SISO model - how to "auto tune"?

4 visualizaciones (últimos 30 días)
Michael Cody
Michael Cody el 17 de Mzo. de 2018
Comentada: Michael Cody el 2 de Sept. de 2018
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 comentario
Birdman
Birdman el 19 de Mzo. de 2018
Firstly, can you share your black box model and what you have done so far?

Iniciar sesión para comentar.

Respuestas (1)

Arkadiy Turevskiy
Arkadiy Turevskiy el 16 de Ag. de 2018
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 comentario
Michael Cody
Michael Cody el 2 de Sept. de 2018
Hi, Thanks for suggestion. DOn't have this toolkit. I will try find colleague who does and see if can progress my project.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by