Table 1: Subsystems of The Antenna Azimuth Position Control System
Table 1: Subsystems of The Antenna Azimuth Position Control System
Challenge: we now give you a problem to test your knowledge of this chapter’s objectives: Referring to
the antenna azimuth position control system schematic shown on the front endpapers, evaluate the
transfer function of each subsystem. Use configuration 2. Record your results in the table of block
diagram parameters shown on the front endpapers for use in subsequent chapter’s case study
challenges.
The table below shows individual subsystems for which we must find the transfer functions:
Input potentiometer Angular rotation from user, θi(t) Voltage to preamp, Vi(t)
Motor Voltage from power amp, ea(t) Angular rotation to load, θo(t)
Output potentiometer Angular rotation from load, θo(t) Voltage to preamp, Vo(t)
The table that is shown below represent the schematic parameter of the antenna azimuth position
control system for configuration 2:
Parameter Configuration 2
V 10
n 1
K -
K1 150
a 150
Ra 5
Ja 0.05
Da 0.01
Kb 1
Kt 1
N1 50
N2 250
N3 250
JL 5
DL 3
Potentiometer:
Vi( s) 10
= =3.183
θi (s) π
Preamp:
Vp(s )
=K
Vi( s)
Power Amp:
Ea(s) 150
=
Vp( s) s +150
Motor:
50 2 50 2
Jm = Ja + JL( ¿ ¿ = 0.05 + 5( ¿ ¿ = 0.25
250 250
50 2 50 2
Dm = Da + DL ( ¿ ¿ =¿0.01 +3( ¿ ¿ = 0.13
250 250
We have that:
Kt/Ra = 1/5
KtKb/Ra = 1/5
So:
0.8
=
s (s +1.32)
The results are summarized in the following block diagram and the table of block diagram parameters:
Parameter Configuration 2
Kpot 3.183
K -
K1 150
a 150
Km 0.8
am 1.32
Kg 0.2
Chapter 3:
Challenge: You are now given a problem to test your knowledge of this chapter’s objectives. Referring
to the antenna azimuth position control system shown on the front endpapers, find the state-space
representation of each dynamic subsystem. Use configuration 2.
Since only the power amplifier and the motor and load are dynamic systems, we will only find the state-
space representation for these two systems.
Power amplifier:
Ea(s) K1 150
G(s) =
Vp(s)
= ( s+ a) = s +150
When we take the inverse Laplace transform we get the following expression:
dea
+ 150ea = 150vp(t)
dt
dea
=−150 ea+ 150 vp(t )
dt
And since the output of the power amplifier is ea(t), then the output equation is:
y(t) = ea(t)
x1 = θm
dθm
x2=
dt
dx 2
Solving for yields
dt
dx 2 1 KtKb Kt
dt
=- (
Jm
Dm+
Ra ) (
x 2+
RaJm
ea(t))
dx 1
=x 2
dt
dx 1 −1 KtKb Kt
= (Dm + ¿x2 + ( ¿ ea (t)
dt Jm Ra RaJm
Using the gear ration, which is 1/5, the output equation is:
y=0.2 x 1
0 1 0
dx
=
dt 0 [
−1 Dm+
jm
KtKb
(
Ra )
x+ Kt ea (t)
RaJm ][ ]
But we already know that:
Kt 0.8∧1 KtKb
Jm=0.25 ; Dm=0.13 ;
RaJm
=
Jm
Dm+( Ra )
=1.32
dx 0 1 0
= [
dt 0 −1.32
x+
0.8] [ ]
ea(t )
y= [ 0.2 0 ] x
Chapter 4:
Challenge: you are now given a problem to test your knowledge of this chapter’s objectives: Referring to
the antenna azimuth position control system shown on the front endpapers, configuration 2. Assume an
open-loop system (feedback path disconnect) and do the following:
a. Predict the open-loop angular velocity response of the power amplifier, motor, and load to a
step voltage at the input to the power amplifier.
b. Find the damping ratio and natural frequency of the open-loop system.
c. Derive the open-loop angular velocity response of the power amplifier, motor, and load to a
step-voltage input using transfer functions.
d. Obtain the open-loop state and output equations.
e. Use MATLAB to obtain a plot of the open-loop angular velocity response to a step-voltage
input.
Solution:
a.
150 0.16 s
(s+150) s (s +1.32)
Vp(s) 24 ᴪ0(s)
(s+150)( s+1.32)
Using the transfer function above, we can predict the step response being:
−150 t
Wo(t) = A + Be + Ce−1.32 t
b. To find the damping ratio and the natural frequency we need to expand the denominator of
the transfer function found in (a), and the resulting transfer function is:
24
G(s) = 2
s + 151.32 s+198
c. For us to get the angular velocity response to a step input, we will multiply our transfer
function by a step input, 1/s, and we get:
24
Wo(s) = s (s +150)(s +1.32)
d. First we need to convert the transfer function into the state-space representation:
24
Wo(s)/Vp(s) = 2
s + 151.32 s+198
ẋ1 = x2
ẋ2 = -198x1 – 151.32x2 + 24Vp(t)
0 1 0
Ẋ= [−198 −151.32
X +] [ ]
24
Vp(t)
Y = [ 1 0 ]X
Ans =
Transfer function:
24
-------------------------
S^2 + 151.3s + 198