Learning Objectives: - When You Finish This Chapter, You Will
Learning Objectives: - When You Finish This Chapter, You Will
Learning Objectives: - When You Finish This Chapter, You Will
Learning Objectives
Be able to classify computers into major categories, and identify their strengths and weaknesses. Be able to identify and evaluate key criteria when deciding what computers to purchase.
Figure 4.2 Organizations have moved from using large mainframes to using networked PCs.
MIS 175 Spring 2002 5
Encoding Schemes
Representation of symbols by unique strings of bits
Counting Bases
Decimal system is base 10 Binary systemMIS 175 Spring 2002 is base 2
8
10
Two Components:
Control unit Arithmetic logic unit (ALU)
MIS 175 Spring 2002 11
Figure 4.6 Schematic of how circuits on a chip would be open and closed to represent the letter D in EBCDIC (11000100)
MIS 175 Spring 2002 12
Figure 4.7 What happens inside the CPU in one machine cycle executing the operation 7 + 5
MIS 175 Spring 2002 13
14
Time Measurements
Functions measured in small fractions of a second Clock speed determines the number of the smallest operations performed per second
15
Speed Measurements
Measured in terms of cycles per second
1 hertz (Hz) = one clock cycle per second 1 MHz (megahertz) = 1,000,000 clock cycles per second (1 million) 1 GHz (gigahertz) = 1,000,000,000 clock cycles per second (1 billion)
16
Moores Law
States that
Chip density will double every 18 months
This has driven incredible decreases in cost per unit of computing power and memory
17
18
Computer Power
Input Devices
Keyboard Mouse, Trackball, and Track Pad Touch Screen Source Data Input Devices Imaging Speech Recognition
20
Input Devices
Figure 4.9 Banks use magnetic-ink character recognition (MICR) to automate their input procedures.
MIS 175 Spring 2002 21
Output Devices
Soft-Copy Output Devices
Cathode-Ray Tube (CRT) Monitor Flat-Panel Monitor Speech Output
24
25
Classification of Computers
Supercomputers
The largest, most powerful, and most expensive Used by universities, research institutions, large corporations, and the military
Mainframe Computers
Less powerful and less expensive than supercomputers Used by businesses with large amounts of data that needMIS 175 Spring 2002 to be stored in a central
28
Classification of Computers
Minicomputer
Often used as the host computer in a network of smaller computers Priced in the tens of thousands to a few hundred thousand dollars Manufacturers: Compaq (VAX), IBM (AS/400), and Hewlett-Packard
MIS 175 Spring 2002 29
Classification of Computers
Servers
Minicomputers used for specialized purposes on a network Example: file server, printer server, database server, web server Optimized for processing tasks and I/O with other computers
MIS 175 Spring 2002 30
Classification of Computers
Personal Computers / Clients Laptop and Handheld Computers
31
Importance of Standards
Compatibility
Software and peripheral devices from one computer can be used with another computer. In a networked environment, computers need to communicate to share databases and other computing resources. In addition to power and cost, compatibility is an extremely important factor in purchasing decisions.
32
33