Analog PID controller to Discrete PID controller
Mostra commenti meno recenti
hello, i have created an Analog time PID controller and i want to convert it onto a discrete time PID controller. can somebody tell me how to do it?
Thank you!

Risposte (2)
Hyunuk Ha
il 29 Nov 2021
0 voti
You can simply replace pid parts with built-in blk :
In Library Browser, discrete -> discrete PID blk.

1 Commento
Nipun Loran
il 29 Nov 2021
Modificato: Nipun Loran
il 29 Nov 2021
Dr Narayanaswamy P R Iyer
il 30 Nov 2021
0 voti
Analog PID Controller. Find TF of analog PID Controller and use command c2d in MATLAB.
Community
Più risposte nel Power Electronics Control
Categorie
Scopri di più su PID Controller Tuning in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!