| Clock Signal |
Article Index for Clock |
Website Links For Clock |
Information AboutClock Signal |
|
In Electronics and especially Synchronous Digital Circuit s, a clock signal is a Signal used to coordinate the actions of two or more Circuits . A clock signal Oscillates between a high and a low state, normally with a 50% Duty Cycle , and is usually a Square Wave . Circuits using the clock signal for synchronization may become active at either the rising or falling edge, or both (see for example DDR SDRAM ), of the clock signal. DIGITAL CIRCUITS Most Integrated Circuit s (ICs) of sufficient complexity utilize a clock signal in order to synchronize different parts of the circuit and to account for Propagation Delay s. As ICs become more complex, the problem of supplying accurate and synchronized clocks to all the circuits becomes increasingly difficult. The preeminent example of such complex chips is the Microprocessor , the central component of modern computers. A clock signal might also be gated, that is, combined with a controlling signal that enables or disables the clock signal for a certain part of a circuit. This technique is often used to save power by effectively shutting down portions of a digital circuit when they are not in use. In some early microprocessors such as the National Semiconductor IMP-16 family, a multi- Phase clock was used. In the case of the IMP-16, the clock had four phases, each 90 degrees apart, in order to synchronize the operations of the processor core and its peripherals. Most modern microprocessors and Microcontroller s use a single-phase clock, however. Many modern Microcomputer s utilize a "clock multiplier" which multiplies a lower frequency external clock to the appropriate clock rate of the microprocessor. This allows the CPU to operate at a much higher frequency than the rest of the computer, which affords performance gains in situations where the CPU does not need to wait on an external factor (like memory or I/O ). OTHER CIRCUITS Some sensitive Mixed-signal Circuit s, such as precision Analog-to-digital Converter s, use Sine Wave s rather than square waves as their clock signals, because square waves contain high-frequency Harmonic s that can interfere with the analog circuitry and cause Noise . Such sine wave clocks are often Differential Signals , because this type of signal has twice the Slew Rate , and therefore half the timing uncertainty, of a Single-ended Signal with the same voltage range. Differential signals radiate less strongly than a single line. Alternatively, a single line shielded by power and ground lines can be used. In CMOS circuits, gate capacitances are charged and uncharged continually. A capacitor does not dissipate energy, but energy is wasted in the driving transistors. Inductor s can be used to store this energy and reduce the energy loss, but they tend to be quite large. Alternatively, using a sine wave clock, CMOS Transmission Gate s and energy-saving techniques, the power requirements can be reduced. DISTRIBUTION The clock signal is usually distributed across a chip by a recursive H tree. The whole structure with the gates at the ends and all amplifiers inbetween have to be loaded and unloaded every cycle. To save energy, unused parts of the tree may be temporarily cut off. SEE ALSO Digital Circuit Synchronous Circuit |
|
|