Control Systems Lab Experiments
Control Systems Lab Experiments
1) Conduct suitable experiment on an electro transducer and plot the Rotor angular
position vs 3-phase voltages of the stator.
5) Write a Matlab program for transforming given classical transfer function G( s) to the
state space model.
−1.2596 s 4−56.4218 s3 −749.4062 s2−2578.6819 s
−1642.7642
G ( s )= 6
s +41.3728 s +466.3606 s 4 +1018.1659 s3 +6729.8343 s2
5
+4509.30158 s+21414.3562
6) Develop a Matlab Program for design of phase-lead compensator for the system
1
G ( s )= , such that the steady-state error is less than 0.2 for a unit ramp input
s ( s+1 )( s+ 4)
7) Design and simulate the P, PI controller for the standard second order system
Y (s) ω 2n
G ( s )= =
U (s) s2 +2 . ξ . ω n . s +ω2n
For given ξ=0. 2 and ω n=1.
Your design should satisfy the following specifications:
i) Percentage overshoot < 10%.
ii) Settling time < 500 msec. Zero steady-state error to a step input.
8) Develop a Matlab Program for design of phase-leag compensator for the system
1
G ( s )= , such that the steady-state error is less than 0.2 for a unit ramp input
s ( s+ 2 )(s +3)
10) Simulate the time response (transient and steady state response) of a second
order system for the case of under damped, over damped and critically damped
systems, and determine the time-domain specifications from the response.
12) Write a Matlab program for transforming given state space model to the
classical transfer function G(s).
0 1 0 0
System matrix A= 0 0
[
1
−6 −11 −6 ] []
input matrix B= 0
−1
Output matrix C=[ 1 0 0 ]
13) Design and simulate the PID controller for the standard second order system
Y (s) ω 2n
G ( s )= =
U (s) s2 +2 . ξ . ω n . s +ω2n