Title: Introducing Hardware
1Introducing Hardware
2You Will Learn
- That a computer requires both hardware and
software to work - About the many different hardware components
inside and connected to a computer - How the CPU works and how it communicates with
other devices
3Hardware Needs Software
4Primary Functions of Hardware
5Input/Output devices
- Input devices
- Keyboard
- Mouse
- Scanner
- Bar code reader
- Output devices
- Monitor
- Printer
- Plotter
- Input and Output
- Modem
- Network adapter
6Communication Between Hardware and Software
- Binary number system
- ASCII (American Standard Code for Information
Interchange) - Hexadecimal notation (hex)
7Binary Number System
- Communicate using Yes or No (On or Off)
- Vacuum tubes (light bulbs)
- All 10 digits and some characters
- Atanasoff
- Binary number system store and read only 2
values (Base 2) - All counting and calculations use this
- All letters and characters are converted before
being stored
8Binary Code
9ASCII
10Binary Numbers
11Storage Values
12Hexadecimal Encoding(appendix C)
13ASCII
- Most popular coding scheme
- Assigns 8 bit code
- (appendix B)
14Elements Required for Hardware Devices to Operate
- Method for the CPU to communicate with the device
- Software to instruct and control the device
- Electricity to power the device
15Hardware Used forInput and Output
- Most resides outside computer case
- Communicates through a port or a wireless
connection
16Port Connections for I/O Devices
17Most Popular Input Devices
18Most Popular Output Devices
19Hardware Inside the Computer Case
- Motherboard (CPU, memory)
- Permanent storage (floppy, hard, CD-ROM drives)
- Power supply
- Circuit boards
- Cables
20Inside the Computer Case
21The Motherboard
- Largest and most important circuit board
- Contains the CPU, with which all devices must
communicate
22The Motherboard
23Ports Provided by Motherboard to Outside of Case
- Serial
- Parallel
- USB
- Game
- Keyboard
- Mouse
24Ports Provided by Motherboard to Outside of Case
25Communication Methods
26Major Components of Motherboards
- For processing
- CPU (performs most actual data processing)
- Chip set (supports CPU by controlling system
board activities) - For temporary storage
- RAM (holds data and instructions as they are
processed)
continued
27Major Components of Motherboards
- To allow CPU to communicate with other devices
- Traces or wires
- Expansion slots (connect cards to mboard)
- System clock (keeps communication in sync)
- Electrical system
- Power supply connections
- Programming and setup data
- Flash ROM (permanently store instructions that
control basic hardware functions) - CMOS setup chip (holds configuration data)
28The CPU (performs most of the actual data
processing)
29The Chip Set(group of microchips on mboard that
controls flow of data and instructions to and
from CPU)
30Storage Devices
- Primary storage (temporary)
- Temporarily holds data and instructions as CPU
processes them - Also called memory or RAM
- Faster to access
- Secondary storage (permanent)
- Floppy
- CD/DVD
- HD
- When data and instructions are not used
- CPU cannot process data instructions w/o first
copying it to RAM
31Primary and Secondary Storage
32Primary Storage
- RAM storage
- SIMMs (single inline memory modules)
- DIMMs (dual inline memory modules)
- RIMMs (manufactured by Rambus)
- Volatile (info in RAM is lost when computer is
turned off in need of continuous power)
33RAM Chips
34Types of RAM Modules
35How Much Memory Is Installed
36Secondary Storage Devices
- Hard disks
- Floppy disks
- Zip drives
- CD-ROMs
- DVDs
37Hard Drives
38Hard Drive
- Most use EIDE (Enhanced Integrated Drive
Electronics) technology, which can accommodate up
to four IEDE devices on one system
39Hard Drive
40Hard Drive
41Hard Drive
42Hard Drive
43Floppy Drive
44Floppy Drive
45CD-ROM Drive
46Motherboard Components Used for Communication
Among Devices
- Bus
- System clock
- Expansion slots
- PCI High-speed input/output devices
- AGP Video card
- ISA Older and/or slower devices
47Bus Lines
48Data Bus
49System Clock
- Synchronizes activity on the motherboard
- Controls pace of activity by sending continuous
pulses over the bus that different components use
50System Clock
51Expansion Slots
52Expansion Slots
53Interface (Expansion) Cards
- Enable CPU to connect to external devices or to a
network - Determine function by looking at the end of the
card that fits against back of computer case
54Expansion Cards
55Expansion Cards
56Identifying Expansion Cards
57The Electrical System
- Power supply (most important component)
- Provides power for the computer
- Receives 110-120 volts AC and converts it to
lower DC voltage that the computer can handle - Runs a fan to help cool inside of computer case
58Power Supply
59Power Supply
60Power Supply
61Instructions and Data Stored on the Motherboard
- Provide rudimentary information about setup of
computer - Start computer
- Search for an OS
- Stored on special ROM chips
- By setting physical switches on the board
(jumpers and DIP switches) - Using CMOS configuration chips
62ROM BIOS Chips
- Hybrid of hardware and software with embedded
programming - Called firmware
63ROM BIOS Chips
64ROM BIOS Chips
65CMOS Configuration Chips
66Jumpers
67DIP Switches
68Chapter Summary
- Hardware used for input and output
- Hardware inside the computer case
- The motherboard, CPU, and chip set
- Storage devices
- Motherboard components used for communication
among devices
continued
69Chapter Summary
- Interface (expansion) cards
- The electrical system
- Instructions and data stored on the motherboard