Reducing interpolator computing time (P-STUP-00075)

P-STUP-00075

Definition of interpolator functionalities

Description

The mircroprocessor load can be limited by specifying the number of blocks per cycle considered in the look ahead process. Calculating the look ahead profile is then split into partial calculations over several cycles.

Example:
number_blocks_lah = 10000, blocks_per_call = 1000

The look ahead profile is then calculated split over 10 cycles. One disadvantage of this is the acceptance of real-time influences delayed by this time, e.g. an override change. Therefore, do not select a value that is too low.

Parameter

configuration.channel[i].interpolator.blocks_per_call

Data type

UNS32

Data range

1 ... The value is defined by P-STUP-00070 .

Unit

----

Default value

200

Remarks

Parameter available as of V2.11.2033