SINT – Simple integrator

Block SymbolLicensing group: STANDARD
PIC

Function Description
The SINT block implements a discrete integrator described by the following difference equation

yk = yk1 + TS 2Ti(uk + uk1),

where TS is the block execution period and Ti is the integral time constant. If yk falls out of the saturation limits ymin and ymax, the output and state of the block are appropriately modified.

For more complex tasks, consider using the INTE block, which provides extended functionality.

Input

u

Analog input of the block

Double (F64)

Output

y

Analog output of the block

Double (F64)

Parameters

ti

Integral time constant Ti  1.0

Double (F64)

y0

Initial output value

Double (F64)

ymax

Upper limit of the output signal  1.0

Double (F64)

ymin

Lower limit of the output signal  -1.0

Double (F64)

2022 © REX Controls s.r.o., www.rexygen.com