SlideShare a Scribd company logo
switching technique in computer networks
Why Is It All?
 A Network is a set of connected devices. Whenever we have multiple devices, we
have the problem of how to connect them to make one-to-one communication
possible.
 One solution is to make a point-to-point connection b/w each pair of
devices(mesh topology)
OR
B/w a central device & every other device(star topology)
 When applied to very large N/W, these methods are impractical & wasteful.
 Other topologies employing multipoint connections, such as a bus ,all ruled out
because distance b/w devices & the total no. of devices increases beyond the
capacities of the media & equipment.
 To overcome this, networking introduced Switching
Contents:
 Introduction to Switching.
 Concepts Of Switching.
1.Circuit Switching.
 Advantages & Disadvantages of Circuit Switching.
2.Packet Switching.
 Advantages & Disadvantages of Packet Switching.
 Categorized into
1. Datagram Packet Switching.
2. Virtual Circuit Packet Switching.
3. Message Switching
 Advantages & Disadvantages of Message Switching.
 Differences B/W Circuit Switching And Packet Switching.
Introduction
Switches:
A switch is a device that channels incoming data from any of multiple input ports to the
specific output port that will take the data toward its intended destination.
Switching:
Switching are the base packet or data delivering methods in network and each device like
router , switch , hub , firewall , proxy , cash server, modem are using one of these methods.
Concepts Of Switching:
SWITCHING
CIRCUIT
SWITCHING
PACKET
SWITCHING
MESSAGE
SWITCHING
Datagram Packet
Switching
Virtual Circuit
Packet Switching
CIRCUIT SWITCHING:
 Circuit switching is a mechanism of assigning a predefined path from source node to destination node during the
entire period of connection.
 A circuit-switched network is excellent for data that needs a constant link from end-to-end. For example real-time
video.
 old telephone system (POTS) is a well known example of analogue circuit switching.
Packet Switching:
 In this network type, no specific path is used for data transfer. Instead, the data is broken down into small pieces called
packets and sent over the network.
 The packets can be routed, combined or fragmented, as required to get them to their eventual destination.
 On the receiving end, the process is reversed—the data is read from the packets and re-assembled into the form
of the original data.
Advantages And Disadvantages
Advantages of Circuit Switching:
 Once the circuit has been set up, communication is fast and without error.
 It is highly reliable
Disadvantages of Circuit Switching:
 Inefficient – the equipment may be unused for a lot of the call, if no data is being sent,
the dedicated line still remains open.
 Waists a lot of bandwidth, especial in speech where by a user is sometimes listening,
and not talking.
 Channel set up may take longer.
Each packet is sent with a ‘header address’. This tells it where its final destination is,
so it knows where to go.
 The header address also describes the sequence for reassembly at the destination
computer so that the packets are put back into the correct order.
One packet also contains details of how many packets should be arriving so that the
recipient computer knows if one packet has failed to turn up.
If a packet fails to arrive, the recipient computer sends a message back to the
computer which originally sent the data, asking for the missing packet to be resent.
Two major packet switching
 Connectionless/Datagram packet switching:
In this case each packet includes complete addressing or routing information. The
packets are routed individually, sometimes resulting in different paths and out-of-order
delivery. Ex:-Ethernet , IP,UDP
 connection-oriented/ virtual circuit packet switching:
In this case a connection is defined and reallocated in each involved node during a
connection phase before any packet is transferred. The packets include a connection identifier
rather than address information, and are delivered in order.
Advantages & Disadvantages
Of Packet Switching
Advantages of Packet Switching
 It makes very efficient use of the network - no tied-up lines.
 It can easily get around broken bits of the network.
 As customers increase, the network only has to expand slowly compared
to circuit switching.
Disadvantages of Packet Switching
 The time it takes to put back the data package changes each time, which can be a problem for
time-critical information such as an emergency signal. The fancy name is for this is 'latency'.
 Not very good for small data packages - for example if the data package itself is only 600 bytes
long, then two packets of 512 bytes need to be used, plus the address information.
Message switching:
 Message switching systems are nowadays mostly implemented
