Components of the Computer System Flashcards
What is Hardware?
Hardware is physical components of the computer system, such as the CPU or Motherboard
What is Software?
Digital components of the computer system, such as applications or programs.
What are embedded systems?
Systems dedicated to a specific task.
In what devices are embedded systems located?
Devices dedicated to a single task, eg. microwaves, washing machines, dishwashers, etc.
What is the Motherboard?
The main circuit board that all hardware is attached to.
What piece of hardware processes all information?
The CPU
What does CPU stand for?
Central Processing Unit
What is the processing power of the CPU based on?
Cache, Cores and Clock Speed
What is the name of the architecture of the CPU?
Von Neumann
What are the three main parts of the CPU?
Control Unit (CU), Cache, Arithmetic Logic Unit (ALU)
What process does the Control Unit perform?
Fetch, Decode, Execute Cycle
What does the ALU do?
Performs Arithmetic and Logic Operations
What is the purpose of the cache?
To store regularly used data to be able to access it faster.
In comparison to RAM and Secondary Storage, how much storage does the Cache have?
A very low amount.
What register holds addresses soon to be used by the CPU?
Memory Address Register (MAR)