Unit 2 Networking
Unit 2 Networking
Twisted pair:
Twisted pair is a physical media made up of a pair of cables twisted with each other. A twisted pair
cable is cheap as compared to other transmission media. The frequency range for twisted pair cable
is from 0 to 3.5KHz. A twisted pair consists of two insulated copper wires arranged in a regular
spiral pattern.
A shielded twisted pair is a cable that contains the mesh surrounding the wire that allows the higher
transmission rate.
o The cost of the shielded twisted pair cable is not very high and not very low.
o An installation of STP is easy.
o It has higher capacity as compared to unshielded twisted pair cable.
o It has a higher attenuation.
o It is shielded that provides the higher data transmission rate.
Coaxial Cable
Optical Fibre
fibre cable has a bundle of such threads or fibres bundled together in a protective covering. Each
fibre is made up of these three layers, starting with the innermost layer −
Core made of high quality silica glass or plastic
Cladding made of high quality silica glass or plastic, with a lower refractive index than the
core
Protective outer covering called buffer
Ground propagation
Sky propagation
Line – of – sight propagation
The commonly used unguided transmissions are −
Radio transmission
Microwave transmission
Infrared transmission
Radiowaves
These waves are very easy to produce as well as penetrate through buildings. In this, the
transmitting & receiving antennas no need to align. The frequency range of these waves ranges
from 3 kHz to 1GHz. These waves are used in AM & Fm radios for transmission. These waves are
classified into two types namely Terrestrial & Satellite. This range is usually 10 miles.
Microwaves
It is a sightline transmission which means the transmitting & receiving antennas need to align
correctly with each other. The distance which is covered through the signal can be directly
proportional to the antenna’s height. The frequency range of microwaves ranges from 1GHz to
300GHz. These are extensively used in TV distribution & mobile phone communication
Infrared Waves
Low frequency infrared waves are used for very short distance communication like TV remote,
wireless speakers, automatic doors, hand held devices etc. Infrared signals can propagate within a
4
room but cannot penetrate walls. The range of frequency of these waves is 300GHz to 400THz.
These waves are used in TV remotes, keyboards, wireless mouse, printer, etc.
Conclusion
Guided media is a wired communication it transmits data either using twisted pair cable, coaxial
cable or fibre optics; it requires maintenance charge. The unguided media is a wireless
communication it transmits signal by broadcasting it through the air.
Bandwidth
The bandwidth mainly refers to the capacity of data-carrying in a medium otherwise a channel. So,
high BW communication channels mainly support high data rates.
A sine wave is defined by three characteristics: amplitude, frequency, and phase. When we change
anyone of these characteristics, we create a different version of that wave. So, by changing one
characteristic of a simple electric signal, we can use it to represent digital data.
There are three mechanisms for modulating digital data into an analog signal:
1. Amplitude shift keying (ASK)
2. Frequency shift keying (FSK)
3. Phase shift keying (PSK).
Amplitude Shift Keying: ASK is a type of Amplitude Modulation which represents the binary
data in the form of variations in the amplitude of a signal.
Any modulated signal has a high frequency carrier. The binary signal when ASK modulated, gives
a zero value for Low input while it gives the carrier output for High input.
5
B = (1 +d) x S
The above figure shows, the middle of one bandwidth is f1 and the middle of the other is f2. Both
f1 and f2 are ∆f apart from the midpoint between the two bands. The difference between the two
frequencies is 2∆f.
PSK is the digital modulation technique in which the phase of the carrier signal is changed by
varying the sine and cosine inputs at a particular time. PSK technique is widely used for wireless
LANs, bio-metric, contactless operations, along with RFID and Bluetooth communications.
If we have an analog signal such as one created by a microphone or camera. To change an analog
signal to digital data we use two techniques, pulse code modulation and delta modulation. After the
digital data are created (digitization) then we convert the digital data to a digital signal.
Pulse Code Modulation (PCM) is the most common technique used to change an analog signal to
digital data (digitization). A PCM encoder has three processes as shown in the following Figure.
Sampling is defined as, “The process of measuring the instantaneous values of continuous-time
signal in a discrete form.”
7
Sampling Rate
Sampling frequency is the reciprocal of the sampling period. This sampling frequency, can be
simply called as Sampling rate.. The sampling rate denotes the number of samples taken per second,
or for a finite set of values.
Quantization
The following figure shows how an analog signal gets quantized. The blue line represents analog
signal while the brown one represents the quantized signal.
8
What is Multiplexing?
Multiplexing is a technique of
utilizing the bandwidth of the
medium connecting two devices.
FDM is an analog technique. We use this technique extensively in TV and radio transmission. This
technique combines multiple signals into one signal and transmitted over the communication
channel. The frequency division multiplexing divides the bandwidth of a channel into several
logical sub-channels. Each logical sub-channel is allotted for a different signal frequency. The
individual signals are filtered and then modulated (frequency is shifted), in order to fit exactly into
logical sub-channels
At the receiver end, the multiplexed signals are separated by using a device called demultiplexer. It
then sends the separated signals to the respective receivers. In the above figure, the receiver 1
receives signal of 30 kHz, receiver 2 receives signal of 40 kHz, and receiver 3 receives signal of 50
kHz.
Wavelength Division Multiplexing
The multiplexed signals are then transmitted over a single communication channel (optical fiber). In
between the transmitter and receiver, optical amplifiers are used to compensate the optical signal
loss caused during the transmission.
At the receiver end, the multiplexed signals are separated by using a device called demultiplexer.
The separated signals are then sent to the respective receivers.
Time division multiplexing combines multiple signals by dividing in them into a fixed-length time
slot. The input signals are divided into time slots of equal length, these slots are then multiplexed
and streamed over a single data link.
In the figure below you can observe that the multiplexer is receiving signals from three different
sources. Using the TDM technique the bits from each signal are taken in a fixed time slot.
10
In synchronous TDM, each source of a signal has an allotted slot in the time frame even if it is not
sending any signal. In the figure below you can see that even if the source B has no signal to send,
its slot has been reserved in each time frame.
This faster the data rate n times if all the channel has data to be sent. But, this technique can be
inefficient if any source has no data to send and still the slot has been reserved for it in each time
frame. To remove this inefficiency
In Asynchronous TDM or statistical TDM, the allotment of the slot is done dynamically. It means
if the source has some data to send it over the communication channel then only the slot is allotted
to it in the time frame. The figure below explains to you the working of asynchronous TDM.
Switching techniques
In large networks, there can be multiple paths from sender to receiver. The switching technique will
decide the best route for data transmission.
Switching technique is used to connect the systems for making one-to-one communication.
Circuit Switching
Circuit switching is a switching technique that establishes a dedicated path between sender and
receiver.
In the Circuit Switching Technique, once the connection is established then the dedicated path will
remain to exist until the connection is terminated.
Circuit switching in a network operates in a similar way as the telephone works.
A complete end-to-end path must exist before the communication takes place.
In case of circuit switching technique, when any user wants to send the data, voice, video, a request
signal is sent to the receiver then the receiver sends back the acknowledgment to ensure the
availability of the dedicated path. After receiving the acknowledgment, dedicated path transfers the
data.
Circuit switching is used in public telephone network. It is used for voice transmission.
Fixed data can be transferred at a time in circuit switching technology.
Communication through circuit switching has 3 phases:
Circuit establishment
Data transfer
Circuit Disconnect
Datagram Networks
In a connectionless communication systems, datagram refers to the smallest unit via which data is
transmitted. Datagrams are data packets which contain adequate header information so that they can
be individually routed by all intermediate network switching devices to the destination. These
networks are called datagram networks since communication occurs via datagrams. They exist in
packet switching networks.
Features of Datagram Networks
13