In Lab Tasks:: Task 1
In Lab Tasks:: Task 1
Task 1:
Task 2:
Task 3:
Task 4:
Task 5:
Task 2:
CONCLUSION:
In this lab we learned to implement transfer function and how to evaluate and analyse responses of first
and second order systems. Number of MATLAB functions are used to analyze these systems and plot
their responses. To represent a system in MATLAB by its transfer function we can use the function
TF(num,den). In num we define the coefficients of the numerator terms of transfer function. we have
also learned introduction to LSIM command. It contains the values of time at which output is to be
calculated. In the lab task we have plot step response and then by using lsim command we generate
step response. In the next task we plot the step response for general second order system for zeta and
identify the effect of pole locations on the settling time of the system.