Overview
Comment:Initial revision
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: f03a2fb46d1ecd54a864454820442f0398b491748c54c1677f2db01d1fede087
User & Date: gawthrop@users.sourceforge.net on 1999-12-14 00:51:06
Other Links: branch diff | manifest | tags
Context
1999-12-16
22:21:09
Changed port names check-in: bacceac376 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1999-12-14
00:51:06
Initial revision check-in: f03a2fb46d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:36:50
Changed $source to $stdin and added to mtt_m2p arg list check-in: a4e16f7b0b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Added mttroot/mtt/lib/examples/Thermal/Incompressible/Incompressible-Systems/ShowerHeater/ShowerHeater_desc.tex version [51759f48f8].















































































































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
% -*-latex-*- used to set EMACS into LaTeX-mode
% Verbal description for system ShowerHeater (ShowerHeater_desc.tex)
% Generated by MTT on Tue Jan 13 18:01:55 GMT 1998.

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

   The acausal bond graph of system \textbf{ShowerHeater} is
   displayed in Figure \Ref{ShowerHeater_abg} and its label
   file is listed in Section \Ref{sec:ShowerHeater_lbl}.
   The subsystems are listed in Section \Ref{sec:ShowerHeater_sub}.

\textbf{ShowerHeater} is a very elementary model of an electric heater suitable for
a shower. It illustates the use of bond graph components which are
internally pseudo, but externally true bond graphs
(temperature/entropy flow).

There are three main components:
\begin{enumerate}
\item p1 and p2 -- a \textbf{Pipe} component (see Section
  \Ref{sec:Pipe}). It is assumed that the pipes have zero flow
  resistance and thus do not generate heat via flow resistance.
\item t1 -- a tank \textbf{Tank} component. 
\item Heater -- a resistive heater modelled by the thermodynamic
  \textbf{R} component \textbf{RS}.
\end{enumerate}
Other components could be added to represent thermal conduction and
thermal capacities.

The components \textbf{In} and \textbf{Out} provide the inlet and
outlet conditions.

The three inputs are
\begin{description}
\item[$u_1$] The flow rate
\item[$u_2$] The inlet temperature
\item[$u_3$] The voltage across the heating element.
\end{description}
The single output is
\begin{description}
\item[$y_1$] The outflow temperature
\end{description}
and the state is 
\begin{description}
\item[$x_1$] The heat contained in the tank.
\end{description}

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


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