Products & Services Solutions Academia Support User Community Company

Learn more about SimHydraulics   

Variable-Displacement Hydraulic Machine - Simulate variable-displacement reversible hydraulic machine with regime-dependable efficiency

Library

Pumps and Motors

Description

The Variable-Displacement Hydraulic Machine block represents a variable-displacement hydraulic machine of any type as a data-sheet-based model. The model accounts for the power flow direction and simulates the machine in both the motor and pump mode. The efficiency of the machine is variable, and you can set it in accordance with experimental data provided in the catalog or data sheet.

The machine displacement is controlled by the signal provided through the physical signal port C. The machine efficiency is simulated by implementing regime-dependable leakage and friction torque based on the experimentally established correlations between the machine efficiencies and pressure, angular velocity, and displacement.

With respect to the relationship between the control signal and the displacement, two block parameterization options are available:

The variable-displacement machine is represented with the following equations:

where

qMachine flow rate
pPressure differential across the machine
pA,pBGauge pressures at the block terminals
DMachine instantaneous displacement
DmaxMachine maximum displacement
xControl member displacement
xmaxControl member maximum stroke
TTorque at the machine shaft
ωMachine shaft angular velocity
qLLeakage flow
TfrFriction torque
kmMachine type coefficient. km = 1 for the pump, km = –1 for the motor.

The key parameters that determine machine efficiency are its leakage and friction on the shaft. In the block, these parameters are specified with experimentally-based correlations similar to [1]

where

pnomNominal pressure
ωnomNominal angular velocity
kL1Leakage proportionality coefficient
kF1Friction proportionality coefficient
kLP, kLD, k, kFP, kFD, kApproximating coefficients

The approximating coefficients are determined from the efficiency plots, usually provided by the machine manufacturer. With the leakage known, the pump volumetric efficiency can be expressed as

For a motor, the expression looks like the following

The mechanical efficiency is based on the known friction torque

The curve-fitting procedure is based on the comparison of the efficiency, determined with one of the above expressions, and the experimental data , an example of which is shown in the following plot.

The procedure can be performed with the Optimization Toolbox software. For instance, the pump volumetric efficiency approximating coefficients can be found by solving the following problem:

where

iNumber of experimental pressure points, from 1 to n
jNumber of experimental displacement points, from 1 to m
kNumber of experimental angular velocity points, from 1 to l

Connections A and B are hydraulic conserving ports associated with the machine inlet and outlet, respectively. Connection S is a mechanical rotational conserving port associated with the machine shaft. Connection C is a physical signal port that controls machine displacement. The flow rate from port A to port B causes the shaft to rotate in positive direction, provided positive signal is applied to port C.

Basic Assumptions and Limitations

The model is based on the following assumptions:

Dialog Box and Parameters

The block dialog box contains three tabs:

Displacement

Displacement is specified

Select one of the following block parameterization options:

  • By maximum displacement and control member stroke — Provide values for maximum machine displacement and maximum stroke. The displacement is assumed to be linearly dependent on the control member position. This is the default method.

  • By displacement vs. control member position table — Provide tabulated data of machine displacements and control member positions. The displacement is determined by one-dimensional table lookup. You have a choice of three interpolation methods and two extrapolation methods.

Maximum displacement

Machine maximum displacement. The default value is 5e-6 m^3/rad. This parameter is used if displacement is specified as By maximum displacement and control member stroke.

Maximum stroke

Maximum control member stroke. The default value is 0.005 m. This parameter is used if displacement is specified as By maximum displacement and control member stroke.

Control member positions table

Specify the vector of input values for control member position as a tabulated 1-by-m array. The input values vector must be strictly monotonically increasing. The values can be nonuniformly spaced. You must provide at least three values. The default values, in meters, are [-0.0075 -0.0025 0 0.0025 0.0075]. This parameter is used if displacement is specified as By displacement vs. control member position table.

Pump displacements table

Specify the vector of output values for the machine displacement as a tabulated 1-by-m array. The machine displacements vector must be the same size as the control member positions vector. The default values, in m^3/rad, are [-5e-06 -3e-06 0 3e-06 5e-06]. This parameter is used if displacement is specified as By displacement vs. control member position table.

Interpolation method

Select one of the following interpolation methods for approximating the output value when the input value is between two consecutive grid points:

  • Linear — Uses a linear interpolation function.

  • Cubic — Uses the Piecewise Cubic Hermite Interpolation Polinomial (PCHIP).

  • Spline — Uses the cubic spline interpolation algorithm.

For more information on interpolation algorithms, see the PS Lookup Table (1D) block reference page. This parameter is used if displacement is specified as By displacement vs. control member position table.

Extrapolation method

Select one of the following extrapolation methods for determining the output value when the input value is outside the range specified in the argument list:

  • From last 2 points — Extrapolates using the linear method (regardless of the interpolation method specified), based on the last two output values at the appropriate end of the range. That is, the block uses the first and second specified output values if the input value is below the specified range, and the two last specified output values if the input value is above the specified range.

  • From last point — Uses the last specified output value at the appropriate end of the range. That is, the block uses the last specified output value for all input values greater than the last specified input argument, and the first specified output value for all input values less than the first specified input argument.

For more information on extrapolation algorithms, see the PS Lookup Table (1D) block reference page. This parameter is used if displacement is specified as By displacement vs. control member position table.

Nominal Parameters

Nominal pressure

Nominal pressure differential across the machine. The default value is 1e7 Pa.

Nominal angular velocity

Nominal angular velocity of the output shaft. The default value is 188 rad/s.

Shaft velocity at peak friction

The friction torque on the machine shaft ideally should be introduced as Tfrsign(ω). To avoid discontinuity at ω –> 0, the friction is defined as Tfrtanh(4ω /ωmax ), where ωmax is a small velocity, representing the shaft velocity at peak friction, at which tanh(4ω /ωmax ) is equal to 0.999. The default value of ωmax is 0.01 rad/s.

Efficiencies

Volumetric efficiency proportionality coefficient

Approximating coefficient kL1 in the block description preceding. The default value is 0.05.

Volumetric efficiency pressure coefficient

Approximating coefficient kLP in the block description preceding. The default value is 0.65.

Volumetric efficiency angular velocity coefficient

Approximating coefficient k in the block description preceding. The default value is -0.2.

Volumetric efficiency displacement coefficient

Approximating coefficient kLD in the block description preceding. The default value is -0.8.

Mechanical efficiency proportionality coefficient

Approximating coefficient kF1 in the block description preceding. The default value is 0.06.

Mechanical efficiency pressure coefficient

Approximating coefficient kFP in the block description preceding. The default value is -0.65.

Mechanical efficiency angular velocity coefficient

Approximating coefficient k in the block description preceding. The default value is 0.2.

Mechanical efficiency displacement coefficient

Approximating coefficient kFD in the block description preceding. The default value is -0.75.

 Restricted Parameters

Ports

The block has the following ports:

A

Hydraulic conserving port associated with the machine inlet.

B

Hydraulic conserving port associated with the machine outlet.

C

Physical signal port that controls machine displacement.

S

Mechanical rotational conserving port associated with the machine shaft.

References

[1] C.R. Cornell, Dynamic Simulation of a Hydrostatically Propelled Vehicle, SAE paper 811253, 1981, p. 22

See Also

Variable-Displacement Motor

Variable-Displacement Pump

  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS