adaptive model predictive control

In the following link (or above picture) in the controlled system, why are the initial inputs and outputs are subtracted from system inputs/outputs and the resulting signals then delayed? I have indicated these parts in a red rectangle.

 Accepted Answer

The intitial values are substracted to remove the offset from the data. The delay block resamples continuous signals coming from the plant model, as the estimator requires discrete-time signals sampled at Ts. You could use Rate Transition block instead.
Hope this helps.

1 Comment

Thanks Arkadiy for your answer. Still, I wonder the question that I asked in the attached picture. I will be happy for your feedback on my question.

Sign in to comment.

More Answers (0)

Asked:

E U
on 17 May 2015

Commented:

E U
on 19 May 2015

Community Treasure Hunt

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

Start Hunting!