Holooly Plus Logo

Question B.13.9: Let us now use MATLAB to design a digital lead compensator. ...

Let us now use MATLAB to design a digital lead compensator. The s-plane design was performed in Example 9.6. Here we convert the design to the zplane and run a digital simulation of the step response. Conversion of the s-plane lead compensator, Gc(s)=numgcs/dengcs, to the z-plane compensator, Gc(z)=numgcz/ dengcz, is accomplished using the Gcz=c2d (numgcs, dengcs, T, ‘ tustin’) command to perform a Tustin transformation, where T=sampling interval, which for this example is 1/300. This exercise solves Example 13.12 using MATLAB.

The 'Blue Check Mark' means that either the MATLAB code/script/answer provided in the answer section has been tested by our team of experts; or the answer in general has be fact checked.

Learn more on how do we answer questions.

Related Answered Questions