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

Design a Derivative-Filtered Aircraft Attitude Controller 

Random sensor noise may get amplified around a control loop, causing high-frequency "chatter" in the control signal. Minimize the resulting actuator wear with a derivative-filtered controller for an aircraft attitude control system.

The elevator actuator and aircraft models.

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

The PID controller.

In[3]:=
Click for copyable input
X

The ramp reference-following control action in the presence of sensor noise.

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

A derivative-filtered PID controller provides smoother control.

In[8]:=
Click for copyable input
X
In[9]:=
Click for copyable input
X
In[10]:=
Click for copyable input
X
Out[10]=