SlideShare uma empresa Scribd logo
1 de 46
Introduction to Data
Communications


Chapter 1
What is data communication?
   Not to be confused with telecommunication—
    – Any process that permits the passage from a
      sender to one or more receivers of information of
      any nature, delivered in any easy to use form by
      any electromagnetic system.
   Data communication-
    – Defined as a subset of telecommunication
      involving the transmission of data to and from
      computers and components of computer systems.
       • More specifically data communication is transmitted via
         mediums such as wires, coaxial cables, fiber optics, or
         radiated electromagnetic waves such as broadcast radio,
         infrared light, microwaves, and satellites.
History of Telecommunications
 Invention   of telegraph Samuel Morse –
  1837
 Invention of telephone- Alexander
  Graham Bell – 1876
 Development of wireless By ??? – 1896
 Concept of universal access and growth
  of AT&T
 Divestiture of AT&T—what year??
History of Telecommunications
Continued….
   Telecommunications Act of 1996
   Three main developments that led to the
    growth of data communications systems:
    – Large-scale integration of circuits reduced the cost
      and size of terminals and comm equipment
    – Developments of software systems made
      establishment of communication networks easy
    – Competition among providers of transmission
      facilities reduced the cost of data circuits
History of Data Communication
   Transistor developed by Bell Labs (which is
    now ???) 1947
   Hush-a-Phone Case
   Carterphone case
   MCI and Long Distance
   Creation of networks (LAN’s and WAN’s)
   Data Link Protocols
   Microcomputers
History of the Internet
   See web page link–
    http://carl.sandiego.edu/itmg360/internet_history.htm
Framework for Global Electronic Commerce

A   Framework for Global Electronic
  Commerce was released in 1997
 It’s release underscores the importance
  of Internet-based commerce in the
  global economy
 It outlines several guiding principles for
  e-commerce planners and strategists
Table 1-3
Table 1-4
Features of Communication
   Four things required
    – Sender, receiver, medium, and message
   Types of messages
    –   File
    –   Request
    –   Response
    –   Status
    –   Control
    –   Correspondence
   Understandability
   Error Detection
Network Applications
 Thenetwork applications environment
 consists of several important
 components:
  – Application programs
  – Operating systems
  – Data communication systems
  – Database management systems
 The  application environment is
 illustrated in Figure 1-10
Figure 1-10
Online System Requirements
   Response Time
   Throughput
   Consistency
   Flexibility
Online Systems Requirements
Continued
   Availability
   Reliability
    – Mean time between failure (MTBF)
    – Mean time to repair (MTTR)
    – Fault Tolerance
   Recovery
   Security
Business Data Communication
Applications
 Majordata communication applications
 include:
  – E-mail
  – Groupware
  – Knowledge management systems
  – E-commerce and e-business applications
  – Wireless applications
Groupware Applications
   Group calendar         Electronic meeting
    systems                 and
   Electronic filing       videoconferencing
    cabinets                systems
   Project                Document
    management              management
    software                systems (image
   Group support           processing systems)
    systems
Other Data Communication
Applications
   Batch applications      Interactive
   Data entry               applications
    applications            Sensor-based
   Distributed              applications
    applications            Combined
   Inquiry/response         applications
    applications
Application Service Providers
   Many businesses have turned to third-party
    services for some or all of their business and
    data communications applications
   Application service providers (ASPs) are
    third-party organizations that manage and
    distribute software and services to other
    companies over the Web
   Many ASPs specialize in integrated e-
    commerce and e-business applications
Business Data Communications
Issues
 Majordata communications issues
 include:
  – Cost-effectiveness
  – The Internet
  – Bandwidth
  – Evolving technologies
  – Convergence
  – Standards
  – Privacy and security
Important Standard-Setting
Organizations
Table 1-5
Business Data Communication
Careers
 There  are numerous job opportunities
  and career paths for individuals
  interested in data communications and
  networking
 Table 1-6 includes examples of data
  communication job titles
 Table 1-7 summarizes some of the
  major professional certifications for
  networking and data communications
  specialists
Table 1-6
Table 1-7
Introduction to Networks
 Can  be defined as a single computer ,
  called a host, together with
  communication circuits, communication
  equipment, and terminals.
 There are many different types of
  network configurations (see figures1-4
  to 1-8)
