SlideShare a Scribd company logo
1 of 28
Unit-4
Data Communication
and Network
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
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

More Related Content

What's hot

Data Communication Networks
Data Communication NetworksData Communication Networks
Data Communication NetworksYash Gupta
 
computer networks presentation
computer networks presentationcomputer networks presentation
computer networks presentationKrishi Agrawal
 
1. introduction data comm
1. introduction data comm1. introduction data comm
1. introduction data commHumayoun Kabir
 
Computer network ppt communication
Computer network ppt communicationComputer network ppt communication
Computer network ppt communicationKajal Sharma
 
Data Communication & Networking Basics
Data Communication & Networking BasicsData Communication & Networking Basics
Data Communication & Networking BasicsMahbub Alam Masud
 
Data Communication 1
Data Communication 1Data Communication 1
Data Communication 1admercano101
 
Computer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuComputer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuNarenderSinghSandhu2
 
Communication and computer networks
Communication and computer networksCommunication and computer networks
Communication and computer networksRabail Khowaja
 
Introduction to Computer Networks
 Introduction to Computer Networks Introduction to Computer Networks
Introduction to Computer NetworksGhaffar Khan
 
Computer Networks | Unit-1 | GTU | 4th Semester
Computer Networks | Unit-1 | GTU | 4th Semester Computer Networks | Unit-1 | GTU | 4th Semester
Computer Networks | Unit-1 | GTU | 4th Semester Prof. Maulik Trivedi
 
Unit 1 introduction to computer networks
Unit 1  introduction to computer networksUnit 1  introduction to computer networks
Unit 1 introduction to computer networkspavan kumar Thatikonda
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
A Network Of Networks For Slide Share
A Network Of Networks For Slide ShareA Network Of Networks For Slide Share
A Network Of Networks For Slide Shareitsvineeth209
 
Network ppt
Network pptNetwork ppt
Network ppthlalu861
 
Presentation on different modes of data communication
Presentation on different modes of data communicationPresentation on different modes of data communication
Presentation on different modes of data communicationTafadzwa Gonera
 
Class viii ch-1 networking concepts
Class  viii ch-1 networking conceptsClass  viii ch-1 networking concepts
Class viii ch-1 networking conceptsjessandy
 

What's hot (20)

Data Communication Networks
Data Communication NetworksData Communication Networks
Data Communication Networks
 
computer networks presentation
computer networks presentationcomputer networks presentation
computer networks presentation
 
1. introduction data comm
1. introduction data comm1. introduction data comm
1. introduction data comm
 
Computer network ppt communication
Computer network ppt communicationComputer network ppt communication
Computer network ppt communication
 
Data Communication & Networking Basics
Data Communication & Networking BasicsData Communication & Networking Basics
Data Communication & Networking Basics
 
Digital data communications
Digital data communicationsDigital data communications
Digital data communications
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
Data Communication 1
Data Communication 1Data Communication 1
Data Communication 1
 
Types of Network
Types of NetworkTypes of Network
Types of Network
 
Computer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuComputer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhu
 
Communication and computer networks
Communication and computer networksCommunication and computer networks
Communication and computer networks
 
Introduction to Computer Networks
 Introduction to Computer Networks Introduction to Computer Networks
Introduction to Computer Networks
 
Computer Networks | Unit-1 | GTU | 4th Semester
Computer Networks | Unit-1 | GTU | 4th Semester Computer Networks | Unit-1 | GTU | 4th Semester
Computer Networks | Unit-1 | GTU | 4th Semester
 
Unit 1 introduction to computer networks
Unit 1  introduction to computer networksUnit 1  introduction to computer networks
Unit 1 introduction to computer networks
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
A Network Of Networks For Slide Share
A Network Of Networks For Slide ShareA Network Of Networks For Slide Share
A Network Of Networks For Slide Share
 
Networkingconcepts
NetworkingconceptsNetworkingconcepts
Networkingconcepts
 
Network ppt
Network pptNetwork ppt
Network ppt
 
Presentation on different modes of data communication
Presentation on different modes of data communicationPresentation on different modes of data communication
Presentation on different modes of data communication
 
Class viii ch-1 networking concepts
Class  viii ch-1 networking conceptsClass  viii ch-1 networking concepts
Class viii ch-1 networking concepts
 

Viewers also liked

Bca u 5 data communication and network
Bca u 5 data communication and networkBca u 5 data communication and network
Bca u 5 data communication and networkRai University
 
Knowing the computer2014
Knowing the computer2014Knowing the computer2014
Knowing the computer2014Daisy Beltran
 
Networking
NetworkingNetworking
NetworkingRanglaz
 
Digital communication viva questions
Digital communication viva questionsDigital communication viva questions
Digital communication viva questionsishan0019
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cableilakkiya
 
Coaxial Cable
Coaxial CableCoaxial Cable
Coaxial CableMissAnam
 
Guided Transmission Media
Guided Transmission MediaGuided Transmission Media
Guided Transmission Mediaasrabatool
 
