Net 101 Module1 - Final
Net 101 Module1 - Final
Introduction:
I. Pre – Assessment:
Direction. Write TRUE if the statement is correct and FALSE if it is wrong. Write your answers in
a separate sheet of paper.
_______ 1. Sharing of information is “Data Communication”.
The map above illustrates the basic components of data communication and networking.
Explore:
Data Communication
Physical Structure
Point-to-Point: provides a dedicated link between two devices. i.e. entire capacity of the link
is reserved for transmission between those two devices.
Multi-point: In this configuration more than two devices share the same link
If several devices can use the link simultaneously then called “spatially shared
connection”
If devices take turns then it is a time-shared connection (temporally)
Topology
Topology of a network is the geometric representation of the links and nodes of a physical network.
Mesh Topology
Every device has a dedicated point-to- point link to every other device
A fully connected mesh network has n(n-1)/2 links
Every device required to have at least n-1 I/O ports
Eliminates traffic problem as links are not shared
It is robust as breaking one link couldn't defunct the network completely
Privacy/security is maintained
Installation and reconfiguration is difficult due to complicated connections
Expensive in terms of cost and space
Not Difficult to add/remove a devCiocme
Star Topology
Each computer has a point-point link only to a central controller called the HUB
HUB acts as an exchange to send data from one device to another
Less expensive than mesh
It is robust as one link failure causes that device to go out of the network and it does not affect
others
Easy fault finding
when one device sending data to another device, all other devices have to be idle
however, a switch in place of hub can eliminate this problem
Bus Topology
Multi-point
One long cable acts as a backbone to link all the devices
There is a limit on the no of drop lines (tapes) as in each tape some energy is lost
Installation is easy
It uses less cabling than star or mesh
difficult reconnection and fault finding
Adding new device may require modification/replacement of the backbone otherwise the
performance will be degraded
Fault in bus stops all transmission, the damaged area reflects signal back in the direction of origin,
creating noise in both directions
Ring Topology
Point-to-point
Each device is linked only to its immediate neighbours
To add or remove a device requires moving two connections only
Each device in the ring incorporates a repeater to regenerate a signal before passing to neighbour.
Easy to install and reconfiguration
Maximum ring length and no of devices are fixed
failure of one device causes network failure if not bypassed
unidirectional data traffic
Category of networks
The networks may be categorized according to its size, ownership, distance it covers and its
physical architecture.
WAN provides long distance transmission of data, voice, image, and video information over large
geographical areas that may comprise a country, a continent or even the whole world
It utilizes public, leased or private communication devices
The end systems are connected to subnets, which are intelligent entities and contains
communication channels and routers
A WAN wholly owned by a single company is called an
„enterprise network „
speed is less than LANs
It is a specific world wide network (i.e. A network of networks) that interconnects millions of
computing devices throughout the world
Computing devices include
o PCs, UNIX based workstations, servers(?)
o PDAs, TVs, Mobile computers, automobiles, Toaters, …
End systems are connected either directly by „communication links‟ or indirectly by intermediate
switching devices called “switches/Routers"
Communication links include
o Coaxial cable, copper wire, fiber optics, radio spectrum
Different communication links can transmit data at different speeds. The link transmission rate is
called „bandwidth‟
Switches/Routers receives a chunk of information (called a packet) and forwards it towards
destination
Internet Today
It is difficult to give an accurate representation of the Internet as it is continuously changing
It is represented in form of hierarchy of Service providers
o International Service Providers
That connect nations together
o National Service Providers
Are backbone networks created and maintained by specialized companies like
SprintLink, PSINet, etc
These networks are connected by complex switching stations called Network Access
Points (NAPs)
Regional Service Providers
o Are smaller ISPs that are connected to one or more NSPs
Local Service Providers
o Provide direct service to end users, may be connected to regional ISPs or directly to NSPs
Services provided by Internet
What is a Protocol?
What does a protocol do?
How would you recognize a protocol if you met one?
A Human Analogy
What you do when you want to ask someone for the time of day?
Defining A Protocol
A Protocol defines the format and the order of messages exchanged between two or more
communicating entities, as well as the actions taken on the transmission and/or receipt of a
message of other event.
. . . J. F. Kurose
Standards
Standards Organizations
Explain:
1. How many ‘physical structures’ do you see in the text above? Pick one and describe it in your own
words.
2. How can standard organization help in the development of products by a manufacturer?
Extend:
Evaluate:
A. Message B. Receiver
C. Sender D. Medium
A. Receiver B. Sender
C. Message D. Medium
A. Medium B. Sender
C. Message D. Receiver
A. Protocol B. Sender
C. Message D. Receiver
8. The forums work with universities and users to test, evaluate and the conclusion is presented to
standard bodies to standardize new technologies
10. Internet draft is a working document with no official status and a 6 month life time.
Direction. Write TRUE if the statement is correct and FALSE if it is wrong. Write your answers in a
separate sheet of paper.
_______3. “Data Communication” is “Exchange of data between two/more devices via a transmission
medium.
_______7. Medium: Physical path by which a message travels from sender to receiver.
A Protocol defines the format and the order of messages exchanged between two or more
communicating entities, as well as the actions taken on the transmission and/or receipt of a
message of other event.
VI. Reference