SlideShare ist ein Scribd-Unternehmen logo
1 von 34
Computer Networks
BY:
GULSHAN KUMAR MAHESHWARI
QAU_ISLAMABAD
What is data transmission
 Data transmission is the process of sending digital or
analog data over a communication medium to one or
more computing, network, communication or
electronic devices.
Forms of data transmission
 Analog Data Transmission:
 Analog signal is a continuous electrical signal in the form of
wave. wave is known as carrier wave.
 Telephone is most commonly used media for analog
transmission.
 Light sound, radio and microwave are also examples of
analog signals.
 Digital signal is a sequence of voltage represented in binary form. Data
transmit in the form of pulses ON and OFF
 It provides high transmission.
 on speed,
Comparison
Analog
 Analog signal transmitted
without regard to content
 May be analog or digital data
 Attenuated over distance
 Use amplifiers to boost signal
 Also amplifies noise
Digital
 Concerned with content
 Integrity endangered by
noise, attenuation etc.
 Repeaters used
 Repeater receives signal
 Extracts bit pattern
 Retransmits
 Attenuation is overcome
 Noise is not amplified
Types of data transmission
Asynchronous
 Transmission of data is generally
without the use of an external clock
signal, where data can be transmitted
intermittently rather than in a steady
stream.
 Any timing required to recover data
from the communication symbols is
encoded within the symbols.
 The most significant aspect is that data
is not transmitted at regular intervals,
thus making possible variable bit rate.
 And that the transmitter and receiver
clock generators do not have to be
exactly synchronized all the time.
Synchronous
 In Synchronous the transmission of
data is sent in a continuous stream
at a constant rate.
 Synchronous communication
requires that the clocks in the
transmitting and receiving devices
are synchronized running at the
same rate.
 so the receiver can sample the
signal at the same time intervals
used by the transmitter. No start or
stop bits are required.
 For this reason synchronous
communication permits more
information to be passed over a
circuit per unit time
What is network
 Computer network is defined as the interconnection of two or more
computers. It is done to enable the computers to communicate and share
available resources.
 APPLICATIONS:
 Sharing of resources such as printers
 Sharing of expensive software's and database
 Communication from one computer to another computer
 Exchange of data and information among users via network
 Sharing of information over geographically wide areas.
Communication Links
 Used to build a network
 Vary in physical characteristics, error rate and transmission speed
 In early days, data transmitted through switched, dial-up telephone
lines. The term ‘switched, dial-up’ means that when you dial a telephone
number, a circuit is temporarily between the caller and callee. This circuit
last for the duration of the call and when you hang up is terminated.
Computer networks
A computer network is a set of computer systems connected by
telecommunication links for the purpose of sharing information and resources.
 A node can be a computer or some other device, such as a printer. Every node has
a unique network address, sometimes called a Data Link Control (DLC) address or
Media Access Control (MAC) address.
 A network host is a computer or other device connected to a computer network.
A network host may offer information resources, services, and applications to
users or other nodes on the network. A network host is a network node that is
assigned a network address.
 In networking terminology, the computers that are connected to a computer
network are sometimes referred to as end systems. They are labeled end systems
because they sit at the edge of the network. The end user always interacts with the
end systems. End systems are the devices that provide information or services.
Advantages of Computer
Networks
 SHARING RESOURCES
 Types of resources are:
 Hardware: A network allows users to share many hardware devices such as
printers , modems, fax machines, CD ROM, players, etc.
 Software: sharing software resources reduces the cost of software installation,
saves space on hard disk.
 OTHER BENEFITS OF COMPUTER NETWORK
 Increased speed o Reduced cost
 Improved security
 Centralized software managements
 Electronic mail
 Flexible access
Disadvantages of Computer Networks
 High cost of installation
 Requires time for administration
 Failure of server
 Cable faults
Communication devices/ Network
devices
 Communication devices: used to carry message from one place to
another.
 1: Modem: modem stand for modulator / demodulator.
 It is commonly used communication device. Sending and receiving
computers both must have modems.
 Modulation: digital analog
 when modem receive data from computer in digital form and converts