Key Data Communication Concepts
   Session: communication dialog between network users or
    applications
   Network: interconnected group of computers and
    communication devices
   Node: a network-attached computer
   Link: connects adjacent nodes (see Figure 1-4)
   Path: end-to-end route within a network
   Circuit: the conduit over which data travels
   Packetizing: dividing messages into fixed-length packets prior
    to transmission over a network’s communication media
   Routing: determining a message’s path from sending to
    receiving nodes.
Store-and-Forward Systems
   Messages may be stored at intermediate
    nodes along the transmission path between
    sender and receiver in store-and-forward
    systems
    – This helps ensure message delivery without
      obligating the sender to wait until a message is
      delivered before transmitting other messages
    – It also helps ensure message delivery in the case
      of link or destination failure while the message is
      in transit
    – Store-and forward algorithms are valuable in time-
      staged delivery systems and in networks that
      assign priorities to different messages
Network Topology, Architecture,
and Complexity
   Network topology refers to the physical layout
    of a network, the way that nodes attach to the
    communication medium
   Network architecture refers to the way in
    which media, hardware, and software are
    integrated to form a network
   Network complexity is concerned with extent
    to which network architectures are simple or
    diverse in their make
    – Figures 1-5, 1-6, and 1-7 illustrate various levels of
      complexity
Figure 1-5
Figure 1-6
Figure 1-7
Telecom Channels
   Channels - the links by which data or voice
    are transmitted between sending and
    receiving devices in a network
    –   twisted wires
    –   coaxial cable
    –   fiber-optic cable
    –   backbone
    –   wireless
         • microwave
         • satellite
Telecom Channels – continued-
other Wireless
 Cellular
 Mobile  data networks (2-way)
 PCS (personal communication
  systems)- to the end user acts like
  cellular, but different
 Personal data assistants
 smart phones
Transmission Speeds

Medium                Speed               Cost
T isted W
 w         ire        300 bps-10 Mbps     Low
M icrow ave           256 Kbps-100 Mbps
Satellite             256 Kbps-100 Mbps
C ial C
 oax      able        56 Kbps-20 M
                                0 bps
Fiber-Optic C  able   500 Kbps-10 Gbps    High
Data Communication
Frameworks
 Two major data communication
 frameworks have been developed to
 help ensure that networks meet
 business and communication
 requirements:
  – Open Systems Interconnection (OSI)
    reference model developed by the
    International Standards Organization (ISO)
  – Transmission Control Protocol/Internet
    Protocol (TCP/IP) suite
History of the OSI Model
   Open Systems Interconnected Model
    – was created in the 70’s by the ISO (although the
      CCITT came up with their own model)
       • 10 different people got together and considered all
         functions of communications
    – was created because people realized that our
      computers needed to talk to each other(and there
      was no one dominant computer system)
    – ISDN was a big factor
    – 7 layers = 4 upper and 3 lower
OSI Reference Model in Practice
   The OSI reference model is used in many
    ways:
    – To provide assistance when troubleshooting
      network problems
    – To provide a common terminology and framework
      for networking technology developers
    – To facilitate the development of connectivity
      standards needed for flexible open architectures
    – To enable the development of protocol stacks that
      allow network nodes to communicate with one
      another
The OSI Model
         THE OSI MODEL                     LAYER 7– APPLICATION
                                             The visual interface level between the user and the
                                            network, or computer. (Ex Word, Excel, Access,
                                            Email)
LAYER       7            Application       LAYER 6-- PRESENTATION
                                            This layer is responsible for converting the visual
LAYER       6            Presentation       interface into a code that is then sent through the
                                            computer or network. For example, this layer may
LAYER       5            Session            convert ASCII code (what many applications like
                                            Word use) to an 8-bit code.
LAYER       4            Transport         LAYER 5 – SESSION
                                            This layer keeps track of whose turn it is to receive
                                            traffic, basically it is a dialog control. This is the
LAYER       3            Network            level that acknowledges receipt of a transmission as
                                            well as sends the message to the network.
LAYER       2            Data Link         LAYER 4 – TRANSPORT
                                            All streams of data are received and combined into
LAYER       1            Physical           one single stream so that data may be sent through
                                            the network. Multiplexing and demultiplexing
                                            occurs on this layer.
The OSI Model
                                          BOTTOM/LOWER LAYERS
                                          LAYER 3– NETWORK
                                           On this level the router exists to determine if the
                                           message is meant for the system or if it needs to be
        THE OSI MODEL                      redirected to its final destination. This is done by a
                                           header system, which is programmed to accept or
                                           reject depending if the header is the one used by the
LAYER      7            Application    
                                           network.
                                           LAYER 2– DATA LINK
