DCV 62 Generic - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


DCV 62 Generic

6-way 2-position valve with user-specified flow paths

 

Description

Spool Signal vs Valve Opening

Connections

Parameters

Description

The DCV 62 Generic component is a six-port two-position valve that allows flow between the ports based on the user-specified custom flow path.

A generic form allows the user to specify the custom scenario according to the need.  The user can choose between either of the two options specified below.

1. Characteristic Curve - By choosing this option, user-supplied characteristic data which defines the relationship between the spool signal and the spool opening is specified. A suboption under this category is that the spool opening can either be given as area or as a scaled opening by toggling between Use scales options.

2. Flow path - Flow paths with respect to the spool signal where the input s controls the position of the value. An input of 0 corresponds to position 0, an input of 1 to position 1. There are three orifices inter-connected to each other which open up according to the input feed thereby allowing fluid to flow between the different port. Intermediates values (between 0 and 1) produce an averaged position, with the transition length set by the band parameter.

Based on the orifice area, the pressure vs. flow rate relationship is calculated by the formulation used in the Orifice component.

Spool Signal vs Valve Opening

For the characteristic curve option component, the area of opening or scaled coefficient must be specified as a function of the Spool signal. The four columns in the data correspond to order (Signal - Spool PA - Spool TA - Spool PT) specified in the form of a table. The following parameters allows users to specify the necessary data for this calculation.

Data Source: This parameter allows users to specify the nature of the source file for the Signal (ranging from -1 to 1) vs. valve opening table. The available options are file, attachment, and inline.

file: Use this option to specify a source file (an Excel or a CSV file) located on the hard drive.

attachment: Use this option to specify a data file (an Excel or a CSV file) that is attached to the MapleSim model. To be used as an attachment, data files must be attached to the MapleSim model and be categorized under Data Sets. The attached files in a MapleSim model can be viewed in the Attachments pane under the Data Sets section. For more information, see Attaching a File to a Model. Select the desired attachment as the dataA or dataS parameter.

Note: If the file option is used, subsequent changes to the source file will be incorporated into MapleSim simulations.

If the attachment option is used, subsequent changes to the source file will not affect the version attached to the MapleSim model. To ensure updates to the source files are incorporated in the simulation, the file must be reattached.

inline: Use this option to directly specify the pressure vs. area relationship in the form of a table. In the A or S parameter the first column must contain values of the spool signal ranging from -1 to 1 and the second column must contain corresponding values of the area or scaled area.

Note: To change the dimensions of table, right-click (Control-click for Mac®) the parameter field and select Edit Matrix Dimensions. In the Matrix Dimensions dialog, enter values for the number or rows and columns and then click OK.

Smoothness: The smoothness option specifies how the data table is interpolated.

Connections

Name

Description

Modelica ID

portA

Hydraulic port A

portA

portB

Hydraulic port B

portB

portC

Hydraulic port C

portC

portP

Hydraulic port P (pump)

portP

portT

Hydraulic port T (tank)

portT

portT1

Hydraulic port T1 (tank1)

portT1

s

Spool input signal

s

Parameters

General

X and Y correspond to ports A, B, C, P, T, and T1.

Name

Default

Units

Description

Modelica ID

Characteristic curves

false

 

True (checked) enables the Data parameters

CharacteristicCurves

Use scales

true

 

True (checked) means the orifice maximum areas are the product of Amax and the scaling coefficients

useScales

Amax

1·10−4

m2

Maximum orifice opening area; available when Use scales is true.

Amax

Amin

1·10−12

m2

Minimum orifice opening area (leakage)

Amin

sX-Y

 

 

Scaling coefficients, see [1]

sXY

areaX-Y

 

m2

Areas, see [2]

aXY

band

0.1

 

Transition length in normalized spool displacement ranges from 0.1 - 0.9; see [3]

band

[1] sX-Y is a two-element vector that specifies the scaling coefficient between ports X and Y when the s input is 0 and 1, respectively. The opening area is computed from Amin, Amax, s, and sX-Y. Available when Characteristic curves is false and Use scales is true.

[2] areaX-Y is a two-element vector that specifies the area between ports X and Y when the s input is 0 and 1, respectively. Available when Characteristic curves and Use scales are false.

[3]  Available when Characteristic curves is false.

Data

These parameters are enabled when Characteristic curves is true. They use a matrix to interpolate the area or scaling coefficients from the spool input signal, s. If use scales is true, S, the scaling coefficients, are defined via a matrix; if use scales is false, A, the areas, are defined via a matrix.

Name

Default

Units

Description

Modelica ID

data source

inline

 

Selects how the matrix is assigned

datasourcemode

S

 

 

Defines sX-Y vs s. Columns: s,sP-A,sT-A,sP-T. Available if Use scales is true.

S

A

 

m2

Defines areaX-Y vs s. Columns: s,areaP-A,areaT-A,areaP-T. Available if Use scales is false.

A

Smoothness

linear

 

Smoothness of table interpolation

Smoothness

Orifice

Name

Default

Units

Description

Modelica ID

Use constant Cd

true

 

True (checked) means a constant coefficient of discharge is implemented otherwise a variable Cd is used in flow calculations

UseConstantCd

Cd

0.7

 

Flow-discharge coefficient; used when Use constant Cd is true

Cd

ReCr

12

 

Reynolds number at critical flow; used when Use constant Cd is true

ReCr

Coeff

0.7

 

Maximum flow-discharge coefficient; used when Use constant Cd is false

Coeff

Critno

1000

 

Critical flow number; used when Use constant Cd is false

Crit_no

Optional Volumes

X corresponds to ports A, B, C, P, T, and T1.

Name

Default

Units

Description

Modelica ID

Use volume X

false

 

True (checked) means a hydraulic volume chamber is added to portX

useVolumeX

VX

1·10−6

m3

Volume of chamber attached to portX

Vx

For more information see Port Volumes.

See Also

Directional Control Valves

Hydraulics Library