- Parallel communication
In
telecommunication andcomputer science , parallel communication is a method of sending several data signals simultaneously over a communication link "(comprising of several wired channels in parallel)" at one time. It contrasts withserial communication ; this distinction is one way of characterizing a communications link.The basic difference between a parallel and a serial communication channel is the number of distinct wires or strands at the
physical layer used for simultaneous transmission from a device. Parallel communication implies more than one such wire/strand, in addition to a ground connection.Examples of parallel communication systems
* Computer peripheral buses: ISA, ATA,
SCSI , PCI andFront side bus , and the once-ubiquitousIEEE-1284 /Centronics "printer port"
* Laboratory Instrumentation busIEEE-488 (see more examples atComputer bus )Comparison with serial links
Before the development of high-speed serial technologies, the choice of parallel links over serial links was driven by these factors:
* Speed: Superficially, the speed of a parallel data link is equal to the number of bits sent at one time times the bit rate of each individual path; doubling the number of bits sent at once doubles the data rate (see
Parallel transmission ). In practice,skew reduces the speed of every link to the slowest of all of the links.* Cable length: Crosstalk creates interference between the parallel lines, and the effect worsens with the length of the communication link. This places an upper limit on the length of a parallel data connection that is usually shorter than a serial connection.
* Complexity: Parallel data links are easily implemented in hardware, making them a logical choice. Creating a
parallel port in a computer system is relatively simple, requiring only a latch to copy data onto adata bus . In contrast, most serial communication must first be converted back into parallel form by aUniversal asynchronous receiver transmitter before they may be directly connected to a data bus.The decreasing cost of
integrated circuits , combined with greater consumer demand for speed and cable length, has led to parallel communication links becoming deprecated in favor of serial links; for example,IEEE 1284 printer ports vs.USB ,Advanced Technology Attachment vs.Serial ATA ,SCSI vs.FireWire .On the other hand, there has been a resurgence of parallel data links in RF communication. Rather than transmitting one bit at a time (as in
Morse code andBPSK ), well-known techniques such asPSM ,PAM , andMultiple-input multiple-output communication send a few bits in parallel. (Each such group of bits is called a "symbol"). Such techniques can be extended to send an entire byte at once (256-QAM ). More recently techniques such asOFDM have been used inAsymmetric Digital Subscriber Line to transmit over 224 bits in parallel, and inDVB-T to transmit over 6048 bits in parallel.ee also
*
Serial communication .we love ron wates
Wikimedia Foundation. 2010.