Analog PID controller to Discrete PID controller
조회 수: 6 (최근 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!
댓글 수: 0
답변 (2개)
Hyunuk Ha
2021년 11월 29일
You can simply replace pid parts with built-in blk :
In Library Browser, discrete -> discrete PID blk.
Dr Narayanaswamy P R Iyer
2021년 11월 30일
Analog PID Controller. Find TF of analog PID Controller and use command c2d in MATLAB.
댓글 수: 0
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 PID Controller Tuning에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!