Chapter 3.1 (B) Instruction sets and embedded systems Flashcards
What is an instruction set
list of all the commands that can be processed by a CPU and the commands are machine code
What is an embedded system
A combination of hardware and software designed to carry out a specific task and is built into a device. Doesn’t have any peripherals.
What is a microcontroller
a chip which has a CPU along with some RAM, ROM, and other peripherals all embedded into one chip
What is a microprocessor
A microprocessor is a type of integrated circuit on a single chip
Adv of embedded systems
Small size - easy to fit into devices
Consume less power
Relatively low cost to make - compared to other systems
Can be controlled remotely
PS CC
Disadv of embedded systems
Can be difficult to upgrade to take adv of new tech
Since it can be accessed over the internet it can be hacked/get a virus
Very wasteful - since they’re difficult to upgrade
Only a specialist can troubleshoot errors in an embedded system