Fixed-Displacement Motor (IL)
Libraries:
Simscape /
Fluids /
Isothermal Liquid /
Pumps & Motors
Description
The Fixed-Displacement Motor (IL) block models a motor with constant-volume displacement. The fluid may move from port A to port B, called forward mode, or from port B to port A, called reverse mode. Motor mode operation occurs when there is a pressure drop in the direction of the flow. Pump mode operation occurs when there is a pressure gain in the direction of the flow.
Shaft rotation corresponds to the sign of the fluid volume moving through the motor. Positive fluid displacement at corresponds to positive shaft rotation in forward mode. Negative fluid displacement corresponds to negative shaft angular velocity in forward mode.
Operation Modes
Mode 1, Forward Motor: Flow from port A to port B causes a pressure decrease from A to B and a positive shaft angular velocity.
Mode 2, Reverse Pump: Negative shaft angular velocity causes a pressure increase from port B to port A and flow from B to port A.
Mode 3, Reverse Motor: Flow from port B to port A causes a pressure decrease from B to A and a negative shaft angular velocity.
Mode 4, Forward Pump: Positive shaft angular velocity causes a pressure increase from port A to port B and flow from A to B.
The motor block has analytical, lookup table, and physical signal parameterizations. When using tabulated data or an input signal for parameterization, you can choose to characterize the motor operation based on efficiency or losses.
In the tabulated data and the input signal parameterization options, the threshold parameters Pressure drop threshold for motor-pump transition and Angular velocity threshold for motor-pump transition identify regions where numerically smoothed flow transition between the motor operational modes can occur. Choose a transition region that provides some margin for the transition term, but which is small enough relative to the pressure and angular velocity that it will not impact calculation results.
Analytical Leakage and Friction Parameterization
If you set Leakage and friction parameterization to
Analytical
, the block calculates leakage and friction
from constant values of shaft velocity, pressure drop, and friction torque. The
leakage flow rate, which is correlated with the pressure differential over the
motor, is calculated as:
where:
Δp is pA – pB.
ρavg is the average fluid density.
K is the Hagen-Poiseuille coefficient for analytical loss,
where:
D is the Displacement.
ωnom is the Nominal shaft angular velocity.
ηv, nom is the Volumetric efficiency at nominal conditions.
Δpnom is the Nominal pressure drop.
The friction torque, which is correlated with shaft angular velocity, is calculated as:
where:
τ0 is the No-load torque.
k is the friction torque vs. pressure gain coefficient at nominal displacement, which is determined from the Mechanical efficiency at nominal conditions, ηm:
τfric is the friction torque at nominal conditions:
Δp is the pressure drop between ports A and B.
ω is the relative shaft angular velocity, or .
Tabulated Data Parameterizations
When using tabulated data for motor efficiencies or losses, you can provide data for one or more of the motor operational modes. The signs of the tabulated data determine the operational regime of the block. When data is provided for less than four operational modes, the block calculates the complementing data for the other mode(s) by extending the given data into the remaining quadrants.
Tabulated data - volumetric and mechanical
efficiencies
parameterizationThe leakage flow rate is calculated as:
where:
and ηv is the volumetric efficiency, which is interpolated from the user-provided tabulated data. The transition term, α, is
where:
Δp is pA – pB.
pthreshold is the Pressure drop threshold for motor-pump transition.
ω is ωR – ωC.
ωthreshold is the Angular velocity threshold for motor-pump transition.
The friction torque is calculated as:
where:
and ηm is the mechanical efficiency, which is interpolated from the user-provided tabulated data.
Tabulated data - volumetric and mechanical
losses
parameterizationThe leakage flow rate is calculated as:
where qloss is interpolated from the Volumetric loss table, q_loss(dp,w) parameter, which is based on user-supplied data for pressure drop, shaft angular velocity, and fluid volumetric displacement.
The shaft friction torque is calculated as:
where τloss is interpolated from the Mechanical loss table, torque_loss(dp,w) parameter, which is based on user-supplied data for pressure drop and shaft angular velocity.
Input Signal Parameterization
When Leakage and friction parameterization is set
toInput signal - volumetric and mechanical
efficiencies
, ports EV and
EM are enabled. The internal leakage and shaft friction are
calculated in the same way as the Tabulated data - volumetric and
mechanical efficiencies
parameterization, except that
ηv and
ηm are received directly at ports
EV and EM, respectively.
When Leakage and friction parameterization is set
toInput signal - volumetric and mechanical losses
,
ports LV and LM are enabled. These ports
receive leakage flow and friction torque as positive physical signals. The leakage
flow rate is calculated as:
where:
qLV is the leakage flow received at port LV.
pthresh is the Pressure drop threshold for motor-pump transition parameter.
The friction torque is calculated as:
where
τLM is the friction torque received at port LM.
ωthresh is the Angular velocity threshold for motor-pump transition parameter.
The volumetric and mechanical efficiencies range between the user-defined specified minimum and maximum values. Any values lower or higher than this range will take on the minimum and maximum specified values, respectively.
Pump Operation
The motor flow rate is:
where
The motor torque is:
where
The mechanical power extracted by the motor shaft is:
and the motor hydraulic power is:
If you would like to know if the block is operating beyond the
supplied tabulated data, you can set Check if operating beyond the
quadrants of supplied tabulated data to
Warning
to receive a warning if this occurs, or
Error
to stop the simulation when this occurs. For
parameterization by input signal for volumetric or mechanical losses, you can be
notified if the simulation surpasses operating modes with the Check if
operating outside of motor mode parameter.
You can also monitor motor functionality. Set Check if pressures are
less than motor minimum pressure to
Warning
to receive a warning if this occurs, or
Error
to stop the simulation when this occurs.
Predefined Parameterization
Pre-parameterized manufacturer data is available for this block. This data allows you to model a specific supplier component.
To load a predefined parameterization,
Click the "Select a predefined parameterization" hyperlink in the block dialog description.
Select a part from the drop-down menu and click Update block with selected part.
If you change any parameter settings after loading a parameterization, you can check your changes by clicking Compare block settings with selected part. Any difference in settings between the block and pre-defined parameterization will display in the MATLAB command window.
Note
Predefined block parameterizations use available data sources to supply parameter values. The block substitutes engineering judgement and simplifying assumptions for missing data. As a result, expect some deviation between simulated and actual physical behavior. To ensure accuracy, validate the simulated behavior against experimental data and refine your component models as necessary.
To learn more, see List of Pre-Parameterized Components.
Ports
Conserving
Input
Parameters
Extended Capabilities
Version History
Introduced in R2020a