Holooly Plus Logo

Question B.13.1: Digital Control Systems We can convert G1(s) in cascade with...

Digital Control Systems

We can convert G_{1}(s) in cascade with a zero-order hold (z.o.h.) to G(z) using MATLAB’s G= c2d (G1 ,T ,’ zoh’) command, where G1 is an LTI continuous-system object and G is an LTI sampled-systemobject. T is the sampling interval and ‘zoh’is a method of transformation that assumes G_{1}(s) in cascade with a z.o.h.We simply put G_{1}(s) into the command (the z.o.h. is automatically taken care of) and the command returns G(z). Let us apply the concept to Example 13.4. You will enter T through the keyboard.

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