Analog PID controller to Discrete PID controller
Mostrar comentarios más antiguos
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!

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

1 comentario
Nipun Loran
el 29 de Nov. de 2021
Editada: Nipun Loran
el 29 de Nov. de 2021
Dr Narayanaswamy P R Iyer
el 30 de Nov. de 2021
0 votos
Analog PID Controller. Find TF of analog PID Controller and use command c2d in MATLAB.
Comunidades de usuarios
Más respuestas en Power Electronics Control
Categorías
Más información sobre PID Controller Tuning en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!