SlideShare a Scribd company logo
1 of 37
CHAPTER 5
DATA COMMUNICATION AND
COMPUTER NETWORKING
1
6/28/2022
Presented by LM
DATA COMMUNICATION
 Communication is a process of sharing ideas,
information and messages with others in
particular time and space.
 Communication is also the transfer of
information from one place to another. It may
be manual – one person talks to another. Or it
may be mechanical or electronic.
 It includes writing, talking and non verbal
communication like facial expressions, visual
communications, electronic communications,
etc.
6/28/2022
2
Presented by LM
BASIC COMPONENTS OF COMMUNICATION
 Source- Generates data to be transmitted
 Message -Information/data to be transmitted
 Transmitter- Converts data into transmittable
signals
 Transmission System- A communication Equipment
(intermediate device) that carries data
 Receiver-Converts received signal into data
 Destination-Takes incoming data
 Protocol-Rules and standards that govern data
communication
6/28/2022
3
Presented by LM
BASIC COMPONENTS OF COMMUNICATION
 Source- Generates data to be transmitted
 Message -Information/data to be transmitted
 Transmitter- Converts data into transmittable
signals
 Transmission System- A communication Equipment
(intermediate device) that carries data
 Receiver-Converts received signal into data
 Destination-Takes incoming data
 Protocol-Rules and standards that govern data
communication
6/28/2022
4
Presented by LM
DATA TRANSMISSION CHANNELS
 A channel is a medium that carries a signal from
the transmitter to the receiver.
 The range of frequencies that can be transmitted
over a transmission medium is called bandwidth of
a channel.
 The rate of data transmission is directly
proportional to the bandwidth.
 There are three types of data transmission
channels:-
 Narrow-Band
 Voice-Band
6/28/2022
5
Presented by LM
DATA TRANSMISSION CHANNELS
 Narrow-Band
 It is the smaller band and has slow data
transmission rate. Example: Telegraph line
 Voice-Band
 It is the wider band and has better data
transmission rate than the narrow band. Example,
Telephone lines are used for voice-band channel.
 Broad-Band
 It is the widest band has used to transmit large
volume of data with high speed. Example: (Oxide
cable such as TV aerial lead), circuits, satellite
communication and optical fibers
6/28/2022
6
Presented by LM
MODE OF TRANSMISSION
 The transmission medium may be physical (it
connects the transmitter and receivers through wire)
or logical (there are different mode of transmission).
 There are three types of mode of transmission:-
 Simplex transmission:- In this transmission, signals
are transmitted in only one direction: One station is
transmitter and the other is receiver.
 Simplex channels are not often used because it is
not possible to send back error(s) or control signals to
transmitter end. Computers rarely use this mode
transmission as a receiver cannot send an
acknowledgement signals.
 Eg. TV, Radio transmission, door bell etc..
6/28/2022
7
MODE OF TRANSMISSION
 Half-duplex transmission: - Transmission is
possible in both directions but only one way at a
time i.e. both stations may transmit, but only one
at a time.
 It is possible to perform error detection and request
the sender to retransmit information that arrived
corrupted
 Eg. Police radio (wacky talky) or talk back radio
 Full-duplex transmission: - In this transmission,
signals transmitted in both direction, both stations
may transmit simultaneously. The medium carries
signals in both directions at the same time.
6/28/2022
8
Presented by LM
DATA TRANSMISSION SUMMARY:
6/28/2022
9
Presented by LM
NETWORK AND INTERNET
6/28/2022
10
Presented by LM
 A Network is a system of interconnected
computers that can communicate with one
another
 The technique of Communication through
computer is called Networking.
 A Network need not be only of interconnected
computers but, even interconnected telephone
or any communication device that can
communicate to each other and share the
existing resources.
NETWORK AND INTERNET
6/28/2022
11
Presented by LM
 Many computer Networks are served by a host
computer (or simply host) called Server.
 A “Server” is a computer shared by several
users in a network.
 A server is the host computer that provides
resources to the requested clients.
 A “Node” is any device that is attached to a
network.
 Client- workstations that requests resources
from the server.
NETWORK AND INTERNET
6/28/2022
12
Presented by LM
 There are also computer networks connected
as Peer – to – Peer.
 The network without any central device at the
