Encyclopedia > Peripheral Component Interconnect

  Article Content

Peripheral Component Interconnect

Peripheral Component Interconnect (in practice almost always shortened to PCI) is a computer bus standard for attaching peripheral devices to a computer motherboard (a so-called local bus). These devices can be integrated circuits fitted on the motherboard itself (called planar devices in the PCI specification) or expansion cards that fit in sockets. It is common in PCs, where it has displaced ISA as the standard bus, but is also used in other computer types. Unlike ISA buses, the PCI bus enables dynamic configuration of a peripheral device. At boot up time the PCI card's BIOS and the system BIOS interact and negotiate the resources that are requested by the PCI card. This enables allocation of IRQs and port addresses a dynamic process unlike the ISA bus where IRQs had to be configured manually using external jumpers. Apart from this the PCI bus provides a detailed description of all the connected PCI devices through the PCI Configuration Space.

The PCI specification covers physical size of the bus (including wire spacing), electrical characteristics, bus timing and protocols. The PCI Special Interest Group (PCISIG) sells copies of the specification at http://www.pcisig.com/.

Basic PCI Bus Specifications

  • 33MHz clock with synchronous transfers
  • peak transfer rate of 133MB per second
  • 32-bit bus width
  • 32-bit address space (4G bytes)
  • 3.3 volt or 5 volt signalling

Basic PCI Variants

  • PCI 2.2, allows for 64-bit bus widths and/or 66MHz signalling (peak transfer 533 MB/s)
  • PCI-X, 64-bit version of 2.2 that increases the data rate to 133MHz (peak transfer 1066 MB/s)
  • PCI-X 266 (or PCI-X DDR), "double-pumped" PCI-X for 266MHz rates (peak transfer 2133 MB/s)
  • Mini PCI
  • Compact PCI, uses Eurocard sized modules using PCI as a backplane

Other PCI Variants

  • PCI-Express (or 3GIO), a serial bus using PCI signalling and programming concepts


See also:



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Autocracy

...     Contents Autocracy Autocracy is a form of government which resides in the absolute power of a single individual. The term can b ...

 
 
 
This page was created in 41.5 ms