PID cascade control problem.
이전 댓글 표시
Dear friends,
I am relatively new to using matlab. Currently, I am trying to implement a PD cascade control for the Ball and beam system, one for ball position and one for beam angle. I have added the 2 PID controllers from the simulink library with default values. Now, when I try to simulate this model, the output graphs are mirror image of what I expect for a step input.
But when I implement the controllers separately for ball position control and the beam angle control, it shows correct output.
Can anybody tell me, where I am going wrong? Thanks in advance.
댓글 수: 1
Arkadiy Turevskiy
2012년 7월 23일
Can you provide access to your model? hard to say what is going on without seeing it. Also, in general using PID Controller block with default values is not going to provide good performance - gains need to be tuned . Arkadiy
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Real-Time PID Autotuning에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!