Closed-loop parameters identification
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello everyone,
I have a complex simulink model with two PID controllers which must be tuned to make the entire system as similar as possible to the beahviour of a real model.
I have the input and output data of the real model and I want to perform a closed loop identification to tune the parameters.
To be honest, I have no idea how to perform closed loop identification in simulink, so I would really appreciate if anyone could help me.
Thanks
Andrea
댓글 수: 0
답변 (1개)
Sam Chak
2022년 11월 30일
I see. You need the mathematical model to perform tuning on the PID. Since the Simulink model is available, you can try using the tools (linmod or linearize) to extract the linear state-space model around operating point. See examples:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Gain Scheduling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!