Control Systems2 2021
Control Systems2 2021
output. The following figure shows the simple block diagram of a control system.
Here, the control system is represented by a single block. Since, the output is
controlled by varying input, the control system got this name. We will vary this input
with some mechanism. In the next section on open loop and closed loop control
systems, we will study in detail about the blocks inside the control system and how to
vary this input in order to get the desired response.
Examples − Traffic lights control system, washing machine
Traffic lights control system is an example of control system. Here, a sequence of
input signal is applied to this control system and the output is one of the three lights
that will be on for some duration of time. During this time, the other two lights will be
off. Based on the traffic study at a particular junction, the on and off times of the lights
can be determined. Accordingly, the input signal controls the output. So, the traffic
lights control system operates on time basis.
Control Systems can be classified as SISO control systems and MIMO control
systems based on the number of inputs and outputs present.
SISO (Single Input and Single Output) control systems have one input and one
output. Whereas, MIMO (Multiple Inputs and Multiple Outputs) control systems
have more than one input and more than one output.
Open Loop and Closed Loop Control Systems
Control Systems can be classified as open loop control systems and closed loop
control systems based on the feedback path.
In open loop control systems, output is not fed-back to the input. So, the control
action is independent of the desired output.
The following figure shows the block diagram of the open loop control system.
The error detector produces an error signal, which is the difference between the input
and the feedback signal. This feedback signal is obtained from the block (feedback
elements) by considering the output of the overall system as an input to this block.
Instead of the direct input, the error signal is applied as an input to a controller.
So, the controller produces an actuating signal which controls the plant. In this
combination, the output of the control system is adjusted automatically till we get the
desired response. Hence, the closed loop control systems are also called the
automatic control systems. Traffic lights control system having sensor at the input is an
example of a closed loop control system.
The differences between the open loop and the closed loop control systems are
mentioned in the following table.
Control action is independent of the desired Control action is dependent of the desired
output. output.
These are also called as non-feedback These are also called as feedback
control systems. control systems.
Inaccurate. Accurate.
Previous Page
Next Page
If either the output or some part of the output is returned to the input side and utilized
as part of the system input, then it is known as feedback. Feedback plays an important
role in order to improve the performance of the control systems. In this chapter, let us
discuss the types of feedback & effects of feedback.
Types of Feedback
There are two types of feedback −
Positive feedback
Negative feedback
Positive Feedback
The positive feedback adds the reference input, R(s)R(s) and feedback output. The
following figure shows the block diagram of positive feedback control system.
The concept of transfer function will be discussed in later chapters. For the time being,
consider the transfer function of positive feedback control system is,
T=G1−GHT=G1−GH (Equation 1)
Where,
T is the transfer function or overall gain of positive feedback control system.
G is the open loop gain, which is function of frequency.
H is the gain of feedback path, which is function of frequency.
Negative Feedback
Negative feedback reduces the error between the reference input, R(s)R(s) and
system output. The following figure shows the block diagram of the negative feedback
control system.
Transfer function of negative feedback control system is,
T=G1+GHT=G1+GH (Equation 2)
Where,
T is the transfer function or overall gain of negative feedback control system.
G is the open loop gain, which is function of frequency.
H is the gain of feedback path, which is function of frequency.
The derivation of the above transfer function is present in later chapters.
Effects of Feedback
Let us now understand the effects of feedback.
From Equation 2, we can say that the overall gain of negative feedback closed
loop control system is the ratio of 'G' and (1+GH). So, the overall gain may
increase or decrease depending on the value of (1+GH).
If the value of (1+GH) is less than 1, then the overall gain increases. In this case,
'GH' value is negative because the gain of the feedback path is negative.
If the value of (1+GH) is greater than 1, then the overall gain decreases. In this
case, 'GH' value is positive because the gain of the feedback path is positive.
In general, 'G' and 'H' are functions of frequency. So, the feedback will increase the
overall gain of the system in one frequency range and decrease in the other frequency
range.
Example
Consider the following electrical system as shown in the following figure. This circuit consists
of resistor, inductor and capacitor. All these electrical elements are connected in series. The
input voltage applied to this circuit is vivi and the voltage across the capacitor is the output
voltage vovo.
⇒vi=RCdvodt+LCd2vodt2+vo⇒vi=RCdvodt+LCd2vodt2+vo
Substitute, the current passing through capacitor i=cdvodti=cdvodt in the above equation.
⇒d2vodt2+(RL)dvodt+(1LC)vo=(1LC)vi⇒d2vodt2+
(RL)dvodt+(1LC)vo=(1LC)vi
The above equation is a second order differential equation.
Here, we represented an LTI system with a block having transfer function inside it. And this
block has an input X(s)X(s) & output Y(s)Y(s).
Example
⇒{s2+(RL)s+1LC}Vo(s)=(1LC)Vi(s)⇒{s2+(RL)s+1LC}Vo(s)=(1LC)Vi(s)
⇒Vo(s)Vi(s)=1LCs2+(RL)s+1LC⇒Vo(s)Vi(s)=1LCs2+(RL)s+1LC
Where,
vi(s)vi(s) is the Laplace transform of the input voltage vivi
vo(s)vo(s) is the Laplace transform of the output voltage vovo
The above equation is a transfer function of the second order electrical system. The transfer
function model of this system is shown below.
Here, we show a second order electrical system with a block having the transfer function inside
it. And this block has an input Vi(s)Vi(s) & an output Vo(s)Vo(s).
Previous Page Print Page
Mass
Mass is the property of a body, which stores kinetic energy. If a force is applied on a
body having mass M, then it is opposed by an opposing force due to mass. This
opposing force is proportional to the acceleration of the body. Assume elasticity and
friction are negligible.
Fm∝aFm∝a
⇒Fm=Ma=Md2xdt2⇒Fm=Ma=Md2xdt2
F=Fm=Md2xdt2F=Fm=Md2xdt2
Where,
F is the applied force
Fm is the opposing force due to mass
M is mass
a is acceleration
x is displacement
Spring
F∝xF∝x
⇒Fk=Kx⇒Fk=Kx
F=Fk=KxF=Fk=Kx
Where,
F is the applied force
Fk is the opposing force due to elasticity of spring
K is spring constant
x is displacement
Dashpot
Fb∝νFb∝ν
⇒Fb=Bν=Bdxdt⇒Fb=Bν=Bdxdt
F=Fb=BdxdtF=Fb=Bdxdt
Where,
Fb is the opposing force due to friction of dashpot
B is the frictional coefficient
v is velocity
x is displacement
Moment of Inertia
Tj∝αTj∝α
⇒Tj=Jα=Jd2θdt2⇒Tj=Jα=Jd2θdt2
T=Tj=Jd2θdt2T=Tj=Jd2θdt2
Where,
T is the applied torque
Tj is the opposing torque due to moment of inertia
J is moment of inertia
α is angular acceleration
θ is angular displacement
Torsional Spring
Tk∝θTk∝θ
⇒Tk=Kθ⇒Tk=Kθ
T=Tk=KθT=Tk=Kθ
Where,
T is the applied torque
Tk is the opposing torque due to elasticity of torsional spring
K is the torsional spring constant
θ is angular displacement
Dashpot
Force(F) Voltage(V)
Mass(M) Inductance(L)
Displacement(x) Charge(q)
Velocity(v) Current(i)
Similarly, there is torque voltage analogy for rotational mechanical systems. Let us now discuss
about this analogy.
In this analogy, the mathematical equations of rotational mechanical system are compared
with mesh equations of the electrical system.
Rotational mechanical system is shown in the following figure.
Torque(T) Voltage(V)
Force(F) Current(i)
Mass(M) Capacitance(C)
Velocity(v) Voltage(V)
Similarly, there is a torque current analogy for rotational mechanical systems. Let us now
discuss this analogy.
In this analogy, the mathematical equations of the rotational mechanical system are compared
with the nodal mesh equations of the electrical system.
By comparing Equation 4 and Equation 6, we will get the analogous quantities of rotational
mechanical system and electrical system. The following table shows these analogous quantities.
Torque(T) Current(i)
In this chapter, we discussed the electrical analogies of the mechanical systems. These analogies
are helpful to study and analyze the non-electrical system like mechanical system from
analogous electrical system.
The above block diagram consists of two blocks having transfer functions G(s) and
H(s). It is also having one summing point and one take-off point. Arrows indicate the
direction of the flow of signals. Let us now discuss these elements one by one.
Block
The transfer function of a component is represented by a block. Block has single input
and single output.
The following figure shows a block having input X(s), output Y(s) and the transfer
function G(s).
⇒Y(s)=G(s)X(s)⇒Y(s)=G(s)X(s)
Transfer Function,G(s)=Y(s)X(s)G(s)=Y(s)X(s)
Output of the block is obtained by multiplying transfer function of the block with input.
Summing Point
The summing point is represented with a circle having cross (X) inside it. It has two or
more inputs and single output. It produces the algebraic sum of the inputs. It also
performs the summation or subtraction or combination of summation and subtraction of
the inputs based on the polarity of the inputs. Let us see these three operations one by
one.
The following figure shows the summing point with two inputs (A, B) and one output
(Y). Here, the inputs A and B have a positive sign. So, the summing point produces the
output, Y as sum of A and B.
i.e.,Y = A + B.
The following figure shows the summing point with two inputs (A, B) and one output
(Y). Here, the inputs A and B are having opposite signs, i.e., A is having positive sign
and B is having negative sign. So, the summing point produces the output Y as
the difference of A and B.
Y = A + (-B) = A - B.
The following figure shows the summing point with three inputs (A, B, C) and one
output (Y). Here, the inputs A and B are having positive signs and C is having a
negative sign. So, the summing point produces the output Y as
Y = A + B + (−C) = A + B − C.
Take-off Point
The take-off point is a point from which the same input signal can be passed through
more than one branch. That means with the help of take-off point, we can apply the
same input to one or more blocks, summing points.
In the following figure, the take-off point is used to connect the same input, R(s) to two
more blocks.
In the following figure, the take-off point is used to connect the output C(s), as one of
the inputs to the summing point.
The overall block diagram of the series of RLC Circuit (s-domain) is shown in the
following figure.
Similarly, you can draw the block diagram of any electrical circuit or system just by
following this simple procedure.
Convert the time domain electrical circuit into an s-domain electrical circuit by
applying Laplace transform.
Write down the equations for the current passing through all series branch
elements and voltage across all shunt branches.
Draw the block diagrams for all the above equations individually.
Combine all these block diagrams properly in order to get the overall block
diagram of the electrical circuit (s-domain).
Block diagram algebra is nothing but the algebra involved with the basic elements of
the block diagram. This algebra deals with the pictorial representation of algebraic
equations.
Series Connection
Series connection is also called cascade connection. In the following figure, two
blocks having transfer functions G1(s)G1(s) and G2(s)G2(s) are connected in series.
⇒Y(s)=G2(s)[G1(s)X(s)]=G1(s)G2(s)X(s)⇒Y(s)=G2(s)
Where, Z(s)=G1(s)X(s)Z(s)=G1(s)X(s)
[G1(s)X(s)]=G1(s)G2(s)X(s)
⇒Y(s)={G1(s)G2(s)}X(s)⇒Y(s)={G1(s)G2(s)}X(s)
Compare this equation with the standard form of the output
equation, Y(s)=G(s)X(s)Y(s)=G(s)X(s).
Where, G(s)=G1(s)G2(s)G(s)=G1(s)G2(s).
That means we can represent the series connection of two blocks with a single block.
The transfer function of this single block is the product of the transfer functions of
those two blocks. The equivalent block diagram is shown below.
Similarly, you can represent series connection of ‘n’ blocks with a single block. The
transfer function of this single block is the product of the transfer functions of all those
‘n’ blocks.
Parallel Connection
The blocks which are connected in parallel will have the same input. In the following
figure, two blocks having transfer functions G1(s)G1(s) and G2(s)G2(s) are
connected in parallel. The outputs of these two blocks are connected to the summing
point.
⇒Y(s)=G1(s)X(s)+G2(s)X(s)={G1(s)+G2(s)}X(s)⇒Y(s)=G1(s)X(s)
)
+G2(s)X(s)={G1(s)+G2(s)}X(s)
Compare this equation with the standard form of the output
equation, Y(s)=G(s)X(s)Y(s)=G(s)X(s).
Where, G(s)=G1(s)+G2(s)G(s)=G1(s)+G2(s).
That means we can represent the parallel connection of two blocks with a single
block. The transfer function of this single block is the sum of the transfer functions of
those two blocks. The equivalent block diagram is shown below.
Similarly, you can represent parallel connection of ‘n’ blocks with a single block. The
transfer function of this single block is the algebraic sum of the transfer functions of all
those ‘n’ blocks.
Feedback Connection
Consider the block diagram shown in the following figure. Here, the summing point is
present before the block.
Summing point has two inputs R(s)R(s) and X(s)X(s). The output of it is {R(s)
+X(s)}{R(s)+X(s)}.
So, the input to the block G(s)G(s) is {R(s)+X(s)}{R(s)+X(s)} and the output of it
is –
Y(s)=G(s){R(s)+X(s)}Y(s)=G(s){R(s)+X(s)}
⇒Y(s)=G(s)R(s)+G(s)X(s)⇒Y(s)=G(s)R(s)+G(s)X(s) (Equation 1)
Now, shift the summing point after the block. This block diagram is shown in the
following figure.
Output of the block G(s)G(s) is G(s)R(s)G(s)R(s).
The output of the summing point is
Y(s)=G(s)R(s)+X(s)Y(s)=G(s)R(s)+X(s) (Equation 2)
Compare Equation 1 and Equation 2.
The first term ‘G(s)R(s)′‘G(s)R(s)′ is same in both the equations. But, there is
difference in the second term. In order to get the second term also same, we require
one more block G(s)G(s). It is having the input X(s)X(s) and the output of this block
is given as input to summing point instead of X(s)X(s). This block diagram is shown in
the following figure.
Consider the block diagram shown in the following figure. Here, the summing point is
present after the block.
Output of this block diagram is -
Y(s)=G(s)R(s)+X(s)Y(s)=G(s)R(s)+X(s) (Equation 3)
Now, shift the summing point before the block. This block diagram is shown in the
following figure.
Consider the block diagram shown in the following figure. In this case, the take-off
point is present before the block.
Consider the block diagram shown in the following figure. Here, the take-off point is
present after the block.
Here, X(s)=Y(s)=G(s)R(s)X(s)=Y(s)=G(s)R(s)
When you shift the take-off point before the block, the output Y(s)Y(s) will be same.
But, there is difference in X(s)X(s) value. So, in order to get same X(s)X(s) value, we
require one more block G(s)G(s). It is having the input R(s)R(s) and the output
is X(s)X(s). This block diagram is shown in the following figure.
The concepts discussed in the previous chapter are helpful for reducing (simplifying)
the block diagrams.
Example
Consider the block diagram shown in the following figure. Let us simplify (reduce) this
block diagram using the block diagram reduction rules.
Step 1 − Use Rule 1 for blocks G1G1 and G2G2. Use Rule 2 for
blocks G3G3 and G4G4. The modified block diagram is shown in the following figure.
Step 2 − Use Rule 3 for blocks G1G2G1G2 and H1H1. Use Rule 4 for shifting take-off
point after the block G5G5. The modified block diagram is shown in the following
figure.
Step 3 − Use Rule 1 for blocks (G3+G4)(G3+G4) and G5G5. The modified block
diagram is shown in the following figure.
Step 4 − Use Rule 3 for blocks (G3+G4)G5(G3+G4)G5 and H3H3. The modified
block diagram is shown in the following figure.
Step 5 − Use Rule 1 for blocks connected in series. The modified block diagram is
shown in the following figure.
Step 6 − Use Rule 3 for blocks connected in feedback loop. The modified block
diagram is shown in the following figure. This is the simplified block diagram.
Node
Node is a point which represents either a variable or a signal. There are three types of
nodes — input node, output node and mixed node.
Input Node − It is a node, which has only outgoing branches.
Output Node − It is a node, which has only incoming branches.
Mixed Node − It is a node, which has both incoming and outgoing branches.
Example
Let us consider the following signal flow graph to identify these nodes.
The nodes present in this signal flow graph are y1, y2, y3 and y4.
y1 and y4 are the input node and output node respectively.
y2 and y3 are mixed nodes.
Branch
Branch is a line segment which joins two nodes. It has both gain and direction. For
example, there are four branches in the above signal flow graph. These branches
have gains of a, b, c and -d.
Step 3 − Signal flow graph for y4=a34y3y4=a34y3 is shown in the following figure.
Step 4 − Signal flow graph for y5=a45y4+a35y3y5=a45y4+a35y3 is shown in the
following figure.
Step 5 − Signal flow graph for y6=a56y5y6=a56y5 is shown in the following figure.
Step 6 − Signal flow graph of overall system is shown in the following figure.
Example
Let us convert the following block diagram into its equivalent signal flow graph.
Represent the input signal R(s)R(s) and output signal C(s)C(s) of block diagram as
input node R(s)R(s) and output node C(s)C(s) of signal flow graph.
Just for reference, the remaining nodes (y 1 to y9) are labelled in the block diagram.
There are nine nodes other than input and output nodes. That is four nodes for four
summing points, four nodes for four take-off points and one node for the variable
between blocks G1G1 and G2G2.
The following figure shows the equivalent signal flow graph.
With the help of Mason’s gain formula (discussed in the next chapter), you can
calculate the transfer function of this signal flow graph. This is the advantage of signal
flow graphs. Here, we no need to simplify (reduce) the signal flow graphs for
calculating the transfer function.
Previous Page Print Page