Transmission Modes
Transmission Modes
A Taxonomy of Transmission
Modes
We use the term transmission mode to refer to
the manner in which data is sent over the
underlying medium
Transmission modes can be divided into two
fundamental categories:
Serial one bit is sent at a time
Serial transmission is further categorized according to
timing of transmissions
A Taxonomy of Transmission
Modes
Parallel Transmission
Parallel transmission allows transfers of multiple
data bits at the same time over separate media
In general, parallel transmission is used with a
wired medium that uses multiple, independent
wires
Furthermore, the signals on all wires are
synchronized so that a bit travels across each of
the wires at precisely the same time
Figure 9.2 illustrates the concept, and shows why
engineers use the term parallel to characterize
the wiring
4
Parallel Transmission
Parallel Transmission
The figure omits two important details:
First, in addition to the parallel wires that each carry data
a parallel interface usually contains other wires that allow the
sender and receiver to coordinate
Serial Transmission
Serial transmission
sends one bit at a time
Serial Transmission
Serial Transmission
The hardware needed to convert data between
an internal parallel form and a serial form can be
straightforward or complex
depending on the type of serial communication
mechanism
Asynchronous Transmission
It is asynchronous if the system allows the physical
medium to be idle for an arbitrary time between two
transmissions
The asynchronous style of communication is well-suited
to applications that generate data at random
(e.g., a user typing on a keyboard or a user that clicks on a link)
Asynchronous Character
Transmission
Asynchronous Character
Transmission
12
12
Synchronous Transmission
A synchronous mechanism transmits bits of data
continually
with no idle time between bits
after transmitting the final bit of one data byte, the
sender transmits a bit of the next data byte
On a synchronous system
each character is sent without start or stop bits
13
13
Synchronous Transmission
14
14
16
16
17
17