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: |
bef5c655ba2e29fb4faa3f4bee2360d4 |
User & Date: | gawthrop@users.sourceforge.net on 1998-06-30 12:46:24 |
Other Links: | branch diff | manifest | tags |
Context
1998-06-30
| ||
12:46:49 | Changed CT2 to CU check-in: 8f67a80b63 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:46:24 | Initial revision check-in: bef5c655ba user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-06-29
| ||
13:05:08 | Changed cieqn so that sign ignored. check-in: 2619ce9b12 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Added mttroot/mtt/lib/comp/compound/Thermal/Cycle/Cycle_desc.tex version [f245693cdb].
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 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 56 57 58 59 60 61 62 63 64 65 66 67 | % Verbal description for system Cycle (Cycle_desc.tex) % Generated by MTT on Thu Dec 4 15:59:55 GMT 1997. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % Revision 1.1 1997/12/08 09:37:04 peterg % Initial revision % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% The acausal bond graph of system \textbf{Cycle} is displayed in Figure \Ref{Cycle_abg} and its label file is listed in Section \Ref{sec:Cycle_lbl}. The subsystems are listed in Section \Ref{sec:Cycle_sub}. The system has two heat engine ports: \begin{enumerate} \item \textbf{[Heat]} and \item \textbf{[Work]} \end{enumerate} By convention, energy flows in to the \textbf{[Heat]} port and out of the \textbf{[Work]} port. Both ports are true energy ports. The subsystem \textbf{CU} (Section \Ref{sec:CU}) is a two-port component describing an ideal gas. It has two energy ports which, with integral causality correspond to \begin{enumerate} \item Entropy flow in; temperature out \item Volume rate of change in; pressure out \end{enumerate} Four \textbf{SS} components are set up as sensors to measure the important quantities pertaining to the cycle: \begin{enumerate} \item \textbf{S} to measure the integrated entropy flow \item \textbf{T} to measure the (absolute) temperature \item \textbf{V} to measure the integrated volume change \item \textbf{P} to measure the pressure \end{enumerate} \begin{table}[htbp] \begin{center} \leavevmode \begin{tabular}{|l|l|l|l|l|} \hline Cycle & Compression & Heating & Expansion & Cooling \\ \hline Otto & II & II & II & II \\ Carnot & II & DI & II & DI \\ Diesel & II & ID & II & II \\ Joule & II & ID & II & ID \\ \hline \end{tabular} \caption{Cycles and their causality} \label{tab:cycles} \end{center} \end{table} A number of cycles can be built depending on the causality of the two ports \textbf{[Heat]} and \textbf{[Work]} of \textbf{Cycle} Some possible cycles listed in Tables \Ref{tab:cycles} where each table entry gives the causality on the heat and work ports respectively. |