Analog PID controller to Discrete PID controller
古いコメントを表示
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
2021 年 11 月 29 日
0 投票
You can simply replace pid parts with built-in blk :
In Library Browser, discrete -> discrete PID blk.

1 件のコメント
Nipun Loran
2021 年 11 月 29 日
編集済み: Nipun Loran
2021 年 11 月 29 日
Dr Narayanaswamy P R Iyer
2021 年 11 月 30 日
0 投票
Analog PID Controller. Find TF of analog PID Controller and use command c2d in MATLAB.
コミュニティ
その他の回答 パワー エレクトロニクス コミュニティ
カテゴリ
ヘルプ センター および File Exchange で PID Controller Tuning についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!