Prelims - Introduction to the Cpu Flashcards
is the primary component of a computer that performs most of the processing inside a computer
Known as the “brain” of the computer
Central Processing Unit (CPU)
A general term that usually refers to the CPU can describe any processing unit
Processor
A type of CPU implemented as a single integerated circuit (IC)
Microprocessor
What does the CPU do?
Fetch
Decode
Execute
Store
Types of memory
- RAM
- ROM
Types of memory under RAM
SRAM, DRAM
Types of memory under ROM
PROM, EPROM, EEPROM
Controls the operations of all parts of the computer but does not carry out any data processing operations
Control Unit
Is responsible for performing arithmetic and logical functions or operations.
Arithmetic Logic Unit (ALU)
2 subsections of ALU
Arithmetic section
Logic section
Arithmetic Section
operations like addition, subtraction, multiplication, division,
Logic section
operations like selecting, comparing, matching and merging the data
Parts of the CPU
Memory or Storage Unit
Control unit
Arithmetic Logic Unit (ALU)
RAM
Random Access Memory
Stores the data currently being processed by the CPU
Volatile memory that directly interacts with the CPU for processing data
Random Access Memory (RAM)