尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
 Definition & applications of computer network
 Components of computer network
 Network benefits
 Disadvantages of computer network
 Classification by their geographical area
 Network classificationby their component role
 Typesof servers
 SignalClassification
 SignalParameters
 TransmissionImpairments
 MaximumDataRate
 TypesofCommunication
 TransmissionModes
 Computer: Computer once meant a person who did
computations, but now the term almost universally
refers to automated electronic machinery.
 Network: It is a collection of computers, servers,
mainframes, network devices, peripherals, or other
devices connected to one another to allow the
sharing of data. An excellent example of a network is
the Internet, which connects millions of people all
over the world.
 COMPUTER NETWORK:
 A computer network isdefined asthe interconnection of two
or more computers. It isdone to enable the computersto
communicate and share available resources.
 APPLICATIONS:
i. Sharing of resourcessuchasprinters
ii. Sharing of expensive software's and database
iii. Communication from one computer to another
computer
iv. Exchangeof data and information among usersvia
 network
v. Sharing of information over geographically wide areas.
Thereare5basiccomponentsofComputerNetwork:
 Transmitter
 Reciever
 Channel
 Message
 Protocol
 The network provided to the userscan be
divided into two categories:
i. Sharing
ii. Connectivity
 Typesof resources are:
1. Hardware: A network allows usersto share
many hardware devicessuchasprinters,
modems, fax machines, CD ROM, players,
etc.
2. Software: sharing software resourcesreduces
the costof software installation, savesspaceon
hard disk.
o Increased speed
o Reduced cost
o Improved security
o Centralized software managements
o Electronic mail
o Flexible access
o High costofinstallation
o Requires time for administration
o Failure of server
o Cable faults
 LAN isa network which isdesigned to operate
over a small physical area suchasan office,
factory or a group of buildings.
 LAN’s are easy to design and troubleshoot
 Exchange of information and sharing of resources
becomeseasy becauseof LAN.
 In LAN all machines are connected to a single
cable.
 Different types of topologies suchasstar, tree,
bus, ring, etc Can be used
 It isusually a privately ownednetwork.
 When network spansover a large distance or
when the computers to be connected to each other
are at widely separated locations a local area
network cannot be used.A wide area
network(WAN) isinstalled.
 The communication between different usersof
WAN isestablished usingleased telephone
lines, satellite links and similar channels.
 It ischeaper and more efficient to usethe phone
network for the link.
 Most WAN networks are usedto transfer large
blocksof data between its users.
 A personal area network isa computer network
organized around an individual person.
 It generally consistsof a mobile computer, a cell
phone or personal digital assistant. PAN enables
the communication among these devices.
 It can alsobe usedfor communication among
personal devicesthemselves for connecting to a
digital level network and internet.
 The PANs can be constructedusingwirelessor
cables.
PARAMETERS LAN WAN MAN
Ownership of
network
Private Private or public Private or public
Geographical
area covered
Small Very large Moderate
Design and
maintenance
Easy Not easy Not easy
Communication
medium
Coaxial cable
PSTNor satellite
links
Coaxial cables,
PSTN,optical
fibre, cables,
wireless
Bandwidth Low High moderate
Data
rates(speed)
High Low moderate
LOCALAREANETWORK
PEERTO PEER NETWORK CLIENT SERVERNETWORK
 In peer to peer network each computer isresponsible for
making its own resourcesavailable to other computers on the
network.
 Eachcomputer isresponsible for setting up and maintaining
its own security for these resources.
 Alsoeach computer isresponsible for accessingthe required
network resourcesfrom peer to peer relationships.
 Peer to peer network isuseful for a small networkcontaining
lessthan 10computers on a single LAN .
 In peer to peer network each computer can function asboth
client and server.
 Peer to peer networks do not have a central control system.
There are no serversin peer networks.
 Peer networks are amplified into home group.
 Disadvantages:
 Not very secure
 No central point of
storage or file archiving
 Additional load on
computer because of
resource sharing
 Hard to maintain
