Noise injection models
Extends from Modelica.Icons.Package (Icon for standard packages).
| Name | Description |
|---|---|
| Base class for noise injection loads | |
| Load with direct white gaussian noise injection | |
| Load with white gaussian noise injection using Wiener process | |
| Load with noise and sine reference injection |
OpenIPSL.Electrical.Loads.NoiseInjections.BaseClassBase class for noise injection loads
| Name | Description |
|---|---|
| active_mu | Expectation value active power noise |
| active_sigma | Standard deviation active power noise |
| samplePeriod | Sample period |
| Name | Description |
|---|---|
| y |
OpenIPSL.Electrical.Loads.NoiseInjections.WhiteNoiseInjectionLoad with direct white gaussian noise injection
Extends from BaseClass (Base class for noise injection loads).
| Name | Description |
|---|---|
| active_mu | Expectation value active power noise |
| active_sigma | Standard deviation active power noise |
| samplePeriod | Sample period |
| Name | Description |
|---|---|
| y |
OpenIPSL.Electrical.Loads.NoiseInjections.WienerProcessInjectionLoad with white gaussian noise injection using Wiener process
Extends from BaseClass (Base class for noise injection loads).
| Name | Description |
|---|---|
| active_mu | Expectation value active power noise |
| active_sigma | Standard deviation active power noise |
| samplePeriod | Sample period |
| Name | Description |
|---|---|
| y |
OpenIPSL.Electrical.Loads.NoiseInjections.SineNoiseInjectionLoad with noise and sine reference injection
Extends from BaseClass (Base class for noise injection loads).
| Name | Description |
|---|---|
| active_mu | Expectation value active power noise |
| active_sigma | Standard deviation active power noise |
| samplePeriod | Sample period |
| amplitude | Amplitude of sine wave |
| freqHz | Frequency of sine wave [Hz] |
| phase | Phase of sine wave [rad] |
| offset | Offset of output signal |
| startTime | Output = offset for time < startTime [s] |
| Name | Description |
|---|---|
| y |