MA3005 Short Review (Lecture 1)
MA3005 Short Review (Lecture 1)
R(s) +
C(s)
+
-
Controller + Plant
1
Background
▪ Educational Background (Mechanical Engineering)
➢ B.Eng. with first class honors from NTU (2006 – 2010)
➢ Dual Ph.Ds. from NTU and CMU (2011 – 2016)
➢ Post-Doctoral Researcher at MPI (2016 – 2017)
CMU – Carnegie Mellon University (USA), MPI – Max Planck Institute for Intelligent Systems (Germany)
▪ Contact Details
➢ Email: [email protected]
➢ Office: N3.2-01-22
2
Teaching Plan (Part I)
LAMS and Live Short Review Lectures
Week Lecture Topics Tutorial
1 Introduction to Systems and Laplace Transformation
2 Mathematical Modelling of Dynamic Systems 1
3 Mathematical Modelling of Mechanical Systems 2
4 Response and Stability 3
5 First-Order and Second-Order Systems 4
6 Transient Response 5
7 Basic Control Actions (Quiz Week)
3
Teaching Plan (Part II)
Live Lectures
Week Lecture Topics Tutorial
8 Recap & Introduction to controller design/System Types 6
4
Assessment
Quiz (20%)
• Week 7 during lecture hours.
• Hint: Simpler than final exams – Don’t miss it!
Homework (20%)
• Released in Week 10 and two weeks to complete
5
Suggestions
6
Motivation
1. A method to unify sub-systems across different disciplines
For example:
Desired Electrical System Mechanical System Actual
Velocity Voltage Torque Velocity
Controller
Sensors
7
Laplace Transformation
Converting differential equations (t) algebraic equations (s)
𝑑𝑓 0
ℒ 𝑓(𝑡) = 𝐹(𝑠), ℒ = 𝑠𝐹 𝑠 − 𝑓(𝑡 = 0)
𝑑𝑡
8
Physical System
H(s)
Sensor
Software
Programming
9
Microcontroller
Example (Modelling)
Derive equation of motion
F Using f = ma,
C1 𝐹 − 𝐶1 𝑥ሶ + 𝐾1 𝑥 = 𝑀𝑥ሷ
M 𝐹 = 𝑀𝑥ሷ + 𝐶1 𝑥ሶ + 𝐾1 𝑥
K1 Laplace Transform
C1 x
𝐹(𝑠) = 𝑀𝑠 2 𝑋 + 𝐶1 𝑠𝑋 + 𝐾1 𝑋
𝐶1 𝑥ሶ 𝐶1 𝑥ሶ
𝐹 𝑠 = 𝑀𝑠 2 + 𝐶1 𝑠 + 𝐾1 𝑋
1
Input in s-domain: 𝐹(𝑠) =
𝑠
Solving 𝒙(𝒕)
1 1 1
𝑋 𝑠 = 𝐹(𝑠) 𝑋(𝑠) = 2
𝑀𝑠 2 + 𝐶1 𝑠 + 𝐾1 𝑠 + 7𝑠 + 6 𝑠
1
𝑋(𝑠) =
𝑠 𝑠 + 1 [𝑠 + 6]
11
11
Example (Solving II)
Ns 𝑁
1 Assume that: 𝑀 = 1 kg, 𝐶1 = 7 , 𝐾1 = 6 .
m 𝑚
F(s) 𝑀𝑠 2 + 𝐶1 𝑠 + 𝐾1 X(s) Solve 𝑥(𝑡) when 𝑓 𝑡 = 1 N.
1 A B C
Partial Fraction: 𝑋(𝑠) = 𝑠 𝑠 + 1 [𝑠 + 6] → 𝑋 s = s + s + 1 + s + 6
1 A B C
Partial Fraction: 𝑋(𝑠) = 𝑠 𝑠 + 1 [𝑠 + 6] → 𝑋 s = s + s + 1 + s + 6
1
= lim𝑠
𝑠→0 𝑠 𝑠 + 1 [𝑠 + 6]
1 1
= lim =
𝑠→0 1 [6] 6
14
14
Position Control System
Physical System
F
C1
K1 Displacement
x sensor
Block Diagrams
Xd(s) + E(s) F(s) X(s)
-
Gc (s) G(s)
Controller Plant
H(s)
Sensor 15
Summary
2. Laplace transformation
▪ Partial fraction and Laplace Inverse
▪ Final value theorem
16
Acknowledgement
17