3.1 Computer architecture Flashcards
What is the role of the central processing unit (CPU) in a computer?
The CPU processes instructions and data that are
input into the computer so that the result can be
output
What is a Microprocessor?
A microprocessor is a type of integrated circuit that is able to perform many of the functions of a CPU
Name and explain the purpose of all the components in a CPU, in a computer that has a Von Neumann architecture.
In a Von Neumann CPU, the Control Unit manages operations, the ALU performs calculations, registers store temporary data, cache speeds up access, and buses transfer information.
What are the factors that affect the CPU performance?
Clock Speed
Cores
Cache
How does Clock Speed affect CPU performance?
The clock speed is the way we measure the speed of the CPU the faster the clock speed more information can be executed by the CPU per second.
How do Cores affect CPU performance?
The CPU has cores, without these cores the CPU cannot operate also the more the cores the faster an instruction can be executed for example a 2-core CPU is a lot slower than a 8-core CPU
How does Cache affect CPU performance?
The Cache memory is a temporary type of storage inside the CPU which stores data and instructions if the cache memory gets full, the CPU gets slower thus cannot operate fast while empty, the CPU operates as normal
What is an instruction set?
An instruction set is a list of all the commands
that can be processed by a CPU and the
commands are machine code
What is a embedded system?
a computer system that performs a dedicated function
Identify devices in which embedded systems are commonly used in.
domestic appliances, cars, security systems, lighting systems or
vending machines