<< INTEGRAL_f Continuous_pal PID >>

Scilab Help >> Xcos > palettes > Continuous_pal > INTEGRAL_m

INTEGRAL_m

Integration

Block Screenshot

Contents

Description

This block is an integrator. The output y is the integral of the input u at the current time step t.

where y0 is an initial condition and t0 is its corresponding time.

Parameters

The parameter dialog box allows you to define:

The dialog box also allows you to add an event port to the block in order to reset its state to a specified initial condition.

If ”reinitialization” is selected the following yields:

Default properties

Interfacing function

Computational function

Examples

Example 1

This sample model demonstrates how to use the integrator's state port.

The reinitialization parameter is set to 1, the Upper limit to 1 and the lower limit to -1.

Example 2


Report an issue
<< INTEGRAL_f Continuous_pal PID >>