version control
Advantages:
 Useless expensive
computer hardware
 Easyto administer
 No NOS required
 More built in redundancy
 Easysetup & low cost
 In client-server network relationships, certain computers act
asserverand other act asclients.A server issimply a
computer, that available the network resourcesand provides
serviceto other computers when they request it. A client is
the computer running a program that requeststhe service
from a server.
 Local area network(LAN) isbased on client server network
relationship.
 A client-server network isone n which all available network
resourcessuchasfiles, directories, applications and shared
devices, are centrally managed and hosted and then are
accessedbyclient.
 Client servenetwork are defined by the presenceof serverson
a network that provide security and administration of the
network.
DISADVANTAGES OF CLIENT-
SERVERNETWORK
Advantages:
 Very secure
 Better performance
 Centralized backup
 very reliable
Disadvantages:
 requires professional
administration
 More hardware-
intensive
 More software
intensive
 Expensivededicated
software
 File server: These servers provide the services for
storing, retrieving and moving the data. A user can
read, write, exchange and manage the files with the
help of file servers.
 Printer server: The printer server is used for controlling and
managing printing on the network. It also offers the fax
service to the network users.
 Application server: The expensive software and additional
computing power can be shared by the computers in a
network with he help of application servers.
 Message server: It is used to co-ordinate the interaction
between users, documents and applications. The data can be
used in the for of audio, video, binary, text or graphics.
 Database server: It is a type of application server. It allows the
uses to access the centralised strong database.
 Signals are classified into the following categories:
 Continuous Time and Discrete Time Signals
 Analog & Digital Signals
 Deterministic and Non-deterministic Signals
 Even and Odd Signals
 Periodic and Aperiodic Signals
 Energy and Power Signals
 Real and Imaginary Signals
In communication system, analog signals travel through
transmission media, which tends to deteriorate the quality of
analog signal. This imperfection causes signal impairment.
This means that received signal is not same as the signal that
was send.
Data rate governs the speed of data transmission. A very
important consideration in data communication is how
fast we can send data, in bits per second, over a channel.
Data rate depends upon 3 factors:
 The bandwidth available
 Number of levels in digital signal
 The quality of the channel – level of noise
For a noiseless channel, the Nyquist bit rate formula
defines the theoretical maximum bit rate
 BitRate = 2 * Bandwidth * log2(L)
In the above equation, bandwidth is the bandwidth of the
channel, L is the number of signal levels used to represent
data, and BitRate is the bit rate in bits per second.
Bandwidth is a fixed quantity, so it cannot be changed.
Hence, the data rate is directly proportional to the number
of signal levels.
In reality, we cannot have a noiseless channel; the channel is always
noisy. Shannon capacity is
used, to determine the theoretical highest data rate for a noisy
channel:
 Capacity = bandwidth * log2(1 + SNR)
In the above equation, bandwidth is the bandwidth of the channel,
SNR is the signal-to-noise ratio, and capacity is the capacity of the
channel in bits per second.
Bandwidth is a fixed quantity, so it cannot be changed. Hence, the
channel capacity is directly proportional to the power of the signal,
as SNR = (Power of signal) / (power of noise).
The signal-to-noise ratio (S/N) is usually expressed in decibels (dB)
given by the formula:
 10 * log10(S/N)
Synchronous Transmission:
In Synchronous Transmission, data is sent in form of blocks or frames. This
transmission is the full duplex type. Between sender and receiver the
synchronization is compulsory. In Synchronous transmission, There is no
gap present between data. It is more efficient and more reliable than
asynchronous transmission to transfer the large amount of data.
 Asynchronous Transmission:
In Asynchronous Transmission, data is sent in form of byte or character. This
transmission is the half duplex type transmission. In this transmission start
bits and stop bits are added with data. It does not require synchronization.
Transmission mode means transferring of data between two devices. It is also
known as communication mode. Buses and networks are designed to allow
communication to occur between individual devices that are interconnected.
 In Simplex mode, the communication is unidirectional, as on a one-way
