mirror of
https://github.com/gabrielkheisa/control-system.git
synced 2024-11-23 20:03:22 +07:00
Edit assign 6 documentation
This commit is contained in:
parent
d37785b6dc
commit
fc9ec9a3e1
@ -1,4 +1,4 @@
|
|||||||
# Derivative Effect on Control System
|
# Improved Particle Swarm Optimization on PID Tuning
|
||||||
This dir is belong to Control System class contains with Tuning PID with ZN1 and PSO on motor system.
|
This dir is belong to Control System class contains with Tuning PID with ZN1 and PSO on motor system.
|
||||||
|
|
||||||
## Software
|
## Software
|
||||||
@ -47,7 +47,9 @@ Variable above is the constant for PSO tuning.
|
|||||||
```
|
```
|
||||||
### After PSO-PID
|
### After PSO-PID
|
||||||
Kp = 853.2738
|
Kp = 853.2738
|
||||||
|
|
||||||
Ki = 73.5218
|
Ki = 73.5218
|
||||||
|
|
||||||
Kd = 2500
|
Kd = 2500
|
||||||
```
|
```
|
||||||
RiseTime: 9.6110e-04
|
RiseTime: 9.6110e-04
|
||||||
|
Loading…
Reference in New Issue
Block a user