Skip to main content
WalesElectronicsSyllabus dot point

How does the systems approach let you design and analyse an electronic system as a chain of sub-systems?

System synthesis: the systems approach, block diagrams, building a system from input, process and output sub-systems, and interfacing between blocks.

A focused answer to the WJEC A-Level Electronics core concept of system synthesis, covering the systems approach, three-block input-process-output diagrams, signal flow, interfacing between sub-systems, and how complex products are built up from standard building blocks.

Generated by Claude Opus 4.811 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

System synthesis is the foundation of the whole WJEC Electronics course. The specification asks you to think of every product as a chain of sub-systems and to build, draw and analyse systems using block diagrams before you ever reach for a soldering iron. Because both written components are synoptic, examiners constantly drop a half-finished block diagram in front of you and ask which sub-system fills the gap, so fluency with the systems approach pays off on almost every paper.

The answer

The systems approach

Thinking in blocks is powerful because it lets you separate concerns. You can specify that a block must, say, "output 5 V when the light level falls below a set point" without yet deciding whether that block is a comparator, a logic gate or a microcontroller. The internal design becomes a later, smaller problem.

The three-block model

Arrows between the blocks show the direction of signal flow. A more elaborate product simply has more blocks, and processing blocks can themselves be broken down further. A burglar alarm, for example, has several input sensors feeding a logic processing stage that drives both a siren and an indicator output.

Interfacing between blocks

The point where one block's output meets the next block's input is an interface, and a system only works if the blocks are compatible there. A comparator output that can supply only a few milliamps cannot directly drive a motor that needs an amp, so an interfacing block (a transistor switch or a relay driver) sits between them. Voltage levels, current capability and signal type (analogue or digital) must all match across an interface.

Why systems thinking matters in the exam

Because questions are synoptic, you are rewarded for naming a sensible device in each block and for justifying the interface. A common task is to add a missing stage, redraw a chain with an extra processing block, or explain why a system fails because two blocks are incompatible at an interface.

Examples in context

Example 1. A digital thermometer
A thermistor divider (input) feeds an analogue-to-digital converter and microcontroller (process) that drives a seven-segment display (output). Each block has a clean interface: the divider hands the ADC a voltage in range, and the microcontroller hands the display the right logic levels. Designing it as three blocks means the display can be changed without touching the sensor.
Example 2. A public-address system
A microphone (input) feeds a mixer and amplifier (process) that drives a loudspeaker (output). The interface that matters here is power: the small signal from the microphone must be raised by the amplifier before it can move a speaker cone, so the processing block exists precisely to bridge that interface.
Example 3. A reversing sensor on a car
An ultrasonic transducer (input) feeds a timing and processing circuit (process) that drives a buzzer whose pulse rate rises as an obstacle nears (output). The systems view makes the design tractable: the engineer specifies each block's job and worries about the internal electronics only block by block.

Try this

Q1. Draw a three-block diagram for an automatic night-light that switches an LED on when it gets dark. Name a device for each block. [3 marks]

  • Cue. Input: LDR potential divider. Process: comparator. Output: transistor switch driving an LED. Arrows left to right.

Q2. Explain why an interfacing block is often needed between a logic processing stage and a motor. [2 marks]

  • Cue. Logic outputs supply only a small current at a fixed voltage; a motor needs far more current, so a transistor or relay driver (the interface) is required to avoid overloading the logic and to switch the larger load.

Exam-style practice questions

Practice questions written in the style of WJEC exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

WJEC Eduqas 20194 marksA temperature alarm sounds a buzzer when a greenhouse gets too hot. Draw a block diagram of the system and name a suitable sub-system for each block.
Show worked answer →

A systems answer needs three blocks in a left-to-right chain with arrows showing signal flow.

The chain is: input sensor sub-system, then a processing sub-system, then an output sub-system.

Input: a temperature sensor such as a thermistor in a potential divider, which turns temperature into a voltage.

Process: a comparator (op-amp) that compares the sensor voltage with a reference and switches its output high when the threshold is crossed.

Output: a driver (transistor switch) feeding a buzzer, because the comparator cannot supply enough current itself.

Markers reward three correctly ordered blocks, arrows for signal flow, and a sensible named device in each block.

WJEC Eduqas 20213 marksExplain what is meant by the systems approach and give one advantage of using it when designing an electronic product.
Show worked answer →

The systems approach treats a product as a set of self-contained sub-systems (blocks), each with a defined input and output, connected so the output of one feeds the input of the next.

You design and test each block by its function (what it does to a signal) without needing the internal circuit of every other block.

One advantage: a fault can be traced to a single block by checking the signal at each interface, which makes diagnosis and repair faster. Equally acceptable: blocks can be reused or swapped, and the design is easier to plan because each part has a clear job.

Markers reward the idea of independent functional blocks plus one valid, clearly stated advantage.

Related dot points

Sources & how we know this