sc161-lecture4part2

29
Chapter 4 SC161: Principles of Information Technology Communication and Network Part 2: Computer Network Thiti Theerathean Center for Teaching Excellence University of the Thai Chamber of Commerce E-mail : [email protected]

Upload: thiti-theerathean

Post on 18-Jan-2015

323 views

Category:

Technology


1 download

DESCRIPTION

Computer Network

TRANSCRIPT

Page 1: SC161-Lecture4Part2

Chapter 4

S C 1 6 1 : P r i n c i p l e s o f I n f o r m a t i o n T e c h n o l o g y

Communication and NetworkPart 2: Computer Network

Thiti Theerathean

Center for Teaching Excellence University of the Thai Chamber of Commerce

E-mail : [email protected]

Page 2: SC161-Lecture4Part2

2

• Introduction to Computer Network.- Types of Computer Network.- The basic Configurations of Computer Network.- The Benefits of Computer Network.

• Network Architecture Model.- OSI Model.- Internet Model.

• Local Area Network.- The Components of LAN.- Topologies of LAN.

• Wide Area Network.- Transmission Facility.- Modulation.- Multiplexing.

SC161: Principles of Information Technology

Page 3: SC161-Lecture4Part2

3SC161: Principles of Information Technology

A Computer network is an interconnection of computers and computing equipment using either wire and wireless over small or large geographic areas.

Twisted pair, Radio wave

Coaxial, Fiber Optic

Fiber Optic, Microwave

Page 4: SC161-Lecture4Part2

4SC161: Principles of Information Technology

Personal Area Network : PAN

A personal area network is a computer network organized around an individual person. PANs typically involve a mobile computer, a cell phone or a handheld computing device such as a PDA.

Bluetooth PANs are also called piconet.

Page 5: SC161-Lecture4Part2

5SC161: Principles of Information Technology

The Big Picture of Computer Network.

Page 6: SC161-Lecture4Part2

6SC161: Principles of Information Technology

The Basic Configurations of Computer Network.

PCs to LAN

LAN to LANs

Page 7: SC161-Lecture4Part2

7SC161: Principles of Information Technology

The Basic Configurations of Computer Network.

PC to WAN

LAN to WAN

Page 8: SC161-Lecture4Part2

8SC161: Principles of Information Technology

The Benefits of Computer NetworkPeople and Organizations use networks for the following reason, the most important of

which is the sharing of resource.

• Resource sharing• Data and information sharing • Better Communications • Reduced Cost• On-line services• Electronic data interchange

Page 9: SC161-Lecture4Part2

9SC161: Principles of Information Technology

Page 10: SC161-Lecture4Part2

10SC161: Principles of Information Technology

How do you sends a message to your friends ?

Message.

Department.

Company.

POST Code.

Country.

Thiti Theerathean.

Faculty of Science.

University of the Thai Chamber of Commerce. Vibhavadee-Rangsit Rd. Dindang

Department of Information & Communication Technology.

Bangkok 10400

Thailand

Application Set

Transport Set

Page 11: SC161-Lecture4Part2

11SC161: Principles of Information Technology

The Open Systems Interconnection Reference Model

The architectural model adopted by the International Standards Organization (OSI) .

Bits

Frame

Packet

Segment

Data

Application Set

Transport Set

Page 12: SC161-Lecture4Part2

12SC161: Principles of Information Technology

The Open Systems Interconnection Reference ModelApplication Interface.

Web browser, File Transfer, e-MailApplication Layer

Presentation Layer Encryption Data.

ASCII, EBCDIC, UNICODE

Session Layer Transmission Control.

Simplex, Half-duplex, Full-duplexApplication Set

Transport Set

Transport Layer Flow Control.

Connection-Oriented, Connectionless

Network Layer Routes data.

IP Address

Data Link Layer Node to Node Transmission.

MAC Address

Physical Layer Send and Receive Bits.

Signal and Media.

Page 13: SC161-Lecture4Part2

13SC161: Principles of Information Technology

The Internet ModelThe Internet model is a most widely used that it is accepted as a network architecture. The

