Closed-loop parameters identification
이전 댓글 표시
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
답변 (1개)
Sam Chak
2022년 11월 30일
0 개 추천
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:
카테고리
도움말 센터 및 File Exchange에서 System Identification Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!