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

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
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
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
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
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 

Recently uploaded (20)

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
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
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
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
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 

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.