Microprocessors
CONTENTS
1. What is a Microprocessor? 2. How a Microprocessor Works
3. Types of Microprocessors 4. Key Features & Advantages
5. Major Microprocessor Manufacturers 6. Intel vs. AMD: Key Differences
7. Basic Microprocessor Terminology 8. Sources
What is a Microprocessor?
A microprocessor is the central processing
Programmable Devices
unit (CPU) of a computer, built from a single
integrated circuit (IC). It is a programmable multifunctional
a computer processor contained on a single electronic device that processes data
integrated circuit (IC) or a few interconnected according to instructions stored in memory.
ICs, often referred to as the "brain" of a
computer.
Fine Structure Core Components
It contains millions of tiny components that A microprocessor is the core component that
work together. enables the functionality of modern
computers and other digital devices.
How a Microprocessor Works
A microprocessor executes instructions by following a three-step cycle:
Fetch Decode Execute
It interprets the
The microprocessor It performs the
instruction to
retrieves the next required operation,
determine what
instruction from the such as an arithmetic
action needs to be
computer's memory. calculation or data
taken.
movement.
The Arithmetic and Logic Unit (ALU) performs the calculations, while registers
temporarily store data. A Program Counter (PC) keeps track of the address of the
next instruction to be executed.
Types of Microprocessors
There are several types of microprocessors, each with a different design philosophy and purpose.
Reduced Instruction Set Microprocessor (RISC): These
Complex Instruction Set Microprocessor (CISC): These Super Scalar Microprocessor: These processors can
processors use a simplified instruction set, which
processors use a large set of instructions to perform execute multiple instructions simultaneously in
allows them to execute commands faster, often in a
complex tasks in a single command, often requiring parallel, enhancing performance for tasks like ALUs and
single clock cycle. They are optimized for speed and
multiple clock cycles. They are designed to minimize multipliers.
efficiency.
the number of instructions per program.
Application Specific Integrated Circuit (ASIC): These are Digital Signal Multiprocessor (DSP): These processors
custom-designed processors for a specific application, specialize in converting and processing signals, such as
like those found in personal digital assistants (PDAs). analog-to-digital or digital-to-analog conversions, and
are used in devices like RADAR and home theaters.
Features of Microprocessor
Low Cost: Integrated High Speed: They can Small Size: Very large Versatile: The same
circuit technology execute millions of and ultra-large-scale chip can be used for a
makes them very instructions per integration technology wide range of
affordable. second. allows for a tiny applications.
footprint.
Advantages and Disadvantages of Microprocessor
Advantages
1. High processing speed Dis advantages
2. Compact size 1. Overheating occurs due to overuse
3. Easy maintenance 2. Performance depends on size of size
4. Can perform complex mathematics 3. Large board size than microcontrollers
5. Flexible 4. Most microprocessors do not support
6. Can be improved according to floating point operations.
requirement
Leading Companies in Microprocessor Manufacturing
Intel Corporation: A Giant in Microprocessor Development
• Pioneer: In 1971, Intel made history by launching the Intel
4004, one of the very first microprocessors, which significantly
shaped the future of computing.
• Key Architectures: Intel is widely recognized for its x86
processor architecture, a revolutionary design that has
maintained its dominance in the personal computer market for
several decades.
• Notable Products: Intel has a rich history of innovative
products, including the memory management-capable 80286,
the ground-breaking 32-bit 80386, the highly successful
Pentium series, and the advanced Intel Core series that powers
modern computing.
1 2
AMD: A Resilient Player in the CPU Market
• Competitor: Advanced Micro Devices (AMD) emerged as a
strong rival to Intel, successfully challenging its CPU market
An Analysis of the Main Differences Between Intel and
AMD
1 Price Factors 2 Energy Efficiency Ratio
In terms of overall energy efficiency, Intel processors
Typically, Intel's low-end processors are priced higher,
usually perform better, meaning that under similar
while AMD appears more expensive in the high-end
performance conditions, Intel processors consume
processor market, which is an important factor for
significantly less power.
consumers to consider when making a purchase.
3 Performance Comparison 4 Integrated Graphics
Under similar architectures, AMD's instructions per cycle Intel's integrated graphics are available in nearly all of its
(IPC) are generally higher than Intel's, providing AMD with Core i series, while AMD places its integrated graphics in
stronger capabilities and responsiveness when handling the APU series, which offers more powerful graphics
complex tasks. processing performance suitable for users needing higher
graphics capabilities.
Basic Microprocessor Terminology
Understanding these terms is crucial for comprehending how microprocessors function.
Instruction Set: The complete set of
Bus: A set of conductors that transmits data, IPC (Instructions Per Cycle): The number of
commands that a microprocessor can
addresses, or control information between instructions a CPU can execute in a single
understand.
components. clock cycle.
Clock Speed: The number of operations a Word Length: The number of bits a processor
processor can perform per second, measured can process at one time. A 64-bit processor
in Megahertz (MHz) or Gigahertz (GHz). can process 64 bits of data simultaneously.
Thank you!