| Computer Fundamental |
| |
| Computer Classification |
| |
| Computers can be generally classified by size and power as follows: |
| Personal computer: |
| A small, single-user computer based on a microprocessor.
In addition to the microprocessor, a personal computer has a
keyboard for entering data, a monitor for displaying information,
and a storage device for saving data. |
| |
| Personal computers first appeared in the late 1970s. One of
the first and most popular personal computers was the Apple II,
introduced in 1977 by Apple Computer. During the late 1970s and
early 1980s, new models and competing operating systems seemed to
appear daily. Then, in 1981, IBM entered the fray with its first
personal computer, known as the IBM PC |
| |
| The principal characteristics of personal computers are that
they are single-user systems and are based on microprocessors.
However, although personal computers are designed as single-user
systems, it is common to link them together to form a network. |
| |
| |
| Workstation: |
| A powerful, single-user computer.
A workstation is like a personal computer, but it has a more
powerful microprocessor and a higher-quality monitor.
|
| |
| Workstations generally come with a large, high-resolution
graphics screen, at least 64 MB (megabytes) of RAM, built-in
network support, and a graphical user interface. Most workstations
also have a mass storage device such as a disk drive, but a special
type of workstation, called a diskless workstation, comes
without a disk drive. |
| |
| In terms of computing power, workstations lie between personal
computers and minicomputers, although the line is fuzzy on both ends.
High-end personal computers are equivalent to low-end workstations.
And high-end workstations are equivalent to minicomputers. |
| |
| Like personal computers, most workstations are single-user
computers. However, workstations are typically linked together
to form a local-area network, although they can also be used
as stand-alone systems. |
| |
| |
| Minicomputer: |
| A multi-user computer capable of supporting
from 10 to hundreds of users simultaneously. |
| |
| A midsized computer. In size and power, minicomputers lie
between workstations and mainframes. In the past decade, the
distinction between large minicomputers and small mainframes
has blurred, however, as has the distinction between small
minicomputers and workstations. But in general, a minicomputer
is a multiprocessing system capable of supporting from 4 to
about 200 users simultaneously. |
| |
| |
| Mainframe: |
| A powerful multi-user computer capable of supporting
many hundreds or thousands of users simultaneously. |
| |
| A very large and expensive computer capable of supporting
hundreds, or even thousands, of users simultaneously. In the
hierarchy that starts with a simple microprocessor at the
bottom and moves to supercomputers at the top, mainframes
are just below supercomputers. In some ways, mainframes are
more powerful than supercomputers because they support more
simultaneous programs. But supercomputers can execute a single
program faster than a mainframe. The distinction between small
mainframes and minicomputers is vague, depending really on how
the manufacturer wants to market its machines. |
| |
| |
| Supercomputer: |
| An extremely fast computer that can perform hundreds
of millions of instructions per second. |
| |
| The fastest type of computer. Supercomputers are very
expensive and are employed for specialized applications that
require immense amounts of mathematical calculations.
For example, weather forecasting requires a supercomputer.
Other uses of supercomputers include animated graphics, fluid
dynamic calculations, nuclear energy research, and
petroleum exploration. |
| |
| The main difference between a supercomputer and
a mainframe is that a supercomputer channels all its
power into executing a few programs as fast as possible, whereas
a mainframe uses its power to execute many programs concurrently. |
| |
| |
|
|
| |
| |