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).

NotesDesign Technology HLTopic 7.4Control circuits in use
Back to Design Technology HL Topics
7.4.84 min read

Control circuits in use (Design Technology HL)

IB Design Technology • Unit 7

Exam preparation

Practice the questions examiners actually ask

Our question bank mirrors real IB exam papers. Practice under timed conditions and track your progress across topics.

Start Practicing

Contents

  • Building a circuit round a microcontroller
  • The supporting circuit
  • The program that goes in it
  • Exam-style question
The big idea: A microcontroller needs four things around it before any program will run: a stable supply, a way of loading the program, inputs conditioned to a voltage it can read, and output drivers for anything bigger than an LED.

The software decides the behaviour; the circuit decides whether the software gets a chance.

The chip with its pins, what is inside it, and how the program gets there.

Interactive diagram

Explore the labelled diagram, charts and maps for this topic in full study mode.

Claim your free topic

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
Part of the circuitWhat it isWhat happens without it
Decoupling capacitorA 100 nF capacitor right beside the supply pinsThe chip resets at random whenever an output switches, because the supply dips for a few microseconds
Reset arrangementA resistor holding the reset pin high, and often a push switch to pull it lowA floating reset pin picks up interference and resets the chip unpredictably
Programming headerA few pins brought out to a connectorThe software cannot be loaded or updated without unsoldering the chip
Pull-up or pull-down resistorsA resistor holding an input at a known level when the switch is openThe input floats and reads randomly, so the product responds to nothing at all
Output driversA transistor or relay, with a flyback diode on any coilA pin asked to drive a motor is destroyed the first time it switches on
A floating input is not an input: A switch alone connects a pin to 0 V when pressed and to nothing at all when released.

A pull-up resistor gives it a defined level the rest of the time. Without one, the input reads whatever interference is nearby — which looks exactly like a software bug and is not.

Get feedback like a real examiner

Submit your answers and get instant feedback — what you did well, what's missing, and exactly what to write to score full marks.

Try AI Tutor FreeYour first topic is free to keep • No credit card required

What the software has to do beyond the obvious

1

Read the input more than once

A mechanical switch bounces for a few milliseconds. Reading it twice a few milliseconds apart — debouncing — turns one press into one event instead of five.

2

Apply a dead band at any threshold

Switch on at one value and off at another, so a reading sitting on the boundary does not chatter the output.

3

Fail safe

Decide what the outputs should do if a sensor reads impossibly, and make the safe state the one the hardware falls into if the software stops.

4

Sleep between events

A battery product should spend almost all its life asleep, waking on an interrupt — the difference between months of life and years.

The design-project version: A PIC circuit for a school project is usually: a regulated supply, a decoupling capacitor, a reset resistor, a programming header, one sensor in a divider, one switch with a pull-up, and one transistor-driven output with a diode.

That list is worth memorising, because it is also a complete answer to "construct a circuit using a microcontroller".

How this is tested — creating simple circuits that use a microcontroller to carry out a task. It comes up two ways:

Paper 1 — multiple choice

  • Identify the purpose of a supporting component.
  • Choose what must sit between a pin and a stated load.

Paper 2 — analysing a product

  • Construct a microcontroller circuit for a described task.
  • Explain the purpose of each supporting component.
The trap: Drawing the chip and the load and nothing else. The decoupling capacitor, the pull-up and the flyback diode are all marked, and all three are needed for the thing to work.
IB-style questionConstruct[6 marks]

Construct a microcontroller circuit for a greenhouse vent: a temperature sensor, a manual override button, and a motor that opens the vent.

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 circuits in use

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

Practice Topic 7.4.8 QuestionsBrowse All Design Technology HL Topics

How Control circuits in use 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 circuits in use.

AO1
Describe

Give a detailed account of processes or features in Control circuits in use.

AO2
Explain

Give reasons WHY — cause and effect within Control circuits in use.

AO3
Evaluate

Weigh strengths AND limitations of approaches in Control circuits in use.

AO3
Discuss

Present arguments FOR and AGAINST with a balanced conclusion.

AO3

See the full IB Command Terms guide →

Related Design Technology HL Topics

Continue learning with these related topics from the same unit:

7.1.1Selecting on properties
7.1.2Selecting on aesthetics
7.1.3Other selection factors
7.1.4Justifying a choice
View all Design Technology HL topics

Improve your exam technique

Command terms, paper structure, and mark-scheme tips for Design Technology HL

Previous
7.4.7Sensing the environment
Next
Logic gates7.4.9

3 questions to test your understanding

Reading is just the start. Students who tested themselves scored 82% on average — try IB-style questions with AI feedback.

Start FreeView All Design Technology HL Topics