SlideShare a Scribd company logo
1 of 35
Introduction of ComputerIntroduction of Computer
NetworksNetworks
By Prof. Mayank JainBy Prof. Mayank Jain
Computer Network -Computer Network -
Basic ConceptsBasic Concepts
 Computer NetworksComputer Networks
 Communication ModelCommunication Model
 Transmission ModesTransmission Modes
 Communication TypesCommunication Types
 Classification Of Computer NetworksClassification Of Computer Networks
 By ScaleBy Scale
 By StructureBy Structure
 By TopologyBy Topology
 Network MediaNetwork Media
 InternetworkingInternetworking
Computer NetworkComputer Network
 A computer network is a group of interconnectedA computer network is a group of interconnected
computers.computers.
 It allows computers to communicate with each other andIt allows computers to communicate with each other and
to share resources and information.to share resources and information.
 First Network : The Advanced Research Projects AgencyFirst Network : The Advanced Research Projects Agency
(ARPA) funded the design of the "Advanced Research(ARPA) funded the design of the "Advanced Research
Projects Agency Network" (ARPANET) for the UnitedProjects Agency Network" (ARPANET) for the United
States Department of DefenseStates Department of Defense
Communication ModelCommunication Model
Communication ModelCommunication Model
 SourceSource
 generates data to be transmittedgenerates data to be transmitted
 TransmitterTransmitter
 Converts data into transmittable signalsConverts data into transmittable signals
 Transmission SystemTransmission System
 Carries dataCarries data
 ReceiverReceiver
 Converts received signal into dataConverts received signal into data
 DestinationDestination
 Takes incoming dataTakes incoming data
Communication ModelCommunication Model
Data transmission modesData transmission modes
 Direction of flowDirection of flow
 No. of bits sent simultaneouslyNo. of bits sent simultaneously
 Synchronization between sender andSynchronization between sender and
receiverreceiver
Direction of flow Type:Direction of flow Type:
 SimplexSimplex
 One directionOne direction
 e.g. Televisione.g. Television
 Half duplexHalf duplex
 Either direction, butEither direction, but
only one way at a timeonly one way at a time
 e.g. police radioe.g. police radio
 Full duplexFull duplex
 Both directions at theBoth directions at the
same timesame time
 e.g. telephonee.g. telephone
No. of bits sent simultaneouslyNo. of bits sent simultaneously
 Serial Data transmissionSerial Data transmission
 Parallel Data transmissionParallel Data transmission
Synchronization betweenSynchronization between
sender and receiversender and receiver
 Synchronous Data transmissionSynchronous Data transmission
 Asynchronous Data transmissionAsynchronous Data transmission
Data Communication TypesData Communication Types
 Unicasting (one-to-one)Unicasting (one-to-one)
 Multicasting (one-to-many)Multicasting (one-to-many)
 Broadcasting (one-to-all)Broadcasting (one-to-all)
Network ClassificationNetwork Classification
 By Size or ScaleBy Size or Scale
 LANLAN
 WANWAN
 MANMAN
 CANCAN
 PANPAN
Local Area Network (LAN)Local Area Network (LAN)
 Contains printers, servers and computersContains printers, servers and computers
 Systems are close to each otherSystems are close to each other
 Contained in one office or buildingContained in one office or building
 Organizations often have several LANSOrganizations often have several LANS
Wide Area Networks (WAN)Wide Area Networks (WAN)
 Two or more LANs connectedTwo or more LANs connected
 Over a large geographic areaOver a large geographic area
 Typically use public or leased linesTypically use public or leased lines
 Phone linesPhone lines
 SatelliteSatellite
 The Internet is a WANThe Internet is a WAN
Metropolitan Area Network (MAN)Metropolitan Area Network (MAN)
 Large network that connects differentLarge network that connects different
organizationsorganizations
 Shares regional resourcesShares regional resources
 A network provider sells timeA network provider sells time