over packet-switched or circuit-switched data networks.
 Each message is treated as a separate entity. Each message
contains addressing information, and at each switch this
information is read and the transfer path to the next switch is
decided.
 Depending on network conditions, a conversation of several
messages may not be transferred over the same path. Each
message is stored (usually on hard drive due to RAM limitations)
before being transmitted to the next switch.
 Because of this it is also known as a 'store-and-forward' network.
 Email is a common application for Message Switching.
Advantages & Disadvantages Of Message Switching
Advantages
 Data channels are shared among communication devices improving the use of
bandwidth.
 Messages can be stored temporarily at message switches, when network
congestion becomes a problem.
 Priorities may be used to manage network traffic.
Disadvantages
• The only real disadvantage to Message Switching is it's not suitable for real
time applications such as data communication, video or audio.
Packet Vs Circuit Switching
Circuit Switching Packet Switching
 In circuit switching, there are various nodes
used in the network through which the signals
are passed from one system to another.
 In this a number of nodes are available
between two devices and hence multiple
paths are available to pass a signal.
 This concept is mainly used in telephony
systems.
 This is best used for transmission of audio
signals and not suitable for data transmission.
 This type of switching is connection oriented
and may be connectionless also.
 Due to its old version, this technique is less
popular and more expensive.
 In packet switching, the data is sent over the
network in the form of packets i.e. a large unit
of data items wrapped into a single bigger
unit.
 In these, the packets follows the same path
that is defined for them before passing into
the network.
 It can be used for telephony, DSL services and
other data transmission services.
 It is best used for sending data over the
network and audio and video signals can also
be sent over the network in the form of
packets.
 It is usually a connection less service.
 It is a new technology and economic than the
circuit switching approach.
Bibliography:-
• http://en.wikipedia.org/wiki/Network_switch/
•http:// www.tcpipguide.com/free/t_CircuitSwitchingand/
•http:// www.ustudy.in/node/3759
•http://www.indiastudychannel.com/
•www.voipnsms.com/ tag/circuit-switching
•Data Communications & Networking - Forouzan (4th Edition)
Ad

More Related Content

What's hot (20)

Wan technologies
Wan technologiesWan technologies
Wan technologies
Online
 
The medium access sublayer
 The medium  access sublayer The medium  access sublayer
The medium access sublayer
Lal Bahadur Gehlot
 
Simple Mail Transfer Protocol
Simple Mail Transfer ProtocolSimple Mail Transfer Protocol
Simple Mail Transfer Protocol
Rajan Pandey
 
Frame relay
Frame relayFrame relay
Frame relay
Jyothishmathi Institute of Technology and Science Karimnagar
 
Network layer tanenbaum
Network layer tanenbaumNetwork layer tanenbaum
Network layer tanenbaum
Mahesh Kumar Chelimilla
 
Packet switching
Packet switchingPacket switching
Packet switching
asimnawaz54
 
Data link layer
Data link layerData link layer
Data link layer
Sri Manakula Vinayagar Engineering College
 
Introduction to switching & circuit switching
Introduction to switching & circuit switchingIntroduction to switching & circuit switching
Introduction to switching & circuit switching
Dr Rajiv Srivastava
 
Leaky Bucket & Tocken Bucket - Traffic shaping
Leaky Bucket & Tocken Bucket - Traffic shapingLeaky Bucket & Tocken Bucket - Traffic shaping
Leaky Bucket & Tocken Bucket - Traffic shaping
Vimal Dewangan
 
HDLC
HDLCHDLC
HDLC
Newcovenant Muro
 
Application layer protocols
Application layer protocolsApplication layer protocols
Application layer protocols
JUW Jinnah University for Women
 
Digital Data to Digital Signal Conversion
Digital Data to Digital Signal ConversionDigital Data to Digital Signal Conversion
Digital Data to Digital Signal Conversion
Arafat Hossan
 
Lecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocolsLecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocols
Chandra Meena
 
ATM Networking Concept
ATM Networking ConceptATM Networking Concept
ATM Networking Concept
Tushar Ranjan
 
