Int - ABB ACSM1 Firmware Manual

Speed and torque control program
Hide thumbs Also See for ACSM1:
Table of Contents

Advertisement

274

INT

(10065)
Illustration
Execution time
Operation
Inputs
Outputs
Standard function blocks
TLA1 1 msec
I
K
TI
RINT
BAL
BALREF
OHL
OLL
4.73 µs
The output (O) is the integrated value of the input (I):
O(t) = K/TI (
I(t) dt)
Where TI is the integration time constant and K is the integration gain.
The step response for the integration is:
O(t) = K × I(t) × t/TI
The transfer function for the integration is:
G(s) = K 1/sTI
The output value is limited according to the defined minimum and maximum limits (OLL
and OHL). If the value is below the minimum value, output O = LL is set to 1. If the value
exceeds the maximum value, output O = HL is set to 1. The output (O) retains its value
when the input signal I(t) = 0.
The integration time constant is limited to value 2147483 ms. If the time constant is
negative, zero time constant is used.
If the ratio between the cycle time and the integration time constant Ts/TI < 1, Ts/TI is
set to 1.
The integrator is cleared when the reset input (RINT) is set to 1.
If BAL is set to 1, output O is set to the value of the input BALREF. When BAL is set
back to 0, normal integration operation continues.
Input (I): REAL
Gain input (K): REAL
Integration time constant input (TI): DINT, 0...2147483 ms
Integrator reset input (RINT): Boolean
Balance input (BAL): Boolean
Balance reference input (BALREF): REAL
Output high limit input (OHL): REAL
Output low limit input (OLL): REAL
Output (O): REAL
High limit output (O=HL): Boolean
Low limit output (O=LL): Boolean
INT
61
(1)
O(61)
O
O=HL(61)
O=HL
O=LL(61)
O=LL

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents