WOLFRAM SYSTEM MODELER

PCVE22

Electrically actuated proportional valve with two ports and two states

Diagram

Wolfram Language

In[1]:=
SystemModel["Hydraulic.Valves.DirectionalControl.ProportionalSolenoidActuation.PCVE22"]
Out[1]:=

Information

This is a model of a control valve with two ports and two states. The valve has two ports, a and b. The insignal to the spool is called u. The valve is controlled by an electrical spool with dynamics; see SpoolP.


Control valve with two ports and two states


The valve is closed, and there is only leakage flow between the ports if there is no overlap


Open valve, u = 1; there is flow from a to b

Implementation

This valve basically consists of an orifice controlled by a spool.

Parameters (9)

medium

Value: Oil()

Type: Medium

Description: Medium in the component

Gleak

Value: 1e-020

Type: PressureDependentLeakage (m³/(s⋅Pa))

Description: Leakage between orifices

overlap

Value: 0

Type: Length (m)

Description: Spool overlap, a number between -1 and 1; 0 if no overlap

AMax

Value: 0.001

Type: Area (m²)

Description: Maximum opening area

Cd

Value: 0.62

Type: Real

Description: Coefficient of discharge for the opening

V

Value: 0.0001

Type: Volume (m³)

Description: Volume of control valve

Un

Value: 1

Type: Voltage (V)

Description: Spool nominal voltage

f

Value: 80

Type: Frequency (Hz)

Description: Spool resonance frequency

d

Value: 0.9

Type: Damping (s⁻¹)

Description: Spool damping

Connectors (3)

port_a

Type: Port_a

Description: Port for hydraulic fluid (filled icon)

port_b

Type: Port_b

Description: Port for hydraulic fluid (unfilled icon)

u

Type: RealInput

Description: 'input Real' as connector

Components (5)

medium

Type: Medium

Description: Medium in the component

volume_a

Type: Volume

Description: Fixed volume with fluid storage

volume_b

Type: Volume

Description: Fixed volume with fluid storage

flow_ab

Type: ControlledOrifice

Description: Controlled restriction

spool

Type: SpoolP

Description: An electrical spool with second-order characteristics