Circuit Switching
Circuit SwitchingCircuit Switching
Circuit Switching
Miles Kevin Galario
 
ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)
ZillayHuma Mehmood
 
Chapter 4 data link layer
Chapter 4 data link layerChapter 4 data link layer
Chapter 4 data link layer
Naiyan Noor
 
Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer network
miteshppt
 
Point to-point protocol (ppp)
Point to-point protocol (ppp)Point to-point protocol (ppp)
Point to-point protocol (ppp)
Kongu Engineering College, Perundurai, Erode
 
Csma(carriers sense-multiple-acess)
Csma(carriers sense-multiple-acess) Csma(carriers sense-multiple-acess)
Csma(carriers sense-multiple-acess)
Rajan Kandel
 
Wan technologies
Wan technologiesWan technologies
Wan technologies
Online
 
Simple Mail Transfer Protocol
Simple Mail Transfer ProtocolSimple Mail Transfer Protocol
Simple Mail Transfer Protocol
Rajan Pandey
 
Packet switching
Packet switchingPacket switching
Packet switching
asimnawaz54
 
Introduction to switching & circuit switching
Introduction to switching & circuit switchingIntroduction to switching & circuit switching
Introduction to switching & circuit switching
Dr Rajiv Srivastava
 
Leaky Bucket & Tocken Bucket - Traffic shaping
Leaky Bucket & Tocken Bucket - Traffic shapingLeaky Bucket & Tocken Bucket - Traffic shaping
Leaky Bucket & Tocken Bucket - Traffic shaping
Vimal Dewangan
 
Digital Data to Digital Signal Conversion
Digital Data to Digital Signal ConversionDigital Data to Digital Signal Conversion
Digital Data to Digital Signal Conversion
Arafat Hossan
 
Lecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocolsLecture 7 8 ad hoc wireless media access protocols
Lecture 7 8 ad hoc wireless media access protocols
Chandra Meena
 
ATM Networking Concept
ATM Networking ConceptATM Networking Concept
ATM Networking Concept
Tushar Ranjan
 
ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)
ZillayHuma Mehmood
 
Chapter 4 data link layer
Chapter 4 data link layerChapter 4 data link layer
Chapter 4 data link layer
Naiyan Noor
 
Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer network
miteshppt
 
Csma(carriers sense-multiple-acess)
Csma(carriers sense-multiple-acess) Csma(carriers sense-multiple-acess)
Csma(carriers sense-multiple-acess)
Rajan Kandel
 

Similar to switching technique in computer networks (20)

Unit 3 CND physical layer_switching_pranoti doke_MSBTE
Unit 3  CND physical layer_switching_pranoti doke_MSBTEUnit 3  CND physical layer_switching_pranoti doke_MSBTE
Unit 3 CND physical layer_switching_pranoti doke_MSBTE
Pranoti Doke
 
Unit 3 cnd physical layer_switching_pranoti doke_MSBTE
Unit 3  cnd physical layer_switching_pranoti doke_MSBTEUnit 3  cnd physical layer_switching_pranoti doke_MSBTE
Unit 3 cnd physical layer_switching_pranoti doke_MSBTE
Pranoti Doke
 
Ravi namboori switching
Ravi namboori   switchingRavi namboori   switching
Ravi namboori switching
Ravi namboori
 
Switiching by Ravi Namboori Babson University USA
Switiching by Ravi Namboori Babson University USASwitiching by Ravi Namboori Babson University USA
Switiching by Ravi Namboori Babson University USA
Ravi Namboori
 
Ravi Namboori switching
Ravi Namboori   switchingRavi Namboori   switching
Ravi Namboori switching
Ravi Namboori
 
Ravi Namboori_switching
Ravi Namboori_switchingRavi Namboori_switching
Ravi Namboori_switching
ravi-namboori-babson
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switching
hoanv
 
cuircuit switching
cuircuit switching cuircuit switching
cuircuit switching
shahzadkhan3442562
 
Switching techniques
Switching techniquesSwitching techniques
Switching techniques
Amit Kumar
 
