Computer Types According Structure
Computer Types According Structure
http://www.unm.edu/~tbeach/terms/types.html
Types of Computer
Microcomputers
A microcomputer is a computer that has a microprocessor chip as its CPU. They are often
called personal computers because they are designed to be used by one person at a time.
Personal computers are typically used at home, at school, or at a business. Popular uses for
microcomputers include word processing, surfing the web, sending and receiving e-mail,
spreadsheet calculations, database management, editing photographs, creating graphics, and
playing music or games.
Personal computers come in two major varieties, desktop computers and laptop computers:
Desktop computers are larger and not meant to be portable. They
usually sit in one place on a desk or table and are plugged into a wall
outlet for power. The case of the computer holds the motherboard, drives,
power supply, and expansion cards. This case may lay flat on the desk, or
it may be a tower that stands vertically (on the desk or under it). The
computer usually has a separate monitor (either a CRT or LCD) although
some designs have a display built into the case. A separate keyboard and Desktop
mouse allow the user to input data and commands.
Laptop or notebook computers are small and lightweight enough to be
carried around with the user. They run on battery power, but can also be
plugged into a wall outlet. They typically have a built-in LCD display that
folds down to protect the display when the computer is carried around.
They also feature a built-in keyboard and some kind of built-in pointing device (such as a touch
pad).
While some laptops are less powerful than typical desktop machines, this is not true in all cases.
Laptops, however, cost more than desktop units of equivalent processing
Laptop or notebook
power because the smaller components needed to build laptops are more
expensive.
Personal Digital Assistant (PDA) is a handheld microcomputer that
trades off power for small size and greater portability. They typically use
a touch-sensitive LCD screen for both output and input (the user draws
characters and presses icons on the screen with a stylus). PDAs
communicate with desktop computers and with each other either by cable
connection, infrared (IR) beam, or radio waves. PDAs are normally used
to keep track of appointment calendars, to-do lists, address books, and for
taking notes. PDA
Workstations/Servers
A workstation is a powerful, high-end microcomputer. They contain
one or more microprocessor CPUs. They may be used by a single-user
for applications requiring more power than a typical PC (rendering
complex graphics, or performing intensive scientific calculations).
Alternately, workstation-class microcomputers may be used as server
computers that supply files to client computers over a network. This
class of powerful microcomputers can also be used to handle the Workstation computer
processing for many users simultaneously who are connected via
terminals; in this respect, high-end workstations have essentially supplanted the role of
minicomputers (see below).
Note! The term “workstation” also has an alternate meaning: In networking, any client computer
connected to the network that accesses server resources may be called a workstation. Such a
network client workstation could be a personal computer or even a “workstation” as defined at
the top of this section. Note: Dumb terminals are not considered to be network workstations
(client workstations on the network are capable of running programs independently of the server,
but a terminal is not capable of independent processing).
There are classes of computers that are not microcomputers. These include supercomputers,
mainframes, and minicomputers.
Minicomputers
A minicomputer is a multi-user computer that is less powerful than a mainframe. This class of
computers became available in the 1960’s when large scale integrated circuits made it possible to
build a computer much cheaper than the then existing mainframes (minicomputers cost around
$100,000 instead of the $1,000,000 cost of a mainframe).
The niche previously filled by the minicomputer has been largely taken over by high-end
microcomputer workstations serving multiple users (see above).
Mainframes
A mainframe computer is a large, powerful computer that handles the processing for many
users simultaneously (up to several hundred users). The name mainframe originated after
minicomputers appeared in the 1960’s to distinguish the larger systems from the smaller
minicomputers.
Users connect to the mainframe using terminals and submit their tasks for processing by the
mainframe. A terminal is a device that has a screen and keyboard for input and output, but it
does not do its own processing (they are also called dumb terminals since they can’t process
data on their own). The processing power of the mainframe is time-shared between all of the
users. (Note that a personal computer may be used to “emulate” a dumb terminal to connect to a
mainframe or minicomputer; you run a program on the PC that pretends to be a dumb terminal).