street. Only one of the two devices on a link can transmit, the other can
only receive.
 In half-duplex mode, each station can both transmit and receive, but not at
the same time. When one device is sending, the other can only receive, and
vice versa.
 In full-duplex mode, both stations can transmit and receive
simultaneously.
Computer network introduction
Computer network introduction

More Related Content

What's hot

Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardware
Mziaulla
 
Lec1 :- Data communication and network
Lec1 :- Data communication and networkLec1 :- Data communication and network
Lec1 :- Data communication and network
Dhrumil Shah
 
Csma
CsmaCsma
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
Ashita Agrawal
 
Dhcp
DhcpDhcp
Linux kernel modules
Linux kernel modulesLinux kernel modules
Linux kernel modules
Eddy Reyes
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
Rajesh Sadhukha
 
Networking Basics
Networking BasicsNetworking Basics
Networking Basics
Mohd. ShahNawab
 
Kernels and its types
Kernels and its typesKernels and its types
Kernels and its types
ARAVIND18MCS1004
 
Acceso directo a memoria
Acceso directo a memoriaAcceso directo a memoria
Acceso directo a memoria
alan moreno
 
Computer Networking fundamentals
Computer Networking fundamentals Computer Networking fundamentals
Computer Networking fundamentals
Kirti Verma
 
Heterogeneous computing
Heterogeneous computingHeterogeneous computing
Heterogeneous computing
Rashid Ansari
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
Manjit Chavda
 
Network operating system
Network operating systemNetwork operating system
Network operating system
Jasper John Cinatad
 
Pipeline hazards in computer Architecture ppt
Pipeline hazards in computer Architecture pptPipeline hazards in computer Architecture ppt
Pipeline hazards in computer Architecture ppt
mali yogesh kumar
 
Aruitectura von neumann
Aruitectura von neumannAruitectura von neumann
Aruitectura von neumann
Maria Garcia
 
Wide Area Networking
Wide Area NetworkingWide Area Networking
Networking and Internetworking Devices
Networking and Internetworking DevicesNetworking and Internetworking Devices
Networking and Internetworking Devices
21viveksingh
 
Microkernel
MicrokernelMicrokernel
Microkernel
tushart324
 
Computer network
Computer networkComputer network
Computer network
Neha Gupta
 

What's hot (20)

Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardware
 
Lec1 :- Data communication and network
Lec1 :- Data communication and networkLec1 :- Data communication and network
Lec1 :- Data communication and network
 
Csma
CsmaCsma
Csma
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
 
Dhcp
DhcpDhcp
Dhcp
 
Linux kernel modules
Linux kernel modulesLinux kernel modules
Linux kernel modules
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Networking Basics
Networking BasicsNetworking Basics
Networking Basics
 
Kernels and its types
Kernels and its typesKernels and its types
Kernels and its types
 
Acceso directo a memoria
Acceso directo a memoriaAcceso directo a memoria
Acceso directo a memoria
 
Computer Networking fundamentals
Computer Networking fundamentals Computer Networking fundamentals
Computer Networking fundamentals
 
Heterogeneous computing
Heterogeneous computingHeterogeneous computing
Heterogeneous computing
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
 
Network operating system
Network operating systemNetwork operating system
Network operating system
 
Pipeline hazards in computer Architecture ppt
Pipeline hazards in computer Architecture pptPipeline hazards in computer Architecture ppt
Pipeline hazards in computer Architecture ppt
 
Aruitectura von neumann
Aruitectura von neumannAruitectura von neumann
Aruitectura von neumann
 
Wide Area Networking
Wide Area NetworkingWide Area Networking
Wide Area Networking
 
Networking and Internetworking Devices
Networking and Internetworking DevicesNetworking and Internetworking Devices
Networking and Internetworking Devices
 
Microkernel
MicrokernelMicrokernel
Microkernel
 
Computer network
Computer networkComputer network
Computer network
 

Similar to Computer network introduction

