aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Aimnova site navigation

Stay in the loop

Get the latest study resources and updates

New features, study tips and exam insights — straight to your inbox.

IB Diploma

  • IB Past Papers
  • IB Study Notes
  • IB Question Bank
  • IB Mock Exams
  • IB Revision

IB Subjects

  • IB Math AA
  • IB Math AI
  • IB Economics
  • IB Business Management
  • IB Physics
  • IB Biology
  • View all IB subjects→

IB Past Papers

  • IB Math AA HL Past Papers
  • IB Math AA SL Past Papers
  • IB Math AI HL Past Papers
  • IB Math AI SL Past Papers
  • IB Economics HL Past Papers
  • IB Economics SL Past Papers
  • IB ESS Past Papers
  • View all past papers→

Study Resources

  • Study Notes
  • Question Bank
  • Mock Exams
  • Flashcards
  • Revision Guide
  • Exam Skills
  • Command Terms
  • Grade Calculator
  • Exam Timetable 2026

Aimnova

  • Features
  • Pricing
  • For Schools
  • For Parents
  • About Us
  • Blog
  • Contact
aimnova.

AI-powered study platform for smarter revision, past-paper analysis and examiner-style feedback.

TermsPrivacyCookies·© 2026 Aimnova. All rights reserved.8afc4e3

Aimnova is not affiliated with or endorsed by the International Baccalaureate Organization (IB).

NotesComputer Science HLTopic 1.3Control system components
Back to Computer Science HL Topics
1.3.64 min read

Control system components (Computer Science HL)

IB Computer Science • Unit 1

IB exam ready

Study like the top scorers do

Access a smart study planner, AI tutor, and exam vault — everything you need to hit your target grade.

Start Free

Contents

  • Sense, decide, act
  • Why feedback is the point
  • Real-time constraints
  • Exam-style question
The big idea: A control system keeps something physical in a desired state without a person watching it.

Sensors measure · a microprocessor compares the measurement with the target and decides · actuators change the world · and the change is measured again. That loop is the whole idea.
ComponentJobExamples
SensorTurns a physical quantity into a signalThermistor, light sensor, pressure pad
ADCConverts that analogue signal to a numberBuilt into most microcontrollers
MicroprocessorCompares with the target and decidesThe controller itself
ActuatorTurns a signal back into physical changeMotor, valve, heater, relay
Feedback pathCarries the result back to be measuredThe loop closing

Free preview

This is the free notes preview

You're reading the free notes. Aimnova Pro unlocks the full study experience — and you can try it with your first topic free to keep:

  • FlashcardsLock in vocabulary and key terms with spaced repetition.
  • Practice questionsAnswer exam-style questions and get instant AI marking.
  • Mock exams & past-paper vaultSit full mocks and see exactly how examiners award marks.
  • Personalised study planA daily plan built around your exam date and weak areas.
Start Studying Free Full access to Aimnova Pro · cancel anytime

Open loop

  • Acts and never checks the result
  • A heater on a timer — on for an hour regardless
  • Cannot correct for anything unexpected
  • Simple and cheap, and blind

Closed loop

  • Measures the result and acts on the difference
  • A thermostat: heat until the target is reached, then stop
  • Corrects for disturbances nobody predicted
  • An open window is handled without being anticipated

The difference

  • Open loop follows a plan
  • Closed loop pursues a goal
  • Only the second can respond to the unexpected
Negative feedback stabilises: The action opposes the error: too cold, heat; too hot, stop. That is what settles the system on its target.

Positive feedback would amplify the error instead, and the system would run away.
Hysteresis, and why it is deliberate: Switching exactly at the target makes a heater flick on and off constantly around it, wearing the relay out.

So a real thermostat heats to 21°C and does not restart until 19.5°C. That deliberate gap is hysteresis — it trades precision for far fewer switching cycles.

Know your predicted grade

Take timed mock exams and get detailed feedback on every answer. See exactly where you're losing marks.

Try Mock Exams FreeYour first topic is free to keep • No credit card required

What makes control software different

  • A correct answer too late is a wrong answer — braking 200 ms after it was needed is a crash
  • So the system must respond within a guaranteed time, not merely an average one
  • Hard real-time: missing a deadline is a failure — an airbag, an engine controller
  • Soft real-time: missing one degrades quality — a video stream dropping a frame
  • Which is why control systems use simple, predictable code over clever, variable code
Sensors are not perfect: A sensor reading carries noise, drifts over time, and has a range outside which it is meaningless.

Good control software smooths readings, checks them for plausibility, and has a defined behaviour when a sensor fails — because a failed sensor reading zero looks exactly like a genuinely cold room.

How this is tested — you must name the components in the loop and explain what feedback specifically adds. It comes up two ways:

Paper 1 Section A

  • Describe the use of control system components, 3-4 marks
  • Name the component doing a described job
  • State the difference between open and closed loop

Paper 1 Section B — case study

  • Explain feedback in a described system
  • Justify a design choice such as hysteresis
The classic trap: Describing sensors and actuators but never the feedback path. Without the result being measured again it is an open loop, and the system cannot correct anything it did not anticipate.
IB-style questionDescribe[5 marks]

Describe the components of an automatic greenhouse temperature system, and explain why it uses closed-loop control.

Model answer plan

See the mark-by-mark plan — for / against / judgement, with marking guidance — in study mode.

Claim your free topic

IB Exam Questions on Control system components

Practice with IB-style questions filtered to Topic 1.3.6. Get instant AI feedback on every answer.

Practice Topic 1.3.6 QuestionsBrowse All Computer Science HL Topics

How Control system components Appears in IB Exams

Examiners use specific command terms when asking about this topic. Here's what to expect:

Define

Give the precise meaning of key terms related to Control system components.

AO1
Describe

Give a detailed account of processes or features in Control system components.

AO2
Explain

Give reasons WHY — cause and effect within Control system components.

AO3
Evaluate

Weigh strengths AND limitations of approaches in Control system components.

AO3
Discuss

Present arguments FOR and AGAINST with a balanced conclusion.

AO3

See the full IB Command Terms guide →

Related Computer Science HL Topics

Continue learning with these related topics from the same unit:

1.1.1CPU components
1.1.2The GPU
1.1.3CPU vs GPU
1.1.4Primary memory
View all Computer Science HL topics

Improve your exam technique

Command terms, paper structure, and mark-scheme tips for Computer Science HL

Previous
1.3.5Multitasking and resources
Next
Control systems in use1.3.7

Make these notes count

Reading notes is just the start. Test yourself with IB-style questions and get feedback that shows you what examiners want.

Start FreeView All Computer Science HL Topics