Analog PID controller to Discrete PID controller
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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!
0 Kommentare
Antworten (2)
Hyunuk Ha
am 29 Nov. 2021
You can simply replace pid parts with built-in blk :
In Library Browser, discrete -> discrete PID blk.
1 Kommentar
Dr Narayanaswamy P R Iyer
am 30 Nov. 2021
Analog PID Controller. Find TF of analog PID Controller and use command c2d in MATLAB.
0 Kommentare
Communitys
Weitere Antworten in Power Electronics Control
Siehe auch
Kategorien
Mehr zu PID Controller Tuning finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!