0% found this document useful (0 votes)
20 views9 pages

Chapter 6

1) The document discusses computer networks and communication systems. It defines the basic elements of communication which include sending/receiving devices, communication channels, connection devices, and data transmission specifications. 2) Communication channels can be physical connections like cables or wireless connections using technologies like Wi-Fi, Bluetooth, infrared, broadcast radio, microwave, or satellite. Connection devices use analog signals like telephone or digital signals used by computers. 3) Computer networks allow information exchange and sharing of resources between two or more connected computers. Networks can be characterized by their physical capacity, geographical reach, or organizational purpose. Examples of network types discussed are local area networks (LANs), metropolitan area networks (MANs), and wide area networks

Uploaded by

tabkhat.3alsari3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views9 pages

Chapter 6

1) The document discusses computer networks and communication systems. It defines the basic elements of communication which include sending/receiving devices, communication channels, connection devices, and data transmission specifications. 2) Communication channels can be physical connections like cables or wireless connections using technologies like Wi-Fi, Bluetooth, infrared, broadcast radio, microwave, or satellite. Connection devices use analog signals like telephone or digital signals used by computers. 3) Computer networks allow information exchange and sharing of resources between two or more connected computers. Networks can be characterized by their physical capacity, geographical reach, or organizational purpose. Examples of network types discussed are local area networks (LANs), metropolitan area networks (MANs), and wide area networks

Uploaded by

tabkhat.3alsari3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

3/2/20

9-2

Communications
COMMUNICATIONS AND
NETWORKS

The process of sharing data, programs, and


information between 2 or more computers
Page 248

1 2

9-3 9-4

Communication Systems
• 4 basic elements
• Sending and receiving devices
• Communication channel
• Connection devices
• Data transmission specifications

Page 249

3 4

1
3/2/20

9-5 9-6

Communication Channels
• Channels carry data from one computer to another
• 2 categories of communication channels
• Physical connection
• Wireless connection

Page 250

5 6

9-8 9-10

Wireless Connections Connection Device Signals


• Types of signals
• Infrared
• Broadcast radio • Analog
• Wi-FI (wireless fidelity) • telephone signals;

• Microwave • continuous electronic wave


Microwave dish • Digital
• Bluetooth
• computer signals;
• Satellite • presence or absence of an electronic pulse; on/off
• GPS

Satellite

GPS
Page 252 Page 253

8 10

2
3/2/20

9-11 9-12

Connection Device Types and Transfer


Modem – modulator-demodulator
Speeds
• Types of modems • Modulation (key term) is the name of the process for converting
• External from digital to analog
• Internal
• PC Card • Demodulation (key term) is the name of the process for converting
• Wireless
from analog to digital
BANDWIDTH:
Measurement of the capacity of the
channel (bits-per-second (bps)
transmission capability of a channel)

Transfer Speeds

Page 253

11 12

9-14 9-17

Protocols Networks
• Set of communication rules for exchanging data between • A computer network is a communication system
computers
• Connects two or more computers
• Standard for Internet: TCP/IP (Transmission control
protocol/Internet protocol) • Allows information exchange and share resources

Page 256 Page 257

14 17

3
3/2/20

9-18 9-19

Computer network types


Physical network topology
A network can be characterized by its physical capacity (number of connected
computers), the distances that separate the computers (geographical area) or its
organizational purpose.

There are 3 main types of computer networks:

1. Local Area Network (LAN)


LAN is a network that connects computers and devices in a limited
geographical area such as home, office building, or closely positioned group
of buildings (1 m to 1 km). The network transmission speed is between 10MB/s to 1
GB/s. The network capacity does not exceed (2 to 1000 computers).

18 19

9-20 9-21

2. Metropolitan Area Network (MAN) 3. Wide Area Network (WAN)