LAYER      6            Presentation        There is where a check of the message occurs. That
                                           is the message is checked for the proper frame,
LAYER      5            Session            formation, synchronization, power level, voltage,
                                           and wavelength. If the test is a successful, the
LAYER      4            Transport          message is sent to the network layer to determine if
                                           the message is truly meant for the system.
                                          LAYER 1– PHYSICAL

LAYER      3            Network            Where the actual physical makeup of the message is
                                           identified. That is the duration of bits, the right
LAYER      2            Data Link          number of bits, and the right wavelength is checked.
                                            As with the other two layers, if this test is
LAYER      1            Physical           successful, the message is sent up the chain.
OSI LAYER
           INTERACTIONS
                 Application                                   Application
                 Process                                DATA   Process        Incoming Frame
                                                                              Reduction

Outgoing Frame   Application                        PCI DATA   Application

Construction     Presentation                  PCI APDU        Presentation

                 Session                   PCI PPDU            Session

                 Transport             PCI SPDU                Transport

                 Network           PCI TPDU                    Network

                 Link           PCI NPDU                       Link

                 Physical                                      Physical



                                   encoded bit stream
TCP/IP Protocol Suite
   The TCP/IP suite provides insights into the
    inner workings of the Internet
   Like the OSI model, the TCP/IP suite is
    layered
    – Because the protocols found at each layer are
      independent of those at the other layers, a given
      protocol can be modified without affecting those
      found at other layers
    – TCP/IP layers and layer-specific protocols are
      illustrated in Figure 1-9
Figure 1-9
Moving Bits through the Network
 Analog Signal
           1

           0




 Digital Signal

                 1                   1                        1



                         0                        0                         0




               digital                   analog                   digital
Computer                     Modem                    Modem                     Computer

                                     telephone lines
Putting It all Together
   Data Communications Supports Applications
   The Operating System manages the
    resources of the computer.
   There must however, be a system that
    provides a bridge between applications and
    the devices so they can communicate—this is
    called a Transaction Control Process (TCP)
Topics Addressed in Chapter 1
   Data communication definitions
   Elements of communication systems
   Elements of data communication systems
   Data communications frameworks
   Data communications history
   Network applications
   Major data communications issues
   Careers in data communications

Mais conteúdo relacionado

Mais procurados

7 - Telecom, internet & wireless tech
7 - Telecom, internet & wireless tech7 - Telecom, internet & wireless tech
7 - Telecom, internet & wireless techHemant Nagwekar
 
Chapter 1 v n.2
Chapter 1 v n.2Chapter 1 v n.2
Chapter 1 v n.2onlyvimal
 
What is network architecture (full)
What is network architecture (full)What is network architecture (full)
What is network architecture (full)Sorcia D'Arceuil
 
Business Data Communications and Networks
Business Data Communications and NetworksBusiness Data Communications and Networks
Business Data Communications and NetworksChristian Reina
 
Fundamentals of Enterprise Networks
Fundamentals ofEnterprise NetworksFundamentals ofEnterprise Networks
Fundamentals of Enterprise NetworksVisualBee.com
 
Introduction to Networks_v0.2
Introduction to Networks_v0.2Introduction to Networks_v0.2
Introduction to Networks_v0.2Sohail Gohir
 
Sept 2017 network standards and models
Sept 2017   network standards and modelsSept 2017   network standards and models
Sept 2017 network standards and modelsshahin raj
 

Mais procurados (17)

Chapter1
Chapter1Chapter1
Chapter1
 
Hy3313681373
Hy3313681373Hy3313681373
Hy3313681373
 
7 - Telecom, internet & wireless tech
7 - Telecom, internet & wireless tech7 - Telecom, internet & wireless tech
7 - Telecom, internet & wireless tech
 
Chapter2
Chapter2Chapter2
Chapter2
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 1 v n.2
Chapter 1 v n.2Chapter 1 v n.2
Chapter 1 v n.2
 
Presentation7
Presentation7Presentation7
Presentation7
 
Ie20303week1
Ie20303week1Ie20303week1
Ie20303week1
 
What is network architecture (full)
What is network architecture (full)What is network architecture (full)
What is network architecture (full)
 
Business Data Communications and Networks
Business Data Communications and NetworksBusiness Data Communications and Networks
Business Data Communications and Networks
 
Fundamentals of Enterprise Networks
Fundamentals ofEnterprise NetworksFundamentals ofEnterprise Networks
Fundamentals of Enterprise Networks
 
Networking
NetworkingNetworking
Networking
 
