blockUpSample

Upsample the clocked Integer input signal and provide it as clocked output signal

Information

This block for Integer signals works similarly as the corresponding block for Real signals (see RealSignals.Sampler.Utilities.UpSample).

Analog to the corresponding Real signal block example there exists an elementary example for this Integer block.

Parameters

TypeNameDefaultDescription
BooleaninferFactortrue= true, if upsampling factor is inferred
Integerfactor1Upsampling factor >= 1 (if inferFactor=false)

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.IntegerInputuConnector of clocked, Integer input signal
Modelica.Blocks.Interfaces.IntegerOutputyConnector of clocked, Integer output signal (clock of y is faster as clock of u)