WOLFRAM SYSTEM MODELER

ImpureRandom

Block generating random numbers with the impure random number generator

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Examples.NoiseExamples.Utilities.ImpureRandom"]
Out[1]:=

Information

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

This block demonstrates how to implement a block using the impure random number generator. This block is used in the example Examples.NoiseExamples.ImpureGenerator.

Parameters (1)

samplePeriod

Value:

Type: Period (s)

Description: Sample period for random number generation

Connectors (1)

y

Type: RealOutput

Description: Connector of Real output signal

Components (1)

globalSeed

Type: GlobalSeed

Used in Examples (1)

ImpureGenerator

Modelica.Blocks.Examples.NoiseExamples

Demonstrates the usage of the impure random number generator

Revisions

Date Description
June 22, 2015
Initial version implemented by A. Klöckner, F. v.d. Linden, D. Zimmer, M. Otter.
DLR Institute of System Dynamics and Control