SlideShare a Scribd company logo
Data Communication and Networks
Course: BCA
Subject: Fundamental of Computer
Unit: 4
What is data Communication?
• Exchange of digital information between two digital
devices is data communication.
• Data Communications is the transfer of data or
information between a source and a receiver. The
source transmits the data and the receiver receives it.
• The actual generation of the information is not part of
Data Communications nor is the resulting action of the
information at the receiver. Data Communication is
interested in the transfer of data, the method of transfer
and the preservation of the data during the transfer
process.
Types Of Data Communication
• Simplex
• Half Duplex
• Full Duplex
• Serial
Simplex
• A simplex communication system sends a message in only
one direction. The message source works as the transmitter.
• It sends the message over the data channel to the receiver.
The receiver is the destination of the message.
• Examples of simplex data communication include radio
stations and TV broadcasts. With the simplex channel, there
is no ability by the receiver to respond to the message.
• For example, a radio station plays a song on your car radio.
The data transferred is the song. You do not have the
opportunity to send a message back via your car radio to the
station.
half-duplex
• A data communication system provides messages in both
directions but only allows transfer in one direction at a time.
• Once a party begins sending a transmission, the receiver
must wait until the signal stops before responding.
• If the two data transfers attempt to send at the same time,
they both fail.
• For instance, if you talk on a CB radio, you press a button
and speak. If the receiver attempts to press the button and
speak at the same time, neither one of you hear either
message. The system is not capable of sending both ways
simultaneously.
full duplex
• A full duplex is a communication that works both ways
at the same time.
• Essentially, full duplex data communication is a set of
two simplex channels, one works as a forward channel
and the other as a reserve channel. The two channels
link together at some point.
• An example of a full duplex communication system is a
landline telephone. When talking on a telephone, both
parties have the ability to speak at the same time. The
data, carried both ways through the telephone line, runs
simultaneously.
Serial communication
• Serial communication takes a data communication,
breaks it up into small pieces, and sends the message
one bit at a time through a channel.
• The receiver collects the small bits and reassembles
them to compose the original message.
• Serial communication is the most common type of
communication between electronic devices. 
• One example of serial communication in action is the
data sent from a modem to the service provider.
Communication Media
• Magnetic Media
• Twisted Pair Cable
• Coaxial Cable
• Power Lines
• Fiber Optics
Magnetic Media
• One of the most convenient way to transfer data from one
computer to another,
• For an example, say a Bank has Gigs of bytes of their
customers’ data which stores a backup copy of it at some
geographically far place for security and uncertain reasons
like war or tsunami. If the Bank needs to store its copy of
data which is Hundreds of GBs, transfer through Internet is
not feasible way. Even WAN links may not support such
high speed or if they do cost will be too high to afford.
• In these kinds of cases, data backup is stored onto magnetic
tapes or magnetic discs and then shifted physically at
remote places.
Twisted pair cable
• A twisted pair cable is made of two plastic insulated copper wires twisted together to form a single
media. Out of these two wires only one carries actual signal and another is used for ground reference.
The twists between wires is helpful in reducing noise (electro-magnetic interference) and crosstalk.
• It has two type
• Shielded Twisted Pair (STP) Cable
• Unshielded Twisted Pair (UTP) Cable
• STP cables comes with twisted wire pair covered in metal foil. This makes it more indifferent to noise
and crosstalk.
• UTP has seven categories, each suitable for specific use. In computer networks, Cat-5, Cat-5e and Cat-
6 cables are mostly used. UTP cables are connected by RJ45 connectors.
Coaxial Cable
• Coaxial cables has two wires of copper. The core wire lies in center and is made of
solid conductor. Core is enclosed in an insulating sheath. Over the sheath the
second wire is wrapped around and that too in turn encased by insulator sheath.
This all is covered by plastic cover.
• Because of its structure coaxial cables are capable of carrying high frequency
signals than that of twisted pair cables. The wrapped structure provides it a good
shield against noise and cross talk. Coaxial cables provide high bandwidth rates of
up to 450 mbps.
• There are three categories of Coax cables namely, RG-59 (Cable TV), RG-58 (Thin
Ethernet) and RG-11 (Thick Ethernet. RG stands for Radio Government.
Fiber Optics
• Fiber Optic works on the properties of
light. When light ray hits at critical
angle it tends to refracts at 90 degree.
This property has been used in fiber
optic.
• The core of fiber optic cable is made of
high quality glass or plastic. From one
end of it light is emitted, it travels
through it and at the other end light
detector detects light stream and
converts it to electric data form.
• Fiber Optic provides the highest mode
of speed.
• It comes in two modes,
– single mode fiber and
– second is multimode fiber..
Network Topology
Definition of
Network Topology
Types of
Network Topology
Differentiation Between the
Types of Network Topology
CONTENT
What is a Topology ?
The physical topology of a network
refers to the configuration of cables,
computers and other peripherals.
DEFINITION
Bus network.
Ring network.
Star network.
TYPES OF NETWORK TOPOLOGY
All computers and devices
connected to central cable or bus.
Consists of a main run of cable
with a terminator at each end.
Popular on LANs because they
are inexpensive and easy to
install.
BUS TOPOLOGY
Cable forms closed ring or loop,
with all computers and devices
arranged along ring.
Data travels from device to
device around entire ring, in
one direction.
Primarily is used for LANs,
but also is used in WANs.
RING TOPOLOGY
RING TOPOLOGY
All devices connect to a
central device, called
hub.
All data transferred
from one computer to
another passes through
hub.
STAR TOPOLOGY
STAR TOPOLOGY
ADVANTAGE DISADVANTAGE
1) Easy to connect computer or
peripheral to a linear bus.
1) Entire network shuts down if
there is a break in the main
cable.
2) Requires less cable length
than a star topology.
2) Terminators are required at
both ends of the backbone
cable.
3) Difficult to identify the
problem if the entire network
shuts down.
BUS
DIFFERENTIATION BETWEEN THE THREE
TYPES OF NETWORK TOPOLOGY
ADVANTAGE DISADVANTAGE
1) Data is quickly transferred. 1) Data packets must pass
through every computer
between the sender and
recipient therefore, this makes
it slower.
2) The transmission of data is
relatively simple as packets
travel in one direction only.
2) If any of the nodes fail then the
ring is broken and data cannot be
transmitted successfully.
3) It is difficult to troubleshoot
the ring.
RING
DIFFERENTIATION BETWEEN THE THREE
TYPES OF NETWORK TOPOLOGY
ADVANTAGE DISADVANTAGE
1) Easy to install and wire. 1) Requires more cable length
than a linear topology.
2) Security can be implemented
in the hub/switch.
2) If the hub or concentrator
fails, nodes attached are
disabled.
3) Easy to detect faults and to
remove parts.
3) More expensive than linear
bus topologies because of the
cost of the concentrators.
STAR
DIFFERENTIATION BETWEEN THE THREE
TYPES OF NETWORK TOPOLOGY
DEFINITION
•All computers
and devices
connected to
central cable
BUS TOPOLOGY
ADVANTAGE
•Easy to connect a
computer or
peripheral to a linear
bus.
•Requires less cable
length than
a star topology.
DISADVANTAGE
•Entire network shuts
down if
there is a break in the
main cable.
•Terminators are
required at both
ends of the backbone
cable.
•Difficult to identify the
problem
if the entire network
shuts down.
SUMMARY
RING TOPOLOGY
DEFINITION
•Cable forms closed
ring or loop, with
all computers and
devices arranged
along ring.
ADVANTAGE
•Data is quickly
transferred without a
‘bottle neck’.
•The transmission of
data is relatively
simple as packets travel
in one direction only.
DISADVANTAGE
•Data packets must pass
through every computer
between the sender and
recipient therefore, this
makes it slower.
•If any of the nodes fail then
the ring is broken and data
cannot be transmitted
successfully.
•It is difficult to
troubleshoot
the ring.
SUMMARY
DEFINITION
•All devices
connect to a
central device,
called hub.
ADVANTAGE
•Easy to install and wire.
•Security can be
implemented
in the hub/switch.
DISADVANTAGE
•Requires more cable
length
than a linear topology.
If the hub or
concentrator fails,
nodes attached are
disabled.
More expensive than
linear bus topologies
because of the cost of the
concentrators.
STAR TOPOLOGY
•Easy to detect faults and
to
remove parts
SUMMARY
Reference
Book Reference
1. Computer Networks by Andrew S. Tanenbaum, David Wetherall
2. Data Communications And Computer Networks By Prakash C.
Gupta
Image Reference
1. https://www.google.co.in/search?q=computer+network&
hl=en-
IN&biw=1517&bih=714&noj=1&tbm=isch&source=lnm
s&sa=X&ei=6cajVKPUGMLhoATClYKgCw&ved=0CA
gQ_AUoAQ&dpr=0.9

