What is PCI

Last update on October 28, 2008 06:55 AM by netty5
Published by netty5

What is PCI




Intro


Defined by Intel in 1990 to standardize communication between the integrated circuits of its chipsets, the PCI standard became a bus extension specification in 1992/93 under the leadership of a consortium regrouping the major manufacturers.(PCI-SIG).
Starting from 1994, with the introduction of version 2.0, the PCI bus quickly replaces the ISA bus.


Basically its a 32-bit extended bus originally clocked at 33 MHz, then to 66 MHz in its PCI pro version. The PCI bus operates a multiple address lines and data, reducing the number of unnecessary contacts between the connectors and expansion cards: the arrangement 32 lines are also used alternately as address bus and data bus. The cost of manufacturing the cards has been sharply reduced.

The main problem of this bus, in its pure PCI version, is that the bandwidth is shared among all elements connected to the bus, when too many cards are installed, it decrease the performance of the bus.

The different PCI bus



PCI 1.0:
the first versiom
PCI 2.0 and 2.1: Out of the specifications of PCI-SIG consortium, it was widespread until the late 1990s.
PCI 2.2 32 bits bus at 33 MHz (as above, a maximum bandwidth of 133 Mb/s) is the most common, still present on the current motherboards.
PCI-X or pro: 64-bit bus to 133 MHz (a bandwidth up to 1066 MB/s), used mainly in the workstations and servers.
PCI-X 2.0: an evolution of the first PCI pro.
Mini PCI: This is the PCI 2.2 in a shortened format to be integrated into laptops.

Note:
PCI, is still evolving, a version 3.0 exists, for workstations.

More information on:http://www.pcisig.com/home/
Best answers for « What is PCI » in :
PCI Express Bus (PCI-E) Show The PCI Express Bus The PCI Express bus (Peripheral Component Interconnect Express, written PCI-E or 3GIO for "Third Generation I/O"), is an interconnect bus that allows you to add expansion boards to a computer. The PCI Express bus was developed...
PCI Bus Show The PCI Bus The PCI bus (Peripheral Component Interconnect) was developed by Intel on 22 June 1992. Contrary to the VLB bus, it is not so much a traditional local bus but rather an intermediate bus located between the processor bus (NorthBridge)...
PCI Express ShowPCI Express What is PCI Express? How does PCI Express work? Advantages of PCI Express PCI Express buses and their bandwidth What is PCI Express? PCI stands for Peripheral Component Interconnect. PCI Express has been launched by...
Sound card ShowIntroduction to sound cards The sound card (also called an audio card) is the part of a computer which manages its audio input and ouput. It is usually a controller which can be inserted into an ISA slot (or PCI for more recent ones), but...