Introduction to Networks_v0.2
Introduction to Networks_v0.2Introduction to Networks_v0.2
Introduction to Networks_v0.2
 
Presentation6
Presentation6Presentation6
Presentation6
 
Sept 2017 network standards and models
Sept 2017   network standards and modelsSept 2017   network standards and models
Sept 2017 network standards and models
 
NETWORKING
NETWORKINGNETWORKING
NETWORKING
 
Ch07
Ch07Ch07
Ch07
 

Destaque

Pestcontrolbocaraton
PestcontrolbocaratonPestcontrolbocaraton
PestcontrolbocaratonShane Mark
 
LIÇÃO DE INGLÊS: BRAZILIAN PRESIDENT 2014 ELECTION ( ages 5 –10)
LIÇÃO DE INGLÊS: BRAZILIAN PRESIDENT 2014 ELECTION ( ages 5 –10)LIÇÃO DE INGLÊS: BRAZILIAN PRESIDENT 2014 ELECTION ( ages 5 –10)
LIÇÃO DE INGLÊS: BRAZILIAN PRESIDENT 2014 ELECTION ( ages 5 –10)VOLUNTÁRIA CAUSA SOCIAL
 
Agenpenyebar
AgenpenyebarAgenpenyebar
AgenpenyebarFez Na
 
OUR FIRST WORLD CUP / NOSSA PRIMEIRA COPA DO MUNDO
OUR FIRST WORLD CUP / NOSSA PRIMEIRA COPA DO MUNDOOUR FIRST WORLD CUP / NOSSA PRIMEIRA COPA DO MUNDO
OUR FIRST WORLD CUP / NOSSA PRIMEIRA COPA DO MUNDOVOLUNTÁRIA CAUSA SOCIAL
 
O FUTURO DE CHAPADA DOS GUIMARÃES EM MATO GROSSO.
O FUTURO DE CHAPADA DOS GUIMARÃES EM MATO GROSSO.O FUTURO DE CHAPADA DOS GUIMARÃES EM MATO GROSSO.
O FUTURO DE CHAPADA DOS GUIMARÃES EM MATO GROSSO.VOLUNTÁRIA CAUSA SOCIAL
 
Question 5 of Media Evaluation
Question 5 of Media Evaluation Question 5 of Media Evaluation
Question 5 of Media Evaluation JessicaSainsbury
 
Presentatie La famille Victor
Presentatie La famille VictorPresentatie La famille Victor
Presentatie La famille VictorIsfin
 
APRENDA 800 PALAVRAS DO INGLÊS, autora alessandra kurchinski
APRENDA 800 PALAVRAS DO INGLÊS, autora alessandra kurchinski APRENDA 800 PALAVRAS DO INGLÊS, autora alessandra kurchinski
APRENDA 800 PALAVRAS DO INGLÊS, autora alessandra kurchinski VOLUNTÁRIA CAUSA SOCIAL
 
PROPOSTA DE GOVERNO PREFEITO 18 SIDNEI VARANIS
PROPOSTA DE GOVERNO PREFEITO 18 SIDNEI VARANIS PROPOSTA DE GOVERNO PREFEITO 18 SIDNEI VARANIS
PROPOSTA DE GOVERNO PREFEITO 18 SIDNEI VARANIS VOLUNTÁRIA CAUSA SOCIAL
 
Apostila de inglês autora Alessandra Kurchinski
Apostila de inglês autora Alessandra Kurchinski Apostila de inglês autora Alessandra Kurchinski
Apostila de inglês autora Alessandra Kurchinski VOLUNTÁRIA CAUSA SOCIAL
 
The Future of Chapada dos Guimaraes in Mato Grosso
The Future of Chapada dos Guimaraes in Mato GrossoThe Future of Chapada dos Guimaraes in Mato Grosso
The Future of Chapada dos Guimaraes in Mato GrossoVOLUNTÁRIA CAUSA SOCIAL
 
A world of his own storyboard
A world of his own storyboardA world of his own storyboard
A world of his own storyboardJessicaSainsbury
 
CRIAÇÃO DE ANIMAIS E AVES EM QUINTAL ATÉ ONDE PODEMOS TER?
CRIAÇÃO DE ANIMAIS E AVES EM QUINTAL ATÉ ONDE PODEMOS TER?CRIAÇÃO DE ANIMAIS E AVES EM QUINTAL ATÉ ONDE PODEMOS TER?
CRIAÇÃO DE ANIMAIS E AVES EM QUINTAL ATÉ ONDE PODEMOS TER?VOLUNTÁRIA CAUSA SOCIAL
 