into analog, this process is called modulation.
 Demodulation: Analog Digital
 when modem receive data from computer in analog form and converts
into digital, this process is called demodulation.
Communication devices
 Types of Modem
 External : Attached to the system unit as an external device through
telephone line. It requires external Power supply. move from one
computer to another easily.
 Internal: It is a circuit board that is inserted on the motherboard.
Cannot be moved from one computer to another easily.
 Wireless: it transmit the data through Air instead of cables. It also
known as Radio frequency modem.
 Satellite: it send and receive data using satellite technology.
Communication devices
(cOnt.)
 2: Hub: Hub provides a central point for cables in a network. It share all
messages to every connected computer but only the intended recipient
computer takes the message.it is also called Concentrator or multi access
unit.
3: Switch/ Bridge: it is more intelligent than hub. It sends messages only to
the intended computer. Each network segment connected to switch must
have same type of devices.
Communication devices
(cOnt.)
4: Router: it is more intelligent because it use algorithms to find out the
best path to transfer. It connects multiple computers or other routers
together. It connects multiple networks using similar or different
protocols. They can connect networks of different countries.
4: Gateways: it can connect two or more networks with different types of
protocols. It is also intelligent because converts data according to the
protocol.
Communication channels/ Transmission Media:
1. Physical transmission Media: it is also called BOUNDED MEDIA.
Communication devices directly connected with each other by using some
physical media.
i. Twisted pair: Twisted pair cables are quite literally a pair of insulated wires
that are twisted together to help
reduce noise from outside sources.
ii. Coaxial cable:
Coaxial cables are high-frequency transmission cables made up of a single
solid-copper core.
This type of cable is commonly used to deliver
TV signals (its higher bandwidth makes
it more suitable for video applications) and
to connect computers in a network.
Communication channels/
Transmission Media:
iii. Fiber Optic: Fiber is the newest form of transmission cable
technology. Instead of transferring data over copper wires, these
cables contain optical fibers that transmit data via light, rather than
pulses of electricity.
Each optical fiber is individually coated with plastic layers and
contained in a protective tube, making it extremely resistant to
external interference.
Communication channels/ Transmission
Media:
2: Wireless transmission Media: it is also called UNBOUNDED MEDIA.
Communication devices directly connected through air or space using broadcast
signals like radio signals, microwave signals and infrared.
i: Microwave transmission refers to the technology of transmitting information or
energy by the use of radio waves whose wavelengths are conveniently measured in
small numbers of centimeter; these are called microwaves.
Electromagnetic waves having frequencies between 1 and 300 GHz are called micro
waves. Micro waves are unidirectional.
 ii: Radio Waves: Electromagnetic waves ranging in frequencies between 3 KHz
and 1 GHz are normally called radio waves.
 Radio waves are omnidirectional. When an antenna transmits radio waves, they
are propagated in all directions.
Network Topologies
 Topology:
 The physical layout or arrangement of connected devices in
a network is called topology.
 Types: there are five types
1. Bus
2. Ring
3. Star
4. Tree
5. Mesh
BUS 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.
 It only support small no of computers.
 If one node fail doesn't effect the rest of network
RING 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
 Every computer has equal access.
 If one node fail it effects the network
STAR TOPOLOGY
 All devices connect to a central device, called hub.
 All data transferred from one computer to another passes through hub.
 If central hub is fail, the entire network break down .
 If one node fail doesn't effect the rest of network
 It requires large length of cables
Tree
TOPOLOGY
 It has a root node and all other nodes are connected to it forming a
hierarchy. It is also called hierarchical topology.
 Used in Wide Area Network
 Extension of bus and star topologies
 Expansion of nodes is possible and easy
 Easily managed and maintained
 Error detection is easily done
 Costly
 If more nodes are added maintenance is difficult
 Central hub fails, network fails
Mesh
TOPOLOGY
 It is a point-to-point connection to other nodes or devices. All the
network nodes are connected to each other.
 Fully connected
 Not flexible
 Installation and configuration is difficult
 Bulk wiring is required
 Cabling cost is more
 It is robust
 Provides security and privacy