Basicnetworkconcepts 140422021634-phpapp01
Basicnetworkconcepts 140422021634-phpapp01Basicnetworkconcepts 140422021634-phpapp01
Basicnetworkconcepts 140422021634-phpapp01
sreekanth umnarsetty
 
Basicnetworkconcepts 140422021634-phpapp01
Basicnetworkconcepts 140422021634-phpapp01Basicnetworkconcepts 140422021634-phpapp01
Basicnetworkconcepts 140422021634-phpapp01
Deepak Sharma
 
Computer network 1
Computer network 1Computer network 1
Computer network 1
gondwana university
 
final NEtworking.pptx
final  NEtworking.pptxfinal  NEtworking.pptx
final NEtworking.pptx
HardeepKaurCSEAssist
 
Lecture-03 - Introduction To Network.pptx
Lecture-03 - Introduction To Network.pptxLecture-03 - Introduction To Network.pptx
Lecture-03 - Introduction To Network.pptx
Md. Sakhawat Hossain
 
computer network basic concepets with diagram.pptx
computer network basic concepets with diagram.pptxcomputer network basic concepets with diagram.pptx
computer network basic concepets with diagram.pptx
PradiptaPaul7
 
Fg c
Fg cFg c
Fg c
Taha Khan
 
Network and network types6.pdf got from cbse site
Network and network types6.pdf got from cbse siteNetwork and network types6.pdf got from cbse site
Network and network types6.pdf got from cbse site
omkhedekxr
 
Networking and telecommunication.pptx
Networking and telecommunication.pptxNetworking and telecommunication.pptx
Networking and telecommunication.pptx
sanskritisubedi2007
 
Rkp internet part i
Rkp internet part iRkp internet part i
Rkp internet part i
DR. Ram Kumar Pathak
 
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
mv9499596
 
Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2
ekul
 
Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2
Kyle
 
Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2
Naruin
 
network.pdf
network.pdfnetwork.pdf
network.pdf
LakshayTyagi28
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
UMaine
 
Computer Networks1
Computer Networks1Computer Networks1
Computer Networks1
arjun0222
 
Network Security and its applications in
Network Security and its applications inNetwork Security and its applications in
Network Security and its applications in
ssuser6478a8
 
COMPUTER NETWORK
COMPUTER NETWORKCOMPUTER NETWORK
COMPUTER NETWORK
SindhuVelmukull
 
Computer networks7
Computer networks7Computer networks7
Computer networks7
Ali Raza
 

Similar to Computer network introduction (20)

Basicnetworkconcepts 140422021634-phpapp01
Basicnetworkconcepts 140422021634-phpapp01Basicnetworkconcepts 140422021634-phpapp01
Basicnetworkconcepts 140422021634-phpapp01
 
Basicnetworkconcepts 140422021634-phpapp01
Basicnetworkconcepts 140422021634-phpapp01Basicnetworkconcepts 140422021634-phpapp01
Basicnetworkconcepts 140422021634-phpapp01
 
Computer network 1
Computer network 1Computer network 1
Computer network 1
 
final NEtworking.pptx
final  NEtworking.pptxfinal  NEtworking.pptx
final NEtworking.pptx
 
Lecture-03 - Introduction To Network.pptx
Lecture-03 - Introduction To Network.pptxLecture-03 - Introduction To Network.pptx
Lecture-03 - Introduction To Network.pptx
 
computer network basic concepets with diagram.pptx
computer network basic concepets with diagram.pptxcomputer network basic concepets with diagram.pptx
computer network basic concepets with diagram.pptx
 
Fg c
Fg cFg c
Fg c
 
Network and network types6.pdf got from cbse site
Network and network types6.pdf got from cbse siteNetwork and network types6.pdf got from cbse site
Network and network types6.pdf got from cbse site
 
Networking and telecommunication.pptx
Networking and telecommunication.pptxNetworking and telecommunication.pptx
Networking and telecommunication.pptx
 
