| Parallel Communications |
Article Index for Parallel |
Website Links For Parallel |
Information AboutParallel Communications |
|
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 communications implies more than one such wire/strand, in addition to a ground connection. EXAMPLES OF PARALLEL COMMUNICATIONS SYSTEMS
(see more examples at Computer 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:
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 and BPSK ), well-known techniques such as PSM , PAM , and Multiple-input Multiple-output Communications send a few bits in parallel. (Each such group of bits is called a " Symbol (data) "). Such techniques can be extended to send an entire byte at once ( 256-QAM ). More recently techniques such as OFDM have been used in Asymmetric Digital Subscriber Line to transmit over 224 bits in parallel, and in DVB-T to transmit over 6048 bits in parallel. |
|
|