Chapter 5
Chapter 5
Woldetsadik Kagnew(Assist.prof.)
Woldetsadik Kagnew(Assist.prof.) 2
Woldetsadik Kagnew(Assist.prof.) 3
5.2 Communications Networks
Communication Protocols
• The procedure of data transformation in the form of software
is commonly called protocol.
Functions of Protocols
• Data sequencing: A long message to be transmitted is broken
into smaller packets of fixed size for error free data
transmission.
• Data Routing: It is the process of finding the most efficient
route between source and destination before sending the data.
• Flow control: All machines are not equally efficient in terms
of speed. Hence the flow control regulates the process of
sending data between fast sender and slow receiver.
• Error Control: Error detecting and recovering is the one of
the main function of communication software. It ensures that
data are transmitted without any error.
• 4
Woldetsadik Kagnew(Assist.prof.)
Data sequencing
Woldetsadik Kagnew(Assist.prof.) 5
•
Data Transmission Modes
There are three ways for transmitting data from one point to another
1. Simplex: In simplex mode the communication can take place in one
direction. The receiver receives the signal from the transmitting
device. In this mode the flow of information is Uni.-directional.
Hence it is rarely used for data communication.
2. Half-duplex: In half-duplex mode the communication channel is used
in both directions, but only in one direction at a time. Thus a half-
duplex line can alternately send and receive data.
3. Full-duplex: In full duplex the communication channel is used in both
directions at the same time. Use of full-duplex line improves the
efficiency as the line turn-around time required in half-duplex
arrangement is eliminated. Example of this mode of transmission is
the telephone line. 3:31-4:00
Woldetsadik Kagnew(Assist.prof.)
Digital and Analog Transmission
Woldetsadik Kagnew(Assist.prof.)
Figure.3.8: Analog Signal & Digital Signal
1:29
Woldetsadik Kagnew(Assist.prof.)
Woldetsadik Kagnew(Assist.prof.) 9
major communication devices/media used to
establish network today:
1. Wire Pairs: Wire pairs are commonly used in local telephone
communication and for short distance digital data
communication. They are usually made up of copper and the
pair of wires is twisted together. Data transmission speed is
normally 9600 bits per second in a distance of 100 meter.
10
Woldetsadik Kagnew(Assist.prof.)
Insulator Metal
Woldetsadik Kagnew(Assist.prof.) 11
2. Coaxial Cables: Coaxial cable is groups of
specially wrapped and insulted wires that are
able to transfer data at higher rate. They consist
of a central copper wire surrounded by an
insulation over which copper mesh is placed.
They are used for long distance telephone lines
and local area network for their noise immunity
and faster data transfer.
Woldetsadik Kagnew(Assist.prof.) 12
3. Fiber optics: A strand of fiber-optic cable reflects
the light that passes through it back into the fiber,
so light cannot escape the strand.
• Fiber-optic cables carry more information, suffer
less interference, and require fewer signal repeaters
over long distances than wires.
Woldetsadik Kagnew(Assist.prof.) 13
Woldetsadik Kagnew(Assist.prof.) 14
4. Microwave: Microwave system uses very high
frequency radio signals to transmit data through
space.
The transmitter and receiver of a microwave system
should be in line-of-sight because the radio signal
cannot bend.
With microwave very long distance transmission is
not possible.
In order to overcome the problem of line of sight
and power amplification of weak signal, repeaters
are used at intervals of 25 to 30 kilometers
between the transmitting and receiving end.
• Line-of-sight devices which must be placed in relatively high
locations
• Microwave usage
– Information is converted to a microwave signal, sent through the 15
air to a receiver, and recovered
Woldetsadik Kagnew(Assist.prof.)
Woldetsadik Kagnew(Assist.prof.) 16
• 5. Communication Satellite: The problem of
line-sight and repeaters are overcome by using
satellites which are the most widely used data
transmission media in modern days. A
communication satellite is a microwave relay
station placed in outer space.
• Satellite transmission
• Communications satellites are relay stations that receive
signals from one earth station and rebroadcast them to
another
• They use microwave signals
Woldetsadik Kagnew(Assist.prof.) 17
Woldetsadik Kagnew(Assist.prof.) 18
Woldetsadik Kagnew(Assist.prof.) 19
Figure. 3.9 : Wire Pairs, Coaxial Cables, & Fiber Optics
20
Woldetsadik Kagnew(Assist.prof.)
Computer Network
• A computer network is an interconnection of
various computer systems located at different
places.
• In computer network two or more computers are
linked together with a medium and data
communication devices for the purpose of
communicating data and sharing resources.
• The computer that provides resources to other
computers on a network is known as server.
• In the network the individual computers, which
access shared network resources, are known as
workstations or nodes. 21
Woldetsadik Kagnew(Assist.prof.)
Some of the advantages of networks are:
• Resource Sharing- it is to make programs, files, equipment,
and data available to anyone on the network without
regard to physical location of the source and the user.
• Provide High Reliability- by having alternative sources of
supply, it supports the critical function of backup. In the
event a computer fails, its counterpart can assume its
functions and workload.
• Cost Minimizing- by using small personal computers and
file servers, we replace early expensive mainframes. In
addition, we can share many software programs rather than
buying individual copies, and also we can update the
software through the network.
• Flexible Working Environment- employees can work at
home by networking computers to their office, on trips
through their portable computers, travel to remote offices and
use telephones and networks to perform their duties. 22
Woldetsadik Kagnew(Assist.prof.)
• Computer Networks may be classified on the basis of
geographical area in three broad categories.
1. Local Area Network (LAN): Networks used to interconnect
computers in a single room, rooms within a building or
buildings on one site are called Local Area Network (LAN).
LAN transmits data with a speed of several megabits per
second (106 bits per second). The transmission medium is
normally coaxial cables.
• LAN links computers, i.e., software and hardware, in the
same area for the purpose of sharing information. Usually
LAN links computers within a limited geographical area
because they must be connected by a cable, which is quite
expensive. People working in LAN get more capabilities in
data processing, work processing and other information
exchange compared to stand-alone computers. Because of
this information exchange most of the business and
government organizations are using LAN. 23
Woldetsadik Kagnew(Assist.prof.)
2. Metropolitan Area Networks (MANs): are bigger
versions of a LAN and normally uses similar technology.
It might cover a group of nearby corporate offices or a
city and might be either private or public. Cable
television network is a good example of MAN. The key
aspect of MAN is that there is broadcast medium (two
cables) to which all the computers are attached, which
simplifies its design compared to other kinds of networks
3. Wide Area Network (WAN): The term Wide Area
Network (WAN) is used to describe a computer network
spanning a regional, national or global area.
• A network that connects two or more local-area networks over
a potentially large geographic distance
Often one particular node on a LAN is set up to serve as a gateway to
handle all communication going between that LAN and other networks
24
Woldetsadik Kagnew(Assist.prof.)
Gateway
Woldetsadik Kagnew(Assist.prof.) 25
• Broadband A connection in which transfer
speeds are faster than 128 bits per second.
• The speed for downloads (getting data from the Internet to
your home computer) may not be the same as uploads
(sending data from your home computer to the Internet)
Woldetsadik Kagnew(Assist.prof.) 26
Firewalls
• Firewall A machine and its software that
serve as a special gateway to a network,
protecting it from inappropriate access
– Filters the network traffic that comes in, checking
the validity of the messages as much as possible
and perhaps denying some messages altogether
– Enforces an organization’s access control policy
15-28
Figure A firewall protecting a LAN Woldetsadik Kagnew(Assist.prof.)
Network Topology
• The term topology in the context of communication network refers to
the way the computers or workstations in the network are linked
together. According to the physical arrangements of workstations and
nature of work, there are three major types of network topology.
• 1. Star topology: In star topology a number of workstations (or nodes)
are directly linked to a central node (see, Figure. 3.10). Any
communication between stations on a star LAN must pass through the
central node. There is bi-directional communication between various
nodes. The central node controls all the activities of the nodes. The
advantages of the star topology are:
• It offers flexibility of adding or deleting of workstations from the
network.
• Breakdown of one station does not affect any other device on the
network.
• The major disadvantage of star topology is that failure of the central
node disables communication throughout the whole network.
29
Woldetsadik Kagnew(Assist.prof.)
Star topology
30
Woldetsadik Kagnew(Assist.prof.)
Woldetsadik Kagnew(Assist.prof.) 31
• 2. Bus Topology: In bus topology all workstations are connected to a single
communication line called bus. In this type of network topology there is no
central node as in star topology. Transmission from any station travels the
length of the bus in both directions and can be received by all workstations. The
advantage of the bus topology is that
• It is quite easy to set up.
• If one station of the topology fails it does not affect the entire system.
• The disadvantage of bus topology is that any break in the bus is difficult to
identify.
32
Woldetsadik Kagnew(Assist.prof.)
Woldetsadik Kagnew(Assist.prof.) 33
• 3. Ring Topology: In ring topology each station is
attached nearby stations on a point to point basis so that
the entire system is in the form of a ring. In this
topology data is transmitted in one direction only.
• Thus the data packets circulate along the ring in either
clockwise or anti-clockwise direction. The advantage of
this topology is that any signal transmitted on the
network passes through all the LAN stations.
• The disadvantage of ring network is that the breakdown
of any one station on the ring can disable the entire
system.
34
Woldetsadik Kagnew(Assist.prof.)
Woldetsadik Kagnew(Assist.prof.) 35
• 4. Mesh Topology: A mesh topology network offers superior
redundancy and reliability. In a mesh topology, each computer is
connected to every other computer by separate cabling.
• This configuration provides redundant paths throughout the network so
that if one cable fails, another will take over the traffic. While ease of
troubleshooting and increased reliability are definite pluses, these
networks are expensive to install because they use a lot of cabling.
• Often, a mesh topology will be used in conjunction with other
topologies to form a hybrid topology.
36
Woldetsadik Kagnew(Assist.prof.)
5.3 The Global Internet
• The Internet is a network of networks. Millions of
computers all over the world are connected through the
Internet. Computer users on the Internet can contact one
another anywhere in the world. If your computer is connected
to the Internet, you can connect to millions of computers. You
can gather information and distribute your data. It is very
much similar to the telephone connection where you can talk
with any person anywhere in the world.
• In Internet a huge resource of information is accessible to
people across the world. Information in every field starting
from education, science, health, medicine, history, and
geography to business, news, etc. can be retrieved through
Internet. You can also download programs and software
packages from anywhere in the world. Due to the tremendous
information resources the Internet can provide, it is now
indispensable to every organization.
37
Woldetsadik Kagnew(Assist.prof.)
Network Hardware
• Network interface cards
– Network adapter
– Connects node to the media
Woldetsadik Kagnew(Assist.prof.) 49
Network Addresses
• An IP address can be split into
– network address, which specifies a specific network
– host number, which specifies a particular machine in that
network
Figure
An IP address is stored in four bytes
Woldetsadik Kagnew(Assist.prof.) 54
WIRELESS COMPUTER NETWORKS AND INTERNET ACCESS
Woldetsadik Kagnew(Assist.prof.) 55
• Wireless phones, pagers, computers, printers, and
computing devices using Bluetooth communicate
with each other and even operate each other
without direct user intervention
• Bluetooth connects wireless keyboards and mice
to PCs or cell phones to earpieces without wires.
Bluetooth has low-power requirements, making it
appropriate for battery-powered handheld
computers, cell phones, or PDAs.
Woldetsadik Kagnew(Assist.prof.) 56
FIGURE AN 802.11 WIRELESS LAN
Mobile laptop computers equipped with network interface cards link to the wired LAN
by communicating with the access point. The access point uses radio waves to transmit
network signals from the wired network to the client adapters, which convert them into
data that the mobile device can understand. The client adapter then transmits the data
from the mobile device back to the access point, which forwards the data to the wired
network.
Woldetsadik Kagnew(Assist.prof.) 57
RFID AND WIRELESS SENSOR NETWORKS
Woldetsadik Kagnew(Assist.prof.) 58
Radio Frequency Identification (RFID)
Woldetsadik Kagnew(Assist.prof.) 59
FIGURE: HOW RFID WORKS
RFID uses low-powered radio transmitters to read data stored in a tag at distances ranging
from 1 inch to 100 feet.
The reader captures the data from the tag and sends them over a network to a host
computer for processing.
Woldetsadik Kagnew(Assist.prof.) 60
The End!
Woldetsadik Kagnew(Assist.prof.) 61