Computer Networks
Computer Networks
1
Communication Media
Communication/Network media refer to the wires, cables and other means by
which data is transferred from source to its destination.
Wired media
Wireless media
The most common wired media for data communication are twisted-pair wire,
coaxial cable, fibre-optic cable, and wireless link i.e. microwave and sattellites.
Coaxial Cable
Coaxial cable, sometimes called coax is widely used for cable TV.
There are two conductors in coaxial cable. One is a single wire in the centre of
the cable; the other is a shield that surrounds the first wire with an insulator in
between.
Although it does not have any more conductors than twisted-pair, coaxial cable,
because of the shielding, can carry more data than older types of twisted-pair
wiring.
Fibre-optic cable
A fibre-optic cable is a thin strand of wire that transmits pulsating beams of
light, instead of electrical frequencies.
It is faster, lighter and more durable tha wire media
It is immune to electromagnetic interference that is a problem for copper wires.
Main problems with fibre optic is the physical routing of the cable.
Bluetooth
Bluetooth is a wireless networking standard, which is useful for creating small
personal area networks (PANs).
It can link up to eight devices within a 10-meter area using low-power, radio-
based communication
Microwave
Microwave is based on radio signals.
Transmits high radio frequency through space and are widely used for high
volume, long distance, point to point communication.
They follow a straight line and do not bend with the curvature of the earth.
Therefore, long distance transmission is possible by using communication
satellites as relay stations for microwave signal transmitted from terrestrial
stations.
Wi-Fi(Wireless Fidelity)
A Wi-Fi system can operate in two different modes. In infrastructure mode,
wireless devices communicate with a wired LAN using access points.
2
An access point is a box consisting of a radio receiver/transmitter and
antennas that links to a wired network, router, or hub.
It facilitates communications up to 100m. It can also be used to provide
wireless access to the Internet. It can be used in check-in, baggage
handling, downloading and listening to music, restaurants and stores etc
Mobile Computing
Wireless computing, in which users move from one wireless hotspot to
another to gain network or Internet access, is sometimes referred to as
nomadic computing.
Mobile computing, in contrast, enables Internet-enabled cell phones, PDAs,
and other wireless computing devices to access digital information on the
Internet from any location.
Local Area Network: - LAN is a computer network that spans a relatively small area.
It supplies network capability to a group of computers in close proximity to each other
such as in an office building, a school, or a home. A LAN is useful for sharing resources
like files, printers, games or other applications. A LAN in turn often connects to other
LANs, and to the Internet or other WAN.
Major Characteristics of LAN
every computer has the potential to communicate with any other computers in
the network
high degree of interconnection between computers
easy physical connection of computers in a network
inexpensive medium of data transmission
high data transmission rate
Use of LAN
File transfers and Access
Word and text processing
Electronic message handling
Remote database access
Personal computing
Digital voice transmission and storage
Advantages of LANs
1) Expensive hardware can be shared e.g. laser printer
2) Network software is cheaper than buying individual packages
3) Users can access the same files
4) Messages can be sent between users
5) A single Internet connection can be shared among many users
3
Disadvantages of LANs
1) Quite expensive to set up and maintain
2) A virus can spread to all the computers on the network
3) More prone to hacking because of multiple points of access
4) If the file server goes down, the entire network may go down (star network)
4
place. As the data are generated at different sites, WAN permits collection of
this data from different sites and save at a single site.
5
Bus topology based networks are difficult to troubleshoot. If problems arise at
the network level, it can be difficult to isolate the source.
Bus topology lacks central administration. Because most bus topology
networks have no hubs, routers, or switches, they are difficult to manage.
Speed and performance constraints. Only one workstation can send data at
any one time. Thus, each additional workstation east substantial network
resources.
Bus topology networks have a high-profile single point of failure. That is, if the
network backbone fails, the entire network is effectively knocked out.
Bus topology is undesirable from a security standpoint. Data sent from one
workstation is transmitted to all remaining workstations.
Star Topology
Star topology is more structured than bus topology, and focuses on
centralization. All microcomputers and other communications devices are
connected to a central point or hub such as a file server or host computer.
This is done via UTP or STP. Some intelligent hubs can provide switching,
bridging and routing capabilities. Electronic messages are sent through the
central hub to their destinations.
The central hub monitors the flow of traffic.
ADVANTAGES
Star topology offers centralization. Thus star networks are more easily
managed and secured.
Star networks are usually faster than bus networks. Each workstation is
independently wired directly to the hub; data is transmitted directly, allowing
greater speed and organization.
Star networks are stable. If one workstation fails, the rest continue to operate
unhindered. Damage control is therefore much easier.
Reconfiguration is easy. If new workstations are to be removed or added, this
can instantly be done by plugging them or unplugging them from the hub.
DISADVANTAGES
Star networks have a single point of failure at the hub level. Hence, if a hub
cable breaks, or the hub fails for other reasons, all workstations will lose
connectivity.
6
Star networks can represent a greater initial investment. This is because hubs
are expensive.
The average hub has between 8 and 20 ports (ports are where the workstations
get plugged into). If the number of workstations exceeds the number of
available ports, another hub needs to be bought.
RING TOPOLOGY
A ring network is one in which all microcomputers and other communications
devices are connected in a continuous loop. Electronic messages are passed
around the ring in one direction, with each node serving as a repeater, until
they reach the right destination. Rings are generally co-ax or fiber .
Ring networks are very similar to bus networks, the difference lying in the fact
that the ring network’s backbone is a closed loop.
ADVANTAGES
Ring topology has the same basic advantages of bus topology --
Ring networks can be easier to establish.
Ring networks represent low initial overhead (that is, no need to purchase a
hub, and each wire only has to connect to the next workstation).
DISADVANTAGES
Ring networks have many single points of failure. (That number is equal to the
number of connected network devices). If even one network device fails, or the
cable between any two workstations is disconnected, the entire network is
temporarily not functional.