This key facts covers What Is an Embedded System? within Embedded Systems for GCSE Computer Science. Revise Embedded Systems in 3.4 Computer Systems for GCSE Computer Science with 15 exam-style questions and 12 flashcards. This topic appears regularly enough that it should still be part of a steady revision cycle. It is section 3 of 8 in this topic. Use this key facts to connect the idea to the wider topic before moving on to questions and flashcards.
What Is an Embedded System?
Definition:
An embedded system is a computer system with a dedicated function within a larger mechanical or electrical system. It's built to do one specific job, not to be a general-purpose computer.
Key Characteristics:
- Dedicated function: Designed for ONE specific task (e.g., washing clothes, controlling traffic lights)
- Integrated: Built into the device it controls (you can't remove it and use it elsewhere)
- Limited user interface: Usually just a few buttons/LEDs, not a full keyboard and screen
- Real-time operation: Must respond instantly (e.g., car airbag system must react in milliseconds)
- Reliable and stable: Must work 24/7 without crashing or needing updates
Components of an Embedded System:
- Microcontroller/Microprocessor: A small, simple CPU designed for specific tasks
- Memory: Usually ROM (for the fixed program) and a small amount of RAM
- Input sensors: Temperature sensors, buttons, motion detectors, etc.
- Output actuators: Motors, LEDs, displays, heating elements, etc.
- Power supply: Often battery-powered or low-power
Practice questions for Embedded Systems
Which of the following best describes an embedded system?
Explain the difference between an embedded system and a general-purpose computer. (3 marks)