BBCM 1023 Management Information System
BBCM 1023 Management Information System
Hardware
◦ Any machinery—most of which use digital circuits—that assists in the input,
processing, storage, and output activities of an information system
4
Hardware Components
1. Central processing unit (CPU)
2. Input devices
3. Output devices
5
Hardware Components
(continued)
4. Communications devices
6
Figure 3.1: Computer System
Components
7
Hardware Components in
Action
Step 1: Fetch instruction
8
Figure 3.2: Execution of an
Instruction
9
Processing and Memory Devices:
Power, Speed, and Capacity
System unit: houses the components responsible for processing—the CPU and
memory
All other computer system devices are linked either directly or indirectly into
the system unit housing
10
Processing Characteristics
and Functions
Machine cycle time is measured in:
11
Processing Characteristics
and Functions (continued)
Clock speed: electronic pulses that affect machine cycle time
12
Figure 3.3: Clock Speed and the
Execution of Microcode Instructions
13
Wordlength and Bus Line
Width
Bit: a binary digit (0 or 1)
Wordlength: number of bits the CPU can process at any one time
14
Physical Characteristics of
the CPU
CPU: collection of digital circuits
Electrical current flows through silicon
Moore’s Law: transistor densities on a chip double every 18 months
Superconductivity: property of certain metals that allows current to
flow with minimal electrical resistance
Optical processors: computer chips that use light waves instead of
electrical current to represent bits
15
Figure 3.4: Moore’s Law
16
Complex and Reduced
Instruction Set Computing
Complex instruction set computing (CISC): chip design that places as many
microcode instructions into the central processor as possible
17
Memory Characteristics and
Functions: Storage Capacity
18
Types of Memory
Random access memory (RAM): temporary and volatile
Types of RAM
19
Types of Memory
(continued)
ROM (read-only memory): usually nonvolatile
Types of ROM
◦ PROM (programmable read-only memory)
Cache memory
◦ High-speed memory that a processor can access more rapidly than main
memory
20
Figure 3.5: Basic Types of Memory
Chips
21
Figure 3.6: Cache Memory
22
Multiprocessing
Multiprocessing: the simultaneous execution of two or more instructions
at the same time
◦ Can coordinate large amounts of data and access them with greater speed
23
Figure 3.7: Massively Parallel
Processing
24
Secondary Storage
Secondary storage: offers advantages of nonvolatility, greater capacity,
and greater economy
25
Table 3.1: Cost Comparison for
Various Forms of Data Storage
26
Access Methods
Sequential access: retrieval method in which data must be retrieved in
order; devices used are called sequential access storage devices (SASDs)
27
Secondary Storage Devices
Magnetic tapes
Magnetic disks
Virtual tape
Optical discs
28
Secondary Storage Devices
(continued)
Digital versatile disk (DVD)
Memory cards
Flash memory
Expandable storage
29
Figure 3.12: Storage Area
Network
30
Input and Output Devices:
The Gateway to Computer
Systems
Through input and output devices, people provide data and instructions to
computer and receive results from it
31
Characteristics and
Functionality
Data: can be human- or machine-readable
32
Input Devices
Personal computer input devices
◦ Keyboard
◦ Mouse
Voice-recognition devices
Terminals
33
Input Devices (continued)
Scanning devices
34
Input Devices (continued)
Pen input devices
Light pens
Touch-sensitive screens
Bar-code scanners
35
Output Devices
Display monitors
36
Output Devices (continued)
Printers and plotters
Music devices
37
Computer System Types,
Selecting, and Upgrading
38
Computer System Types
Handheld computers
Portable computers
Thin client
Desktop computers
39
Computer System Types
(continued)
Workstations
Servers
Mainframe computers
Supercomputers
40
Selecting and Upgrading
Computer Systems
Hard drive considerations
Printer considerations
DVD burners
41
Summary
Hardware: machinery that assists in the input, processing, storage, and
output activities of an information system
Hardware components include central processing unit (CPU), input and
output devices, communications devices, primary storage devices, and
secondary
storage devices
Random access memory (RAM): temporary and volatile (Main
Memory)
Read-only memory (ROM): usually nonvolatile (secondry Memory)
42
Summary (continued)
Multiprocessing: simultaneous execution of two or more instructions at
the same time
Sequential access: records must be retrieved in order
Direct access: records can be retrieved in any order
Examples of secondary storage devices: magnetic tapes and disks,
optical disks, and DVDs
Enterprise storage options: attached storage, network-attached
storage (NAS), and storage area network (SAN)
43
Summary (continued)
Examples of input devices: keyboards, mice, voice-recognition devices,
terminals, scanning devices, and touch-sensitive screens
Examples of output devices: display monitors, liquid crystal displays
(LCDs), printers, and plotters
Computers can be classified as either special purpose or general
purpose
Computer system types: handheld computers, portable computers,
desktop computers, workstations, servers, etc.
44