All Topics  
Clock signal

 

   Email Print
   Bookmark   Link






 

Clock signal



 
 
In electronics
Electronics

Electronics refers to the flow of charge through nonmetal electrical conductor , whereas electrical refers to the flow of charge through metal electrical conductor....
 and especially synchronous digital circuit
Digital circuit

Digital electronics are electronics systems that use digital signals. Digital electronics are representations of Boolean algebra and are used in computers, mobile phones, and other consumer products....
s, a clock signal is a signal used to coordinate the actions of two or more circuits
Electronic circuit

An electronic circuit is a closed path formed by the interconnection of electronic components through which an electric current can flow. The electronic circuits may be physically constructed using any number of methods....
.

A clock signal oscillates
Oscillation

Oscillation is the repetitive variation, typically in time, of some measure about a central value or between two or more different states. Familiar examples include a swinging pendulum and Alternating current power....
 between a high and a low state, like a metronome
Metronome

A metronome is any device that produces a regulated aural, visual or tactile pulse to establish a steady tempo in the performance of music. It is a useful practice tool for musicians that dates back to the early 19th century....
. Circuits using the clock signal for synchronization may become active at either the rising edge, falling edge, or, in the case of double data rate
Double data rate

In computing, a computer bus operating with double data rate transfers data on both the rising and falling edges of the clock signal. This is also known as double pumped, dual-pumped, and double transition....
, both in the rising and in the falling edges of the clock cycle. Most clock generator
Clock generator

A clock generator is a circuit that produces a timing signal for use in synchronizing a circuit's operation. The signal can range from a simple symmetrical square wave to more complex arrangements....
s produce a clock signal in the form of a square wave
Square wave

A square wave is a kind of non-sinusoidal waveform, most typically encountered in electronics and signal processing. An ideal square wave alternates regularly and instantaneously between two levels....
 with a 50% duty cycle
Duty cycle

In telecommunications and electronics, the duty cycle is the fraction of time that a system is in an "active" state. In particular, it is used in the following contexts:...
, usually with a fixed, constant frequency.

Digital circuits
Most integrated circuit
Integrated circuit

In electronics, an integrated circuit is a miniaturized electronic circuit that has been manufactured in the surface of a thin Wafer of semiconductor material....
s (ICs) of sufficient complexity use a clock signal in order to synchronize different parts of the circuit and to account for propagation delay
Propagation delay

NetworkingPropagation delay is defined as the amount of time it takes for a certain number of bytes to be transferred over a medium. Propagation delay is the distance between the two routers divided by the propagation speed....
s.






Discussion
Ask a question about 'Clock signal'
Start a new discussion about 'Clock signal'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In electronics
Electronics

Electronics refers to the flow of charge through nonmetal electrical conductor , whereas electrical refers to the flow of charge through metal electrical conductor....
 and especially synchronous digital circuit
Digital circuit

Digital electronics are electronics systems that use digital signals. Digital electronics are representations of Boolean algebra and are used in computers, mobile phones, and other consumer products....
s, a clock signal is a signal used to coordinate the actions of two or more circuits
Electronic circuit

An electronic circuit is a closed path formed by the interconnection of electronic components through which an electric current can flow. The electronic circuits may be physically constructed using any number of methods....
.

A clock signal oscillates
Oscillation

Oscillation is the repetitive variation, typically in time, of some measure about a central value or between two or more different states. Familiar examples include a swinging pendulum and Alternating current power....
 between a high and a low state, like a metronome
Metronome

A metronome is any device that produces a regulated aural, visual or tactile pulse to establish a steady tempo in the performance of music. It is a useful practice tool for musicians that dates back to the early 19th century....
. Circuits using the clock signal for synchronization may become active at either the rising edge, falling edge, or, in the case of double data rate
Double data rate

In computing, a computer bus operating with double data rate transfers data on both the rising and falling edges of the clock signal. This is also known as double pumped, dual-pumped, and double transition....
, both in the rising and in the falling edges of the clock cycle. Most clock generator
Clock generator

A clock generator is a circuit that produces a timing signal for use in synchronizing a circuit's operation. The signal can range from a simple symmetrical square wave to more complex arrangements....
s produce a clock signal in the form of a square wave
Square wave

A square wave is a kind of non-sinusoidal waveform, most typically encountered in electronics and signal processing. An ideal square wave alternates regularly and instantaneously between two levels....
 with a 50% duty cycle
Duty cycle

In telecommunications and electronics, the duty cycle is the fraction of time that a system is in an "active" state. In particular, it is used in the following contexts:...
, usually with a fixed, constant frequency.

Digital circuits


Most integrated circuit
Integrated circuit

