41
Lesson 7 Networks Unit 1—Computer Basics

Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Embed Size (px)

Citation preview

Page 1: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Lesson 7Networks

Unit 1—Computer Basics

Page 2: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 2

Objectives

Describe the benefits and disadvantages of networks.

List and describe the types of networks.List and describe communications hardware.List and describe communications media.Describe the different network topologies.Describe network architecture and protocols.

Page 3: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 3

Introducing Networks

A network is a group of two or more computers linked together. Most networks have a server that manages

the network resources. Most networks have multiple clients, which

are computers that access the server.

Page 4: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 4

Introducing Networks (cont.)

A network confined to a limited geographical area is called a local area network (LAN).

A network spread over a wide area is called a wide area network (WAN).

The transmission of data from one location to another is called data communications.

Page 5: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 5

Network Building Blocks

Sending data from one computer to another requires a channel, the link through which the message is sent. A phone line or cable is a channel.

A device on each end of the channel converts the computer signal to a signal type that the channel can send/receive.

Page 6: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 6

Network Building Blocks (cont.)

Sending a message through the channel requires a transmission media, which can be physical or wireless.

Page 7: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 7

Network Building Blocks (cont.)

This figure shows the main components required for data communications: a sending device, a receiving device, a communication path or channel, a device to convert the signal so that the channel can carry it, and the soft-ware to send and receive messages.

Page 8: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 8

Network Benefits

Networks provide almost instant communication with other users on the network. Users can share information. Users can share hardware. Users can share software. Users can work on group projects.

Page 9: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 9

Network Disadvantages

Data security and unauthorized access are disadvantages of a network.

Other disadvantages are Malicious code Network faults Setup and management costs

Page 10: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 10

Types of Networks

Two of the more common types of networks Local area networks (LANs) Wide area networks (WANs)

Page 11: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 11

Local Area Networks

Local area networks usually are confined to a limited area. The two most popular LANs are

Client/serverPeer-to-peer

Page 12: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 12

Client/Server vs. Peer-to-Peer

Page 13: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 13

Wide Area Networks

Wide area networks are spread across a city, a state, the country, or the world. Most WANs consist of two or more LANs

connected by routers. Some WANs may be configured as intranets

or extranets.

Page 14: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 14

Other Types of Networks

Metropolitan area network (MAN)Neighborhood area network (NAN)Personal area network (PAN)Home area network (HAN)Campus area network (CAN)

Page 15: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 15

Network Hardware

Most networks consist of a server and multiple client computers.

They also include two other categories of hardware: communications hardware and network transmission hardware.

Page 16: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 16

Network Hardware (cont.)

Communications hardware These devices facilitate the transmitting and

receiving of data.Network transmission hardware

These devices connect the cabling and amplify.

Page 17: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 17

Communications Hardware

Modems: Convert analog signals to digital and vice versa Dial-up modems enable a computer to send

data over a standard phone line.The sending computer and the receiving

computer must both have modems.

Page 18: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 18

Communications Hardware (cont.)

Modems (cont.) Cable modems use coaxial cable to send

data over cable TV lines.These have much faster transmission rates

than a standard telephone line modem. DSL and ISDN modems use telephone lines.

Page 19: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 19

Communications Hardware (cont.)

Network interface cards (NICs) All PCs in a LAN must have a NIC.

Gateway Links networks using different protocols

Router Connects multiple networks and determines

the fastest route for sending data over the network

Page 20: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 20

Communications Hardware (cont.)

Wireless access point Connects wireless communication devices

Hub Receives and sends signals back out

Page 21: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 21

Communications Media

Physical media types Twisted-pair cable Coaxial cable Fiber-optic cable

Wireless media types Radio signals Microwaves Satellites

Page 22: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 22

Communications Media (cont.)

Twisted pair

Coaxial

Fiber-optic

Page 23: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 23

Wireless Media

Microwaves

Satellites

Page 24: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 24

Other Communications Media

IrDA Infrared transmission Requires line of site

Bluetooth Uses radio waves Short distance transmission of about 30 feet

WI-FI Wireless fidelity; wireless transmission

Page 25: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 25

Bluetooth Technology

Page 26: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 26

Network Topologies

A topology is the geometric arrangement of the network.

The most common topologies are Bus: All devices are connected to a master

cable. Ring: Similar to a bus except that the

devices are connected in a circle Star: All devices are connected to a central

hub or computer.

Page 27: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 27

Bus Topology

Page 28: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 28

Ring Topology

Page 29: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 29

Star Topology

Page 30: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 30

Communications Protocols

A protocol is a set of rules that allows computers to exchange data. The protocol determines

How a sending device indicates it has finished sending

How a receiving device indicates the message was received

The type of error-checking to use

Page 31: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 31

Communications Protocols (cont.)

The most common protocols are Ethernet: Most common LAN protocol Token ring: Also used on LANs TCP/IP: Used on the Internet

Page 32: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 32

Network Operating Systems Software

Networks require a network operating system (NOS) and a desktop operating system. The clients run the desktop OS.

The NOS runs on the server and providesNetwork administration toolsPrint servicesClient servicesSecurity services

Page 33: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 33

Summary

Data communication is the transmission of data from one location to another.

A network is a group of two or more computers linked together.

The Internet is the biggest network of all.Networks have advantages and

disadvantages.

Page 34: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 34

Summary (cont.)

A local area network generally is confined to a limited geographical area.

A wide area network is made up of several connected local area networks.

The two popular types of LANs are the client/server network and peer-to-peer network.

Page 35: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 35

Summary (cont.)

Other types of specialized networks include metropolitan area networks (MANs), neighborhood area networks (NANs), personal area networks (PANs), home area networks (HANs), and campus area networks (CANs).

Page 36: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 36

Summary (cont.)

You can use a network for information sharing, hardware sharing, software sharing, and as a collaborative environment.

The link through which data is transmitted is the communications channel.

Transmission media can be either physical or wireless.

Page 37: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 37

Summary (cont.)

Physical media includes twisted-pair cable, coaxial cable, and fiber-optic cable.

Wireless media includes radio signals, microwaves, and satellites.

Most networks consist of a network server and computer clients.

Page 38: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 38

Summary (cont.)

Communication devices facilitate the transmitting and receiving of data, instructions, and information.

Communication devices include dial-up and cable modems, DSL and ISDN modems, network interface cards, gateways, routers, wireless access points, and hubs.

Page 39: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 39

Summary (cont.)

Network interface cards enable the sending and receiving of data between the PCs in a network.

A router directs the Internet or network traffic.

Physical media includes twisted-pair cable, coaxial cable, and fiber-optic cable.

Wireless media includes microwaves, satellites, IrDA, Bluetooth, and Wi-Fi.

Page 40: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 40

Summary (cont.)

Network topologies include bus, ring, and star.

A protocol is an agreed on set of rules and procedures for transmitting data between two or more devices.

The Ethernet protocol is one of the most popular LAN protocols.

Page 41: Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe

Computer Concepts BASICS - 41

Summary (cont.)

Token ring is the second most widely used LAN protocol.

TCP/IP is a protocol used by both LANs and WANs to connect to the Internet.

All computers on a network require an operating system, and networks require network operating systems.