Computer Network - Copy
Computer Network - Copy
Department: BSC IT
Batch: 2022-2025
Title: assignment
Ans.
High Reliability – If there are alternate sources of supply, all files could be
replicated on two or more machines. If one of them is not available, due to
hardware failure, the other copies could be used.
Flexible access – Files can be accessed from any computer in the network. The
project can be begun on one computer and finished on another.
Bus Topology
Ring Topology
Star Topology
Mesh Topology
Cellular Topology
Hybrid Topology
1. Bus Topology - The physical bus topology is the simplest and most widely
used of the network designs. It consists of one continuous length of cabling
(trunk) and a terminating resistor (terminator) at each end. The data
communications message travels along the bus in both directions until it is
picked up by a workstation or server NIC.
2. Ring Topology - As its name implies, the physical ring topology is a circular
loop of point-to-point links. Each device connects directly or indirectly to the
ring through an interface device or drop cable. Messages travel around the ring
from node to node in very organized manner. Each workstation checks the
messages for a matching destination address .
3. Star Topology - The Physical star topology uses a central controlling hub
with dedicated legs pointing in all directions – like points of a star. Each
network devices has a dedicated point-to-point link to the central hub. This
strategy prevents troublesome collisions and keeps the line of communication
open and free of traffic.
4. Mesh Topology - The mesh topology is the only true point-to-point design. It
uses a dedicated link between every device on the network. This design is not
very practical because of its excessive waste of transmission media. This
topology is difficult to install and reconfigure.
Q4. Explain and compare the important features of circuit, message and packet
switching.
The core copper conductor is used for the transmission of signals and the
insulator is used to provide insulation to the copper conductor and the insulator
is surrounded by a braided metal conductor which helps to prevent the
interference of electrical signals and prevent cross talk. This entire setup is
again covered with a protective plastic layer to provide extra safety to the cable.
The coaxial cables are used in Ethernet LANs and also used in MANs
1. Television: Coaxial cable used for television would be 75 Ohm and RG-6
coaxial cable.
2. Internet: Coaxial cables are also used for carrying internet signals, RG-6
cables are used for this.
3. CCTV: The coaxial cables are also used in CCTV systems and both RG-59
AND RG-6 cables can be used.
4. Video: The coaxial cables are also used in video Transmission the RG-6 is
used for better digital signals and RG-59 for lossless transmission of
video signals.
5. HDTV: The HDTV uses RG-11 as it provides more space for signals to
transfer.
Twisted-pair cable consists of pairs of wires that form the circuit to transmit
data. The wires are insulated conductors generally made of copper and twisted
together. One conductor is used to carry the signal, and the other one is used
only as a ground reference.
Twisted pair cables can be broadly categorized into two types: unshielded
twisted pair (UTP) and shielded twisted pair (STP)
UTP is the most common type of twisted pair cable, characterized by its lack of
additional shielding around the wires. UTP cables are made up of individual
pairs of insulated copper wires twisted together, typically with a PVC outer
jacket. The twisting of the wires helps to reduce electromagnetic interference
(EMI) and crosstalk between the pairs. UTP cables are available in various
categories, ranging from Cat 3 (used for voice applications) to Cat 6a (used for
high-speed data networks).
STP cables feature an additional layer of shielding around each wire pair, or
around the entire cable, to further reduce EMI and improve signal quality. This
shielding can be made of metal foil, braided wire, or a combination of both.
STP cables are often used in environments with high levels of electrical noise or
where the cable runs are long, such as in industrial facilities or data centers.
While they offer better protection against interference, STP cables are generally
more expensive and less flexible than UTP cables.
Applications of Twisted Pair Cable
Twisted pair cables have a wide range of applications in both residential and
commercial settings. Some common uses include:
Q7. What is the difference between broadcast and point to point network?
Ans. Broadcast - A method of sending a signal where multiple parties may hear
a single sender. Radio stations are a good example of everyday life "Broadcast
Network". In this case the radio station is a sender of information/signal and
data is only expected to flow in one direction only. I.e. away from the radio
broadcast tower.
Ans. A serial transmission transfers data one bit at a time, consecutively, via a
communication channel or computer bus in telecommunication and data
transmission. On the other hand, parallel communication delivers multiple bits
as a single unit through a network with many similar channels.
Parallel Transmission:
In Parallel Transmission, many bits are flow together simultaneously from one
computer to another computer. Parallel Transmission is faster than serial
transmission to transmit the bits. Parallel transmission is used for short
distance.