Topic 1 Flashcards
What is a computer?
A machine that process data
What are the two things that make up computers?
Hardware and software
What is hardware?
The physical stuff that makes up your computer EG motherboard
What is software?
Software is the programs applications a computer system runs
What are the two types of computer system?
General and dedicated
What is a general computer?
Computers designed to take many tasks
What is a dedicated computer?
A computer design for one task
What is an embedded system?
Computers inside a larger system
Give me an example of an embedded system
Dishwasher (xx)
What is the purpose of the power supply?
To provide power to the hardware
What is the purpose of the case cooling fan?
To extract hot air from the computer case
What is the purpose of the CPU heatsink?
Keep the CPU at a steady temperature
What is the purpose of the CPU?
Does all the processing
What is the purpose of the motherboard?
The main circuit board were all the hardware is connected
What does CPU stand for?
Central processing unit
What are the factors that change processing power of a CPU?
Clock speed
Number of cores
And cash size
What are the three main parts of a CPU?
The control unit
The arithmetic logic unit
The cash
What does the control unit do?
The control unit is an overall control. Its main job is to manage to fetching decoding an execution of program instructions by following the fetch execute cycle.
It controls the flow of data inside the CPU to all the registers and outside the CPU
What does the arithmetic logic unit do?
Does all the calculations
Does all the logic operations?
What does the cache do
The memory within the CPU its doors regular use data, receiver, you can access fast
What are the three levels of cache memory?
L1
L2
L3
Which is the fastest level of cache memory
L1
Which is the slowest level of cache memory
L3
Which cache and hold the least amount of data
L1
Which cache and hold the most amount of data
L3
What is Von Neumann’s design
Architecture of a CPU that runs programs, stored in memory programs, consist of instructions and data
Where is the program counter?
Inside the control unit
What is the purpose of the program counter?
The program counter holds the memory addresses of the instructions for each cycle