Types of Computer Networks
LAN (connects hardware devices such as
computers, printers, and storage devices that
are all in close proximity.)
WAN (connects devices that are not in close
proximity but rather are across town, across the
country, or across the ocean.)
MAN (Connect devices that are across town,
across the country, or across the ocean)
Local Area Networks
 Local area network (LAN)
 Connects hardware devices that are in close proximity
 The owner of the devices is also the owner of the
means of communications
 Common wired LAN topologies
Bus
Ring
Star
26
Local Area Networks (continued)
 Ethernet
 Most widely used LAN technology
 Uses the bus topology
 Two ways to construct an Ethernet LAN
 Shared cable
 Hubs: The most widely used technology
27
Typical Structure of a Wide Area Network
28
ETHERNET LAN IMPLEMENTED USING
SHARED CABLES
29
AN ETHERNET LAN IMPLEMENTED USING A HUB
30
Local Area Networks (cont..)
 Client server: A computer network in which one centralized,
powerful computer (called the server) is a hub to which many less
powerful personal computers or workstations (called clients) are
connected. The clients run programs and access data that are stored
on the server.
 Client server LAN is a network in which one or more computer works
as servers other as client.
31
Local Area Networks (cont..)
 Peer to Peer: A network of personal computers, each
of which acts as both client and sever, so that each can
exchange files and email directly with every other
computer on the network.
 Peer to peer LAN is simple and inexpensicomputers.ve.
It normally connect less than ten
32
Wide Area Networks
 Wide area networks (WANs)
 A wide area network (WAN) is a telecommunications network or
computer network that extends over a large geographical distance.
 Connect devices that are across town, across the country, or across the
ocean
 Users must purchase telecommunications services from an external
provider
 Dedicated point-to-point lines
 Most use a store-and-forward, packet-switched technology to deliver
messages
33
MAN (metropolitan area network)
 A metropolitan area network (MAN) is a computer network that interconnects users with
computer resources in a geographic area or region larger than that covered by even a large
local area network (LAN) but smaller than the area covered by a wide area network (WAN)

Weitere ähnliche Inhalte

Was ist angesagt?

DATA COMMUNICATION PPT
DATA COMMUNICATION PPTDATA COMMUNICATION PPT
DATA COMMUNICATION PPTMajane Padua
 
Computer Networks basics and OSI
Computer Networks basics and OSIComputer Networks basics and OSI
Computer Networks basics and OSICS_GDRCST
 
Computer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsComputer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsSubas Paudel
 
Computer Networks workshop
Computer Networks workshopComputer Networks workshop
Computer Networks workshopAbdullah El-Deeb
 
Communication and computer networks
Communication and computer networksCommunication and computer networks
Communication and computer networksRabail Khowaja
 
Communication technology
Communication technologyCommunication technology
Communication technologyAbhishek Curtis
 
Data communication and network
Data communication and networkData communication and network
Data communication and networkHardik Patel
 
Chapter 1 computer networking Class 12th
Chapter 1 computer networking Class 12thChapter 1 computer networking Class 12th
Chapter 1 computer networking Class 12thHarsh Mathur
 
Basics of data communication and computer networking (262 kb)
Basics of data communication and computer networking (262 kb)Basics of data communication and computer networking (262 kb)
Basics of data communication and computer networking (262 kb)IMRAN KHAN
 
Assignment 1,computer networks-317
Assignment 1,computer networks-317Assignment 1,computer networks-317
Assignment 1,computer networks-317Khondoker Sadia
 
Data Communication Networks
Data Communication NetworksData Communication Networks
Data Communication NetworksYash Gupta
 
Computer Networks for Computer Science Student
Computer Networks for Computer Science StudentComputer Networks for Computer Science Student
Computer Networks for Computer Science Studentrprajat007
 
Computer Networks Module I
Computer Networks Module IComputer Networks Module I
Computer Networks Module IAjit Nayak
 
Computer network and email basic concepts
Computer network and email basic conceptsComputer network and email basic concepts
Computer network and email basic conceptsMd Irfan Ansari
 
Networking and telecommunication
Networking and telecommunication Networking and telecommunication
Networking and telecommunication RoshanMaharjan13
 

