Lecture 1
Lecture 1
Lecture 1
Faculty of Engineering
Mechanical Engineering Program
Control Systems Dynamics
MDPN372
Basic definitions
System dynamics deals with the mathematical modeling of dynamic systems and response
analyses.
A system is a combination of components acting together to perform a specific objective.
A component is a single functioning unit of a system.
The controlled variable is the quantity or condition that is measured and controlled. The
controlled variable is the output of the system.
Control means to measure the value of the controlled variable and to set its value to a desired
value.
In a dynamic system, the output changes with time. The output changes due to the variation of
input or disturbances acting on the system.
A disturbance is a signal that tends to adversely affect the value of the output of a system.
Systems configurations
Open loop control systems
Systems in which the output has no effect on the control action. The output is neither measured
nor fed back for comparison with the input. Open-loop systems, then, do not correct for
disturbances and are simply commanded by the input. Example: washing machine, toaster.
Example: Response of a position control system, showing effect of high and low controller
gain on the output response.
Mathematical modeling
Mathematical modeling involves the description of important system characteristics by sets of
equations, by applying physical laws. Physical systems are usually described in terms of
differential equations. The mathematical solution of the set of equations involves the system
behavior which describes the output of the system to the input as function of time.
Nonlinear Systems
Nonlinear systems are described by nonlinear differential equations. The equations contain
product of the variables and derivatives, powers, or other functions. The principle of
superposition is not applicable.
The mathematical solution involved with nonlinear systems are more difficult. Frequently, if
possible, it is useful to linearize a nonlinear system near the operating condition.
Example: the equation of a mass suspension system with nonlinear spring
𝑑2𝑥 𝑑𝑥
𝑚 2 +𝑐 + 𝑘𝑥 ± 𝛼𝑥 3 = 𝐹
𝑑𝑡 𝑑𝑡
The Laplace transform is a method that can be used in solving linear, time-invariant differential
equations. Its main advantage is that differentiation of the time ‘t’ function ‘f(t)’ is transformed
to multiplication of a complex variable ‘s’ as algebraic function ‘F(s)’.
1
Unit step function 𝑢(𝑡)
𝑠
𝑎
Step function 𝑎
𝑠
𝑎
Ramp function 𝑎𝑡
𝑠2
𝑎 𝑛!
𝑎𝑡 𝑛
𝑠 𝑛+1
1
𝑒 −𝑎𝑡
𝑠+𝑎
𝜔
sin 𝜔𝑡
𝑠 + 𝜔2
2
𝑠
cos 𝜔𝑡
𝑠 + 𝜔2
2
Theorem 𝑓(𝑡)
Linearity theorem ʆ[𝑘𝑓(𝑡)] = 𝑘𝐹(𝑠)
ʆ[𝑓1 (𝑡) + 𝑓2 (𝑡)] = 𝐹1 (𝑠) + 𝐹2 (𝑠)
1 𝑠
Scaling theorem ʆ[𝑓(𝑎𝑡)] = 𝐹( )
𝑎 𝑎
𝑑𝑓
Differentiation theorem ʆ[ ] = 𝑠𝐹(𝑠) − 𝑠𝑓(0)
𝑑𝑡
𝑑2 𝑓
ʆ [ 2 ] = 𝑠 2 𝐹(𝑠) − 𝑠𝑓(0) − 𝑓 ′ (0)
𝑑𝑡
𝑛
𝑑𝑛 𝑓
ʆ [ 𝑛 ] = 𝑠 𝑛 𝐹(𝑠) − ∑ 𝑠 𝑛−𝑘 𝑓 𝑘−1 (0)
𝑑𝑡
𝑘=1
𝑡
𝐹(𝑠)
Integration theorem ʆ [∫ 𝑓(𝜏)𝑑𝜏] =
0 𝑠
Transfer function
Consider the linear time-invariant system defined by the following differential equation,
𝑎0 𝑦 𝑛 + 𝑎1 𝑦 𝑛−1 + ⋯ + 𝑎𝑛−1 𝑦 ′ + 𝑎𝑛 𝑦
= 𝑏0 𝑥 𝑚 + 𝑏1 𝑥 𝑚−1 + ⋯ + 𝑏𝑚−1 𝑥 ′ + 𝑏𝑚 𝑥 𝑛≥𝑚
where ‘y’ is the output of the system and ‘x’ is the input.
Taking Laplace of the differential equations and setting the initial conditions to zero.
The transfer function of a linear, time-invariant, differential equation system is defined as the
ratio of the Laplace transform of the output (response function) to the Laplace transform of the
input (driving function) under the assumption that all initial conditions are zero.