Campus Area Networks (CAN)Campus Area Networks (CAN)
 A LAN in one large geographic areaA LAN in one large geographic area
 Resources related to the sameResources related to the same
organizationorganization
 Each department shares the LANEach department shares the LAN
Personal Area Network (PAN)Personal Area Network (PAN)
 Very small scale networkVery small scale network
 Range is less than 2 metersRange is less than 2 meters
 Cell phones, PDAs, MP3 playersCell phones, PDAs, MP3 players
Network ClassificationNetwork Classification
 By Structure / Functional RelationshipBy Structure / Functional Relationship
 Client / ServerClient / Server
 Peer to Peer (P2PN)Peer to Peer (P2PN)
Client/Server networkClient/Server network
 Nodes and servers share data rolesNodes and servers share data roles
 Nodes are called clientsNodes are called clients
 Servers are used to control accessServers are used to control access
 Database softwareDatabase software
 Access to data controlled by serverAccess to data controlled by server
 Server is the most important computerServer is the most important computer
Peer to peer networks (P2PN)Peer to peer networks (P2PN)
 All nodes are equalAll nodes are equal
 Nodes access resources on other nodesNodes access resources on other nodes
 Each node controls its own resourcesEach node controls its own resources
 Most modern OS allow P2PNMost modern OS allow P2PN
 Distributed computing is a formDistributed computing is a form
Network ClassificationNetwork Classification
 By Topology / Physical ConnectivityBy Topology / Physical Connectivity
 BUSBUS
 STARSTAR
 RINGRING
 MESHMESH
 TREETREE
Network TopologyNetwork Topology
 Logical layout of wires and equipmentLogical layout of wires and equipment
 Choice affectsChoice affects
 Network performanceNetwork performance
 Network sizeNetwork size
 Network collision detectionNetwork collision detection
BUSBUS
 Also called linear busAlso called linear bus
 One wire connects all nodesOne wire connects all nodes
 Terminator ends the wiresTerminator ends the wires
 AdvantagesAdvantages
 Easy to setupEasy to setup
 Small amount of wireSmall amount of wire
 DisadvantagesDisadvantages
 SlowSlow
 Easy to crashEasy to crash
STARSTAR
 All nodes connect to a hubAll nodes connect to a hub
 Packets sent to hubPackets sent to hub
 Hub sends packet to destinationHub sends packet to destination
 AdvantagesAdvantages
 Easy to setupEasy to setup
 One cable can not crash networkOne cable can not crash network
 DisadvantagesDisadvantages
 One hub crashing downs entire networkOne hub crashing downs entire network
 Uses lots of cableUses lots of cable
 Most common topologyMost common topology
RINGRING
 Nodes connected in a circleNodes connected in a circle
 Tokens used to transmit dataTokens used to transmit data
 Nodes must wait for token to sendNodes must wait for token to send
 AdvantagesAdvantages
 Time to send data is knownTime to send data is known
 No data collisionsNo data collisions
 DisadvantagesDisadvantages
 SlowSlow
 Lots of cableLots of cable
MESHMESH
 All computers connected togetherAll computers connected together
 Internet is a mesh networkInternet is a mesh network
 AdvantageAdvantage
 Data will always be deliveredData will always be delivered
 DisadvantagesDisadvantages
 Lots of cableLots of cable
 Hard to setupHard to setup
TREETREE
 Hierarchal ModelHierarchal Model
 AdvantagesAdvantages
 ScaleableScaleable
 Easy ImplementationEasy Implementation
 Easy TroubleshootingEasy Troubleshooting
Network MediaNetwork Media
 Links that connect nodesLinks that connect nodes
 Choice impactsChoice impacts
 SpeedSpeed
 SecuritySecurity
 SizeSize
