Analog PID controller to Discrete PID controller

9 次查看(过去 30 天)
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!

回答(2 个)

Hyunuk Ha
Hyunuk Ha 2021-11-29
You can simply replace pid parts with built-in blk :
In Library Browser, discrete -> discrete PID blk.
  1 个评论
Nipun Loran
Nipun Loran 2021-11-29
编辑:Nipun Loran 2021-11-29
thank you!, but is there any other way to use unit delays and zero hold, and create a Discrete PID witout using the block?

请先登录,再进行评论。


Dr Narayanaswamy P R Iyer
Analog PID Controller. Find TF of analog PID Controller and use command c2d in MATLAB.

社区

更多回答在  Power Electronics Control

类别

Help CenterFile Exchange 中查找有关 PID Controller Tuning 的更多信息

产品


版本

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by