IntegerNetwork1

Demonstrates the usage of blocks from Modelica.Blocks.MathInteger

Diagram

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This example demonstrates a network of Integer blocks. from package Modelica.Blocks.MathInteger. Note, that

  • at the right side of the model, several MathInteger.ShowValue blocks are present, that visualize the actual value of the respective Integer signal in a diagram animation.
  • the Boolean values of the input and output signals are visualized in the diagram animation, by the small "circles" close to the connectors. If a "circle" is "white", the signal is false. If a "circle" is "green", the signal is true.

Components (14)

sum

Type: Sum

sine

Type: Sine

realToInteger

Type: RealToInteger

integerStep

Type: IntegerStep

integerConstant

Type: IntegerConstant

showValue

Type: IntegerValue

product

Type: Product

showValue1

Type: IntegerValue

triggeredAdd

Type: TriggeredAdd

booleanPulse1

Type: BooleanPulse

showValue2

Type: IntegerValue

multiSwitch1

Type: MultiSwitch

booleanPulse2

Type: BooleanPulse

showValue3

Type: IntegerValue