Kepentingan biodiversiti dan langkah
Kepentingan biodiversiti dan langkahKepentingan biodiversiti dan langkah
Kepentingan biodiversiti dan langkahFez Na
 

Destaque (18)

Pestcontrolbocaraton
PestcontrolbocaratonPestcontrolbocaraton
Pestcontrolbocaraton
 
LIÇÃO DE INGLÊS: BRAZILIAN PRESIDENT 2014 ELECTION ( ages 5 –10)
LIÇÃO DE INGLÊS: BRAZILIAN PRESIDENT 2014 ELECTION ( ages 5 –10)LIÇÃO DE INGLÊS: BRAZILIAN PRESIDENT 2014 ELECTION ( ages 5 –10)
LIÇÃO DE INGLÊS: BRAZILIAN PRESIDENT 2014 ELECTION ( ages 5 –10)
 
Agenpenyebar
AgenpenyebarAgenpenyebar
Agenpenyebar
 
OUR FIRST WORLD CUP / NOSSA PRIMEIRA COPA DO MUNDO
OUR FIRST WORLD CUP / NOSSA PRIMEIRA COPA DO MUNDOOUR FIRST WORLD CUP / NOSSA PRIMEIRA COPA DO MUNDO
OUR FIRST WORLD CUP / NOSSA PRIMEIRA COPA DO MUNDO
 
Creating my film poster
Creating my film posterCreating my film poster
Creating my film poster
 
O FUTURO DE CHAPADA DOS GUIMARÃES EM MATO GROSSO.
O FUTURO DE CHAPADA DOS GUIMARÃES EM MATO GROSSO.O FUTURO DE CHAPADA DOS GUIMARÃES EM MATO GROSSO.
O FUTURO DE CHAPADA DOS GUIMARÃES EM MATO GROSSO.
 
Question 5 of Media Evaluation
Question 5 of Media Evaluation Question 5 of Media Evaluation
Question 5 of Media Evaluation
 
Question 1
Question 1Question 1
Question 1
 
Presentatie La famille Victor
Presentatie La famille VictorPresentatie La famille Victor
Presentatie La famille Victor
 
APRENDA 800 PALAVRAS DO INGLÊS, autora alessandra kurchinski
APRENDA 800 PALAVRAS DO INGLÊS, autora alessandra kurchinski APRENDA 800 PALAVRAS DO INGLÊS, autora alessandra kurchinski
APRENDA 800 PALAVRAS DO INGLÊS, autora alessandra kurchinski
 
PROPOSTA DE GOVERNO PREFEITO 18 SIDNEI VARANIS
PROPOSTA DE GOVERNO PREFEITO 18 SIDNEI VARANIS PROPOSTA DE GOVERNO PREFEITO 18 SIDNEI VARANIS
PROPOSTA DE GOVERNO PREFEITO 18 SIDNEI VARANIS
 
Apostila de inglês autora Alessandra Kurchinski
Apostila de inglês autora Alessandra Kurchinski Apostila de inglês autora Alessandra Kurchinski
Apostila de inglês autora Alessandra Kurchinski
 
The Future of Chapada dos Guimaraes in Mato Grosso
The Future of Chapada dos Guimaraes in Mato GrossoThe Future of Chapada dos Guimaraes in Mato Grosso
The Future of Chapada dos Guimaraes in Mato Grosso
 
Media Question 6
Media Question 6Media Question 6
Media Question 6
 
A world of his own storyboard
A world of his own storyboardA world of his own storyboard
A world of his own storyboard
 
CRIAÇÃO DE ANIMAIS E AVES EM QUINTAL ATÉ ONDE PODEMOS TER?
CRIAÇÃO DE ANIMAIS E AVES EM QUINTAL ATÉ ONDE PODEMOS TER?CRIAÇÃO DE ANIMAIS E AVES EM QUINTAL ATÉ ONDE PODEMOS TER?
CRIAÇÃO DE ANIMAIS E AVES EM QUINTAL ATÉ ONDE PODEMOS TER?
 
4 basics
4 basics4 basics
4 basics
 
Kepentingan biodiversiti dan langkah
Kepentingan biodiversiti dan langkahKepentingan biodiversiti dan langkah
Kepentingan biodiversiti dan langkah
 

Semelhante a Itmg360 chapter one_v05

introduction to data comunication
introduction to data comunicationintroduction to data comunication
introduction to data comunicationRavi Patel
 
