Contenu principal

Single-Acting Actuator (IL)

R2026b

Single-acting linear actuator in an isothermal liquid system

  • Single-Acting Actuator (IL) block

Libraries:
Simscape / Fluids / Isothermal Liquid / Actuators

Description

The Single-Acting Actuator (IL) block represents an actuator that converts the liquid pressure at port A into a mechanical force at port R via an extending-retracting piston. The piston motion is limited by a hard stop model. When the piston position is calculated internally, it is reported at port p, and when the position is set by a connection to a Simscape™ Multibody™ joint, it is received as a physical signal at port p.

The Initial piston displacement, Enable dynamic compressibility, and reference environmental pressure can be modified. Fluid and mechanical inertia are not modeled.

Displacement

The piston displacement is measured as the position at port R relative to port C. The Mechanical orientation identifies the direction of piston displacement. The piston displacement is neutral, or 0, when the chamber volume is equal to the Dead volume. When displacement is received as an input, ensure that the derivative of the position is equal to the piston velocity. This is automatically the case when the input is received from a Translational Multibody Interface block connection to a Simscape Multibody joint.

Hard Stop Model

Four models are available to model the extension limit of the actuator piston. This block uses a similar formulation as the Translational Hard Stop block and models uniform damping and stiffness coefficients at both ends of the piston stroke. For more information on the hard stop model options, see the Translational Hard Stop block.

The hard stop force is modeled when the piston is at its upper or lower bound. The boundary region is within the Transition region of the Piston stroke or Piston initial displacement. Outside of this region, FHardStop=0.

Cushion

The block can model cushioning toward the extremes of the piston stroke. Select Cylinder end cushioning to slow the piston motion as it approaches the maximum extension, defined by the Piston stroke parameter. For more information on the functionality of a cylinder cushion, see the Cylinder Cushion (IL) block.

Friction

The block can model friction against piston motion. When you select Cylinder friction, the resulting friction is a combination of the Stribeck, Coulomb, and viscous effects. The block measures the pressure difference between the chamber pressure and the environment pressure. For more information on the friction model and its limitations, see the Cylinder Friction (IL) block.

Numerically-Smoothed Area and Pressure

You can maintain numerical robustness in your simulation by adjusting the Smoothing factor parameter. If the Smoothing factor parameter is nonzero, the block smooths the cushion orifice area and the check valve pressure range. The orifice area is smoothly saturated between the Leakage area between plunger and cushion sleeve and Cushion plunger cross-sectional area parameters while the valve pressure is saturated between the Check valve cracking pressure differential and Check valve maximum pressure differential parameters. For more information, see Numerical Smoothing.

Block Sub-Components

The Single-Acting Actuator (IL) block comprises Simscape Foundation and Fluids Library blocks:

This figure shows how the components connect to model the actuator block if you select Cylinder end cushioning and Cylinder friction.

Diagram of block composite components

Examples

Ports

Input

expand all

Physical signal input port associated with the piston position, in m. Connect this port to a Simscape Multibody block.

Dependencies

To enable this port, set Piston displacement to Provide input signal from Multibody joint.

Programmatic Use

Port: p_in

Output

expand all

Piston position in m, returned as a physical signal.

Dependencies

To expose this port, set Piston displacement to Calculate from velocity of port R relative to port C.

Programmatic Use

Port: p_out

Conserving

expand all

Thermal liquid conserving port associated with chamber A.

Programmatic Use

Port: A

Translational mechanical conserving port associated with the actuator casing.

Programmatic Use

Port: C

Translational mechanical conserving port associated with the actuator piston.

Programmatic Use

Port: R

Parameters

expand all

Actuator

Sets the piston displacement direction. When you set this parameter to:

  • Pressure at A causes positive displacement of R relative to C the piston displacement is positive when the volume of liquid at port A is expanding. This corresponds to rod extension.

  • Pressure at A causes negative displacement of R relative to C the piston displacement is negative when the volume of liquid at port A is expanding. This corresponds to rod contraction.

