Understanding Networks and Communication Methods
Understanding Networks and Communication Methods
Answer
1. Resource Sharing — Through a network, data, software and hardware resources can
be shared irrespective of the physical location of the resources and the user.
2. Reliability — A file can have its copies on two or more computers of the network, so
if one of them is unavailable, the other copies could be used. That makes a network
more reliable.
3. Reduced Costs — Since resources can be shared, it greatly reduces the costs.
4. Fast communication — With networks, it is possible to exchange information at
very fast speeds.
Question 2
Answer
In 1969, ARPANET was started by U.S. Department of Defense to connect computers at U.S.
defense & different universities. In 1980s, the National Science Foundation started NSFnet to
make a high capacity network to be used strictly for academic and engineering research.
In 1990s, many private companies built their own networks, which were later interconnected
along with ARPANET and NSFnet to form Internet. Later, the commercial Internet services
came into picture, which are running the Internet.
Question 3
Answer
ARPAnet (Advanced Research Projects Agency NETwork) is regarded as the first computer
network. It was started by the U.S. Department of Defense in 1969 with the goal of
connecting the computers at different universities and U.S. defense. It laid the foundations of
today's internet. The users of this system began exchanging data and messages on it. They
were also able to play long distance games and socialize with people who shared their
interests leading to its rapid expansion. The original ARPANET was shut down in 1990.
Question 4
How does Internet work ?
Answer
In Internet, most computers are not connected directly to the Internet. Rather they are
connected to smaller networks, which in turn are connected through gateways to the Internet
backbone.
Question 5
Answer
The Interspace is a vision of what the Internet will become, where users cross-correlate
information in multiple ways from multiple sources. It is an applications environment for
interconnecting spaces to manipulate information.
Question 6
Answer
1. Hosts/Nodes
2. Servers
3. Clients
4. Network hardware
5. Communication channel
6. Software
7. Network services
Question 7
Answer
In circuit switching, a complete physical connection is established between the sender and the
receiver and then data is transmitted from the source computer to the destination computer.
In message switching, no physical copper path is established in advance between sender and
receiver. Instead when the sender has a block of data to be sent, it is stored in first switching
office, then forwarded later, one jump at a time until the data is delivered to the destination
computer. It works on the store and forward principle.
Question 8
Answer
Switching techniques are used for transmitting data across networks. The switching
techniques used are as follows:
Question 9
What are communication channels ? Discuss various communication channels available for
networks.
Answer
Question 10(i)
Answer
1. Fiber optic cables are quite fragile and may need special care to make them
sufficiently robust.
2. Connecting either two fibers together or a light source to a fiber is a difficult process.
3. In order to incept the signal, the fiber must be cut and a detector inserted.
4. Light can reach the receiver out of phase.
5. Connection losses are common problems.
6. They are more difficult to solder.
7. They are the most expensive of all the cables.
Question 10(ii)
1. The data transmission characteristics of coaxial cables are considerably better than
that of twisted-pair cables.
2. They can be used as the basis for a shared cable network.
3. They can be used for broadband transmission.
4. They offer higher bandwidths — upto 400 Mbps.
Question 10(iii)
Answer
1. It is simple.
2. It is easy to install and maintain.
3. It is physically flexible.
4. It has a low weight.
5. It can be easily connected.
6. It is very inexpensive.
1. It is incapable of carrying a signal over long distances without the use of repeaters.
2. It is unsuitable for broadband applications due to its low bandwidth capabilities.
3. It supports maximum data rates of 1 Mbps without conditioning and 10 Mbps with
conditioning.
Question 10(iv)
Answer
Question 10(v)
Answer
1. It is an insecure communication.
2. Signals from a single antenna may split up and propagate by slightly different paths to
the receiving antenna. When these out-of-phase signals recombine, they interfere,
reducing the signal strength.
3. Its propagation is susceptable to weather effects like rains, thunder storm, etc.
4. Bandwidth allocation is extremely limited in case of microwaves.
5. The cost of design, implementation, and maintenance of microwave links is high.
Question 10(vi)
Answer
Question 11
Answer
Question 12
Answer
Question 13
Answer
Question 14
Answer
In analog systems, bandwidth is measured in cycles per second — kilohertz (kHz), megahertz
(mHz), gigahertz (GHz) and terahertz (THz).
Question 15
Answer
The data transfer rate represents the amount of data transferred per second by
communications channel or a computing or storage device.
Data rate is measured in units of bits per second (bps), bytes per second (Bps), or baud.
Question 16
In initial years, a modem providing a data rates of 56 kbps for downloading and 14.4 kbps for
uploading was considered a good modem. How many bits per second could it download and
upload ?
Answer
For downloading: 56 kbps = 56,000 bits per second (1 kilo bit = 1000 bits)
So, the modem could download data at a rate of 56,000 bits per second and upload data at a
rate of 14,400 bits per second.
Question 17
Answer
1. LAN (Local Area Network) — Small computer networks that are confined to a
localised area such as a building or factory, are known as Local Area Networks
(LANs). LANs have geographical spread of upto 1 km.
2. WAN (Wide Area Network) — The networks spread across countries or on a very
big geographical area are known as WANs. The WANs link computers to facilitate
fast and efficient exchange of information at lesser costs and higher speeds. The
largest WAN in existence is the Internet.
3. PAN (Personal Area Network) — It is the interconnection of information
technology devices within the range of an individual person, typically within a range
of 10 meters. PAN could also be interconnected without wires to the Internet or other
networks.
4. MAN (Metropolitan Area Network) — MAN refers to a network that is spread over
an area as big as a city.
Question 18
Answer
The network type that matches the given characteristics is the Personal Area Network (PAN).
Question 19
1. no outside connection
2. interconnected devices within a factory or a building
3. very high speeds
4. secure network
Answer
The network type that matches the given characteristics is the Local Area Network (LAN).
Question 20
Answer
The network type that matches the given characteristics is the Peer-to-Peer Network (P2P).
Question 21
Answer
The network type that matches the given characteristics is the Wide Area Network (WAN).
Question 22
Answer
1. Bus or Linear topology — In this topology, all devices on network are connected to
a single continuous cable called a bus. Transmission from any station travels the
length of the bus in both directions and can be received by all other stations. The
destination device, on identifying the address on data packet copies the data onto its
disk. When the data packet reaches at either end the terminator on that end absorbs the
signal, removing it from the bus. This topology can be used for smaller networks.
2. Ring Topology — In this topology, each node is connected to two and only two
neighbouring nodes. Data is accepted from one of the neighbouring nodes and is
transmitted onwards to another. Thus data travels in one direction only, from node to
node around the ring. After passing through each node, it returns to the sending node,
which removes it.
3. Star Topology — In this topology each workstation is directly linked to a central
node. Devices can be easily plugged or unplugged to the central node, as need
dictates. Any communication between the stations must pass through the central node.
4. Tree Topology — In this topology the network is shaped as an inverted tree with the
central root branching and sub-branching to the extremities of the network.
Transmission in this topology takes place in the same way as in bus topology.
5. Mesh topology — In this topology, each node is connected to more than one node to
provide an alternative route in the case the host is either down or too busy.
6. Fully Connected topology — When in a network each host is connected to other
directly i.e., there is a direct link between each host, then the network is said to be
fully connected. This characteristic is termed as full connectivity.
Question 23
Discuss the factors that govern the selection of a topology for a network.
Answer
The factors that govern the selection of a topology for a network are as follows:
1. Cruciality of Work — How crucial the continuity of work is a very important factor.
For instance, military networks must not fail at any cost thus fully connected topology
is preferred for military networks.
2. Cost — Keeping in mind the budget, the topology should be decided based on cost. A
linear bus topology network may be the least expensive way to install a network.
Fully connected is the most expensive way of creating a network.
3. Length of cable needed — Sometimes, length of cable must be saved. The linear bus
topology network uses shorter lengths of cable.
4. Future growth — If a network has to grow in future, then the topology must support
expansion. With a star topology, expanding a network is easily done by adding
another concentrator.
5. Communication Media — Sometimes, difficult terrains like hilly areas do not allow
use of regular cables. For such conditions, linear bus topologies are not possible. The
most common cable in schools is unshielded twisted pair, which is most often used
with star topologies.
Question 24(i)
Answer
All the devices in the network are connected by a All the devices in this network are connected t
central hub in the star topology. - which acts as the backbone.
Question 24(ii)
Compare and contrast Star and Tree topologies.
Answer
All the devices in the network are connected by a It is in the shape of an inverted tree with the central r
central hub in the star topology. and sub-branching to the extremities of the network.
It is cheaper. It is expensive.
Question 24(iii)
Answer
All the devices in this network are connected to a single cable - which All the nodes are connected in
acts as the backbone. ring or loop.
The chances of data collisions are very high. The chances of data collisions
Question 1
Internet is a network of networks. How did it come into existence ? How does it function ?
Answer
The seeds of today's Internet were planted in 1969, when U.S. Department of Defense
sponsored a project named ARPANET (Advanced Research Projects Agency NETwork). The
goal of this project was to connect computers at different universities and U.S. defense. Soon
the engineers, scientists, students and researchers, who were part of this system, began
exchanging data and messages on it. The users of this system were also able to play long
distance games and socialize with people who shared their interests. ARPANET started with
a handful of computers but it expanded rapidly.
In mid 80's, another federal agency, the National Science Foundation, created a new, high-
capacity network called NSFnet, which was more capable than ARPANET. NSFnet allowed
only the academic research on its network and not any kind of private business on it. So many
private companies built their own networks, which were later interconnected along with
ARPANET and NSFnet to form Internet.
It was the Inter networking i.e., the linking of these two and some other networks that was
named Internet. The original ARPANET was shut down in 1990, and the government funding
for NSF discontinued in 1995. But the commercial Internet services came into picture, which
are running the Internet.
The Internet is a world-wide network of computer networks. In Internet, most computers are
not connected directly to the Internet. Rather they are connected to smaller networks, which
in turn are connected through gateways to the Internet backbone.
Question 2
Discuss various types of networks. Can you imagine the relationship of a LAN with a WAN ?
What is it ? Discuss.
Answer
1. LAN (Local Area Network) — Small computer networks that are confined to a
localised area such as a building or factory, are known as Local Area Networks
(LANs). LANs have geographical spread of upto 1 km.
2. WAN (Wide Area Network) — The networks spread across countries or on a very
big geographical area are known as WANs. The WANs link computers to facilitate
fast and efficient exchange of information at lesser costs and higher speeds. The
largest WAN in existence is the Internet.
3. PAN (Personal Area Network) — It is the interconnection of information
technology devices within the range of an individual person, typically within a range
of 10 meters. PAN could also be interconnected without wires to the Internet or other
networks.
4. MAN (Metropolitan Area Network) — MAN refers to a network that is spread over
an area as big as a city.
LAN or Local Area Network refers to small computer networks that are confined to a
localised area of upto 1 km. WAN or Wide Area Network refers to networks spread across
countries or on a very big geographical area.
A Wide Area Network (WAN) can be a group of LANs that are spread across several
locations and connected together to look like one big LAN. The WANs link computers to
facilitate fast and efficient exchange of information at lesser costs and higher speeds.
Question 3
Answer
The technique by which nodes of a network transmit data to other nodes, is known as
switching technique.
Question 4
Answer
Communication media refer to the ways, means or channels of transmitting message from
sender to the receiver.
1. Guided media — These media include cables. There are three basic types of cables :
i. Twisted-Pair Cables — These cables consist of two identical wires wrapped
together in a double helix. These are also used for short and medium range
telephone communication. The two types of twisted pair cables are Unshielded
twisted pair cable (UTP) and Shielded twisted pair cable (STP).
ii. Coaxial Cables — This type of cable consists of a solid wire core surrounded
by one or more foil or wire shields, each separated by some kind of plastic
insulator. The inner core carries the signal, and the shield provides the ground.
It is suitable for high speed communication. It is widely used for television
signals. The two types of coaxial cables are thicknet and thinnet coaxial cable.
iii. Fiber-optic Cables — Optical fibres consist of thin strands of glass or glass
like material which are so constructed that they carry light from a source at
one end of the fiber to a detector at the other end. The fiber consists of core,
cladding, protective coating. The bandwidth of the medium is very high. The
two types of optical fibres are single mode and multimode fiber cables.
2. Unguided media — These media include waves through air, water or vacuum.
Unguided communication media are as follows:
i. Microwaves — The microwaves are similar to radio and television signals
and are used for long distance communication. Microwave transmission
consists of a transmitter, receiver and the atmosphere. The microwave
transmission is line-of-sight transmission.
ii. Radiowaves — The transmission making use of radio frequencies is termed as
radio-wave transmission. This transmission includes transmitter, receiver and
antenna.
iii. Satellites — Satellite communication use the synchronous satellite to relay the
radio signal transmitted from ground station. This transmission includes
transponders.
Question 5
Answer
Guided media include cables. There are three basic types of cables :
1. Twisted-Pair Cables — These cables consist of two identical wires wrapped together
in a double helix. These are also used for short and medium range telephone
communication. The two types of twisted pair cables are Unshielded twisted pair
cable (UTP) and Shielded twisted pair cable (STP).
2. Coaxial Cables — This type of cable consists of a solid wire core surrounded by one
or more foil or wire shields, each separated by some kind of plastic insulator. The
inner core carries the signal, and the shield provides the ground. It is suitable for high
speed communication. It is widely used for television signals. The two types of
coaxial cables are thicknet and thinnet coaxial cable.
3. Fiber-optic Cables — Optical fibres consist of thin strands of glass or glass like
material which are so constructed that they carry light from a source at one end of the
fiber to a detector at the other end. The fiber consists of core, cladding, protective
coating. The bandwidth of the medium is very high. The two types of optical fibres
are single mode and multimode fiber cables.
Question 6
Answer
Unguided media include waves through air, water or vacuum. Unguided communication
media are as follows:
1. Microwaves — The microwaves are similar to radio and television signals and are
used for long distance communication. Microwave transmission consists of a
transmitter, receiver and the atmosphere. The microwave transmission is line-of-sight
transmission.
2. Radiowaves — The transmission making use of radio frequencies is termed as radio-
wave transmission. This transmission includes transmitter, receiver and antenna.
3. Satellites — Satellite communication use the synchronous satellite to relay the radio
signal transmitted from ground station. This transmission includes transponders.
Question 7
Answer
Question 8
Answer
1. LAN (Local Area Network) — Small computer networks that are confined to a
localised area such as a building or factory, are known as Local Area Networks
(LANs). LANs have geographical spread of upto 1 km.
2. WAN (Wide Area Network) — The networks spread across countries or on a very
big geographical area are known as WANs. The WANs link computers to facilitate
fast and efficient exchange of information at lesser costs and higher speeds. The
largest WAN in existence is the Internet.
3. PAN (Personal Area Network) — It is the interconnection of information
technology devices within the range of an individual person, typically within a range
of 10 meters. PAN could also be interconnected without wires to the Internet or other
networks.
4. MAN (Metropolitan Area Network) — MAN refers to a network that is spread over
an area as big as a city.
Question 9
What are topologies ? Why are they important ? Discuss different topologies and
advantages/disadvantages they offer.
Answer
Disadvantages are :
Disadvantages :
3. Tree Topology — This topology is combination of bus and star topologies. The shape
of the network is that of an inverted tree with the central root branching and sub-
branching to the extremities of the network. Transmission in this topology takes place
in the same way as in bus topology.
Advantages :
Disadvantages :
iv. Overall length of each segment is limited by the type of cabling used.
v. If the backbone line breaks, the entire segment goes down.
vi. It is more difficult to configure and wire than other topologies.
4. Ring or Circular Topology — In this topology, each node is connected to two and
only two neighbouring nodes. Thus data travels in one direction only, from node to
node around the ring. After passing through each node, it returns to the sending node,
which removes it.
Advantages :
i. The chances of data collisions are low due to unidirectional flow of data.
ii. They are simple to design and implement.
Disadvantages :
5. Mesh topology — In this topology, each node is connected to more than one node to
provide an alternative route in the case the host is either down or too busy.
Advantages :
Disadvantages :
iii. Mesh networks can be complex to design, implement, and manage, especially
as the number of nodes increases.
iv. Maintenance and troubleshooting in mesh networks can be challenging due to
their decentralized nature.
6. Fully Connected topology — When in a network, there is a direct link between each
host, then the network is said to be fully connected. This characteristic is termed as
full connectivity.
Advantages :
i. Data travels quickly because devices are directly connected to each other.
ii. If one connection fails, there are other paths for communication to continue,
making the network robust.
Disadvantages :
Question 10
Answer
In Internet, most computers are not connected directly to the Internet. Rather they are
connected to smaller networks, which in turn are connected through gateways to the Internet
backbone.