Parallel bus



         


In computing, a parallel port is an interface from a computer system where data is transferred in or out in parallel, that is, on more than one wire. A parallel port carries one bit on each wire thus multiplying the transfer rate obtainable over a single cable (contrast serial port). There will usually be some control signals on the port as well to say when data is ready to be sent or received.

It is mostly used by a microprocessor to communicate with peripherals. The most common kind of parallel port is a printer port, e.g. a Centronics port which transfers eight bits at a time. Disks are also connected via special parallel ports, e.g. SCSI or ATA.

Some examples of parallel ports:

See also serial port.

[Top]

References

This article was originally based on material from the Free On-line Dictionary of Computing and is used under the GFDL.

http://www.fapo.com/porthist.htm - Warp Nine Engineering: history of the parallel port





  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License