The major differences between circuit switching and packet switching are listed below;
Circuit Switching
- Circuit switching requires dedicated connection during transmission of data.
- Data is transferred continously over the dedicated path and results in reservation of bandwidth.
- Advance circuit setup is requried before data transmission.
- All data that are to be transmitted follow same path.
- Data are recieved in same order as they are sent.
- Circuit swithching provides guranted services that is once data is sent , it will be surely received.
Example of circuit switching is PSTN.
|
Fig: Circuit Switching |
Packet Switching
- Packet switching doesn't require any advanced setup before data transmission. Packets of data are send in some order.
- Packets may follow different path as no dedicated path are asssigned.
- Packets of data can arrive in any order.
- Packet switching have the advantages like fault tolerance, redundant, efficiency etc.
- Packets can be stored at any point and transmitted later.
- Packet loss may occur as it can't provide guranted services.
Example of Packet switching services are UDP and TCP.
|
Fig: Packet Switching |
0 comments:
Feel free to contact the admin for any suggestions and help.