Chapter 5 Computer Networks
Chapter 5 Computer Networks
2) Software Sharing: It is somewhat similar to file sharing. Downloading a software on multiple computers
separately can be costly and time consuming. To reduce these factors we use the concept of software
sharing in a network, it means to use a single copy of a software which is shared over a network. A
software is installed only on a server computer, the clients can easily use that software accessing it
through a folder shared over the network
3) Hardware Sharing: Have you ever noticed a printer connected with multiple computers and is
always operational with each node? That is termed as hardware sharing. A single hardware
shareable device is connected over a network so that each computer can have access to it to use
that device. This helps in reducing costs and time, let’s say you want to connect printers with 10
different computers the inefficient way would be to get 10 separate printers for all computer
whereas, the most efficient way would to make a network and connect a single printer to it so that
all 10 computers can use a single printer. This is most commonly known as hardware sharing
4) Hard-disk sharing: It is the method of giving access to a single hard-disk over a network
or multiple computers. In hard-disk sharing every computer can maintain its privacy while
saving their data on a single disk, none of the other devices within a network can access
your personalized data or breach your privacy. The most common example could be of
Google drive where every person is sharing and saving their data on a single hard disk
owned and managed by Google but none of the users can access others data. Another
example is of Microsoft onedrive. .
5) Internet sharing: We all use this in our daily lives in terms of WiFi. WiFi generally means
sharing of an internet signals wirelessly and multiple devices can be connected to a single
internet device or a modem, this is known as internet sharing. Sharing of internet
connection is possible in both guided and unguided mediums which are also termed as
wired and wireless mediums respectively. It is also possible to connect more than one
computers with a single internet connection using an Ethernet port or a twisted pair
cable- you must have seen several Ethernet ports behind an internet modem, the purpose
for those is to connect multiple computers to that internet modem. We can also increase
sharing the capacity of a modem by using a device known as a router .
SLO # 5.1.3: Describe advantages of computer networks.
(Cognitive Level: Understanding)
There are several advantages and benefits of using computer networks in organizations and
companies. Let’s elaborate each one of them:
1) Increased Productivity: A computer network increase the efficiency of a company. It enables us
to communicate effectively between multiple teams and departments. Sharing resources to
several devices at a time becomes easier.
2) Saving time: A computer network can save a lot of your precious time. Let’s understand it
through an example: you want to share a file or a software to several friends, now, there are
two options available, the first option is to send that file separately to each friend which would
be time-consuming but there is also another option available which is to create a network and
share that file at once without hustling which let you save your time. This can also be done for
hardware sharing.
3) Saving cost: A network can be cost efficient. Connecting a separate printer with each device in
a single room sounds naïve, which will eventually increase your cost. There is an efficient or
smarter way of connecting a single printer to all of the computers in a single room and that is
by creating a network. Upon connecting a single printer to all of the devices in a single room
can easily be done by hardware sharing over a network and this will reduce a major chunk of
your costs.
SLO # 5.1.4: Differentiate among three data
transmission modes simplex, half-duplex and full-duplex
with examples. (Cognitive Level: Understanding)
SLO # 5.1.5: Explain the following types of network architecture,
i.e. client/ server network, peer-to-peer network, point-to-point
network. (Cognitive Level: Understanding)
Network architecture is the base of any network, it is the core structure of a network which
defines the communication or connectivity between hardware and software of a network. It is the
framework defined of a network for the specification of a networks physical components and their
functional organization and configuration. Network architecture is further divided into three types:
Let’s elaborate each one of them:
1) Client-server Network architecture: As the name suggests, this network architecture is composed
of two major components which are server and a client, before getting further into this architecture
lets understand what does it mean by a server and a client.
Disadvantages:
1) Adding new nodes will increase the delay in data transmission resulting in decrease
of data rate.
2) Difficult to identify bugs in bus topology.
3) If central wire breaks, the whole network will stop working.
4) Terminators are required at both ends.
5) It is not considered as an efficient topology for larger networks.
2) Ring Topology: A Ring topology is the interconnection of multiple computers and
shareable devices in a circular format or pattern with a single backbone wire that forms a
network. It is most often considered as a bus topology with both the ends connected
together. No terminator is required in ring topology as both the ends are connected to
each other. A ring topology follows a ring like architecture or design. In a ring topology,
single wire in a ring like architecture is used to connect all the devices so the data rate is
high as compared to other low-end topologies. Data is transmitted in only one direction
which forms it a unidirectional ring. Now, lets deep dive into the advantages and
disadvantages of a Ring Topology.
Advantages:
1) Each device is connected to two of the devices using a RJ-45 connector or a coaxial cable.
2) Data is sent only in one direction which reduces the chances of data collision.
3) It is inexpensive and cost-efficient to install.
4) Maintenance is easier.
5) It is extremely organized and each device has access to the token and ability to transmit data.
Disadvantages:
1) Adding new nodes will decrease the data rate and hence the data transmission delay
will get increased.
2) Adding new nodes is difficult as the ring will be affected. Is slower in performance as
compared to bus topology
3) Difficult to identify bugs and error.
4) If the central wire breaks, the whole network will stop working.
5) If a node gets down, the whole network will be affected.
3) Star Topology: Most of the students gets confused because of it’s name, it’s name is star topology
but its design or architecture is never exactly a star, its similar to that. In Star topology all of the
devices or computers are interconnected with each other using a central device most commonly known
as hub or switch. A hub or switch transmits data from one point to another and for this reason it is said
to be a network with a centralized security. A hub allows multiple computers or devices to be connected
with the star topology without hassle. In star topology, due to its point-to-point connection with a single
device and a hub, it is considered as the high-performance topology with a higher data rate. The whole
star topology is considered as a client-server network architecture, the server being the hub and the
nodes being the clients. Now, lets deep dive into the advantages and disadvantages of a star topology.
Advantages:
1)If one node stops working or one cable fails, the other nodes won’t stop working.
2) It has a central server known as hub. If any node wants to send data to another, the data will be
send to hub and the hub will further send that data to the respective node.
3) Easy to add new nodes/computers without affecting the whole network.
4) Privacy is maintained.
5) No data collisions can occur as every node has a separate pathway. 6) Easy to detect faults and
bugs.
Disadvantages:
1) If hub fails, the whole network will get down.
2) It is expensive as extensive cabling and extra switches are required
. 3) It is high maintenance.
4) If the switch fails, the node can’t send or receive data and hence won’t be able to
communicate over a network.
5) It requires technical staff for maintenance as its complex and time consuming .
4) Mesh Topology: In a mesh topology every node is connected to every other node
directly and indirectly. There are multiple pathways to send data and to communicate
with each computer/node. It is considered as the most efficient and high performance
topology among all because of its multiple pathways of data transmission and no
dependency on a single wire or hub which makes it impossible to fail. The structure if
this topology is complex and hence it requires additional networking knowledge and
technical abilities. Now, let’s deep dive into the advantages and disadvantages of a
mesh topology.
Advantages:
1) Extremely efficient and high-performance topology.
2) Several transmission pathways which makes it nearly impossible to get down.
3) Higher data rate.
4) Scalability is simple or expand this network.
5) Not dependent on a single hub or wire, it has no centralized security.
6) It can manage a high level of data traffic.
Disadvantages:
1) Difficult to setup initially and to add new devices as the network will be affected.
2) It is the most expensive topology as it requires additional set of wires and devices.
3) It requires advanced technical knowledge to setup and maintain.
4) It has complex structure.
5) It has more power consumption.
6) There is a high risk of repeating connections.
SLO # 5.3: Communication over the Networks. (Cognitive Level:
Understanding)
SLO # 5.3.1: Describe the following types of technologies which use the telephone
networks for data communications:
A)Dial-up
B) Digital subscriber line (DSL)
C) Integrated services digital network (ISDN)
D) Code-division multiple access (CDMA)
There are several technologies that uses telephone line to transmit data and to
communicate between devices. Let’s discuss each one of them in detail.
1) Dial-up Modem: This technology uses a modem and an active telephone line to get an
internet connection. Modem is a device that modulates and demodulates the signals. Now
let’s understand what does it mean by modulation and demodulation? Modulation is said to
be the conversion of digital signals to analog signals to transmit them over a telephone line
whereas the demodulation is just the reverse process of modulation which means
conversion of analog signals to digital signals is known as demodulation. The telephone line
that is being used in Dial-up connection must be active and not in use while using an
internet connection. The phone is picked up by a modem which then dials a number to
connect it to the specified computer. 81 | P a g e 2) Digital subscriber line: You must have
used an internet connection that is.
2) Digital subscriber line: You must have used an
internet connection that is being transmitted over
telephone lines using twisted pair cables. If the
telephone line goes down the internet stops working.
This is most commonly known as a digital subscriber
line. This is only used in guided internet connection
using twisted pair cables. As in a dialup connection, you
can only use internet while the telephone line is not in
use. The case is different in digital subscriber line, both
phone and internet can be used at a time
simultaneously without affecting each other. A phone
line splitter is used to split signals into an internet
connection and a telephone line or digital and analog
signals respectively. The main aim of DSL is to maintain
high data transmission rate. It is cost-effective, has
higher speed and reliable data connection.
3) Integrated services digital network: ISDN is a circuit
switched network. A circuit switched network is usually a
guided media or a wired communication channel. It has a
single copper wire which provides multiple facilities including
internet connection for audio, video communication to analog
signals transmission over a telephone line. In ISDN, none of the
transmission either analog or digital is dependent on each
other. This uses a device ISDN Bridge to give access to a
source connect to call internet access only.