Programmatic Use

Parameter: mech_orientation
Values: "foundation.enum.MechOrientationTranslational.Positive" | "foundation.enum.MechOrientationTranslational.Negative"

Cross-sectional area of the piston rod.

Programmatic Use

Parameter: piston_area

Maximum piston travel distance.

Programmatic Use

Parameter: stroke

Volume of liquid when the piston displacement is 0. This is the liquid volume when the piston is up against the actuator end cap.

Programmatic Use

Parameter: dead_volume

Environment reference pressure. The Atmospheric pressure option sets the environmental pressure to 0.101325 MPa.

Programmatic Use

Parameter: pressure_spec
Values: "foundation.enum.pressure_spec.atmospheric" | "foundation.enum.pressure_spec.specified"

User-defined environmental pressure.

Dependencies

To enable this parameter, set Environment pressure specification to Specified pressure.

Programmatic Use

Parameter: environment_pressure

Hard Stop

Model choice for the force on the piston at full extension or full retraction. See the Translational Hard Stop block for more information.

Programmatic Use

Parameter: hardstop_model
Values: "simscape.enum.hardstop.smooth" | "simscape.enum.hardstop.fullundamped" | "simscape.enum.hardstop.fulldamped" | "simscape.enum.hardstop.modechart"

Piston stiffness coefficient.

Dependencies

To enable this parameter, set Hard stop model to

  • Stiffness and damping applied smoothly through transition region, damped rebound

  • Full stiffness and damping applied at bounds, undamped rebound

  • Full stiffness and damping applied at bounds, damped rebound

Programmatic Use

Parameter: stiff_coeff

Piston damping coefficient.

Dependencies

To enable this parameter, set Hard stop model to

  • Stiffness and damping applied smoothly through transition region, damped rebound

  • Full stiffness and damping applied at bounds, undamped rebound

  • Full stiffness and damping applied at bounds, damped rebound

Programmatic Use

Parameter: damping_coeff

Application range of the hard stop force model. Outside of this range of the piston maximum extension and piston maximum retraction, the Hard stop model is not applied and there is no additional force on the piston.

Dependencies

To enable this parameter, set Hard stop model to Stiffness and damping applied smoothly through transition region, damped rebound.

Programmatic Use

Parameter: transition

Ratio of the final to the initial relative speed between the slider and the stop after the slider bounces.

Dependencies

To enable this parameter, set Hard stop model to Based on coefficient of restitution.

Programmatic Use

Parameter: coeff_rest

Threshold relative speed between slider and stop before collision. When the slider hits the case with speed less than the value of the Static contact speed threshold parameter, they stay in contact. Otherwise, the slider bounces. To avoid modeling static contact between the slider and the case, set this parameter to 0.

Dependencies

To enable this parameter, set Hard stop model to Based on coefficient of restitution.

Programmatic Use

Parameter: v_tol

Minimum force needed to release the slider from a static contact mode.

Dependencies

To enable this parameter, set Hard stop model to Based on coefficient of restitution.

Programmatic Use

Parameter: f_tol

Cushion

Whether to model piston slow-down at the maximum extension. See the Cylinder Cushion (IL) block for more information.

Programmatic Use

Parameter: cushion_spec
Values: "true" | "false"

Area of the plunger inside the actuator cushion element.

Dependencies

To enable this parameter, select Cylinder end cushioning.

Programmatic Use

Parameter: area_plunger

Length of the cushion plunger.

Dependencies

To enable this parameter, select Cylinder end cushioning.

Programmatic Use

Parameter: length_plunger

Area of the orifice between the cushion chambers.

Dependencies

To enable this parameter, select Cylinder end cushioning.

Programmatic Use

Parameter: area_cushion_orifice

Gap area between the cushion plunger and sleeve. This value contributes to numerical stability by maintaining continuity in the flow.

Dependencies

To enable this parameter, select Cylinder end cushioning.

Programmatic Use

Parameter: area_leak_plunger

