Usage of idmodel in simulink

I would try a model predictive controller in simulink for a 4-input-single-output system, which is described by an idss model. the focus of the model is 100-step prediction. How should I introduce this model into simulink? I found the block of "idmodel" in system identification tool box. But I am not clear of the format of its input and output. Shall I use an iddata as the input or 4 input vectors?

 Accepted Answer

Kaustubha Govind
Kaustubha Govind on 10 Apr 2012
Edited: John Kelly on 26 Feb 2015
I don't have any experience with the System Identification Toolbox, but after looking at the documentation, it appears that you need to use IDDATA Source/Sink blocks for the input/output of the IDMODEL block. See Building the Simulink Model for more information.

More Answers (0)

Asked:

on 10 Apr 2012

Edited:

on 26 Feb 2015

Community Treasure Hunt

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

Start Hunting!