WOLFRAM SYSTEM MODELER
AssignClockVectorizedExample of an AssignClockVectorized block for Integer signals |
SystemModel["Modelica.Clocked.Examples.Elementary.IntegerSignals.AssignClockVectorized"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Elementary example for the documentation of block Modelica.Clocked.IntegerSignals.Sampler.AssignClockVectorized.
periodicClock |
Type: PeriodicExactClock Description: Generate a periodic clock signal with a period defined by an Integer number with resolution |
|
---|---|---|
unitDelay1 |
Type: UnitDelay Description: Delay the clocked input signal for one sample period |
|
const |
Type: IntegerConstant Description: Generate constant signal of type Integer |
|
assignClock1 |
Type: AssignClockVectorized Description: Assign a clock to a clocked Integer signal vector |
|
const1 |
Type: IntegerConstant Description: Generate constant signal of type Integer |
|
unitDelay2 |
Type: UnitDelay Description: Delay the clocked input signal for one sample period |
|
sum1 |
Type: Sum Description: Sum of Integers: y = k[1]*u[1] + k[2]*u[2] + ... + k[n]*u[n] |
|
sum2 |
Type: Sum Description: Sum of Integers: y = k[1]*u[1] + k[2]*u[2] + ... + k[n]*u[n] |