Skip to content

Commit

Permalink
Update Updates.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMartensson authored Mar 31, 2018
1 parent 9bd1122 commit 034c153
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,10 @@ Added an Otto Smith delay time compensator.

* Version 4.0 (2018-02-26)
Added Internal Model Control compensator imc.

* Version 5.0 (2018-03-31)
Added intss.m which is adding integration to a state space model.
Added a MPC - Model Predictive Controller - mpcreg.m. This controller is without constrains. But that will be included in the future.
Fixed feed forward factor for referece signal for better tracking - reg.m and lqgreg.m
Fixed lqi.m controller to get the integral control law. Also added precompensator factor for anti-winup.

0 comments on commit 034c153

Please sign in to comment.