Unit 2
Unit 2
Network Hardware
Content
1. Network Topologies
2. Network Devices
a. NIC Cards
b. Hub
c. Switch
d. Bridges
e. Wireless access points
f. Router
g. Gateways
h. Modems
i. ISDN Terminal Adaptor
j. Repeaters,
3. Types of Networks
Logical Topology
The logical topology is refers to how data is actually transferred in a network. This represents the
way that data passes through the network from one device to another.
Selection Criteria for Topologies -
• Size (no. of nodes) of the system.
• Cost of the components and service required.
• Management of network.
• Architecture of network.
• Cable type.
• Expandability of the network.
• The desired performance and reliability of entire system. Different types of topologies are:
a. Bus Topology
b. Ring Topology
c. Star Topology
d. Mesh Topology
e. Tree and Hybrid Topology
Bus topology
It is a multipoint. A physical bus topology network typically uses one long cable called
backbone (bus). Short-cables called drop-cables can be attached to the backbone with the help of
taps. A tap is a connector that either slices into the main cable or punctures the sheathing (covering)
of a cable to create a contact with the metallic core.
As a signal travels along the backbone, some of its energy is transformed into heat.
Therefore, it becomes weaker and weaker as it travels farther and farther. For this reason there is a
limit on the number of taps a bus can support and on the distance between those taps.
E.g.: -(Ethernet) 10 base2 also known as thin net is an inexpensive network based on bus topology.
Advantages of bus topology
1. The bus is simple, reliable in very small network easy to use and easy to understand.
2. It is easy for installation-that is backbone cable can be laid along the most convenient path
that connects the nodes by drop cables of various length.
3. The bus requires less amount of cables to connect the computer together and is therefore
less expensive than other cabling arrangements.
4. It is easy to extend- (by using BNC Barrel connector) two cables can be joined into one
longer cable with a BNC barrel connector making a longer cable and allowing more PC to
join the network.
5. A repeater can also be used to extend a bus- A repeater boosts the signal and allows it to
travel a longer distance.
6. If one node fails others are not affected.
Ring Topology
In Ring topology each node is connected to the two nearest nodes so the entire network
forms a circle. Rings are used in high performance network. A signal is passed along the ring in
one direction, from device to device, until it reaches its destination. Each device in the ring
incorporates a repeater. When a device receives a signal intended for another device, its
repeater regenerates the bits and passes them
along.
Disadvantages of ring
1. A single node failure leads to the collapse of the full network.
2. Unidirectional traffic can be disadvantage in a simple ring. A break in the ring can disable
the entire network; using dual ring can solve the weakness.
3. Expansion to the network can cause network disruption
Star topology
Physical star topology uses a central device or controller with drop cables extending in all
direction. The devices are not directly linked to one another. Each network device is connected via
point-to-point link to central device called ‘HUB’ multipoint repeater or concentrator. The
controller acts as an exchange: If one device wants to send data to another, it sends the data to the
controller, which then relays the data to the other connected device.
When network expansion is expected and a greater reliability is expected then star topology is
needed.
Advantages of star topology
There are several advantages to a star topology.
i. Addition, Moving and deletion involves only one connection between that device and hub.
ii. When the capacity of central hub is exceeded you can replace it with one that has larger
number of ports to plug lines into new hub.
iii. The center of the star network is a good place to diagnose network faults, intelligent hub (the
hub with microprocessor) also provide for centralize monitoring and management of
network.
iv. Single PC failures do not necessarily bring down whole star network. The hubs can detect a
network fall and isolate the defected PC or network cable and allow the rest of the network to
continue operating.
v. You can use several cable types in the same network with a hub that can accommodate
multiple cable types.
Disadvantages of star topology
1. If the central hub fails the whole network fails to operate.
2. Many star networks requires a devices at the central point to rebroadcast or switched
network traffic.
3. It cost more to cable a star networks because all the network cables must be pulled to
one central point requiring more cable than other networking topologies.
Mesh topology
In a mesh topology every device has dedicated point-to-point link to every other device.
The term dedicated means that the link carries only between the two devices it connects. A fully
connected mesh network has n (n-1)/2 physical connections to link devices.
To accommodate that many links every device on the network must have (n-1) output ports
because each device requires an interface for every other on the network. Mesh topology are not
usually practical. In addition unless each station frequently sends signal to all the other stations and
excessive amount of network bandwidth is wasted.
Mesh gets unmanageable beyond a very small number of devices. Most mesh topology
networks are not true mesh networks.
Mesh installation
Mesh topology N/w become more difficult to install as the no. of devices increases because
of the sheer quantity of connections that must be made. A true mesh topology of seven devices
would require 21 connections and six I/O ports.
Advantages:-
➢ The use of dedicated links guaranties that connections can carry its own data load. Thus
eliminating the traffic problem that can occur when links must be shared by multiple
devices.
➢ Mesh topology is Robust (strong) if one link becomes unusable. It doesn’t incapacitate the
entire n/w.
➢ Another advantage is privacy and security when every message sent travels along a
dedicated line only the intended recipients sees it. Physical boundaries prevent other users
from gaining access to message.
➢ Point to point link make fault identification and fault isolation easy. Traffic can be routed
to avoid links with respected problems. This facility enables the n/w manager to discover
the precise location of the fault and aids it finding its cause and solution.
➢ Extremely fault tolerant.
➢ It is more reliable compare to other topologies.
➢ In case of heavy traffic data can be routed around busy root.
Disadvantages
➢ As it involves a lot of connection. The total no. of physical links and the no. of I/O ports
require to connect will be more and hence is prohibitively expensive.
➢ Difficult to install and reconfigure specially as no. of devices increases.
➢ Hardware required to connect each device is highly expensive.
➢ The sheer bulk of the wiring can be greater than the available space (walls, ceiling and
floors) can accommodate. For these reasons a mesh topology is usually implemented in a
limited fashion.
Hybrid Topology
A network can be hybrid. For example, we can have a main star topology with each branch
connecting several stations in a bus topology as shown in Figure
Star Bus (Tree Topology)
Star bus topology combines the bus and the star linking several stars hubs together with the
bus trunk. If one computer fails, the hub can detect the fault and isolate the PC. If a hub fails PC
connected to it will not be able to communicate and the bus n/w will be broken into two segments
that can’t reach each other.
Star ring
This is also called as star wired ring. The n/w cables are laid out much like a star n/w but a
ring is implemented in the central hub outgoing hubs can be connected through the inner hubs
effectively extending a loop of the ring. E.g. Token ring is considered a star ring although its
topology is physical a start its function logically in a ring.
BNC Connector
(Bayonet Nut Coupling) A commonly used plug and socket for audio, video and networking
applications that provides a tight connection. This connector has a center pin connected to the center
cable conductor and a metal tube connected to the outer cable shield. A rotating ring outside the
tube locks the cable to any female connector. BNCs are used to connect a variety of different
coaxial cable types. After the plug is inserted, it is turned, causing pins in the socket to be pinched
into a locking groove on the plug.
F-Type
The F connector is a type of RF connector commonly used for cable and universally for satellite
television.
Fig. Repeater
Repeater as not an amplifier
An amplifier can’t discriminate between the intended signal and noise. It amplifies equally
everything fed into it. A repeater doesn’t amplify the signal. It regenerates it. When it receives a
weak end or corrupted signal it creates a copy bit at the original strength.
The location of the repeater on a link is vital. A repeater must replace so that a signal
reaches it before any noise changes the meaning of any of its bits. A little noise can alert the
precision of a bits voltage with losing its identity.
Networks using a Star topology require a central point for the devices to connect. Originally this
device was called a concentrator since it consolidated the cable runs from all network devices. The
basic form of concentrator is the hub.
As shown in Figure; the hub is a hardware device that contains multiple, independent ports that
match the cable type of the network. Most common hubs interconnect Category 3 or 5 twisted-pair
cable with RJ-45 ends, although Coax BNC and Fiber Optic BNC hubs also exist. The hub is
considered the least common denominator in device concentrators. Hubs offer an inexpensive
option for transporting data between devices, but hubs don't offer any form of intelligence. Hubs
can be active or passive.
Important Points
⚫ A hub is used as a central device.
⚫ Connects the computers in star topology.
⚫ Hubs are simple devices that direct data packets to all devices connected to the hub.
⚫ Hubs regenerate and retime network signals
⚫ hubs work at the OSI physical layer
⚫ They cannot filter network traffic.
⚫ They cannot determine best path
⚫ They are really multi-port repeaters
Fig. HUB
There are three main types of hub:
❖ Passive hub
A passive hub simply combines the signal of n/w segment. There is no signal
processing or regeneration because it does not boost the signal and in fact absorbs some of
the signal. A passive hub reduces by half the maximum, cabling distance permitted.
E.g. If a segment normally allows a reliable transmission distance of 100 meters, the
distance between a passive hub and a device can be only 50m also with a passive HUB each
pc can receive the signal send from all the other pc’s connected to the hub.
❖ Active hub
These are like passive hub except that they have electronic component that regenerate or
amplify signal. Because of this the distance between devices can be increased. The main
drawback to some active hub, i.e. they amplify noise as well as signal depending on whether
they function as simple amplifies or an as signal regenerator. They are also much more
expensive than passive hubs function as repeaters (Create a duplicate copy of signal). They
are sometimes called multi- port repeaters.
❖ Intelligent hub
In addition to signal regenerations these hubs perform some n/w management and
intelligent path selection. A switching HUB chooses only the port of the device where the
signal leads to go rather than sending the signal along all paths. Many switching hubs can
choose which alternative path with be weakest and send the signal that way. One
disadvantage to this is that you can permanently connect all transmission media segments
because each segment will be used only when a signal is send to device using that segment.
3. Bridges
A bridge is used to join two network segments together, it allows computers on either
segment to access resources on the other. They can also be used to divide large networks into
smaller segments. Bridges have all the features of repeaters, but can have more nodes, and since the
network is divided, there is fewer computers competing for resources on each segment thus
improving network performance.
Bridges can also connect networks that run at different speeds, different topologies, or
different protocols. But they cannot, join an Ethernet segment with a Token Ring segment, because
these use different networking standards. Bridges operate at both the Physical Layer and the MAC
sub layer of the Data Link layer. Bridges read the MAC header of each frame to determine on
which side of the bridge the destination device is located, the bridge then repeats the transmission
to the segment where the device is located.
Fig. Bridge
Unlike the repeaters which simply passes on all the signals it receives a bridges selectively
determines the appropriate segment to which it should pass a signal. It does this by reading the
address of the entire signal it receives. The bridges read the physical location of the source and
destination computers from the addresses and store it to a table.
The figure shows the messages or signals which do not need to cross the bridge (Message from
computer-A to Computer- D) and other half part shows the messages that needs to pass through the
bridge (Message from computer-A to Computer-G). Bridges also provide security through this
portioning of traffic. There are basic two types of bridges.
➢ Transparent bridges
Keeps a table of addresses in memory to determination where to send the data.
⚫ Also called learning bridges
⚫ Build a table of MAC addresses as frames arrive.
⚫ Ethernet networks use transparent bridge
⚫ Duties are : Filtering frames, forwarding and blocking
Modem
• Modem is a contraction of the terms modulator and demodulator.
• Modems perform a simple function: They translate digital signals from a
computer into analog signals that can travel across conventional phone lines.
• The modem modulates the signal at the sending end and demodulates at the
receiving end.
• Modems are available as internal devices that plug into expansion slots in a
system; external devices that plug into serial or USB ports; PCMCIA cards
designed for use in laptops; and specialized devices designed for use in
systems such as handheld computers.
• In addition, many laptops now come with integrated modems. For large-scale
modem implementations, such as at an ISP, rack-mounted modems are also
available
ISDN Terminal Adaptor
• When the speed provided by a modem just isn’t enough, you must seek
alternatives.
• One of the speedier options available is an ISDN link.
• ISDN is a digital communication method that can be used over a conventional
phone line, although certain criteria must be met for an ISDN line to be
available (such as the availability of the service and the proximity of your
location to the telco’s site).
• To use ISDN, you need a device called an ISDN terminal adapter.
• ISDN terminal adapters are available as add-in expansion cards installed into
computers, external devices that connect to the serial interfaces of PC systems,
or modules in a router.
• An ISDN terminal adapter as a kind of digital modem. Remember that a
modem converts a signal from digital to analog and vice versa. An ISDN
terminal adapter translates the signal between two digital formats
• WAP receives transmissions from wireless devices within a specific range and
transmits those signals to the network beyond.
• This network may be a private Ethernet network or the Internet.
• The transmission range a WAP can support and number of wireless devices
that can connect to it depends on the wireless standard being used and the
signal interference between the two devices.
• In infrastructure wireless networking, there may be multiple access points to
cover a large area or only a single access point for a small area such as a single
home or small building.
2.3 Types of Computer Networks
• There are various types of computer networks available. We can categorize
them according to their size as well as their purpose.
• The size of a network should be expressed by the geographic area and number
of computers, which are a part of their networks.
• It includes devices housed in a single room to millions of devices spread across
the world.
PAN (Personal Area Network)
• PAN is a computer network formed around a person.
• It generally consists of a computer, mobile, or personal digital assistant.
• PAN can be used for establishing communication among these personal
devices for connecting to a digital network and the internet.
Characteristics of PAN
• It is mostly personal devices network equipped within a limited area.
• Allows you to handle the interconnection of IT devices at the surrounding of a
single user.
• PAN includes mobile devices, tablet, and laptop.
• It can be wirelessly connected to the internet called WPAN.
• Appliances use for PAN: cordless mice, keyboards, and Bluetooth systems.
Advantages
• PAN networks are relatively secure and safe
• It offers only short-range solution up to ten meters
• Strictly restricted to a small area
Disadvantages
• It may establish a bad connection to other networks at the same radio bands.
• Distance limits.
LAN(Local Area Network)
• A Local Area Network (LAN) is a group of
computer and peripheral devices which are
connected in a limited area such as school,
laboratory, home, and office building.
• It is a widely useful network for sharing
resources like files, printers, games, and other
application.
• The simplest type of LAN network is to connect
computers and a printer in someone's home or
office.
• In general, LAN will be used as one type of transmission medium.
• It is a network which consists of less than 5000 interconnected devices across
several buildings.
Characteristics of LAN
• It is a private network, so an outside regulatory body never controls it.
• LAN operates at a relatively higher speed compared to other WAN systems.
• There are various kinds of media access control methods like token ring and
ethernet.
Advantages of LAN
• Computer resources like hard-disks, DVD-ROM, and printers can share local
area networks. This significantly reduces the cost of hardware purchases.
• You can use the same software over the network instead of purchasing the
licensed software for each client in the network.
• Data of all network users can be stored on a single hard disk of the server
computer.
• You can easily transfer data and messages over networked computers.
• It will be easy to manage data at only one place, which makes data more
secure.
• Local Area Network offers the facility to share a single internet connection
among all the LAN users.
Disadvantages of LAN
• LAN will indeed save cost because of shared computer resources, but the
initial cost of installing Local Area Networks is quite high.
• The LAN admin can check personal data files of every LAN user, so it does
not offer good privacy.
• Unauthorized users can access critical data of an organization in case LAN
admin is not able to secure centralized data repository.
• Local Area Network requires a constant LAN administration as there are issues
related to software setup and hardware failures
WAN (Wide Area Network)
WA WA
N N
• WAN (Wide Area Network) is another important computer network that which
is spread across a large geographical area.
• WAN network system could be a connection of a LAN which connects with
other LAN's using telephone lines and radio waves.
• It is mostly limited to an enterprise or an organization.
Characteristics of WAN:
• The software files will be shared among all the users; therefore, all can access
to the latest files.
• Any organization can form its global integrated network using WAN.
Advantages of WAN
• WAN helps you to cover a larger geographical area. Therefore business offices
situated at longer distances can easily communicate.
• Contains devices like mobile phones, laptop, tablet, computers, gaming
consoles, etc.
• WLAN connections work using radio transmitters and receivers built into
client devices.
Disadvantage of WAN
• The initial setup cost of investment is very high.
• It is difficult to maintain the WAN network. You need skilled technicians and
network administrators.
• There are more errors and issues because of the wide coverage and the use of
different technologies.
• It requires more time to resolve issues because of the involvement of multiple
wired and wireless technologies.
• Offers lower security compared to other types of networks.
MAN(Metropolitan Area Network)
• This is a network which is larger than a LAN but smaller than a WAN, and
incorporates elements of both. It typically spans a town or city and is owned by
a single person or company, such as a local council or a large company.
Characteristics of MAN
• It mostly covers towns and cities in a maximum 50 km range
• Mostly used medium is optical fibers, cables
• Data rates adequate for distributed computing applications.
Advantages of MAN
• It offers fast communication using high-speed carriers, like fiber optic cables.
• It provides excellent support for an extensive size network and greater access
to WANs.
• The dual bus in MAN network provides support to transmit data in both
directions concurrently.
• A MAN network mostly includes some areas of a city or an entire city.
Disadvantages of MAN
• You need more cable to establish MAN connection from one place to another.
• In MAN network it is tough to make the system secure from hackers
Other Types of Networks
• Apart from above mentioned here, are some other important types of networks:
• WLAN (Wireless Local Area Network)
• Storage Area Network
• System Area Network
• Home Area Network
• POLAN- Passive Optical LAN
• Enterprise private network
• Campus Area Network
• Virtual Area Network
Question Bank
• What is topology?
• Describe following.
• Bus topology with diagram and state it’s merits and demerits.
• Star topology with diagram and state it’s merits and demerits.
• Ring topology with diagram and state it’s merits and demerits.
• Mesh topology with diagram and state it’s merits and demerits.
• Describe Types of Networks (LAN / WAN/ MAN/ PAN)
• What is (NIC Card/HUB / Switch/ Bridge/ WAP/ Router/ Gateway/ Modem/
ISDN Terminal Adaptor/ Repeaters) Explain it in brief