Was ist angesagt? (20)

DATA COMMUNICATION PPT
DATA COMMUNICATION PPTDATA COMMUNICATION PPT
DATA COMMUNICATION PPT
 
Computer Network - Unit 1
Computer Network - Unit 1Computer Network - Unit 1
Computer Network - Unit 1
 
Computer Networks basics and OSI
Computer Networks basics and OSIComputer Networks basics and OSI
Computer Networks basics and OSI
 
Computer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsComputer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber Ethics
 
Data communication
Data communicationData communication
Data communication
 
Computer Networks workshop
Computer Networks workshopComputer Networks workshop
Computer Networks workshop
 
Communication and computer networks
Communication and computer networksCommunication and computer networks
Communication and computer networks
 
Communication technology
Communication technologyCommunication technology
Communication technology
 
Data communication and network
Data communication and networkData communication and network
Data communication and network
 
Chapter 1 computer networking Class 12th
Chapter 1 computer networking Class 12thChapter 1 computer networking Class 12th
Chapter 1 computer networking Class 12th
 
Basics of data communication and computer networking (262 kb)
Basics of data communication and computer networking (262 kb)Basics of data communication and computer networking (262 kb)
Basics of data communication and computer networking (262 kb)
 
Assignment 1,computer networks-317
Assignment 1,computer networks-317Assignment 1,computer networks-317
Assignment 1,computer networks-317
 
Introduction to Data Communication by Vishal Garg
Introduction to Data Communication by Vishal GargIntroduction to Data Communication by Vishal Garg
Introduction to Data Communication by Vishal Garg
 
Data Communication Networks
Data Communication NetworksData Communication Networks
Data Communication Networks
 
Computer Networks for Computer Science Student
Computer Networks for Computer Science StudentComputer Networks for Computer Science Student
Computer Networks for Computer Science Student
 
SC161-Lecture4-1
SC161-Lecture4-1SC161-Lecture4-1
SC161-Lecture4-1
 
Computer Networks Module I
Computer Networks Module IComputer Networks Module I
Computer Networks Module I
 
Computer network and email basic concepts
Computer network and email basic conceptsComputer network and email basic concepts
Computer network and email basic concepts
 
Networking and telecommunication
Networking and telecommunication Networking and telecommunication
Networking and telecommunication
 
Networking fundamentals (1)
Networking fundamentals (1)Networking fundamentals (1)
Networking fundamentals (1)
 

Ähnlich wie (computer Networks it) by gulshan k maheshwari qau

network.pptx
network.pptxnetwork.pptx
network.pptxGeyado
 
Computer Networks1
Computer Networks1Computer Networks1
Computer Networks1arjun0222
 
Networkingfundamentals
NetworkingfundamentalsNetworkingfundamentals
NetworkingfundamentalsSithu PM
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networkingPriya Manik
 
Networking fundamentals
Networking fundamentalsNetworking fundamentals
Networking fundamentalsBesar Limani
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answersmkengkilili2011
 
Networking and telecommunication.pptx
Networking and telecommunication.pptxNetworking and telecommunication.pptx
Networking and telecommunication.pptxsanskritisubedi2007
 
communication and network concepts
communication and network concepts communication and network concepts
communication and network concepts Gunjan Mathur
 
Data communications and computer networks
Data communications and computer networksData communications and computer networks
Data communications and computer networksobaid-ur-rehman
 
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
 
Network ppt
Network pptNetwork ppt
Network ppthlalu861
 
Networking Fundamentals
Networking Fundamentals Networking Fundamentals
Networking Fundamentals sallonie ritika
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
10-20pengantar-20jaringan-20komputer-20dan-20kom-20dat-131115111613-phpapp02.pdf
10-20pengantar-20jaringan-20komputer-20dan-20kom-20dat-131115111613-phpapp02.pdf10-20pengantar-20jaringan-20komputer-20dan-20kom-20dat-131115111613-phpapp02.pdf
10-20pengantar-20jaringan-20komputer-20dan-20kom-20dat-131115111613-phpapp02.pdfchandrapratama38
 
