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.4Flow diagrams
Back to Design Technology HL Topics
7.4.54 min read

Flow diagrams (Design Technology HL)

IB Design Technology • Unit 7

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

  • Drawing a program
  • The symbols and the rules
  • Building a real program
  • Exam-style question
The big idea: A flow diagram models what a programmable system DOES, using a small set of fixed symbols: a rounded box for start and stop, a parallelogram for input and output, a rectangle for a process, and a diamond for a decision.

A monitoring program must loop back, or it reads its sensor once and stops for ever.

The four symbols, then a complete automatic-light program drawn with them.

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
SymbolShapeRule
TerminalA rounded boxSTART at the top; a STOP only if the program actually ends. A control program that runs for ever has no stop symbol
Input / outputA parallelogramReading a sensor or sending a value to an output device. Name the device, not the quantity
ProcessA rectangleSomething the program does: set a variable, wait, switch something on
DecisionA diamondA question with exactly TWO outputs, both labelled — YES and NO. Three lines out of a diamond is always wrong
Flow lineAn arrowEvery path must lead somewhere, and the loop back is what makes it a control program
The three mistakes examiners see: No loop back, so the program runs once. An unlabelled decision, so a reader cannot tell which path is which. And a path that goes nowhere, leaving the program with no defined behaviour on one branch.

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

From a requirement to a diagram

1

Write the requirement as a sentence

"Switch the lamp on when it is dark, off when it is light, and do not flicker at dusk." Everything in the diagram comes from that sentence.

2

Find the decision

Usually one question with two answers. If there are two questions, there are two diamonds — not one with three outputs.

3

Add what stops it misbehaving

A dead band so the lamp does not flicker at the threshold, and a delay so a passing headlight does not trigger it. Both are extra boxes, not extra components.

4

Close the loop

Every branch returns to the read step, so the system keeps monitoring for as long as it has power.

How this is tested — constructing flow diagrams to model a programmable system. It comes up two ways:

Paper 1 — multiple choice

  • Identify the symbol used for a stated step.
  • Find the error in a given flow diagram.

Paper 2 — analysing a product

  • Construct a flow diagram for a described control system.
  • Explain what a given flow diagram does.
The trap: Leaving out the loop back. A monitoring program that does not return to the read step has checked once and stopped.
IB-style questionConstruct[6 marks]

Construct a flow diagram for a greenhouse vent that opens when the temperature rises above 25 °C and closes below 22 °C.

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 Flow diagrams

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

Practice Topic 7.4.5 QuestionsBrowse All Design Technology HL Topics

How Flow diagrams 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 Flow diagrams.

AO1
Describe

Give a detailed account of processes or features in Flow diagrams.

AO2
Explain

Give reasons WHY — cause and effect within Flow diagrams.

AO3
Evaluate

Weigh strengths AND limitations of approaches in Flow diagrams.

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.4Series and parallel
Next
System diagrams7.4.6

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