modelStep7BootStrapCycle
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
In a seventh step, compressor1 and turbine are connected via energy flow connectors,
meaning the turbine drives the compressor. The pressurized air used to operate the air cycle can be
supplied either by an electric compressor or directly by the aircraft engine.
The compressor outlet pressure depends on the turbine power, which in turn depends on the compressor outlet pressure, forming an implicit nonlinear equation loop. A suitable start value is required for this equation to be solvable.
Further documentation is available in the AirCycle package.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ThermofluidStream.DropOfCommons | dropOfCommons | ||
| ThermofluidStream.Idealized.Processes.Adiabatic | compressor | ||
| ThermofluidStream.Boundaries.Source | airSource | ||
| ThermofluidStream.Idealized.Processes.Isobaric | cooler | ||
| ThermofluidStream.Utilities.showRealValue | coefficientOfPerformance | ||
| .ThermofluidStream.Boundaries.Sink_m | airSink | ||
| ThermofluidStream.Idealized.Processes.Isenthalpic | valve | ||
| Boundaries.MassFlowRate | massFlowRateSource | ||
| Modelica.Blocks.Sources.Ramp | massFlowRate | ||
| Modelica.Blocks.Sources.Ramp | massFlowRateValve | ||
| Topology.JunctionT1 | junctionT1_1 | ||
| ThermofluidStream.Topology.SplitterT1 | splitter | ||
| ThermofluidStream.Idealized.Processes.Isobaric | cooler2 | ||
| ThermofluidStream.Idealized.Processes.Adiabatic | turbine | ||
| ThermofluidStream.Idealized.Processes.Adiabatic | compressor1 |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.