Circuit and packet_switching111
Circuit and packet_switching111Circuit and packet_switching111
Circuit and packet_switching111
Goodthingbetter
 
Switching technique in on
Switching technique in onSwitching technique in on
Switching technique in on
PurnaSheth
 
Switch networking
Switch networking Switch networking
Switch networking
MohikaJamadari
 
switching techniques
switching techniques switching techniques
switching techniques
ziaulhaq96
 
WT - Circuit & Packet switching
WT - Circuit & Packet switchingWT - Circuit & Packet switching
WT - Circuit & Packet switching
vinay arora
 
Switching Techniques
Switching TechniquesSwitching Techniques
Switching Techniques
tameemyousaf
 
presentation.pptx
presentation.pptxpresentation.pptx
presentation.pptx
jiadoll1dolljia
 
Topology,Switching and Routing
Topology,Switching and RoutingTopology,Switching and Routing
Topology,Switching and Routing
Anushiya Ram
 
Class12 communication concepts
Class12 communication conceptsClass12 communication concepts
Class12 communication concepts
Gauri Prajapati
 
unit 2_switchingtechniques.ppt
unit 2_switchingtechniques.pptunit 2_switchingtechniques.ppt
unit 2_switchingtechniques.ppt
ThangamaniR3
 
switchingtechniques.ppt
switchingtechniques.pptswitchingtechniques.ppt
switchingtechniques.ppt
ShoukatRiaz
 
Unit 3 CND physical layer_switching_pranoti doke_MSBTE
Unit 3  CND physical layer_switching_pranoti doke_MSBTEUnit 3  CND physical layer_switching_pranoti doke_MSBTE
Unit 3 CND physical layer_switching_pranoti doke_MSBTE
Pranoti Doke
 
Unit 3 cnd physical layer_switching_pranoti doke_MSBTE
Unit 3  cnd physical layer_switching_pranoti doke_MSBTEUnit 3  cnd physical layer_switching_pranoti doke_MSBTE
Unit 3 cnd physical layer_switching_pranoti doke_MSBTE
Pranoti Doke
 
Ravi namboori switching
Ravi namboori   switchingRavi namboori   switching
Ravi namboori switching
Ravi namboori
 
Switiching by Ravi Namboori Babson University USA
Switiching by Ravi Namboori Babson University USASwitiching by Ravi Namboori Babson University USA
Switiching by Ravi Namboori Babson University USA
Ravi Namboori
 
Ravi Namboori switching
Ravi Namboori   switchingRavi Namboori   switching
Ravi Namboori switching
Ravi Namboori
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switching
hoanv
 
Switching techniques
Switching techniquesSwitching techniques
Switching techniques
Amit Kumar
 
Circuit and packet_switching111
Circuit and packet_switching111Circuit and packet_switching111
Circuit and packet_switching111
Goodthingbetter
 
Switching technique in on
Switching technique in onSwitching technique in on
Switching technique in on
PurnaSheth
 
switching techniques
switching techniques switching techniques
switching techniques
ziaulhaq96
 
WT - Circuit & Packet switching
WT - Circuit & Packet switchingWT - Circuit & Packet switching
WT - Circuit & Packet switching
vinay arora
 
Switching Techniques
Switching TechniquesSwitching Techniques
Switching Techniques
tameemyousaf
 
Topology,Switching and Routing
Topology,Switching and RoutingTopology,Switching and Routing
Topology,Switching and Routing
Anushiya Ram
 
Class12 communication concepts
Class12 communication conceptsClass12 communication concepts
Class12 communication concepts
Gauri Prajapati
 
unit 2_switchingtechniques.ppt
unit 2_switchingtechniques.pptunit 2_switchingtechniques.ppt
unit 2_switchingtechniques.ppt
ThangamaniR3
 
switchingtechniques.ppt
switchingtechniques.pptswitchingtechniques.ppt
switchingtechniques.ppt
ShoukatRiaz
 
Ad

Recently uploaded (20)

Machine foundation notes for civil engineering students
Machine foundation notes for civil engineering studentsMachine foundation notes for civil engineering students
Machine foundation notes for civil engineering students
DYPCET
 
Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025
Antonin Danalet
 