Rkp internet part i
Rkp internet part iRkp internet part i
Rkp internet part i
 
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
 
Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2
 
Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2
 
Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2Hcs Topic 4 Networks V2
Hcs Topic 4 Networks V2
 
network.pdf
network.pdfnetwork.pdf
network.pdf
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
Computer Networks1
Computer Networks1Computer Networks1
Computer Networks1
 
Network Security and its applications in
Network Security and its applications inNetwork Security and its applications in
Network Security and its applications in
 
COMPUTER NETWORK
COMPUTER NETWORKCOMPUTER NETWORK
COMPUTER NETWORK
 
Computer networks7
Computer networks7Computer networks7
Computer networks7
 

More from Sweta Kumari Barnwal

UNIT-1 Start Learning R.pdf
UNIT-1 Start Learning R.pdfUNIT-1 Start Learning R.pdf
UNIT-1 Start Learning R.pdf
Sweta Kumari Barnwal
 
MODULE-2-Cloud Computing.docx.pdf
MODULE-2-Cloud Computing.docx.pdfMODULE-2-Cloud Computing.docx.pdf
MODULE-2-Cloud Computing.docx.pdf
Sweta Kumari Barnwal
 
Number System.pdf
Number System.pdfNumber System.pdf
Number System.pdf
Sweta Kumari Barnwal
 
Cloud Computing_Module-1.pdf
Cloud Computing_Module-1.pdfCloud Computing_Module-1.pdf
Cloud Computing_Module-1.pdf
Sweta Kumari Barnwal
 
Sensors in Different Applications Area.pdf
Sensors in Different Applications Area.pdfSensors in Different Applications Area.pdf
Sensors in Different Applications Area.pdf
Sweta Kumari Barnwal
 
Sensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuitsSensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuits
Sweta Kumari Barnwal
 
Sensors fundamentals and characteristics, physical principle of sensing
Sensors fundamentals and characteristics, physical principle of sensingSensors fundamentals and characteristics, physical principle of sensing
Sensors fundamentals and characteristics, physical principle of sensing
Sweta Kumari Barnwal
 
Logic gates
Logic gatesLogic gates
Basic computer system
Basic computer systemBasic computer system
Basic computer system
Sweta Kumari Barnwal
 
Features of windows
Features of windowsFeatures of windows
Features of windows
Sweta Kumari Barnwal
 
Operating system and services
Operating system and servicesOperating system and services
Operating system and services
Sweta Kumari Barnwal
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
Sweta Kumari Barnwal
 
Application Layer
Application LayerApplication Layer
Application Layer
Sweta Kumari Barnwal
 
Network Layer & Transport Layer
Network Layer & Transport LayerNetwork Layer & Transport Layer
Network Layer & Transport Layer
Sweta Kumari Barnwal
 
Module 5-cloud computing-SECURITY IN THE CLOUD
Module 5-cloud computing-SECURITY IN THE CLOUDModule 5-cloud computing-SECURITY IN THE CLOUD
Module 5-cloud computing-SECURITY IN THE CLOUD
Sweta Kumari Barnwal
 
Module 3-cyber security
Module 3-cyber securityModule 3-cyber security
Module 3-cyber security
Sweta Kumari Barnwal
 
Unit ii-hackers and cyber crimes
Unit ii-hackers and cyber crimesUnit ii-hackers and cyber crimes
Unit ii-hackers and cyber crimes
Sweta Kumari Barnwal
 
Module 3-cloud computing
Module 3-cloud computingModule 3-cloud computing
Module 3-cloud computing
Sweta Kumari Barnwal
 
Virtualization - cloud computing
Virtualization - cloud computingVirtualization - cloud computing
Virtualization - cloud computing
Sweta Kumari Barnwal
 
Process improvement & service oriented software engineering
Process improvement & service oriented software engineeringProcess improvement & service oriented software engineering
Process improvement & service oriented software engineering
Sweta Kumari Barnwal
 

More from Sweta Kumari Barnwal (20)

UNIT-1 Start Learning R.pdf
UNIT-1 Start Learning R.pdfUNIT-1 Start Learning R.pdf
UNIT-1 Start Learning R.pdf
 