Internet’s Protocol suite is called Transmission Control Protocol/Internet Protocol (TCP/IP).

OSI Model Internet Model Protocols

HTTP FTP POP3 DNS

TCP UDP

IPv4 IPv6 ICMP

Not Specified

User Data

Datagram

Packet

Segment

Encapsulation

Page 14: SC161-Lecture4Part2

14SC161: Principles of Information Technology

The Internet Model in Action.

Router

Router

Link Layer

Internet Layer

Transport Layer

Application Layer

Application Layer

Transport Layer

Internet Layer

Internet Layer

Internet Layer

Link Layer

Link Layer Link Layer

Link Layer

Link Layer

Page 15: SC161-Lecture4Part2

15SC161: Principles of Information Technology

Page 16: SC161-Lecture4Part2

16SC161: Principles of Information Technology

A Local Area Network (LAN) is a communication network that interconnects a variety of data communicating devices within a small geographic area and broadcasts data at high data transfer rates with very low error rates.

Page 17: SC161-Lecture4Part2

17SC161: Principles of Information Technology

Client/ServerMicrocomputer users, or clients, share

services of a centralized computer called aserver.

Peer-to-PeerComputers share equally with one

another without having to rely on a central server.

Page 18: SC161-Lecture4Part2

18SC161: Principles of Information Technology

A Topology is the physical layout of nodes in a network, which often dictates the type of communications protocol used by the network.

Topologies of LANs.

Three Network Topologies.

Page 19: SC161-Lecture4Part2

19SC161: Principles of Information Technology

T-Connector

BUS

Desktop ComputerTerminator

• All nodes are connected to a single wire or cable, called a Backbone.• Node is connected to a backbone with T-connector.• Terminators are required at both ends of the backbone cable.• A message (signal) that is sent by a node travels along the bus through all other nodes.

Page 20: SC161-Lecture4Part2

20SC161: Principles of Information Technology

Server

Desktop Computer

RING

• All the nodes are connected in a closed circle of cable.• Electronic messages are passed around the ring.• The Token determines which user on the network can send information. It is called

“Token passing”

Page 21: SC161-Lecture4Part2

21SC161: Principles of Information Technology

• All devices connected with a central Hub.• The Hub monitors the flow of traffic.• The Hub also acts as a repeater for the data flow and then retransmits the signals to

all other nodes.

Server

HUB

Desktop Computer

Page 22: SC161-Lecture4Part2

22SC161: Principles of Information Technology

Page 23: SC161-Lecture4Part2

23SC161: Principles of Information Technology

A Wide Area Network (WAN) is a data communications network that covers a relatively broad geographic area and that often uses transmission facilities provided by common carriers such as telephone companies.

A WAN is contrasted to smaller Local Area Networks (LANs) and Metropolitan Area Networks (MANs).

Home Network

Company Network

Internet Service Provider(ISP)

InternetSatellite

Page 24: SC161-Lecture4Part2

24SC161: Principles of Information Technology

Transmission Facility.

What is the most efficient way to send message over a WAN network ?

Page 25: SC161-Lecture4Part2

25SC161: Principles of Information Technology

Transmission Facility.

Circuit switching : Best for voice.

Message

Page 26: SC161-Lecture4Part2

26SC161: Principles of Information Technology

Transmission Facility.

Packet switching : Best for data.

1

2

3

Page 27: SC161-Lecture4Part2

27SC161: Principles of Information Technology

Modulation.The telephone system transmit analog signals, the transfer of a computer’s digital data over a

telephone line requires conversion of the data to an analog signal.

• The technique of converting digital data to an analog signal is called “modulation”.• The technique of converting analog signal back to digital data is called “demodulation”

Analog signal

Digital signal

Modem Modulates Signal

Modem Demodulates Signal

Page 28: SC161-Lecture4Part2

28SC161: Principles of Information Technology

Multiplexing.The multiplexing is a technique of transmitting multiple signals over a single medium. It is

performed at the physical layer of the OSI model. For multiple signals to share one medium. The medium must be divided.

Frequency Division Multiplexing Time Division Multiplexing

Page 29: SC161-Lecture4Part2

29SC161: Principles of Information Technology