functionPSD_WhiteNoise

Unmodified white noise with constant power spectral density

Extends from Noise.Utilities.Interfaces.PSD (The basic interface for a power spectral density function).

Inputs

TypeNameDefaultDescription
Modelica.SIunits.Timeinstance (from InputOutput)The current time for an arithmetic random number generator
Integerstates_in (from InputOutput)The discrete states for a recursive random number generator
Modelica.SIunits.Timet (from PSD)The current value of the internal simulation time
Modelica.SIunits.Perioddt (from PSD)The intended period of the raw random number
Modelica.SIunits.Timet_last (from PSD)The last time a random number was generated

Outputs

TypeNameDefaultDescription
Realrand_hold (from PSD)The raw random number
Realrand (from InputOutput)The random number with a uniform distribution on the interval [1,0]
Integerstates_out (from InputOutput)The new states of a recursive random number generator

Revisions

Developed 2014 at the DLR Institute of System Dynamics and Control