Cambridge O Level Computer Science · Syllabus 2210 · Automated and Emerging Technologies
Actuator
What is Actuator?
An output component that receives a signal from the microprocessor and converts it into a physical action such as movement, heat, flow, light or sound; examples include motors, pumps, valves, heaters, buzzers and lamps.
This definition is part of the Automated and Emerging Technologies chapter in Cambridge O Level Computer Science.
Actuator in context
An automated system is a system in which sensors, a microprocessor and — where the task requires them — actuators work together so that a process is monitored, and often controlled, with limited or no continuous human intervention. Robotics is a branch of computer science that covers the design, construction and operation of robots — machines that have a mechanical structure, electrical components and a program that can be changed. Artificial intelligence is a branch of computer science concerned with the simulation of intelligent behaviours by computers, and at this level it means two things only: expert systems and machine learning. The three ideas overlap in real products, but they are three separate tests, and an answer that treats them as one loses marks.
These three terms are not interchangeable, and they are not mutually exclusive either. Each one is a separate test that a machine either passes or fails, and a single machine can pass one, two or all three. A streetlight with a light sensor is an automated system but is neither a robot nor AI. A welding arm running a fixed stored program is an automated system and a robot but is not AI. An expert system that identifies a machine fault from typed answers is AI but has no sensors, no actuators and no mechanical body at all.
A sensor is an input device: it detects or measures a physical property and sends the measurement to the microprocessor as input data. A microprocessor is the processing component: it processes that data, compares it with a stored preset value or range, and decides according to its stored program whether an action is needed. An actuator is an output component: it receives an output signal and converts it into a physical action. The sensor never decides, the microprocessor never measures or moves anything itself, and the actuator never reports a measurement back. Keeping those three sentences separate is what every process description in this topic is built from.
The syllabus asks how the three components are used in collaboration, and that single word decides the marks. A list of three definitions describes the parts; it does not describe the system. What earns credit is the ordered chain: a physical condition exists → the sensor measures it → the reading is sent to the microprocessor as input data → the microprocessor compares it with the stored preset value → it decides, following its program, whether action is needed → an output signal is sent to the actuator → the actuator carries out a physical action → the condition changes → the sensor measures again. The last step is what makes it a loop rather than a line.
The syllabus names seven scenario areas — industry, transport, agriculture, weather, gaming, lighting and science — and expects you to describe automated systems drawn from them. The trap is to learn seven vague sentences. What actually earns marks is one concrete system per area, held in memory with its sensor, its measured property, its preset value and its actuator, so that when an unfamiliar variant appears you have a working template rather than a slogan. This section covers the first three areas; section 6.1 E covers the remaining four.
These four areas complete the syllabus list, and between them they show the whole range of what “automated” can mean. A weather station monitors and never controls what it measures. Gaming equipment measures a person's movement and answers with force feedback in a few thousandths of a second. Lighting is the simplest complete control loop in the syllabus — one sensor, one comparison, one actuator. Science automation exists to take readings faster, more often and more regularly than a person could, and sometimes to hold an experiment at a set condition while it runs.
The syllabus lists three characteristics: a mechanical structure or framework; electrical components, such as sensors, microprocessors and actuators; and programmable. Stating them earns the recall marks. Explaining what each one contributes earns the rest: the framework gives the machine a body that can hold position, bear load and reach; the electrical components give it information, decision-making and movement; and programmability means the same physical machine can be given a different task by changing its stored instructions rather than by rebuilding it.
Almost every mark lost in this topic comes from merging two things that the syllabus keeps apart. These three tables are the separations that matter: sensor against microprocessor against actuator, automated system against robot against AI, and expert system against machine learning. If you can reproduce all three from memory, you can answer any comparison question Topic 6 can set.
Common mistakes with Actuator
- M1. “Every automated system is artificially intelligent.” Why wrong Almost every automated system in this syllabus compares one measurement with one preset value and switches something. That is rule-based control, and no reasoning across a body of knowledge takes place. Say instead “The microprocessor compares the reading with the stored preset value and, following its stored program, sends an output signal to the actuator.”
- M2. “Every automated system contains a robot.” Why wrong Most have no mechanical body at all. A relay switching a lamp, a valve opening and a heating element are actuators, not robots. Say instead “The actuator is a switching relay, which turns the lamp on. There is no mechanical framework, so this is not a robot.”
- M3. “The sensor controls the actuator directly.” Why wrong This removes the comparison and the decision, which is where most of the marks in a process question sit. A sensor measures and reports; it has no route to the actuator. Say instead “The sensor sends the reading to the microprocessor, which compares it with the preset value and then sends the output signal to the actuator.”
- M5. “An actuator is an input device.” Why wrong It is an output component. Data flows one way: sensor to processor to actuator. Nothing is measured on the way back. Say instead “The actuator receives the output signal and produces the physical action. If the system needs to know the effect, a sensor measures the changed condition.”
- M8. “Every automated system needs internet access.” Why wrong A sensor, a microprocessor and an actuator wired together form a complete automated system. A network is needed only if readings must travel somewhere. Say instead “The greenhouse controller works entirely locally. The weather station needs a transmitter because the readings must reach the forecasting centre, not because it is automated.”
- M9. “Every automated system must have an actuator.” Why wrong A monitoring system stores, displays or transmits data. A weather station is fully automated and changes nothing about the weather. Say instead “No actuator is required. The output of this system is the stored and transmitted record.”
- M14. “Any machine that uses electricity is a robot.” Why wrong A kettle, a lamp and a hairdryer are electrical. None has a programmable mechanical framework with sensors and actuators. Say instead “A washing machine is an automated system, but it is not a robot: its structure is fixed for one task and it cannot be reprogrammed to do another.”
Examiner tips on Actuator
- How many steps should you actually write? Match the marks. A 3-mark question wants roughly three linked steps — sensor measures, microprocessor compares with preset, actuator acts. A 5- or 6-mark question wants the fuller chain including the input data, the decision, the output signal and the repeat. Never write a bare list of three components for a 6-mark question: three nouns cannot earn six marks.
- Command words, decoded for Topic 6. These meanings are taken from the syllabus command-word table. What each command word wants when the subject is Topic 6 Command wordSyllabus meaningWhat that means hereWhich frame Stateexpress in clear termsOne short factual point per mark. Do not explain.none needed Identifyname / select / recogniseName the sensor, the actuator, the component. One or two words each.none needed Giveproduce an answer from a given source or from recallUsually an example. Make it a specific one.none needed Describestate the points of a topic / give characteristics and main featuresFor a process, the ordered chain. For a robot, the three characteristics with what each contributes.Frame 1 or 3 Explainset out purposes or reasons / make relationships clear / say why or howEvery point needs a “because” attached. Explaining that something happens is not explaining it.Frame 2 or 3 Compareidentify / comment on similarities and/or differencesMatched pairs in the same sentence, on the same dimension.Frame 4 Suggestapply knowledge to a situation with a range of valid responsesThe scenario's own details must appear in your answer. This is the command word that most punishes memorised lists.Frame 2 Evaluatejudge or calculate the quality, importance, amount or value of somethingPoints on both sides, then a stated judgement with the condition it rests on.Frame 2, then a conclusion Two words this chapter uses that are not in that table. The 2210 command-word table does not list Discuss or Justify. Where the practice questions in this chapter tag a question “discuss” or “justify”, treat them as this chapter’s own labels: discuss is being used in the sense of Evaluate — points on both sides and then a judgement — and justify in the sense of Explain — give the evidence for the decision you have just made. Answer them with the frame the table gives for Evaluate and Explain.
Questions students ask about Actuator
Is a washing machine an automated system?
Yes. It has sensors — water level, temperature, sometimes load weight — a microprocessor running the selected wash program, and actuators including the drum motor, the water valve and the heater. Once the program is started it runs to completion without anybody making decisions. It is not a robot, because it has no mechanical framework that moves through its environment or manipulates objects, and it cannot be reprogrammed for a different task.
Does an automated system have to have an actuator?
No. A control system needs one, because something must change the condition being measured. A monitoring system — an automatic weather station, a data logger, a river-level station — may have none at all: its output is stored, displayed or transmitted data. Inventing an actuator that a monitoring scenario never mentions describes a system that does not exist.
Is a drone a robot?
The syllabus names drones as an example of a robot. A drone that flies a stored route has a mechanical structure (airframe and rotors), electrical components (sensors, microprocessor, motor actuators) and is programmable, so it satisfies all three characteristics. A model aircraft flown entirely by hand on a radio-control handset is a remotely controlled vehicle rather than a robot, because nothing is programmed.
How much should I write for a “describe how this automated system works” question?
Roughly one linked step per mark. Three marks: sensor measures, microprocessor compares with the preset value, actuator acts. Six marks: add the input data, the decision, the output signal as a separate step from the action, and the fact that the sensor measures again so the cycle repeats.