Guided media and Unguided media
Guided media and Unguided mediaGuided media and Unguided media
Guided media and Unguided mediaSanaa Sial
 
Transmission Media
Transmission MediaTransmission Media
Transmission MediaSourav Roy
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cableHareem Naz
 
Transmission Media
Transmission MediaTransmission Media
Transmission Mediaguesta5d24d
 
optical fibre ppt for download visit http://nowcracktheworld.blogspot.in/
optical fibre  ppt for download visit http://nowcracktheworld.blogspot.in/optical fibre  ppt for download visit http://nowcracktheworld.blogspot.in/
optical fibre ppt for download visit http://nowcracktheworld.blogspot.in/Ram Niwas Bajiya
 
4g wireless final ppt
4g wireless  final ppt4g wireless  final ppt
4g wireless final pptShelly
 
What is Optical fiber ?
What is Optical fiber ?What is Optical fiber ?
What is Optical fiber ?Likan Patra
 
Optical fiber communiction system
Optical fiber communiction systemOptical fiber communiction system
Optical fiber communiction systemrahulohlan14
 

Viewers also liked (18)

Coaxial cable
Coaxial cableCoaxial cable
Coaxial cable
 
Bca u 5 data communication and network
Bca u 5 data communication and networkBca u 5 data communication and network
Bca u 5 data communication and network
 
Knowing the computer2014
Knowing the computer2014Knowing the computer2014
Knowing the computer2014
 
Networking
NetworkingNetworking
Networking
 
E comm models
E comm modelsE comm models
E comm models
 
Digital communication viva questions
Digital communication viva questionsDigital communication viva questions
Digital communication viva questions
 
Network Cabling
Network CablingNetwork Cabling
Network Cabling
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cable
 
Coaxial Cable
Coaxial CableCoaxial Cable
Coaxial Cable
 
Guided Transmission Media
Guided Transmission MediaGuided Transmission Media
Guided Transmission Media
 
Guided media and Unguided media
Guided media and Unguided mediaGuided media and Unguided media
Guided media and Unguided media
 
Transmission Media
Transmission MediaTransmission Media
Transmission Media
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cable
 
Transmission Media
Transmission MediaTransmission Media
Transmission Media
 
optical fibre ppt for download visit http://nowcracktheworld.blogspot.in/
optical fibre  ppt for download visit http://nowcracktheworld.blogspot.in/optical fibre  ppt for download visit http://nowcracktheworld.blogspot.in/
optical fibre ppt for download visit http://nowcracktheworld.blogspot.in/
 
4g wireless final ppt
4g wireless  final ppt4g wireless  final ppt
4g wireless final ppt
 
What is Optical fiber ?
What is Optical fiber ?What is Optical fiber ?
What is Optical fiber ?
 
Optical fiber communiction system
Optical fiber communiction systemOptical fiber communiction system
Optical fiber communiction system
 

Similar to Data communication and network

Bba i-introduction to computer-u-4-data communication and network
Bba  i-introduction to computer-u-4-data communication and networkBba  i-introduction to computer-u-4-data communication and network
Bba i-introduction to computer-u-4-data communication and networkRai University
 
Bsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networksBsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networksRai University
 
Bsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networksBsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networksRai University
 
Mca i-fundamental of computer-u-4-data communication and network
Mca  i-fundamental of  computer-u-4-data communication and networkMca  i-fundamental of  computer-u-4-data communication and network
Mca i-fundamental of computer-u-4-data communication and networkRai University
 
Bca i-fundamental of computer-u-4-data communication and network
Bca  i-fundamental of  computer-u-4-data communication and networkBca  i-fundamental of  computer-u-4-data communication and network
Bca i-fundamental of computer-u-4-data communication and networkRai University
 
Mba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and networkMba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and networkRai University
 
Mba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and networkMba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and networkRai University
 
Chapter 1 Introduction to computer networks ppt by DMB
Chapter 1 Introduction to computer networks ppt by DMBChapter 1 Introduction to computer networks ppt by DMB
Chapter 1 Introduction to computer networks ppt by DMBdhanashrisabale1
 
Chapter 1 ppt by dmb
Chapter 1 ppt by dmbChapter 1 ppt by dmb
Chapter 1 ppt by dmbdhanashrisabale1
 
Introduction to network
Introduction to networkIntroduction to network
Introduction to networkravijaiswal94
 
Network and its concepts
Network and its conceptsNetwork and its concepts
Network and its conceptsHimanshu Sajwan
 
HPE Training uts prs PowerPoint presentation
HPE Training uts   prs    PowerPoint presentationHPE Training uts   prs    PowerPoint presentation
HPE Training uts prs PowerPoint presentationurmishabm
 
NFPhysical Layer.pptx
NFPhysical Layer.pptxNFPhysical Layer.pptx
NFPhysical Layer.pptxmmmm11111
 