Control Methods of Noise Pollutions.pptx
Control Methods of Noise Pollutions.pptxControl Methods of Noise Pollutions.pptx
Control Methods of Noise Pollutions.pptx
vvsasane
 
Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
AI Publications
 
2.3 Genetically Modified Organisms (1).ppt
2.3 Genetically Modified Organisms (1).ppt2.3 Genetically Modified Organisms (1).ppt
2.3 Genetically Modified Organisms (1).ppt
rakshaiya16
 
acid base ppt and their specific application in food
acid base ppt and their specific application in foodacid base ppt and their specific application in food
acid base ppt and their specific application in food
Fatehatun Noor
 
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Journal of Soft Computing in Civil Engineering
 
6th International Conference on Big Data, Machine Learning and IoT (BMLI 2025)
6th International Conference on Big Data, Machine Learning and IoT (BMLI 2025)6th International Conference on Big Data, Machine Learning and IoT (BMLI 2025)
6th International Conference on Big Data, Machine Learning and IoT (BMLI 2025)
ijflsjournal087
 
Modeling the Influence of Environmental Factors on Concrete Evaporation Rate
Modeling the Influence of Environmental Factors on Concrete Evaporation RateModeling the Influence of Environmental Factors on Concrete Evaporation Rate
Modeling the Influence of Environmental Factors on Concrete Evaporation Rate
Journal of Soft Computing in Civil Engineering
 
Water Industry Process Automation & Control Monthly May 2025
Water Industry Process Automation & Control Monthly May 2025Water Industry Process Automation & Control Monthly May 2025
Water Industry Process Automation & Control Monthly May 2025
Water Industry Process Automation & Control
 
Agents chapter of Artificial intelligence
Agents chapter of Artificial intelligenceAgents chapter of Artificial intelligence
Agents chapter of Artificial intelligence
DebdeepMukherjee9
 
Evonik Overview Visiomer Specialty Methacrylates.pdf
Evonik Overview Visiomer Specialty Methacrylates.pdfEvonik Overview Visiomer Specialty Methacrylates.pdf
Evonik Overview Visiomer Specialty Methacrylates.pdf
szhang13
 
Modelling of Concrete Compressive Strength Admixed with GGBFS Using Gene Expr...
Modelling of Concrete Compressive Strength Admixed with GGBFS Using Gene Expr...Modelling of Concrete Compressive Strength Admixed with GGBFS Using Gene Expr...
Modelling of Concrete Compressive Strength Admixed with GGBFS Using Gene Expr...
Journal of Soft Computing in Civil Engineering
 
Generative AI & Large Language Models Agents
Generative AI & Large Language Models AgentsGenerative AI & Large Language Models Agents
Generative AI & Large Language Models Agents
aasgharbee22seecs
 
Prediction of Flexural Strength of Concrete Produced by Using Pozzolanic Mate...
Prediction of Flexural Strength of Concrete Produced by Using Pozzolanic Mate...Prediction of Flexural Strength of Concrete Produced by Using Pozzolanic Mate...
Prediction of Flexural Strength of Concrete Produced by Using Pozzolanic Mate...
Journal of Soft Computing in Civil Engineering
 
Autodesk Fusion 2025 Tutorial: User Interface
Autodesk Fusion 2025 Tutorial: User InterfaceAutodesk Fusion 2025 Tutorial: User Interface
Autodesk Fusion 2025 Tutorial: User Interface
Atif Razi
 
twin tower attack 2001 new york city
twin  tower  attack  2001 new  york citytwin  tower  attack  2001 new  york city
twin tower attack 2001 new york city
harishreemavs
 
Personal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.pptPersonal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.ppt
ganjangbegu579
 
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdfLittle Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
gori42199
 
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdfML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
rameshwarchintamani
 
Machine foundation notes for civil engineering students
Machine foundation notes for civil engineering studentsMachine foundation notes for civil engineering students
Machine foundation notes for civil engineering students
DYPCET
 
Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025
Antonin Danalet
 
