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.
커뮤니티
더 많은 답변 보기: Power Electronics Community
카테고리
도움말 센터 및 File Exchange에서 PID Controller Tuning에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!