« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Enhanced Control Systems

Create a Controller for a Lathe by Approximating the Time Delays 

The force on the cutting tool in a lathe depends on the cutting depth from the previous rotation of the work piece. This can be modeled as a internal delay in the system.

In[1]:=
Click for copyable input
X
Out[1]=

The uncontrolled system is unstable.

In[2]:=
Click for copyable input
X
Out[2]=

Creating a delay-free approximation for a time-delay system allows for all of the standard controller design techniques.

In[3]:=
Click for copyable input
X
Out[3]=

Design an estimator-regulator by moving the unstable open-loop poles.

In[4]:=
Click for copyable input
X

The closed-loop system response is stable.

In[5]:=
Click for copyable input
X
In[6]:=
Click for copyable input
X
Out[6]=