lesson 1 computers and computer hardware 1. understanding the importance of computers invention of...

36
Lesson 1 Computers and Computer Hardware 1

Upload: dulce-carlyle

Post on 11-Dec-2015

228 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

1

Lesson 1Computers and Computer Hardware

Page 2: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

2

Understanding the Importance of Computers

Invention of Computer• The computer is one of the most important inventions of the past

century.• You find computers and computer technology everywhere

throughout society—from businesses and financial organizations, to home electronics and appliances, and to personal applications such as clothing embedded with iPod controls.

A Brief History of the Computer• The first computers were developed in the late 1940s and early

1950s for use by the military and government.• In 1971, Dr. Ted Hoff developed the microprocessor.• The first Apple computer was built in 1976 by Steve Jobs and Steve

Wozniak. The IBM PC was introduced in 1981.

Page 3: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

3

Understanding the Importance of Computers

FIGURES on PAGES Mod 1-4 & 1-5• Students doing online research• Early computers• The Apple II and IBM PC

Page 4: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

4

Understanding the Importance of Computers

• Above and Beyond: The first IBM PC ran on a 4.77 MHz Intel 8088 microprocessor. The PC came equipped with 16 kilobytes (KB) of memory, expandable to 256 KB. The PC came with one or two 160KB floppy disk drives and an optional color monitor.

Page 5: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

5

Defining Computers and Computer Systems

• A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).

• A computer system includes hardware, software, data, and people.

• The actual machine—wires, transistors, and circuits—is called hardware.

• Software consists of instructions or programs for controlling the computer.

• Data is text, numbers, sound, images, or video.• The computer receives data through an input device, processes

the data, produces the output (or information), and stores the data and information on a storage device.

Page 6: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

6

Defining Computers and Computer Systems

FIGURES on PAGES Mod 1-6 & 1-7• Using a mobile computer to process data

into information• Information processing cycle• Consists of four steps: I-P-O-S

Page 7: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

7

Defining Computers and Computer Systems

• Above and Beyond: Deep Blue was a chess-playing computer developed by IBM. On May 11, 1997, the machine won a six-game match by two wins to one with three draws against world champion Garry Kasparov.

Page 8: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

8

Classifying Computers

• Special-purpose computers are used mostly to control something else.

• General-purpose computers are divided into categories, based on their physical size, function, cost, and performance.

FIGURES on PAGESMod 1-8 to 1-10

• Types of computers

Page 9: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

9

Classifying Computers

FIGURE on PAGE 1-10• Electronic book reader

• Above and Beyond: Supercomputers are often used to conduct and test medical experiments

Page 10: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

10

Using Computer Systems

• Computers are used for all kinds of tasks.• Computers take raw data and change it into information.

An example of the procedure: • You enter programs and data with some type of input

device.• The computer uses instructions to process the data and

to turn it into information.• You send the information to some type of output

device.• You store it for later retrieval.

Page 11: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

11

Using Computer Systems

• Technology Careers. Computers on the Job: In the past few decades, computers have had dramatic effects on how we live, learn, and work. For example, the kinds of jobs available have changed because of computers. Fifty years ago, only a handful of people were computer programmers, and none were Web designers or software entrepreneurs. Today, nearly all jobs require some computer skills.

• Time-consuming, labor-intensive communication tasks that used to require face-to-face meetings, telephone calls, overnight deliveries, or paging through printed materials are now performed quickly and efficiently using Internet browsers and e-mail. Students can participate in distance-learning classes to take courses not available where they live. Even the electric-meter reader and delivery person now carry hand-held computers that track a consumer’s electricity use or the location of a package. Cashiers use computers for retail sales, and managers use them to update the store’s inventory, handle customer calls, and advertise products. All of these advances, now taken for granted by many of us, are recent innovations.

Page 12: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

12

Using Computer Systems

FIGURE on PAGE Mod 1-11• Computer System

Components

Page 13: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

13

Identifying System Components

• The motherboard is a circuit board that contains integral components—central processing unit, memory, connectors, and expansion ports and slots.

Page 14: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

14

Identifying System Components

The Central Processing Unit • The central processing unit (CPU) is the brains of the computer. • The CPU has two primary sections: the arithmetic/logic unit and

the control unit.• The Arithmetic/Logic Unit• The arithmetic/logic unit (ALU) performs arithmetic computations

and logical operations.

• The Control Unit• The control unit coordinates all of the processor’s activities.• You communicate with the computer through programming languages.• The computer uses machine language, or binary code, which contains

only 1s and 0s.

Page 15: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

15

Identifying System Components

Recognizing How a Computer Represents Data• In machine language, the control unit sends out necessary

messages to execute the instructions. A single zero or a single one is a bit. A byte is a single character.

Page 16: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

16

Identifying System Components

Memory• Memory is where data is stored on the

motherboard.• Memory can be short term or long term.• When you want to store a file or information

permanently, you use secondary storage devices such as the computer’s hard drive or a USB drive. You might think of this as long term memory.

Page 17: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

17

Identifying System Components

Random Access Memory• The memory on the motherboard is short term, called random access

memory (RAM). • Data, information, and program instructions are stored temporarily

on a RAM chip and disappear when the computer is turned off.• The instruction cycle is the amount of time it takes to retrieve

instructions to perform a specified task and complete the command.• The execution cycle refers to the amount of time it takes the CPU to

execute the instruction and store the results in RAM. • Together, the instruction cycle and one or more execution cycles

create a machine cycle.

Page 18: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

18

Identifying System Components

Read-Only Memory• Another type of memory found on the motherboard is

read-only memory (ROM).• ROM chips store specific instructions that are needed for

computer operations. These instructions remain on the chip even when the power is turned off.

• The more common of these is the BIOS ROM, containing instructions to start the system when you turn on the computer.