Twisted-pair cablingTwisted-pair cabling
 Most common LAN cableMost common LAN cable
 Called Cat5 or 100BaseTCalled Cat5 or 100BaseT
 Four pairs of copper cable twistedFour pairs of copper cable twisted
 May be shielded from interferenceMay be shielded from interference
 Speeds range fromSpeeds range from
1 Mbps to 1,000 Mbps1 Mbps to 1,000 Mbps
Coaxial cableCoaxial cable
 Similar to cable TV wireSimilar to cable TV wire
 One wire runs through cableOne wire runs through cable
 Shielded from interferenceShielded from interference
 Speeds up to 10 MbpsSpeeds up to 10 Mbps
 Nearly obsoleteNearly obsolete
Fiber-optic cableFiber-optic cable
 Data is transmitted with light pulsesData is transmitted with light pulses
 Glass strand instead of cableGlass strand instead of cable
 Immune to interferenceImmune to interference
 Very secureVery secure
 Hard to work withHard to work with
 Speeds up toSpeeds up to
100 Gbps100 Gbps
Wireless MediaWireless Media
 Data transmitted through the airData transmitted through the air
 LANs use radio wavesLANs use radio waves
 WANs use microwave signalsWANs use microwave signals
 Easy to setupEasy to setup
 Difficult to secureDifficult to secure
Internetwork
 An Internetwork is the connection of two or more
distinct computer networks or network segments
via a common routing technology.
 Any interconnection among or between public,
private, commercial, industrial, or governmental
networks may also be defined as an
internetwork.
InternetworkInternetwork
 Intranet
 An intranet is a set of networks, using the Internet Protocol and IP-based tools
such as web browsers and file transfer applications, that is under the control of a
single administrative entity.
 Most commonly, an intranet is the internal network of an organization
 Extranet
 An extranet is a network or internetwork that is limited in scope to a single
organization or entity but which also has limited connections to the networks of
one or more other usually, but not necessarily, trusted organizations or entities
 by definition, an extranet cannot consist of a single LAN; it must have at least
one connection with an external network.
 Internet
 The Internet consists of a worldwide interconnection of governmental, academic,
public, and private networks based upon the networking technologies of the
Internet Protocol Suite.
 It is the successor of the Advanced Research Projects Agency Network
(ARPANET) developed by DARPA of the U.S. Department of Defense.
 The Internet is also the communications backbone underlying the World Wide
Web (WWW).
Pad lena JantaPad lena Janta 

More Related Content

What's hot

Computer networks7
Computer networks7Computer networks7
Computer networks7Ali Raza
 
Computer Networks for Computer Science Student
Computer Networks for Computer Science StudentComputer Networks for Computer Science Student
Computer Networks for Computer Science Studentrprajat007
 
Basics of Networks ,Advantages and Disadvantages
Basics of  Networks ,Advantages and DisadvantagesBasics of  Networks ,Advantages and Disadvantages
Basics of Networks ,Advantages and Disadvantagessabari Giri
 
computer network - basic concepts
computer network - basic conceptscomputer network - basic concepts
computer network - basic conceptsSithu PM
 
Networking concepts and terms
Networking concepts and termsNetworking concepts and terms
Networking concepts and termsHemnath R.
 
Communication and computer networks
Communication and computer networksCommunication and computer networks
Communication and computer networksRabail Khowaja
 
Welcome to Computer Networks
Welcome to Computer NetworksWelcome to Computer Networks
Welcome to Computer Networksfarhan516
 
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
 
A Network Of Networks For Slide Share
A Network Of Networks For Slide ShareA Network Of Networks For Slide Share
A Network Of Networks For Slide Shareitsvineeth209
 
System and network administration network services
System and network administration network servicesSystem and network administration network services
System and network administration network servicesUc Man
 
Introduction to networking by vikas jagtap
 Introduction to networking by vikas jagtap Introduction to networking by vikas jagtap
Introduction to networking by vikas jagtapVikas Jagtap
 
3 computer network - basic concepts
3   computer network - basic concepts3   computer network - basic concepts
3 computer network - basic conceptsAnkit Garg
 
