Overview
| Comment: | Updated figure references |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
85b49debb9203bab10f320a91899a08a |
| User & Date: | gawthrop@users.sourceforge.net on 2000-12-01 18:00:59.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2000-12-01
| ||
| 18:11:13 | Changed tmp name to mtt_tmp check-in: e9c7c8c8ec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 18:00:59 | Updated figure references check-in: 85b49debb9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 17:59:01 | Added .PRECIOUS: %.cc to hang on to cc files - thanks Geraint check-in: 6a7e922b42 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/examples/Thermal/GasTurbines/SimpleGasTurbine/SimpleGasTurbine_desc.tex
from [56aea3a46c]
to [3351a658e2].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | 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 | + + + - - - - - + + + + + - - + |
% -*-latex-*- used to set EMACS into LaTeX-mode
% Verbal description for system SimpleGasTurbine (SimpleGasTurbine_desc.tex)
% Generated by MTT on Tue Jan 13 18:01:55 GMT 1998.
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.1 1998/05/18 15:45:50 peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
The acausal bond graph of system \textbf{SimpleGasTurbine} is
displayed in Figure \Ref{SimpleGasTurbine_abg} and its label
file is listed in Section \Ref{sec:SimpleGasTurbine_lbl}.
The subsystems are listed in Section \Ref{sec:SimpleGasTurbine_sub}.
\textbf{SimpleGasTurbine} can be regarded as an single-spool gas
turbine (producing shaft power) with an ideal-gas working fluid. It
corresponds to the simple Joule Cycle as described in Chapter 12 of
Rogers and Mayhew and in Chapter 2 of Cohen, Rogers and
Saravanamutto. However, unlike those examples, the system is
written with dynamics in mind.
|
| ︙ | |||
61 62 63 64 65 66 67 | 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 | - + - + - + - + - + |
Both heat input and work output are measured using the \textbf{PS}
(power sensor) component, that for work output is embedded in the
\textbf{Load} component. These can be monitored to give the efficiency
of the \textbf{SimpleGasTurbine}.
A symbolic steady-state for the model was computed -- see Section
|
| ︙ |