Ece305 PDF
Ece305 PDF
Ece305 PDF
criterion.
Q2: Explain different steps used for solving root locus in detail, and hence sketch the root on
graph paper locus of open loop transfer function G(s)H(s)= . Also verify your
result by plotting the root locus on MATLAB using MATLAB command.
(5+1
)
MATLAB CODE FOR ROOTLOCUS
OUTPUT
Q3: Draw bode plot on semi log sheet and determine gain margin and phase margin G(s)H(s)=
. Also verify your result by plotting the bode plot on MATLAB using
MATLAB commands.
(5+1
)
MATLAB CODE FOR BODE PLOT
OUTPUT
Q4: The open loop transfer function of a unity feedback control system is given below G(s)H(s)=
. Apply nyquist stability criterion method to examine the closed loop stability. Also
verify your result by plotting the nyquist plot on MATLAB using MATLAB commands.
(5+1)
MATLAB CODE FOR NYQUIST PLOT
OUTPUT
Q5: The open loop transfer function of a unity feedback control system is given by
K
G(s) = .
s(1+ 0.2s)
Design a suitable compensator such that the system will Kv =10 and P.M.= 50
have
Also verify your result by making the compensator on MATLAB using MATLAB commands.
Q1. Application of Root Locus, Nyquist and Bode
Plot. ANS:
• Root locus:
The root locus method allows to determine a gain for the
transfer function in an open loop system (usually a SISO
system). If all the poles of your system are located in the left
zone of the complex plane, that means the system is now stable.
Some tools to use this method and others are the sisotool
function in MATLAB.
• Nyquist plot:
The main application of Nyquist plot is when it represents the loop
gain of a feedback loop, such as the one below, which is unitary
feedback system.
• Bode Plot:
A Bode Plot is a useful tool that shows the gain and phase
response of a given LTI system for different frequencies. Bode
Plots are generally used with the Fourier Transform of a given
system The frequency of
the bode plots are plotted against a logarithmic frequency axis.
Q2. Applications of
compensator. ANS:
• A compensator is a component in a control system that improves
an undesirable frequency response in a feedback and control
system. It is a fundamental building block in classical control
theory.
• Compensating networks are applied to the system in the form
of feed forward path gain adjustment. Compensate a unstable
system to make it stable. A compensating network is used to
minimize overshoot. These compensating networks increase
the steady state accuracy of the system.