Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

38 lines (21 loc) · 1.25 KB

Noise

An open Library for the Generation of Stochastic Signals in Modelica

Library description

The Noise library is developed to consistently define an algorithmically random source in Modelica. Care has been taken to develop a source which has a high statistical randomness. This is illustrated in an example. Furthermore, care has been taken to generate a continuous, event-free source to avoid extremely high performance penalties due to integrator restarts.

Potential applications are:

  • Sensor Noise
  • Stochastical excitations like air gusts and road excitation

Current release

Download Noise 0.2.0 (2014-06-13)

License

This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the Modelica License 2.

Copyright (C) 2014, DLR German Aerospace Center

Development and contribution

The library was developed by the DLR German Aerospace Center contributors:

  • Andreas Klöckner
  • Franciscus van der Linden
  • Dirk Zimmer

You may report any issues with using the Issues button.

Contributions in shape of Pull Requests are always welcome.