Control Methods of Noise Pollutions.pptx
Control Methods of Noise Pollutions.pptxControl Methods of Noise Pollutions.pptx
Control Methods of Noise Pollutions.pptx
vvsasane
 
Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
Empowering Electric Vehicle Charging Infrastructure with Renewable Energy Int...
AI Publications
 
2.3 Genetically Modified Organisms (1).ppt
2.3 Genetically Modified Organisms (1).ppt2.3 Genetically Modified Organisms (1).ppt
2.3 Genetically Modified Organisms (1).ppt
rakshaiya16
 
acid base ppt and their specific application in food
acid base ppt and their specific application in foodacid base ppt and their specific application in food
acid base ppt and their specific application in food
Fatehatun Noor
 
6th International Conference on Big Data, Machine Learning and IoT (BMLI 2025)
6th International Conference on Big Data, Machine Learning and IoT (BMLI 2025)6th International Conference on Big Data, Machine Learning and IoT (BMLI 2025)
6th International Conference on Big Data, Machine Learning and IoT (BMLI 2025)
ijflsjournal087
 
Agents chapter of Artificial intelligence
Agents chapter of Artificial intelligenceAgents chapter of Artificial intelligence
Agents chapter of Artificial intelligence
DebdeepMukherjee9
 
Evonik Overview Visiomer Specialty Methacrylates.pdf
Evonik Overview Visiomer Specialty Methacrylates.pdfEvonik Overview Visiomer Specialty Methacrylates.pdf
Evonik Overview Visiomer Specialty Methacrylates.pdf
szhang13
 
Generative AI & Large Language Models Agents
Generative AI & Large Language Models AgentsGenerative AI & Large Language Models Agents
Generative AI & Large Language Models Agents
aasgharbee22seecs
 
Autodesk Fusion 2025 Tutorial: User Interface
Autodesk Fusion 2025 Tutorial: User InterfaceAutodesk Fusion 2025 Tutorial: User Interface
Autodesk Fusion 2025 Tutorial: User Interface
Atif Razi
 
twin tower attack 2001 new york city
twin  tower  attack  2001 new  york citytwin  tower  attack  2001 new  york city
twin tower attack 2001 new york city
harishreemavs
 
Personal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.pptPersonal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.ppt
ganjangbegu579
 
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdfLittle Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
gori42199
 
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdfML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
rameshwarchintamani
 
Ad