03 basic computer_network
03 basic computer_network03 basic computer_network
03 basic computer_networkP Kiran Sree
 
Computer networks--network
Computer networks--networkComputer networks--network
Computer networks--networkVinnu Vinod Kvk
 
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 FundamentalsUMA MAHESWARI
 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networkingSithu PM
 

What's hot (20)

Computer networks7
Computer networks7Computer networks7
Computer networks7
 
Computer Networks for Computer Science Student
Computer Networks for Computer Science StudentComputer Networks for Computer Science Student
Computer Networks for Computer Science Student
 
COMPUTER NETWORKS
COMPUTER NETWORKSCOMPUTER NETWORKS
COMPUTER NETWORKS
 
Basics of Networks ,Advantages and Disadvantages
Basics of  Networks ,Advantages and DisadvantagesBasics of  Networks ,Advantages and Disadvantages
Basics of Networks ,Advantages and Disadvantages
 
computer network - basic concepts
computer network - basic conceptscomputer network - basic concepts
computer network - basic concepts
 
Networking concepts and terms
Networking concepts and termsNetworking concepts and terms
Networking concepts and terms
 
Communication and computer networks
Communication and computer networksCommunication and computer networks
Communication and computer networks
 
Welcome to Computer Networks
Welcome to Computer NetworksWelcome to Computer Networks
Welcome to Computer Networks
 
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
 
Ch01
Ch01Ch01
Ch01
 
A Network Of Networks For Slide Share
A Network Of Networks For Slide ShareA Network Of Networks For Slide Share
A Network Of Networks For Slide Share
 
System and network administration network services
System and network administration network servicesSystem and network administration network services
System and network administration network services
 
Introduction to networking by vikas jagtap
 Introduction to networking by vikas jagtap Introduction to networking by vikas jagtap
Introduction to networking by vikas jagtap
 
3 computer network - basic concepts
3   computer network - basic concepts3   computer network - basic concepts
3 computer network - basic concepts
 
03 basic computer_network
03 basic computer_network03 basic computer_network
03 basic computer_network
 
Computer networks--network
Computer networks--networkComputer networks--network
Computer networks--network
 
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
 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networking
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 

Similar to 2 computer network - basic concepts

Computer network basic concepts
Computer network   basic conceptsComputer network   basic concepts
Computer network basic conceptsrahul kapoliya
 
3 computer network - basic concepts
3   computer network - basic concepts3   computer network - basic concepts
3 computer network - basic conceptsIbrahim Mugis
 
E business 2014 l06
E business 2014 l06E business 2014 l06
E business 2014 l06kchanaka3
 
Important terms in understanding internet programming
Important terms in understanding internet programmingImportant terms in understanding internet programming
Important terms in understanding internet programmingshahajahankhan123
 
Network-20210426203825.ppt
Network-20210426203825.pptNetwork-20210426203825.ppt
Network-20210426203825.pptSri Latha
 
Network protocol
Network protocolNetwork protocol
Network protocolQadarAhmed1
 
Unit I_Computer Networks_2.ppt
Unit I_Computer Networks_2.pptUnit I_Computer Networks_2.ppt
Unit I_Computer Networks_2.pptArumugam90
 
Network-20210426203825.ppt
Network-20210426203825.pptNetwork-20210426203825.ppt
Network-20210426203825.pptSaagar Shetage
 
A computer network links several computers. Office networks allow people to w...
A computer network links several computers. Office networks allow people to w...A computer network links several computers. Office networks allow people to w...
A computer network links several computers. Office networks allow people to w...sherinjoyson
 
Network- computer networking by vinod ppt
Network- computer networking by vinod pptNetwork- computer networking by vinod ppt
Network- computer networking by vinod pptDhruvilSTATUS
 
Network-20210426203825.ppt
Network-20210426203825.pptNetwork-20210426203825.ppt
Network-20210426203825.pptkrishna683602
 
