What Is The Use of Asynchronous Transfer Mode Switching (ATM) ?
What Is The Use of Asynchronous Transfer Mode Switching (ATM) ?
(ATM)?
Asynchronous transfer mode (ATM) is a switching technique used by
telecommunication networks that uses asynchronous time-division multiplexing to
encode data into small, fixed-sized cells. This is different from Ethernet or internet,
which use variable packet sizes for data or frames. ATM uses zero routing. Instead of
using software, dedicated hardware devices known as ATM switches establish point-to-
point connections between endpoints, and data flows directly from source to destination.
Ethernet and Internet Protocol (IP) use variable-length packets. ATM uses fixed-sized
cells to encode data.
o ATM Devices:
An ATM network is made up of an ATM switch and ATM endpoints. An ATM switch is
responsible for cell transit through an ATM network. The job of an ATM switch is well defined. It
accepts the incoming cell from an ATM endpoint or another ATM switch. It then reads and
updates the cell header information and quickly switches the cell to an output interface
towards its destination. An ATM endpoint (or end system) contains an ATM network interface
adapter. Examples of ATM endpoints are workstations, routers, digital service units (DSUs), LAN
switches, and video coder-decoders (Codec’s).
o ATM Services:
PVC:
PVC is a virtual circuit which is available permanently. It is a type of virtual circuit
where the end points do not signal the circuit. The virtual circuit values are manual. The
route through the network, link-by-link is also manual. If the equipment happens to fail,
the PVC also fails, and the physical network has to re-route. The permanent virtual
circuit is an efficient circuit for hosts which have to communicate frequently like ATMs.
SVC:
SVC has to re-establish the connection every time the data has to be sent. It is a circuit
established by UNI. It is basically a demand connection; the connection is initiated by
the user. When the switch fails, the SVC fails, and the connection needs to be re-
established.