Chapter 10 Basic Networking.pdf
Chapter 10 Basic Networking.pdfChapter 10 Basic Networking.pdf
Chapter 10 Basic Networking.pdfNiloyHasan12
 

Ähnlich wie (computer Networks it) by gulshan k maheshwari qau (20)

Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 
Week seven
Week sevenWeek seven
Week seven
 
network.pptx
network.pptxnetwork.pptx
network.pptx
 
Computer Networks1
Computer Networks1Computer Networks1
Computer Networks1
 
Computer Networking
Computer Networking Computer Networking
Computer Networking
 
Networkingfundamentals
NetworkingfundamentalsNetworkingfundamentals
Networkingfundamentals
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
Networking fundamentals
Networking fundamentalsNetworking fundamentals
Networking fundamentals
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answer
 
Networking and telecommunication.pptx
Networking and telecommunication.pptxNetworking and telecommunication.pptx
Networking and telecommunication.pptx
 
communication and network concepts
communication and network concepts communication and network concepts
communication and network concepts
 
Data communications and computer networks
Data communications and computer networksData communications and computer networks
Data communications and computer networks
 
Computer Network - Unit 2
Computer Network - Unit 2Computer Network - Unit 2
Computer Network - Unit 2
 
Note 1
Note 1Note 1
Note 1
 
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
 
Network ppt
Network pptNetwork ppt
Network ppt
 
Networking Fundamentals
Networking Fundamentals Networking Fundamentals
Networking Fundamentals
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
10-20pengantar-20jaringan-20komputer-20dan-20kom-20dat-131115111613-phpapp02.pdf
10-20pengantar-20jaringan-20komputer-20dan-20kom-20dat-131115111613-phpapp02.pdf10-20pengantar-20jaringan-20komputer-20dan-20kom-20dat-131115111613-phpapp02.pdf
10-20pengantar-20jaringan-20komputer-20dan-20kom-20dat-131115111613-phpapp02.pdf
 
Chapter 10 Basic Networking.pdf
Chapter 10 Basic Networking.pdfChapter 10 Basic Networking.pdf
Chapter 10 Basic Networking.pdf
 

Mehr von GulshanKumar368

Search engines by Gulshan K Maheshwari(QAU)
Search engines by Gulshan  K Maheshwari(QAU)Search engines by Gulshan  K Maheshwari(QAU)
Search engines by Gulshan K Maheshwari(QAU)GulshanKumar368
 
Power point by Gulshan K Maheshwari(QAU)
Power point by Gulshan  K Maheshwari(QAU)Power point by Gulshan  K Maheshwari(QAU)
Power point by Gulshan K Maheshwari(QAU)GulshanKumar368
 
Osi week10(1) [autosaved] by Gulshan K Maheshwari(QAU)
Osi week10(1) [autosaved] by Gulshan  K Maheshwari(QAU)Osi week10(1) [autosaved] by Gulshan  K Maheshwari(QAU)
Osi week10(1) [autosaved] by Gulshan K Maheshwari(QAU)GulshanKumar368
 
Ms excel shortcut keys complete by Gulshan K Maheshwari(QAU)
Ms excel shortcut keys complete by Gulshan  K Maheshwari(QAU)Ms excel shortcut keys complete by Gulshan  K Maheshwari(QAU)
Ms excel shortcut keys complete by Gulshan K Maheshwari(QAU)GulshanKumar368
 
Microsoft word tutorials COMPLETE by Gulshan K Maheshwari(QAU)
Microsoft word tutorials COMPLETE by Gulshan  K Maheshwari(QAU)Microsoft word tutorials COMPLETE by Gulshan  K Maheshwari(QAU)
Microsoft word tutorials COMPLETE by Gulshan K Maheshwari(QAU)GulshanKumar368
 
Internet and web by Gulshan K Maheshwari(QAU)
Internet and web by Gulshan  K Maheshwari(QAU)Internet and web by Gulshan  K Maheshwari(QAU)
Internet and web by Gulshan K Maheshwari(QAU)GulshanKumar368
 
