parts & functions of a computer. 2 functions of a computer

45
Parts & Functions of a Computer

Upload: annice-moody

Post on 18-Dec-2015

231 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Parts & Functions of a Computer. 2 Functions of a Computer

Parts & Functions of a Computer

Page 2: Parts & Functions of a Computer. 2 Functions of a Computer

2

Functions of a Computer

Page 3: Parts & Functions of a Computer. 2 Functions of a Computer

3

Binary Communication Between Hardware and Software

Page 4: Parts & Functions of a Computer. 2 Functions of a Computer

4

PC Hardware Components

• Outside computer case: input/output devices

• Inside the case: processing and storage– CPU – most important component

• Requirements of a hardware device– Method for CPU to communicate with it

– Software to instruct and control it

– Electricity to power it

Page 5: Parts & Functions of a Computer. 2 Functions of a Computer

5

Hardware Used for Input and Output

• Connects to computer case by ports (eg, serial, parallel, USB, game, keyboard, mouse)

• Popular input devices:– Keyboard– Mouse

• Popular output devices:– Monitor– Printer

Page 6: Parts & Functions of a Computer. 2 Functions of a Computer

6

PortsPhysical Interface between a computer and another computers or devices

Page 7: Parts & Functions of a Computer. 2 Functions of a Computer

7

Input Devices

Page 8: Parts & Functions of a Computer. 2 Functions of a Computer

8

Output Devices

Page 9: Parts & Functions of a Computer. 2 Functions of a Computer

9

Hardware Inside the Case

Page 10: Parts & Functions of a Computer. 2 Functions of a Computer

10

Motherboard Components

• Processing– CPU (most important)– Chip set

• Temporary storage– RAM– Cache memory

• Electrical system– Power supply connections

• Communication with other devices– Traces– Expansion slots– System clock

• Programming/setup data– Flash ROM– CMOS setup chip

Page 11: Parts & Functions of a Computer. 2 Functions of a Computer

11

The Motherboard

Page 12: Parts & Functions of a Computer. 2 Functions of a Computer

12

The Motherboard (continued)

Page 13: Parts & Functions of a Computer. 2 Functions of a Computer

13

The CPU

Page 14: Parts & Functions of a Computer. 2 Functions of a Computer

14

The Chip Set

• Controls most activities on the motherboard

• Includes several device controllers

– USB controller

– Memory controller

– IDE controller

Page 15: Parts & Functions of a Computer. 2 Functions of a Computer

15

The Chip Set (continued)

Page 16: Parts & Functions of a Computer. 2 Functions of a Computer

16

Storage Devices

• Temporary (primary storage, or memory)

– Temporarily holds data and instructions while processing them

– Faster to access than permanent storage

• Permanent (secondary storage)

– Data and instructions must be copied into

primary storage (RAM) for processing

Page 17: Parts & Functions of a Computer. 2 Functions of a Computer

17

Primary and Secondary Storage

Page 18: Parts & Functions of a Computer. 2 Functions of a Computer

18

Primary Storage Devices

• Memory, or RAM, located on motherboard and other circuit boards

– Volatile versus nonvolatile (or ROM) memory

• Types of boards that hold memory chips

– SIMMs

– DIMMs

– RIMMs

Page 19: Parts & Functions of a Computer. 2 Functions of a Computer

19

RAM Chips

Page 20: Parts & Functions of a Computer. 2 Functions of a Computer

20

Types of RAM Modules

Page 21: Parts & Functions of a Computer. 2 Functions of a Computer

21

Secondary Storage Devices

• Hard drives

• CD-ROM drives

• DVD drives

• Zip drives

• Floppy drives

Page 22: Parts & Functions of a Computer. 2 Functions of a Computer

22

Hard Drive

Page 23: Parts & Functions of a Computer. 2 Functions of a Computer

23

EIDE Technology

• Used by most hard drives, CD-ROM drives, and DVD drives

• Can accommodate up to four EIDE devices on one system

Page 24: Parts & Functions of a Computer. 2 Functions of a Computer

24

IDE Connectors on a Motherboard

Page 25: Parts & Functions of a Computer. 2 Functions of a Computer

25

IDE Connectors on a Motherboard (continued)

Page 26: Parts & Functions of a Computer. 2 Functions of a Computer

26

IDE Connectors on a Motherboard

Page 27: Parts & Functions of a Computer. 2 Functions of a Computer

27

Hard Drive’s Power Supply

Page 28: Parts & Functions of a Computer. 2 Functions of a Computer

28

Floppy Drive Connection

Page 29: Parts & Functions of a Computer. 2 Functions of a Computer

29

Floppy Drive Connection (continued)

Page 30: Parts & Functions of a Computer. 2 Functions of a Computer

30

CD-ROM Drive Connection

Page 31: Parts & Functions of a Computer. 2 Functions of a Computer

31

Motherboard Components Used for Communication Among Devices

• The data bus

– bus is a subsystem that transfers data between computer components inside a computer or between computers

Page 32: Parts & Functions of a Computer. 2 Functions of a Computer

32

Data Bus

Page 33: Parts & Functions of a Computer. 2 Functions of a Computer

33

System ClockClosely related to system time is process time, which is a count of the total CPU time consumed by an executing process.

Page 34: Parts & Functions of a Computer. 2 Functions of a Computer

34

Clock Speed

• Of motherboard

– Measured in megahertz (MHz)

• Of CPU

– Measured in gigahertz (GHz)

Page 35: Parts & Functions of a Computer. 2 Functions of a Computer

35

Expansion Slots

Page 36: Parts & Functions of a Computer. 2 Functions of a Computer

36

Types of Expansion Slots

Page 37: Parts & Functions of a Computer. 2 Functions of a Computer

37

Interface (Expansion) Cards

Page 38: Parts & Functions of a Computer. 2 Functions of a Computer

38

Interface (Expansion) Cards (continued)

Page 39: Parts & Functions of a Computer. 2 Functions of a Computer

39

The Electrical System

• Power supply

– Most important component of computer’s electrical system

– Converts/reduces electricity to voltage the computer can handle

– Runs a fan directly from electrical output voltage to cool inside of computer case

Page 40: Parts & Functions of a Computer. 2 Functions of a Computer

40

The Electrical System (continued)

Page 41: Parts & Functions of a Computer. 2 Functions of a Computer

41

The Electrical System (continued)

Page 42: Parts & Functions of a Computer. 2 Functions of a Computer

42

Instructions Stored on the Motherboard

• ROM BIOS (most are flash ROM)

– System BIOS

– Startup BIOS

– CMOS setup

Page 43: Parts & Functions of a Computer. 2 Functions of a Computer

43

ROM BIOS Chip

Page 44: Parts & Functions of a Computer. 2 Functions of a Computer

44

Motherboard Configuration Settings

• CMOS chip

– Stores setup (configuration) information

– Powered by a battery on motherboard when power is off

Page 45: Parts & Functions of a Computer. 2 Functions of a Computer

45

Summary

• Introduction to hardware components of a computer system

• Initial insight into how hardware works