Module -1 Complete Notes - Updated
Module -1 Complete Notes - Updated
"many-to-one" architecture
Many-Many Model (or) Publisher – Subscriber model:
if a publisher sends a message with Topic A, it will be forwarded to
any subscribers who have subscribed to Topic A.
1 DATA COMMUNICATIONS
Components
5
1
2 3
4
1. Text
2. Numbers
3. Images
4. Audio
5. Video
Data flow
Simplex
Half-duplex
Full-duplex
Point to point
A dedicated link is provided between
two devices
Multipoint
More than two specific devices share
a single link
Tree/Tier
Advantages
Less expensive
Robustness
Disadvantage
n links required
BUS Topology
A multipoint topology
All devices are linked through a backbone cable
Nodes are connected to the bus cable by drop lines and taps.
Drop line
A connection running between the device and the main cable
Tap
A connector that either splices into the main cable or punctures the
sheathing of a cable to create a contact with the metallic core
Advantage:
Ease of installation
Disadvantages:
Difficult reconnection and fault isolation
Broken or fault of the bus cable stops all transmission
Each device is dedicated point-to-point connection only with the two devices on either side of it
A signal is passed along the ring in the direction, from device to device, until it reaches its destination
Each device in the ring incorporates a repeater
Advantages
Relatively easy to install and reconfigure
Fault isolation is simplified
Disadvantage
Unidirectional traffic
n links required
Tree Topology
A hybrid topology: a star backbone with three bus networks
Tree topologies integrate multiple topologies together
Advantages:
Point-to-point wiring for individual segments.
Supported by several hardware and software venders.
Disadvantages:
Overall length of each segment is limited by the type of cabling used.
If the backbone line breaks, the entire segment goes down.
More difficult to configure and wire than other topologies.
A hybrid topology: a star backbone with three bus networks
LAN Devices
MAN Devices:
•Switches/Hub
•Routers
Two or more LANs within a city can communicate with each other
7/23/2024
Dr. S. Deepa Nivethika, SCOPE, VIT, Chennai
Wide Area Network (WAN)
A wide are Network is a telecommunications network that extends over a
large geographical area for the primary purpose of computer networking
WAN Devices:
•End Devices
•Intermediate Devices
•Coverage area>100km
Two Dr.
orS.more LANsSCOPE,
Deepa Nivethika, within a country can communicate with each other
VIT, Chennai 7/23/2024
2 types of WANs: a switched WAN and a point-to-point WAN
Connected with more than two WAN’s – Backbone of global Communication
OSI Model
Protocol:
A set of rules that governs data communication
It represents an agreement between the communicating devices
Layer 7. Application
Layer 6. Presentation
Layer 5. Session
Sender
Receiver
Layer 4. Transport
Layer 3. Network
Function
Physical characteristics of interfaces and media
Representation of bits
Data rate
Synchronization of bits
Line configuration (point-to-point or multipoint)
Physical topology (mesh, star, ring or bus)
Transmission mode ( simplex, half-duplex or duplex)
Function
Framing
Physical addressing
Flow control
Error control
Access control
In following Figure a node with physical address 10 sends a frame to a node with
physical address 87. The two nodes are connected by a link. At the data link level
this frame contains physical addresses in the header. These are the only addresses
needed. The rest of the header contains other information needed at this level.
The trailer usually contains extra bits needed for error detection
Source-to-destination delivery
Responsible from the delivery of packets from the
original source to the final destination
Functions
Logical addressing
routing
Functions
Port addressing
Flow control
Error control
Dr. S. Deepa Nivethika, SCOPE, VIT, Chennai 7/23/2024
Transport layer
Synchronization
Functions
Network virtual terminal (Remote log-in)
Mail services
Computer identified by IP address, MAC Address File transfer and Access management,
Process is identified by port numbers Mail services, directory services
Port addressing,
Segmentation &
Port
Reassembly, Connection Logical addressing, Routing
control, End to End flow
control, Error control IP
MAC
OSI Model
Data
Layer Function
unit
User 7. Application Network process to application
support
layers/ Data 6. Presentation Data representation and encryption
H/W
5. Session Inter-host communication
layer
Sender
User
Receiver
Network
Segment 4. Transport End-to-end connections and reliability
Heart of
OSI
TCP/IP Model
TCP/IP Model
OSI Model
Process-to-process protocol.
• User Datagram Protocol (UDP)
• Transmission Control Protocol (TCP)
• Stream Control Transmission Protocol (SCTP)
Example:
07:01:02:01:2C:4B
A 6-byte (12 hexadecimal digits) physical address.
The physical addresses in the datagram may change from hop to hop.