Module 1 IntroductionToNetworking
Module 1 IntroductionToNetworking
Module 1
Introduction to Networking
Outline
• Communication System
• Basic Concepts
• Line Configuration
• Transmission mode
• Types of Networks
• Network Topology
What is Networking?
• Simplex
• Half-Duplex
• Full Duplex
Network Criteria
• Performance:
➢Can be measured in terms of
• Transit time
• Response time
➢ Evaluated by two networking metrics: Throughput & Delay
• Reliability: measured by frequency of failure, time taken by link to
recover from failure and network robustness ion catastrophe
• The controller acts as an exchange, it relays the data to the other connected
device.
• One long cable acts as a backbone to link all the devices in a network.
• Nodes are connected to the bus cable by drop lines and taps.
• A drop line is a connection running between the device and the main cable.
• A tap is a connector that either splices into the main cable or punctures the
sheathing of a cable to create a contact with the metallic core.
Bus Topology
Advantages
• Ease of installation: less cabling as compared to mesh and star.
• A bus uses less cabling than mesh or star topologies
Disadvantages
• It is Difficult to add new devices.
• Difficult reconfiguration and fault isolation.
• A fault in Backbone stops all transmission
• Limited cable length and number of nodes that can be connected.
Ring Topology
• A local area network (LAN) is usually privately owned and links the
devices in a single office, building, or campus.
• One of the computers may be given a large capacity disk drive and may
become a server to clients.
• Internet is WAN.
Wide Area Networks
Protocol Layering:
• TCP/IP model
Design Issues for Layers
Addressing - whom am I going to talk to? i.e., how do we identify
senders and receivers?
Logical channels: usually at least 2. One for normal mode and one for
urgent transmission.
Design Issues for Layers
Reconstituting messages: Out of order messages need to be
numbered.(Flow Control)
• Over the past couple of decades many of the networks that were
built used different hardware and software implementations, as a
result they were incompatible, and it became difficult for networks
using different specifications to communicate with each other.
• This layer consists of simply the wire or media by which the network
signals are conducted.
• The physical layer of the OSI model defines connector and interface
specifications, as well as the medium (cable) requirements for
transmission to occur.
Physical Layer
Functions of physical layer:
• The data link layer transforms the physical layer, a raw transmission
facility, to a reliable link.
• Node to node delivery (Hop to Hop Delivery)
• The data link layer uses the MAC address to define a hardware or
data link address for multiple stations to share the same medium and
still uniquely identify each other.
• Concerned with network topology, network access, error notification,
ordered delivery of frames, and flow control.
Data Link Layer
Functions of Data Link layer:
• Framing
• Flow control
• Error control
• Access control
Data Link Layer
Data Link Layer
Hop-to-Hop Delivery
Network Layer
• This layer establishes the route between the sending and receiving
stations.
Transport Layer
Network Layer