computing overview

23
PC Hardware Servicing NC II Chapter 1: Computing Overview

Upload: amir-villas

Post on 23-Jan-2015

405 views

Category:

Education


0 download

DESCRIPTION

Computing Overview

TRANSCRIPT

Page 1: Computing Overview

PC Hardware Servicing NC II

Chapter 1: Computing Overview

Page 2: Computing Overview

Chapter 1 Objectives

• Explain analog versus digital data • Explain input, processing, and output• Understand binary and decimal numbering• Identify key components of a PC• Differentiate between computer types• Understand BIOS, OS, and applications

Page 3: Computing Overview

What All Computers Have in Common

• Digital Operation• Hardware and Software• User Input• Processing• Output

Page 4: Computing Overview

Analog

• Continuously variable• No precisely defined values• Often associated with sound (waveforms)• Examples: radio, television broadcasts,

telephone

Page 5: Computing Overview

Digital

• Precise values• Numeric data• Quantifiable• Not continuously variable

Page 6: Computing Overview

Hardware and Software

• Hardware: Physical parts of the computer– Examples: Monitor, keyboard, mouse, CPU,

disks• Firmware: a hardware chip with software

stored on it– Examples: BIOS chip, ROM storage of OS in

a PDA• Software: Programming instructions for the

hardware to execute

Page 7: Computing Overview

Binary Numbering

• Two digits: 0 and 1• Native format for CPU processing of data

Page 8: Computing Overview

Decimal Numbering

• Ten digits: 0 to 9• Standard numbering system for humans

Page 9: Computing Overview

Hexadecimal Numbering

• Sixteen digits: 0 to 9 and A to F• Used for memory addresses

Page 10: Computing Overview

InputKeyboardKeyboard

MouseMouse

DrivesDrives

NICNIC

MicrophoneMicrophone

ModemModem

ScannerScanner Digital CameraDigital Camera

Page 11: Computing Overview

Output

MonitorMonitor

PrinterPrinter

NICNIC

DrivesDrives

ModemModemSpeakersSpeakers

Page 12: Computing Overview

PC Exterior: Front

CD drive

Floppy drive

Hard disk light

Power button

Page 13: Computing Overview

PC Exterior: Back

Power

Keyboard/mouse

USB

Serial

Parallel

Ethernet

Sound

Video

Fan vent

Page 14: Computing Overview

Key Components: Inside the PC

Ribbon cables from drives connect to motherboard

Expansion boards

CPU (under cooling block)

RAM

Power supply connector to motherboard

Power supply

Page 15: Computing Overview

Key Components: Drive Bays

DrivesRibbon cables connect drives to motherboard

Page 16: Computing Overview

Key Components: Drives

• Storage for data• Persists when

power is off• Some can be

externally accessed (floppy, CD)

• Some are internal only (hard)

Ribbon cable connector

Power connector

Page 17: Computing Overview

Key Components: Motherboard

Power supply connector

IDE connectors

BIOS chip

ISA slots

Battery

PCI slots

RAM

CPU

Ports AGP slot

Page 18: Computing Overview

Key Components: Expansion Boards

• Add functionality to the PC that the motherboard does not provide

• Fit into ISA, PCI, or AGP slots

Single-edge connector to motherboard

Backplate Externally accessible port

Page 19: Computing Overview

Notebook PCs

Built-in LCD screen

Built-in pointing device

Can run on AC or battery

PCMCIA slots instead of ISA/PCI

Page 20: Computing Overview

Personal Digital Assistant (PDA)

• Hand-held computer

• Limited amount of RAM

• Limited in functionality

• Write, tap with stylus on touch-sensitive screen

Page 21: Computing Overview

Basic Input Output System (BIOS)

• Startup instructions for low-level hardware

• Typically on a chip on the motherboard

• Does not change readily; requires special utility

Page 22: Computing Overview

Operating System

• Interacts with human user

• Manages communication with software

• Runs applications

• Controls input and output

Page 23: Computing Overview

Applications

• Perform useful human tasks

• Run on top of an operating system

• Are written for a specific OS

• Examples: Word, Quicken, games