Asynchronous Transfer Mode
Key Points
- Uses fixed-size cells for transport
- Supports circuit-like and packet-like services
- Historically used in carrier and broadband networks
- Requires specialized switching and segmentation
- Carries traffic in fixed-size cells across a packetized infrastructure
- Separates payload into small cells for uniform switching behavior
Definition
Asynchronous Transfer Mode is a cell-switched networking technology that carries traffic in fixed-size cells. It was designed for broadband transport and service differentiation.
Concept
Asynchronous Transfer Mode is a Telecommunications term used for a network transport technology that switches fixed-size cells across a packetized infrastructure. It exists to support predictable transport of voice, video, and data with service classes and traffic control. It is used in carrier networks, access networks, and legacy broadband transport systems. ATM separates payload into small cells so switching behavior can be more uniform across traffic types.
Explainer
Asynchronous Transfer Mode is a cell-based switching technology that transports traffic in fixed-size cells rather than variable-length packets. It works by segmenting data into cells, switching those cells through ATM equipment, and reassembling them at the destination. It is used in carrier transport, legacy broadband systems, DSL backhaul, and environments that historically needed consistent latency behavior. Constraints include cell overhead, complexity of segmentation and reassembly, dependence on specialized equipment, and diminishing relevance in modern IP-centric networks. Failure modes include misconfigured virtual circuits, cell loss, reassembly errors, and interoperability problems with surrounding packet networks. Tradeoffs involve predictable switching behavior versus efficiency loss from cell overhead, and service differentiation versus operational complexity. Asynchronous Transfer Mode matters because it represents an important stage in network transport evolution and still appears in legacy infrastructure.