Chapter 1 Introduction
Chapter 1 Introduction
1.Data communications,
Half-duplex
•each station can both transmit and receive, but not at the same time
•the entire capacity of the channel can be utilized for each direction
•Walkie-talkies and CB (citizens band) radios are both half-duplex
systems
Full-duplex
•both stations can transmit and receive simultaneously
•the link may contain two physically separate transmission paths,
•One for sending and the other for receiving;
•OR the capacity of the channel is divided between signals traveling
in both directions.
• Performance
– Depends on Network Elements
– Measured in terms of Delay and Throughput
• 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, mulitcast, broadcast
Figure 1.3 Types of connections: point-to-point and multipoint
Figure 1.4 Categories of topology
Figure 1.5 A fully connected mesh topology (five devices)
Mesh Topology
• Each device has a dedicated point-to-point link to
every other device
1.circuit-switched and
2.packet-switched networks
Circuit-Switched Network
• a dedicated connection, called a
circuit, is always available between
the two end systems
– switch can only make it active or
inactive
Packet-Switched Network
• communication between the two ends is done in
blocks of data called packets
• switches function for both storing and forwarding
– packet is an independent entity
1-3 THE INTERNET
Early History
• telegraph and telephone networks, before
1960
– suitable for constant-rate communication
– the encoded message (telegraphy) or
– voice (telephony) could be exchanged
– A computer network able to handle bursty
data at variable rates
Cont’d
Birth of Packet-Switched Networks
• Theory for bursty traffic: in 1961 at MIT
Administration
– Various groups that coordinate Internet
issues have guided this growth and
development
Administration
• Internet Society (ISOC) is an international, nonprofit
organization formed in 1992 to provide support for
the Internet standards process
– Supporting other Internet administrative bodies
such as IAB, IETF, IRTF, and IANA
• Syntax
– Structure or format of the data
– Indicates how to read the bits - field delineation
• Semantics
– Interprets the meaning of the bits
– Knows which fields define what action
• Timing
– When data should be sent and
– What Speed at which data should be sent or speed at which it
is being received.