UNIT III
UNIT III
Physical Layer
Physical layer in the OSI model plays the role of interacting with actual
hardware and signaling mechanism. Physical layer is the only layer of OSI
network model which actually deals with the physical connectivity of two
different stations. This layer defines the hardware equipment, cabling, wiring,
frequencies, pulses used to represent binary signals etc.
Physical layer provides its services to Data-link layer. Data-link layer hands
over frames to physical layer. Physical layer converts them to electrical pulses,
which represent binary data.The binary data is then sent over the wired or
wireless media.
Signals
When data is sent over physical medium, it needs to be first converted into
electromagnetic signals. Data itself can be analog such as human voice, or
digital such as file on the disk.Both analog and digital data can be represented in
digital or analog signals.
• Digital Signals
• Analog Signals
Transmission Impairment
When signals travel through the medium they tend to deteriorate. This may have
many reasons as given:
• Attenuation
For the receiver to interpret the data accurately, the signal must be
sufficiently strong.When the signal passes through the medium, it tends to
get weaker.As it covers distance, it loses strength.
• Dispersion
As signal travels through the media, it tends to spread and overlaps. The
amount of dispersion depends upon the frequency used.
• Delay distortion
Signals are sent over media with pre-defined speed and frequency. If the
signal speed and frequency do not match, there are possibilities that
signal reaches destination in arbitrary fashion. In digital media, this is
very critical that some bits reach earlier than the previously sent ones.
• Noise
o Thermal Noise
o Intermodulation
o Crosstalk
This sort of noise happens when a foreign signal enters into the
media. This is because signal in one medium affects the signal of
second medium.
o Impulse
The media over which the information between two computer systems is sent,
called transmission media. Transmission media comes in two forms.
• Guided Media
• Unguided Media
Channel Capacity
Connecting Devices
MODEM
Modem is abbreviation for Modulator – De-modulator. Modems are used for
data transfer from one computer network to another computer network through
telephone lines. The computer network works in digital mode, while analog
technology is used for carrying massages across phone lines.
Modulator converts information from digital mode to analog mode at the
transmitting end and de-modulator converts the same from analog to digital at
receiving end. The process of converting analog signals of one computer
network into digital signals of another computer network so they can be
processed by a receiving computer is referred to as digitizing.
When an analog facility is used for data communication between two digital
devices called Data Terminal Equipment (DTE), modems are used at each end.
DTE can be a terminal or a computer.
The modem at the transmitting end converts the digital signal generated by DTE
into an analog signal by modulating a carrier. This modem at the receiving end
demodulates the carrier and hand over the demodulated digital signal to the
DTE.
The transmission medium between the two modems can be dedicated circuit or
a switched telephone circuit. If a switched telephone circuit is used, then the
modems are connected to the local telephone exchanges. Whenever data
transmission is required connection between the modems is established
through telephone exchanges.
Types of Modems
Half duplex
Full duplex
• 2-wire modems use the same pair of wires for outgoing and incoming carriers.
• A leased 2-wireconrlection is usually cheaper than a 4-wire connection as only
one pair of wires is extended to the subscriber’s premises.
• The data connection established through telephone exchange is also a 2-wire
connection.
• In 2-wire modems, half duplex mode of transmission that uses the same
frequency for the incoming and outgoing carriers can be easily implemented.
• For full duplex mode of operation, it is necessary to have two transmission
channels, one for transmit direction and the other for receive direction.
• This is achieved by frequency division multiplexing of two different carrier
frequencies. These carriers are placed within the bandwidth of the speech
channel.
Asynchronous & Synchronous Modems
Asynchronous Modem
• Asynchronous modems can handle data bytes with start and stop bits.
• There is no separate timing signal or clock between the modem and the DTE.
• The internal timing pulses are synchronized repeatedly to the leading edge of
the start pulse
Synchronous Modem
• Synchronous modems can handle a continuous stream of data bits but requires
a clock signal.
• The data bits are always synchronized to the clock signal.
• There are separate clocks for the data bits being transmitted and received.
• For synchronous transmission of data bits, the DTE can use its internal clock
and supply the same to the modem.