CSC123: DATA Communications: Transmission Modes
CSC123: DATA Communications: Transmission Modes
CSC123: DATA
COMMUNICATIONS
TRANSMISSION MODES
1 Tutor: Eric M. Ayienga
[email protected]
LEARNING OUTCOMES
Explain the concept of synchronization.
Differentiate between parallel and serial
2
INTRODUCTION
Link 1 Modem/
Codec/
Protocols Modem/
Codec/
Link 1
. .
. Multiplexer Modulator Wide Area Network Modulator Multiplexer .
Transmission Modes
Parallel Serial
4
SYNCHRONIZATION
Synchronization ensures that the timing of sender and
the receiver is the same.
5
A TAXONOMY OF TRANSMISSION
MODES
Transmission mode:
The manner in which data is sent over the underlying
6
PARALLEL TRANSMISSION
Allows transfers of multiple data bits at the same time
over separate medium:
7
PARALLEL TRANSMISSION
The figure omits two important details:
In addition to the parallel wires that each carry data (called
8
PARALLEL TRANSMISSION
Advantages:
High speed: it can send n bits at the same time
Disadvantages:
Slower speed due to extra processes of parallel to serial
conversion and back.
Extra information sent for control purposes.
12
SERIAL TRANSMISSION
The hardware needed to convert data between an
internal parallel form and a serial form can be
straightforward or complex:
13
TRANSMISSION ORDER: BITS AND
BYTES
In serial mode, when sending bits, it must be specified
which bit should be sent across the medium first.
17
BYTES, BLOCKS, AND FRAMES
Illustration of a frame on a synchronous transmission
system:
20
ASYNCHRONOUS TRANSMISSION
(CONT.)
To alert the receiver to the arrival of a new group, an
extra bit called start bit is added to the beginning of
each byte.
22
ASYNCHRONOUS TRANSMISSION
24
ADVANTAGES OF ASYNCHRONOUS
TRANSMISSION
Each individual character is complete in itself:
Therefore if a character is corrupted during transmission, its
25
DISADVANTAGES OF ASYNCHRONOUS
TRANSMISSION
Successful transmission inevitably depends on the
recognition of the start bits.
27
SYNCHRONOUS TRANSMISSION (CONT.)
Without gaps and start/stop bits, timing becomes very
important:
28
SYNCHRONOUS TRANSMISSION
Synchronization of the transmitting and receiving
terminals is maintained by special synchronization
characters, which align clocks at each terminal.
29
BLOCK SYNCHRONIZATION
Blocks of characters or bits (frames) are transmitted
without start or stop codes.
35
CHARACTER ORIENTED PROTOCOLS
Problems with character-oriented framing:
It adds too much overhead on the message, thus increasing
36
BIT-ORIENTED FRAMING
Data is transmitted as a sequence of bits that can be
interpreted in the upper layers both as text as well as
multimedia data.
37
BIT-ORIENTED FRAMING
Frame Header: Contains bits denoting the source and the
destination addresses of the frame.
Payload field: Contains the message to be delivered.
38
BIT-ORIENTED PROTOCOLS
Suited for transmitting any sequence of bits.
So there are chances that the pattern of the flag bits is
39
ADVANTAGES OF SYNCHRONOUS
TRANSMISSION
More efficient than asynchronous
Overhead typically below 5%.
40
DISADVANTAGES OF SYNCHRONOUS
TRANSMISSION
If an error does occur, rather than just a single character,
the whole block of data is lost
44
SIMPLEX, HALF-DUPLEX, AND FULL-
DUPLEX TRANSMISSION
A communications channel is classified as one of three
types (depending on the direction of transfer):
45
SIMPLEX, HALF-DUPLEX, AND FULL-
DUPLEX TRANSMISSION
Full-Duplex:
Allows transmission in two directions simultaneously:
49
DCE AND DTE EQUIPMENT
Terms Data Communications Equipment (DCE) and
Data Terminal Equipment (DTE) were originally created
by American Telegraph and Telephony (AT&T).
51
DATA TERMINAL EQUIPMENT (DTE)
DTE includes any unit that functions either as a source
of or as a destination for binary digital data
Fax
52
DATA CIRCUIT-TERMINATING
EQUIPMENT (DCE)
DCE includes any functional unit that transmits or
receives data in the form of an analog or digital signal
through a network
Modem
53
DTE-DCE INTERFACE STANDARD
Many standards have been developed to define the
connection between a DTE and a DCE.
54
DTE-DCE INTERFACE STANDARD
(CONT.)
The EIA standards are called EIA-232, EIA-422, EIA-
449, and so on.
55
RS-232
Originally issued in 1962 as the RS-232 standard (recommended
standard).
Short for recommended standard-232.
57
RS-232 ASYNCHRONOUS CHARACTER
TRANSMISSION STANDARD
EIA standard specifies the details, such as
Physical connection size (e.g max cable length of 50 feet).
58
RS-232 ASYNCHRONOUS CHARACTER
TRANSMISSION
61
EIA-232 ELECTRICAL SPECIFICATION
The reason to do that is because EIA-232 makes it
unlikely that degradation of a signal by noise will affect
its recognizability
63
EIA-232 FUNCTIONAL SPECIFICATION
64
DB-9 Implementation
FUNCTIONING OF EIA-232 IN SYNCHRONOUS
FULL-DUPLEX TRANSMISSION
66
UNIVERSAL SERIAL BUS (USB): THE
NEW STANDARD IN TOWN
A representative peripheral interface.
The development of serial port standards was important
69
COMPARISON
Interface Format Number of Length Speed Typical Use
Devices (maximum, (maximum,
(maximum) feet) bits/sec.)
70
HIGH DEFINITION MULTIMEDIA
INTERFACE (HDMI) CONNECTOR
HDMI is a connector and cable capable of transmitting
high-quality and high-bandwidth streams of audio and
video between devices.
71
CSC123: Data Communications
72
DCE AND DTE EQUIPMENT