Wobble generator
|
WOBBLE(BHV)
|
|
INITDELAY
| REAL
| 0.0
| s
| initial time delay before oscillation starts
|
STARTFREQ
| REAL
| 1.0
| Hz
| initial frequency where sweep starts
|
SWEEPRATE
| REAL
| 1.0
| Hz/s
| rate of change for frequency sweep
|
STOPFREQ
| REAL
| 1.0e7
| Hz
| end frequency where sweep stops
|
AMP_DBM
| REAL
| -100.0
| dBm
| power amplitude of sine wave
|
ROUT
| REAL
| 50.0
| Ohm
| output resistance
|
|
terminal
| P
| ELECTRICAL
| positive terminal
|
terminal
| M
| ELECTRICAL
| negative terminal
|
|
The model describes a sine wave where the frequency sweeps over a given range from STARTFREQ to STOPFREQ. The amplitude of the sine wave is given in term sof power.
|
IEEE_proposed
| ELECTRICAL_SYSTEMS
|
IEEE
| MATH_REAL
|
|
See source code
|