analog modeling (5)-1
analog modeling (5)-1
Michal Macias
Control Lab
Analog modeling
1. Exercise goals
The experiment deals with analog modeling of selected dynamical systems given in transfer functions
forms. The analog models corresponding to appropriate transfer functions should be realized in Simulink
environment based on such basic algorithms as: integrators, sums and gains. A sample analog model
compared to its transfer function implementation (given in “transfer fcn” algorithm) is presented in Fig. 1.
Fig. 1 Sample model realization of selected dynamical system and its validation based on “transfer fcn”
algorithm.
The analog model of dynamical system can be achieved based on general procedures of direct
decomposition method. In this case, the input and output equations are expressed by integrals terms and
this fact can be used during analog realization process.
Finally, the equations (1) and (2) based on integrals terms can be obtained
To make the analog model it is convenience to rewrite (2) to the following form
Having (1) and (3), it is possible to make an analog realization of appropriate dynamical system.
Example 1 shows analog realization of selected dynamical system.
Example 1.
Make an analog model for
2𝑠 + 3
G(𝑠) =
𝑠2 + 4𝑠 + 5
Solution
c) Read out the output equation and rewrite input equation to obtain E(𝑠)
Y(s) = (2s −1 + 3s −2 )E(s)
E(s) = E(𝑠) − (4𝑠 −1 + 5𝑠 −2 )E(s)
d) Based on above equations make the analog model corresponding to selected transfer
function
Fig. 3. Step response of analog model compared to its transfer function implementation in
“transfer fcn” algorithm.
3. Lab instructions
Design analog models for below transfer functions and compare their step responses to original ones
described in “transfer fcn” algorithms.
2
a) G(s) =
s+3
2
b) 𝐺(s) =
1
s (s + 2)
1
c) 𝐺(s) =
s2 +1
1
d) G(s) =
s2 +s+1
s+1
e) G(s) =
s2 +s+1
s2 + 1
f) G(s) =
s 3 + 2s 2 + 3s + 1
s−1
g) G(s) =
s+1
4. Report