Overview of Comp NWs
Overview of Comp NWs
Networks
Module 1
Overview of Computer Networks and the Internet. History.
Protocols, Review of last mile technologies used for internet
access. Packet switching. Basic ideas about delay queuing
throughput. Concept of Quality of Service, Protocol layering . OSI
model and TCP model
• Transmitter: Device which transforms and encodes the information that needs to
be transmitted
• Receiver: Device which accepts the signal from the transmission media and
converts in to a form that can be handled by the destination device
Non traditional end systems such as laptops, smart phones, tablets, web cams,
sensing devices, security systems etc are connected to the internet.
Communication links
The end systems connected using communication links. Different types are there
based on physical medium-coaxial cable, copper wire, fiber optics and radio
spectrum. Each of them transmit at different rates measured in meter/sec
• When satellite and radio networks were added later, the existing
protocols had trouble interworking with them, so a new reference
architecture was needed.
This architecture was later known as the TCP/IP Reference
Model.
Later it is split into two protocols TCP and IP. TCP for
segmentation and IP for routing.
Internet was first described by Vint Cerf and Bob Kahn (1972)-
both were part of ARPANET group.
The design philosophy behind the model is discussed by Clark
(1988).
In 1977 internet consisting of three different networks
(ARPANET, packet radio and satellite) ,and was successful.
In 1983, the ARPANET protocols were abolished and TCP/IP
become the official protocol for ARPANET. Again ARPANET is
split into two networks one for military users and one for non-
military users.
Internet Administration
The Internet society (ISOC) is an international non profit
organization formed in 1992 to provide support for internet
standard process. The Internet Architecture Board (IAB) is a
technical advisor of ISOC.
As long as the layer provides the same service to the layer above
it, and uses the same services from the layer below it, the
remainder of the system remains unchanged when a layer’s
implementation is changed. This feature is import advantage for
large and complex systems that are constantly being updated.
The protocols of the various layers are called the protocol stack.
Interfaces
For one layer to interoperate with the layer below it, the interfaces
between the two layers must be defined.
Standard bodies define precisely the interfaces and permit the developers
of networking software and hardware to implement the interior of the
layers as they please.
IP protocol.
⚫ A protocol that defines the fields in the IP datagram as well
as how the end systems and routers act on these fields.
⚫ There is only one IP protocol, and all Internet components
that have a network layer must run the IP protocol.
Routing protocols
⚫ Determine the routes that datagrams take between sources
and destinations.
⚫ The Internet has many routing protocols.
Physical Layer
Physical Media
Network Entities and Layers
⚫ The most important network entities are end systems and
packet switches.
⚫ There are two types of packet switches: routers and bridges.