Microprocessors Flashcards
What are the 3 sectors of microprocessors?
-General purpose microprocessors e.g. PC
-Microcontrollers (Embedded control) e.g. Car engine management system
-Digital Signal Processors (DSP) e.g. Digital filter
What 6 things does a microprocessor need?
-Power
-A signal
-External communication
-Address bus
-control bus
-data bus
What are the two main microprocessor categories?
CISC - complex instruction set computer
RISC - reduced instruction set computer
What is the difference between CISC and RISC microprocessors?
CISC takes several clock cycles to execute instructions and RISC is fewer.
What is the purpose of memory?
to execute programs and store results.
-read and write memory
How do microprocessors communicate with the outside world?
-Parallel interfaces
-Serial-/network interfaces
How do microprocessors run programs?
Fetch instruction
Fetch operand
Execute instruction
Fetch next instruction
What are the components of a microprocessor ?
-MPU
-Memory
-Input, output, interface
Define word size of a microprocessor
The number of bits processed in a single instruction