Central Processing Unit (CPU) Cs Notes
Central Processing Unit (CPU) Cs Notes
5. Instruction Set
What are instructions? These are tiny commands that tell the CPU what to do.
Opcode: The type of command (like "add" or "subtract").
Operand: The data it acts on, like a number or address.
6. Embedded Systems
These are computers built into devices to do specific tasks (like washing machines,
cars, etc.).
Key Features:
Small and cheap.
They do just one task, like controlling the temperature of a fridge.
Don’t need an operating system (like Windows or macOS).
Benefits: They're fast, use less power, and are reliable.
Drawbacks: Hard to upgrade or fix if they break.
How to Remember:
CPU = Brain: The CPU is the brain of the computer, making decisions and processing
information.
Fetch, Decode, Execute (FDE): Like a recipe—get the ingredients (fetch), read the
recipe (decode), and cook (execute).
More Cores = More Work Done: Just like having more people to help.
Cache = Fast Storage: Cache is like a mini-library right next to the CPU so it
doesn’t have to go far for books.
Embedded Systems = Smart Devices: These are like tiny computers in gadgets that do
one job really well.