TAMS / Java / Hades / applets (print version): contents | previous | nextClock generator component
DescriptionThis circuit demonstrates the clock generator component,
class hades.models.io.ClockGen.
The clock generator uses three user-settable timing parameters
to specify the clock period (inverse of frequency),
the duty-cycle (ratio of the 1-pulse to the clock period),
and an initial offset before the generator starts.
The three clock generator components in this demonstration are all
set to the same, rather slow clock period of 2 seconds,
which corresponds to a clock frequency of 0.5 Hz.
Due to the different settings of the initial offset, the clock
generators start after 2 seconds, 4 seconds,
and 6 seconds.
Naturally, these values are uncommon large for electronic circuits
and are only chosen for demonstration.
Just open the property sheet of the clock generators
(popup-menu, edit-component) and change the values as you like.
The duty-cycle parameter specifies the relative duration of the
1-output during each clock period.
A value of 0.5 (50 percent) gives a symmetrical clock signal.
See the annotation above for details.
Run the applet | Run the editor (via Webstart)
Impressum | 24.11.06
http://tams.informatik.uni-hamburg.de/applets/hades/webdemos/00-intro/05-switches/clockgen_print.html