![]() |
Synthia
Generic and flexible data structure generator
|
Illustrates the principle of frequency modulation using sine wave and prism pickers.
In this example, the signal to modulate and the carrier wave can be shown on the Oscilloscope respectively as:
The wiring diagram of pickers corresponding to frequency modulation is as follows:
When running the program, the resulting modulated signal is shown on the oscilloscope:
As one can see, the amplitude of the signal does not change, but its frequency does; this corresponds to the varying width of each cycle of the carrier.
Definition at line 55 of file FMRadio.java.
Static Public Member Functions | |
| static void | main (String[] args) |
|
static |
Definition at line 58 of file FMRadio.java.