middle between the clients.
 The word Peer denotes - one who is equal in
standing with another.
 This type of Network does not have any
computer as Server or Node.
 Microcomputers in a peer-to-peer network,
communicated directly with one another
without relying on a server.
ADVANTAGES OF NETWORKS
6/28/2022
13
Presented by LM
 Sharing of peripheral devices
 Laser Printers, Hard disk drives and Scanners are
examples of peripheral devices.
 All these devices cannot be connected to each and
every computer as they are very expensive
 Sharing of Programs and data:
 by sharing the software and data the usage of memory
can be minimized, thereby minimizing the expense.
 Better Communication:
 In the digital world, information can be transferred
within fraction of a second over long distances.
Electronic Mail (Email) system.
 Security of information: data or information could be
backed-up or duplicated on a network storage device,
shared by others.
TYPES OF NETWORK
6/28/2022
14
Presented by LM
 Based on the size and the geographical areas,
the Networks are classified into three types:
a) Local Area Networks (LAN)
 very popularly called as LAN
 privately owned network that serves users
within a single building as an office, or a
group of buildings close together as a college
campus.
 LANs are different from other kinds of
networks by three characteristics
 Size
 Transmission technology
TYPES OF NETWORK
6/28/2022
15
Presented by LM
b). Metropolitan Area Network (MAN)
 very popularly called as MAN is a communication
network covering a large geographic area when
compared to LAN, like a city or suburban.
 A MAN is basically bigger version of a LAN
covering a group of nearby corporate offices in a
city and might be either private or public.
 A MAN can support both data and voice, and
related to the local cable television network.
 Cellular phone systems are also those systems
that come under this type of Network.
TYPES OF NETWORK
6/28/2022
16
Presented by LM
c). Wide Area Network
 very popularly called as WAN
 WAN is communication Network spanning a
huge geographical area like a state, country or
a continent.
 Summary of WAN (Wide Area Network)
 No geographical limit
 Can connect computers and other devices in
different parts of the world
 Examples: A corporation with offices in London
& New York , Internet
THE COMMON FEATURES FOR ALL NETWORKS
6/28/2022
17
Presented by LM
 Whatever the type of the Network, they have
the following components and features in
common:
 Servers: Computers that provide shared
resources to the Network users.
 Clients: Computers that access shared
resources provided by servers.
 Media: The way in which computers are
connected.
 Resources: files, printers or other items to be
used by network
NETWORK TOPOLOGY
 The Physical layout or shape of a Network is
called Topology.
 network topology
 refers to the shape of how the computers and
other network components are connected to each
other.
 It is the arrangement or physical layout of
computers, cables, and other components on the
network.
 Topology also determines how computers
communicate on the network.
6/28/2022
18
Presented by LM
STAR TOPOLOGY
 All microcomputers and other communication
devices (nodes) are connected to a central hub,
such as a Server or a Host computer via cables.
 A hub is a device that connects several computers
together to form star topology.
 Signals are transmitted from the computer, through
the hub, to all computers on the network.
 If one computer on the star topology fails, only the
failed computer is unable to send or receive data.
 The remainder of the network functions normally.
 If the hub fails, the entire network fails.
6/28/2022
19
Presented by LM
STAR TOPOLOGY
6/28/2022
20
Presented by LM
BUS TOPOLOGY
 The simplest of the network configurations.
 It requires less cable than any other topology.
 All microcomputers and devices are
connected through a common channel using
co-axial cables.
 Advantages of the bus topology are
 Use of cable is economical
 Media is inexpensive and easy to work with
 System is simple and reliable and is easy to
extend.
 In this topology, if any connection to the
node fails the entire network fails.
6/28/2022
21
Presented by LM
BUS TOPOLOGY
6/28/2022
22
Presented by LM
RING TOPOLOGY
 All microcomputers and other communication
devices are connected in a continuous loop.
 Electronic messages are passed around the
ring in one direction, with each node serving
as the repeater, until they reach the
destination.
 The method of transmitting data around the
ring is called token passing.
 The disadvantage of a ring topology is that
only one computer at a time can send data
on a single token ring.
6/28/2022
23
Presented by LM
RING TOPOLOGY
6/28/2022
24
Presented by LM
MESH TOPOLOGY
 In a mesh topology, each computer is
