expandable connectorHydraulicBus
Data bus for hydraulic circuits
Extends from Modelica.Icons.SignalBus (Icon for signal bus).
Information
Definition of a standard bus connector for hydraulic modules. A module bus should contain all the information that is necessary to exchange within a particular module type.
- January 09, 2020, by Alexander Kümpel:
Variables renamed. - October 25, 2017, by Alexander Kümpel:
Adaption for hydraulic modules in AixLib. - February 6, 2016, by Peter Matthes:
First implementation.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Fluid.Movers.PumpsPolynomialBased.BaseClasses.PumpBus | pumpBus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | valveSet | Valve opening setpoint 0..1 | |
| Real | valveMea | Actual valve opening 0..1 | |
| SI.Temperature | TFwrdInMea | Flow Temperature into forward line | |
| SI.Temperature | TFwrdOutMea | Flow Temperature out of forward line | |
| SI.Temperature | TRtrnInMea | Temperature into return line | |
| SI.Temperature | TRtrnOutMea | Temperature out of return line | |
| SI.VolumeFlowRate | VFlowInMea | Volume flow into forward line | |
| SI.VolumeFlowRate | VFlowOutMea | Volume flow out of forward line |