Information technology .pptx
Information technology .pptxInformation technology .pptx
Information technology .pptxHizbaMemon
 
data communication
data communicationdata communication
data communicationRajat Singla
 
unit-1fon (1).pptx
unit-1fon (1).pptxunit-1fon (1).pptx
unit-1fon (1).pptxDeepVala5
 
Ncsweek2 osi model
Ncsweek2 osi modelNcsweek2 osi model
Ncsweek2 osi modeljayvelu
 
Computer_Network
Computer_NetworkComputer_Network
Computer_NetworkRavi Jiyani
 
IMD 251 - Networking
IMD 251 - NetworkingIMD 251 - Networking
IMD 251 - Networkingisma ishak
 
Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)C.U
 
homenet-ews.ppt
homenet-ews.ppthomenet-ews.ppt
homenet-ews.pptTariq Emad
 
OSI Model of Networking
OSI Model of NetworkingOSI Model of Networking
OSI Model of NetworkingMukesh Tekwani
 
Lecture 01 {Introduction}.pptx
Lecture 01 {Introduction}.pptxLecture 01 {Introduction}.pptx
Lecture 01 {Introduction}.pptxSurendraBasnet6
 
Ccna exploration network fundamentals
Ccna exploration  network fundamentalsCcna exploration  network fundamentals
Ccna exploration network fundamentalsIT Tech
 
Chapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network DesignChapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network Designnakomuri
 
3G Wireless Access, Abstract
3G Wireless Access, Abstract3G Wireless Access, Abstract
3G Wireless Access, AbstractVictoria Burke
 
Chapter 07.ppt
Chapter 07.pptChapter 07.ppt
Chapter 07.pptmona808402
 

Semelhante a Itmg360 chapter one_v05 (20)

introduction to data comunication
introduction to data comunicationintroduction to data comunication
introduction to data comunication
 
Information technology .pptx
Information technology .pptxInformation technology .pptx
Information technology .pptx
 
MUSIC.pptx
MUSIC.pptxMUSIC.pptx
MUSIC.pptx
 
data communication
data communicationdata communication
data communication
 
unit-1fon (1).pptx
unit-1fon (1).pptxunit-1fon (1).pptx
unit-1fon (1).pptx
 
OSI TCP.pptx
OSI TCP.pptxOSI TCP.pptx
OSI TCP.pptx
 
Ncsweek2 osi model
Ncsweek2 osi modelNcsweek2 osi model
Ncsweek2 osi model
 
Computer_Network
Computer_NetworkComputer_Network
Computer_Network
 
Ccna introduction
Ccna introductionCcna introduction
Ccna introduction
 
Ccna report
Ccna reportCcna report
Ccna report
 
IMD 251 - Networking
IMD 251 - NetworkingIMD 251 - Networking
IMD 251 - Networking
 
Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)
 
homenet-ews.ppt
homenet-ews.ppthomenet-ews.ppt
homenet-ews.ppt
 
OSI Model of Networking
OSI Model of NetworkingOSI Model of Networking
OSI Model of Networking
 
Lecture 01 {Introduction}.pptx
Lecture 01 {Introduction}.pptxLecture 01 {Introduction}.pptx
Lecture 01 {Introduction}.pptx
 
Ccna exploration network fundamentals
Ccna exploration  network fundamentalsCcna exploration  network fundamentals
Ccna exploration network fundamentals
 
Chapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network DesignChapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network Design
 
nv.ppt
nv.pptnv.ppt
nv.ppt
 
3G Wireless Access, Abstract
3G Wireless Access, Abstract3G Wireless Access, Abstract
3G Wireless Access, Abstract
 
Chapter 07.ppt
Chapter 07.pptChapter 07.ppt
Chapter 07.ppt
 

Último

INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Food processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsFood processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsManeerUddin
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 

Último (20)

INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Food processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsFood processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture hons
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 

