The SIGSPEC simulator is capable of modelling three different types of random processes:
The random number generator employed for these models may be initialised in two different ways.
The last integer value in the sequence of random numbers is written to a file <project>/<project>.rnd. This allows to embed SIGSPEC into an external loop for numerical simulations. If the output file <project>/<project>.rnd is moved to <project>.rnd externally between consecutive SIGSPEC runs, the program may used iteratively without breaking the random number sequence.
Example. The simulator is employed in the sample projects sim-serial, sim-temporal and sim-rndsteps. To initialise the random number generator, a file sim-serial.rnd, sim-temporal.rnd and sim-rndsteps.rnd, respectively, is used to make the output reproducible.
Consequently, the user has three options to explore the these samples.
Next: Sinusoidal signal
Up: The Built-in Simulator
Previous: The simulator mode
Contents
Piet Reegen
2009-09-23