- Start with (Kp), (Ki), and (Kd) set to initial values. Typically, begin with (Ki = 0) and (Kd = 0).
- Increase (Kp) until the system responds quickly but without excessive overshoot or oscillations.
- Increase (Kd) to reduce overshoot and improve damping.
- Gradually increase (Ki) to eliminate steady-state error.
- Fine-tune (Kp), (Ki), and (Kd) iteratively.
how to Adjust Kp, Kd, and then Ki to make sure your CLCS output reaches the lowest steady-state error (S-S Error) from the graph
조회 수: 2 (최근 30일)
이전 댓글 표시
답변 (1개)
Manish
2025년 1월 28일
편집: Manish
2025년 1월 28일
Hi,
I understand that Kp, Kd, and then Ki to make sure your CLCS output reaches the lowest steady-state error.
You can try the below steps to achieve this:
Hope this helps!
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!