TRANSMISSION Mediatransmission Impairents, Switching
TRANSMISSION Mediatransmission Impairents, Switching
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. Installation of
the twisted pair cable is easy, and it is a lightweight cable. 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.
o The cost of the shielded twisted pair cable is not very high and not very low.
o An installation of STP is easy. It has higher capacity as compared to unshielded
twisted pair cable and provides the higher data transmission rate.
Disadvantages
It has an outer plastic covering containing an insulation layer made of PVC or Teflon
and 2 parallel conductors each having a separate insulated protection cover.
o Core: The optical fibre consists of a narrow strand of glass or plastic known as
a core. A core is a light transmission area of the fibre. The more the area of the
core, the more light will be transmitted into the fibre.
o Cladding: The concentric layer of glass is known as cladding.
o Jacket: The protective coating consisting of plastic is known as a jacket. The
main purpose of a jacket is to preserve the fibre strength, absorb shock and
extra fibre protection.
Advantages:
Increased capacity and bandwidth
Lightweight
Less signal attenuation
Immunity to electromagnetic interference
Disadvantages:
Difficult to install and maintain
High cost
RADIO WAVES
o Radio waves are the electromagnetic waves that are transmitted in all the
directions of free space.
o Radio waves are omnidirectional, i.e., the signals are propagated in all the
directions.
o The range in frequencies of radio waves is from 3Khz to 1 khz.
o In the case of radio waves, the sending and receiving antenna are not aligned,
i.e., the wave sent by the sending antenna can be received by any receiving
antenna.
o An example of the radio wave is FM radio.
MICROWAVES
it is a line of sight transmission i.e. the sending and receiving antennas need to be
properly aligned with each other. The distance covered by the signal is directly
proportional to the height of the antenna. Frequency Range:1GHz – 300GHz.
These are majorly used for mobile phone communication and television
distribution.
INFRARED
Infrared waves are used for very short distance communication. They cannot
penetrate through obstacles. This prevents interference between systems.
Frequency Range:300GHz – 400THz. It is used in TV remotes, wireless mouse,
keyboard, printer, etc
Causes Of Transmission Impairment:
o Attenuation: Attenuation means the loss of energy, i.e., the strength of the
signal decreases with increasing the distance which causes the loss of energy.
o Distortion: Distortion occurs when there is a change in the shape of the signal.
This type of distortion is examined from different signals having different
frequencies. Each frequency component has its own propagation speed, so they
reach at a different time which leads to the delay distortion.
o Noise: When data is travelled over a transmission medium, some unwanted
signal is added to it which creates the noise.
Methods of Switching
In order to decide the best route for data transmission, a switching technique is used.
The switching techniques mainly connect the systems in such a way to make one-to-
one communication easier.
Given below are three methods used for switching or we can say there are three
switching techniques:
Circuit Switching
Packet Switching
Message Switching
On the basis of the above-given techniques, switched networks are broadly classified
as follows:
Circuit-Switched Networks
1-A network consists of a set of switches that are connected by the physical
links commonly known as Circuit-Switched Network.
2-Whenever one device communicates with another device then a dedicated
communication path is established between them over the network.
3-There is only a dedicated channel on each link used by each connection. Also,
each link can be easily divided into n channels by using the TDM(Time
Division Multiplexing)or FDM( Frequency Division Multiplexing)technique.
4-The Circuit Switching technique is mainly used in the public telephone
network for voice communication as well as for data communication.
5-Data communication is less efficient than voice communication.
6-The Circuit switching technique mainly takes place at the physical layer.
7-In Circuit-switched networks, the data transfer mode mainly involves a
dedicated end-to-end connection. Until the end of the communication, this
dedicated path is maintained. After the communication is over the link is
released.
In order to transfer data using Circuit switching there is a need to establish a circuit
(these circuits can either be permanent or temporary) so that data transfer can take
place smoothly. Given below are three phases that are used in Circuit Switching for
actual communication:
Setup Phase
Data Transfer Phase
Teardown Phase
1.Setup Phase
It is the first phase of the Circuit switching technique and in this, there is an
establishment of the circuit that simply means a dedicated link is established
between the sender and the receiver with the help of several switching centers or
nodes.
2.Data Transfer Phase
After the establishment of the circuit, the connection is established which means that
data transfer can take place between sender and receiver.
3.Teardown Phase
On the completion of communication between the sender and receiver the circuit
disconnects. In order to disconnect a signal is sent either by the sender or receiver
One of the best examples of Circuit switching is a telephone. Suppose there are two
persons Person A and Person B; they both want to communicate with each other and
located at a distance far from each other.
Person A makes a call to Person B this phase is the setup phase of circuit switching.
After the establishment of the connection and after call pick up by Person B; they
both can communicate with each other. This is the data transfer phase of Circuit
switching
Once the communication is complete one of them can cut the call or break the
connection. This is a teardown phase.
As there is a dedicated link between the sender and the receiver. Thus Circuit-
Switched network provides a guarantee of dedicated transmission.
There is a dedicated path between sender and receiver thus there are no chances for
the delay.
3. The Circuit Switching technique is best for long transmission because it facilitates a
dedicated link between sender and receiver.
There are some drawbacks of Circuit Switching and these are as follows:
There are some drawbacks of using Message Switching and these are as follows:
For the whole network, message switching requires a large capacity.
This technique cannot be used for real-time applications because the storing
of messages causes delay.
The message-switched networks are very slow in nature because the processing takes
place in each and every node and thus it may result in poor performance.
Packet Switching
Packet Switching is a technique of switching in which the message is usually divided into
smaller pieces that are known as packets.
In addition to the data transfer phase, there are setup and teardown phases.
The resource allocation is done during the setup phase like it is done in the
circuit-switched network or it can be done on demand like in datagram
networks.
The data is in the form of packets like the datagram network and also each
packet carries the destination address in the header.
Like the circuit-switched network, all packets in the Virtual network follows the
same path that is established during the connection.
This switching is normally implemented in the data link layer.
This technique cannot be used by those applications that cannot afford more
delays like applications of high-quality voice calls.
Protocols used in this technique are complex and thus their implementation
cost is high.
In the case of an overloaded network, the packet may get lost or there might
occur delay which causes the loss of critical information.
On the receiver's side sorting of the packets sent by the sender is required.