Networks Tutorial: by Amritha Bhat (EDTECH 541)
Networks Tutorial: by Amritha Bhat (EDTECH 541)
A computer network
is a system of
interconnected
computers and
peripheral devices.
For example, it may
connect computers,
printers, scanners and
cameras.
What is communications?
Communications is
about the transfer of
information from a
sender, across a
distance, to a receiver.
Communication is an
act of transmitting
messages.
Computer Network
Communication
We transmit information or
data by using two types of
signals, namely analog and
digital .
Computers communicate
with digital signals.
The older forms of
communications technology,
such as telephones and
radios , use analog signals
Task 1
Cite examples in your immediate
environment to show the
importance of networks and
communication.
Present your finding.
Intranet
With the advancements made in browser-based software for the Internet, many private
organizations are implementing intranets. An intranet is a private network utilizing
Internet-type tools, but available only within that organization. For large organizations, an
intranet provides an easy access mode to corporate information for employees.
Bus Topology
Star Topology
Ring Topology
Differences In Topologies
Bus Topology Ring Topology Star Topology
Structure There is a single central All computers and other There is central host and
cable (backbone) and all devices are connected in a all nodes connect to it
computers and devices circle
connect to it
Host failure Network can still run Network can still run Network will fail
Node failure Network can still run Network will fail Network can still run
Ease of troubleshooting If there is a backbone, Difficult. Need to search It is easier to repair the
troubleshooting is difficult. for the problematic node problematic host.
If there is no backbone, the one by one. However, if the nodes fail,
focus is on the two nodes then each node has to be
not communicating. searched.
Task 2
Do you feel that the School’s current Network type,
Architecture and Topology is effective or not?
If so, why?
OSI model & Protocols
A protocol is a set of rules OSI
that governs the Name Common Protocols
Layer
communications between
computers on a network. It 7 Application
is like a common language
through which Computers HTTP | FTP | SMTP |
6 Presentation
talk. DNS
5 Session
The
OSI (Open Systems Intercon 4 Transport TCP SPX
nection)
Reference Model defines 3 Network IP IPX
seven layers of networking
protocols. Its main purpose
2 Data Link
is to standardize networking Ethernet
and to broaden the range of
1 Physical
communication.
Some Protocols & their Functions
Protocol Acronym Function
Transmission Control TCP/IP The backbone protocol of the
Protocol/internet Protocol internet. Popular also for
intranets using the internet
Internetwork Package IPX/SPX This is a standard protocol for
Exchange/Sequenced Packet Novell Network Operating
Exchange System
NetBIOS Extended User NetBEUI This is a Microsoft protocol that
Interface doesn't support routing to other
networks
File Transfer Protocol FTP Used to send and receive files
from a remote host
Network File Services NFS Allows network nodes or
workstations to access files and
drives as if they were their own.
Simple Mail Transfer Protocol SMTP Used to send Email over a
network
Network Architectures
Ethernet: It is the most popular physical layer LAN technology in use
today. It defines a number of wiring and signaling standards for the
Physical Layer of the OSI networking model as well as a common
addressing format and Media Access Control at the Data Link Layer.
Ethernet is standardized as IEEE 802.3.
ROUTER
BRIDG
SWITC E
H WORKSTATION
S
SERVERS
REPEATOR
Network Interface Card
Transmission Media
Media Unshielded Shielded Coaxial Cable Fiber Optic Wireless
Twisted Pair Twisted Pair Cable LANs
Cable(UTP) Cable(STP)
Image
Description The cable has four It is similar to UTP Has a single Consists of a center Use high frequency
pairs of wires but the wires are copper conductor glass core radio signals, infrared
inside the jacket. shielded by a foil at its center surrounded by light beams, or lasers
either together or surrounded by a several layers of to communicate.
individually plastic insulator. protective materials
Disadvantage Susceptible to radio Difficult to install Difficult to install Cost and limited Security, interference,
and electrical and cost and cost acceptance in the Power consumptions
frequency industry and inconsistent
interference connections
Software Components of a Network