Module 1
Module 1
DATA COMMUNICATIONS
• The term telecommunication means communication at
a distance.
• The word data refers to the information present in
whatever form agreed 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.
Effectiveness of data Communication
• Delivery
– Correct Destination
– Authorized Receiver
• Accuracy
– Deliver data accurately
• Timeliness
– Late are useless
Five Components of Data Communication
Data Representation
• Text
– Represented as sequence of bits (0s or 1s)
– Unicode – 32 bit any symbol or character
• Number
– Represented as sequence of bits (0s or 1s)
• Images
– Represented as sequence of bits (0s or 1s)
– Pixel bit pattern
• Audio & Video
Data flow (simplex, half-duplex, full-duplex)
NETWORK
A network is a set of devices (often referred to as nodes) connected by
communication links. A node can be a computer, printer, or any other
device capable of sending and/or receiving data generated by other
nodes on the network.
Types of connections :
point-to-point and multipoint
Advantages of Computer Network
File Sharing Flexible Access
9
Advantages of Computer Network
Internet Access Inexpensive System
1
0
Applications of Computer Network
Email Services Teleconferencing
• Point-to-point connection to
other devices or fully connected.
• Traffic is carried only between
two connected devices.
• Robust
• Advantage of privacy/security
• Fault is diagnosed easily.
• More cable resource used in set
up.
A star topology connecting four stations
2
1
An isolated LAN in the past and today
Metropolitan Area Network
• A metropolitan area network(MAN) is a computer network that interconnects with
computer in a metropolitan area like city.
• MAN is a larger than LAN but smaller than the area covered by a WAN.
• It is also used to interconnection of several local area network.
Hajira Katargam
Piplod
Udhna
2
3
Wide Area Network
• A wide area network (WAN) is a computer network that exists over a
large-scale geographical area.
• A WAN connects different networks, including local area networks (LAN) and
metropolitan area networks (MAN).
• It may be located with in a state or a country or it may be interconnected
around the world.
Asia
America
Africa
2
4
WANs: a switched WAN and a point-to-point WAN
Internetwork
Types of Computer Networks - Summary
27
Types of Computer Networks - Summary
Basis Of Comparison LAN MAN WAN
Full Name Local Area Network Metropolitan Area Wide Area Network
Network
Size A network that connects a It covers relatively large It spans large locality &
group of computers in a region such as cities, towns connects countries
small geographical area together. e.g. Internet
Ownership of Network Private Private or Public Private or Public (VPN)
Used for College, School, Hospital Small towns, City State, Country, Continent
Switching
• An internet is a switched network in which a switch connects
at least two links together.
• A switch needs to forward data from a network to another
network when required.
• The two most common types of switched networks are circuit-
switched and packet-switched networks
A heterogeneous network made of two LANs and point to point WAN
Circuit-Switched Network
• In a circuit-switched network, a dedicated connection, called
a circuit, is always available between the two end systems; the
switch can only make it active or inactive.
2.52
Network Layer
• In this layer, packet is combined with header and data.
• In case of data link layer, packet delivers on the same
network.
• If two different networks are connected then packet is
concern with network layer.
• Network layer is concerned with:
✔ Logical addressing e.g. 192.168.1.1 (IP Address)
✔ Routing
Source-to-destination delivery
Transport layer
Note