MODULE-2-Cloud Computing.docx.pdf
MODULE-2-Cloud Computing.docx.pdfMODULE-2-Cloud Computing.docx.pdf
MODULE-2-Cloud Computing.docx.pdf
 
Number System.pdf
Number System.pdfNumber System.pdf
Number System.pdf
 
Cloud Computing_Module-1.pdf
Cloud Computing_Module-1.pdfCloud Computing_Module-1.pdf
Cloud Computing_Module-1.pdf
 
Sensors in Different Applications Area.pdf
Sensors in Different Applications Area.pdfSensors in Different Applications Area.pdf
Sensors in Different Applications Area.pdf
 
Sensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuitsSensor technology module-3-interface electronic circuits
Sensor technology module-3-interface electronic circuits
 
Sensors fundamentals and characteristics, physical principle of sensing
Sensors fundamentals and characteristics, physical principle of sensingSensors fundamentals and characteristics, physical principle of sensing
Sensors fundamentals and characteristics, physical principle of sensing
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Basic computer system
Basic computer systemBasic computer system
Basic computer system
 
Features of windows
Features of windowsFeatures of windows
Features of windows
 
Operating system and services
Operating system and servicesOperating system and services
Operating system and services
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Application Layer
Application LayerApplication Layer
Application Layer
 
Network Layer & Transport Layer
Network Layer & Transport LayerNetwork Layer & Transport Layer
Network Layer & Transport Layer
 
Module 5-cloud computing-SECURITY IN THE CLOUD
Module 5-cloud computing-SECURITY IN THE CLOUDModule 5-cloud computing-SECURITY IN THE CLOUD
Module 5-cloud computing-SECURITY IN THE CLOUD
 
Module 3-cyber security
Module 3-cyber securityModule 3-cyber security
Module 3-cyber security
 
Unit ii-hackers and cyber crimes
Unit ii-hackers and cyber crimesUnit ii-hackers and cyber crimes
Unit ii-hackers and cyber crimes
 
Module 3-cloud computing
Module 3-cloud computingModule 3-cloud computing
Module 3-cloud computing
 
Virtualization - cloud computing
Virtualization - cloud computingVirtualization - cloud computing
Virtualization - cloud computing
 
Process improvement & service oriented software engineering
Process improvement & service oriented software engineeringProcess improvement & service oriented software engineering
Process improvement & service oriented software engineering
 

Recently uploaded

220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
Kalna College
 
Creativity for Innovation and Speechmaking
Creativity for Innovation and SpeechmakingCreativity for Innovation and Speechmaking
Creativity for Innovation and Speechmaking
MattVassar1
 
Decolonizing Universal Design for Learning
Decolonizing Universal Design for LearningDecolonizing Universal Design for Learning
Decolonizing Universal Design for Learning
Frederic Fovet
 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
Quizzito The Quiz Society of Gargi College
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
MJDuyan
 
What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17
Celine George
 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
whatchangedhowreflec
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Celine George
 
Keynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse CityKeynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse City
PJ Caposey
 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
Kalna College
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
MJDuyan
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
Forum of Blended Learning
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
Celine George
 
pol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdfpol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdf
BiplabHalder13
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
RuchiRathor2
 
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT KanpurDiversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
shabeluno
 
Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024
khabri85
 
How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...
Infosec
 

Recently uploaded (20)

220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
 
Creativity for Innovation and Speechmaking
Creativity for Innovation and SpeechmakingCreativity for Innovation and Speechmaking
Creativity for Innovation and Speechmaking
 
Decolonizing Universal Design for Learning
Decolonizing Universal Design for LearningDecolonizing Universal Design for Learning
Decolonizing Universal Design for Learning
 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
 
What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17
 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
 
Keynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse CityKeynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse City
 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
 
pol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdfpol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdf
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
 
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT KanpurDiversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT Kanpur
 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
 
Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024
 
How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...
 

