How to design a basic Repetitive Controller?

9 views (last 30 days)
Hello everyone,
I would like to design a basic repetitive control model in simulink. My problem is adding an "exp^(st)" block for delay of the error. Can you please give me some tips to achieve this.
Thank you in advance. Regards.
  1 Comment
Van Thang Nguyen
Van Thang Nguyen on 17 Jun 2021
Hi Sir, when you designing repetitive controller, did you add the time advance unit block (z^k (k is positive))? If possible, could you send me an example about repetitive controller? Thank you Sir. My email is thang.nguyenvan.hust@gmail.com

Sign in to comment.

Answers (1)

Aquatris
Aquatris on 7 May 2018
A bit late but you can use "Transport Delay" block for continuous time simulation or "Delay (z^-1)" block for discrete time simulation.

Community Treasure Hunt

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

Start Hunting!