1.1 system architecture Flashcards
processor
A machine that processes something. The brains of the computer. Processes data. Carries out instructions. Speed measured in hertz.
MHz
Used to measure clock speed in a computer. How many million instructions per second.
GHz
Is a unit of measurement for alternating current. A billion instructions per second.
Hertz
Its one processing cycle in a computer.
Instruction
All computer software is built up of sets of instructions. Instructions are encoded in binary. The fetch-decode-execute cycle is the sequence of steps that the CPU follows to process instructions.
execute
Carry out an instruction.
Embedded System
Is a computer within another device e.g. dish washer.
Dedicated system
Clock Speed
The speed the processor carries out instructions.
Cache
This is very fast memory. Between the processor and RAM (main memory).
Core
Part of the processor that executes instructions. Duel core means 2 that means you can do two lots of instructions at the same time.