.Modelica.Clocked.RealSignals.Sampler.Utilities.Internal.UniformNoiseXorshift64star

Add band-limited uniform noise based on a xorshift64* number generator

Information

This block adds uniformly distributed noise in the range noiseMin … noiseMax to the clocked Real input signal and provides the sum as clocked Real output signal.

It is based on the xorshift64* algorithm. For more details, see the documentation to Xorshift64star.

Example

The following example samples zero signal with a periodic clock of 20 ms period, and adds noise in the range from -0.1 … 0.1:

UniformNoiseXorshift64star_Model.png     UniformNoiseXorshift64star_Result.png
model simulation result

Generated at 2025-03-10T19:24:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos