SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Design Issues ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Addressing Every layer needs a mechanism to identify senders and receivers.
Error control Its an important issue because physical communication circuits are not perfect. Many error detecting and error  correcting codes are available. Both sending and receiving ends are must agree to use any one code.
Flow control   This property leads to mechanisms for disassembling, transmitting and then reassembling messages.
Routing When there are multiple paths between source and destination, a route must be chosen.
Multiplexing and Demultiplexing These two are must for improving  the n/w system.

Weitere ähnliche Inhalte

Was ist angesagt?

Issues in knowledge representation
Issues in knowledge representationIssues in knowledge representation
Issues in knowledge representation
Sravanthi Emani
 

Was ist angesagt? (20)

Congestion control
Congestion controlCongestion control
Congestion control
 
TCP/ IP
TCP/ IP TCP/ IP
TCP/ IP
 
Issues in knowledge representation
Issues in knowledge representationIssues in knowledge representation
Issues in knowledge representation
 
Algorithm and pseudocode conventions
Algorithm and pseudocode conventionsAlgorithm and pseudocode conventions
Algorithm and pseudocode conventions
 
Fragmentation and types of fragmentation in Distributed Database
Fragmentation and types of fragmentation in Distributed DatabaseFragmentation and types of fragmentation in Distributed Database
Fragmentation and types of fragmentation in Distributed Database
 
Message passing in Distributed Computing Systems
Message passing in Distributed Computing SystemsMessage passing in Distributed Computing Systems
Message passing in Distributed Computing Systems
 
And or graph
And or graphAnd or graph
And or graph
 
Predicate logic
 Predicate logic Predicate logic
Predicate logic
 
Dempster shafer theory
Dempster shafer theoryDempster shafer theory
Dempster shafer theory
 
Presentation Routing algorithm
Presentation Routing algorithmPresentation Routing algorithm
Presentation Routing algorithm
 
Network Layer design Issues.pptx
Network Layer design Issues.pptxNetwork Layer design Issues.pptx
Network Layer design Issues.pptx
 
Error Detection And Correction
Error Detection And CorrectionError Detection And Correction
Error Detection And Correction
 
QOS (Quality of Services) - Computer Networks
 QOS (Quality of Services) - Computer Networks QOS (Quality of Services) - Computer Networks
QOS (Quality of Services) - Computer Networks
 
Computer Networks Unit 1 Introduction and Physical Layer
Computer Networks Unit 1 Introduction and Physical Layer Computer Networks Unit 1 Introduction and Physical Layer
Computer Networks Unit 1 Introduction and Physical Layer
 
Code optimization in compiler design
Code optimization in compiler designCode optimization in compiler design
Code optimization in compiler design
 
Distance vector routing
Distance vector routingDistance vector routing
Distance vector routing
 
object oriented methodologies
object oriented methodologiesobject oriented methodologies
object oriented methodologies
 
Congetion Control.pptx
Congetion Control.pptxCongetion Control.pptx
Congetion Control.pptx
 
Conceptual dependency
Conceptual dependencyConceptual dependency
Conceptual dependency
 
Computer organisation -morris mano
Computer organisation  -morris manoComputer organisation  -morris mano
Computer organisation -morris mano
 

Design issues for the layers

  • 1.
  • 2. Addressing Every layer needs a mechanism to identify senders and receivers.
  • 3. Error control Its an important issue because physical communication circuits are not perfect. Many error detecting and error correcting codes are available. Both sending and receiving ends are must agree to use any one code.
  • 4. Flow control This property leads to mechanisms for disassembling, transmitting and then reassembling messages.
  • 5. Routing When there are multiple paths between source and destination, a route must be chosen.
  • 6. Multiplexing and Demultiplexing These two are must for improving the n/w system.