switching technique in computer networks

  • 2. Why Is It All?  A Network is a set of connected devices. Whenever we have multiple devices, we have the problem of how to connect them to make one-to-one communication possible.  One solution is to make a point-to-point connection b/w each pair of devices(mesh topology) OR B/w a central device & every other device(star topology)  When applied to very large N/W, these methods are impractical & wasteful.  Other topologies employing multipoint connections, such as a bus ,all ruled out because distance b/w devices & the total no. of devices increases beyond the capacities of the media & equipment.  To overcome this, networking introduced Switching
  • 3. Contents:  Introduction to Switching.  Concepts Of Switching. 1.Circuit Switching.  Advantages & Disadvantages of Circuit Switching. 2.Packet Switching.  Advantages & Disadvantages of Packet Switching.  Categorized into 1. Datagram Packet Switching. 2. Virtual Circuit Packet Switching. 3. Message Switching  Advantages & Disadvantages of Message Switching.  Differences B/W Circuit Switching And Packet Switching.
  • 4. Introduction Switches: A switch is a device that channels incoming data from any of multiple input ports to the specific output port that will take the data toward its intended destination. Switching: Switching are the base packet or data delivering methods in network and each device like router , switch , hub , firewall , proxy , cash server, modem are using one of these methods.
  • 6. CIRCUIT SWITCHING:  Circuit switching is a mechanism of assigning a predefined path from source node to destination node during the entire period of connection.  A circuit-switched network is excellent for data that needs a constant link from end-to-end. For example real-time video.  old telephone system (POTS) is a well known example of analogue circuit switching. Packet Switching:  In this network type, no specific path is used for data transfer. Instead, the data is broken down into small pieces called packets and sent over the network.  The packets can be routed, combined or fragmented, as required to get them to their eventual destination.  On the receiving end, the process is reversed—the data is read from the packets and re-assembled into the form of the original data.
  • 7. Advantages And Disadvantages Advantages of Circuit Switching:  Once the circuit has been set up, communication is fast and without error.  It is highly reliable Disadvantages of Circuit Switching:  Inefficient – the equipment may be unused for a lot of the call, if no data is being sent, the dedicated line still remains open.  Waists a lot of bandwidth, especial in speech where by a user is sometimes listening, and not talking.  Channel set up may take longer.
  • 8. Each packet is sent with a ‘header address’. This tells it where its final destination is, so it knows where to go.  The header address also describes the sequence for reassembly at the destination computer so that the packets are put back into the correct order. One packet also contains details of how many packets should be arriving so that the recipient computer knows if one packet has failed to turn up. If a packet fails to arrive, the recipient computer sends a message back to the computer which originally sent the data, asking for the missing packet to be resent.
  • 9. Two major packet switching  Connectionless/Datagram packet switching: In this case each packet includes complete addressing or routing information. The packets are routed individually, sometimes resulting in different paths and out-of-order delivery. Ex:-Ethernet , IP,UDP  connection-oriented/ virtual circuit packet switching: In this case a connection is defined and reallocated in each involved node during a connection phase before any packet is transferred. The packets include a connection identifier rather than address information, and are delivered in order.
  • 10. Advantages & Disadvantages Of Packet Switching Advantages of Packet Switching  It makes very efficient use of the network - no tied-up lines.  It can easily get around broken bits of the network.  As customers increase, the network only has to expand slowly compared to circuit switching. Disadvantages of Packet Switching  The time it takes to put back the data package changes each time, which can be a problem for time-critical information such as an emergency signal. The fancy name is for this is 'latency'.  Not very good for small data packages - for example if the data package itself is only 600 bytes long, then two packets of 512 bytes need to be used, plus the address information.
  • 11. Message switching:  Message switching systems are nowadays mostly implemented over packet-switched or circuit-switched data networks.  Each message is treated as a separate entity. Each message contains addressing information, and at each switch this information is read and the transfer path to the next switch is decided.  Depending on network conditions, a conversation of several messages may not be transferred over the same path. Each message is stored (usually on hard drive due to RAM limitations) before being transmitted to the next switch.  Because of this it is also known as a 'store-and-forward' network.  Email is a common application for Message Switching.
  • 12. Advantages & Disadvantages Of Message Switching Advantages  Data channels are shared among communication devices improving the use of bandwidth.  Messages can be stored temporarily at message switches, when network congestion becomes a problem.  Priorities may be used to manage network traffic. Disadvantages • The only real disadvantage to Message Switching is it's not suitable for real time applications such as data communication, video or audio.
  • 13. Packet Vs Circuit Switching Circuit Switching Packet Switching  In circuit switching, there are various nodes used in the network through which the signals are passed from one system to another.  In this a number of nodes are available between two devices and hence multiple paths are available to pass a signal.  This concept is mainly used in telephony systems.  This is best used for transmission of audio signals and not suitable for data transmission.  This type of switching is connection oriented and may be connectionless also.  Due to its old version, this technique is less popular and more expensive.  In packet switching, the data is sent over the network in the form of packets i.e. a large unit of data items wrapped into a single bigger unit.  In these, the packets follows the same path that is defined for them before passing into the network.  It can be used for telephony, DSL services and other data transmission services.  It is best used for sending data over the network and audio and video signals can also be sent over the network in the form of packets.  It is usually a connection less service.  It is a new technology and economic than the circuit switching approach.
  • 14. Bibliography:- • http://en.wikipedia.org/wiki/Network_switch/ •http:// www.tcpipguide.com/free/t_CircuitSwitchingand/ •http:// www.ustudy.in/node/3759 •http://www.indiastudychannel.com/ •www.voipnsms.com/ tag/circuit-switching •Data Communications & Networking - Forouzan (4th Edition)