File mtt/lib/examples/Control/SimpleStateSpace/CruisePN/CruisePN_desc.tex artifact 820fce3156 part of check-in a8cce33cfa


% Verbal description for system CruisePN (CruisePN_desc.tex)
% Generated by MTT on Mon Jan 12 16:00:15 GMT 1998.

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

This is a simple teaching example to illustrate compensator design via
observer/state-feedback methods. The equations are presented in
numerical (as opposed to symbolic) form.

The system represents a simple model of a vehicle moving along a road.
The vehicle
\begin{itemize}
\item has mass $m$
\item is driven by a force $u=F$
\item has velocity $v$ 
\item has momentum $p=mv$ 
\item has a distance along the road $y=d$
\item The system states are taken to be:
  \begin{equation}
    x = 
    \begin{pmatrix}
      p \\ d
    \end{pmatrix}
  \end{equation}\end{itemize}

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: 


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]