![]() |
Synthia
Generic and flexible data structure generator
|
Illustrates the principle of amplitude 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 amplitude modulation is as follows:
When running the program, the resulting modulated signal is shown on the oscilloscope:
As one can see, the frequency of the signal does not change, but its amplitude does; this corresponds to the varying height of each cycle of the carrier.
Definition at line 54 of file AMRadio.java.
Static Public Member Functions | |
| static void | main (String[] args) |
|
static |
Definition at line 57 of file AMRadio.java.