Quiz 6
Quiz 6
10/10
Should know: Euler & RK2
quiz:
Review
How to simulate
using RK2
Euler Integration
RK2:
What is ?
Mass-Spring-damper (vertical case)
Free Body Diagram:
- Gravity
- Spring force
- Damper force
Equations of motion
System dynamics:
Highest derivatives
->System Dynamics->(Highest derivatives)-> Integration->(position, velocity)->system Dynamics
Steady state: when derivatives are equal to zero
It end up to be steady state
Add and make anywhere we want
Assume I want =>desired value of Y
Under damped: <8
Over damped: >8
damping ratio
under damped
critical damped
over damped:
natural frequency
Analytical solution
damped natural frequency
transient response
determine by and parameters
※Time constant=
※Settling time
if T settle =1, then
Don't want any oscillation
key things: exponetial parameters
Have a equation
We want to control
want desired dynamics
feedback control
PD Controller
f, m
want
choose PD controller
Euler Method