Difference between revisions of "Talk:DC Motor Control"
From Maxwell
(Created page with "= DC Motor Control =") |
(→DC Motor Control) |
||
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> | ||
+ | |} |
Revision as of 21:33, 3 March 2017
Contents
[hide]DC motor control
DC motor model
Feedforward control
Feedback control
Ziegler - Nichols tuning method
Controller type | Step response | Frequency response | ||||
K |
Ti |
Td |
K |
Ti |
Td | |
---|---|---|---|---|---|---|
P | 1/a |
0.5Kc |
||||
PI | 0.9/a |
3L |
0.4Kc |
0.8Tc |
||
PID | 1.2/a |
2L |
L/2 |
0.6Kc |
0.5Tc |
0.12Tc |