blockUniformNoise
Extends from Modelica_Synchronous.WorkInProgress.Incubate.IntegerSignals.PartialIntegerNoise (Interface for SISO blocks with Integer signals that add noise to the signal).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | noiseMin | -1 | Lower limit of noise band |
| Integer | noiseMax | 1 | Upper limit of noise band |
| Integer[3] | firstSeed | {23, 87, 187} | Integer[3] defining random sequence; required element range: 0..255 |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.IntegerInput | u (from PartialClockedSISO) | Connector of clocked, Real input signal | |
| Modelica.Blocks.Interfaces.IntegerOutput | y (from PartialClockedSISO) | Connector of clocked, Real output signal |