Advanced Computer Network-20210426203825.ppt
Advanced Computer Network-20210426203825.pptAdvanced Computer Network-20210426203825.ppt
Advanced Computer Network-20210426203825.pptSmitaPatil541701
 
Computer Network basic
Computer Network basicComputer Network basic
Computer Network basicCeoTranDang
 
The Computer Network - All the basic Knowledge
The Computer Network - All the basic KnowledgeThe Computer Network - All the basic Knowledge
The Computer Network - All the basic Knowledgessuseree2ffc
 
Network how to configure switch router .ppt
Network how to configure switch router .pptNetwork how to configure switch router .ppt
Network how to configure switch router .pptPawanKayande1
 
Computer Network and its applications, different kinds of technologies and di...
Computer Network and its applications, different kinds of technologies and di...Computer Network and its applications, different kinds of technologies and di...
Computer Network and its applications, different kinds of technologies and di...ssuser036308
 

Similar to 2 computer network - basic concepts (20)

Computer network basic concepts
Computer network   basic conceptsComputer network   basic concepts
Computer network basic concepts
 
3 computer network - basic concepts
3   computer network - basic concepts3   computer network - basic concepts
3 computer network - basic concepts
 
E business 2014 l06
E business 2014 l06E business 2014 l06
E business 2014 l06
 
Important terms in understanding internet programming
Important terms in understanding internet programmingImportant terms in understanding internet programming
Important terms in understanding internet programming
 
final NEtworking.pptx
final  NEtworking.pptxfinal  NEtworking.pptx
final NEtworking.pptx
 
Network-20210426203825.ppt
Network-20210426203825.pptNetwork-20210426203825.ppt
Network-20210426203825.ppt
 
Network protocol
Network protocolNetwork protocol
Network protocol
 
Network.ppt
Network.pptNetwork.ppt
Network.ppt
 
Basic Networking.ppt
Basic Networking.pptBasic Networking.ppt
Basic Networking.ppt
 
Unit I_Computer Networks_2.ppt
Unit I_Computer Networks_2.pptUnit I_Computer Networks_2.ppt
Unit I_Computer Networks_2.ppt
 
Network-20210426203825.ppt
Network-20210426203825.pptNetwork-20210426203825.ppt
Network-20210426203825.ppt
 
A computer network links several computers. Office networks allow people to w...
A computer network links several computers. Office networks allow people to w...A computer network links several computers. Office networks allow people to w...
A computer network links several computers. Office networks allow people to w...
 
Network- computer networking by vinod ppt
Network- computer networking by vinod pptNetwork- computer networking by vinod ppt
Network- computer networking by vinod ppt
 
Network-20210426203825.ppt
Network-20210426203825.pptNetwork-20210426203825.ppt
Network-20210426203825.ppt
 
Networking devices.ppt
Networking devices.pptNetworking devices.ppt
Networking devices.ppt
 
Advanced Computer Network-20210426203825.ppt
Advanced Computer Network-20210426203825.pptAdvanced Computer Network-20210426203825.ppt
Advanced Computer Network-20210426203825.ppt
 
Computer Network basic
Computer Network basicComputer Network basic
Computer Network basic
 
The Computer Network - All the basic Knowledge
The Computer Network - All the basic KnowledgeThe Computer Network - All the basic Knowledge
The Computer Network - All the basic Knowledge
 
Network how to configure switch router .ppt
Network how to configure switch router .pptNetwork how to configure switch router .ppt
Network how to configure switch router .ppt
 
Computer Network and its applications, different kinds of technologies and di...
Computer Network and its applications, different kinds of technologies and di...Computer Network and its applications, different kinds of technologies and di...
Computer Network and its applications, different kinds of technologies and di...
 

More from Mayank Jain

C, C++, Java, Android
C, C++, Java, AndroidC, C++, Java, Android
C, C++, Java, AndroidMayank Jain
 
