Reviewer in Computer 10
Reviewer in Computer 10
COMPUTER, during the early days, refers to a LADY ADA AUGUSTA LOVELACE (Ada Augusta
scholar in mathematics (mathematicians) who spent Byron) suggested to Babbage that he use the binary
years of his life improving his skills in perfecting his system to his machines until she was given the
methods in effecting complex calculations and opportunity to write such programs for the
computations to provide and formulate means just Analytical Engine, thereby, allowing her to be
to arrive with a variety of possible solutions to a named and considered as the first programmer.
specific problem or circumstances present to the
society or its members, and is usually given HARVARD MARK I or MARK 1 was also known as
compensation in return for his efforts. IBM Automatic Sequence Controlled Calculator
(ASCC). Invented by Howard H. Aiken in 1943, and
TALLY STICK was an ancient memory aid device to considered the first electro-mechanical computer.
record and document numbers, quantities, or even
messages. While Mark I was being developed in the US, Z1 or
the first programmable computer was invented. It
ABACUS is considered one of the earliest computing was created by Konrad Zuse in Germany from 1936
devices which is fully mechanical which is made of to 1938. To program this machine, it required that
wood and/or beads, and is used to aid an individual the user insert punch tape into a punch tape reader
in performing mathematical calculations. It was and all output was also generated through punch
invented in Babylonia but the variant that we are tape. It has other successors such as Z3 and Z4,
most familiar with was firstly used by the Chinese. however, their nothing of their trace was left due
from their destruction during the World War II.
NAPIER’S BONES was invented by John Napier in
1614 and was considered one of the earliest Atanasoff-Berry Computer (ABC) It was the first
computing devices. It allows the operator to electronic digital computing device. It was invented
multiply, divide and calculate square and cube roots by Professor John Atanasoff and graduate student
by moving the rods around and placing them in Clifford Berry at Iowa State University between 1939
specially constructed boards. and 1942.
SLIDE RULE is one of the earliest computing ENIAC or the Electronic Numerical Integrator and
devices which was invented by William Oughtred in Computer, was the first electronic general purpose
1622. It was based on Napier's idea about computer, completed in 1946 and was developed by
logarithms and used primarily for multiplication, John Presper Eckert and John W. Mauchly.
division, trigonometry, logarithms, square roots,
and was not normally used for addition or UNIVAC I (UNIVersal Automatic Computer 1) was the
subtraction. first commercial computer. It was designed by J.
Presper Eckert and John Mauchly.
PASCALINE is an early computing device
invented by Blaise Pascal in 1642. Its use was EDVAC stands for Electronic Discrete Variable
limited only to addition and subtraction and it was Automatic Computer. The First Stored Program
too expensive. Computer designed by Von Neumann in 1952. It
has a memory to hold both a stored program as well
STEPPED RECKONER is the machine that can be as data.
used to add, subtract, multiply and divide
automatically. It was invented by Gottfried Wilhelm OSBORNE 1 is the first portable computer. It was
Leibniz in 1672. released in 1981 by the Osborne Computer
Corporation.
JACQUARD LOOM is a mechanical loom,
invented by Joseph-Marie Jacquard in 1881. It is an There was the first computer company which was
automatic loom controlled by punched cards. the Electronic Controls Company, founded in
1949 by J. Presper Eckert and John Mauchly.
ARITHMOMETER is a mechanical calculator
invented by Thomas de Colmar in 1820. This is the The computers undergone different changes over
first reliable, useful, and commercially successful time and such evolution of which was known to be
calculating machine. This machine could perform divided into FOUR GENERATIONS such as follows:
the four basic mathematic functions and was
considered the first mass-produced calculating 1. FIRST GENERATION – which includes those
machine. mechanical computers that depend on the
utilization of vacuum tubes and mechanical also has the capability of rendering light to
drums to perform sequential computations. moderate quality of graphics aside from its
reliable speed. Computer microprocessors
The maintainability of these computers was were bigger than that of an IC, however, it is
found to be a challenge in both economic and proved to be much powerful and reliable than
technical aspects and was said to produce that of an IC.
too much heat after a prolonged usage, which
may expose the operator to which in extreme 5. FIFTH GENERATION – is the generation of
temperature that can lead to suffocation. computers that are still in the process of
emergence, but has been envisioned to be
2. SECOND GENERATION – are said to be the greatly powerful than any of its predecessors
generation of computers who were the result as it is capable of thinking for its own based
of finding ways to solve the persisting issues on the information it has accumulated over
in the mechanical computers. time.
DATA – is the raw pieces of facts or a fragment of an As it undergoes such process, it is converted from
existing information which does not have any being a data in form of a series of 1’s and 0’s to
thought and cannot suggest a complete or any idea become a digital file with a permanent state, until
at all. As it undergoes the process of computing, it is it is deleted by the user or through an intervention
converted, through the help of input devices, to a of a foreign program (virus). Since it is permanent
become a series of 1’s and 0’s or in the form of binary until deleted by the user or a virus, it can always be
system, the language of the computer system, to re-accessed anytime by the user.
interpret it properly.
READING is the mini-process in the computing
INFORMATION – is a processed data which has a process wherein the data is being re-accessed by the
more meaning and can aid in the decision-making computer system from a storage drive by invoking
because it is more organized than that of a data. It the “read” function of such storage drive.
is the result or the output of the computing process,
the very purpose why the data was entered in a Simultaneously hereto, a temporary version of such
computer. Information can also be in form of text, digital file is created in the RAM to help the CPU in
image, video, or audio depending on how it was holding it while it is being processed for some
processed by the computer. intended purpose that is dependent to the user.
IPO MODEL – is a basic process model that NOTE: Temporary data stored in the RAM is always
represents the computing process of a computer cleared by the system upon shutting down (turning-
system, following the defined rule of handling data off) of the computer system. This is because RAM is
in the manner of INPUT → PROCESS → OUTPUT. always referred to as the temporary storage of the
computer system which is why it cannot store data
INPUT – is that part or stage in the IPO Model permanently unlike a storage drive.
wherein pieces of facts or fragments of information
is entered by the user to the computer system CACHE – is a temporary version of the data or file in
through the use of input devices (keyboard, mic, the computer system which is contained in the RAM
scanner). In this step, said pieces of facts are or Memory module which enables for a much
initialized as digital signals in the form of a series of effective and optimal computing process for the CPU.
1’s and 0’s that can be understood by the computer
system, to prepare them to undertake the computing Cache is deleted in the RAM whenever the computer
process for some intended purpose of the user. system is shut-downed or rebooted. This is because
RAM is always cleared while the computer system is
PROCESS – is the part or stage in the IPO model shutting down or being rebooted.
wherein the data is processed by the computer
system for some intended purpose dependent to the FILE – is a permanent digital version of the
will of the user. In this step, the CPU creates a mirror information or the result of the computing process
copy of the data in the RAM which is called cache, which is typically stored in the storage device after
which enables for a much effective and optimal writing it in its sectors, which can be re-accessed
computing process for the CPU. anytime by the user for some other use later.
OUTPUT – is the part or stage in the IPO Model It is true that it is permanently stored in the storage
wherein the data is converted into the form of text, drive of the computer system, however, it is only
image, video, animation, or audio which is tangible until the user decides to delete it permanently or
and can be perceived by the user through help of through the intervention of some foreign program,
the output devices (monitor, printer, speaker, typically called computer virus.
projector) after undergoing the process of
computing. The rendering of the data is aided by IV. THE COMPUTING PROCESS
the GPU to lessen the stress born by the CPU,
however, GPU is not responsible in converting data
to become audio.