packagePSD
Power spectral density functions
Extends from Modelica.Icons.Package (Icon for standard packages), Utilities.Icons.PSD (Icon for PSD).
Information
This package contains the implemented power spectral densities, i.e. the distributions of generated frequencies in the random signal.
There are currently two different ways of shaping these frequencies:
- An interpolation method (which is readily usabale) and
- a convolution filter (which needs some review).
Contents
| Name | Description |
|---|---|
| Unmodified white noise with constant power spectral density | |
| An ideal low-pass filter based on the convolution with the sinc function | |
| Linear interpolation between the noise samples | |
| Apply an arbitrary interpolation by convolution with a Kernel | |
| Apply an arbitrary filter by convolution with its impulse response | |
| A collection of useful kernels for the convolution filter |
Revisions
Developed 2014 at the DLR Institute of System Dynamics and Control