Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Parallel communication
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Method of data transmission in which bits are conveyed in parallel}} {{More citations needed|date=January 2008}} [[Image:Serial and Parallel Data Transmission.svg|thumb|right|300px|Parallel versus serial communication]] In [[data transmission]], '''parallel communication''' is a method of conveying multiple binary digits ([[bit]]s) simultaneously using multiple conductors. This contrasts with [[serial communication]], which conveys only a single bit at a time; 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 [[electrical conductors]] used at the [[physical layer]] to convey bits. Parallel communication implies more than one such conductor. For example, an 8-bit parallel channel will convey eight bits (or a [[byte]]) simultaneously, whereas a serial channel would convey those same bits sequentially, one at a time. If both channels operated at the same [[clock speed]], the parallel channel would be eight times faster. A parallel channel may have additional conductors for other signals, such as a [[clock signal]] to pace the flow of data, a signal to control the direction of data flow, and [[Handshake (computing)|handshaking]] signals. Parallel communication is and always has been widely used within [[integrated circuit]]s, in [[peripheral]] buses, and in memory devices such as [[random-access memory|RAM]]. Computer system buses, on the other hand, have evolved over time: parallel communication was commonly used in earlier system buses, whereas serial communications are prevalent in modern computers.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)