|
|
|
COMMUNICATION TECHNOLOGIES:- Circuit Switching Technologies
•
Circuit switching is a dedicated communications path established between
two stations or multiple end points through nodes of the WAN
•
Transmission path is a connected sequence of physical link between nodes.
•
On each link, a logical channel is dedicated to the connection. Data
generated by the source station are transmitted along dedicated path as
rapidly as possible.
•
At each node, incoming data are routed or switched to the appropriate
outgoing channel without excessive delay. However, if data processing is
required, some delay is experienced.
•
Example of circuit switching above is the telephone networks. Packet Switching Technologies
•
It is not necessasry (as in circuit switching) to dedicate transmission
capacity along a path through the WAN rather data are sent out in a
sequence of small chucks, called packets.
•
Each packet, consisting of several bits is passed through the network from
node to node along some path leading from the source to the destination
•
At each node along the path, the entire packet is received, stored
briefly, and then transmitted to the next node.
•
At destination all individual packets are assembled together to form the
complete text and message from the source. Each packet is identified as to
its place in the overall text for reassembly.
•
Packet switching networks are commonly used for terminal-to-computer and
computer-to-computer communications.
•
If packet errors occur, the packet is retransmitted.
Frame Relay Techniques
•
Packet switching was developed at a time (1960’s) when digital long
distance transmission facilities exhibited a relatively high error rate
compared to today’s facilities. A large amount of overhead was included
for error detection and control. Each packet included additional bits and
each node performed additional processing to insure reliable transmission.
•
Frame relay has removed the overhead bits and additional processing. It
has become unnecessary to invoke these overhead checks and thereby enables
higher capacity transmission rates.
•
Frame relay takes advantage of these high rates and low error rates.
•
Frame relay networks are designed to operate efficiently at user data
rates of 2 Mb/s and higher. (packet switching originally designed with a
64 Kb/s data rate to the end user).
•
Frame relay achieves these higher rates by stripping out most of the
overhead involved with error control. Asynchronous Transfer Mode (ATM)
•
ATM also referred to as “Cell Relay”
•
Evolution from frame relay and circuit switching.
•
Major differences: Frame relay uses variable length packets called
“frames”. ATM uses fixed length packets called “cells”.
•
ATM provides little overhead for error control like frame relay, and
depends on inherent reliability of the transmission system and on higher
layers of logic in the end systems to identify and correct errors.
•
ATM is designed to operate in range of 10s to 100 Mb/s compared to frame
relay (2 Mb/s)
•
ATM allows multiple virtual channels with higher data rates for
transmission paths. Each channel dynamically sets on demand.
|
|
|