Functions of CPU Processor
History
·
Modern CPU evolved from miniature transmitters
and integrated circuits developed in the early 1960s by IBM and other top
technology companies of the time. By the early 1970s, transmitting integrated
circuits were being manufactured commercially; engineers based CPUs on that
technology. Harnessing the transmission abilities of integrated circuits, they
added the ability to process information and memory power. Combined, these
elements became the core of the CPU. By the end of the 1970s technology had
reached the point where CPUs could be commercially produced and were the size
of a fingernail.
During the 1980s, CPUs became a standard component
in consumer electronics. They could be found in cameras, television sets and
pocket calculators. By the next decade, the small size and cheap production
cost of the CPU allowed computers to cross over from industry to the home.
Today, engineers continue to fine tune CPUs, making them ever smaller and more
powerful.
CPU Parts
·
CPUs are made up of six key components that work
in combination to process and execute commands. First, the control unit is the
brain of the CPU. This part receives the input data and decides where to send
the processed information. Second, the instruction cache is where the control
unit’s instructions are stored. Specific instruction data is loaded into the
CPU when it is manufactured. Third, the prefetch unit is the information
portal. Input data goes through the prefetch, which stores a copy of the data
before sending it on to be processed by the control unit. Fourth, the decode
unit translate the input instruction into binary code, which is then sent on to
the fifth component, the arithmetic logic unit. The ALU receives the code from
the decode unit and chooses the action needed to carry out the command. Sixth
is the CPU's memory cache. Here, all information that has been sent, received
or preloaded is stored.
·
Sponsored
Links
- Hard Disk Data Recovery
Lost your data, Stellar would help Free
Consultation (011) 4579 6110
www.stellarinfo.co.in/DataRecovery
Process
·
A CPU performs a series of steps to execute a
command. Each command is handled individually and a CPU can process multiple
commands in a matter of seconds. The more powerful the CPU, the faster the
commands are processed. A command is issued by the system user using an input
device such as a keyboard or mouse. Next, the command is sent to the prefetch
unit. The unit accesses the preloaded CPU memory to identify the command and
sends it to the command unit. Next, the command unit determines what steps come
next. This data is passed on to the decode unit, which transfers the data into
binary code and sends it to the ALU, next, the ALU changes the raw data into an
actual command. Next, the ALU sends a copy of the command to the RAM or ROM
before sending it back to the command unit, which sends the code to the part of
the system that will actually perform the action. Finally, the action is
executed and the result is sent back to the user.
Types
·
There are different types of CPUs; each type
comes with varying degrees of speed memory and preset instructions. The larger
the CPU, the faster it can process, store and execute commands. A single-core
CPU is the smallest unit available. It is usually found in smaller appliances
that only perform a simple set of actions such as a remote control or toy.
Dual-core CPUs contains two command units and contain enough power and memory
for most personal computers. Multi-core CPUs contain multiple command units.
They are mainly used by large industrial electronic devices, servers and
network workstations.
Size
·
CPU size refers to the unit’s power to perform
tasks and the amount of memory space it contains. CPU size is measured in
binary digits and are called bits. Originally, CPUs contained four bits but
modern CPUs have eight. Eight-bit CPUs are the smallest and slowest modern
components available and are used mostly in toys or household appliances.
Sixteen-bit and 32-bit have become the standard CPU size and can be found in personal computers, laptops, cell phones and other electronic devices that can perform a variety of tasks. Sixty-four-bit CPUs are becoming increasingly popular in high-end personal computers and laptops. Larger CPUs exist; these are usually used for industrial purposes.
Sixteen-bit and 32-bit have become the standard CPU size and can be found in personal computers, laptops, cell phones and other electronic devices that can perform a variety of tasks. Sixty-four-bit CPUs are becoming increasingly popular in high-end personal computers and laptops. Larger CPUs exist; these are usually used for industrial purposes.
No comments:
Post a Comment