Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is the difference between packet switch and circuit switch network?

user-image
Question added by Anirban Chakraborty , Network Administrator , Wipro Limited
Date Posted: 2016/09/27
Mohamed Kamel Bouzekria
by Mohamed Kamel Bouzekria , Senior Security Engineer- Lead Penetration Tester , SII

Packet-switched networks move data in separate, small blocks -- packets -- based on the destination address in each packet. When received, packets are reassembled in the proper sequence to make up the message. Circuit-switched networks require dedicated point-to-point connections during calls.

Circuit-switched networks and packet-switched networks have traditionally occupied different spaces within corporations. Circuit-switched networks were used for phone calls and packet-switched networks handled data. But because of the reach of phone lines and the efficiency and low cost of data networks, the two technologies have shared chores for years.

Designed in 1878, circuit-switched networks reserve a dedicated channel for the entire communication.

The primary hardware for a circuit-switched network is the private branch exchange (PBX) system. Computer servers power packet-switched networks.

 

In modern circuit-switched networks, electronic signals pass through several switches before a connection is established. And during a call, no other network traffic can use those switches.

In packet-based networks, however, the message gets broken into small data packets that seek out the most efficient route as circuits become available. Each packet may go a different route; its header address tells it where to go and describes the sequence for reassembly at the destination computer, says Joel Maloff, president of consultancy Maloff Group International Inc. in Ann Arbor, Mich.

Technologies Converge

Formerly, packet-switched digital networks would connect to circuit-switched ports to gain access to computer networks in different locations. But nowadays, remote dial-up access to corporate computers is usually over the Internet, using global Internet service providers (ISP), says Ron Westfall, an analyst at Current Analysis Inc. in Sterling, Va.

"For a large organization, the payoff is self-evident," says Westfall. "If you can go from paying for one long-distance call from a hotel in Singapore to (paying for) one local call to an ISP in Singapore and another call to the ISP near your headquarters in New York, you're only paying for two local-access charges."

With the expanded use of the Internet for voice and video, analysts predict a gradual shift away from circuit-switched networks.

"A circuit-switched network is good for certain kinds of applications with limited points to go to. If you're doing voice applications solely, it's great," says Maloff. "But if you have multiple locations to get to and large amounts of data to transmit, it's better to break it down into packets."

Voice-over-IP vendors point out that IP-based calls are cheaper than circuit-based ones, but analysts say it will be a long time before corporations abandon proven PBX systems and use packet-based networks for data, voice and video. The biggest impediment to voice-over-IP is poor voice quality and call latency, says analyst Michael Arellano at Degas Communications Group Inc. in Westport, Conn. "With packet-switched networks, what happens if the packets containing voice signals arrive at different times or in a different order? (A congested network) can also drop packets."

"Currently, there's a PBX side of the house and an IT side of the house," Westfall says. "But if you survey IT managers, they're not hopping up and down to put voice on data networks. They have enough challenges maintaining the data network."

"PBX is a proven technology. Although it's proprietary, it's efficient at delivering voice traffic and offering features like voice mail," Westfall says.

"Packet switching is more efficient," Maloff agrees. "But we'll have hybrid systems for the next several years."

Balaji C
by Balaji C , Group Manager IT & ERP , Fabtech International Ltd

There are mainly two methodologies for transmitting data over the computer network – 1. Packet Switching  and   2. Circuit Switching.

Packet Switching :

 

A digital networking communications method that groups all transmitted data – regardless of content, type, or structure – into suitably sized blocks, called packet.

In packet-switching, the packets are sent towards the destination irrespective of each other. Each packet has to find its own route to the destination. There is no predetermined path; the decision as to which node to hop to in the next step is taken only when a node is reached. Each packet finds its way using the information it carries, such as the source and destination IP addresses.

If a packet switch does not have enough resources, it sends a Connect Reject and the Connection Establishment Fails.

 

Advantage of Packet Switching:

More efficient use of overall network bandwidth due to flexibility in routing the smaller packets over shared links. Packet switching networks are often cheaper to build as less equipment is needed given this ability to share.

Another benefit of packet switching is known as “pipelining”.

Disadvantage of Packet Switching:

Longer delays in receiving messages due to the time required to package and route packets. For many applications, delays are not long enough to be significant, but for high-performance applications like real-time video, additional data compression and QoS technology is often required to achieve the required performance levels.

Potential for network security risks due to the use of shared physical links. Protocols and other related elements on packet switching networks must designed with the appropriate security precautions.

Circuit Switching :

 

Circuit-switched is a type of network in which a physical path is obtained for and dedicated to a single connection between two end-points in the network for the duration of the connection.

Ordinary voice phone service is circuit-switched. The telephone company reserves a specific physical path to the number you are calling for the duration of your call. During that time, no one else can use the physical lines involved.

Traditional PSTN phone system uses circuit switching while VoIP uses packet switching.

 

Differences :

Packet Switching

  • Variable rate data stream(packed) over a shared connection
  • characterized by a fee per unit of information
  • Low reliable , subject to congestion

Circuit Switching

  • Constant rate data stream(packed) over some dedicated connection
  • characterized by a fee per time unit of connection time, even when no data is transferred
  • Highly reliable

 

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.