1 Introduction to DCN

Embed Size (px)

Citation preview

  • 8/10/2019 1 Introduction to DCN

    1/39

    ASET

    Lecture 1

    I ntroduction to Data

    Communication

    Module 1

  • 8/10/2019 1 Introduction to DCN

    2/39

    ASET

    ReceiverSender

    Message

    Protocol

    Rules

    .

    .

    .

    Rules

    ..

    .

    Protocol

    Transmission Medium

    Data Communication

    Data Communications are the exchange of data between twodevices via some form of transmission.

  • 8/10/2019 1 Introduction to DCN

    3/39

    ASET

    1.Message: data.

    2.Sender:The device that send the message.

    3.Receiver: The device that receive the message.

    4. Transmission Medium: The physical path betweensender and receiver, the message travel.

    5.Protocol:Protocol is a set of rules that governs data

    communication. It represents an agreement betweenthe communicating devices. Without a protocol, twodevices may be connected but not communicating.

    Components of Data Communication

  • 8/10/2019 1 Introduction to DCN

    4/39

    ASET

    Data Communication Characteristics

    1. Delivery: The system must deliver data to the correctdestination.

    2. Accuracy:

    Data delivered accurately.

    Altered data which left uncorrected are unusable.

    3. Timelines:

    The system must deliver data in timely manner without delay

    (real-time).

  • 8/10/2019 1 Introduction to DCN

    5/39

    ASETData Flow in Communication

    Simplex: one direction only.

    Always one side sender and another sidereceiver.

    Remote Control TV

  • 8/10/2019 1 Introduction to DCN

    6/39

    ASETData Flow in Communication

    Half-Duplex:two-way alternate.

    Walki-Talki

    Each side maybe sender or receiver but not a same

    time.

    In different time

  • 8/10/2019 1 Introduction to DCN

    7/39

    ASETData Flow in Communication

    cont.

    Duplex: two-way concurrent.

    Computer network

    Mobile Network

    Each side sender and receiver at same time.

    At same time

  • 8/10/2019 1 Introduction to DCN

    8/39

    ASETNetwork

    A Network is a set of node connect together by

    communication link to sharing of resources and to transmit

    information.

    Node: Computer, Printer, Scanner, Software , PDA, etc.

    Information: text, voice, picture, etc.

  • 8/10/2019 1 Introduction to DCN

    9/39

  • 8/10/2019 1 Introduction to DCN

    10/39

    ASETNetwork Components

    Transmission media (wired, wireless ).

    Network Operating System (NOS).

    Network Interface Card (NIC).

    Network Hardware:-

    1. Hubs.

    2. Switches.

    3. Routers.

    4. Gateways.

    5. Access Point.

    6. Repeaters.

  • 8/10/2019 1 Introduction to DCN

    11/39

    ASETNetwork Classification

    Upon the transmission medium (type of connection):-

    1. Point-to-point:

    2. Multipoint:

  • 8/10/2019 1 Introduction to DCN

    12/39

    ASETPoint-to-Point

    A pair of nodes connected together via dedicated link.

    PC PCLink

  • 8/10/2019 1 Introduction to DCN

    13/39

    ASETMultipoint

    Number of node connected and share a single link.

    Server

    PCPCPC

    Link

  • 8/10/2019 1 Introduction to DCN

    14/39

    ASETNetwork Classification

    Upon the scale (size):-

    1. PAN (Personal Area Network).

    2. LAN (Local Area Network).

    3. CAN (Campus Area Network).4. MAN (Metropolitan Area Network).

    5. WAN (Wide Area Network).

  • 8/10/2019 1 Introduction to DCN

    15/39

    ASETPAN (Personal Area Network)

    PAN is a short-distance network design to individual user

    (person).

    PAN may be contain:- printer, mobile, computer, wirelessprinters , PDA, etc.

    components of PAN connected together via Bluetooth , USB

    cable ,IrDA (infrared), etc.

  • 8/10/2019 1 Introduction to DCN

    16/39

    ASETPAN cont.

    Wireless PrinterIrDA

    PDA

    Scanner

  • 8/10/2019 1 Introduction to DCN

    17/39

    ASETLAN (Local Area Network)

    A LAN is a group of node connected together in a small

    specific area.

    LAN may be contain workstations, computers, scanner,printers, servers, etc.

  • 8/10/2019 1 Introduction to DCN

    18/39

    ASETLAN cont.

    ..

    ...

    Floor 1

    Floor 2

    Floor 3

    Floor 4

  • 8/10/2019 1 Introduction to DCN

    19/39

    ASETCAN (Campus Area Network)

    A CAN is a group of interconnection LAN within limited

    geographical area.

    A CAN using in school campus, military base, universitycampus ,etc.

  • 8/10/2019 1 Introduction to DCN

    20/39

    ASETCAN cont.

    ABS

    University library

    ASET

  • 8/10/2019 1 Introduction to DCN

    21/39

    ASET

    MAN (Metropolitan Area Network)

    A MAN is a large computer network uses to connect between

    LAN in different location (cities).

    A MAN is a group of node connect together over city.

  • 8/10/2019 1 Introduction to DCN

    22/39

    ASETMAN cont.

    LAN 1

    CAN 4

    LAN 3

    LAN 2

    Connect different branch

    location in city

  • 8/10/2019 1 Introduction to DCN

    23/39

    ASETWAN (Wide Area Network)

    A WAN is a computer network that covers large geographical

    area.

    WANs are used to connect types of networks together.

  • 8/10/2019 1 Introduction to DCN

    24/39

    ASETWAN cont.

  • 8/10/2019 1 Introduction to DCN

    25/39

    ASET

    WAN

    MAN

    CAN

    LAN

    PAN

  • 8/10/2019 1 Introduction to DCN

    26/39

    ASETNetwork Criteria

    A network must be able to meet a certain number of criteria.

    The most important of these are Performance, Reliability,

    and Security.

    Data communication

    network criteria

    Performance Reliability Security

  • 8/10/2019 1 Introduction to DCN

    27/39

    ASET

    Performance: The performance of network depends on a number of

    factors:

    Number of users

    Type of transmission mediumHardware

    Software.

    The performance is evaluate by two networking metric :

    Throughput and Delay.

    Network Criteria

  • 8/10/2019 1 Introduction to DCN

    28/39

    ASET

    Reliability:The network reliability is measured by the frequency of failure,

    (the time it takes a link to recover from of failure).

    In addition to accuracy of delivery, network reliability is

    measured by

    1. Frequency of failure

    2. Recovery time of a network after a failure

    Network Criteria

  • 8/10/2019 1 Introduction to DCN

    29/39

    ASETNetwork Criteria cont.

    Security:

    Network security include protecting data from unauthorized

    access, protecting data from damage, and write policies and

    implementing it for security issues.

  • 8/10/2019 1 Introduction to DCN

    30/39

    ASETNetwork Modes

    Unicast Mode : Single source send to single node.

    one-to-one

  • 8/10/2019 1 Introduction to DCN

    31/39

    ASETNetwork Modes cont.

    Multicast Mode : Single source send to specific nodes(group) that are connected to same Network.

    one-to-many

  • 8/10/2019 1 Introduction to DCN

    32/39

    ASETNetwork Modes cont.

    Broadcast Mode : Single source send to all others node that

    are connected to same Network

    one-to-all

  • 8/10/2019 1 Introduction to DCN

    33/39

    ASETNetwork Software

    Protocol Hierarchies Design Issues for the Layers

    Connection-Oriented and Connectionless Services

    Service Primitives

    The Relationship of Services to Protocols

  • 8/10/2019 1 Introduction to DCN

    34/39

    ASETNetwork SoftwareProtocol Hierarchies

    Layers, protocols, and interfaces.

  • 8/10/2019 1 Introduction to DCN

    35/39

    ASET

    Design Issues for the Layers

    Addressing

    Error Control Flow Control

    Multiplexing

    Routing

  • 8/10/2019 1 Introduction to DCN

    36/39

    ASETReference Models

    The OSI Reference Model

    The TCP/IP Reference Model

    A Comparison of OSI and TCP/IP

    A Critique of the OSI Model and Protocols

    A Critique of the TCP/IP Reference Model

  • 8/10/2019 1 Introduction to DCN

    37/39

    ASETOSI Reference Models

  • 8/10/2019 1 Introduction to DCN

    38/39

    ASETReference Models (2)

    The TCP/IP reference model.

  • 8/10/2019 1 Introduction to DCN

    39/39

    ASETHybrid Model

    The hybrid reference model .