C++ classes tutorials
C++ classes tutorialsC++ classes tutorials
C++ classes tutorialsMayank Jain
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networkingMayank Jain
 
Distributes objects and Rmi
Distributes objects and RmiDistributes objects and Rmi
Distributes objects and RmiMayank Jain
 
Ds objects and models
Ds objects and modelsDs objects and models
Ds objects and modelsMayank Jain
 
Aggrement protocols
Aggrement protocolsAggrement protocols
Aggrement protocolsMayank Jain
 
Enhanced E-R diagram
Enhanced E-R diagramEnhanced E-R diagram
Enhanced E-R diagramMayank Jain
 

More from Mayank Jain (9)

C, C++, Java, Android
C, C++, Java, AndroidC, C++, Java, Android
C, C++, Java, Android
 
C++ functions
C++ functionsC++ functions
C++ functions
 
C++ classes tutorials
C++ classes tutorialsC++ classes tutorials
C++ classes tutorials
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
Distributes objects and Rmi
Distributes objects and RmiDistributes objects and Rmi
Distributes objects and Rmi
 
Ds ppt imp.
Ds ppt imp.Ds ppt imp.
Ds ppt imp.
 
Ds objects and models
Ds objects and modelsDs objects and models
Ds objects and models
 
Aggrement protocols
Aggrement protocolsAggrement protocols
Aggrement protocols
 
Enhanced E-R diagram
Enhanced E-R diagramEnhanced E-R diagram
Enhanced E-R diagram
 

Recently uploaded

Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
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
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 

Recently uploaded (20)

Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
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
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 

