Parallel transmission
From Free net encyclopedia
Revision as of 23:10, 12 March 2006; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
In telecommunication, parallel transmission is:
- The simultaneous transmission of the signal elements of a character or other data item.
- In digital communications, the simultaneous transmission of related signal elements over two or more separate paths.
Contrast with serial transmission
In computing, bit parallel transmission is the transmission of several bits at the same time, with each bit transmitted over a separate wire. An 8-bit parallel channel transmits simultaneously eight bits, or a byte. A serial channel would transmit those bits one at a time. If both operated at the same clock speed, the parallel channel would be eight times faster.
See also parallel port, serial port
[edit]