Industrial Control: Assignment II
Industrial Control: Assignment II
1
1. Series RLC Network
Find the transfer function relating the capacitor voltage, Vc (s), to the input voltage, V (s).
As it can be seen in Figure 1 , summing the voltages around the loop, asumming zero initial conditions, yields
the integro-differential equation for this network as
1 t
Z
di(t)
L + Ri(t) + i(τ )dτ = v(t) (1)
dt C 0
Changing variables from current to charge using i(t) = dq(t)/dt yields
2
d2 q(t) dq(t) 1
L +R + q(t) = v(t) (2)
dt2 dt C
From the voltage-charge relationship for a capacitor
d2 vc (t)
dvc (t)
L LC + RC + v c (t) = L [v(t)]
dt2 dt
Vc (s) 1/LC
= 2 R 1
(6)
V (s) s + Ls + LC
3
2. Multiple Loops: Parallel RLC Network
Find the transfer function I2 (s)/V (s)
4
Figura 3: Parallel RLC Network-Multiple Loops
The Figure 2 shows the network. The variables are redrawn as Laplace transforms. Summing voltages around
each mesh through which the assumed currents, I1 (s) and I2 (s), flow, will lead to two simultaneous equations to
solve for the transfer function.
5
1
I2 (s) − LsI1 (s) = 0
LsI2 (s) + R2 I2 (s) + (8)
Cs
Combining terms, Eqs. 7 and 8 become simultaneous equations in I1 (s) and I2 (s):
I2 (s) Ls LCs2
G(s) = = = 2
(13)
V (s) ∆ (R1 + R2 )LCs + (R1 R2 C + L)s + R1
6
3. Mass, spring and damper system
Find the transfer function, X(s)/F (s), for the system of Figure 4.
The mass is traveling toward the right. Thus, only the applied force points to the right; all other forces impede
the motion and act oppose it. Hence, the spring, viscous damper, and the force due to acceleration point to the left.
The differential equation of motion using Newton’s law to sum to zero all of the forces is:
d2 x(t) dx(t)
M 2
+ fv + Kx(t) = f (t) (14)
dt dt
Taking the Laplace transform, assuming zero initial conditions
7
d2 x(t)
dx(t)
L M + fv + Kx(t) = L [f (t)]
dt2 dt
M s2 X(s) + fv sX(s) + KX(s) = F (s)
M s2 + fv s + K X(s) = F (s)
(15)
X(s) 1
G(s) = = (16)
F (s) M s2 + fv s + K
8
4. Rotational Mechanical System
Find the transfer function, θ2 (s)/T (s), for the rotational system shown in Figure 5.
9
Taking the Laplace transform, assuming zero initial conditions
d2 θ1 (t)
dθ1 (t)
L J1 + D1 + Kθ1 (t) − Kθ2 (t) = L [T (t)]
dt2 dt
J1 s2 + D1 s + K θ1 (s) − Kθ2 (s) = T (s)
(19)
d2 θ2 (t)
dθ2 (t)
L −Kθ1 (t) + J2 + D2 + Kθ2 (t) = L [0]
dt2 dt
−Kθ1 (s) + J2 s2 + D2 s + K θ2 (s) = 0
(20)
Where
J1 s2 + D1 s + K T (s)
−K 0 KT (s)
θ2 (s) = = (21)
∆ ∆
J1 s2 + D1 s + K −K = J1 J2 s4 + (J1 D2 + J2 D1 ) s3 + (J1 K + D1 D2 + J2 K) s2 + D1 Ks
∆=
2
−K J2 s + D2 s + K
(22)
Hence, the transfer function G(s) = θ2 (s)/T (s) is
θ2 (s) K
G(s) = = (23)
T (s) J1 J2 s4 + (J1 D2 + J2 D1 ) s3 + (J1 K + D1 D2 + J2 K) s2 + D1 Ks
10
5. Systems with Gears
Find the transfer function G(s) = θ2 (s)/T1 (s for the system with Lossless Gears shown in Figure 6.
As it can be seen in Figure 6 , The impedance (J1 and D1 ) and torque (T1 ) are reflected on the input shaft to
the output, where the impedances are reflected by (N2 /N1 )2 and the torque is reflected by (N2 /N1 ). The equation
of motion can now be written as
d2 θ2 (t)
dθ2 (t) N2
Je + De + K2 θ2 (t) = T1 (t) (24)
dt2 dt N1
11
Where
2
N2
Je = J1 + J2
N1
2
N2
De = D1 + D2
N1
Ke = K2
d2 θ2 (t)
dθ2 (t) N2
L Je + De + K θ
2 2 (t) = L T1 (t)
dt2 dt N1
N2
Je s2 + De s + Ke θ2 (s) = T1 (s)
(25)
N1
Hence, the transfer function is
θ2 (s) N2 /N1
G(s) = (26)
T1 (s) Je s2 + De s + Ke
12