connected to every other computer by a
separate cable .
 Mesh networks are fully-interconnected, i.e.
every node has a link to every other node
 Number of links L = N*(N-1)/2
 Demerits :Expensive to build/install, not
feasible for large networks
 Merits : Fast communication between
node
6/28/2022
25
Presented by LM
MESH TOPOLOGY
6/28/2022
26
Presented by LM
TREE TOPOLOGY
 A tree topology can be thought of as
being a “star of stars” network.
 In a tree network, each device is
connected to its own central node or
host in the same manner as in a star
topology.
 However, hosts are connected together
in a hierarchal manner.
6/28/2022
27
Presented by LM
TREE TOPOLOGY
6/28/2022
28
Presented by LM
INTRANET, EXTRANET AND INTERNET
 Intranet: It is an internal private network built
within an organization using Internet and
World Wide Web standards and products
that allows employees of an organization to
gain access to corporate information.
 Extranet: It is the type of network that allows
users from outside to access the Intranet of
an organization.
6/28/2022
29
Presented by LM
INTERNET
 The term InterNet has been coined from two
terms, Interconnection and Network.
 A Network is simply a group of computers that
are connected together for sharing information
and resources.
 Several such networks have been joined
together across the globe to form what is called
as the Internet.
 Internet is nothing but a Network of networks.
 No single entity owns the Internet.
 Protocols are the rules that the networks all use
to understand each other.
6/28/2022
30
Presented by LM
APPLICATIONS OF INTERNET
 Accessing and obtaining Information
 The faster growing part of the Internet is the World
Wide Web (WWW). The World Wide Web or
simply the Web consists of an interconnected
system of sites called Websites.
 Search engines are tools to search and find
information from the web. These search engines
are software called “Spiders” around the Web for
searching information. Examples of search
engines Google,yahoo etc..
 Communication
 Marketing and Business on the Web
6/28/2022
31
Presented by LM
HARDWARE REQUIREMENTS FOR NETWORKS
 In most (Wide Area) Networks, the subnet
consists of two distinct components:
 Transmission lines
 Routing Elements
 Transmission lines (also called circuits,
channels, or trunks) move bits between
machines.
 The (Routing Elements) Switching
Elements are specialized computers used to
connect two or more transmission lines.
6/28/2022
32
Presented by LM
HARDWARE REQUIREMENTS FOR NETWORKS
 Network medium is the general term used to
describe all of the cabling and other materials
that can be used to connect a network.
 The most common network medium is cabling.
 Dozens of cable types are available, but only
