Science Fair Project Encyclopedia
Double pumped
In computing, a double pumped computer bus transfers data on both the rising and falling edges of the clock signal, effectively doubling the data transmission rate without having to deal with the additional problems of timing skew that increasing the number of data lines would introduce. This is also known as dual-pumped, double data rate, and double transition.
This technique has been used for the front side bus, Ultra-3 SCSI, the AGP bus and DDR SDRAM, amongst others.
For some applications, even double pumping has proven insufficient and quad pumping has been used; transferring data four times per clock. DDR-II RAM and the Pentium 4 front side bus both use this technique.
An alternative to double or quad pumping is to make the link self-clocking. This tactic was chosen by Infiniband and PCI Express.
It is often difficult to know how to refer to the speed of a double-pumped bus. Some people talk about the speed of the clock signal and some people prefer to refer to the number of transfers per second. It is less ambiguous to discuss the raw bandwidth of a bus as this also takes into account the width of the bus: thus DDR SDRAM that runs on a clock of 100MHz, with data transfer at 200MHz, is called DDR200 and PC1600, referring to the bandwidth. However, this does not take into account the bus protocol overhead or latencies, both of which can reduce the effective bandwidth of a bus to a fraction of the raw bandwidth.
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