MAN is a large computer network that usually spans a city or a large A WAN network is a computer network that covers a large geographic area
such as city, country or spans even intercontinental distances (several
campus. The MAN network is the union of several local area networks hundreds of kilometers).
(LAN) within the same perimeter of a very large company, region or city that
connects computers within 10 – 25 km. A WAN uses a communications channel that combines many types of media
such as telephone lines, cables, and air waves.
The MAN networks usually use fiber optic.
The largest WAN is the Internet. A wide area network consists of a collection
For example, a university or college can have a MAN that connects several
of interconnected LANs.
local area networks located in an area of 1 km2.

20 21

4
3/2/20

9-22

What is an IP address
Ø AnIP (Internet Protocol) address is an identifier for a
particular machine on a particular network; it is part of a
scheme to identify computers on the Internet.
IP ADDRESS
Ø A way to identify machines on a network
Ø A unique identifier
Ø Used to connect to another computer
Ø Allows transfers of files and e-mail

22 23

9-25

IPv4 structure
Ø IP addresses consist of four bytes sections (32 bits)

Ø Each section is 8 bits long (one byte)

Ø Each section can range from 0 to 255

Ø for ex: 128.35.0.72

24 25

5
3/2/20

IP structure IP structure
Ø These4 sections represent the machine itself and the 3 Classes of IP address A B C
network it is on
Ø Class A reserved for governments
Ø The network portion is assigned.
Ø Class B reserved for medium companies
Ø The host section is determined by the network administrator
Ø Class C reserved for small companies
Network Host Local address

3 classes A B C

26 27

29

IP structure
Network portion

Ø Class A begins 1 to 127 Ip address class # Of Host IDs Per Network


ID
Ø Class B begins 128 to 191 Class A 224-2 = 16,277,214
Class B 216-2 = 65,534
Ø Class C begins 192 to 223 Class C 28-2 = 254

• Class D : begins 224 to 239


• Class E : begins 240 to 255
D 224 – 239 1110 Reserved for Multicasting
E 240 – 254 1111 Experimental; used for research

28 29

6
3/2/20

9-33 9-34

Class A Class B
Support the need of moderate to large-sized networks
Support extremely large networks (more than 16 million host
addresses available) The first TWO bits of the 1st octet is 10
The lowest number that can be represented is 10000000 = (128) 10
1st
The first bit of the octet is 0 The highest number is 101111111 = (191)10
The lowest number that can be represented is 00000000 = (0) 10
Any address that starts with a value in the range of 128 to 191 in the 1st
The highest number is 011111111 = (127)10
octet is a class B address

Any address that starts with a value in the range of 0 to 127 in the
1st octet is a class A address

33 34

9-35 36

Class C Exercise
Change the following IP addresses from binary notation to
It is used to support small networks with a max of 254 hosts.
dotted-decimal notation.
The first THREE bits of the 1st octet is 110
The lowest number that can be represented is 11000000 = (192) 10
The highest number is 110111111 = (223)10 1. 01111111 11110000 01100111 01111101
Any address that starts with a value in the range of 192 to 223 in the 1st 01111111 11110000 01100111 01111101 Class A
octet is a class C address 127 240 103 125

D 224 – 239 1110 Reserved for Multicasting


2. 10101111 11000000 11111000 00011101 Class B
E 240 – 254 1111 Experimental; used for research
10101111 11000000 11111000 00011101
175 192 248 29

35 36

7
3/2/20

39 40

Find the class of the following ip addresses Find the class of the following IP addresses.
208.34.54.12
A. 11000010.00010101.11111111.10101010 127. 240. 103. 125
First 3 bits are 110 à Class C 200.14.99.15
B. 10011101.11100010.00000101.11111010 177.201.45.6
First 2 bits are 10 à Class B
C. 01011101.11100010.00000101.11111010
First bit is 0 à Class A

39 40

42 9-44

Exercises
• Explain why most address in class A are wasted.

A block in class A address is too large for almost any


organization. This means most of the addresses in class A
are wasted and not used.

• Explain why medium-size or large-size corporation does


not want a block of class C addresses

A block in class C is too small for many organizations.

42 44

8
3/2/20

9-45 9-46

45 46

9-47

47

You might also like