About PID program block issue of simulink
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
This is a simple step response in simulink:

The parameters of the PID :Kp=0.8 Ki=0 Kd=0.85 When I designed the PID controller:

The parameters of the PID are same as above:Kp=0.8 Ki=0 Kd=0.85 But the results will be some different:The following two charts correspond to the above two procedures。


I know because the PID block formula and the standard formula is not the same。 PID block formula:

standard formula:

I would like to know how to make the above two simulink procedures to express the same results?
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su PID Controller Tuning in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!