SlideShare une entreprise Scribd logo
1  sur  21
•

Sharing of Hardware
– Computing Resources
– Disks
– Printer

•

Sharing of Software
– Multiple Single User Licenses are more
expensive than a single multiple user license
– Maintaining of Systems becomes easier
www.ebooksadda.in
Why Networking
• Sharing of Information
- easy accessibility from anywhere
- search capability
• Communication
– e-mail
– internet telephony
– audio conferencing
– video conferencing
www.ebooksadda.in
Types of Networks
• Local Area Network (LAN):
– Network within a floor/building/campus
– At most a few kilometers distance
• Wide Area Network (WAN):
– Country-wide or global network
– Distance: 100s or 1000s of kilometers

www.ebooksadda.in
Distributed System
– Based on a computer network.
– Network is transparent to the user.
– Users don't have to remember computer names, their
architectures, addresses, etc.
– The application may be running on multiple
computers.

www.ebooksadda.in
Layered Architecture
• Networks are organized as
layers or levels.
• Reduces design complexity.
• Each network architecture has
different:
– number of layers
– names of layers
– functions of each layer
• Between adjacent layers there is an interface.
• Reference models exist to architect a network.
www.ebooksadda.in
Protocols
• Rules and conventions used by two communicating
entities are collectively known as protocol.
• Each layer of network architecture
has its own protocol.
• Two communicating entities at the
same layer are called peers.
• A list of protocols used by a system is called protocol
stack.
• A set of layers and protocols is referred to as
network architecture.
www.ebooksadda.in
OSI Reference Model
• Open Systems Interconnection (OSI) model has
been developed by ISO.
• It defines seven layers for communication.
• It is called a Reference Model since different
networks may use less or more layers, have
somewhat different division of services amongst the
layers.
• Functions for each layer are defined.
• Peer layers communicate as per defined protocol.
• Each layer provides services to the upper layer.
www.ebooksadda.in
OSI Layers
App X

App Y
Outgoing Packets

Incoming Packets
Data
Application

Application
H

Presentation
H

Session
H

Transport
Network
Data link
Physical

H
H
H

Data
Data

Data
Data

Presentation
Session
Transport
Network

Data

Data link

Data

Physical

Physical Path
www.ebooksadda.in
Physical Layer
• Concerned with transmitting raw bits
over a channel.
• Makes sure that when one side sends a
1 bit,the other side receives it as a 1.
• Covers all aspects for communication,
including,mechanical, electrical, functional and procedural.
• Mechanical interface defines the connectors used, number
of pins, their placement, size, material used.
• Electrical interface defines the voltage/current levels of
signals.
• Functional interface attaches meaning to each signal.
• Procedural interface specifies the sequence of events.
www.ebooksadda.in
Data Link Layer
• Data link layer attempts to make
physical link reliable.
• May divide upper layer packet into
multiple frames.
• Ensure that peer entity will recognize
frame boundaries.
• May introduce sequence numbers and acknowledgments.
• Some mechanism for error control and flow control.
• How to share the link, if it is half-duplex or multipoint.
• Can be connection-oriented or connectionless.
www.ebooksadda.in
Network Layer
• Network layer is designed to facilitate
communication between systems across a
communication network.
• Implements network routing and message delivery
through networks to the correct destination.
• Congestion control can also be done at network
layer.
• Internetworking.
• Internet protocol or IP is one example.
www.ebooksadda.in
Transport Layer
•
•
•
•
•
•
•
•
•

Implements end-to-end protocol.
Implements required quality-of-service.
May detect erroneous packets.
Reorders packets which arrive out-of-sequence.
Ensures that there is no loss or duplication of
packets.
May provide connection-less or connectionoriented type of service.
Provides for the connection management.
Multiplexing and demultiplexing.
Packetization, flow control, etc.
www.ebooksadda.in
Session Layer
• Allows users on different computers to establish a
session.
• This layer requests for a logical connection to
be established based on an end-user's request.
• Any necessary log-on or password validation
is also handled by this layer.
• This layer provides services like dialogue discipline
which can be full duplex or half duplex.
• Session layer can also provide check pointing
(or synchronization) mechanism.
• If a failure occurs between checkpoints, all data
can be retransmitted from the last checkpoint.
www.ebooksadda.in
Presentation and Application
Layers
•
•

•
•
•

Presentation layer defines the data format to be
exchanged between the programs.
Manages abstract data structures, and converts
them host-representation to networkrepresentation and vice versa.
Application layer is the highest level of OSI
model.
May define common standards like Network
Virtual Terminal.
Examples at this layer are file transfer, electronic mail,
remote login, etc. www.ebooksadda.in
TCP/IP Reference Model
OSI
APPLICATION