Network Devices & Media
Network Devices & MediaNetwork Devices & Media
Network Devices & MediaSoumyakatkam
 
Data communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdfData communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdfSujanTimalsina5
 
Transmission media
Transmission mediaTransmission media
Transmission mediaRajneeshVerma41
 
3. overview of data communication part 2
3. overview of data communication   part 23. overview of data communication   part 2
3. overview of data communication part 2JAIGANESH SEKAR
 
Dcunit4 transmission media
Dcunit4 transmission mediaDcunit4 transmission media
Dcunit4 transmission mediaAkshay Nagpurkar
 

Similar to Data communication and network (20)

Bba i-introduction to computer-u-4-data communication and network
Bba  i-introduction to computer-u-4-data communication and networkBba  i-introduction to computer-u-4-data communication and network
Bba i-introduction to computer-u-4-data communication and network
 
Bsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networksBsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networks
 
Bsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networksBsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networks
 
Mca i-fundamental of computer-u-4-data communication and network
Mca  i-fundamental of  computer-u-4-data communication and networkMca  i-fundamental of  computer-u-4-data communication and network
Mca i-fundamental of computer-u-4-data communication and network
 
Bca i-fundamental of computer-u-4-data communication and network
Bca  i-fundamental of  computer-u-4-data communication and networkBca  i-fundamental of  computer-u-4-data communication and network
Bca i-fundamental of computer-u-4-data communication and network
 
Mba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and networkMba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and network
 
Mba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and networkMba 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 Introduction to computer networks ppt by DMBChapter 1 Introduction to computer networks ppt by DMB
Chapter 1 Introduction to computer networks ppt by DMB
 
Chapter 1 ppt by dmb
Chapter 1 ppt by dmbChapter 1 ppt by dmb
Chapter 1 ppt by dmb
 
Introduction to network
Introduction to networkIntroduction to network
Introduction to network
 
Network and its concepts
Network and its conceptsNetwork and its concepts
Network and its concepts
 
HPE Training uts prs PowerPoint presentation
HPE Training uts   prs    PowerPoint presentationHPE Training uts   prs    PowerPoint presentation
HPE Training uts prs PowerPoint presentation
 
NFPhysical Layer.pptx
NFPhysical Layer.pptxNFPhysical Layer.pptx
NFPhysical Layer.pptx
 
Network Devices & Media
Network Devices & MediaNetwork Devices & Media
Network Devices & Media
 
Network in brief
Network in briefNetwork in brief
Network in brief
 
Data communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdfData communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdf
 
Unit01
Unit01Unit01
Unit01
 
Transmission media
Transmission mediaTransmission media
Transmission media
 
3. overview of data communication part 2
3. overview of data communication   part 23. overview of data communication   part 2
3. overview of data communication part 2
 
Dcunit4 transmission media
Dcunit4 transmission mediaDcunit4 transmission media
Dcunit4 transmission media
 

More from Hardik Patel

Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft accessHardik Patel
 
Service provided by internet
Service provided by internetService provided by internet
Service provided by internetHardik Patel
 
Network topology
Network topologyNetwork topology
Network topologyHardik Patel
 
Concept of networks and communication
Concept of networks and communicationConcept of networks and communication
Concept of networks and communicationHardik Patel
 
Unit 2 computer software
Unit 2 computer softwareUnit 2 computer software
Unit 2 computer softwareHardik Patel
 
Computer software
Computer softwareComputer software
Computer softwareHardik Patel
 
Unit 1- computer hardware system
Unit 1- computer hardware systemUnit 1- computer hardware system
Unit 1- computer hardware systemHardik Patel
 
MS Dos command
MS Dos commandMS Dos command
MS Dos commandHardik Patel
 
Concept & generation of computers
Concept & generation of computersConcept & generation of computers
Concept & generation of computersHardik Patel
 

More from Hardik Patel (9)

Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft access
 
Service provided by internet
Service provided by internetService provided by internet
Service provided by internet
 
Network topology
Network topologyNetwork topology
Network topology
 
Concept of networks and communication
Concept of networks and communicationConcept of networks and communication
Concept of networks and communication
 
Unit 2 computer software
Unit 2 computer softwareUnit 2 computer software
Unit 2 computer software
 
Computer software
Computer softwareComputer software
Computer software
 
Unit 1- computer hardware system
Unit 1- computer hardware systemUnit 1- computer hardware system
Unit 1- computer hardware system
 
MS Dos command
MS Dos commandMS Dos command
MS Dos command
 
Concept & generation of computers
Concept & generation of computersConcept & generation of computers
Concept & generation of computers
 

Recently uploaded

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEslot gacor bisa pakai pulsa
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 

Recently uploaded (20)

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 

Data communication and network

  • 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
  • 19. 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
  • 21. All devices connect to a central device, called hub. All data transferred from one computer to another passes through hub. STAR TOPOLOGY
  • 23. 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
  • 24. 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
  • 25. 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
  • 26. 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
  • 27. 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
  • 28. 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