Overview
Comment: | Simple teaching example. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
407e63afd230f2ff169d99f0f79c2d42 |
User & Date: | gawthrop@users.sourceforge.net on 2002-04-19 07:47:45 |
Other Links: | branch diff | manifest | tags |
Context
2002-04-19
| ||
08:39:45 | Changed \# to # and \% to # to avoid warning in latest gawk version check-in: 50847c8a89 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:47:45 | Simple teaching example. check-in: 407e63afd2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:42:28 | Simple teaching examples check-in: 62695e03ba user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Added mttroot/mtt/lib/examples/Components/TwoPorts/TwoPorts_desc.tex version [72c779d344].
> > > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | % -*-latex-*- Put EMACS into LaTeX-mode % Verbal description for system TwoPorts (TwoPorts_desc.tex) % Generated by MTT on Fri Apr 19 08:12:54 BST 2002. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 2000/12/28 09:13:38 peterg % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% The acausal bond graph of system \textbf{TwoPorts} is displayed in Figure \Ref{fig:TwoPorts_abg.ps}; it contains the two port components: \textbf{TF} and \textbf{GY} in each of the two possible causalities. Note that the neither component has prefered causality and, in both cases, a causal stroke must be provided by the user. Section \Ref{sec:TwoPorts_ode.tex} gives the system equations. |
Added mttroot/mtt/lib/examples/Components/TwoPorts/TwoPorts_rep.txt version [287249d02f].
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ## -*-octave-*- Put Emacs into octave-mode ## Outline report file for system TwoPorts (TwoPorts_rep.txt) ## Generated by MTT on" Thu Apr 18 08:45:30 BST 2002. ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ ## Revision 1.1 2000/12/28 11:58:07 peterg ## Put under RCS ## ############################################################### mtt TwoPorts abg tex # The system description mtt TwoPorts cbg ps # The causal bond graph mtt TwoPorts struc tex # The system structure mtt TwoPorts sympar tex # The system parameters ## Uncomment the following lines or add others ## mtt TwoPorts dae tex # The system dae mtt TwoPorts ode tex # The system ode ## mtt TwoPorts sspar tex # Steady-state parameters ## mtt TwoPorts ss tex # Steady state ## mtt TwoPorts dm tex # Descriptor matrices (of linearised system) ## mtt TwoPorts sm tex # State matrices (of linearised system) ## mtt TwoPorts tf tex # Transfer function (of linearised system) ## mtt TwoPorts lmfr ps # log modulus of frequency response (of linearised system) ## mtt TwoPorts simpar tex # Simulation parameters ## mtt TwoPorts numpar tex # Numerical simulation parameters ## mtt TwoPorts state tex # Simulation initial state ## mtt TwoPorts input tex # Simulation input ## mtt TwoPorts logic tex # Logic control ## mtt TwoPorts odeso ps # Simulation output ## mtt TwoPorts rep txt # This file |