Control System Assignment
Control System Assignment
Control System Assignment
2.System Design:
The root locus plot aids in designing control systems to meet desired performance
specifications. Engineers can manipulate the root locus by adjusting the controller
gain or introducing additional poles and zeros. By analyzing the plot, they can
choose appropriate parameter values to achieve desired performance characteristics
such as damping, settling time, and overshoot. The root locus guides the design
process by providing a graphical representation of how the system's closed-loop
poles behave with varying parameters.
3. Controller Tuning
The root locus assists in controller tuning, where engineers adjust the parameters
of the controller to optimize system performance. By analyzing the root locus,
engineers can observe the effect of changing the controller gain on the location
and behavior of the poles. They can tune the controller gain to achieve the
desired performance trade-offs, such as stability, response speed, and robustness.
4. Sensitivity Analysis:
The root locus helps in analyzing the sensitivity of a control system to parameter
variations. By examining the plot, engineers can observe how changes in system
parameters, such as plant gain or time constants, affect the location and behavior
of the poles. This information aids in understanding the system's sensitivity to
parameter variations and can guide decisions related to robustness and parameter
tolerance.
Procedures of Plotting root locus in matlab
2.Use the rlocus function in MATLAB to calculate and plot the root
locus. Pass your transfer function G as the input to the rlocus function.
Additionally, you can specify a range of values for the parameter (e.g.,
controller gain) using the linspace function.
Consider;
4. Calculate the angles and the magnitudes of the poles relative to the
open-loop transfer function poles and zeros. The angle and magnitude
calculations are based on the rules of the root locus plot, which can be
found in control system textbooks or online resources.
5. Plot the root locus on a piece of paper or graphing paper. Mark the
location of each pole for different values of the parameter, usually the
controller gain. The poles can be plotted as points or small crosses.
6. Draw the root locus branches starting from the open-loop poles and
moving towards the zeros. The branches should follow the determined
angles and magnitudes. They can be represented as curves or lines,
depending on the system's behavior.
Cont…
7. Determine the breakaway and break-in points on the root locus. These
points occur when the branches intersect or approach the real axis.
8. Analyze the behavior of the closed-loop system based on the root locus
plot. Identify regions of stability, regions of potential instability, and
regions with desired performance characteristics (e.g., damping ratio,
settling time).
Effect of gain in stability of feedback system
Stable Region:
At lower values of the gain, the root locus plot usually starts from the open-
loop poles (plant poles) and moves towards the open-loop zeros (if any).
The closed-loop poles move along the root locus branches. If all the poles
remain in the left-half plane (LHP) throughout the entire range of the gain,
the system is stable. The root locus plot will show the closed-loop poles
moving along stable branches within the LHP.
Cont…
Breakaway Points:
As the gain increases, the root locus branches may approach the real axis. At
certain gain values, known as breakaway points, the branches may either touch
or start to move away from the real axis. These breakaway points represent the
boundary between stable and unstable behavior. If the gain exceeds the
breakaway points, the system becomes unstable as the poles move into the
right-half plane (RHP).
Cont…
Oscillatory Behavior:
In some cases, the root locus branches may cross or approach the
imaginary axis. These crossings indicate the occurrence of complex
conjugate poles with oscillatory behavior. The gain at which the root locus
crosses the imaginary axis represents the point where the system transitions
from overdamped to underdamped or critically damped behavior. Crossing
the imaginary axis suggests the presence of oscillations in the system
response.
Cont…
Unstable Region:
Beyond the breakaway points, the root locus branches move into the RHP,
indicating unstable behavior. The system becomes more and more unstable
as the gain increases. The branches move away from the stable region, and
the closed-loop poles move into the RHP, potentially leading to divergent
or unstable responses.
Overall, the root locus plot provides a visual representation of the stability
characteristics of the system and helps in selecting an appropriate gain to
achieve the desired stability and performance in a feedback control system.
THE END OF OUR PRESENTATION.
www.tutorialpoint/controlsystem
https/www.mathworks.com
https/www.educba.com/root-locus