COMP212
COMP212
HYBRID COMPUTERS
UNIT I They incorporate the measuring feature of an analog
FATHER OF THE COMPUTER computer and counting feature of a digital computer.
CHARLES BABBAGE is considered the For computational purposes, these computers use
“Father of the Computer” and is given credit for analog components and for storage, digital memories
devising the first ever mechanical computer called are used
Analytical Engine in 1837. His design served as the blue
print for other, more complex machines. SUPER COMPUTERS
The fastest and most powerful type of computer. They
The term computer is derived from the Latin term are very expensive and are employed for specialized
‘computare’, this means to calculate or programmable applications that require immense amounts of
machine. mathematical calculations.
For example, weather forecasting requires a super
An advanced electronic device that takes raw data as computer.
input from the user and processes these data under the Other uses of supercomputers include animated
control of set of instructions (called program), then graphics, fluid dynamic calculations, nuclear energy
gives the result (output) and saves output for the future research, and petroleum
use. It can process both numerical and non-numerical exploration
(arithmetic and logical) calculations.
MAINFRAME COMPUTERS
CLASSIFICATION OF COMPUTERS A very large and expensive computer capable of
supporting hundreds, or even thousands, of users
According to purpose simultaneously. In a hierarchy, mainframes are just
GENERAL PURPOSE COMPUTERS below super computers, but in some ways, mainframes
They are designed to perform a range of tasks. They are more powerful than super computers because they
have the ability to store numerous programs, but lack in support more simultaneous programs. But
speed and efficiency. supercomputers can execute a single program faster
Examples: Personal computers, including desktops, than a mainframe.
notebooks, smartphones, and tablets
MINI COMPUTERS
SPECIFIC PURPOSE COMPUTERS A midsized computer. In size and power, mini
They are designed to handle a specific problem or to computers lie between workstations and mainframes.
perform a specific task. A set of instructions is built into But in general, a minicomputer is a multiprocessing
the machine. system capable of supporting from 4 to about 200 users
Examples: Automatic teller machines, washing simultaneously
machines, trafficlight control systems, and weather-
forecasting WORKSTATIONS
A terminal or desktop computer in a network.
According to data handling In this context, workstation is just a generic term for a
user's machine (client machine) in contrast to a "server"
ANALOG COMPUTERS or "mainframe."
They work on the principle of measuring, in which the
measurements obtained are translated into data. It SDesktop Computers
uses continuous physical phenomena such as electrical, A personal or micro-mini computer sufficient to fit on a
mechanical, or hydraulic quantities to model the desk.
problem being solved. Laptop Computers
A portable computer complete with an integrated
DIGITAL COMPUTERS screen and keyboard. It is generally smaller in size than
They operate with information, numerical or otherwise, a desktop computer and larger than a notebook
represented in a digital form. Such computers process computer.
data into a digital value (in 0s and 1s). They give the Palmtop Computer / Digital Diary / Notebook /
results with more PDAs
accuracy and at a faster rate. A hand-sized computer. Palmtops have no keyboard but
the screen serves both as an input and output device.
According to size
Frenzy Ann Penafiel 1
COMP 212 LECTURES
The internal hardware parts of a computer are often
USAGE OF COMPUTER TECHNOLOGY IN CIVIL referred to as
ENGINEERING components.
Examples: Motherboards, hard drives, RAM, and ROM
STRUCTURE ENGINEERING
Computer technology can be used to design stronger External Hardware
structure of buildings, blocks, and homes through The external hardware devices are usually called
proper planning of maps. The software which is used to peripherals.
design these buildings is known as “AutoCAD”, which Examples: Monitors, keyboards, mice, printers, and
makes your construction process very easy and scanners
gives you the best options to design a perfect map for a
building SOFTWARE
Storage Unit
It is used for storing data during, before, and after
processing.
The capacity of storage is expressed in terms of
bytes.
Primary Storage
It is commonly referred to as “primary memory”
which is volatile in nature.
Primary storage refers to internal storage devices Central Processing Unit (CPU)
that provide fast and efficient access to data or The main chip in a computer is the microprocessor
information. However, it stores data or chip, which is also known as the CPU (Central
applications for a short period of time while the Processing Unit).
computer is running. The CPU is mounted on a printed circuit board
called the main board or mother board.
RANDOM-ACCESS MEMORY (RAM) This chip is considered to be the controlling chip of
RAM is a type of volatile memory. Data in RAM is a computer system since it controls the activities of
not permanently written. When you power off other chips as well as outside devices connected to
your computer the data stored in RAM is deleted. the computer. In addition, it can also perform
A RAM chip is used in the normal operations of a logical and computational tasks. Microprocessors
computer once the operating system is loaded work on a parallel system.