More Related Content

PPTX
Pulse modulation
PDF
Electronic Measurement - Insulation Resistance Measurement - Megger
PPTX
Half wave control rectifier with RL load
PPTX
Current and power using hall sensors
DOC
What is vswr
PPT
PPT of Communications Systems
PPTX
Invering and non inverting amplifiers
PPTX
Angle Modulation
Pulse modulation
Electronic Measurement - Insulation Resistance Measurement - Megger
Half wave control rectifier with RL load
Current and power using hall sensors
What is vswr
PPT of Communications Systems
Invering and non inverting amplifiers
Angle Modulation

What's hot (20)

PPTX
Turnstile antennas
PDF
Working of Microwave Tubes and Semiconductor Devices, Unit 2 DECE - C18 SBTET
PPTX
Q meter ppt
PPTX
Feedbacck Amplifier
PDF
PLC PROGRAMMING- TIMER INSTRUCTION
PDF
BPSK modulation using CD 4016
PPTX
Unijunction transistor
PPTX
lecture_7_ujt_and_put.pptx
PPTX
Companding and DPCM and ADPCM
PPTX
Semiconductor microwave devices
PPTX
Pn sequence
PDF
Passive and active devices
PPT
signal space analysis.ppt
PPT
Operational Amplifier (OpAmp)
PPT
Plc tutorial
PPTX
Noise 2.0
PPTX
Analog to Digital , Digital to Analog Conversion
PPT
Induction Machines.ppt
Turnstile antennas
Working of Microwave Tubes and Semiconductor Devices, Unit 2 DECE - C18 SBTET
Q meter ppt
Feedbacck Amplifier
PLC PROGRAMMING- TIMER INSTRUCTION
BPSK modulation using CD 4016
Unijunction transistor
lecture_7_ujt_and_put.pptx
Companding and DPCM and ADPCM
Semiconductor microwave devices
Pn sequence
Passive and active devices
signal space analysis.ppt
Operational Amplifier (OpAmp)
Plc tutorial
Noise 2.0
Analog to Digital , Digital to Analog Conversion
Induction Machines.ppt
Ad

