Internet
Fact-checked

At EasyTechJunkie, we're committed to delivering accurate, trustworthy information. Our expert-authored content is rigorously fact-checked and sourced from credible authorities. Discover how we uphold the highest standards in providing you with reliable knowledge.

Learn more...

What is Packet Switching?

K. Schurman
K. Schurman

Packet switching is a technology that splits data in network communications into manageable small pieces, called packets. By sending a large file in several small chunks over a network, packet switching minimizes the impact of data transmission errors. Traffic bottlenecks are avoided too, allowing data to flow in the most efficient manner possible over the network.

The idea of network communications involves following an exact set of rules to move the data from one location, or node, on the network to another. The Internet is simply a large network, and packet switching occurs when moving all data across the Internet. Transport Control Protocol/Internet Protocol (TCP/IP) and Frame Relay are examples of packet switching protocols. Some mobile phone technologies also use this type of technology.

Packet switching groups all information on a computer network into small, manageable pieces for greater efficiency.
Packet switching groups all information on a computer network into small, manageable pieces for greater efficiency.

When employing packet switching, the network routing software divides the file into several small packets of data of between 1,000 and 1,500 bytes each, labeling each packet with header information. In the header, the routing software includes instructions for reassembling the file from the packets in the correct order. It also includes the destination information, before sending the packets over the network.

Packet switching is an improvement over the circuit switching technology, which has been common in landline telephone networks for many years.
Packet switching is an improvement over the circuit switching technology, which has been common in landline telephone networks for many years.

As the packets travel across the network, they might be separated, taking different routing paths, depending on Internet traffic. The routers and switches on the network use the header information to determine the most efficient route for moving each packet to its destination. Packet switching allows for efficient use of network bandwidth, as sending numerous small packets fits into the network capacity better than sending large files intact. Once the packets arrive at the destination, regardless of the order in which they arrive, the routing software reassembles the file correctly, using the header information. If all of the packets arrived intact and free of errors, the file is ready for use. However, if a packet arrived with an error, the routing software can request that the packet be resent. By using this technology, only a portion of the entire file has to be resent, which lessens overall network traffic.

Paul Baran and Donald Davies each developed the idea of packet switching independently in the early 1960s. It is an improvement on circuit switching technology, commonly used in landline telephone networks for many years. With circuit switching, a dedicated line carries all of the data traffic related to a particular file. Circuit switching works well for delivering a large file quickly because it has no delays. However, moving a large amount of data to and from thousands of nodes simultaneously, such as occurs on the Internet, would be impossibly inefficient using circuit switching.

Discussion Comments

liveoak

I once had a work from home job that involved packet switching during set up. Packets of data where delivered to my computer. I got a packet switching delay message a few times during data transmission. It was interesting to watch the whole process to information being transmitted.

scifreak

When comparing packet switching vs. circuit switching, it appears packet switching is the clear winner. Do you think that circuit switching will become obsolete in the future?

Post your comments
Login:
Forgot password?
Register:
    • Packet switching groups all information on a computer network into small, manageable pieces for greater efficiency.
      By: corund
      Packet switching groups all information on a computer network into small, manageable pieces for greater efficiency.
    • Packet switching is an improvement over the circuit switching technology, which has been common in landline telephone networks for many years.
      By: Alex
      Packet switching is an improvement over the circuit switching technology, which has been common in landline telephone networks for many years.