Difference between revisions of "Talk:DC Motor Control"
From Maxwell
(Created page with "= DC Motor Control =") |
m (Marcsa moved page Talk:Daniel Marcsa to Talk:DC Motor Control over redirect) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | = DC | + | = DC motor control = |
+ | |||
+ | == DC motor model == | ||
+ | == Feedforward control == | ||
+ | == Feedback control == | ||
+ | === Ziegler - Nichols tuning method === | ||
+ | {| class="wikitable" | ||
+ | |+ Ziegler-Nichols tuning formulae | ||
+ | |rowspan="2"|Controller type | ||
+ | |colspan="3"|'''''Step response''''' | ||
+ | |colspan="3"|'''''Frequency response''''' | ||
+ | |- | ||
+ | ! <math>K</math> | ||
+ | ! <math>T_i</math> | ||
+ | ! <math>T_d</math> | ||
+ | ! <math>K</math> | ||
+ | ! <math>T_i</math> | ||
+ | ! <math>T_d</math> | ||
+ | |- | ||
+ | ! P | ||
+ | ! <math>1/a</math> | ||
+ | ! | ||
+ | ! | ||
+ | ! <math>0.5K_c</math> | ||
+ | ! | ||
+ | ! | ||
+ | |- | ||
+ | ! PI | ||
+ | ! <math>0.9/a</math> | ||
+ | ! <math>3L</math> | ||
+ | ! | ||
+ | ! <math>0.4K_c</math> | ||
+ | ! <math>0.8T_c</math> | ||
+ | ! | ||
+ | |- | ||
+ | ! PID | ||
+ | ! <math>1.2/a</math> | ||
+ | ! <math>2L</math> | ||
+ | ! <math>L/2</math> | ||
+ | ! <math>0.6K_c</math> | ||
+ | ! <math>0.5T_c</math> | ||
+ | ! <math>0.12T_c</math> | ||
+ | |} |
Latest revision as of 05:26, 4 July 2017
Contents
DC motor control
DC motor model
Feedforward control
Feedback control
Ziegler - Nichols tuning method
Controller type | Step response | Frequency response | ||||
[math]K[/math] | [math]T_i[/math] | [math]T_d[/math] | [math]K[/math] | [math]T_i[/math] | [math]T_d[/math] | |
---|---|---|---|---|---|---|
P | [math]1/a[/math] | [math]0.5K_c[/math] | ||||
PI | [math]0.9/a[/math] | [math]3L[/math] | [math]0.4K_c[/math] | [math]0.8T_c[/math] | ||
PID | [math]1.2/a[/math] | [math]2L[/math] | [math]L/2[/math] | [math]0.6K_c[/math] | [math]0.5T_c[/math] | [math]0.12T_c[/math] |