In electronics, an integrated circuit is a miniaturized electronic circuit that has been manufactured in the surface of a thin Wafer of semiconductor material....
s (ICs) of sufficient complexity use a clock signal in order to synchronize different parts of the circuit and to account for propagation delay
Propagation delay

NetworkingPropagation delay is defined as the amount of time it takes for a certain number of bytes to be transferred over a medium. Propagation delay is the distance between the two routers divided by the propagation speed....
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
Microprocessor

A microprocessor incorporates most or all of the functions of a central processing unit on a single integrated circuit . The first microprocessors emerged in the early 1970s and were used for electronic calculators, using Binary-coded decimal arithmetic on 4-bit Word ....
, the central component of modern computers, which relies on a clock from a crystal oscillator
Crystal oscillator

A crystal oscillator is an electronic circuit that uses the mechanical resonance of a vibrating crystal of Piezoelectricity#Materials to create an electrical signal with a very precise frequency....
. The only exceptions are asynchronous circuit
Asynchronous circuit

An asynchronous circuit is a electrical network in which the parts are largely autonomous. They are not governed by a clock circuit or global clock signal, but instead need only wait for the signals that indicate completion of instructions and operations....
s such as asynchronous CPUs
Asynchronous circuit

An asynchronous circuit is a electrical network in which the parts are largely autonomous. They are not governed by a clock circuit or global clock signal, but instead need only wait for the signals that indicate completion of instructions and operations....
.

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
National Semiconductor

National Semiconductor is a semiconductor manufacturer, specializing in analog devices and subsystems,headquartered in Santa Clara, California, California, United States....
 IMP-16 family, a multi-phase
Phase (waves)

The phase of an oscillation or wave is the fraction of a complete cycle corresponding to an offset in the displacement from a specified reference point at time t = 0....
 clock was used. In the case of the IMP-16
IMP-16

The IMP-16, by National Semiconductor, was the first multi-chip 16-bit microprocessor. It consisted of five PMOS logic integrated circuits: four four-bit RALU chips providing the data path, and one CROM providing control sequencing and microcode storage....
, the clock had four phases, each 90 degrees apart, in order to synchronize the operations of the processor core and its peripherals. The MOS Technology 6502
MOS Technology 6502

The MOS Technology 6502 is an 8-bit microprocessor that was designed by Chuck Peddle and Bill Mensch for MOS Technology in 1975. When it was introduced, it was the least expensive full-featured central processing unit on the market by a considerable margin, costing less than one-sixth the price of competing designs from larger companies such...
 had 2 clock phases. Some ICs use four-phase logic
Four-phase logic

Sorry, no overview for this topic
. Most modern microprocessors and microcontroller
Microcontroller

A microcontroller is a small computer on a single integrated circuit consisting of a relatively simple CPU combined with support functions such as a crystal oscillator, timers, watchdog, serial and analog I/O etc....
s use a single-phase clock, however.

Many modern microcomputer
Microcomputer

A microcomputer is a computer with a microprocessor as its central processing unit. Another general characteristic of these computers is that they occupy physically small amounts of space when compared to mainframe computer and minicomputers....
s use a "clock multiplier" which multiplies a lower frequency external clock to the appropriate clock rate
Clock rate

The clock rate is the fundamental rate in cycles per second for the frequency of the clock in any synchronous circuit. For example, a crystal oscillator frequency reference typically is synonymous with a fixed sinusoidal waveform, a clock rate is that frequency reference translated by electronic circuitry into a corresponding square wav...
 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 input/output
Input/output

In computing, input/output, or I/O, refers to the communication between an information processing system , and the outside world ? possibly a human, or another information processing system....
).

Dynamic frequency change


The vast majority of digital devices do not require a clock at a fixed, constant frequency. As long as the minimum and maximum clock times are respected, the time between clock edges can vary widely from one edge to the next. Such digital devices work just as well with a clock generator that dynamically changes its frequency -- such as spread-spectrum clock generation
Spread spectrum

Spread-spectrum techniques are methods by which electromagnetic radiation generated in a particular Bandwidth is deliberately spread in the frequency domain, resulting in a signal with a wider bandwidth....
, PowerNow!
PowerNow!

PowerNow! is CPU throttling and power saving technology of AMD processors used in laptops. The Central processing unit's clock speed and VCore are automatically decreased when the computer is under low load or idle, to save battery power, reduce heat and Quiet PC ....
, Cool'n'Quiet
Cool'n'Quiet

Cool'n'Quiet is a central processing unit CPU throttling and power saving technology introduced by AMD with their Athlon 64 processor line. It works by reducing the processor's clock rate and voltage when the processor is idle....
, SpeedStep
SpeedStep

