Construction of Root Locus
Last Updated :
27 Feb, 2024
The Root Locus is the Technique to identify the roots of Characteristics Equations Within a Transfer Function. It Follows the Process of Plotting the roots on a graph, Showcasing their Variations across Different Parametric Values. In this article, we will be going through What is Root Locus?, Angle and Magnitude Conditions, Construction Rules of Root Locus, and At last we will solve the Examples.
What is Root Locus?
Root Locus is a method to find the roots of characteristic equations of the transfer function and to plot these roots in the graph for all the different parametric values. The roots are found for changing the different values of parameters and then plotted in the graph. Mostly these parametric values are the gain of the open loop transfer function but we can use any other variable also. We find the roots by varying the gain from 0 to infinite of the open loop transfer function.
The root locus is the graphical method of plotting the locus of roots in the s - s-plane for characteristic equation by the varying gain (k) from 0 to infinite. Through root locus, we can find the stability of the system.
Angle and Magnitude Condition
Angle and Magnitude conditions are important conditions for the construction of root locus.
The closed-loop transfer function for the given block diagram is
Closed Loop
C(s) / R(s) = G(s) / 1 + G(s) H(s)
Characteristic equation for above transfer function is
1 + G(s) H(s) =0
G(s) H(s) = -1
Here G(s) H(s) is complex part and it can be written in terms of magnitude and angle part
Angle Condition
Phase angle of G(s) H(s) is
∠G(s)H(s) = tan-1 ( 0 / -1 ) = (2 n + 1 ) π , where n = 0, 1, 2, ......... (1)
Phase of open loop transfer function is odd multiple of 1800 at angle condition point.
Magnitude Condition
|G(s)H(s)|= 1 ......... (2)
Magnitude of open loop transfer function becomes 1 at Magnitude condition Point.
Equation 1 and 2 is also known as EVAN ' S CONDITION .
The value of s is roots of characteristic equation is if it satisfy both Angle and Magnitude condition.
Construction Rules of Root Locus
Following are the rules which need to be follow step by step for construction of Root Locus .
RULE 1 : Write down the characteristic equation 1 + G(s) H(s) = 0 and find open loop poles and zeros . Plot these open loop poles and zeros in s - plane . Root Locus start from open loop poles ( k=0 ) and ends at open loop zeros or infinite ( k= infinite) .
RULE 2 : Determine the number of branches of Root Locus , N
N = P if P > Z (if number of poles is grater than number of zeros than total number of branches is equal to number of poles.)
N = Z if P < Z (if number of zeros is grater than number of poles than total number of branches is equal to total number of zeros.)
N = P = Z if P = Z
where N = number of branches ; P = number of Poles ; Z = number of Zeros .
RULE 3 : The existence of root locus on a section of real axis is confirmed if sum of open loop poles and zeros to right of that point is odd number.
RULE 4 : Find Break away or Break in Point of root locus . It can be find out by writing the k in term of characteristic equation in s and then differentiating with respect to s and putting equals to 0 and solve for s .
1 + G(s) H(s) = 0
dk / ds =0
When two poles are placed adjacent to each other and and there exist root locus in between them then there must be minimum one Break Away Point between them.
When two zeros are placed adjacent to each other and and there exist root locus in between them then there must be minimum one Break In Point between them.
RULE 5 : Find Centroid point . Centroid is point where asymptotes intersect real axis . It is given as .
x = ( ∑ Real Part of pole − ∑ Real Part of Zeroes ) / (P -Z )
RULE 6 : Find the angle of Asymptotes . It can be determined from below given formula .
θ = ( 2 m + 1 ) 1800 / ( P -Z ) ; where m = 0 , 1 , 2 , 3 , .... , P- Z - 1
RULE 7 : To determine value of k and point at which root locus intersect imaginary axis we apply Routh Array Criteria in characteristic equation and find the value of k by solving auxiliary equation .
RULE 8 : Angle of departure is to be find out only for complex poles and its conjugate .
ϕd = 1800 - ( ϕp - ϕz ) ; where ϕd = Angle of departure , ϕP = sum of all the angle substituted to that pole by remaining poles , ϕZ = sum of all the angle substituted to that pole by remaining zeros.
RULE 9 : Angle of Arrival is to be find out only for complex zeros and its conjugate.
ϕa = 1800 + ( ϕP - ϕZ ) ; where ϕa = Angle of departure , ϕP = sum of all the angle substituted to that zero by remaining poles , ϕZ = sum of all the angle substituted to that pole by remaining zeros.
Effects of adding Open Loop Poles and Zeros on Root Locus
By adding open loop Poles and Zeros the Root Locus can be shifted in s plane . Following are the effects of adding open loop poles and zeros .
- By adding open loop poles in transfer function , the root locus shift towards right side of s plane . Therefore the stability of system decreases .
- By adding open loop zeros in transfer function , the root locus shift towards left side of s plane . Therefore the system stability increases.
Therefore we can add zeros and poles in transfer function as per requirement .
To Find Stability of system from Root Locus
Following are the criteria to find stability of system from Root Locus
- If any branch of Root Locus is always in left hand side of s plane than system is stable.
- If any branch of Root Locus is always in right hand side of s plane than the system is always unstable.
- If any branch of Root Locus crosses imaginary axis than it is conditionally stable.
- If any branch of Root Locus is always on imaginary axis than system is marginally stable.
Stability Plane
Solved Example of Root Locus
Draw the root locus for the open loop transfer function of unity feedback control system given below
G (s) H(s) = K / s (s+1) (s+3)
SOLUTION
STEP 1 : Open loop Poles and Zeros
s (s+1) (s+3) = 0
s= 0 ,-1 , -3 (poles)
There is no zeros
Diagram 1STEP 2 : Number of branches of Root Locus , N
N = P = 3
STEP 3 : Existence of root locus on real axis , as per the rule the existence of root locus on real axis is (-∞ to -3 ) , (-1 to 0)
Diagram 2STEP 4 : Break away Point
CE can be expressed as 1+ G(s) H(s) = 0
1 + k / s (s+1)(s+3) = 0
k = -s3 - 4s2 - 3s
dk / ds = - (3s2 + 8s + 3)
dk / ds = 0
=> -( 3s2 + 8s + 3 ) =0
s = -0.45 , -2.21 (neglect)
STEP 5 : Centroid point , x = [ 0+ (-1) + (-3) ] - 0 / (3 - 0)
x = - 1. 33
STEP 6 : Angle of Asymptotes
θ = ( 2 m + 1 ) 1800 / ( P -Z ) ; where m = 0 , 1 , 2 {here P-Z-1 =2}
θ = 600 , 1800 , 3000
Diagram 3STEP 7 : Intersection with imaginary axis by applying Routh Array Criteria
s3
| 1
| 3
|
s2
| 4
| k
|
s1
| (12 - k )/ 4
| 0
|
s0 = 1
| k
| 0
|
12 - k / 4 =0
=> k = 12
auxiliary equation is 4s2 + k =0
=> 4s2 + 12 =0
=> s = 1.73 j , - 1.73 j
Since there is no complex poles and zeros of transfer function therefore there is no angle of departure and arrival .
Root Locus of given transfer function is as below
Diagram 4
Applications of Root Locus
Following are the some of the applications of Root Locus
- Used to do the analyses of Frequency response of system .
- Used in Lead and Lag compensation design .
- Used to find stability of system .
- Used in servo motor system for designing of controller .
Advantages of Root Locus
Following are the some of the advantage of Root Locus
- We can find the stability of system from Root Locus .
- Gain Margin , Phase margin can be determined from Root Locus .
- Performance of the system can be predicted through Root Locus .
- We can find Roots of Characteristic equation using angle and Magnitude condition.
- It is easy to implement .
Disadvantages of Root Locus
Following are the some of the disadvantage of Root Locus
- Root Locus technique can be applied only to Linear Time Invariant system .
- It is not suitable for Discrete Time System .
- Used only for the analyses of Closed Loop feedback system .
- It become more complex for multiple input output system .
- Time delay system is hard to analyze through it .
Conclusion
Root Locus Technique is very important method for the designing and the analysis of control system .Through this we get to know about the stability of system by plotting open loop zeros and poles of transfer function and by varying k parameter or gain parameter of system . It is also helpful for doing the performance analysis of the system . By plotting open loop poles and zeros we also get to know about their contribution in stability of system . We can also modify and add open loop poles and zeros to make system stable , unstable , conditional stable or marginal stable as per our needs.
Similar Reads
Control System Tutorial In this Control System tutorial, we will analyze and understand the concept and applications of a Control System with the help of detailed modules. This tutorial covers each module from the basics to advanced, including features, examples, classifications, applications, advantages, disadvantages, an
9 min read
Introduction to Control Systems
What is Control System? Definition, Types, and ExamplesControl systems are used in a wide range of applications they are the essential parts of many modern devices and systems. In simple terms, Control systems are used to control the behavior of devices or any process. In this article, we will be discussing the topic of Control Systems. We will cover th
9 min read
Types of Control SystemsEvery activity in our daily lives is affected by some form of control system. The concept of a control system also plays an important role in the working of space vehicles, satellites, guided missiles, etc. Such control systems are now an integral part of modern industrialization, industrial process
7 min read
Components of Control SystemsWith the advancement of technology, Human dependency on control system have increased over years and are being used everywhere, playing significant role in our daily lives. Contributing to different applications, they made the work easier by reducing human effort and involvement. They are used to co
8 min read
Classification of Control SystemsIn electronics, control systems are grouped into different types, and each has its unique features and uses. They are Important in electronics engineering for regulating dynamic systems, ensuring stability, accuracy, and top performance in various applications. Understanding their classifications he
15+ min read
Uses of Control SystemControl systems have become a necessary part of our day-to-day lives. There is hardly any field where the control systems are not used. They play a very major role in many sectors by making the process much simpler. They are used in fields like transportation, healthcare, aerospace, etc. In this art
8 min read
Advantages and Disadvantages of Control SystemsControl systems play a significant role in our daily lives, impacting various applications that often go unnoticed by us. They are used to control the behavior of devices and systems to accomplish the desired task. They are made up of many components and the major components are usually sensors, con
8 min read
Classification
Open Loop Control SystemControl systems are of wide use which can be understood in a better way by the following real-life examples which we use every now and then some of the examples are Regulating the speed of a fan with regulator, Oven temperature control, Washing machine cycle selection based on the type of clothes, R
9 min read
Closed-Loop Control SystemIn this article, we're going to discuss about closed loop control system. A closed-loop control system is an electronic device that automatically regulates a system to maintain a desired state or set point without human interaction. The advantages of closed-loop control systems lie in their ability
8 min read
Linear and Non-Linear Control SystemA control system is like a manager for machines. It tells them what to do so they work the way we want. There are different kinds of control systems, like ones that follow a straight line and others that don't. They're all about making sure things work the way we need them to. In this, we will discu
7 min read
Time-Variant and Invariant Control SystemControl systems play an important role in engineering, they help in regulating and controlling a process or a system to obtain controlled output. There are different types of control systems such as Linear and non-linear systems, Causal and Non-causal systems. Time variant and Time invariant control
6 min read
Continuous Time and Discrete Time Control SystemsIn Electronic Engineering, Continuous-time and Discrete-time control systems are essential ideas that are vital to the design and optimization of a wide range of electronic systems and devices. Continuous-time control systems operate on signals that vary continuously over time, where both the input
7 min read
SISO and MIMO Control SystemsIn Electronic Engineering, there are Two Key approaches in the field of control engineering are SISO (Single Input Single Output) and MIMO (Multiple Input Multiple Output) control systems, which are essential to the design and analysis of dynamic systems. SISO systems are designed to control or modi
8 min read
Difference between Feedback and Feed Forward control systemsControl systems play an essential role in regulating processes to ensure stability and productivity, primarily through the use of feedback and feedforward control mechanisms. Feedback control systems respond to output deviations and provide precise corrections but may be slower. Feedforward control
5 min read
Difference between Open-Loop Control System and Closed-Loop Control SystemControl System is a system in which the behavior of the system is determined by a differential equation. It manages the devices and the systems using control loops. There are Open-Loop Control System and Closed-Loop Control System. Open-Loop Control System is used in applications in which no feedbac
3 min read
Feedback
Block Diagram in Control System
Block Diagram AlgebraIn this article, We will discuss about block diagram and its components. We will also discuss about the various rules involved in block diagram algebra along with its equivalent block diagram. In addition to these we will also discuss about the application, advantages and disadvantages. Table of Con
8 min read
Block Diagram Reduction - Control SystemA control system may consist of several components. To show the function performed by each component in control engineering, we commonly use a diagram called the block diagram. A block diagram of a system is a pictorial representation of the functions performed by each component and of the flow of s
8 min read
Block Diagram Reduction RulesAs we know a complex control system is difficult to analyze as various factors are associated with it. In this article, we will see how to easily analyze a control system, and it is only possible by using block diagram reduction rules. This representation of a system involves summing points, functio
7 min read
Basic Elements of Signal Flow GraphSignal Flow Graphs are a crucial component of control systems. Furthermore, the control system is one of the most significant subjects in Electronics. It is primarily covered in the sixth semester of the B.Tech syllabus, though individual universities may alter it based on their syllabus hierarchy.
10 min read
Conversion of Block Diagrams into Signal Flow GraphsIn this article, we will discuss the method of converting the block diagram into a signal flow graph in a control system. We will first discuss about signal flow graph and its terminologies. We also discuss the construction of signal flow graphs from linear equations. We will then discuss about bloc
7 min read
Mason's Gain Formula in Control SystemMason's Gain Formula, also known as Mason's Rule or the Signal Flow Graph Method, is a technique used in control systems and electrical engineering. It provides a systematic way to analyze the transfer function of a linear time-invariant (LTI) system, especially those with multiple feedback loops an
7 min read
Time Response and Time Domain Analysis
Standard Test SignalsThe standard signals are often used in control systems, signal processing, communication and various engineering applications. These are predefined signals with known characteristics. To clarify standard test signals, their uses and application in the control systems. In this article, we will be goi
15+ min read
Unit Step Signal in Control SystemA Control System is a system which manages commands and regulates or directs the behaviour of other devices using control loops. A control system is a device which provides the desired response by controlling the output. A control system can also be defined as a system with a combination of mechanic
9 min read
Unit Ramp SignalThe unit ramp signal is a fundamental and insightful instrument that engineers and researchers both will use in the field of control systems. In order to clarify the meaning, uses, and implications of the unit ramp signal in control system, this article sets out to explore its complexities. The unit
7 min read
Steady State Errors for Unity Feedback SystemsIn this Article, We will be going through Steady State Errors for Unity Feedback Systems in control systems, First, we will start our Article with an introduction to Steady State Errors, then we will through its two types, and then we will see mathematical Expression for calculating the Steady-State
11 min read
Stability Analysis
Frequency Domain Analysis
Compensators in Control System
CompensatorsAll of the topics covered in the Control System Tutorial, including the Introduction to Control Systems, Classification, Transfer Function, Signal Flow Graphs, Mason Gain Formula, Block Diagram, State Space Model, and more, are included in our tutorial. The compensator is an extra part that is intro
10 min read
Lag CompensatorA compensator is a device or component that is used to obtain the desired performance, stability, and behavior of the system. It is the part of the feedback device in a control system and is used to stabilize the system and regulate the other system with its ability of conditioning the input or outp
7 min read
Lead Compensator in control systemCompensators, which have a wide range of functionality and variants, are an essential component of Control Systems. Furthermore, the control system is an important subject in the engineering curriculum, and it incorporates many important electronics components. To understand the Lead Compensator, we
7 min read
Controllers in Control System