Moog ACV with CANopen bus interface
7 Servo valve functions
Pressure setpoint conditioning / demand value generator
B99224-DV018-D-211, Rev. A, October 2018
161
7.4.4 Scaling
This function is used to scale the pressure setpoint, e.g. to influence the input signal's value range. The output
signal is calculated by multiplication of the input signal with a scaling factor and a subsequent addition of an
offset according to the following figure.
Figure 73: Scaling function
7.4.4.1 Object 0x63A2: Factor
This parameter is a slope factor by which the input is multiplied. It is defined by two signed integer values, the
numerator (upper 16 bits of the parameter) and the denominator (lower 16 bits of the parameter).
Value description
Pressure
scaling
input
output
<Factor>
(0x63A2)
<Offset>
(0x63A3)
y
off
y(x)
(output)
x (input)
num:
#Numerator#
den: #Denominator#
y
off
:
<Offset> (0x63A3)
den
nu
m
m
num
den
---------------
=
y x
( )
m x y
off
+
⋅
=
ValvePressureControl_DemandValueGenerator_Scaling
Index
Sub-index
Parameter name
Data type
Access
Per-
sistence
Value range
Default
0x63A2
0
Factor
UINT32
rw
Y
UINT32
0x00010001
<Factor>
Bit
31
16 15
0
Description
#Numerator#
#Denominator#
Table 78: Data structure of the slope factor