필터 지우기
필터 지우기

SISO model - how to "auto tune"?

조회 수: 2 (최근 30일)
Michael Cody
Michael Cody 2018년 3월 17일
댓글: Michael Cody 2018년 9월 2일
Hi,
Have two versions of a "black box" function/model. No visibility on internals of function.
Single Input-Single Output with a set of tuning parameters.
Say for Version A I know tuning parameters. So can obtain step response.
Then for Version B would like some way to "auto tune" a set of parameters that will give same (or very similar) step response.
Can anyone give me an outline of a method how to achieve this?
I am not afraid of bit of scripting, if required.
Any information appreciated.
  댓글 수: 1
Birdman
Birdman 2018년 3월 19일
Firstly, can you share your black box model and what you have done so far?

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

답변 (1개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2018년 8월 16일
Hi,
One option is to use Simulink Design Optimization .
Essentially, you would set up an optimization problem to tune parameters to minimize mismatch between simulated and desired step response. Please take a look at the doc and examples of this product and respond with any questions.
  댓글 수: 1
Michael Cody
Michael Cody 2018년 9월 2일
Hi, Thanks for suggestion. DOn't have this toolkit. I will try find colleague who does and see if can progress my project.

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

Community Treasure Hunt

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

Start Hunting!

Translated by