Fixed-Point Blockset | ![]() ![]() |
Perform discrete-time integration of a signal using the forward method
Library
Description
The Integrator Forward block performs a discrete-time integration of a signal using the forward method. The block multiplies the input by the weighted sample time and adds the result to the cumulative sum since time zero. The block outputs the sum up to the nth time step at time n+1. The first term of the sum is the Initial condition for previous output parameter.
Remarks
The output of the Integrator Forward block differs from the output of the Integrator Backward block only by the first and last terms in the cumulative sum.
Parameters and Dialog Box
Specify via dialog
Inherit via internal rule
Inherit via back propagation
Characteristics
Input Port |
Any data type supported by the blockset |
Output Port |
Same as the input |
Direct Feedthrough |
Yes |
Scalar Expansion |
Of inputs and gain |
See Also
Integrator Backward, Integrator Backward Resettable, Integrator Backward Resettable Limited, Integrator Forward Resettable, Integrator Forward Resettable Limited, Integrator Trapezoidal, Integrator Trapezoidal Resettable, Integrator Trapezoidal Resettable Limited
![]() | Integrator Backward Resettable Limited | Integrator Forward Resettable | ![]() |