Similar to Bca i-fundamental of computer-u-4-data communication and network (20)

PPTX
Data communication and network
PPTX
Bba i-introduction to computer-u-4-data communication and network
PPTX
Mba i-ifm-u-4-data communication and network
PPTX
Mba i-ifm-u-4-data communication and network
PPTX
Chapter 1 Introduction to computer networks ppt by DMB
PPTX
Chapter 1 ppt by dmb
PPTX
NFPhysical Layer.pptx
PDF
Introduction to network
PPTX
Network and its concepts
PPTX
Network Devices & Media
PPSX
HPE Training uts prs PowerPoint presentation
PPTX
Data Communication Network Unit 1 sgbau .pptx
PDF
Unit 1 Information Technology for student👩‍🎓.pdf
PPTX
DCCN part 2 Data Communication and computer Networks
PPTX
CN Lecture 7 CN slide for ppt presentation.pptx
PPTX
CHAP-5EngineeringsmartgridmaterialBEstudy.pptx
PPTX
Chapter 1-1Data-communications_data_communication.pptx
PPTX
Computer networrs (VTU 22-scheme) first module full PPT.
PPT
Network in brief
PPTX
Network use and configuration
Data communication and network
Bba i-introduction to computer-u-4-data communication and network
Mba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and network
Chapter 1 Introduction to computer networks ppt by DMB
Chapter 1 ppt by dmb
NFPhysical Layer.pptx
Introduction to network
Network and its concepts
Network Devices & Media
HPE Training uts prs PowerPoint presentation
Data Communication Network Unit 1 sgbau .pptx
Unit 1 Information Technology for student👩‍🎓.pdf
DCCN part 2 Data Communication and computer Networks
CN Lecture 7 CN slide for ppt presentation.pptx
CHAP-5EngineeringsmartgridmaterialBEstudy.pptx
Chapter 1-1Data-communications_data_communication.pptx
Computer networrs (VTU 22-scheme) first module full PPT.
Network in brief
Network use and configuration
Ad

