Title: How Computers Work
1- Chapter 1
- How Computers Work
2Objectives
- In this chapter, you will learn
- That a computer requires both hardware and
software to work - About the many different hardware components
inside and connected to a computer
3Hardware Needs Software to Work
- Hardware the computers physical components
- Software the set of instructions that directs
hardware to accomplish a task - Software uses hardware for input, processing,
output and storage - All letters and numbers are stored in a computer
as a series of bits
4Hardware Needs Software to Work (continued)
5Hardware Needs Software to Work (continued)
6Hardware Needs Software to Work (continued)
7PC Hardware Components
- Hardware Used for Input and Output
- Hardware Inside the Computer Case
- The Motherboard
- The CPU and the Chip Set
- Storage Devices
- Motherboard Components Used for Communication
Among Devices
8PC Hardware Components (continued)
- Interface (Expansion) Cards
- The Electrical System
- Instructions Stored on the Motherboard and Other
Boards - Motherboard Configuration Settings
9PC Hardware Components (continued)
- Hardware input, output and storage devices all
require the following elements - A method for the CPU to communicate with the
device - Software to instruct and control the device
- Electricity to power the device
10Hardware Used for Input and Output
- Communication through wireless connection or
cables attached at a port - Most popular input devices
- Keyboard
- Mouse
- Most popular output devices
- Monitor
- Printer
11Hardware Used for Input and Output (continued)
12Hardware Used for Input and Output (continued)
13Hardware Used for Input and Output (continued)
14Hardware Inside the Computer Case
- A motherboard containing the CPU, memory, and
other components - A floppy drive, hard drive, and CD-ROM drive for
storage - A power supply and power cables
- Circuit boards used to communicate with devices
inside and outside the case - Cables connecting devices to circuit boards and
the motherboard
15Hardware Inside the Computer Case (continued)
16The Motherboard
- The largest and most important circuit board
- Also called the main board
- Contains the CPU, where most processing takes
place - All devices
- Communicate with the motherboard
- Are either installed directly on it or linked by
a cable
17The Motherboard (continued)
- Processing CPU and the chip set that supports
the CPU - Storage RAM and cache memory
- Communication traces, expansion slots and the
system clock - The electrical system the power supply
- Programming and setup data Flash ROM, CMOS
18The Motherboard (continued)
19The Motherboard (continued)
20The CPU and the Chip Set
- CPU a chip inside the computer that performs
most of the actual data processing - Chip set microchips on the motherboard
- Control the flow of data and instructions to and
from the CPU
21The CPU and the Chip Set (continued)
22The CPU and the Chip Set (continued)
23Storage Devices
- Temporary and permanent
- CPU uses temporary storage to hold both data and
instructions while processing - When data and instructions are not being used,
they are kept in permanent storage
24Storage Devices (continued)
25Primary Storage
- Provided by devices called memory or Random
Access Memory (RAM) - Types include SIMMs, DIMMs, and RIMMs
- Information stored here is lost when the computer
is turned off
26Primary Storage (continued)
27Primary Storage (continued)
28Primary Storage (continued)
29Secondary Storage
- Data and instructions permanently stored on
devices such as CDs, hard drives, and floppy
disks - Cannot be processed by the CPU until copied into
primary storage
30Secondary Storage (continued)
31Secondary Storage (continued)
32Secondary Storage (continued)
33Secondary Storage (continued)
34Secondary Storage (continued)
35Secondary Storage (continued)
36Secondary Storage (continued)
37Secondary Storage (continued)
38Motherboard Components Used for Communication
Among Devices
- Traces, or circuits, enable data, instructions
and power to move between components - The bus is a system of pathways, protocols, and
methods used for transmission - Data path size is the width of the bus
- System clock is on the bus and is dedicated to
timing the activities on the motherboard
39Motherboard Components Used for Communication
Among Devices (continued)
40Motherboard Components Used for Communication
Among Devices (continued)
41Motherboard Components Used for Communication
Among Devices (continued)
42Motherboard Components Used for Communication
Among Devices (continued)
43Motherboard Components Used for Communication
Among Devices (continued)
- Three types of expansion slots
- PCI for high-speed input/output
- AGP for a video card
- ISA for older or slower devices
44Interface (Expansion) Cards
- Mounted in expansion slots on the motherboard
- Enable the CPU connection to an external device
or to a network - Technology to access device is embedded on the
card itself - Technology to communicate with the slot, the
motherboard and the CPU also embedded - Port configuration can identify card function
45Interface (Expansion) Cards (continued)
46Interface (Expansion) Cards (continued)
47Interface (Expansion) Cards (continued)
48The Electrical System
- Converts and reduces energy to a voltage that the
computer can handle - 110 to 20 AC power from wall outlet is converted
to a much lower DC voltage - Older style 5 or 12 volts DC
- Newer style 3.3, 5, 12 volts DC
- Runs fan to keep temperature under 185F
49The Electrical System (continued)
50The Electrical System (continued)
51Instructions Stored on the Motherboard and Other
Boards
- ROM (Read Only Memory) Chips
- BIOS Basic input/output system
- System BIOS
- Startup BIOS
- CMOS BIOS
- Flash ROM allows for overwriting software on the
chip
52Instructions Stored on the Motherboard and Other
Boards (continued)
53Advanced Configuration and Power Interface (ACPI)
- Supports power-saving features
- Standards developed by Intel, Microsoft, Toshiba
- ACPI allows for powering up a system by an
external device such as a keyboard
54Plug and Play
- A standard allowing for easier installation of
new hardware - Begins the process of configuring hardware
devices in the system - Passes information on to the operating system
55Motherboard Configuration Settings
- CMOS configuration chip, CMOS setup chip or the
CMOS RAM chip - Contains a very small amount of memory
- Holds configuration or setup about the computer
- Remembers current date and time, hard drive and
floppy drive information and port configuration,
and more
56Motherboard Configuration Settings (continued)
57Motherboard Configuration Settings (continued)
58Motherboard Configuration Settings (continued)
59Summary
- A computer requires both hardware and software to
work - Input, Output, Processing, Storage of data
- Motherboard is the most important component
inside the computer - Many components inside the computer are required
for execution of the four functions of the
microcomputer