Circuit switching is a method of implementing a
telecommunications network
A telecommunications network is a group of nodes interconnected by telecommunications links that are used to exchange messages between the nodes. The links may use a variety of technologies based on the methodologies of circuit switching, mes ...
in which two
network nodes establish a dedicated
communications channel
A communication channel refers either to a physical transmission medium such as a wire, or to a logical connection over a multiplexed medium such as a radio channel in telecommunications and computer networking. A channel is used for inform ...
(
circuit
Circuit may refer to:
Science and technology
Electrical engineering
* Electrical circuit, a complete electrical network with a closed-loop giving a return path for current
** Analog circuit, uses continuous signal levels
** Balanced circu ...
) through the network before the nodes may communicate. The circuit guarantees the full bandwidth of the channel and remains connected for the duration of the
communication session. The circuit functions as if the nodes were physically connected as with an
electrical circuit
An electrical network is an interconnection of electrical components (e.g., batteries, resistors, inductors, capacitors, switches, transistors) or a model of such an interconnection, consisting of electrical elements (e.g., voltage sour ...
. Circuit switching originated in analog
telephone network
A telephone network is a telecommunications network that connects telephones, which allows telephone calls between two or more parties, as well as newer features such as fax and internet. The idea was revolutionized in the 1920s, as more and more ...
s where the network created a dedicated circuit between two telephones for the duration of a
telephone call
A telephone call is a connection over a telephone network between the called party and the calling party.
First telephone call
The first telephone call was made on March 10, 1876, by Alexander Graham Bell. Bell demonstrated his ability to " ...
.
It contrasts with
message switching and
packet switching
In telecommunications, packet switching is a method of grouping Data (computing), data into ''network packet, packets'' that are transmitted over a digital Telecommunications network, network. Packets are made of a header (computing), header and ...
used in modern digital networks in which the
trunklines between switching centers carry data between many different nodes in the form of
data packets without dedicated circuits.
Description
The defining example of a circuit-switched network is the early analog
telephone network
A telephone network is a telecommunications network that connects telephones, which allows telephone calls between two or more parties, as well as newer features such as fax and internet. The idea was revolutionized in the 1920s, as more and more ...
. When a
call is made from one telephone to another, switches within the
telephone exchange
telephone exchange, telephone switch, or central office is a telecommunications system used in the public switched telephone network (PSTN) or in large enterprises. It interconnects telephone subscriber lines or virtual circuits of digital syste ...
s create a continuous wire circuit between the two telephones, for as long as the call lasts.
In circuit switching, the bit delay is constant during a connection (as opposed to packet switching, where packet queues may cause varying and potentially indefinitely long
packet transfer delay
Packet may refer to:
* A small container or pouch
** Packet (container), a small single use container
** Cigarette packet
** Sugar packet
* Network packet, a formatted unit of data carried by a packet-mode computer network
* Packet radio, a form ...
s). No circuit can be degraded by competing users because it is protected from use by other callers until the circuit is released and a new connection is set up. Even if no actual communication is taking place, the channel remains reserved and protected from competing users.
While circuit switching is commonly used for connecting voice circuits, the concept of a dedicated path persisting between two communicating parties or nodes can be extended to signal content other than voice. The advantage of using circuit switching is that it provides for continuous transfer without the overhead associated with
packets, making maximal use of available bandwidth for that communication. One disadvantage is that it can be relatively inefficient because unused capacity guaranteed to a connection cannot be used by other connections on the same network. In addition, calls cannot be established or will be dropped if the circuit is broken.
The call
For
call setup and control (and other administrative purposes), it is possible to use a separate dedicated
signalling channel from the end node to the network.
ISDN
Integrated Services Digital Network (ISDN) is a set of communication standards for simultaneous digital transmission of voice, video, data, and other network services over the digitalised circuits of the public switched telephone network. Wor ...
is one such service that uses a separate signalling channel while
plain old telephone service
Plain old telephone service (POTS), or plain ordinary telephone system, is a retronym for voice-grade telephone service employing analog signal transmission over copper loops. POTS was the standard service offering from telephone companies from ...
(POTS) does not.
The method of establishing the connection and monitoring its progress and termination through the network may also utilize a
separate control channel as in the case of links between telephone exchanges which use
CCS7 packet-switched signalling protocol to communicate the call setup and control information and use
TDM to transport the actual circuit data.
Early
telephone exchanges were a suitable example of circuit switching. The subscriber would ask the operator to connect to another subscriber, whether on the same exchange or via an inter-exchange link and another operator. The result was a physical electrical connection between the two subscribers' telephones for the duration of the call. The copper wire used for the connection could not be used to carry other calls at the same time, even if the subscribers were in fact not talking and the line was silent.
Alternatives
In circuit switching, a route and its associated bandwidth is reserved from source to destination, making circuit switching relatively inefficient since capacity is reserved whether or not the connection is in continuous use. Circuit switching contrasts with
message switching and
packet switching
In telecommunications, packet switching is a method of grouping Data (computing), data into ''network packet, packets'' that are transmitted over a digital Telecommunications network, network. Packets are made of a header (computing), header and ...
.
Both of these methods can make better use of available network bandwidth between multiple communication sessions under typical conditions in data communication networks.
Message switching routes messages in their entirety, one hop at a time, that is,
store and forward of the entire message. Packet switching divides the data to be transmitted into
packets transmitted through the network independently. Instead of being dedicated to one communication session at a time, network links are shared by packets from multiple competing communication sessions, resulting in the loss of the quality of service guarantees that are provided by circuit switching.
Packet switching can be based on
connection-oriented communication or
connection-less communication. That is, based on virtual circuits or datagrams.
Virtual circuits use packet switching technology that emulates circuit switching, in the sense that the connection is established before any packets are transferred, and packets are delivered in order.
Connection-less packet switching divides the data to be transmitted into packets, called
datagrams, transmitted through the network independently. Each datagram is labeled with its destination and a sequence number for ordering related packets, precluding the need for a dedicated path to help the packet find its way to its destination. Each datagram is dispatched independently and each may be routed via a different path. At the destination, the original message is reordered based on the packet number to reproduce the original message. As a result, datagram packet switching networks do not require a circuit to be established and allow many pairs of nodes to communicate concurrently over the same channel.
Multiplexing
In telecommunications and computer networking, multiplexing (sometimes contracted to muxing) is a method by which multiple analog or digital signals are combined into one signal over a shared medium. The aim is to share a scarce resource - a ...
multiple telecommunications connections over the same physical conductor has been possible for a long time, but each channel on the multiplexed link was either dedicated to one call at a time, or it was idle between calls.
Examples of circuit-switched networks
*
Public switched telephone network
The public switched telephone network (PSTN) provides infrastructure and services for public telecommunication. The PSTN is the aggregate of the world's circuit-switched telephone networks that are operated by national, regional, or local telep ...
(PSTN)
*
B channel
{{for, Indonesian television network formerly known as B-Channel, RTV (Indonesian TV network)
B channel (bearer) is a telecommunications term which refers to the ISDN channel in which the primary data or voice communication is carried. It has a ...
of
ISDN
Integrated Services Digital Network (ISDN) is a set of communication standards for simultaneous digital transmission of voice, video, data, and other network services over the digitalised circuits of the public switched telephone network. Wor ...
*
Circuit Switched Data
In communications, Circuit Switched Data (CSD) is the original form of data transmission developed for the time-division multiple access (TDMA)-based mobile phone systems like Global System for Mobile Communications (GSM). After 2010 many teleco ...
(CSD) and
High-Speed Circuit-Switched Data (HSCSD) service in cellular systems such as
GSM
*
Datakit
*
X.21
X.21 (sometimes referred to as X21) is an interface specification for differential communications introduced in the mid-1970s by the ITU-T. X.21 was first introduced as a means to provide a digital signaling interface for telecommunications bet ...
(Used in the German
DATEX-L and Scandinavian
DATEX circuit switched data network)
*
Optical mesh network
See also
*
Clos network
*
Switching circuit theory
*
Time-driven switching
References
External links
''Netheads vs Bellheads'' by Steve SteinbergRFC 3439 ''Some Internet Architectural Guidelines and Philopsophy''
{{Channel access methods
Teletraffic
Network architecture
Physical layer protocols