modelIdealValveResistance
Extends from Bodylight.Hydraulic.Components.IdealValve.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | useChatteringProtection (from IdealValve) | false | |
| Bodylight.Types.Time | chatteringProtectionTime (from IdealValve) | 0 | Minimal period of time, in which a closed valve stays closed |
| Types.HydraulicConductance | _Gon (from IdealValve) | 1.2501026264094e-02 | Forward state-on conductance (open valve conductance) |
| Types.HydraulicConductance | _Goff (from IdealValve) | 1.2501026264094e-12 | Backward state-off conductance (closed valve conductance) |
| Types.Pressure | Pknee (from IdealValve) | 0 | Forward threshold pressure |
| Bodylight.Types.HydraulicResistance | _Ron | 79.993432449 | forward state resistance |
| External inputs/outputs | |||
| Boolean | useLimitationInputs (from IdealValve) | false | =true, if Gon and Goff are from inputs |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| HydraulicPort_a | q_in (from OnePort) | Volume inflow | |
| HydraulicPort_b | q_out (from OnePort) | Volume outflow | |
| Types.RealIO.HydraulicConductanceInput | Gon (from IdealValve) | gon | open valve conductance = infinity for ideal case |
| Types.RealIO.HydraulicConductanceInput | Goff (from IdealValve) | goff | closed valve conductance = zero for ideal case |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Types.VolumeFlowRate | volumeFlowRate (from OnePort) | Volumetric flow | |
| Types.Pressure | dp (from OnePort) | Pressure gradient | |
| Bodylight.Types.Time | lastChange (from IdealValve) | ||
| Boolean | open (from IdealValve) | Switching state | |
| Real | passableVariable (from IdealValve) | Auxiliary variable for actual position on the ideal diode characteristic |