2 computer network - basic concepts

  • 1. Introduction of ComputerIntroduction of Computer NetworksNetworks By Prof. Mayank JainBy Prof. Mayank Jain
  • 2. Computer Network -Computer Network - Basic ConceptsBasic Concepts  Computer NetworksComputer Networks  Communication ModelCommunication Model  Transmission ModesTransmission Modes  Communication TypesCommunication Types  Classification Of Computer NetworksClassification Of Computer Networks  By ScaleBy Scale  By StructureBy Structure  By TopologyBy Topology  Network MediaNetwork Media  InternetworkingInternetworking
  • 3. Computer NetworkComputer Network  A computer network is a group of interconnectedA computer network is a group of interconnected computers.computers.  It allows computers to communicate with each other andIt allows computers to communicate with each other and to share resources and information.to share resources and information.  First Network : The Advanced Research Projects AgencyFirst Network : The Advanced Research Projects Agency (ARPA) funded the design of the "Advanced Research(ARPA) funded the design of the "Advanced Research Projects Agency Network" (ARPANET) for the UnitedProjects Agency Network" (ARPANET) for the United States Department of DefenseStates Department of Defense
  • 5. Communication ModelCommunication Model  SourceSource  generates data to be transmittedgenerates data to be transmitted  TransmitterTransmitter  Converts data into transmittable signalsConverts data into transmittable signals  Transmission SystemTransmission System  Carries dataCarries data  ReceiverReceiver  Converts received signal into dataConverts received signal into data  DestinationDestination  Takes incoming dataTakes incoming data
  • 7. Data transmission modesData transmission modes  Direction of flowDirection of flow  No. of bits sent simultaneouslyNo. of bits sent simultaneously  Synchronization between sender andSynchronization between sender and receiverreceiver
  • 8. Direction of flow Type:Direction of flow Type:  SimplexSimplex  One directionOne direction  e.g. Televisione.g. Television  Half duplexHalf duplex  Either direction, butEither direction, but only one way at a timeonly one way at a time  e.g. police radioe.g. police radio  Full duplexFull duplex  Both directions at theBoth directions at the same timesame time  e.g. telephonee.g. telephone
  • 9. No. of bits sent simultaneouslyNo. of bits sent simultaneously  Serial Data transmissionSerial Data transmission  Parallel Data transmissionParallel Data transmission
  • 10. Synchronization betweenSynchronization between sender and receiversender and receiver  Synchronous Data transmissionSynchronous Data transmission  Asynchronous Data transmissionAsynchronous Data transmission
  • 11. Data Communication TypesData Communication Types  Unicasting (one-to-one)Unicasting (one-to-one)  Multicasting (one-to-many)Multicasting (one-to-many)  Broadcasting (one-to-all)Broadcasting (one-to-all)
  • 12. Network ClassificationNetwork Classification  By Size or ScaleBy Size or Scale  LANLAN  WANWAN  MANMAN  CANCAN  PANPAN
  • 13. Local Area Network (LAN)Local Area Network (LAN)  Contains printers, servers and computersContains printers, servers and computers  Systems are close to each otherSystems are close to each other  Contained in one office or buildingContained in one office or building  Organizations often have several LANSOrganizations often have several LANS
  • 14. Wide Area Networks (WAN)Wide Area Networks (WAN)  Two or more LANs connectedTwo or more LANs connected  Over a large geographic areaOver a large geographic area  Typically use public or leased linesTypically use public or leased lines  Phone linesPhone lines  SatelliteSatellite  The Internet is a WANThe Internet is a WAN
  • 15. Metropolitan Area Network (MAN)Metropolitan Area Network (MAN)  Large network that connects differentLarge network that connects different organizationsorganizations  Shares regional resourcesShares regional resources  A network provider sells timeA network provider sells time
  • 16. Campus Area Networks (CAN)Campus Area Networks (CAN)  A LAN in one large geographic areaA LAN in one large geographic area  Resources related to the sameResources related to the same organizationorganization  Each department shares the LANEach department shares the LAN
  • 17. Personal Area Network (PAN)Personal Area Network (PAN)  Very small scale networkVery small scale network  Range is less than 2 metersRange is less than 2 meters  Cell phones, PDAs, MP3 playersCell phones, PDAs, MP3 players
  • 18. Network ClassificationNetwork Classification  By Structure / Functional RelationshipBy Structure / Functional Relationship  Client / ServerClient / Server  Peer to Peer (P2PN)Peer to Peer (P2PN)
  • 19. Client/Server networkClient/Server network  Nodes and servers share data rolesNodes and servers share data roles  Nodes are called clientsNodes are called clients  Servers are used to control accessServers are used to control access  Database softwareDatabase software  Access to data controlled by serverAccess to data controlled by server  Server is the most important computerServer is the most important computer
  • 20. Peer to peer networks (P2PN)Peer to peer networks (P2PN)  All nodes are equalAll nodes are equal  Nodes access resources on other nodesNodes access resources on other nodes  Each node controls its own resourcesEach node controls its own resources  Most modern OS allow P2PNMost modern OS allow P2PN  Distributed computing is a formDistributed computing is a form
  • 21. Network ClassificationNetwork Classification  By Topology / Physical ConnectivityBy Topology / Physical Connectivity  BUSBUS  STARSTAR  RINGRING  MESHMESH  TREETREE
  • 22. Network TopologyNetwork Topology  Logical layout of wires and equipmentLogical layout of wires and equipment  Choice affectsChoice affects  Network performanceNetwork performance  Network sizeNetwork size  Network collision detectionNetwork collision detection
  • 23. BUSBUS  Also called linear busAlso called linear bus  One wire connects all nodesOne wire connects all nodes  Terminator ends the wiresTerminator ends the wires  AdvantagesAdvantages  Easy to setupEasy to setup  Small amount of wireSmall amount of wire  DisadvantagesDisadvantages  SlowSlow  Easy to crashEasy to crash
  • 24. STARSTAR  All nodes connect to a hubAll nodes connect to a hub  Packets sent to hubPackets sent to hub  Hub sends packet to destinationHub sends packet to destination  AdvantagesAdvantages  Easy to setupEasy to setup  One cable can not crash networkOne cable can not crash network  DisadvantagesDisadvantages  One hub crashing downs entire networkOne hub crashing downs entire network  Uses lots of cableUses lots of cable  Most common topologyMost common topology
  • 25. RINGRING  Nodes connected in a circleNodes connected in a circle  Tokens used to transmit dataTokens used to transmit data  Nodes must wait for token to sendNodes must wait for token to send  AdvantagesAdvantages  Time to send data is knownTime to send data is known  No data collisionsNo data collisions  DisadvantagesDisadvantages  SlowSlow  Lots of cableLots of cable
  • 26. MESHMESH  All computers connected togetherAll computers connected together  Internet is a mesh networkInternet is a mesh network  AdvantageAdvantage  Data will always be deliveredData will always be delivered  DisadvantagesDisadvantages  Lots of cableLots of cable  Hard to setupHard to setup
  • 27. TREETREE  Hierarchal ModelHierarchal Model  AdvantagesAdvantages  ScaleableScaleable  Easy ImplementationEasy Implementation  Easy TroubleshootingEasy Troubleshooting
  • 28. Network MediaNetwork Media  Links that connect nodesLinks that connect nodes  Choice impactsChoice impacts  SpeedSpeed  SecuritySecurity  SizeSize
  • 29. Twisted-pair cablingTwisted-pair cabling  Most common LAN cableMost common LAN cable  Called Cat5 or 100BaseTCalled Cat5 or 100BaseT  Four pairs of copper cable twistedFour pairs of copper cable twisted  May be shielded from interferenceMay be shielded from interference  Speeds range fromSpeeds range from 1 Mbps to 1,000 Mbps1 Mbps to 1,000 Mbps
  • 30. Coaxial cableCoaxial cable  Similar to cable TV wireSimilar to cable TV wire  One wire runs through cableOne wire runs through cable  Shielded from interferenceShielded from interference  Speeds up to 10 MbpsSpeeds up to 10 Mbps  Nearly obsoleteNearly obsolete
  • 31. Fiber-optic cableFiber-optic cable  Data is transmitted with light pulsesData is transmitted with light pulses  Glass strand instead of cableGlass strand instead of cable  Immune to interferenceImmune to interference  Very secureVery secure  Hard to work withHard to work with  Speeds up toSpeeds up to 100 Gbps100 Gbps
  • 32. Wireless MediaWireless Media  Data transmitted through the airData transmitted through the air  LANs use radio wavesLANs use radio waves  WANs use microwave signalsWANs use microwave signals  Easy to setupEasy to setup  Difficult to secureDifficult to secure
  • 33. Internetwork  An Internetwork is the connection of two or more distinct computer networks or network segments via a common routing technology.  Any interconnection among or between public, private, commercial, industrial, or governmental networks may also be defined as an internetwork.
  • 34. InternetworkInternetwork  Intranet  An intranet is a set of networks, using the Internet Protocol and IP-based tools such as web browsers and file transfer applications, that is under the control of a single administrative entity.  Most commonly, an intranet is the internal network of an organization  Extranet  An extranet is a network or internetwork that is limited in scope to a single organization or entity but which also has limited connections to the networks of one or more other usually, but not necessarily, trusted organizations or entities  by definition, an extranet cannot consist of a single LAN; it must have at least one connection with an external network.  Internet  The Internet consists of a worldwide interconnection of governmental, academic, public, and private networks based upon the networking technologies of the Internet Protocol Suite.  It is the successor of the Advanced Research Projects Agency Network (ARPANET) developed by DARPA of the U.S. Department of Defense.  The Internet is also the communications backbone underlying the World Wide Web (WWW).
  • 35. Pad lena JantaPad lena Janta 

Editor's Notes

  1. Teaching tip Use a real world example to describe an organization with interconnected LANs.
  2. Teaching tip Use a real world example to describe an organization with interconnected LANs.