PID cascade control problem.

4 views (last 30 days)
chetan
chetan on 19 Jul 2012
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 Comment
Arkadiy Turevskiy
Arkadiy Turevskiy on 23 Jul 2012
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

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!