More from Rai University (20)

PDF
Brochure Rai University
PPT
Mm unit 4point2
PPT
Mm unit 4point1
PPT
Mm unit 4point3
PPT
Mm unit 3point2
PPTX
Mm unit 3point1
PPTX
Mm unit 2point2
PPT
Mm unit 2 point 1
PPT
Mm unit 1point3
PPT
Mm unit 1point2
PPTX
Mm unit 1point1
DOCX
Bdft ii, tmt, unit-iii, dyeing & types of dyeing,
PPTX
Bsc agri 2 pae u-4.4 publicrevenue-presentation-130208082149-phpapp02
PPTX
Bsc agri 2 pae u-4.3 public expenditure
PPTX
Bsc agri 2 pae u-4.2 public finance
PPS
Bsc agri 2 pae u-4.1 introduction
PPT
Bsc agri 2 pae u-3.3 inflation
PPTX
Bsc agri 2 pae u-3.2 introduction to macro economics
PPTX
Bsc agri 2 pae u-3.1 marketstructure
PPTX
Bsc agri 2 pae u-3 perfect-competition
Brochure Rai University
Mm unit 4point2
Mm unit 4point1
Mm unit 4point3
Mm unit 3point2
Mm unit 3point1
Mm unit 2point2
Mm unit 2 point 1
Mm unit 1point3
Mm unit 1point2
Mm unit 1point1
Bdft ii, tmt, unit-iii, dyeing & types of dyeing,
Bsc agri 2 pae u-4.4 publicrevenue-presentation-130208082149-phpapp02
Bsc agri 2 pae u-4.3 public expenditure
Bsc agri 2 pae u-4.2 public finance
Bsc agri 2 pae u-4.1 introduction
Bsc agri 2 pae u-3.3 inflation
Bsc agri 2 pae u-3.2 introduction to macro economics
Bsc agri 2 pae u-3.1 marketstructure
Bsc agri 2 pae u-3 perfect-competition

Recently uploaded (20)

PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Cell Structure & Organelles in detailed.
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPTX
master seminar digital applications in india
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
Sports Quiz easy sports quiz sports quiz
PPTX
Cell Types and Its function , kingdom of life
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Insiders guide to clinical Medicine.pdf
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
Anesthesia in Laparoscopic Surgery in India
Computing-Curriculum for Schools in Ghana
Cell Structure & Organelles in detailed.
Supply Chain Operations Speaking Notes -ICLT Program
Microbial disease of the cardiovascular and lymphatic systems
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
master seminar digital applications in india
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
TR - Agricultural Crops Production NC III.pdf
O7-L3 Supply Chain Operations - ICLT Program
Sports Quiz easy sports quiz sports quiz
Cell Types and Its function , kingdom of life
human mycosis Human fungal infections are called human mycosis..pptx
PPH.pptx obstetrics and gynecology in nursing
GDM (1) (1).pptx small presentation for students
Insiders guide to clinical Medicine.pdf
2.FourierTransform-ShortQuestionswithAnswers.pdf
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Renaissance Architecture: A Journey from Faith to Humanism

