All About Computers

ters are now the latest form of communication in theit is a personal or a super computer, are able to do the
21st century. It is the most widely-used and reliablesame computational tasks that are presented or given
gadget nowadays.to them given that they have enough storage capacity.
A computer is a fast, electronic, and computationalHow Does a Computer Work?
device, which operates under the control of instructionsIn general, ithas four sections namely the control unit,
that can store, send, and interpret data. The first onesthe ALU or arithmetic and logic unit, and the I/O or the
produced somehow resemble the modern dayinput and output devices. Groups of wires called
computers and were introduced in the middle of the“busses” interconnect all the parts.
20th century particularly in the 1940s.The ALU, control unit as well as the basic input and
The concept of various machines is slightly similar tooutput devices along with other hardware that are
the computers that existed much earlier than the saidclosely linked with the said devices are known as the
date. The early model of electronic computers wasCPU or the central processing unit. The early versions
about the size of a very large room that consumesof CPU were made of various separate components
enough power to about 700 modern personalbut ever since the 1970s, the CPUs are typically
computers.constructed on a sole integrated circuit known as a
On the other hand, our computers are now based onmicroprocessor.
integrated circuits. These are a million times moreThe Control Unit is also called a central controller and
capable while only occupying a small space.control system that directs other computer
Nowadays, computers may be built small enough to fitcomponents. Its main process is to decode or interpret
inside the timepiece. The battery is enough to make itone by one the set of instructions in a program. It
work. Personal computers are also calleddecodes each set of instruction and turns them into a
“icons of the Information Era” andsequence of controlled signals that functions the
sometimes mistaken to be a computer although thecomputer parts. The control systems of advanced
most common computer today is what we callcomputers may probably change some of the order
“the embedded computer.”of the instructions in order to improve its performance.
As the word “embedded” implies, thisA main component of all CPUs is the special memory
type of computer is a simple and very small devicecell or a register called the “program
used in order to control devices. Furthermore,counter”. The so-called program counter keeps
embedded computers are found in machines such astrack of the location of the memory wherein the next
fighter aircrafts, digital cameras, industrial robots, as wellset of instructions is read.
as children’s toys.The control system has various functions. One of
Computers are versatile for they have the ability towhich is to read the code of the next set of
execute as well as store instructions, which are calledinstructions from the indicated cell of the program
programs. It is said that any computer is probablycounter. Another function is that it decodes the
capable in performing the tasks that any other type ofnumerical codes of the instructions into a series of
computer can do. So it means that any type whethersignals or commands for each system.