1. Introduction of Data Communication
1. Introduction of Data Communication
DATA
COMMUNICATION
Data Communications
The term telecommunication means communication at a distance.
The word data refers to information presented in whatever form is
agreed upon by the parties creating and using the data.
Data communications are the exchange of data between two
devices via some form of transmission medium such as a wire cable.
Fundamental Characteristics of Data Communication
Delivery
- The system must deliver data to the correct destination.
Accuracy
- The system must deliver the data accurately.
Timeliness
- The system must deliver data in a timely manner. Data delivered late are
useless.
Jitter
- Jitter refers to the variation in the packet arrival time.
Components of a Data Communication System
Data Representation
Text
ASCII, bit patterns
Numbers
Image
Pixel
RGB , YCM
Audio
Video
Data Flow
Networks
A network is the interconnection of a set of
devices capable of communication.
A device can be a host (or an end system as it is
sometimes called) such as a large computer,
desktop, laptop, workstation, cellular phone.
A device in this definition can also be a
connecting device such as a router, switch, and
modem.
These devices in a network are connected using
wired or wireless transmission media.
Network Criteria
Performance
Depends on Network Elements and factors such as users, transmission media ,
capabilities of H/W and efficiency of S/W.
Transit time and response time
Measured in terms of Delay and Throughput(contradictory)
Reliability
Failure rate of network components
Measured in terms of availability/robustness
Security
Data protection against corruption/loss of data due to:
Errors
Malicious users
Physical Structures
Type of Connection
Point to Point - single transmitter and
receiver
Multipoint - multiple recipients of single
transmission
Physical Topology
Connection of devices
Type of transmission - unicast, multicast,
broadcast
Physical Structures
Topology
It refers to way in which a network is laid out physically
The topology of a network is the geometric representation of the relationship of all the links
and linking devices (usually called nodes) to one another.
Mesh Topology
Every device has a dedicated point to point
link to every other device.
n(n-1) connection for unidirectional
n(n-1)/2 no of connection for bidirectional
Advantages:
Guarantees that each connection can carry its own
data load, eliminates traffic problem.
Robust
Privacy and security
Fault identification and isolation easy
Disadvantages:
Amount of cabling and space requirement
Expensive
Star Topology
Each device has a dedicated point to point
link to a central control device.
Does not allow direct traffic between devices
The controller acts as an exchange
Advantages:
Less expensive compare to mesh
Easy installation and reconfigure.
Robustness, if one link fails, only that link is affected .
All other remain active
Disadvantages:
One long cable acts as Backbone to link all the device in network
Nodes are connected to the bus cable by Taps and Drop lines
Limits the number of Tabs in cable
Advantages: Disadvantages:
Easy installation. Difficult reconnection and fault isolation
Less cabling then Ring and Mesh topologies. Difficult to add new device
Signal reflection at the tab can cause degradation in quality
Ring Topology
Dedicated point-to-point connection with only the Two devices on either side of it.
A signal is passed along the ring in one direction, from device to device, until it reaches its destination.
Each device in the ring incorporates a repeater.
Advantages: Disadvantages:
Easy to install and reconfigure. Unidirectional traffic
To add and delete a device requires A break in ring (such as a disabled station) can
changing only two connection disable the entire network
Hybrid Topology
Distributed Processing
Switching
An Internet is a Switched networking in which a switch connects at least two links together.
A Switch needs to forward data from a network to another network when required.
Circuit-switched and Packet-switched networks
The Internet
An internet (note the lowercase i) is two or more networks that can communicate with each other.
The most notable internet is called the Internet (uppercase I ), and is composed of thousands of
interconnected networks.
At the top level, the backbones are large networks owned by some communication companies
such as Sprint, Verizon (MCI), AT&T, and NTT.
The backbone networks are connected through some complex switching systems, called peering
points
At the second level, there are smaller networks, called provider networks
The customer networks are networks at the edge of the Internet that actually use the services
provided by the Internet. They pay fees to provider networks for receiving services.
Backbones and provider networks are also called Internet Service Providers (ISPs).
The Internet
Accessing the Internet
Using Telephone Networks
Dial-up Service
DSL( Digital Subscriber Line) Service
Using Cable Networks
Using Wireless Networks
Direct Connection to the Internet
Internet History