0% found this document useful (0 votes)
22 views4 pages

Control Systems Mathematical Models

Control systems can be modeled using mathematical equations for analysis and design, primarily through differential equation and transfer function models. The differential equation model describes the system in the time domain, while the transfer function model represents it in the s-domain, focusing on the ratio of Laplace transforms of input and output. Both models are essential for understanding and designing control systems effectively.

Uploaded by

70138105
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views4 pages

Control Systems Mathematical Models

Control systems can be modeled using mathematical equations for analysis and design, primarily through differential equation and transfer function models. The differential equation model describes the system in the time domain, while the transfer function model represents it in the s-domain, focusing on the ratio of Laplace transforms of input and output. Both models are essential for understanding and designing control systems effectively.

Uploaded by

70138105
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

2/17/2020 Control Systems - Mathematical Models - Tutorialspoint

Control Systems - Mathematical Models

The control systems can be represented with a set of mathematical equations known as mathematical
model. These models are useful for analysis and design of control systems. Analysis of control system
means finding the output when we know the input and mathematical model. Design of control system
means finding the mathematical model when we know the input and the output.
The following mathematical models are mostly used.
Differential equation model
Transfer function model
State space model

Let us discuss the first two models in this chapter.

Differential Equation Model

Differential equation model is a time domain mathematical model of control systems. Follow these steps
for differential equation model.

Apply basic laws to the given control system.

Get the differential equation in terms of input and output by eliminating the intermediate
variable(s).

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 v
vii and the voltage across the capacitor is the output voltage v
voo
.

Mesh equation for this circuit is

[Link] 1/4
2/17/2020 Control Systems - Mathematical Models - Tutorialspoint

d
dii
v
vii =
= R
Rii+
+LL +
+vvo
o
d
dtt

d
dvvo
Substitute, the current passing through capacitor i
i =
= c
c
d
o
in the above equation.
dtt

2
2
d
dvvo
o d
d v
voo

⇒ v
vii =
= R
RCC +
+LLC
C +
+vvo
o
d 2
dtt d
dtt
2

2
2
d
d v
vo R
R d
dvvo 1
1 1
1
o o

⇒ +
+(( )
) +
+(( )
)vvo = (
o = (
)
)vvii
2 L d
d
dtt
2 L dtt L
LCC L
LCC

The above equation is a second order differential equation.

Transfer Function Model

Transfer function model is an s-domain mathematical model of control systems. The Transfer function of
a Linear Time Invariant (LTI) system is defined as the ratio of Laplace transform of output and Laplace
transform of input by assuming all the initial conditions are zero.

If x
x((t
t)) and y
y((t
t)) are the input and output of an LTI system, then the corresponding Laplace

transforms are X
X((s
s)) and Y
Y((s
s)) .

Therefore, the transfer function of LTI system is equal to the ratio of Y


Y((s
s)) and X
X((s
s)) .

Y
Y((s
s))
i
i.. e
e.. ,, T
Trra
anns
sffe
errF
Fuun
ncct
tiio
onn =
=
X
X((s
s))

The transfer function model of an LTI system is shown in the following figure.

[Link] 2/4
2/17/2020 Control Systems - Mathematical Models - Tutorialspoint

Here, we represented an LTI system with a block having transfer function inside it. And this block has an
input X
X((s
s)) & output Y
Y((s
s)) .

Example

Previously, we got the differential equation of an electrical system as

2
2
d
d v
voo
R
R d
dvvo
o
1
1 1
1
+
+(( )
) +
+(( )
)vvo = (
o = (
)
)vvii
2 2
d
dtt L
L d
dtt L
LCC L
LCC

Apply Laplace transform on both sides.

s
sRR 1
1 1
1
2
2
s
s V
Vo (s) + (
o (s) + (
)
)VVo (s) + (
o (s) + (
)
)VVo (s) = (
o (s) = (
)
)VVii (
(ss)
)
L
L L
LCC L
LCC

R
R 1
1 1
1
2
2

⇒ {
{ss +
+(( )
)ss+
+ }
}VVo (s) = (
o (s) = (
)
)VVii (
(ss)
)
L
L L
LCC L
LCC

1
1
V
Vo (
(ss)
)
o L
LCC

⇒ =
=
R
R 1
Vii (
V (ss)
) 22
s +
s +(
( )
)ss+
+
1

L
L L
LCC

Where,

vii(
v (ss)
) is the Laplace transform of the input voltage v
vii

v
voo
((s
s)) is the Laplace transform of the output voltage v
voo

The above equation is a transfer function of the second order electrical system. The transfer function
model of this system is shown below.

[Link] 3/4
2/17/2020 Control Systems - Mathematical Models - Tutorialspoint

