|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
SmithDelayCompensator
SmithDelayCompensator[sys, con]
gives the Smith compensator for the time-delay system sys and the delay-free controller con.
DetailsDetails
- The system can be a StateSpaceModel or TransferFunctionModel object.
- A Smith delay compensator is a controller for time-delay systems that eliminates internal delays in the closed-loop system.
- Block diagram of a Smith predictor with controller con and system model sys, where
denotes all delays being set to zero: -
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
A compensator for a time-delay TransferFunctionModel with feedback gain
:
| In[1]:= |
| Out[1]= |
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
