|
Central Processing Unit(CPU)
|
bet | 2/10 | Sana | 18.05.2024 | Hajmi | 24 Kb. | | #242804 |
Bog'liq Protsessorda buyruqlarni bajarilish davri-fayllar.orgCentral Processing Unit(CPU) The full form of CPU is Central Processing Unit. Alternatively, it is also known by the name of processor, microprocessor or a computer processor. A CPU is an electronics circuit used in a computer that fetches the input instructions or commands from the memory unit, performs arithmetic and logic operations and stores this processed data back to memory. A CPU or Central Processing Unit is the heart of a computer and is install in socket specified on a motherboard. Since a CPU performs a lot of calculations at a high speed, it gets heat up quickly. Components of a CPU Cont… Control Unit
The Control Unit is an internal part of a CPU that co-ordinates the instructions and data flow between CPU and other component of computer. It is the CU that directs the operations of a central processing unit by sending timing and control signals.
The ALU is an internal electronic circuitry of a CPU that performs all the arithmetic and logical operations in a computer. The ALU receives three types of inputs.
Control signal from CU ( Control Unit )
Data(operands) to be operated
Status information from operations done previously.
When all the instructions have been operated, the output that consists of data is stored in memory and a status information is stored in internal registers of a CPU. Cont.. Working of a CPU
All the CPUs regardless of their origin or type performs a basic instruction cycle that consists of three steps named Fetch, decode and Execute.
A program consists of a number of instructions. Various programs are stored in memory. During this step, the CPU reads instruction that is to be operated from a particular address in the memory. The program counter of CPU keeps the record of address of the instructions.
|
| |