EXPERIMENT_6[1]
EXPERIMENT_6[1]
MATLAB CODE: For the given transfer function find root locus using MATLAB
�
G(s)H(s)=�(�+4)(�2+4�+20)
>> s=tf(‘s’)
>> G=1/(s*(s+4)*(s^2+4*s+20))
>>rlocus(G)
MATLAB OUTPUTS
Lab Assignment (A):
A unity feedback control system has open loop transfer function given below, plot the root locus and
�
answer the following questions. G(s) = � .
(�+�)(� +��+�)
K=34
4.Conclusions:
A unity feedback control system has open loop transfer function given below, plot the root locus and
�
answer the following questions. G(s) = �+� �+� (�+��).
K=30
K=1000
2. Find the maximum permissible gain.
K=572
3. Add real pole and observe effect of its location on system response.
4. Conclusion
4. Now Add real zero to in cascade with G and observe effect of its location on time response
4. Conclusion
Performance Date :
Grade :