Package HydraulicsByFluidon.​Components.​Motors
Icon for standard packages

Information

Standard package icon.

Extends from Modelica.​Icons.​Package (Icon for standard packages).

Package Contents

NameDescription
HydroMotor 
VariableHydroMotor 

Model HydraulicsByFluidon.​Components.​Motors.​HydroMotor
Partial Pump

Information

Model of a hydro motor with fixed displacement volume and losses.

The main parameters of the motor are its Displacement volume and the Rotational moment of inertia.

The losses are parameterised by providing volumetric and mechanical efficiencies Volumetric efficiency and Mechanical efficiency for a given operating point. The operating point is characterised by a reference pressure difference Reference pressure difference and a corresponding shaft speed Reference speed. Based on the entered values, the parameters of a laminar throttle (volumetric losses) and a linear damper (representing the mechanical losses) are determined automatically. Unlike the efficiencies, the parameters of these two elements typically do not vary significantly with the operating conditions.

The parameter Ration external Leakage / total Leakage allows to split the leakage between internal and external leakage. A gear pump e. g. typically has no external leakage, Ration external Leakage / total Leakage has to be set to 0. In contrast, a piston pump has a significant external leakage (0.5 < Ration external Leakage / total Leakage <= 1).

Extends from HydraulicsByFluidon.​Components.​Base.​PartialHydroMotor.

Parameters

TypeNameDefaultDescription
VolumedispVolume5e-5Displacement volume
InertiaJrot0.05Rotational moment of inertia
VolumedeadVolume1e-6Dead volume at ports
EfficiencyetaVol0.94Volumetric efficiency @ nRef, dpRef
DensityleakageReferenceDensity860Reference density for volumetric efficiency
DimensionlessRatioratioLeakageExtern0Ratio external Leakage / total Leakage
BooleanuseLeakagePortfalseEnable leakage port, otherwise implicitly connected with tank
EfficiencyetaHm0.98Mechanical efficiency @ nRef, dpRef
RealnRef1000Reference speed (1/min)
AbsolutePressuredpRef2e+7Reference pressure difference
StateSelectstateSelectStateSelect.​preferPriority to use phi and w as states
BooleanforwardFluidPropertiestrueForward fluid properties between ports

Connectors

TypeNameDescription
FluidPortfluidPortAHydraulic port A
FluidPortfluidPortBHydraulic port B
Flange_aflange_a 
Flange_bflange_b 
FluidPortfluidPortLeakageHydraulic port Leakage

Model HydraulicsByFluidon.​Components.​Motors.​VariableHydroMotor
Partial Pump

Information

Model of a hydro motor with variable displacement volume and losses.

The main parameters of the motor are its maximum Displacement volume and the Rotational moment of inertia. The displacement volume can be adjusted by using the setpoint signal:

setpoint = 0Displacement volume = 0
setpoint > 1Displacement volume = Displacement volume
sign(w) = sign(fluidPortA.mFlow)
setpoint < -1Displacement volume = Displacement volume
sign(w) = -sign(fluidPortA.mFlow)
1 > setpoint > 0Displacement volume = Displacement volume * setpoint
sign(w) = sign(fluidPortA.mFlow)
-1 < setpoint < 0Displacement volume = Displacement volume * setpoint
sign(w) = -sign(fluidPortA.mFlow)

The losses are parameterised by providing volumetric and mechanical efficiencies Volumetric efficiency and Mechanical efficiency for a given operating point. The operating point is characterised by a reference pressure difference Reference pressure difference and a corresponding shaft speed Reference speed. Based on the entered values, the parameters of a laminar throttle (volumetric losses) and a linear damper (representing the mechanical losses) are determined automatically. Unlike the efficiencies, the parameters of these two elements typically do not vary significantly with the operating conditions.

The parameter Ration external Leakage / total Leakage allows to split the leakage between internal and external leakage. A gear pump e. g. typically has no external leakage, Ration external Leakage / total Leakage has to be set to 0. In contrast, a piston pump has a significant external leakage (0.5 < Ration external Leakage / total Leakage <= 1).

Extends from HydraulicsByFluidon.​Components.​Base.​PartialHydroMotor.

Parameters

TypeNameDefaultDescription
VolumedispVolume5e-5Displacement volume
InertiaJrot0.05Rotational moment of inertia
VolumedeadVolume1e-6Dead volume at ports
EfficiencyetaVol0.94Volumetric efficiency @ nRef, dpRef
DensityleakageReferenceDensity860Reference density for volumetric efficiency
DimensionlessRatioratioLeakageExtern0Ratio external Leakage / total Leakage
BooleanuseLeakagePortfalseEnable leakage port, otherwise implicitly connected with tank
EfficiencyetaHm0.98Mechanical efficiency @ nRef, dpRef
RealnRef1000Reference speed (1/min)
AbsolutePressuredpRef2e+7Reference pressure difference
StateSelectstateSelectStateSelect.​preferPriority to use phi and w as states
BooleanforwardFluidPropertiestrueForward fluid properties between ports

Connectors

TypeNameDescription
FluidPortfluidPortAHydraulic port A
FluidPortfluidPortBHydraulic port B
Flange_aflange_a 
Flange_bflange_b 
FluidPortfluidPortLeakageHydraulic port Leakage
input RealInputsetpoint