Processor/CPU Overview:-
Central processing unit understand all the activities between human & computer then, process the the instruction further as a command of a computer program by performing the basic arithmetical,
logical, and input/output operations of the system.CPU is basically brain of computer, it stores data, immediate results & instructions.It performs all type of data processing operations.It controls the operations of all parts of the computer.
CPU has three main component:-
- Memory or Storage Unit
- Control Unit
- ALU(Arithmetic Logic Unit)
Memory or Storage Unit
This unit can store instructions, data, and intermediate
results. This unit supplies information to other units of the computer when
needed. It is also known as internal storage unit or the main memory or the
primary storage or Random Access Memory (RAM).Its size affects speed, power,
and capability.
Primary memory and secondary memory are two types of
memories in the computer. Functions of the memory unit are :-
- It stores all the data and the instructions required for processing.
- It stores intermediate results of processing.
- It stores the final results of processing before these results are released to an output device.
- All inputs and outputs are transmitted through the main memory.
Control Unit
This unit controls the operations of all parts of the computer
but does not carry out any actual data processing operations.
Functions of this unit are :-
- It is responsible for controlling the transfer of data and instructions among other units of a computer.
- It manages and coordinates all the units of the computer.
- It obtains the instructions from the memory, interprets them, and directs the operation of the computer.
- It communicates with Input/output devices for transfer of data or results from storage.
- It does not process or store data.
ALU (Arithmetic Logic Unit)
- Arithmetic Section
- Logic Section
Arithmetic Section
Function of arithmetic section is to perform arithmetic
operations like addition, subtraction, multiplication, and division. All
complex operations are done by making repetitive use of the above operations.
Logic Section
Function of logic section is to perform logic operations
such as comparing, selecting, matching, and merging of data.
CPU Features :-
Speeds and Feeds :- Processor performance is usually a number
in either MHz (megahertz) or GHz (gigahertz.) That number represents how many
times the internal clock inside the CPU ticks in cycles per second. The clock
inside a 2.5GHz CPU ticks 2.5 billion times each second.
But clock frequency isn’t a complete measure of performance.
Efficiency — how much work can be done by the CPU in each clock cycle — is also
important. This is measured in terms of instructions per cycle, often abbreviated
as IPC. A CPU with a very high clock frequency, but low IPC, may not perform as
well as a CPU with a lower clock frequency and high IPC.
Cache :- Fast access to memory is important to a PC processor,
and that’s what your cache is for. Waiting for data to come in from system
memory can make your CPU inefficient. The memory hierarchy is a way to show
where memory bottlenecks exist. The CPU registers hold the data actually being
used in calculations and comprise the fastest memory. The next fastest are levels
1 and 2 caches.
Cores:- Modern PC processors are multi core. Each core is as
fully functional as the others. Each has its own cache, but can communicate
with other CPU cores as needed. Cores can also share information in a cache,
such as the level 3 cache built into AMD Phenom II processors. AMD’s
Accelerated Processing Unit (APU) technology adds a new concept — the GPU core
— which is better at certain kinds of math than the traditional core. The
technology, originally developed for AMD’s Direct X 11-capable line of graphics
cards, brings sophisticated graphics capability and parallel compute technology
directly onto the CPU.
Current time you can see the cores like the mention below:-
- Dual Core Processor (It has two cores)
- Quad Core Processor (It has four cores)
- Hexa Core Processor (It has six cores)
- Octo Core Processor (It has eight cores)
- Decca Core Processor (It has ten cores)
Bandwidth:- CPUs are part of a larger platform. They need to
communicate with the outside world. Data buses (circuits that carry the data)
communicate with the chip sets built onto the motherboard. The chips act as
traffic cops to route data to the outside world, for example to the PCI Express
slots, which communicate with discrete graphics cards and other expansion
cards, and USB ports, which communicate with external storage, keyboards, mice,
etc.
There are various companies manufactures processor but, below mentioned are the top processor manufacturing companies :-
- Intel
- AMD
- Qualcomm
- NVIDIA
- IBM
- Samsung
- Motorola
- Hewlett-Packard(HP)
Intel & AMD are the most demanding processor in current time. Choosing options & comparison between them:-
AMD Stands for Advance Micro Device was founded in 1969 & currently it is 2nd largest processor manufacturing company after Intel.AMD is said to offer the same basic product at the cheaper price than Intel.It consumption of power is more than Intel. AMD APUs made for gaming which contains CPU + GPU.AMD have low life/speed cpu's.
Intel Corporation was founded a year earlier in 1968 & its processors are costly than the AMD.Intel processors are power efficient.For gaming you need GPU which is not inbuilt in Intel processor but both the processor performs well for gaming. Intel
have better cpu's life/speed like Core I7 (8 cores every core have 3Ghz speed).
0 comments:
Post a Comment