Term
Application of Automatic Control |
|
Definition
to alter the dynamic behavior of a system and/or reduce effect disturbances |
|
|
Term
|
Definition
Create a stabilizing feedback system to position inertia/mass at a specified location within a certain time and accuracy |
|
|
Term
|
Definition
used to assess stability, disturbance rejection and robustness of a system |
|
|
Term
|
Definition
real-time controller: contains ADC, DSP, DAC & amplifiers |
|
|
Term
|
Definition
Software to control the actuator(s) and encoder(s) of the lumped mass system |
|
|
Term
|
Definition
Damped Resonance Frequency 2pi(n/(t_n - t_0)) |
|
|
Term
|
Definition
Exponential Decay Term (1/(t_n - t_0))ln((y_0 - y_inf)/(y_n - y_inf)) |
|
|
Term
|
Definition
Natural (undamped) Resonance Frequency sqrt(w_d^2 + Bw_n^2) |
|
|
Term
|
Definition
|
|
Term
|
Definition
Stiffness Constant U/y_inf (U = step size) |
|
|
Term
|
Definition
|
|
Term
|
Definition
Damping Constant k * 2B/w_n |
|
|
Term
|
Definition
Validate estimation of 1 DOF parameters (m, k, d, etc.) by comparing experimental data with simulated data (do simulation first)
Validate complete set of model parameters (m1, d1, k1 and m2, d2, k2)
Verify resonance and possible anti-resonance modes by exciting system with sinusoidal inputs based off resosnance freqs. |
|
|
Term
Feedback Controller Requirements |
|
Definition
-moves a mass/inertia to a certain (angular) position as fast as possible
-limit overshoot to 25% of step value
-no steady-state error (e) (e = (final experimental value - step value)/step value)
-show disturbance rejection when control is implemented (robustness) |
|
|
Term
Types of Controller Implementation |
|
Definition
P - Gain only [K(s) = k_p/(ts + 1) 0 PD - Derivative and Gain Control [K(s) = (kd*s +kp)/(ts + 1)
PID - Gain, Derivative and Integral Control
[K(s) = (kd*s^2 +kp*s + ki)/(s*(ts + 1)) |
|
|
Term
|
Definition
Root Locus - computing and graphing solutions of L(s) = -1
Nyquist or Frequency Domain Method - see if Nyquist plot encircles the point -1 (unstable if true) |
|
|
Term
|
Definition
Used to determine steady state error lim_(t -> inf) e(t) = lim (s -> 0) s*E(s) |
|
|