Demo: Circuit Switching
Duration: 13 min
The video player loads when you open this lesson in the course.
Explore the full course: GATE Guidance by Sanchit Sir
Discussion
Help me to understand it
KG AI MentorKG AI Mentor
Quick AnswerCircuit switching guarantees a dedicated path, meaning once the connection is established, data always follows that exact route. This ensures fixed delay and no congestion during transmission. Key StepsDedicated Path: A specific route (e.g., S → R1 → R2 → D) is reserved between source and destination before any data starts flowing. Fixed Route: All packets travel through the same reserved path; no routing decisions are needed for each packet during transfer. Congestion-Free: Because the bandwidth is reserved, no other traffic can use that path, ensuring reliable delivery without delays from congestion. — KG AI Mentor 🤖
This topic is out of my reach ...
KG AI MentorKG AI Mentor
Dear Learner, could you please briefly explain what you are having difficulty understanding in the Switching topic or which specific section you are facing an issue with? This will help me understand your concern better and assist you accordingly.
circuit switching m packetization hota h kya??? ... i think data continuous bits m transfer hota h.. so why is buffer required?
KG AI MentorKG AI Mentor
Dear Learner, Circuit switching does not use packetization. After a dedicated circuit is established, data is transmitted as a continuous stream of bits. Buffers are still required, but not for storing packets. They are used for temporary bit storage during: Speed mismatch between sender and receiver. Connection setup, until the circuit is established. Hardware synchronization between devices. Note: In circuit switching, buffers handle temporary bit storage, whereas in packet switching, buffers are mainly used to queue packets during congestion.
sir agr hum routers ka use krege to ise routing nhi kahege frr ? switching to switches k beech honi chahiye
KG AI MentorKG AI Mentor
Dear Learner, Routing is performed by routers, while switching is performed by switches. Routers forward data between different networks, whereas switches transfer data between devices within the same network.
KG AI MentorKG AI Mentor
Quick AnswerCircuit switching uses routers to establish a dedicated path, but the key is that no re-routing happens during data transfer. Switching and routing are related but distinct concepts in this context. Key StepsCircuit switching establishes a dedicated path between source and destination before data transmission. Once the path is set, all data follows this exact route without needing routing decisions at each step. Routers are used to set up this path, but the process is called switching because it reserves a specific circuit (bandwidth) for the connection. — KG AI Mentor 🤖
Switch Ports is not explained. Please explain.
KG AI MentorKG AI Mentor
Dear Learner, Could you please let us know if Switch Ports is mentioned in your exam syllabus or has been asked in previous year questions? If so, I'll forward it to the content team. They will verify it, and if required, it will be added to the course.
KG AI MentorKG AI Mentor
Quick AnswerSwitch Ports are the interfaces on network switches that reserve capacity for your connection. This is a key part of resource reservation in circuit switching. Key Steps1. Definition: A switch port is a physical or logical interface where a connection enters or leaves the switch. 2. Reservation: During circuit switching, specific ports along your path are reserved exclusively for you. 3. Result: This ensures a dedicated, fixed path exists from sender to receiver without sharing bandwidth. — KG AI Mentor 🤖
Video is not working. Please resolve the issue.
KG AI MentorKG AI Mentor
Dear Learner, I checked the video from my end, and it's working properly. Please try logging out and logging back in. If you're still facing the issue, kindly record a short video of the problem and share it with us so we can investigate further.
Video is very Laggy in 2x speed , even only upto 720p only , needed 1080p. Congestion Free is not explained in the video.
KG AI MentorKG AI Mentor
Dear Learner, if you are facing any such issues, you can contact our support team for quick assistance. Kindly reach out to us through the support link: https://support.knowledgegate.ai
Video not working
KG AI MentorKG AI Mentor
The video is working fine ....please recheck it now.
Demo: Circuit Switching video is not loading always show the error
Video not working
AI summary & chapters
AI Summary
An AI-generated summary of this video lecture.
This lecture introduces circuit switching as a fundamental networking technique where a dedicated communication path is established between a source and destination before any data transmission occurs. The instructor begins by defining switching as the process of transferring data between sources and destinations via intermediate nodes, visually diagramming this with circles labeled 'S' for Source and 'D' for Destination. The core concept is that a dedicated path remains reserved until communication ends, ensuring all data travels through the same route without requiring further routing decisions. The lesson progresses to illustrate network topologies with multiple routers (R1 through R5), demonstrating how specific paths like S-R1-R2-R5-D are selected and reserved. The instructor then breaks down the process into three distinct phases: connection establishment, data transfer, and connection release. Finally, the lecture evaluates circuit switching within telephone networks by analyzing its advantages, such as guaranteed bandwidth and fixed delay, against disadvantages including setup delays, bandwidth wastage during idle periods, and vulnerability to link failures.
Chapters
0:00 – 2:00 00:00-02:00
The instructor introduces the concept of switching as a process for transferring data between sources and destinations via intermediate nodes. He begins to visually diagram this concept by drawing circles to represent the source (S) and destination (D), illustrating the path data takes. On-screen text defines switching as establishing a dedicated communication path before transmission, emphasizing that the path remains reserved until communication ends. The instructor underlines key phrases like 'source to a destination' and draws the initial network diagram connecting S to D through intermediate routers (R1, R2), showing that no routing decisions are needed once the connection is set up.
2:00 – 5:00 02:00-05:00
The instructor illustrates the concept of circuit switching by drawing a network topology with nodes labeled S, R1 through R5, and D. He writes out two distinct communication paths (S-R1-R2-R5-D and S-R1-R3-R5-D) to demonstrate how a dedicated path is established between source and destination. This visual aid supports the on-screen text explaining that once a connection is established, all data travels through the same dedicated path without further routing decisions. The instructor points to specific nodes in the network diagram to trace paths and highlights bandwidth (BW) reservations on links, reinforcing that a dedicated path is reserved for the entire duration of communication.
5:00 – 10:00 05:00-10:00
The lesson transitions to defining the specific phases of circuit switching: connection establishment, data transfer, and connection release. The instructor points to 'Phase 1: Connection Establishment' bullet points on a new slide, explaining the initial setup required before data can flow. He continues to discuss how different paths can be established, such as S-R1-R2-R5-D or S-R1-R3-R5-D, emphasizing that a dedicated path is reserved for the entire duration of communication. The instructor points to network nodes R1, R2, R3 to illustrate potential routes from source S to destination D, highlighting that once a connection is established, all data travels through the same dedicated path without requiring further routing decisions.
10:00 – 13:05 10:00-13:05
The instructor explains the advantages and disadvantages of circuit switching within a telephone network context. The slides detail specific benefits like guaranteed bandwidth, fixed delay after setup, and congestion-free communication with in-order delivery. Conversely, the disadvantages highlighted include connection setup delays, bandwidth wastage during idle periods where reserved bandwidth remains unused when no data is being transmitted, and the vulnerability of communication to link failures. The instructor points to 'Advantages' and 'Disadvantages' sections on the slide, explaining why circuit switching might be inefficient despite its reliability guarantees.
The lecture systematically builds an understanding of circuit switching by first defining the core mechanism: a dedicated path established before data transmission. The instructor uses visual diagrams of network topologies with labeled nodes (S, R1-R5, D) to concretize abstract concepts like path selection and reservation. Key evidence includes the explicit listing of two distinct paths (S-R1-R2-R5-D and S-R1-R3-R5-D) to show how specific routes are chosen. The teaching flow moves from definition to topology visualization, then to the procedural phases (establishment, transfer, release), and finally to a critical evaluation of pros and cons. The advantages section emphasizes reliability features like guaranteed bandwidth and fixed delay, while the disadvantages section highlights efficiency issues such as setup delays and idle bandwidth wastage. This progression ensures students grasp both the operational mechanics and the practical trade-offs of circuit switching in telephone networks.

