Lecture2 Annotated
Lecture2 Annotated
• Effects of Damping
• Matlab Training
2
Laplace Transforms
Equations of motion (from lecture 1)
Motivation -M1y1’’ + by1’ + k1y1 - k12(y2-y1) = f(t)
M2y2’’ + k12(y2-y1) = 0
f(t)
f(t) =
𝑂𝑢𝑡𝑝𝑢𝑡 𝑋(𝑠) 1
𝑇𝑟𝑎𝑛𝑠𝑓𝑒𝑟 𝐹𝑢𝑛𝑐𝑡𝑖𝑜𝑛 = = =
𝐼𝑛𝑝𝑢𝑡 𝐹(𝑠) 𝑚𝑠 ! + 𝑏𝑠 + 𝑘
5
Laplace Transform Theory
s = 𝜎 + 𝑗𝜔
"
X 𝑠 = ℒ{𝑥 𝑡 } = ∫! 𝑥 𝑡 𝑒 #$% 𝑑𝑡
Laplace transform Model Perturbing function
x(t) 𝑒 "#$ 𝑒 "%&$ x(t) ∗𝑒 " #'%& $ x(t) ∗𝑒 " ('%( $
%
𝑑 1
𝑠= = / 𝑑𝑡
𝑑𝑡 𝑠 !
7
Laplace Transform Table
8
Question 1: Laplace Conversion Process
Find the Laplace Transform Y(s) and Inverse Laplace Transform y(t) for:
9
Partial Fraction Decomposition
Initial Form Decomposition
Quadratic roots =
−𝑏 ± 𝑏 ! − 4𝑎𝑐
2𝑎
10
Forcing Signals
11
Question 2: Partial Fraction Decomposition
Find the time response and steady state response for y(t):
,($+.!)
𝑌 𝑠 = $ ! +0!$+'!!
R(s) where R(s) is a unit step input
12
Final Value Theorem (FVT)
A fast method for finding the steady state response
Use the Final Value Theorem to find the steady state response:
,($+.!)
𝑌 𝑠 = R(s) where R(s) is a unit step input
$ ! +0!$+'!!
13
Questions?
Damped Systems
Mass Spring Damper Systems
mx’’ + bx’ + kx = f(t)
f(t)
Initial Conditions: f(t) = 0, x(0)=x0, x’(0)=0
16
f(t)
17
f(t)
18
f(t)
19
Effects of Damping
?@E/G D" ?@ABC! D"
𝑌 𝑠 = $ Find 𝜁 and 𝜔M by comparing with ?# @ABC #
?# @(%)?@(H/G) ! ?@C!
H 𝑏
𝜔M = 2𝜁𝜔M = b/M 𝜁=
G 2 𝑘𝑀
IE ± E# IJKL
s1,2 = AK
= −𝜁𝜔M ± 𝜔M 𝜁 A − 1
21
Mass Spring Damper System: Exercise
𝑠 + 3 𝑦O
Inverse Laplace of: 𝑌 𝑠 = f(t)
(𝑠 + 1)(𝑠 + 2)
f(t)
22
Transfer Functions
Low Pass Filter
Create equations for v1 and v2 (use current laws):
va(t) +
+ vb
vf(t)
-
25
Armature Voltage-Controlled DC Motor: Example
Motor torque for Armature Voltage-Controlled DC motor:
(Assume 𝜃 0 = 𝜃̇ 0 = 𝑖) (0) = 𝑇* = 0; Vb = Kb𝜃;̇ La << Ra)
𝑇 = 𝐾𝑚𝐼
𝑚 𝑓
(𝑇* =Disturbance torque, va=Armature voltage, vb=Back EMF voltage, TL = TLoad, Tm = Tmotor)
S
Find the Transfer Function T&
𝑇𝑚 = 𝑇𝐿 + 𝑇𝑑
Kirchhoff Voltage Law: 𝑅𝑎𝑖𝑎 + 𝐿𝑎𝑖 𝑎 ! + vb – va = 0
Laplace Transform: 𝑅𝑎𝐼𝑎 + 𝐿𝑎𝑠𝐼𝑎 + Vb – Va = 0
Rearrange: 𝐼𝑎 = (Va – Vb ) / (𝑅𝑎 + 𝐿𝑎𝑠)
Replace Tm: 𝑇𝑚 = Km (Va – Vb )/ (𝑅𝑎 + 𝐿𝑎𝑠)
Replace Vb, ℒ Kb𝜃̇ = Kbs𝜃, La<<Ra: 𝑇𝑚 = Km (Va – Kbs𝜃) / 𝑅𝑎
27
Questions?