Circuit switching is a switching method in which a dedicated communication path in physical form between two stations within a network is established, maintained and terminated for each communication session. It has basically three phases as circuit establishment, data transfer and circuit disconnect.
Once the connection is established, the data transfer is transparent. The main feature of such a connection is that it provides a fixed data rate channel and both subscribers must operate at this rate, It is considered inefficient compared to packet switching because channel capacity is completely dedicated for duration of connection. If there is no data at any moment of time, channel capacity goes wasted. Moreover, setting up of connection takes time.
Circuit switching has two types of transmissions.
- Datagram transmissions –Datagram transmissions have individually addressed frames.
- Data-stream transmissions– Data-stream transmissions have a stream of data for which address checking occurs only once. The routing in circuit switching may have either static routing or dynamic routing. In case of static routing, this methodology uses the same approach all the time while dynamic routing allows alternate routing depending on traffic.
The Key Point of Circuit Switching are.
- It is the simplest method of data communication in which a dedicated physical connection or path is established between the sending and receiving device.
- In circuit switched networks, a set of switches are connected by physical links. A connection between two stations is a dedicated path made of one or more links.
- Figure shows a circuit switched network in whichcomputer A, B and C are connected to computer D, E, F and G via four switches. If these computers are to be connected with a point-to-point connections, 12 dedicated lines are required which will incur high line cost.
- The four switches connecting these computers thus provide dedicated links by reducing the line cost. Here I, II, III and IV are the circuit switches or nodes. Nodes I, III, IV are connected to computers while II is only routing node.
- In circuit switching the routing decision is made when path is set up across the network. After the link has been set between the sender and receiver, theinformation is forwarded continuously over the link.
- The dedicated path established between the sender and the receiver is maintained for entire duration of conversation.
- This link or path is released only when data transmission between sender and receiver is over.
- Circuit switching takes place at the physical layer.
- Before starting communication, the stations must make a reservation of resources to be used during the communication. These resources can be switch buffers, switch processing time, switch input/output ports. These resources remain dedicated during the entire duration of data transfer.
- 10 Data transferredbetween the two stations are not packetized (i.e. in form of packets). The data are a continuous flow· sent by the source station and received by the destination station and there may be periods of silence.
- There isno addressing involved in data transfer. The switches route the data based on their occupied band (FDM) or time slot (TDM). However, there is end-to-end addressing used during set up phase.
- In telephone systems circuit switching is used.
- The communication in a circuit switched network takes place in three phases:
- Circuit establishment or setup phase.
- Data transfer phase.
- Circuit disconnects or tears down phase.
Leave a Reply
You must be logged in to post a comment.