Incorrect integrator result with saturation
조회 수: 6 (최근 30일)
이전 댓글 표시
Hello,
I am implementing a PID loop where the input signal will be an acceleration signal that will be fed into a double integrator plant. As I have a limitation on my plant's ability to accelerate, I have placed a saturation on the PID block.

When I plot out acceleration signal and velocity signal after all this, I see something weird: when acceleration signal gets saturated, velocity signal does not change at all... which makes no sense as I expect to see output signal from integrator to keep increasing if what goes into it is held at constant.

What could possibly be causing this problem?
댓글 수: 1
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Continuous에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!