"History Of Computer" By Gulshan K Maheshwari .qau
"History Of Computer" By Gulshan K Maheshwari .qau"History Of Computer" By Gulshan K Maheshwari .qau
"History Of Computer" By Gulshan K Maheshwari .qauGulshanKumar368
 

Mehr von GulshanKumar368 (8)

Search engines by Gulshan K Maheshwari(QAU)
Search engines by Gulshan  K Maheshwari(QAU)Search engines by Gulshan  K Maheshwari(QAU)
Search engines by Gulshan K Maheshwari(QAU)
 
Power point by Gulshan K Maheshwari(QAU)
Power point by Gulshan  K Maheshwari(QAU)Power point by Gulshan  K Maheshwari(QAU)
Power point by Gulshan K Maheshwari(QAU)
 
Osi week10(1) [autosaved] by Gulshan K Maheshwari(QAU)
Osi week10(1) [autosaved] by Gulshan  K Maheshwari(QAU)Osi week10(1) [autosaved] by Gulshan  K Maheshwari(QAU)
Osi week10(1) [autosaved] by Gulshan K Maheshwari(QAU)
 
Ms excel shortcut keys complete by Gulshan K Maheshwari(QAU)
Ms excel shortcut keys complete by Gulshan  K Maheshwari(QAU)Ms excel shortcut keys complete by Gulshan  K Maheshwari(QAU)
Ms excel shortcut keys complete by Gulshan K Maheshwari(QAU)
 
Microsoft word tutorials COMPLETE by Gulshan K Maheshwari(QAU)
Microsoft word tutorials COMPLETE by Gulshan  K Maheshwari(QAU)Microsoft word tutorials COMPLETE by Gulshan  K Maheshwari(QAU)
Microsoft word tutorials COMPLETE by Gulshan K Maheshwari(QAU)
 
Internet and web by Gulshan K Maheshwari(QAU)
Internet and web by Gulshan  K Maheshwari(QAU)Internet and web by Gulshan  K Maheshwari(QAU)
Internet and web by Gulshan K Maheshwari(QAU)
 
Html full
Html fullHtml full
Html full
 
"History Of Computer" By Gulshan K Maheshwari .qau
"History Of Computer" By Gulshan K Maheshwari .qau"History Of Computer" By Gulshan K Maheshwari .qau
"History Of Computer" By Gulshan K Maheshwari .qau
 

Kürzlich hochgeladen

Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxAmita Gupta
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 

Kürzlich hochgeladen (20)

Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 

