Commutazione di circuiti e commutazione di pacchetti Comutação de circuitos e comutação de pacotes Leitungsvermittlung und Paketvermittlung Commutation de circuits et commutation de paquets Conmutación de circuitos y conmutación de paquetes

Transfer methods

A network is built from multiple nodes connected to one another by communication lines. There are multiple methods for transferring data from a sending node to a receiving node:

  • 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.
  • Message switching involves transmitting the message sequentially from one node to another. Each node waits until it has received the entire message before sending it to the next node.
  • Packet switching involves splitting information into data packets, transmitted separately by intermediate nodes and reassembled when they reach the final recipient.

Circuit switching

Circuit switching is a data transfer method that involves establishing a dedicated circuit within a network.

In such cases, a circuit made of communication lines between the sending node and receiving node is reserved at the time of communication, so that data can be sent over it; the circuit is freed again when transmission is complete.

In particular, it is the method used by the public switched telephone network (PSTN). By reserving a telephone line between two speakers, the network can ensure the best data transfer performance possible. For voice communication, it is essential that the line not be cut while the signal is being transmitted.

Packet switching

When sending data with packet switching, the data to be transmitted is split into data packets (this is called segmentation) and then sent separately over the network.

The network nodes are free to determine each packet's route individually, based on their routing table. The packets sent in this manner can take different routes, and are reassembled when they arrive at the recipient node.

In such cases, the packets might arrive in a different order than the one they were sent in, and may end up getting lost. For this reason, certain mechanisms are built into packets so that they can be reordered if need be, or resent if packets are lost.

This is the transfer method used over the Internet, as it has the following advantages:

  • Withstanding intermediate-node crashes
  • Rational and efficient use of transmission lines

Bus topology

Bus topology is the simplest way a network can be organised. In bus topology, all computers are linked to the same transmission line by using a cable, usually coaxial. The word "bus" refers to the physical line that joins all the machines on the network.

The advantages of this topology are that it is easy to implement and functions easily; on the other hand, it is highly vulnerable, since if one of the connections is defective, the whole network is affected.

Star topology

In star topology, the network computers are linked to a piece of hardware called a hub. This is a box which contains a certain number of sockets into which cables coming out of the computers can be plugged. Its role is to ensure communications between those sockets.

Unlike networks built with bus topology, networks which use star topology are much less vulnerable, as one of the connections can easily be removed by disconnecting it from the hub, without paralysing the rest of the network. However, a star topology network is bulkier than a bus network, as additional hardware is required (the hub).

Ring topology

In a ring-topology network, computers each take turns communicating, creating a loop of computers in which they each "have their turn to speak" one after another.

In reality, ring topology networks are not linked together in loops. They are actually linked to a distributor (called a MAU, Multistation Access Unit) which handles communication between the computers linked to it, by giving each of them time to "speak."

The two main logical topologies which use this physical topology are Token ring and FDDI.

Last update on Thursday October 16, 2008 02:43:17 PM.This document entitled « Circuit switching and packet switching » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.

Best answers for « Circuit switching and packet switching » in :
Playing DVD with Windows Media Player using DVD Pack ShowPlaying DVD with Windows Media Player using DVD Pack This tip is designated to show you to play DVD with Windows Media Player using DVD Pack. Note: To use DVD Pack, you should have at least WMP version 9 installed on your computer....
Packard Bell – Recovery and Master CD ShowPackard Bell – Recovery and Master CD The reason of safeguarding the hidden partition How to re-tattoo? Linux Those who have the OEM licenses on their pc … which are licenses that combine software exclusively for original equipment...
Google Pack-The Software Suite ShowGoogle Pack-The Software Suite Here below you shall find the necessary informations on how to acess the applications available from google services download and install free.Just click on the link below: http://pack.google.com/intl/en...
Download DVD Decoder Pack ShowDVD Decoder Pack for windows XP (DVDpack.msi) is a package allowing to endow Windows 2000, Windows XP or Windows Vista of a decoder of DVD, to allow to read video DVD with Windows Media Player. Features : The highest quality DVD playback engine...
Download Windows XP SP3 Service Pack ShowThe service pack 3 of Windows XP (XP SP3) is a major update for Windows XP which has more than 1000 corrective softwares with numerous corrections for security problems as well as some supplementary features. The new features of the Service Pack...
Download K-Lite Codec Pack Full ShowK-Lite Codec Pack is a collection of VFW/ACM codecs, DirectShow filters and tools. Codecs and DirectShow filters are needed for encoding and decoding (playing) audio and video formats. Contents of version 4.7.0 : Player: Media Player...
Network equipment - The switch ShowSwitches A switch is a multi-port bridge, meaning that it is an active element working on layer 2 of the OSI model. The switch analyses the frames coming in on its entry ports and filters the data in order to focus solely on the right ports (this...
IP address spoofing ShowIP address spoofing "IP address spoofing" is a technique that involves replacing the IP address of an IP packet's sender with another machine's IP address. This technique lets a pirate send packets anonymously. It is not a question of changing the...
Msiexec - msiexec.exe Showmsiexec - msiexec.exe msiexec.exe (msiexec stands for Windows Installer Component) is a Windows NT/2000/XP generic process used to install, fix, and remove programs included in Windows Installer packages (with the extension .msi). The process...