Noise

Created Dienstag 19 Juli 2016

Creates a continuously fluctuating noise signal with either variable or constant mean value and standard deviation

1. Purpose of Block

The block is well suited if reproducible random, normally distributed numbers with low event generation are needed.

2. Limits of Validity / Features

3. Interfaces

4. Nomenclature


5. Governing Equations

The output signal follows the step-wise generated random numbers

where the function normalvariate and its core for random number generation, random, are functions from [3] generating reproducible random, normally distributed numbers. Reproducible in this context means that the numbers generated are depending only from the simulation time and thus produce the same output at repeated simulations.

6. Remarks for Usage

7. Validation


8. References

[1] http://modelica.github.io/Modelica/om/Modelica.UsersGuide.ReleaseNotes.Version_3_2_2.html
[2] https://github.com/modelica/Modelica_LinearSystems2
[3] Peter Fritzson: Principles of Object.Oriented Modeling and Simulation with MODELICA 2.1, John Wiley & Sons, inc., 2004

9. Version History