File mtt/lib/examples/Control/SimpleStateSpace/DCexample/DCexample_desc.tex artifact 9905aeccc5 part of check-in a8cce33cfa


% Verbal description for system DCexample (DCexample_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 system represents a simple model of a DC motor including armature
resistance $r_m$, armature inductance $l_m$, motor constant $k_m$,
inertia $j_m$ and friction $b_m$.

The DC motor has
\begin{itemize}
\item output angular velocity $y = \omega$
\item input voltage $u = v$
\item $\lambda = Li$ where $i$ is the armature current
\item angular momentum $p=j_m \omega$.
\item system states given by
  \begin{equation}
    x = 
    \begin{pmatrix}
      \lambda \\ \omega
    \end{pmatrix}
  \end{equation}
\end{itemize}

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


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