Lukas' Notes

networking

Definition

Circuit Switching

Let be a computer network with nodes and links .

Circuit switching is a data transmission method in which a dedicated communication path — a circuit — is established between a source and a destination before any data transfer begins. The circuit reserves link capacity exclusively for the duration of the session.

Formally, a circuit is a path from to where each allocates a fixed portion of its capacity to the session. Data flows along without per-unit routing decisions.