(computer Networks it) by gulshan k maheshwari qau

  • 1. Computer Networks BY: GULSHAN KUMAR MAHESHWARI QAU_ISLAMABAD
  • 2. What is data transmission  Data transmission is the process of sending digital or analog data over a communication medium to one or more computing, network, communication or electronic devices.
  • 3. Forms of data transmission  Analog Data Transmission:  Analog signal is a continuous electrical signal in the form of wave. wave is known as carrier wave.  Telephone is most commonly used media for analog transmission.  Light sound, radio and microwave are also examples of analog signals.
  • 4.  Digital signal is a sequence of voltage represented in binary form. Data transmit in the form of pulses ON and OFF  It provides high transmission.  on speed,
  • 5. Comparison Analog  Analog signal transmitted without regard to content  May be analog or digital data  Attenuated over distance  Use amplifiers to boost signal  Also amplifies noise Digital  Concerned with content  Integrity endangered by noise, attenuation etc.  Repeaters used  Repeater receives signal  Extracts bit pattern  Retransmits  Attenuation is overcome  Noise is not amplified
  • 6. Types of data transmission Asynchronous  Transmission of data is generally without the use of an external clock signal, where data can be transmitted intermittently rather than in a steady stream.  Any timing required to recover data from the communication symbols is encoded within the symbols.  The most significant aspect is that data is not transmitted at regular intervals, thus making possible variable bit rate.  And that the transmitter and receiver clock generators do not have to be exactly synchronized all the time. Synchronous  In Synchronous the transmission of data is sent in a continuous stream at a constant rate.  Synchronous communication requires that the clocks in the transmitting and receiving devices are synchronized running at the same rate.  so the receiver can sample the signal at the same time intervals used by the transmitter. No start or stop bits are required.  For this reason synchronous communication permits more information to be passed over a circuit per unit time
  • 7. What is network  Computer network is defined as the interconnection of two or more computers. It is done to enable the computers to communicate and share available resources.  APPLICATIONS:  Sharing of resources such as printers  Sharing of expensive software's and database  Communication from one computer to another computer  Exchange of data and information among users via network  Sharing of information over geographically wide areas.
  • 8. Communication Links  Used to build a network  Vary in physical characteristics, error rate and transmission speed  In early days, data transmitted through switched, dial-up telephone lines. The term ‘switched, dial-up’ means that when you dial a telephone number, a circuit is temporarily between the caller and callee. This circuit last for the duration of the call and when you hang up is terminated.
  • 9. Computer networks A computer network is a set of computer systems connected by telecommunication links for the purpose of sharing information and resources.  A node can be a computer or some other device, such as a printer. Every node has a unique network address, sometimes called a Data Link Control (DLC) address or Media Access Control (MAC) address.  A network host is a computer or other device connected to a computer network. A network host may offer information resources, services, and applications to users or other nodes on the network. A network host is a network node that is assigned a network address.  In networking terminology, the computers that are connected to a computer network are sometimes referred to as end systems. They are labeled end systems because they sit at the edge of the network. The end user always interacts with the end systems. End systems are the devices that provide information or services.
  • 10. Advantages of Computer Networks  SHARING RESOURCES  Types of resources are:  Hardware: A network allows users to share many hardware devices such as printers , modems, fax machines, CD ROM, players, etc.  Software: sharing software resources reduces the cost of software installation, saves space on hard disk.  OTHER BENEFITS OF COMPUTER NETWORK  Increased speed o Reduced cost  Improved security  Centralized software managements  Electronic mail  Flexible access
  • 11. Disadvantages of Computer Networks  High cost of installation  Requires time for administration  Failure of server  Cable faults
  • 12. Communication devices/ Network devices  Communication devices: used to carry message from one place to another.  1: Modem: modem stand for modulator / demodulator.  It is commonly used communication device. Sending and receiving computers both must have modems.  Modulation: digital analog  when modem receive data from computer in digital form and converts into analog, this process is called modulation.  Demodulation: Analog Digital  when modem receive data from computer in analog form and converts into digital, this process is called demodulation.
  • 13. Communication devices  Types of Modem  External : Attached to the system unit as an external device through telephone line. It requires external Power supply. move from one computer to another easily.  Internal: It is a circuit board that is inserted on the motherboard. Cannot be moved from one computer to another easily.  Wireless: it transmit the data through Air instead of cables. It also known as Radio frequency modem.  Satellite: it send and receive data using satellite technology.
  • 14. Communication devices (cOnt.)  2: Hub: Hub provides a central point for cables in a network. It share all messages to every connected computer but only the intended recipient computer takes the message.it is also called Concentrator or multi access unit. 3: Switch/ Bridge: it is more intelligent than hub. It sends messages only to the intended computer. Each network segment connected to switch must have same type of devices.
  • 15. Communication devices (cOnt.) 4: Router: it is more intelligent because it use algorithms to find out the best path to transfer. It connects multiple computers or other routers together. It connects multiple networks using similar or different protocols. They can connect networks of different countries. 4: Gateways: it can connect two or more networks with different types of protocols. It is also intelligent because converts data according to the protocol.
  • 16. Communication channels/ Transmission Media: 1. Physical transmission Media: it is also called BOUNDED MEDIA. Communication devices directly connected with each other by using some physical media. i. Twisted pair: Twisted pair cables are quite literally a pair of insulated wires that are twisted together to help reduce noise from outside sources. ii. Coaxial cable: Coaxial cables are high-frequency transmission cables made up of a single solid-copper core. This type of cable is commonly used to deliver TV signals (its higher bandwidth makes it more suitable for video applications) and to connect computers in a network.
  • 17. Communication channels/ Transmission Media: iii. Fiber Optic: Fiber is the newest form of transmission cable technology. Instead of transferring data over copper wires, these cables contain optical fibers that transmit data via light, rather than pulses of electricity. Each optical fiber is individually coated with plastic layers and contained in a protective tube, making it extremely resistant to external interference.
  • 18. Communication channels/ Transmission Media: 2: Wireless transmission Media: it is also called UNBOUNDED MEDIA. Communication devices directly connected through air or space using broadcast signals like radio signals, microwave signals and infrared. i: Microwave transmission refers to the technology of transmitting information or energy by the use of radio waves whose wavelengths are conveniently measured in small numbers of centimeter; these are called microwaves. Electromagnetic waves having frequencies between 1 and 300 GHz are called micro waves. Micro waves are unidirectional.  ii: Radio Waves: Electromagnetic waves ranging in frequencies between 3 KHz and 1 GHz are normally called radio waves.  Radio waves are omnidirectional. When an antenna transmits radio waves, they are propagated in all directions.
  • 19. Network Topologies  Topology:  The physical layout or arrangement of connected devices in a network is called topology.  Types: there are five types 1. Bus 2. Ring 3. Star 4. Tree 5. Mesh
  • 20. BUS 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.  It only support small no of computers.  If one node fail doesn't effect the rest of network
  • 21. RING 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  Every computer has equal access.  If one node fail it effects the network
  • 22. STAR TOPOLOGY  All devices connect to a central device, called hub.  All data transferred from one computer to another passes through hub.  If central hub is fail, the entire network break down .  If one node fail doesn't effect the rest of network  It requires large length of cables
  • 23. Tree TOPOLOGY  It has a root node and all other nodes are connected to it forming a hierarchy. It is also called hierarchical topology.  Used in Wide Area Network  Extension of bus and star topologies  Expansion of nodes is possible and easy  Easily managed and maintained  Error detection is easily done  Costly  If more nodes are added maintenance is difficult  Central hub fails, network fails
  • 24. Mesh TOPOLOGY  It is a point-to-point connection to other nodes or devices. All the network nodes are connected to each other.  Fully connected  Not flexible  Installation and configuration is difficult  Bulk wiring is required  Cabling cost is more  It is robust  Provides security and privacy
  • 25. Types of Computer Networks LAN (connects hardware devices such as computers, printers, and storage devices that are all in close proximity.) WAN (connects devices that are not in close proximity but rather are across town, across the country, or across the ocean.) MAN (Connect devices that are across town, across the country, or across the ocean)
  • 26. Local Area Networks  Local area network (LAN)  Connects hardware devices that are in close proximity  The owner of the devices is also the owner of the means of communications  Common wired LAN topologies Bus Ring Star 26
  • 27. Local Area Networks (continued)  Ethernet  Most widely used LAN technology  Uses the bus topology  Two ways to construct an Ethernet LAN  Shared cable  Hubs: The most widely used technology 27
  • 28. Typical Structure of a Wide Area Network 28
  • 29. ETHERNET LAN IMPLEMENTED USING SHARED CABLES 29
  • 30. AN ETHERNET LAN IMPLEMENTED USING A HUB 30
  • 31. Local Area Networks (cont..)  Client server: A computer network in which one centralized, powerful computer (called the server) is a hub to which many less powerful personal computers or workstations (called clients) are connected. The clients run programs and access data that are stored on the server.  Client server LAN is a network in which one or more computer works as servers other as client. 31
  • 32. Local Area Networks (cont..)  Peer to Peer: A network of personal computers, each of which acts as both client and sever, so that each can exchange files and email directly with every other computer on the network.  Peer to peer LAN is simple and inexpensicomputers.ve. It normally connect less than ten 32
  • 33. Wide Area Networks  Wide area networks (WANs)  A wide area network (WAN) is a telecommunications network or computer network that extends over a large geographical distance.  Connect devices that are across town, across the country, or across the ocean  Users must purchase telecommunications services from an external provider  Dedicated point-to-point lines  Most use a store-and-forward, packet-switched technology to deliver messages 33
  • 34. MAN (metropolitan area network)  A metropolitan area network (MAN) is a computer network that interconnects users with computer resources in a geographic area or region larger than that covered by even a large local area network (LAN) but smaller than the area covered by a wide area network (WAN)