modelControllerCompressor_dp

Controller to control the pressure difference of a compressor

Extends from TransiEnt.Basics.Icons.Controller (Icon for controller).

Information

1. Purpose of model

This controller gives the desired pressure difference to a compressor. The desired or given pressures before and after the compressor can be given by parameters or inputs.

2. Level of detail, physical effects considered, and physical insight

The desired pressure difference is calculated given the parameters and/or inputs and given to the compressor without time delay etc.

3. Limits of validity

(no remarks)

4. Interfaces

p_beforeCompIn: input for the pressure before the compressor in Pa

p_afterCompIn: input for the pressure after the compressor in Pa

Delta_p: pressure difference over the compressor in Pa

5. Nomenclature

(no elements)

6. Governing Equations

(no remarks)

7. Remarks for Usage

(no remarks)

8. Validation

(no remarks)

9. References

(no remarks)

10. Version History


Model created by Carsten Bode (c.bode@tuhh.de) on Tue Apr 05 2016

Parameters

TypeNameDefaultDescription
Fundamental Definitions
Booleanp_paramBeforetruetrue if the pressure before the compressor is given by a parameter, false if it is given by an input
Booleanp_paramAfterfalsetrue if the pressure after the compressor is given by a parameter, false if it is given by an input
SI.Pressurep_beforeCompParam30e5Pressure before the compressor
SI.Pressurep_afterCompParam50e5Pressure after the compressor

Connectors

TypeNameDefaultDescription
TransiEnt.Basics.Interfaces.General.PressureInp_beforeCompInPressure before the compressor
TransiEnt.Basics.Interfaces.General.PressureInp_afterCompInPressure after the compressor
TransiEnt.Basics.Interfaces.General.PressureDifferenceOutDelta_pPressure difference of the compressor

Components

TypeNameDefaultDescription
TransiEnt.SimCentersimCenter