Quadruple data rate: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>ZachPruckowski
No edit summary
imported>ZachPruckowski
m (fix a wikilink I added)
Line 1: Line 1:
'''Quadruple data rate''' (or '''quad pumping''') is a [[microprocessor]] communication technique wherein data is transmitted four times for each clock cycle.  The [[Front Side Bus]] for [[Intel]]'s [[Pentium 4]] and [[Core 2 Duo]] processors utilizes this technique to achieve an effective 800 MHz (200 MHz × 4),or 1066 MHz (266 MHz × 4).  [[Xeon]] processors are capable of reaching an effective 1333 MHz bus (333 MHz x4) with this technique.
'''Quadruple data rate''' (or '''quad pumping''') is a [[microprocessor]] communication technique wherein data is transmitted four times for each clock cycle.  The [[Front Side Bus]] for [[Intel]]'s [[Pentium 4]] and [[Core 2 Duo]] processors utilizes this technique to achieve an effective 800 MHz (200 MHz × 4),or 1066 MHz (266 MHz × 4).  [[Xeon]] processors are capable of reaching an effective 1333 MHz bus (333 MHz x4) with this technique.


Quadruple data rate is not four times as effective as actually increasing the data rate.  This is because while the peak bandwidth is quadrupled, the [[read latency]] of the first word is unchanged.  However, implementing a quadruple data rate bus is much easier and less expensive than quadrupling the speed of a bus (or doubling the speed of a [[double data rate]] bus)
Quadruple data rate is not four times as effective as actually increasing the data rate.  This is because while the peak bandwidth is quadrupled, the [[Latency (engineering)|read latency]] of the first word is unchanged.  However, implementing a quadruple data rate bus is much easier and less expensive than quadrupling the speed of a bus (or doubling the speed of a [[double data rate]] bus)


Quadruple data rate is also used in the [[Accelerated Graphics Port]] (AGP) bus.
Quadruple data rate is also used in the [[Accelerated Graphics Port]] (AGP) bus.

Revision as of 18:42, 30 December 2006

Quadruple data rate (or quad pumping) is a microprocessor communication technique wherein data is transmitted four times for each clock cycle. The Front Side Bus for Intel's Pentium 4 and Core 2 Duo processors utilizes this technique to achieve an effective 800 MHz (200 MHz × 4),or 1066 MHz (266 MHz × 4). Xeon processors are capable of reaching an effective 1333 MHz bus (333 MHz x4) with this technique.

Quadruple data rate is not four times as effective as actually increasing the data rate. This is because while the peak bandwidth is quadrupled, the read latency of the first word is unchanged. However, implementing a quadruple data rate bus is much easier and less expensive than quadrupling the speed of a bus (or doubling the speed of a double data rate bus)

Quadruple data rate is also used in the Accelerated Graphics Port (AGP) bus.

See also