Itmg360 chapter one_v05

  • 2. What is data communication?  Not to be confused with telecommunication— – Any process that permits the passage from a sender to one or more receivers of information of any nature, delivered in any easy to use form by any electromagnetic system.  Data communication- – Defined as a subset of telecommunication involving the transmission of data to and from computers and components of computer systems. • More specifically data communication is transmitted via mediums such as wires, coaxial cables, fiber optics, or radiated electromagnetic waves such as broadcast radio, infrared light, microwaves, and satellites.
  • 3. History of Telecommunications  Invention of telegraph Samuel Morse – 1837  Invention of telephone- Alexander Graham Bell – 1876  Development of wireless By ??? – 1896  Concept of universal access and growth of AT&T  Divestiture of AT&T—what year??
  • 4. History of Telecommunications Continued….  Telecommunications Act of 1996  Three main developments that led to the growth of data communications systems: – Large-scale integration of circuits reduced the cost and size of terminals and comm equipment – Developments of software systems made establishment of communication networks easy – Competition among providers of transmission facilities reduced the cost of data circuits
  • 5. History of Data Communication  Transistor developed by Bell Labs (which is now ???) 1947  Hush-a-Phone Case  Carterphone case  MCI and Long Distance  Creation of networks (LAN’s and WAN’s)  Data Link Protocols  Microcomputers
  • 6. History of the Internet  See web page link– http://carl.sandiego.edu/itmg360/internet_history.htm
  • 7. Framework for Global Electronic Commerce A Framework for Global Electronic Commerce was released in 1997  It’s release underscores the importance of Internet-based commerce in the global economy  It outlines several guiding principles for e-commerce planners and strategists
  • 10. Features of Communication  Four things required – Sender, receiver, medium, and message  Types of messages – File – Request – Response – Status – Control – Correspondence  Understandability  Error Detection
  • 11.
  • 12. Network Applications  Thenetwork applications environment consists of several important components: – Application programs – Operating systems – Data communication systems – Database management systems  The application environment is illustrated in Figure 1-10
  • 14. Online System Requirements  Response Time  Throughput  Consistency  Flexibility
  • 15. Online Systems Requirements Continued  Availability  Reliability – Mean time between failure (MTBF) – Mean time to repair (MTTR) – Fault Tolerance  Recovery  Security
  • 16. Business Data Communication Applications  Majordata communication applications include: – E-mail – Groupware – Knowledge management systems – E-commerce and e-business applications – Wireless applications
  • 17. Groupware Applications  Group calendar  Electronic meeting systems and  Electronic filing videoconferencing cabinets systems  Project  Document management management software systems (image  Group support processing systems) systems
  • 18. Other Data Communication Applications  Batch applications  Interactive  Data entry applications applications  Sensor-based  Distributed applications applications  Combined  Inquiry/response applications applications
  • 19. Application Service Providers  Many businesses have turned to third-party services for some or all of their business and data communications applications  Application service providers (ASPs) are third-party organizations that manage and distribute software and services to other companies over the Web  Many ASPs specialize in integrated e- commerce and e-business applications
  • 20. Business Data Communications Issues  Majordata communications issues include: – Cost-effectiveness – The Internet – Bandwidth – Evolving technologies – Convergence – Standards – Privacy and security
  • 22. Business Data Communication Careers  There are numerous job opportunities and career paths for individuals interested in data communications and networking  Table 1-6 includes examples of data communication job titles  Table 1-7 summarizes some of the major professional certifications for networking and data communications specialists
  • 25. Introduction to Networks  Can be defined as a single computer , called a host, together with communication circuits, communication equipment, and terminals.  There are many different types of network configurations (see figures1-4 to 1-8)
  • 26. Key Data Communication Concepts  Session: communication dialog between network users or applications  Network: interconnected group of computers and communication devices  Node: a network-attached computer  Link: connects adjacent nodes (see Figure 1-4)  Path: end-to-end route within a network  Circuit: the conduit over which data travels  Packetizing: dividing messages into fixed-length packets prior to transmission over a network’s communication media  Routing: determining a message’s path from sending to receiving nodes.
  • 27.
  • 28. Store-and-Forward Systems  Messages may be stored at intermediate nodes along the transmission path between sender and receiver in store-and-forward systems – This helps ensure message delivery without obligating the sender to wait until a message is delivered before transmitting other messages – It also helps ensure message delivery in the case of link or destination failure while the message is in transit – Store-and forward algorithms are valuable in time- staged delivery systems and in networks that assign priorities to different messages
  • 29. Network Topology, Architecture, and Complexity  Network topology refers to the physical layout of a network, the way that nodes attach to the communication medium  Network architecture refers to the way in which media, hardware, and software are integrated to form a network  Network complexity is concerned with extent to which network architectures are simple or diverse in their make – Figures 1-5, 1-6, and 1-7 illustrate various levels of complexity
  • 33. Telecom Channels  Channels - the links by which data or voice are transmitted between sending and receiving devices in a network – twisted wires – coaxial cable – fiber-optic cable – backbone – wireless • microwave • satellite
  • 34. Telecom Channels – continued- other Wireless  Cellular  Mobile data networks (2-way)  PCS (personal communication systems)- to the end user acts like cellular, but different  Personal data assistants  smart phones
  • 35. Transmission Speeds Medium Speed Cost T isted W w ire 300 bps-10 Mbps Low M icrow ave 256 Kbps-100 Mbps Satellite 256 Kbps-100 Mbps C ial C oax able 56 Kbps-20 M 0 bps Fiber-Optic C able 500 Kbps-10 Gbps High
  • 36. Data Communication Frameworks  Two major data communication frameworks have been developed to help ensure that networks meet business and communication requirements: – Open Systems Interconnection (OSI) reference model developed by the International Standards Organization (ISO) – Transmission Control Protocol/Internet Protocol (TCP/IP) suite
  • 37. History of the OSI Model  Open Systems Interconnected Model – was created in the 70’s by the ISO (although the CCITT came up with their own model) • 10 different people got together and considered all functions of communications – was created because people realized that our computers needed to talk to each other(and there was no one dominant computer system) – ISDN was a big factor – 7 layers = 4 upper and 3 lower
  • 38. OSI Reference Model in Practice  The OSI reference model is used in many ways: – To provide assistance when troubleshooting network problems – To provide a common terminology and framework for networking technology developers – To facilitate the development of connectivity standards needed for flexible open architectures – To enable the development of protocol stacks that allow network nodes to communicate with one another
  • 39. The OSI Model THE OSI MODEL  LAYER 7– APPLICATION The visual interface level between the user and the network, or computer. (Ex Word, Excel, Access, Email) LAYER 7 Application  LAYER 6-- PRESENTATION This layer is responsible for converting the visual LAYER 6 Presentation interface into a code that is then sent through the computer or network. For example, this layer may LAYER 5 Session convert ASCII code (what many applications like Word use) to an 8-bit code. LAYER 4 Transport  LAYER 5 – SESSION This layer keeps track of whose turn it is to receive traffic, basically it is a dialog control. This is the LAYER 3 Network level that acknowledges receipt of a transmission as well as sends the message to the network. LAYER 2 Data Link  LAYER 4 – TRANSPORT All streams of data are received and combined into LAYER 1 Physical one single stream so that data may be sent through the network. Multiplexing and demultiplexing occurs on this layer.
  • 40. The OSI Model  BOTTOM/LOWER LAYERS  LAYER 3– NETWORK On this level the router exists to determine if the message is meant for the system or if it needs to be THE OSI MODEL redirected to its final destination. This is done by a header system, which is programmed to accept or reject depending if the header is the one used by the LAYER 7 Application  network. LAYER 2– DATA LINK LAYER 6 Presentation There is where a check of the message occurs. That is the message is checked for the proper frame, LAYER 5 Session formation, synchronization, power level, voltage, and wavelength. If the test is a successful, the LAYER 4 Transport message is sent to the network layer to determine if the message is truly meant for the system.  LAYER 1– PHYSICAL LAYER 3 Network Where the actual physical makeup of the message is identified. That is the duration of bits, the right LAYER 2 Data Link number of bits, and the right wavelength is checked. As with the other two layers, if this test is LAYER 1 Physical successful, the message is sent up the chain.
  • 41. OSI LAYER INTERACTIONS Application Application Process DATA Process Incoming Frame Reduction Outgoing Frame Application PCI DATA Application Construction Presentation PCI APDU Presentation Session PCI PPDU Session Transport PCI SPDU Transport Network PCI TPDU Network Link PCI NPDU Link Physical Physical encoded bit stream
  • 42. TCP/IP Protocol Suite  The TCP/IP suite provides insights into the inner workings of the Internet  Like the OSI model, the TCP/IP suite is layered – Because the protocols found at each layer are independent of those at the other layers, a given protocol can be modified without affecting those found at other layers – TCP/IP layers and layer-specific protocols are illustrated in Figure 1-9
  • 44. Moving Bits through the Network Analog Signal 1 0 Digital Signal 1 1 1 0 0 0 digital analog digital Computer Modem Modem Computer telephone lines
  • 45. Putting It all Together  Data Communications Supports Applications  The Operating System manages the resources of the computer.  There must however, be a system that provides a bridge between applications and the devices so they can communicate—this is called a Transaction Control Process (TCP)
  • 46. Topics Addressed in Chapter 1  Data communication definitions  Elements of communication systems  Elements of data communication systems  Data communications frameworks  Data communications history  Network applications  Major data communications issues  Careers in data communications