필터 지우기
필터 지우기

In System Identification Toolbox, how can I tune parameters of a transfer function like I can in the PIDtuner when identifying a plant?

조회 수: 8 (최근 30일)
In pidTuner, you can identify a plant under "plant -> Identify New Plant". There you can chose the structure of the transfer function: One pole, two real poles, delay, zero, integrator, ... However, I have a transfer function with two zeros, something that I can't find as an option in these possibilities. So I opened the System identification Toolbox in the hope this option is available there. You can chose the estimate Transfer Function Models under "Estimate ->", and indeed you can freely write how many poles and zeros your transfer function has. But after having done the estimate, I would like to tune the parameters in the same way as you can do in the pidTuner. I haven't yet found this in system identification toolbox however. How to solve this?

답변 (1개)

Ankit Bhatnagar
Ankit Bhatnagar 2017년 5월 16일
Hi,
Using the System Identification Toolbox, you can identify process models from measured input-output data in the PID Tuner app in Control System Toolbox. You can interactively adjust system parameters such as gain and pole locations to match model response to measured output. Once the process model is created, the PID Tuner app uses it for automatically tuning PID Controller gains.
The following webinars should be a good point to start.
  • https://www.mathworks.com/videos/pid-controller-tuning-for-a-model-with-discontinuities-89347.html
  • https://www.mathworks.com/videos/pid-controller-tuning-based-on-measured-input-output-data-89348.html
  댓글 수: 1
Jan Anthonis
Jan Anthonis 2017년 6월 2일
Hi, My remark is that the system identification in the PID Tuner app seemingly has a limited number of possibilities for the choice of transfer model structure. For example, I know my transfer function has 2 complex zeros, but I can't choose this structure in 'PLANT STRUCTURE', so I can't properly identify my plant. Therefore, is there a way in which I can add two complex zeros to my plant structure? The webinars don't answer my question. Thanks

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 PID Controller Tuning에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by