TCP/IP
APPLICATION
Not
present
In the
model

PRESENTATION
SESSION
TRANSPORT

TRANSPORT

NETWORK

INTERNET

DATA LINK

HOST-TO-NETWORK

(Data Link/
PHYSICAL
www.ebooksadda.in Physical)
Transmission Media
• Carries information in its raw form.
• Electrical, optical or radio signals.
• Guided Media
Twisted pair (shielded, unshielded)
Coaxial cable
Optical fiber
• Unguided Media (wireless)
Radio link
Terrestrial microwave
Satellite microwave
www.ebooksadda.in
Data Transmission
• Point-to-point link
- Two nodes are connected to each other.
• Multi-point link
- Shared media
- Any two nodes can communicate with each other.
- Broadcasting:

* Information is sent to all nodes at the same
time.
- Multicasting:

* Information is sent to a group of nodes.
www.ebooksadda.in
Types of Links
•
•
•
•

Simplex:
Information can be sent only in one direction.
Half-duplex:
Information can be sent in both directions.
but only in one direction at any given time.
• Full-duplex:
• Information can be sent in both directions
simultaneously.
www.ebooksadda.in
Multiplexing of Several
Communications
• Frequency Division Multiplexing (FDM)
• Frequency spectrum is divided among the logical
channels.
• Each user has exclusive control of of one
frequency band.
• Time Division Multiplexing (TDM)
• Users take turn in round-robin fashion.
• Code Division Multiplexing (CDM)
• Asynchronous TDM or Statistical Multiplexing
www.ebooksadda.in
Data Switching
• If two nodes are not directly connected, the information
may need to travel through intermediate nodes, called,
switches.
• Circuit-switched:
• A channel for data transfer is setup before communication
starts. All resources are reserved.
• Message-switched:
• Message is sent to next-hop, where it is stored, and
forwarded to next node.
• Also known as ``store-and-forward'' network
• Packet-switched:
• Message is divided into smaller packets.
• Packets are sent independently through ``store-andwww.ebooksadda.in
forward'' mechanism.
• THANKS
Visit us for more @
www.EbooksAdda.in
• www.TechNotz.Info

www.ebooksadda.in

Contenu connexe

Tendances

Internetworking devices(networking)
Internetworking devices(networking)Internetworking devices(networking)
Internetworking devices(networking)welcometofacebook
 
ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)Tutun Juhana
 
Understanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.comUnderstanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.comTechLinu.com
 
Hub, switch, router, bridge, Network Equipment
Hub, switch, router, bridge, Network EquipmentHub, switch, router, bridge, Network Equipment
Hub, switch, router, bridge, Network EquipmentPranabBandhuNath
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devicesRaveena kumari
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi modelAditya Mehta
 
Network Hardware Project
Network Hardware ProjectNetwork Hardware Project
Network Hardware Project1a2z3b
 
Networking devices
Networking devicesNetworking devices
Networking devicesRavi KC
 
Internetworking.49
Internetworking.49Internetworking.49
Internetworking.49myrajendra
 

Tendances (20)

class 2
class 2class 2
class 2
 
Internetworking devices(networking)
Internetworking devices(networking)Internetworking devices(networking)
Internetworking devices(networking)
 
NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Network devices
Network devicesNetwork devices
Network devices
 
5 Lan
5 Lan5 Lan
5 Lan
 
ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)
 
Understanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.comUnderstanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.com
 
Hub, switch, router, bridge, Network Equipment
Hub, switch, router, bridge, Network EquipmentHub, switch, router, bridge, Network Equipment
Hub, switch, router, bridge, Network Equipment
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devices
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi model
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Network Hardware Project
Network Hardware ProjectNetwork Hardware Project
Network Hardware Project
 
Basics of networking and routing
Basics of networking and routingBasics of networking and routing
Basics of networking and routing
 
Network Device
Network DeviceNetwork Device
Network Device
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Internetworking.49
Internetworking.49Internetworking.49
Internetworking.49
 
Networking basics
Networking basicsNetworking basics
Networking basics
 
Networking basics
Networking basicsNetworking basics
Networking basics
 

Similaire à Msit computer networks 1

internet network for o level
 internet network for o level  internet network for o level
internet network for o level Samit Singh
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.pptssuserf7cd2b
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.pptssuserf7cd2b
 
OSI reference model
OSI reference modelOSI reference model
OSI reference modelshanthishyam
 
Modue 1 part 1 of computer networks for your university exams
Modue 1 part 1 of computer networks for your university examsModue 1 part 1 of computer networks for your university exams
Modue 1 part 1 of computer networks for your university examsvish21ainds
 
