How to convert PID output Signal to a PWM signal in simulink?
조회 수: 11 (최근 30일)
이전 댓글 표시
I have a PID controller, whose output signal is now given directly to a Joint actuator. I want to convert the PID output signal to a PWM signal and to give this to the joint actuator for better joint movement. How I do this? Any one help me.Please.
댓글 수: 0
답변 (1개)
Sabin
2023년 9월 27일
Assuming that the output from your PID controller is a reference voltage you can then use a PWM Generator to generate the gate signals. The exact implementation of PWM Generator will depend on the motor type. Assuming you are using DC motors, the best place to start is to check the examples that are available in Simscape Electrical under Robotics and Actuation Systems. A relevant example is the DC Motor Control.
댓글 수: 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!