1.1 systems architeture Flashcards
CPU
(Central processing unit) the part of the computer that proccesses the data and contains key components which make the computer work
embedded system
a computer built into a device and is built for purpose meaning it only does a specific job.
cooling fan
extracts hot air from the computer case to stop the risk of overheating it.
optical drive
for read/writing of optical disks
graphics card
handle graphics and image processing
motherboard
the main circuit board in the computer where the hardware is connected
CU
(control unit) uses the fetch-decode-execute cycle to execute program instructions. controls all data flow inside the CPU
ALU
(arithmetic logic unit) does all the calculations for the computer.
cache
it stores regularly used data so the CPU can access it quickly
PC
(program counter) holds the memory address for each cycle of fetch-decode-execute.
accumulator
stores the results of the ALU
MAR
holds the address of where the data or instruction is located
MDR
holds the actual instruction or data.
memory
holds the program instructions and the program data
clock
it governs the number of instructions carried out by a single processor core per second (measured in Hz)