SpeedStep is a trademark for a series of dynamic frequency scaling technologies built into some Intel microprocessors that allow the clock speed of the processor to be dynamically changed by software....
, etc. Devices that use static logic (digital logic) don't even have a maximum clock time -- such devices can be slowed down and paused indefinitely, then resumed at full clock speed at any later time.

Other circuits


Some sensitive mixed-signal circuits
Mixed-signal integrated circuit

A mixed-signal integrated circuit is any integrated circuit that has both analog circuits and digital circuits on a single semiconductor die....
, such as precision analog-to-digital converter
Analog-to-digital converter

An analog-to-digital converter is a device which converts continuous signal to Discrete signal digital numbers. The reverse operation is performed by a digital-to-analog converter ....
s, use sine wave
Sine wave

The sine wave or sinusoid is a function that occurs often in mathematics, physics, signal processing, hearing , electrical engineering, and many other fields....
s rather than square waves as their clock signals, because square waves contain high-frequency harmonic
Harmonic

In acoustics and telecommunication, a harmonic of a wave is a component frequency of the Signalling that is an integer multiple of the fundamental frequency....
s that can interfere with the analog circuitry and cause noise
Signal noise

In science, and especially in physics and telecommunication, noise is fluctuations in and the addition of external factors to the stream of target information being received at a detector....
. Such sine wave clocks are often differential signals
Differential signaling

Differential signaling is a method of transmitting information electrically by means of two complementary Signal sent on two separate wires. The technique can be used for both analog signaling, as in some Sound recording and reproduction systems, and digital signaling, as in RS-422, RS-485, Ethernet , PCI Express and USB....
, because this type of signal has twice the slew rate
Slew rate

In electronics, the slew rate represents the maximum rate of change of a signal at any point in a circuit.Limitations in slew rate capability can give rise to non linear effects in electronic amplifiers....
, and therefore half the timing uncertainty, of a single-ended signal
Single-ended signalling

Single-ended signalling is the simplest commonly used method of transmitting electrical signals over wires. One wire carries a varying voltage that represents the signal, while the other wire is connected to a reference voltage, usually ground ....
 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. In reversible computing
Reversible computing

Reversible computing, sometimes called non-destructive computing includes any computational process that is reversible, i.e., time-invertible function, meaning that a time-reversed version of the process could exist within the same general dynamical system as the original process....
, inductor
Inductor

An inductor is a Passive component Electronic component that can store energy in a magnetic field created by the electric current passing through it....
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
Transmission gate

A transmission gate is an Electronics element. It is a good non-mechanical relay, built with CMOS technology. Sometimes known as an analog electronics gate, analogue switch or electronic relay depending on its use....
s and energy-saving techniques, the power requirements can be reduced.

Distribution


The most effective way to get the clock signal to every part of a chip that needs it, with the lowest skew, is a metal grid. In a large microprocessor, the power used to drive the clock signal can be over 30% of the total power used by the entire chip.

The clock signal must be propagated with a clock distribution network. This is often done with a recursive H tree
H tree

The H tree is a family of fractal sets whose Hausdorff dimension is equal to 2. They can be constructed by starting with a line segment of arbitrary length, drawing two shorter segments at right angles to the first through its endpoints, and continuing in the same vein, reducing the length of the line segments drawn at each stage by square...
. The whole structure with the gates at the ends and all amplifiers in between have to be loaded and unloaded every cycle. To save energy, unused parts of the tree may be temporarily cut off (clock gating).

See also

  • Self-clocking signal
    Self-clocking signal

    In telecommunications and electronics, a self-clocking signal is one that can be decoded without the need for a separate clock signal or other source of synchronization....
  • Four-phase logic
    Four-phase logic

    Sorry, no overview for this topic
  • Jitter
    Jitter

    Jitter is an unwanted variation of one or more characteristics of a periodic Signalling in electronics and telecommunications. Jitter may be seen in characteristics such as the interval between successive pulses, or the amplitude, frequency, or phase of successive cycles....
  • Programmable Interval Timer
    Programmable Interval Timer

    In computing, a Programmable Interval Timer is a counter which triggers an interrupt when it reaches the programmed count....
  • Synchronous circuit
    Synchronous circuit

    A synchronous circuit is a digital circuit in which the parts are synchronized by a clock signal.In an ideal synchronous circuit, every change in the logical levels of its storage components is simultaneous....
  • Clock rate
    Clock rate

    The clock rate is the fundamental rate in cycles per second for the frequency of the clock in any synchronous circuit. For example, a crystal oscillator frequency reference typically is synonymous with a fixed sinusoidal waveform, a clock rate is that frequency reference translated by electronic circuitry into a corresponding square wav...