Computer network introduction

  • 1.
  • 2.  Definition & applications of computer network  Components of computer network  Network benefits  Disadvantages of computer network  Classification by their geographical area  Network classificationby their component role  Typesof servers  SignalClassification  SignalParameters  TransmissionImpairments  MaximumDataRate  TypesofCommunication  TransmissionModes
  • 3.  Computer: Computer once meant a person who did computations, but now the term almost universally refers to automated electronic machinery.  Network: It is a collection of computers, servers, mainframes, network devices, peripherals, or other devices connected to one another to allow the sharing of data. An excellent example of a network is the Internet, which connects millions of people all over the world.
  • 4.  COMPUTER NETWORK:  A computer network isdefined asthe interconnection of two or more computers. It isdone to enable the computersto communicate and share available resources.  APPLICATIONS: i. Sharing of resourcessuchasprinters ii. Sharing of expensive software's and database iii. Communication from one computer to another computer iv. Exchangeof data and information among usersvia  network v. Sharing of information over geographically wide areas.
  • 6.  The network provided to the userscan be divided into two categories: i. Sharing ii. Connectivity
  • 7.  Typesof resources are: 1. Hardware: A network allows usersto share many hardware devicessuchasprinters, modems, fax machines, CD ROM, players, etc. 2. Software: sharing software resourcesreduces the costof software installation, savesspaceon hard disk.
  • 8. o Increased speed o Reduced cost o Improved security o Centralized software managements o Electronic mail o Flexible access
  • 9. o High costofinstallation o Requires time for administration o Failure of server o Cable faults
  • 10.
  • 11.
  • 12.  LAN isa network which isdesigned to operate over a small physical area suchasan office, factory or a group of buildings.  LAN’s are easy to design and troubleshoot  Exchange of information and sharing of resources becomeseasy becauseof LAN.  In LAN all machines are connected to a single cable.  Different types of topologies suchasstar, tree, bus, ring, etc Can be used  It isusually a privately ownednetwork.
  • 13.  When network spansover a large distance or when the computers to be connected to each other are at widely separated locations a local area network cannot be used.A wide area network(WAN) isinstalled.  The communication between different usersof WAN isestablished usingleased telephone lines, satellite links and similar channels.  It ischeaper and more efficient to usethe phone network for the link.  Most WAN networks are usedto transfer large blocksof data between its users.
  • 14.  A personal area network isa computer network organized around an individual person.  It generally consistsof a mobile computer, a cell phone or personal digital assistant. PAN enables the communication among these devices.  It can alsobe usedfor communication among personal devicesthemselves for connecting to a digital level network and internet.  The PANs can be constructedusingwirelessor cables.
  • 15. PARAMETERS LAN WAN MAN Ownership of network Private Private or public Private or public Geographical area covered Small Very large Moderate Design and maintenance Easy Not easy Not easy Communication medium Coaxial cable PSTNor satellite links Coaxial cables, PSTN,optical fibre, cables, wireless Bandwidth Low High moderate Data rates(speed) High Low moderate
  • 16. LOCALAREANETWORK PEERTO PEER NETWORK CLIENT SERVERNETWORK
  • 17.  In peer to peer network each computer isresponsible for making its own resourcesavailable to other computers on the network.  Eachcomputer isresponsible for setting up and maintaining its own security for these resources.  Alsoeach computer isresponsible for accessingthe required network resourcesfrom peer to peer relationships.  Peer to peer network isuseful for a small networkcontaining lessthan 10computers on a single LAN .  In peer to peer network each computer can function asboth client and server.  Peer to peer networks do not have a central control system. There are no serversin peer networks.  Peer networks are amplified into home group.
  • 18.  Disadvantages:  Not very secure  No central point of storage or file archiving  Additional load on computer because of resource sharing  Hard to maintain version control Advantages:  Useless expensive computer hardware  Easyto administer  No NOS required  More built in redundancy  Easysetup & low cost
  • 19.
  • 20.  In client-server network relationships, certain computers act asserverand other act asclients.A server issimply a computer, that available the network resourcesand provides serviceto other computers when they request it. A client is the computer running a program that requeststhe service from a server.  Local area network(LAN) isbased on client server network relationship.  A client-server network isone n which all available network resourcessuchasfiles, directories, applications and shared devices, are centrally managed and hosted and then are accessedbyclient.  Client servenetwork are defined by the presenceof serverson a network that provide security and administration of the network.
  • 21. DISADVANTAGES OF CLIENT- SERVERNETWORK Advantages:  Very secure  Better performance  Centralized backup  very reliable Disadvantages:  requires professional administration  More hardware- intensive  More software intensive  Expensivededicated software
  • 22.
  • 23.  File server: These servers provide the services for storing, retrieving and moving the data. A user can read, write, exchange and manage the files with the help of file servers.  Printer server: The printer server is used for controlling and managing printing on the network. It also offers the fax service to the network users.  Application server: The expensive software and additional computing power can be shared by the computers in a network with he help of application servers.  Message server: It is used to co-ordinate the interaction between users, documents and applications. The data can be used in the for of audio, video, binary, text or graphics.  Database server: It is a type of application server. It allows the uses to access the centralised strong database.
  • 24.  Signals are classified into the following categories:  Continuous Time and Discrete Time Signals  Analog & Digital Signals  Deterministic and Non-deterministic Signals  Even and Odd Signals  Periodic and Aperiodic Signals  Energy and Power Signals  Real and Imaginary Signals
  • 25.
  • 26. In communication system, analog signals travel through transmission media, which tends to deteriorate the quality of analog signal. This imperfection causes signal impairment. This means that received signal is not same as the signal that was send.
  • 27. Data rate governs the speed of data transmission. A very important consideration in data communication is how fast we can send data, in bits per second, over a channel. Data rate depends upon 3 factors:  The bandwidth available  Number of levels in digital signal  The quality of the channel – level of noise
  • 28. For a noiseless channel, the Nyquist bit rate formula defines the theoretical maximum bit rate  BitRate = 2 * Bandwidth * log2(L) In the above equation, bandwidth is the bandwidth of the channel, L is the number of signal levels used to represent data, and BitRate is the bit rate in bits per second. Bandwidth is a fixed quantity, so it cannot be changed. Hence, the data rate is directly proportional to the number of signal levels.
  • 29. In reality, we cannot have a noiseless channel; the channel is always noisy. Shannon capacity is used, to determine the theoretical highest data rate for a noisy channel:  Capacity = bandwidth * log2(1 + SNR) In the above equation, bandwidth is the bandwidth of the channel, SNR is the signal-to-noise ratio, and capacity is the capacity of the channel in bits per second. Bandwidth is a fixed quantity, so it cannot be changed. Hence, the channel capacity is directly proportional to the power of the signal, as SNR = (Power of signal) / (power of noise). The signal-to-noise ratio (S/N) is usually expressed in decibels (dB) given by the formula:  10 * log10(S/N)
  • 30. Synchronous Transmission: In Synchronous Transmission, data is sent in form of blocks or frames. This transmission is the full duplex type. Between sender and receiver the synchronization is compulsory. In Synchronous transmission, There is no gap present between data. It is more efficient and more reliable than asynchronous transmission to transfer the large amount of data.
  • 31.  Asynchronous Transmission: In Asynchronous Transmission, data is sent in form of byte or character. This transmission is the half duplex type transmission. In this transmission start bits and stop bits are added with data. It does not require synchronization.
  • 32. Transmission mode means transferring of data between two devices. It is also known as communication mode. Buses and networks are designed to allow communication to occur between individual devices that are interconnected.  In Simplex mode, the communication is unidirectional, as on a one-way street. Only one of the two devices on a link can transmit, the other can only receive.  In half-duplex mode, each station can both transmit and receive, but not at the same time. When one device is sending, the other can only receive, and vice versa.  In full-duplex mode, both stations can transmit and receive simultaneously.
  翻译: