1/16
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What are the steps of FDE cycle?(6)
MAR - Stores address of current instruction to be fetched from RAM
MDR - Stores the data/instructions once fetched from RAM
CU - Decodes data/instructions
ALU - Executes logic operations
ACC - Stores output PC - Incrementes by 1
-Then everything is repeated
What factors affect CPU performance?(4)
RAM size, Clock Speed, Cache Size, Number of Cores
What are some examples of embedded systems?
Dishwasher, Washing machine, Microwave Oven
What are the differences between embedded and general purpose systems?
Embedded - 1 specific task, Slow execution, Reliable, No updates, Cheap
General - Multiple tasks, Fast execution, Not as reliable, Updates, Expensive