RealNetwork1

Demonstrates the usage of blocks from Modelica.Blocks.Math

Diagram

Information

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

This example demonstrates a network of mathematical Real blocks. from package Modelica.Blocks.Math. Note, that

  • at the right side of the model, several Math.ShowValue blocks are present, that visualize the actual value of the respective Real 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 (13)

add

Type: MultiSum

sine

Type: Sine

integerStep

Type: Step

integerConstant

Type: Constant

showValue

Type: RealValue

product

Type: MultiProduct

showValue1

Type: RealValue

booleanPulse1

Type: BooleanPulse

multiSwitch

Type: MultiSwitch

booleanPulse2

Type: BooleanPulse

showValue3

Type: RealValue

linearDependency1

Type: LinearDependency

minMax

Type: MinMax