Automated and Emerging Technologies · 4 question types
Past paper frequency (2018 to 2024)
This topic accounts for approximately 3% of your exam marks.
Sensor to microprocessor to actuator control loop questions. Usually 3 to 4 marks.
Every automated system, no matter how simple or complex, is built from the same three kinds of part:
| Component | What it does | Direction |
|---|---|---|
| Sensors | Measure a physical property of the environment (temperature, light, movement, pressure, etc.) and convert it into a digital signal | Input to the system |
| Microprocessor | Receives the sensor readings, compares them against pre-programmed rules or thresholds, and decides what (if anything) to do | Processing |
| Actuators | Receive instructions from the microprocessor and turn them into a physical action (motor turning, valve opening, alarm sounding, heater switching on) | Output from the system |
The three components form a clear input-process-output pipeline:
Sensor → Microprocessor → Actuator
Many sensor types appeared in topic 8 (Input and Output Devices); each one of those sensors can be the input side of an automated system. Common actuators include motors, servos, valves, relays, heaters, pumps, alarms and buzzers.
Example — A central-heating thermostat with a target of 20 °C.