Pressure beyond which the valve operation triggers. When the pressure difference between port A and Penv meets or exceeds the value of this parameter, the cushion valve begins to open.

Dependencies

To enable this parameter, select Cylinder end cushioning.

Programmatic Use

Parameter: p_crack_differential

Maximum cushion valve differential pressure. This parameter provides an upper limit to the pressure so that system pressures remain realistic.

Dependencies

To enable this parameter, select Cylinder end cushioning.

Programmatic Use

Parameter: press_max_differential

Cross-sectional area of the cushion valve in the fully open position.

Dependencies

To enable this parameter, select Cylinder end cushioning.

Programmatic Use

Parameter: check_valve_area_max

Sum of all gaps when the cushion check valve is in the fully closed position. Any area smaller than this value saturates to the specified leakage area. This value contributes to numerical stability by maintaining continuity in the flow.

Dependencies

To enable this parameter, select Cylinder end cushioning.

Programmatic Use

Parameter: check_valve_area_leak

Continuous smoothing factor that introduces a layer of gradual change to the flow response when the variable orifice and check valve are in near-open or near-closed positions. Set this value to a nonzero value less than one to increase the stability of your simulation in these regimes.

Dependencies

To enable this parameter, select Cylinder end cushioning.

Programmatic Use

Parameter: smoothing_factor

Friction

Whether to model friction against piston motion. The block accounts for Coulomb, Stribeck, and viscous friction. See the Cylinder Friction (IL) block for more information.

Programmatic Use

Parameter: friction_spec
Values: "true" | "false"

Ratio of the breakaway force to the Coulomb friction force.

Dependencies

To enable this parameter, select Cylinder friction.

Programmatic Use

Parameter: breakaway_Coulomb_ratio

Threshold velocity for the motion against the friction force to begin.

Dependencies

To enable this parameter, select Cylinder friction.

Programmatic Use

Parameter: breakaway_velocity

Initial force in the cylinder due to the seal assembly.

Dependencies

To enable this parameter, select Cylinder friction.

Programmatic Use

Parameter: preload_force

Coulomb force coefficient of friction.

Dependencies

To enable this parameter, select Cylinder friction.

Programmatic Use

Parameter: Coulomb_coeff

Viscous friction coefficient.

Dependencies

To enable this parameter, select Cylinder friction.

Programmatic Use

Parameter: viscous_coeff

Initial conditions

Method for determining the piston position. The block can receive the position from a Multibody block when set to Provide input signal from Multibody joint, or calculates the position internally and reports the position at port p. The position is between 0 and the Piston stroke when the mechanical orientation is positive and 0 and –Piston stroke when the mechanical orientation is negative.

Programmatic Use

Parameter: displacement_spec
Values: "foundation.enum.DisplacementSpec.Calculate" | "foundation.enum.DisplacementSpec.InputSignal"

Piston position at the start of the simulation.

Dependencies

To enable this parameter, set Piston displacement to Calculate from velocity of port R relative to port C.

Programmatic Use

Parameter: x0

Whether to model the dynamic compressibility of the liquid. Dynamic compressibility affects the transient response of the system at small timescales. If you select this parameter, the pressure responds dynamically based on the accumulation of fluid mass in the volume. If you clear this parameter, the volume does not accumulate mass and the pressure response is instantaneous. Clearing this setting can improve simulation performance, but may have a negative effect on the simulation robustness. Only clear this setting for small fluid volumes or models with long simulation times.

Programmatic Use

Parameter: dynamic_compressibility
Values: "true" | "false"

Starting liquid pressure for compressible fluids.

Dependencies

To enable this parameter, select Enable dynamic compressibility.

Programmatic Use

Parameter: p0

Parameter: p_init

Liquid pressure at nominal operating conditions. The block uses this value to calculate the nominal density to use in the mass conservation equation when dynamic compressibility is disabled.

Dependencies

To enable this parameter, clear the Enable dynamic compressibility checkbox.

Programmatic Use

Parameter: p_nominal

Extended Capabilities

expand all

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2020a

expand all