Page 19: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

19

Identifying System Components

• Above and Beyond: Cache memory is another type of memory. This high-speed RAM is used to increase the speed of the processing cycle.

• Above and Beyond: If you read computer ads, you are likely to see the abbreviations MHz (megahertz) and GHz (gigahertz). These speed specifications indicate the speed of the microprocessor clock—a timing device that specifies the speed for executing instructions.

• Above and Beyond: In the time it takes to blink your eyes, certain computers can perform certain operations 10 billion times.

Page 20: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

20

Identifying System Components

MotherboardMicroprocessorRAM

Page 21: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

21

Identifying System Components

Back Panel Connectors

AGP – Advance Graphics Port Slot

PCI Bus Slot

Heat Sink and CPU

Expansion Slot for RAM

Connectors to Storage

Device

Page 22: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

22

Identifying System Components

Processingcycle

Page 23: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

23

Identifying Types of Storage Devices

To keep a permanent copy of data, you must store it on a storage device.• Magnetic Storage Devices

• Data is stored in numbered tracks in a special log on the disk called a file allocation table (FAT).

• Hard Disks• Advantages: speed and capacity.

• Removable Disks• Removable magnetic media are rarely used and include 3 ½-inch disks and Zip disks.

• Optical Storage Devices• Use laser technology to read and write data on plastic platters that contain a metal layer, like CDs

and DVDs.

• Solid-State Storage Media • Removable medium that uses integrated circuits, such as USB flash drive.

• Network Drives• Hard drive or tape drive connected to a network server and is available to and shared by multiple

users.• Remote storage is used to extend disk space on a server and to eliminate the addition of more hard

disks or other storage devices.

Page 24: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

24

Identifying Types of Storage Devices

• Above and Beyond: Blu-ray optical discs use a blue-violet laser to read and write data, unlike earlier optical discs such as DVDs, which use a red laser. Although they use different lasers, Blu-ray products can be backwards compatible with CDs and DVDs.

Page 25: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

25

Identifying Types of Storage Devices

PlatterSpindleHeadActuator ArmActuator

Page 26: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

26

Identifying Types of Storage Devices

Housing

Paper Ring Shutter Spring

Hub

Magnetic Disk

Plastic Flap

Write Protection Tab

Page 27: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

27

Identifying Types of Storage Devices

Miniature Mobile Storage Media

Examples of USB Flash

Drives

Page 28: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

28

Caring for Storage Media

• Keep away from magnetic fields.• Avoid extreme temperatures.• Remove media from drives and store them properly when

not in use.• When handling DVDs and other optical discs, hold them

at the edges.• Never try to remove the media from a drive when the

drive indicator light is on.• Keep discs in a sturdy case when transporting.

Page 29: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

29

Exploring Computers in Your Future

• A major focus of new types of computers is connectivity, or the ability to connect with other computers.

• Wireless and mobile devices are now as common as wired desktop machines.

• Computer literacy, which is the knowledge and understanding of computers and their uses, will become even more important.

Page 30: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

30QUICK QUIZZES

1) Who built the built the first Apple computer?

Answer: Steve Jobs and Steve Wozniak

2) True or False? Many people consider the computer to be the single most important invention of the 20th century.

Answer: True.

3) True or False? Machines like the UNIVAC and ENIAC were designed initially for use by schools.

Answer: False. Machines like the UNIVAC and ENIAC were designed initially for use by the military and government.

Page 31: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

31QUICK QUIZZES

4) A computer __________ includes hardware, software, data, and people.

Answer: system

5) __________ is text, numbers, sound, images, or video.

Answer: Data

6) Which type of computer is designed for one person to use at a time?

A. personal computer B. server

Answer: A

7) Tiny chips embedded in dishwashers, bathroom scales, or airport radar systems are classified as __________ computers.

A. general-purpose B. special-purpose

Answer: B

Page 32: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

32QUICK QUIZZES

8) True or False? Just about all computers, regardless of size, take raw data and change it into information.

Answer: True.

9) True or False? The __________ that the computer uses to process data are contained within the system case.

Answer: components

10) Computers follow the __________ procedure—input, processing, output, and storage.

Answer: IPOS

Page 33: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

33QUICK QUIZZES

11) The central processing unit (CPU), also called the microprocessor or central processor, is the __________ of the computer.

Answer: brains

12) True or False? The arithmetic/logic unit (ALU) is the boss of the CPU.

Answer: False. The arithmetic/logic unit (ALU) performs arithmetic computations and logical operations.

13) True or False? The computer does not understand human language.

Answer: True.

14) A __________ is the smallest unit of information storage.

Answer: bit

Page 34: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

34QUICK QUIZZES

15) True or False? Random access memory, or RAM, is considered short term memory.

Answer: True.

16) __________is the process of obtaining a program instruction or data item from RAM.

Answer: Fetching

17) __________ is a nonvolatile, removable medium that uses integrated circuits.

A. Optical storage

B. Magnetic storage

C. Solid-state storage

D. None of the above

Answer: D

Page 35: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

35QUICK QUIZZES

18) True or False? Most hard disks are used to store data inside the computer.

Answer: True.

19) True or False? A network drive is located on a computer other than the user’s local system.

Answer: True

20) True or False? You should hold DVDs at the edges.

Answer: True.

Page 36: Lesson 1 Computers and Computer Hardware 1. Understanding the Importance of Computers Invention of Computer The computer is one of the most important

36QUICK QUIZZES

21) True or False? It is okay to remove media from a drive when the drive indicator light is on.

Answer: False.

22) True or False? Wireless and mobile devices are not as common as wired desktop machines.

Answer: False.

23) True or False? Computer literacy is the knowledge and understanding of computers and their uses.

Answer: True.