Unit-Ii: Data and Pulse Communication
Unit-Ii: Data and Pulse Communication
Fax
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
• Commonly used DCEs include modems
Modem
DTE-DCE Interface Standard
• Many standards have been developed to define
the connection between a DTE and a DCE
• Each standard provides a model for the
mechanical, electrical, and functional
characteristics of the connection
• The most active organizations defining the
interface standard are the Electronic Industries
Association (EIA) and the International
Telecommunication Union-Telecommunication
Standards Committee (ITU-T)
DTE-DCE Interface Standard
(cont.)
• The EIA standards are called EIA-232, EIA-422,
EIA-449, and so on
• The ITU-T standards are called the V series and
the X series
EIA-232 Interface
• Originally issued in 1962 as the RS-232
standard (recommended standard)
• The most recent version, EIA-232-D,
defines not only the type of connectors to
be used but also the specific cable and
plugs and the functionality of each pin
EIA-232 Mechanical specification
• The EIA-232 defines the interfaces as a 25-wire cable with
a male and a female DB-25 pin connection attached to
either end. The length of the cable may not exceed 15
meters
• A DB-25 connector is a plug with 25 pins, each of which is
attached to a single wire with a specific function. However,
fewer are actually used in current practice
• Another implementation of EIA-232 uses a 9-wire cable
with a mail and a female DB-9 pin connector attached to
either end
• 9-pin connector is more commonly found in PCs but it
covers signals for asynchronous serial communication only
• Male connector is used on DTE and female connector is
used on DCE
Electrical Specification
• EIA-232 states that all data must be transmitted as
logical 1s and 0s (called mark and space) using NRZ-L
encoding, with 0 defined as a positive voltage and 1
defined as a negative voltage
• EIA-232 defines 2 distinct ranges, one for positive
voltages and one for negative
• To be recognized as data, the amplitude of a signal must
fall between 3 and 15 volts or between -3 and -15 volts
• EIA-232 allows for a maximum bit rate of 20 kbps,
although in practice this often is exceeded
Functional Specification
DB-25 Implementation
DB-9 Implementation
Functioning of EIA-232 in Synchronous
Full-Duplex Transmission
Flow Control
• Means to ask the transmitter to stop/resume
sending in data
• Required when:
– DTE to DCE speed > DCE to DCE speed
(e.g. terminal speed = 115.2kbps and line speed =
33.6kbps, in order to benefit from modem’s data
compression protocol)
• without flow control, the buffer within modem will overflow –
sooner or later
– the receiving end takes time to process the data and
thus cannot be always ready to receive
Modem
• The most familiar type of DCE is a modem
• Modem is derived from the words Modulator and
Demodulator
• It is an electronics device used to transmit information of
a computer to the destination through the telephone
channel
Telephone Bandwidth
• Traditional telephone line can carry frequencies between 300 Hz
and 3300 Hz (note: some say that 3400 Hz)
• All of this range is used for transmitting voice, where a great deal of
interference and distortion can be accepted without loss of
intelligibility
• However, the edges of this range cannot support the transmission of
base-band digital data
Bell Modems
• The first commercial modems were produced by
the Bell Telephone Company in the early 1970