Networking for MBA
Networking for MBANetworking for MBA
Networking for MBAKK Bajpai
 
Computer networks
Computer networksComputer networks
Computer networkssamina khan
 
UNIT I DIS.pptx
UNIT I DIS.pptxUNIT I DIS.pptx
UNIT I DIS.pptxSamPrem3
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and NetworkingUtkarshaManpiya1
 
7 layers of osi models
7 layers of osi models7 layers of osi models
7 layers of osi modelsSathish Kumar
 
interconnected_network_of_internets.pptx
interconnected_network_of_internets.pptxinterconnected_network_of_internets.pptx
interconnected_network_of_internets.pptxGaganaP13
 
unit1 network model osi and tcpip.pptx
unit1  network model osi and tcpip.pptxunit1  network model osi and tcpip.pptx
unit1 network model osi and tcpip.pptx183JAIDEEP
 

Similaire à Msit computer networks 1 (20)

internet network for o level
 internet network for o level  internet network for o level
internet network for o level
 
Chapter4
Chapter4Chapter4
Chapter4
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.ppt
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.ppt
 
OSI reference model
OSI reference modelOSI reference model
OSI reference model
 
ch01.ppt
ch01.pptch01.ppt
ch01.ppt
 
Osi model
Osi modelOsi model
Osi model
 
Modue 1 part 1 of computer networks for your university exams
Modue 1 part 1 of computer networks for your university examsModue 1 part 1 of computer networks for your university exams
Modue 1 part 1 of computer networks for your university exams
 
Computer networks
Computer networksComputer networks
Computer networks
 
Networking for MBA
Networking for MBANetworking for MBA
Networking for MBA
 
Computer networks
Computer networksComputer networks
Computer networks
 
Basics of Ethernet
Basics of Ethernet Basics of Ethernet
Basics of Ethernet
 
Basic networking
Basic networkingBasic networking
Basic networking
 
UNIT I DIS.pptx
UNIT I DIS.pptxUNIT I DIS.pptx
UNIT I DIS.pptx
 
Networking
Networking Networking
Networking
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and Networking
 
7 layers of osi models
7 layers of osi models7 layers of osi models
7 layers of osi models
 
interconnected_network_of_internets.pptx
interconnected_network_of_internets.pptxinterconnected_network_of_internets.pptx
interconnected_network_of_internets.pptx
 
unit1 network model osi and tcpip.pptx
unit1  network model osi and tcpip.pptxunit1  network model osi and tcpip.pptx
unit1 network model osi and tcpip.pptx
 
lecture1.ppt
lecture1.pptlecture1.ppt
lecture1.ppt
 

Dernier

PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxdhanalakshmis0310
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 

Dernier (20)

PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 