Here, we show a second order electrical system with a block having the transfer function inside it. And this

block has an input V


Vii (
(ss)
) & an output V
Vo (s)
o (s)
.

[Link] 4/4

Common questions

Powered by AI

It is necessary to represent a control system's dynamics using mathematical models such as transfer functions and state space representations because they provide precise, analytical, and practical tools to describe, predict, and control the system's behavior. These models allow engineers to quantify the effects of different parameters, determine stability and performance characteristics, facilitate system simulations, and support the design of control strategies. Mathematical models form the foundation for both theoretical analysis and real-world application of control systems, enabling the evaluation of potential solutions before implementation .

Differential equations provide a time-domain model of control systems, offering a direct description of the system's dynamics through the relationships between inputs, outputs, and their derivatives. This form is intuitive for understanding transient responses and time-based behaviors. Transfer functions, on the other hand, transform these time-domain equations into the s-domain, allowing complex algebraic manipulations, easier stability analysis, and frequency response evaluations. Together, they complement each other by offering both intuitive and computational tools for comprehensive control system analysis .

The transfer function model assumes that the system is linear, time-invariant (LTI), and that all initial conditions are zero. These assumptions imply that the system's behavior can be entirely characterized by the impulse response and allows the use of superposition in analysis, simplifying the study of responses to complex inputs by decomposing them into simpler problems. By focusing on the input-output behavior in the frequency domain, control system analysis can be applied without needing to directly solve the time-domain differential equations, though it is limited in dealing with systems exhibiting significant non-linearity or time-variability .

To obtain a differential equation model for an electrical control system involving resistors, inductors, and capacitors, follow these steps: (1) Apply Kirchhoff's voltage or current laws to the circuit. (2) Express the current through the capacitor and the voltage across the inductor in terms of derivatives (for capacitors, i(t) = C dv/dt, and for inductors, v(t) = L di/dt). (3) Substitute these expressions into the mesh or loop equations. (4) Eliminate any intermediate variables to express the relationship solely among the inputs and outputs. This results in a differential equation representing the system dynamics .

The state space model provides several advantages over differential equation and transfer function models, particularly in handling multi-input and multi-output (MIMO) systems, because it can incorporate all state variables in its formulation. Unlike transfer functions which are limited to single-input single-output contexts, state space models can directly model complex interactions between multiple inputs and outputs. They also allow for straightforward digital implementations and are well-suited for modern control techniques, such as optimization and controller design. Furthermore, state space representation can accommodate time-varying systems and non-linearities, which are challenging to handle with differential equations and transfer functions alone .

Transforming a second order differential equation of an electrical system into its corresponding transfer function model involves the following steps: (1) Write the time-domain differential equation describing the system's input-output relationship. (2) Apply the Laplace transform to each term in the differential equation, converting them from time-domain to s-domain expressions; this involves using the property that differentiation becomes multiplication by 's' in the Laplace domain. (3) Rearrange the terms to express the equation in the form of output/input, denoting Y(s)/X(s). (4) This ratio represents the transfer function of the system, capturing the system's dynamics and simplifying analysis to frequency response characteristics .

The primary mathematical models used in control systems are the differential equation model, transfer function model, and state space model. The differential equation model is a time-domain representation that describes the dynamics of the control system in terms of ordinary differential equations. The transfer function model, on the other hand, is an s-domain representation that employs Laplace transforms to express the relation between the system's output and input in terms of algebraic equations. The state space model describes the system dynamics using state variables and is versatile in dealing with multi-input and multi-output systems. It is particularly useful for computer simulations and digital control applications .

Laplace transforms play a crucial role in deriving the transfer function for control systems as they convert differential equations, which are time-domain based, into algebraic equations in the s-domain. This transformation simplifies the analysis of the system's dynamics, making it easier to solve for the system's behavior, analyze stability, and perform control system design tasks. Laplace transforms also facilitate the handling of complex boundary conditions by incorporating them into the algebraic structure, thus bridging time-domain analysis with frequency-domain methods .

The transfer function of a Linear Time Invariant (LTI) system is defined as the ratio of the Laplace transform of the system's output to the Laplace transform of its input, assuming all initial conditions are zero. It is significant because it provides a means to analyze the stability, frequency response, and control characteristics of the system in the s-domain, hence simplifying the design and analysis process .

In the analysis of a control system using a transfer function model, initial conditions are assumed to be zero. This simplifies the Laplace transform as it negates the adjustment for initial states, thus allowing the system's transfer function to purely represent the dynamics between input and output in the s-domain, without additional terms. This is pivotal for simplifying mathematical expressions and allows focus on the system's frequency response and stability analysis unaffected by prior system states .

You might also like