modelPressureControl
Extends from TransiEnt.Basics.Icons.Model (Icon for models), TransiEnt.Basics.Icons.Pump.
Information
1. Purpose of model
Pump regulated by fixed target pressure difference in hydraulic grid.
2. Level of detail, physical effects considered, and physical insight
(Purely technical component without physical modeling.)
3. Limits of validity
(Purely technical component without physical modeling.)
4. Interfaces
fPReturnConsumer, fPSupplyConsumer - fluid ports
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
(no remarks)
8. Validation
(no validation or testing necessary)
9. References
(no remarks)
10. Version History
Model created by Arne Koeppen (arne.koeppen@tuhh.de) June 2014
Model modified by Lisa Andresen (andresen@tuhh.de) October 2014
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Pressure | dp_target | simCenter.p_nom[2] - simCenter.p_nom[1] | Target pressure drop for consumers |
| TILMedia.VLEFluidTypes.BaseVLEFluid | Medium | simCenter.fluid1 | Medium in the component |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Thermal.FluidPortOut | waterPortOut | fluidport supply on consumer side | |
| TransiEnt.Basics.Interfaces.Thermal.FluidPortIn | waterPortIn | fluidport return on consumer side |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter | ||
| ClaRa.Components.TurboMachines.Pumps.PumpVLE_L1_simple | pump_L1_simple | ||
| ClaRa.Components.Sensors.SensorVLE_L1_p | returnPressureSensor | ||
| ClaRa.Components.Sensors.SensorVLE_L1_p | supplyPressureSensor1 | ||
| Modelica.Blocks.Math.Add3 | add | ||
| Modelica.Blocks.Sources.Constant | const | ||
| Modelica.Blocks.Continuous.PI | PI |