Title: Hardware: Input, Processing, and Output Devices
1Hardware Input, Processing, and Output Devices
2Learning Objectives
- Describe how to select and organize computer
system components to support information system
objectives. - Describe the popular classes of computer systems
and the role of each
3Learning Objectives
- Describe the power, speed, and capacity of
processing and main memory devices. - Describe access methods, capacity and portability
of secondary storage devices. - Describe the speed and functionality of input
output devices - Describe multimedia computer and its common
applications.
4Hardware Components
- Central processing unit (CPU)
- Primary storage (main memory memory)
- Secondary storage
- Input devices
- Output devices
5Hardware Components
6Hardware Components in Action
- Machine cycle
- Instruction phase
- Execution phase
- Pipelining
7Machine cycle simulation
8Processing Memory Devices
9Machine Cycle Time Measures
- Microseconds (1 millionth)
- Nanoseconds (1 billionth)
- Picoseconds (1 trillionth)
- MIPS (Millions of Instructions Processed per
Second)
10Processing Characteristics
- Clock speed electronic pulses affecting machine
cycle time - Hertz one cycle (pulse) per second
- Megahertz (MHz) millions of cycles per second
- Microcode internal, predefined elementary
operations in a CPU
11Clock Speed Microcode
12Wordlength
- Bits (Binary Digits) smallest form of data in a
computer - Word number of bits that can be processed as a
unit - Bus lines electrical paths of data flow
13Physical Characteristics of the CPU
- Digital circuits on chips
- Electrical current flows through silicon
- Moores Law states that transistor density of
chips will double every 18 months
14Advances in Processor Technology
- Superconductive metals
- Galium Arsenide
- Optical processors
15Microcode Instruction Sets
- Complex instruction set computing CPU contains
many microcode instructions - Reduced instruction set computing (RISC)
Minimal set of microcode instructions - Very Long Instruction Word (VLIW) Each microcode
instruction is longer and does more.
16Memory Characteristics and Functions
17Storage Capacity
- Byte (B) 8 bits
- Kilobyte (KB) 1,024 bytes
- Megabyte (MB) 1,024 x 1,024 bytes (about 1
million) - Gigabyte (GB) 1024 x 1,024 x 1,024 bytes (about
1 billion) - Terabyte (TB) 1024 x 1024 x 1,024 x 1,024 bytes
(about 1 trillion)
18Types of Memory
19Types of RAM
- EDO (Extended Data Out)
- DRAM (Dynamic RAM)
- SDRAM (Synchronous DRAM)
20Types of ROM
- ROM (read-only memory)
- PROM (programmable read-only memory)
- EPROM (erasable programmable read-only memory)
21Cache
22Multiprocessing
- Coprocessors perform specialized tasks, relieving
the CPU of work - Parallel processing uses multiple processors to
execute instructions in concert.
23(No Transcript)
24Secondary Storage
25Fig 3.8
26Access methods
- Sequential access records must be retrieved in
order - Direct access records can be retrieved in any
order - Direct access storage devices (DASDs)
27Devices and Media Magnetic Media
- Magnetic tapes
- Magnetic disks
- RAID
- Storage Area networks (SAN)
28Devices and Media Optical Media
- Optical disks
- CD-ROM
- CD-W (aka WORM)
- CD-RW
- Magneto-optical (MO) disks
- Digital video disks (DVDs)
29Fig 3.11
30Additional Devices and Media
- Memory cards
- Flash memory
- Expandable storage devices
31Table 3.1
32Input and Output devices
33Data
- Data can be human or machine readable
- Data entry converts human readable data into
machine-readable form - Data input transfers machine-readable data into
the system - Source data automation
34Input Devices
- Personal computer input devices
- Keyboard
- Mouse
- Voice-recognition devices
- Digital cameras
- Terminals
35Input Devices
- Scanning devices
- Optical data readers
- Bar code scanners
- MICR devices
- POS (point-of-sale) devices
36Input Devices
- Pen input devices
- Light pens
- Touch screens
37Output Devices Monitors
- Cathode Ray Tubes (CRTs)
- Liquid Crystal Displays (LCDs)
- Active matrix
- Passive matrix
38Output Devices
- Printers
- Plotters
- Computer Output Microform (COM)
- Music Devices
39Types of Computer Systems
40Table 3.3
41Multimedia Computers
42Standards
43Selecting and Upgrading Computer Systems
- Computer system architecture the configuration
of a computer systems hardware components