PartialNoise

Interface for SISO blocks with Real signals that add noise to the signal

Connectors (2)

u

Type: RealInput

Description: Connector of clocked, Real input signal

y

Type: RealOutput

Description: Connector of clocked, Real output signal

Extended by (2)

UniformNoiseXorshift64star

Modelica.Clocked.RealSignals.Sampler.Utilities.Internal

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

UniformNoise

Modelica.Clocked.RealSignals.Sampler.Utilities.Internal

Add band-limited uniform noise using a variant of the Wichmann-Hill algorithm