Fung-1V - ABB ACSM1 Firmware Manual

Motion control drives, speed and torque control program
Hide thumbs Also See for ACSM1:
Table of Contents

Advertisement

FUNG-1V

(10072)
Illustration
Execution time
Operation
Inputs
9.29 µs
The output (Y) at the value of the input (X) is calculated with linear interpolation from
a piecewise linear function.
Y = Y
+ (X - X
)(Y
- Y
k
k
k+1
The piecewise linear function is defined by the X and Y vector tables (XTAB and YTAB).
For each X-value in the XTAB table, there is a corresponding Y-value in the YTAB table.
The values in XTAB and YTAB must be in ascending order (i.e. from low to high).
XTAB and YTAB values are defined with the DriveSPC tool.
Y4
Y3
Interpolated Y
Y2
Y1
X1
The balancing function (BAL) permits the output signal to track an external reference
and gives a smooth return to the normal operation. If BAL is set to 1, output Y is set to
the value of the balance reference input (BALREF). The X value which corresponds to
this Y value is calculated with linear interpolation and it is indicated by the balance
reference output (BALREFO).
If the X input is outside the range defined by the XTAB table, the output Y is set to the
highest or lowest value in the YTAB table.
If BALREF is outside the range defined by the YTAB table when balancing is activated
(BAL: 0 -> 1), the output Y is set to the value of the BALREF input and the BALREFO
output is set to the highest or lowest value in the XTAB table.
The ERROR output is set to 1 when the number of the XTAB and YTAB inputs are
different. When ERROR is 1, the FUNG-1V block will not function. XTAB and YTAB
tables can be defined in the
(page 313).
The input data type is selected by the user.
Balance input (BAL): Boolean
Balance reference input (BALREF): DINT, INT, REAL, REAL24.
X value input (X): DINT, INT, REAL, REAL24
X table input (XTAB): DINT, INT, REAL, REAL24
Y table input (YTAB): DINT, INT, REAL, REAL24
) / (X
- X
)
k
k+1
k
X2
X3
X
DATA CONTAINER
block (page 306) or the
X table
Y table
(XTAB)
(YTAB)
X1
Y1
X2
Y2
X3
Y3
...
...
X4
X9
Y9
REG-G
Standard function blocks
307
block

Advertisement

Table of Contents
loading

Table of Contents