answersLogoWhite

0


Best Answer

The CPU (Central Processing Unit) is the 'brain' of the computer so to speak. It handles all the arithmetic and calculations of the computer. Everytime the computer executes an action, it runs through the CPU before writing any results to storage. Without a CPU a computer can not function. This is a very simple explanation however, there is more detailed information out there that covers the ALU circuit and other things.


The CPU (Central Processing Unit) is the 'brain' of the computer so to speak. It handles all the arithmetic and calculations of the computer. Everytime the computer executes an action, it runs through the CPU before writing any results to storage. Without a CPU a computer can not function. This is a very simple explanation however, there is more detailed information out there that covers the ALU circuit and other things.
User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

The fundamental operation of most CPUs, regardless of the physical form they take, is to execute a sequence of stored instructions called a program. The program is represented by a series of numbers that are kept in some kind of computer memory. There are four steps that nearly all CPUs use in their operation: fetch, decode, execute, and writeback.

The first step, fetch, involves retrieving an instruction (which is represented by a number or sequence of numbers) from program memory. The location in program memory is determined by a program counter (PC), which stores a number that identifies the current position in the program. After an instruction is fetched, the PC is incremented by the length of the instruction word in terms of memory units.[7] Often, the instruction to be fetched must be retrieved from relatively slow memory, causing the CPU to stall while waiting for the instruction to be returned. This issue is largely addressed in modern processors by caches and pipeline architectures (see below).

The instruction that the CPU fetches from memory is used to determine what the CPU is to do. In the decode step, the instruction is broken up into parts that have significance to other portions of the CPU. The way in which the numerical instruction value is interpreted is defined by the CPU's instruction set architecture (ISA).[8] Often, one group of numbers in the instruction, called the opcode, indicates which operation to perform. The remaining parts of the number usually provide information required for that instruction, such as operands for an addition operation. Such operands may be given as a constant value (called an immediate value), or as a place to locate a value: a register or a memory address, as determined by some addressing mode. In older designs the portions of the CPU responsible for instruction decoding were unchangeable hardware devices. However, in more abstract and complicated CPUs and ISAs, a microprogram is often used to assist in translating instructions into various configuration signals for the CPU. This microprogram is sometimes rewritable so that it can be modified to change the way the CPU decodes instructions even after it has been manufactured.

After the fetch and decode steps, the execute step is performed. During this step, various portions of the CPU are connected so they can perform the desired operation. If, for instance, an addition operation was requested, the arithmetic logic unit (ALU) will be connected to a set of inputs and a set of outputs. The inputs provide the numbers to be added, and the outputs will contain the final sum. The ALU contains the circuitry to perform simple arithmetic and logical operations on the inputs (like addition and bitwise operations). If the addition operation produces a result too large for the CPU to handle, an arithmetic overflow flag in a flags register may also be set.

The final step, writeback, simply "writes back" the results of the execute step to some form of memory. Very often the results are written to some internal CPU register for quick access by subsequent instructions. In other cases results may be written to slower, but cheaper and larger, main memory. Some types of instructions manipulate the program counter rather than directly produce result data. These are generally called "jumps" and facilitate behavior like loops, conditional program execution (through the use of a conditional jump), and functions in programs.[9] Many instructions will also change the state of digits in a "flags" register. These flags can be used to influence how a program behaves, since they often indicate the outcome of various operations. For example, one type of "compare" instruction considers two values and sets a number in the flags register according to which one is greater. This flag could then be used by a later jump instruction to determine program flow.

After the execution of the instruction and writeback of the resulting data, the entire process repeats, with the next instruction cycle normally fetching the next-in-sequence instruction because of the incremented value in the program counter. If the completed instruction was a jump, the program counter will be modified to contain the address of the instruction that was jumped to, and program execution continues normally. In more complex CPUs than the one described here, multiple instructions can be fetched, decoded, and executed simultaneously. This section describes what is generally referred to as the "classic RISC pipeline", which in fact is quite common among the simple CPUs used in many electronic devices (often called microcontroller). It largely ignores the important role of CPU cache, and therefore the access stage of the pipeline.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

The processor is the brain of the machine. It calculates and sorts out instructions on how to handle all the data being stored in the RAM.

It does all the bit operations that make the computer actually do something.

Memory is placed into the RAM from the hard drive before going through the CPU but, in the case of virtual memory, data can be lifted directly from the hard drive and into the CPU.

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

Without a CPU, a computer can do no work. Thus, without a CPU, there is no "computer."

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

For the same reason, why your brain is important to you :)

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

It stores power for the computer

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the CPU and its importance to a computer system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is framework for multimedia system?

CPU is main part of computer,or it is brain of computer,CPU is the most important element of a computer system. The CPU also know as, Processor, central processor,microprocessor,it is a brain of computer.


A computer's CPU and hard drive are found in the?

A computer's CPU and hard drive are found in theD. system unit


Importance of computer system in mathematics and statistics?

importance of computer system in the study of statistics


Is a CPU subsystem a computer system?

Yes


What is termed as nerve system of computer?

CPU


What are the importance of CPU?

CPU=Central Processing Unit. A CPU does all the processing for the entire system, without it, your computer can't do anything. It has nothing to process. It's just dead without it. The CPU helps the computer to function and has some important plugins, such as hard disks, fan's, cables, memories, etc... (The fan helps the comp. start up. Without it, there will be nothing on your computer screen, even now).


Why Often your CPU process reaches 100 and system hangs what can you do?

You want you computer to use 100% of your CPU. The more CPU your computer uses, the faster it is working.


What is the function of CPU in computer system what are its subunits?

Fjgixjhkghfjogujofhgkhkhfkhigjhohfojljtfyfifydufdjffjgigvigjcufchfhfjfjckegkrrgrkvkgkevehh


what part of computer is called nervous system?

The cpu


What is the name of the device where the operating system is stored?

The device where the operating system is stored on a computer is called the CPU. CPU stands for Central Processing Unit and is the heart of the computer.


How fast is your CPU?

You can check how fast your CPU is by using the control panel on your computer. Just click on "my computer" and choose the "system properties" menu. Here you will find the speed of your CPU.


Does the term CPU and system unit mean the same thing?

No. The CPU means Central Processing Unit. This is the main processor of the computer. A system unit is the hole unit (or personal computer).