CIT-3200 Data Communication
CIT-3200 Data Communication
Data Communication
اتصاالت البيانات
Chapter 2 – Basic Concepts
Disclaimer: These slides are originally from the author of the book, “Data Communication and Networking”, by Behrouz A. Forouzan
Course Outcome
• Assessments
• Quiz 01
• Midterm Exam
• Final Exam
• Simplex
• Half-duplex
• Full-duplex
• Network criteria
• Performance
• Throughput: refers to how much data can be transferred from source to
destination within a given timeframe. Throughput measures how many packets
arrive at their destinations successfully. For the most part, throughput capacity is
measured in bits per second, but it can also be measured in data per second
• Delay: means the time for which the processing of a particular packet takes
place.
• Reliability
• Security
• Physical structure
• Types of Connection
• Physical Topology
• Links
• Point-to-point link
• Multipoint (point-to-multipoint) link, shared links
• Full mesh
• Each node is connected to every other node
• Very reliable, but
• Quite expensive
Example:
If there are n nodes in the network, we need:
n=5
(i) n(n-1)/2 links # of links = 10
(ii) (n-1) interfaces # of interfaces = 4
• Partial mesh
• Not all the nodes are connected
• A Local Area Network (LAN) is usually privately owned and connects some hosts in a single
office, building, or campus
• Depending on the needs of an organization,
• A LAN can be as simple as two PCs and a printer in someone’s home office, or
• It can extend throughout a company and include audio and video devices
• Each host in a LAN has an identifier, an address, that uniquely defines the host in the LAN
• A packet sent by a host to another host carries both the source host’s and the destination
host’s addresses
LAN WAN
• Switched WAN