Simulating noise
Simulation Basics
Running time-domain simulations of ssm models is done using the ssm/simulate
method. It has three main operational modes:
- Simulate using internal noise generation
- Simulate with injected signals
- Simulate with both injected signals and noise
Whichever mode you are operating in, you have to tell simulate:
- which inputs you want to use;
- what noise level you want to have (or what signal you want to inject);
- which outputs you would like to simulate.
In the following we will explore this via a few examples:
- Simulating harmonic oscillator noise
- Simulating capacitive actuation noise
- Simulating LPF noise
|
Building an LPF model |
|
Simulating harmonic oscillator noise |
 |
©LTP Team