Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why is packet switching more efficient then circuit switching?

0
Posted

Why is packet switching more efficient then circuit switching?

0

Circuit switching involves setting up a series of intermediate nodes, in order to propagate the sending node’s data to the receiving node. In such a situation, the communication line can be likened to a dedicated communication pipe. No matter how convoluted the route, that path or circuit stays the same throughout the call. All packets go directly to the receiver in an orderly fashion, one after another on a single path. One call, one circuit. Packet switching involves splitting information into data packets, transmitted separately by intermediate nodes and reassembled when they reach the final recipient. Routers determine a path for each packet “on the fly”, dynamically, ordering them about to use any available path to the destination. Other packets from other calls race upon these circuits as well, making the most use of each track or path, quite unlike the circuit switched calls that occupy a single single path to the exclusion of all others. Upon reaching their destination, the ind

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123