four are in widespread use:
 Coaxial Cables
 Fiber-Optic
 STP (Shielded Twisted-Pair)
 UTP (Unshielded Twisted-Pair
6/28/2022
33
Presented by LM
HARDWARE REQUIREMENTS FOR NETWORKS
 Network Interface Card (NIC)
 the expansion card that is added to a computer to enable it
to communicate on a network.
 Modem
 are the devices used to communicate data over telephone
lines
 Modems get their name from their function, Modulation-
Demodulation. This function is the translation of digital
computer data into a signal that can be transmitted
over a phone line and vice versa. Similar to a NIC,
modems enable computers to communicate over the
connection medium of the telephone system.
6/28/2022
34
Presented by LM
HARDWARE REQUIREMENTS FOR NETWORKS
 Hubs :
 are also called as concentrators.
 They are network devices that are used to connect
multiple network connections into more
manageable configurations.
 The benefits of hub include the following:
 Simplification of cabling
 Increased reliability
 Trouble shooting is simplified for communication
problems.
 Intelligent hubs :- can perform additional tasks,
such a fault tolerance, remote management, and
re-broadcasting
6/28/2022
35
Presented by LM
HARDWARE REQUIREMENTS FOR NETWORKS
 Bridge is a network device that connects two
similar LANs together.
 Router is also the network devices that
connects two or more different networks
together.
 Its main function is best path determination
 Gateway is a network devices that converts
one network data format to into another
network data format and connects two
dissimilar networks.
 Repeater is a network devices the amplifies or
regenerates the weak network signal to the
6/28/2022
36
Presented by LM
THANK YOU!!!
6/28/2022
37
Presented by LM

More Related Content

Similar to Networking.pptx

(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qauGulshanKumar368
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
Networks classification
Networks classificationNetworks classification
Networks classificationMukesh Chinta
 
Computer Networking
Computer NetworkingComputer Networking
Computer NetworkingAlisha Jain
 
Assignment E-Commerce By IHTISHAM AHMAD.docx
Assignment E-Commerce By IHTISHAM AHMAD.docxAssignment E-Commerce By IHTISHAM AHMAD.docx
Assignment E-Commerce By IHTISHAM AHMAD.docxIhtishamAhmad20
 
Telecommunications.PPT
Telecommunications.PPTTelecommunications.PPT
Telecommunications.PPTssuser2cc0d4
 
Internet tybcom
Internet tybcomInternet tybcom
Internet tybcomAditya
 
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPAL
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPALComputer Network By Pawan Thakur HOD CS & IT VIM BHOPAL
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPALGovt. P.G. College Dharamshala
 
Lecture6 Data Networking.pptx
Lecture6 Data Networking.pptxLecture6 Data Networking.pptx
Lecture6 Data Networking.pptxEvadeDube
 
Introduction to Computer Networks
Introduction to Computer NetworksIntroduction to Computer Networks
Introduction to Computer NetworksPankaj Gautam
 
1-Lect_1.pptxLecture 5 array in PHP.pptx
1-Lect_1.pptxLecture 5 array in PHP.pptx1-Lect_1.pptxLecture 5 array in PHP.pptx
1-Lect_1.pptxLecture 5 array in PHP.pptxZahouAmel1
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answersmkengkilili2011
 
Computer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptComputer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptmv9499596
 

Similar to Networking.pptx (20)

(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
Computer networking 1
Computer networking 1Computer networking 1
Computer networking 1
 
Computer network
Computer networkComputer network
Computer network
 
Networks classification
Networks classificationNetworks classification
Networks classification
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
Assignment E-Commerce By IHTISHAM AHMAD.docx
Assignment E-Commerce By IHTISHAM AHMAD.docxAssignment E-Commerce By IHTISHAM AHMAD.docx
Assignment E-Commerce By IHTISHAM AHMAD.docx
 
Lesson 1 introduction
Lesson 1 introductionLesson 1 introduction
Lesson 1 introduction
 
Telecommunications.PPT
Telecommunications.PPTTelecommunications.PPT
Telecommunications.PPT
 
Internet tybcom
Internet tybcomInternet tybcom
Internet tybcom
 
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPAL
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPALComputer Network By Pawan Thakur HOD CS & IT VIM BHOPAL
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPAL
 
Lecture6 Data Networking.pptx
Lecture6 Data Networking.pptxLecture6 Data Networking.pptx
Lecture6 Data Networking.pptx
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 
Introduction to Computer Networks
Introduction to Computer NetworksIntroduction to Computer Networks
Introduction to Computer Networks
 
Computer networks--networking
Computer networks--networkingComputer networks--networking
Computer networks--networking
 
1-Lect_1.pptxLecture 5 array in PHP.pptx
1-Lect_1.pptxLecture 5 array in PHP.pptx1-Lect_1.pptxLecture 5 array in PHP.pptx
1-Lect_1.pptxLecture 5 array in PHP.pptx
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answer
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Networking
NetworkingNetworking
Networking
 
Computer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptComputer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.ppt
 

Recently uploaded

The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxjanettecruzeiro1
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...Amil baba
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...ankitnayak356677
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CANestorGamez6
 
Bus tracking.pptx ,,,,,,,,,,,,,,,,,,,,,,,,,,
Bus tracking.pptx ,,,,,,,,,,,,,,,,,,,,,,,,,,Bus tracking.pptx ,,,,,,,,,,,,,,,,,,,,,,,,,,
Bus tracking.pptx ,,,,,,,,,,,,,,,,,,,,,,,,,,bhuyansuprit
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024CristobalHeraud
 
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`dajasot375
 
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Servicejennyeacort
 
Kieran Salaria Graphic Design PDF Portfolio
Kieran Salaria Graphic Design PDF PortfolioKieran Salaria Graphic Design PDF Portfolio
Kieran Salaria Graphic Design PDF Portfolioktksalaria
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Sitegalleryaagency
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...Call Girls in Nagpur High Profile
 
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightDelhi Call girls
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpmainac1
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...Pooja Nehwal
 

Recently uploaded (20)

The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
 
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
 
Bus tracking.pptx ,,,,,,,,,,,,,,,,,,,,,,,,,,
Bus tracking.pptx ,,,,,,,,,,,,,,,,,,,,,,,,,,Bus tracking.pptx ,,,,,,,,,,,,,,,,,,,,,,,,,,
Bus tracking.pptx ,,,,,,,,,,,,,,,,,,,,,,,,,,
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
 
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
 
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
 
Kieran Salaria Graphic Design PDF Portfolio
Kieran Salaria Graphic Design PDF PortfolioKieran Salaria Graphic Design PDF Portfolio
Kieran Salaria Graphic Design PDF Portfolio
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Site
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
 
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
 
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUp
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
 

Networking.pptx

  • 1. CHAPTER 5 DATA COMMUNICATION AND COMPUTER NETWORKING 1 6/28/2022 Presented by LM
  • 2. DATA COMMUNICATION  Communication is a process of sharing ideas, information and messages with others in particular time and space.  Communication is also the transfer of information from one place to another. It may be manual – one person talks to another. Or it may be mechanical or electronic.  It includes writing, talking and non verbal communication like facial expressions, visual communications, electronic communications, etc. 6/28/2022 2 Presented by LM
  • 3. BASIC COMPONENTS OF COMMUNICATION  Source- Generates data to be transmitted  Message -Information/data to be transmitted  Transmitter- Converts data into transmittable signals  Transmission System- A communication Equipment (intermediate device) that carries data  Receiver-Converts received signal into data  Destination-Takes incoming data  Protocol-Rules and standards that govern data communication 6/28/2022 3 Presented by LM
  • 4. BASIC COMPONENTS OF COMMUNICATION  Source- Generates data to be transmitted  Message -Information/data to be transmitted  Transmitter- Converts data into transmittable signals  Transmission System- A communication Equipment (intermediate device) that carries data  Receiver-Converts received signal into data  Destination-Takes incoming data  Protocol-Rules and standards that govern data communication 6/28/2022 4 Presented by LM
  • 5. DATA TRANSMISSION CHANNELS  A channel is a medium that carries a signal from the transmitter to the receiver.  The range of frequencies that can be transmitted over a transmission medium is called bandwidth of a channel.  The rate of data transmission is directly proportional to the bandwidth.  There are three types of data transmission channels:-  Narrow-Band  Voice-Band 6/28/2022 5 Presented by LM
  • 6. DATA TRANSMISSION CHANNELS  Narrow-Band  It is the smaller band and has slow data transmission rate. Example: Telegraph line  Voice-Band  It is the wider band and has better data transmission rate than the narrow band. Example, Telephone lines are used for voice-band channel.  Broad-Band  It is the widest band has used to transmit large volume of data with high speed. Example: (Oxide cable such as TV aerial lead), circuits, satellite communication and optical fibers 6/28/2022 6 Presented by LM
  • 7. MODE OF TRANSMISSION  The transmission medium may be physical (it connects the transmitter and receivers through wire) or logical (there are different mode of transmission).  There are three types of mode of transmission:-  Simplex transmission:- In this transmission, signals are transmitted in only one direction: One station is transmitter and the other is receiver.  Simplex channels are not often used because it is not possible to send back error(s) or control signals to transmitter end. Computers rarely use this mode transmission as a receiver cannot send an acknowledgement signals.  Eg. TV, Radio transmission, door bell etc.. 6/28/2022 7
  • 8. MODE OF TRANSMISSION  Half-duplex transmission: - Transmission is possible in both directions but only one way at a time i.e. both stations may transmit, but only one at a time.  It is possible to perform error detection and request the sender to retransmit information that arrived corrupted  Eg. Police radio (wacky talky) or talk back radio  Full-duplex transmission: - In this transmission, signals transmitted in both direction, both stations may transmit simultaneously. The medium carries signals in both directions at the same time. 6/28/2022 8 Presented by LM
  • 10. NETWORK AND INTERNET 6/28/2022 10 Presented by LM  A Network is a system of interconnected computers that can communicate with one another  The technique of Communication through computer is called Networking.  A Network need not be only of interconnected computers but, even interconnected telephone or any communication device that can communicate to each other and share the existing resources.
  • 11. NETWORK AND INTERNET 6/28/2022 11 Presented by LM  Many computer Networks are served by a host computer (or simply host) called Server.  A “Server” is a computer shared by several users in a network.  A server is the host computer that provides resources to the requested clients.  A “Node” is any device that is attached to a network.  Client- workstations that requests resources from the server.
  • 12. NETWORK AND INTERNET 6/28/2022 12 Presented by LM  There are also computer networks connected as Peer – to – Peer.  The network without any central device at the middle between the clients.  The word Peer denotes - one who is equal in standing with another.  This type of Network does not have any computer as Server or Node.  Microcomputers in a peer-to-peer network, communicated directly with one another without relying on a server.
  • 13. ADVANTAGES OF NETWORKS 6/28/2022 13 Presented by LM  Sharing of peripheral devices  Laser Printers, Hard disk drives and Scanners are examples of peripheral devices.  All these devices cannot be connected to each and every computer as they are very expensive  Sharing of Programs and data:  by sharing the software and data the usage of memory can be minimized, thereby minimizing the expense.  Better Communication:  In the digital world, information can be transferred within fraction of a second over long distances. Electronic Mail (Email) system.  Security of information: data or information could be backed-up or duplicated on a network storage device, shared by others.
  • 14. TYPES OF NETWORK 6/28/2022 14 Presented by LM  Based on the size and the geographical areas, the Networks are classified into three types: a) Local Area Networks (LAN)  very popularly called as LAN  privately owned network that serves users within a single building as an office, or a group of buildings close together as a college campus.  LANs are different from other kinds of networks by three characteristics  Size  Transmission technology
  • 15. TYPES OF NETWORK 6/28/2022 15 Presented by LM b). Metropolitan Area Network (MAN)  very popularly called as MAN is a communication network covering a large geographic area when compared to LAN, like a city or suburban.  A MAN is basically bigger version of a LAN covering a group of nearby corporate offices in a city and might be either private or public.  A MAN can support both data and voice, and related to the local cable television network.  Cellular phone systems are also those systems that come under this type of Network.
  • 16. TYPES OF NETWORK 6/28/2022 16 Presented by LM c). Wide Area Network  very popularly called as WAN  WAN is communication Network spanning a huge geographical area like a state, country or a continent.  Summary of WAN (Wide Area Network)  No geographical limit  Can connect computers and other devices in different parts of the world  Examples: A corporation with offices in London & New York , Internet
  • 17. THE COMMON FEATURES FOR ALL NETWORKS 6/28/2022 17 Presented by LM  Whatever the type of the Network, they have the following components and features in common:  Servers: Computers that provide shared resources to the Network users.  Clients: Computers that access shared resources provided by servers.  Media: The way in which computers are connected.  Resources: files, printers or other items to be used by network
  • 18. NETWORK TOPOLOGY  The Physical layout or shape of a Network is called Topology.  network topology  refers to the shape of how the computers and other network components are connected to each other.  It is the arrangement or physical layout of computers, cables, and other components on the network.  Topology also determines how computers communicate on the network. 6/28/2022 18 Presented by LM
  • 19. STAR TOPOLOGY  All microcomputers and other communication devices (nodes) are connected to a central hub, such as a Server or a Host computer via cables.  A hub is a device that connects several computers together to form star topology.  Signals are transmitted from the computer, through the hub, to all computers on the network.  If one computer on the star topology fails, only the failed computer is unable to send or receive data.  The remainder of the network functions normally.  If the hub fails, the entire network fails. 6/28/2022 19 Presented by LM
  • 21. BUS TOPOLOGY  The simplest of the network configurations.  It requires less cable than any other topology.  All microcomputers and devices are connected through a common channel using co-axial cables.  Advantages of the bus topology are  Use of cable is economical  Media is inexpensive and easy to work with  System is simple and reliable and is easy to extend.  In this topology, if any connection to the node fails the entire network fails. 6/28/2022 21 Presented by LM
  • 23. RING TOPOLOGY  All microcomputers and other communication devices are connected in a continuous loop.  Electronic messages are passed around the ring in one direction, with each node serving as the repeater, until they reach the destination.  The method of transmitting data around the ring is called token passing.  The disadvantage of a ring topology is that only one computer at a time can send data on a single token ring. 6/28/2022 23 Presented by LM
  • 25. MESH TOPOLOGY  In a mesh topology, each computer is connected to every other computer by a separate cable .  Mesh networks are fully-interconnected, i.e. every node has a link to every other node  Number of links L = N*(N-1)/2  Demerits :Expensive to build/install, not feasible for large networks  Merits : Fast communication between node 6/28/2022 25 Presented by LM
  • 27. TREE TOPOLOGY  A tree topology can be thought of as being a “star of stars” network.  In a tree network, each device is connected to its own central node or host in the same manner as in a star topology.  However, hosts are connected together in a hierarchal manner. 6/28/2022 27 Presented by LM
  • 29. INTRANET, EXTRANET AND INTERNET  Intranet: It is an internal private network built within an organization using Internet and World Wide Web standards and products that allows employees of an organization to gain access to corporate information.  Extranet: It is the type of network that allows users from outside to access the Intranet of an organization. 6/28/2022 29 Presented by LM
  • 30. INTERNET  The term InterNet has been coined from two terms, Interconnection and Network.  A Network is simply a group of computers that are connected together for sharing information and resources.  Several such networks have been joined together across the globe to form what is called as the Internet.  Internet is nothing but a Network of networks.  No single entity owns the Internet.  Protocols are the rules that the networks all use to understand each other. 6/28/2022 30 Presented by LM
  • 31. APPLICATIONS OF INTERNET  Accessing and obtaining Information  The faster growing part of the Internet is the World Wide Web (WWW). The World Wide Web or simply the Web consists of an interconnected system of sites called Websites.  Search engines are tools to search and find information from the web. These search engines are software called “Spiders” around the Web for searching information. Examples of search engines Google,yahoo etc..  Communication  Marketing and Business on the Web 6/28/2022 31 Presented by LM
  • 32. HARDWARE REQUIREMENTS FOR NETWORKS  In most (Wide Area) Networks, the subnet consists of two distinct components:  Transmission lines  Routing Elements  Transmission lines (also called circuits, channels, or trunks) move bits between machines.  The (Routing Elements) Switching Elements are specialized computers used to connect two or more transmission lines. 6/28/2022 32 Presented by LM
  • 33. HARDWARE REQUIREMENTS FOR NETWORKS  Network medium is the general term used to describe all of the cabling and other materials that can be used to connect a network.  The most common network medium is cabling.  Dozens of cable types are available, but only four are in widespread use:  Coaxial Cables  Fiber-Optic  STP (Shielded Twisted-Pair)  UTP (Unshielded Twisted-Pair 6/28/2022 33 Presented by LM
  • 34. HARDWARE REQUIREMENTS FOR NETWORKS  Network Interface Card (NIC)  the expansion card that is added to a computer to enable it to communicate on a network.  Modem  are the devices used to communicate data over telephone lines  Modems get their name from their function, Modulation- Demodulation. This function is the translation of digital computer data into a signal that can be transmitted over a phone line and vice versa. Similar to a NIC, modems enable computers to communicate over the connection medium of the telephone system. 6/28/2022 34 Presented by LM
  • 35. HARDWARE REQUIREMENTS FOR NETWORKS  Hubs :  are also called as concentrators.  They are network devices that are used to connect multiple network connections into more manageable configurations.  The benefits of hub include the following:  Simplification of cabling  Increased reliability  Trouble shooting is simplified for communication problems.  Intelligent hubs :- can perform additional tasks, such a fault tolerance, remote management, and re-broadcasting 6/28/2022 35 Presented by LM
  • 36. HARDWARE REQUIREMENTS FOR NETWORKS  Bridge is a network device that connects two similar LANs together.  Router is also the network devices that connects two or more different networks together.  Its main function is best path determination  Gateway is a network devices that converts one network data format to into another network data format and connects two dissimilar networks.  Repeater is a network devices the amplifies or regenerates the weak network signal to the 6/28/2022 36 Presented by LM