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

8 vues (au cours des 30 derniers jours)

Réponses (1)

Manish
Manish le 28 Jan 2025
Modifié(e) : Manish le 28 Jan 2025
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:
  • 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.
Hope this helps!

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by