Lecture 1 Introduction
Lecture 1 Introduction
1
Course Outcome
2
The Basics
3
Metric Units
Note:
data rates – kbps (103), Mbps(106), Gbps(109) … bits per second
data sizes – KB (210), MB(220), GB(230), … bytes
ms(msec): millisecond..1/1000; µs: microsecond ns: nanosecond
4
Networking: Basic
• Information is generated by a source (e.g., a
telephone handset, computer terminal)
8
Encoding Voice
• Analog
- sound is transduced to electricity for
transmission
- telephone, cassette tapes, records
• Digital
- analog signal is sampled
- each sample represented as a number
- number represented as a stream of bits
9
Images
10
Encoding Images
• Bit maps: an image is divided into rectangular grids.
12
Video..(2)
• The broadcast TV standard format in North America
(determined by National TV Standards Committee)
is 640 pixels x 525 lines in each frame and a
refresher rate of 30 frames per second.
• The rest of the world uses 640 x 625 frame at a
refresher rate of 25 frames/sec.
• HDTV's requirement is even higher (1280 x 720 x 60)
• Both TV standards listed above are known as "full
motion video". The network bandwidth
requirement is extremely high
• …1920x1080; etc
13
Video ..(3)
• To reduce the bandwidth requirement, these
techniques are used:
15
A Typical Computing Environment
16
Transmission
Serial & Parallel Transmissions
17
Parallel & Serial Transmissions
18
Serial Transmission
There are two modes that define the way serial
transmission is done – asynchronous &
synchronous
19
Synchronous Transmission
20
Communication Modes
Simplex Communication
This is where communication goes in one
direction only: sender to receiver. Examples
are TV sets, airport monitors.
Half-Duplex
This is where a device can both send and receive;
however, sender and receiver must alternate.
Eg. 2—way radio, some printers
21
Communication Modes (2)
Full-Duplex: This is where devices can send and
receive simultaneously
22
Blank
23
Reference Model
Topics
24
The Need for Standards
• Companies design and manufacture computers
using their unique styles and architecture
• Adoption…
25
Agencies
Agencies regulate the numerous standards for the
various fields of communication – a few are:
26
The Open System Interconnect
Designed to promote interoperability of
computer hardware from different
manufacturers; IBM, AT&T, Xerox, DEC
The OSI model was developed in 1977 by the
International Organization for Standardization
(ISO)
ISO is not an abbreviation for the organization;
it is derived from the Greek word isos, that
means equal, and was adopted by the
organization.
The OSI Layers
Functions
7. Application: provides services such as e-mail
functionality, file transfers
8. Presentation: translates data formats, encrypts and
decrypts data
9. Session: synchronizes communicating users, recovers
errors
10. Transport: determines network, may assemble and
reassemble packets
3. Network: determines routes; prioritize data
11. Data Link: detects and corrects errors, defines frames
1. Physical : transmits data bits over a network
TCP/IP Model
Facilitates data communication between
machines from different vendors:
33
The 4 Layers of the TCP/IP
34
The End
Write short notes on:
Hertz
Sound sampling
Nyquist frequency
35