Bca i-fundamental of computer-u-4-data communication and network

  • 1. Data Communication and Networks Course: BCA Subject: Fundamental of Computer Unit: 4
  • 2. What is data Communication? • Exchange of digital information between two digital devices is data communication. • Data Communications is the transfer of data or information between a source and a receiver. The source transmits the data and the receiver receives it. • The actual generation of the information is not part of Data Communications nor is the resulting action of the information at the receiver. Data Communication is interested in the transfer of data, the method of transfer and the preservation of the data during the transfer process.
  • 3. Types Of Data Communication • Simplex • Half Duplex • Full Duplex • Serial
  • 4. Simplex • A simplex communication system sends a message in only one direction. The message source works as the transmitter. • It sends the message over the data channel to the receiver. The receiver is the destination of the message. • Examples of simplex data communication include radio stations and TV broadcasts. With the simplex channel, there is no ability by the receiver to respond to the message. • For example, a radio station plays a song on your car radio. The data transferred is the song. You do not have the opportunity to send a message back via your car radio to the station.
  • 5. half-duplex • A data communication system provides messages in both directions but only allows transfer in one direction at a time. • Once a party begins sending a transmission, the receiver must wait until the signal stops before responding. • If the two data transfers attempt to send at the same time, they both fail. • For instance, if you talk on a CB radio, you press a button and speak. If the receiver attempts to press the button and speak at the same time, neither one of you hear either message. The system is not capable of sending both ways simultaneously.
  • 6. full duplex • A full duplex is a communication that works both ways at the same time. • Essentially, full duplex data communication is a set of two simplex channels, one works as a forward channel and the other as a reserve channel. The two channels link together at some point. • An example of a full duplex communication system is a landline telephone. When talking on a telephone, both parties have the ability to speak at the same time. The data, carried both ways through the telephone line, runs simultaneously.
  • 7. Serial communication • Serial communication takes a data communication, breaks it up into small pieces, and sends the message one bit at a time through a channel. • The receiver collects the small bits and reassembles them to compose the original message. • Serial communication is the most common type of communication between electronic devices. • One example of serial communication in action is the data sent from a modem to the service provider.
  • 8. Communication Media • Magnetic Media • Twisted Pair Cable • Coaxial Cable • Power Lines • Fiber Optics
  • 9. Magnetic Media • One of the most convenient way to transfer data from one computer to another, • For an example, say a Bank has Gigs of bytes of their customers’ data which stores a backup copy of it at some geographically far place for security and uncertain reasons like war or tsunami. If the Bank needs to store its copy of data which is Hundreds of GBs, transfer through Internet is not feasible way. Even WAN links may not support such high speed or if they do cost will be too high to afford. • In these kinds of cases, data backup is stored onto magnetic tapes or magnetic discs and then shifted physically at remote places.
  • 10. Twisted pair cable • A twisted pair cable is made of two plastic insulated copper wires twisted together to form a single media. Out of these two wires only one carries actual signal and another is used for ground reference. The twists between wires is helpful in reducing noise (electro-magnetic interference) and crosstalk. • It has two type • Shielded Twisted Pair (STP) Cable • Unshielded Twisted Pair (UTP) Cable • STP cables comes with twisted wire pair covered in metal foil. This makes it more indifferent to noise and crosstalk. • UTP has seven categories, each suitable for specific use. In computer networks, Cat-5, Cat-5e and Cat- 6 cables are mostly used. UTP cables are connected by RJ45 connectors.
  • 11. Coaxial Cable • Coaxial cables has two wires of copper. The core wire lies in center and is made of solid conductor. Core is enclosed in an insulating sheath. Over the sheath the second wire is wrapped around and that too in turn encased by insulator sheath. This all is covered by plastic cover. • Because of its structure coaxial cables are capable of carrying high frequency signals than that of twisted pair cables. The wrapped structure provides it a good shield against noise and cross talk. Coaxial cables provide high bandwidth rates of up to 450 mbps. • There are three categories of Coax cables namely, RG-59 (Cable TV), RG-58 (Thin Ethernet) and RG-11 (Thick Ethernet. RG stands for Radio Government.
  • 12. Fiber Optics • Fiber Optic works on the properties of light. When light ray hits at critical angle it tends to refracts at 90 degree. This property has been used in fiber optic. • The core of fiber optic cable is made of high quality glass or plastic. From one end of it light is emitted, it travels through it and at the other end light detector detects light stream and converts it to electric data form. • Fiber Optic provides the highest mode of speed. • It comes in two modes, – single mode fiber and – second is multimode fiber..
  • 14. Definition of Network Topology Types of Network Topology Differentiation Between the Types of Network Topology CONTENT
  • 15. What is a Topology ? The physical topology of a network refers to the configuration of cables, computers and other peripherals. DEFINITION
  • 16. Bus network. Ring network. Star network. TYPES OF NETWORK TOPOLOGY
  • 17. All computers and devices connected to central cable or bus. Consists of a main run of cable with a terminator at each end. Popular on LANs because they are inexpensive and easy to install. BUS TOPOLOGY
  • 18. Cable forms closed ring or loop, with all computers and devices arranged along ring. Data travels from device to device around entire ring, in one direction. Primarily is used for LANs, but also is used in WANs. RING TOPOLOGY
  • 20. All devices connect to a central device, called hub. All data transferred from one computer to another passes through hub. STAR TOPOLOGY
  • 22. ADVANTAGE DISADVANTAGE 1) Easy to connect computer or peripheral to a linear bus. 1) Entire network shuts down if there is a break in the main cable. 2) Requires less cable length than a star topology. 2) Terminators are required at both ends of the backbone cable. 3) Difficult to identify the problem if the entire network shuts down. BUS DIFFERENTIATION BETWEEN THE THREE TYPES OF NETWORK TOPOLOGY
  • 23. ADVANTAGE DISADVANTAGE 1) Data is quickly transferred. 1) Data packets must pass through every computer between the sender and recipient therefore, this makes it slower. 2) The transmission of data is relatively simple as packets travel in one direction only. 2) If any of the nodes fail then the ring is broken and data cannot be transmitted successfully. 3) It is difficult to troubleshoot the ring. RING DIFFERENTIATION BETWEEN THE THREE TYPES OF NETWORK TOPOLOGY
  • 24. ADVANTAGE DISADVANTAGE 1) Easy to install and wire. 1) Requires more cable length than a linear topology. 2) Security can be implemented in the hub/switch. 2) If the hub or concentrator fails, nodes attached are disabled. 3) Easy to detect faults and to remove parts. 3) More expensive than linear bus topologies because of the cost of the concentrators. STAR DIFFERENTIATION BETWEEN THE THREE TYPES OF NETWORK TOPOLOGY
  • 25. DEFINITION •All computers and devices connected to central cable BUS TOPOLOGY ADVANTAGE •Easy to connect a computer or peripheral to a linear bus. •Requires less cable length than a star topology. DISADVANTAGE •Entire network shuts down if there is a break in the main cable. •Terminators are required at both ends of the backbone cable. •Difficult to identify the problem if the entire network shuts down. SUMMARY
  • 26. RING TOPOLOGY DEFINITION •Cable forms closed ring or loop, with all computers and devices arranged along ring. ADVANTAGE •Data is quickly transferred without a ‘bottle neck’. •The transmission of data is relatively simple as packets travel in one direction only. DISADVANTAGE •Data packets must pass through every computer between the sender and recipient therefore, this makes it slower. •If any of the nodes fail then the ring is broken and data cannot be transmitted successfully. •It is difficult to troubleshoot the ring. SUMMARY
  • 27. DEFINITION •All devices connect to a central device, called hub. ADVANTAGE •Easy to install and wire. •Security can be implemented in the hub/switch. DISADVANTAGE •Requires more cable length than a linear topology. If the hub or concentrator fails, nodes attached are disabled. More expensive than linear bus topologies because of the cost of the concentrators. STAR TOPOLOGY •Easy to detect faults and to remove parts SUMMARY
  • 28. Reference Book Reference 1. Computer Networks by Andrew S. Tanenbaum, David Wetherall 2. Data Communications And Computer Networks By Prakash C. Gupta Image Reference 1. https://www.google.co.in/search?q=computer+network& hl=en- IN&biw=1517&bih=714&noj=1&tbm=isch&source=lnm s&sa=X&ei=6cajVKPUGMLhoATClYKgCw&ved=0CA gQ_AUoAQ&dpr=0.9