Msit computer networks 1

  • 1. • Sharing of Hardware – Computing Resources – Disks – Printer • Sharing of Software – Multiple Single User Licenses are more expensive than a single multiple user license – Maintaining of Systems becomes easier www.ebooksadda.in
  • 2. Why Networking • Sharing of Information - easy accessibility from anywhere - search capability • Communication – e-mail – internet telephony – audio conferencing – video conferencing www.ebooksadda.in
  • 3. Types of Networks • Local Area Network (LAN): – Network within a floor/building/campus – At most a few kilometers distance • Wide Area Network (WAN): – Country-wide or global network – Distance: 100s or 1000s of kilometers www.ebooksadda.in
  • 4. Distributed System – Based on a computer network. – Network is transparent to the user. – Users don't have to remember computer names, their architectures, addresses, etc. – The application may be running on multiple computers. www.ebooksadda.in
  • 5. Layered Architecture • Networks are organized as layers or levels. • Reduces design complexity. • Each network architecture has different: – number of layers – names of layers – functions of each layer • Between adjacent layers there is an interface. • Reference models exist to architect a network. www.ebooksadda.in
  • 6. Protocols • Rules and conventions used by two communicating entities are collectively known as protocol. • Each layer of network architecture has its own protocol. • Two communicating entities at the same layer are called peers. • A list of protocols used by a system is called protocol stack. • A set of layers and protocols is referred to as network architecture. www.ebooksadda.in
  • 7. OSI Reference Model • Open Systems Interconnection (OSI) model has been developed by ISO. • It defines seven layers for communication. • It is called a Reference Model since different networks may use less or more layers, have somewhat different division of services amongst the layers. • Functions for each layer are defined. • Peer layers communicate as per defined protocol. • Each layer provides services to the upper layer. www.ebooksadda.in
  • 8. OSI Layers App X App Y Outgoing Packets Incoming Packets Data Application Application H Presentation H Session H Transport Network Data link Physical H H H Data Data Data Data Presentation Session Transport Network Data Data link Data Physical Physical Path www.ebooksadda.in
  • 9. Physical Layer • Concerned with transmitting raw bits over a channel. • Makes sure that when one side sends a 1 bit,the other side receives it as a 1. • Covers all aspects for communication, including,mechanical, electrical, functional and procedural. • Mechanical interface defines the connectors used, number of pins, their placement, size, material used. • Electrical interface defines the voltage/current levels of signals. • Functional interface attaches meaning to each signal. • Procedural interface specifies the sequence of events. www.ebooksadda.in
  • 10. Data Link Layer • Data link layer attempts to make physical link reliable. • May divide upper layer packet into multiple frames. • Ensure that peer entity will recognize frame boundaries. • May introduce sequence numbers and acknowledgments. • Some mechanism for error control and flow control. • How to share the link, if it is half-duplex or multipoint. • Can be connection-oriented or connectionless. www.ebooksadda.in
  • 11. Network Layer • Network layer is designed to facilitate communication between systems across a communication network. • Implements network routing and message delivery through networks to the correct destination. • Congestion control can also be done at network layer. • Internetworking. • Internet protocol or IP is one example. www.ebooksadda.in
  • 12. Transport Layer • • • • • • • • • Implements end-to-end protocol. Implements required quality-of-service. May detect erroneous packets. Reorders packets which arrive out-of-sequence. Ensures that there is no loss or duplication of packets. May provide connection-less or connectionoriented type of service. Provides for the connection management. Multiplexing and demultiplexing. Packetization, flow control, etc. www.ebooksadda.in
  • 13. Session Layer • Allows users on different computers to establish a session. • This layer requests for a logical connection to be established based on an end-user's request. • Any necessary log-on or password validation is also handled by this layer. • This layer provides services like dialogue discipline which can be full duplex or half duplex. • Session layer can also provide check pointing (or synchronization) mechanism. • If a failure occurs between checkpoints, all data can be retransmitted from the last checkpoint. www.ebooksadda.in
  • 14. Presentation and Application Layers • • • • • Presentation layer defines the data format to be exchanged between the programs. Manages abstract data structures, and converts them host-representation to networkrepresentation and vice versa. Application layer is the highest level of OSI model. May define common standards like Network Virtual Terminal. Examples at this layer are file transfer, electronic mail, remote login, etc. www.ebooksadda.in
  • 15. TCP/IP Reference Model OSI APPLICATION TCP/IP APPLICATION Not present In the model PRESENTATION SESSION TRANSPORT TRANSPORT NETWORK INTERNET DATA LINK HOST-TO-NETWORK (Data Link/ PHYSICAL www.ebooksadda.in Physical)
  • 16. Transmission Media • Carries information in its raw form. • Electrical, optical or radio signals. • Guided Media Twisted pair (shielded, unshielded) Coaxial cable Optical fiber • Unguided Media (wireless) Radio link Terrestrial microwave Satellite microwave www.ebooksadda.in
  • 17. Data Transmission • Point-to-point link - Two nodes are connected to each other. • Multi-point link - Shared media - Any two nodes can communicate with each other. - Broadcasting: * Information is sent to all nodes at the same time. - Multicasting: * Information is sent to a group of nodes. www.ebooksadda.in
  • 18. Types of Links • • • • Simplex: Information can be sent only in one direction. Half-duplex: Information can be sent in both directions. but only in one direction at any given time. • Full-duplex: • Information can be sent in both directions simultaneously. www.ebooksadda.in
  • 19. Multiplexing of Several Communications • Frequency Division Multiplexing (FDM) • Frequency spectrum is divided among the logical channels. • Each user has exclusive control of of one frequency band. • Time Division Multiplexing (TDM) • Users take turn in round-robin fashion. • Code Division Multiplexing (CDM) • Asynchronous TDM or Statistical Multiplexing www.ebooksadda.in
  • 20. Data Switching • If two nodes are not directly connected, the information may need to travel through intermediate nodes, called, switches. • Circuit-switched: • A channel for data transfer is setup before communication starts. All resources are reserved. • Message-switched: • Message is sent to next-hop, where it is stored, and forwarded to next node. • Also known as ``store-and-forward'' network • Packet-switched: • Message is divided into smaller packets. • Packets are sent independently through ``store-andwww.ebooksadda.in forward'' mechanism.
  • 21. • THANKS Visit us for more @ www.EbooksAdda.in • www.TechNotz.Info www.ebooksadda.in