CCEA A-Level · thinka-original Practice Paper

2025 CCEA A-Level Technology and Design 8900 Practice Paper with Answers

Thinka Jun 2025 CCEA A Level-Style Mock — Technology and Design 8900

240 marks120 mins2025
An original Thinka practice paper modelled on the structure and difficulty of the Jun 2025 CCEA A Level Technology and Design 8900 paper. Not affiliated with or reproduced from CCEA.

Section A: Electronic and Microelectronic Control Systems (Option 1)

Answer both Question 1 and Question 2 if selecting this section. Use the separate A3 pro forma answer pages for Questions 1(e) and 2(f).
15 Question · 80 marks
Question 1 · Short & Structured Calculation
4 marks
A light-activated control circuit uses a fixed resistor and a light dependent resistor (LDR) connected as a voltage divider across a 12 V supply, with the fixed resistor (2000 \( \Omega \)) on top and the LDR (resistance 4000 \( \Omega \) at the light level being sensed) on the bottom, and \( V_{out} \) taken across the LDR.
Calculate, showing your working, the value of \( V_{out} \) at this light level.
Answer = __________ V [4]
Show answer & marking scheme

Worked solution

For a voltage divider, \( V_{out} = V_{in} \times \dfrac{R_2}{R_1+R_2} \), where \( R_2 \) is the resistor that \( V_{out} \) is taken across. Here \( R_1 = 2000\,\Omega \) (fixed resistor) and \( R_2 = 4000\,\Omega \) (LDR): \( V_{out} = 12 \times \dfrac{4000}{2000+4000} = 12 \times \dfrac{4000}{6000} = 12 \times \dfrac{2}{3} = 8.0 \) V.

Marking scheme

1 mark: correct voltage divider formula quoted/used; 1 mark: correct substitution of values; 1 mark: correct intermediate working (fraction evaluated); 1 mark: correct final answer 8.0 V with unit. Own-figure rule applies throughout.
Question 2 · Short & Structured Calculation
4 marks
A Zener diode voltage regulator circuit is supplied from an unregulated 12 V source and uses a Zener diode with breakdown voltage \( V_z = 5.6 \) V. The Zener diode must carry a current \( I_z = 10 \) mA.
Calculate, showing your working, the value of the series resistor, R, required in this circuit.
Answer = __________ \( \Omega \) [4]
Show answer & marking scheme

Worked solution

The series resistor drops the difference between the supply voltage and the Zener voltage: \( R = \dfrac{V_{in} - V_z}{I_z} = \dfrac{12 - 5.6}{0.010} = \dfrac{6.4}{0.010} = 640\,\Omega \).

Marking scheme

1 mark: correct formula \( R = (V_{in}-V_z)/I_z \) quoted/used; 1 mark: correct voltage difference (6.4 V) found; 1 mark: correct conversion of \( I_z \) to amps (0.010 A) and correct method; 1 mark: correct final answer 640 \( \Omega \). Own-figure rule applies throughout.
Question 3 · Short & Structured Calculation
4 marks
An inverting operational amplifier (op-amp) circuit has a feedback resistor \( R_f = 100\,\text{k}\Omega \) and an input resistor \( R_{in} = 10\,\text{k}\Omega \). The input voltage \( V_{in} = 0.2 \) V.
(a) Calculate the voltage gain of this circuit. [2]
(b) Calculate the output voltage, \( V_{out} \). [2]
Answer = __________ [2] Answer = __________ V [2]
Show answer & marking scheme

Worked solution

(a) For an inverting op-amp circuit, gain \( = -\dfrac{R_f}{R_{in}} = -\dfrac{100\,000}{10\,000} = -10 \) (the negative sign shows the output is inverted relative to the input).
(b) \( V_{out} = \text{gain} \times V_{in} = -10 \times 0.2 = -2.0 \) V.

Marking scheme

(a) 1 mark: correct formula \( -R_f/R_{in} \) quoted/used; 1 mark: correct gain = −10 (sign required). (b) 1 mark: correct method (gain × \( V_{in} \)); 1 mark: correct final answer −2.0 V (ECF from (a)).
Question 4 · Short & Structured Calculation
4 marks
A non-inverting operational amplifier circuit has a feedback resistor \( R_f = 33\,\text{k}\Omega \) and an input resistor \( R_{in} = 11\,\text{k}\Omega \). The input voltage \( V_{in} = 0.5 \) V.
(a) Calculate the voltage gain of this circuit. [2]
(b) Calculate the output voltage, \( V_{out} \). [2]
Answer = __________ [2] Answer = __________ V [2]
Show answer & marking scheme

Worked solution

(a) For a non-inverting op-amp circuit, gain \( = 1 + \dfrac{R_f}{R_{in}} = 1 + \dfrac{33\,000}{11\,000} = 1 + 3 = 4 \).
(b) \( V_{out} = \text{gain} \times V_{in} = 4 \times 0.5 = 2.0 \) V.

Marking scheme

(a) 1 mark: correct formula \( 1 + R_f/R_{in} \) quoted/used; 1 mark: correct gain = 4. (b) 1 mark: correct method (gain × \( V_{in} \)); 1 mark: correct final answer 2.0 V (ECF from (a)).
Question 5 · Short & Structured Calculation
5 marks
A binary counter is used as a frequency divider. A 3-bit binary counter divides the input clock frequency by \( 2^n \), where n is the number of bits.
(a) State the divide ratio of this 3-bit counter. [1]
(b) The counter is fed with a clock input of frequency 8000 Hz. Calculate the output frequency. [2]
(c) State the number of bits (flip-flops) that would be required to divide an input frequency by 16 instead. [2]
Answer (a) = __________ Answer (b) = __________ Hz Answer (c) = __________
Show answer & marking scheme

Worked solution

(a) A binary counter with n bits divides the input frequency by \( 2^n \); for n = 3, the divide ratio is \( 2^3 = 8 \).
(b) Output frequency \( = \dfrac{\text{input frequency}}{2^n} = \dfrac{8000}{8} = 1000 \) Hz.
(c) To divide by 16, we need \( 2^n = 16 \), so \( n = 4 \): 4 bits (flip-flops) are required, since \( 2^4 = 16 \).

Marking scheme

(a) 1 mark: correct divide ratio 8 (or \( 2^3 \)). (b) 1 mark: correct method (input freq ÷ 8); 1 mark: correct answer 1000 Hz. (c) 1 mark: correct reasoning (\( 2^n=16 \)); 1 mark: correct answer 4 bits.
Question 6 · Short & Structured Calculation
5 marks
An LED is to be connected to a 9 V supply via a current-limiting series resistor. The LED has a forward voltage drop of 2 V and requires a forward current of 20 mA to operate at correct brightness.
(a) Calculate the voltage that must be dropped across the series resistor. [2]
(b) Calculate the value of the series resistor required. [3]
Answer (a) = __________ V Answer (b) = __________ \( \Omega \)
Show answer & marking scheme

Worked solution

(a) The supply voltage is shared between the LED and the resistor, so the voltage across the resistor \( = V_{supply} - V_{LED} = 9 - 2 = 7 \) V.
(b) Using Ohm's Law, \( R = \dfrac{V}{I} = \dfrac{7}{0.020} = 350\,\Omega \).

Marking scheme

(a) 1 mark: correct method (subtracting LED voltage from supply); 1 mark: correct answer 7 V. (b) 1 mark: correct conversion of 20 mA to 0.020 A; 1 mark: correct formula \( R = V/I \) used; 1 mark: correct final answer 350 \( \Omega \) (ECF from (a)).
Question 7 · Short & Structured Calculation
5 marks
An 8-bit analogue to digital converter (ADC) has a reference voltage \( V_{ref} = 5 \) V.
(a) State how many discrete output levels this 8-bit ADC can represent. [2]
(b) Calculate the smallest change in input voltage that can be detected (the resolution), using \( \text{resolution} = \dfrac{V_{ref}}{2^n} \). [3]
Answer (a) = __________ Answer (b) = __________ V
Show answer & marking scheme

Worked solution

(a) An n-bit ADC can represent \( 2^n \) discrete output levels; for n = 8, this is \( 2^8 = 256 \) levels.
(b) Resolution \( = \dfrac{V_{ref}}{2^n} = \dfrac{5}{256} = 0.01953\ldots \approx 0.0195 \) V (about 19.5 mV), the smallest input voltage change that produces a change in the digital output.

Marking scheme

(a) 1 mark: correct method (\( 2^8 \)); 1 mark: correct answer 256. (b) 1 mark: correct formula used; 1 mark: correct substitution (5 ÷ 256); 1 mark: correct final answer ≈ 0.0195 V (accept 0.02 V or equivalent to at least 2 s.f.; accept 0.0196 V if \( V_{ref}/(2^n-1) \) convention used).
Question 8 · Short & Structured Calculation
5 marks
A Wheatstone bridge circuit is used with a strain gauge as one arm of the bridge. For the bridge to be balanced, the resistances of the four arms, \( R_1, R_2, R_3 \) and \( R_4 \) (the strain gauge), must satisfy: \( \dfrac{R_1}{R_2} = \dfrac{R_3}{R_4} \). Given \( R_1 = 1000\,\Omega \), \( R_2 = 2000\,\Omega \) and \( R_3 = 1500\,\Omega \):
(a) State what is meant by a 'balanced' bridge circuit. [2]
(b) Calculate the value of \( R_4 \) required to balance the bridge. [3]
Answer (b) = __________ \( \Omega \)
Show answer & marking scheme

Worked solution

(a) A Wheatstone bridge is balanced when the potential difference across the detector (galvanometer) connecting the two midpoints of the bridge is zero, so no current flows through it; this occurs when the ratio of resistances in one pair of arms equals the ratio in the other pair.
(b) Rearranging \( \dfrac{R_1}{R_2} = \dfrac{R_3}{R_4} \) for \( R_4 \): \( R_4 = \dfrac{R_2 \times R_3}{R_1} = \dfrac{2000 \times 1500}{1000} = \dfrac{3\,000\,000}{1000} = 3000\,\Omega \).

Marking scheme

(a) 1 mark: no current flows through the detector/galvanometer; 1 mark: correct reasoning (equal potential/ratio of resistances equal). (b) 1 mark: correct rearrangement of the balance formula; 1 mark: correct substitution; 1 mark: correct final answer 3000 \( \Omega \).
Question 9 · Extended Written Response (QWC)
9 marks
Quality of written communication will be assessed in this question.
Discuss the difference between open-loop and closed-loop control systems, explaining the role of feedback in a closed-loop system. Illustrate your answer with reference to a named application, such as an automatic room-temperature control system.
Show answer & marking scheme

Worked solution

An open-loop control system applies a control action to a process based only on a pre-set input, without measuring or checking the actual output that results. Because there is no feedback path, an open-loop system cannot automatically detect or correct for errors, disturbances or changes in the process – for example, a simple timer-controlled heater will switch on and off according to a fixed schedule regardless of whether the room is actually too hot or too cold.
A closed-loop control system, by contrast, incorporates feedback: a sensor continuously measures the actual value of the output (for example, the actual room temperature), and this measured value is fed back and compared, using a comparator, with the desired (reference or set-point) value. Any difference between the two – the error signal – is used by the controller to automatically adjust the control action (for example, switching a heater on if the room is too cold, or off if it is too warm), so that the output is continually driven towards the desired value.
In an automatic room-temperature control system, a temperature sensor such as a thermistor is placed in the room to continuously monitor the actual temperature. This signal is compared electronically with a reference voltage representing the desired (set) temperature. If the room temperature falls below the set point, the resulting error signal causes the controller to switch the heater on; once the temperature reaches (or exceeds) the set point, the heater is switched off. This feedback loop allows the system to respond automatically to changes such as a door or window being opened, or the outside temperature dropping, continuously correcting the room temperature towards the desired value – something an open-loop system with no feedback, such as a simple timer, is unable to do, since it cannot 'know' whether its actions are actually achieving the desired result.

Marking scheme

Marked using a three-tier level of response matrix. Level 1 (1–3 marks): basic, undeveloped statement that open-loop has no feedback and closed-loop does, with little further explanation or application; limited technical accuracy and communication. Level 2 (4–6 marks): a clearer explanation of the difference between open- and closed-loop systems, with some correct reference to sensors/comparators and a named application, but lacking full detail on the feedback mechanism; reasonably accurate technical communication. Level 3 (7–9 marks): a full, accurate and well-structured discussion clearly explaining open-loop (no feedback, cannot correct errors) versus closed-loop (sensor, comparator, error signal, continuous correction) operation, correctly applied to a named example (e.g. room-temperature control) with clear reasoning throughout; confident and accurate use of specialist technical terminology with few or no errors of spelling, punctuation or grammar.
Question 10 · Block Diagram / Logic Graph
3 marks
A logic control system has three inputs, A, B and C, and one output, F. The truth table for the system is given below.

A | B | C | F
0 | 0 | 0 | 0
0 | 0 | 1 | 1
0 | 1 | 0 | 0
0 | 1 | 1 | 0
1 | 0 | 0 | 0
1 | 0 | 1 | 0
1 | 1 | 0 | 1
1 | 1 | 1 | 1

Use a Karnaugh map (you may set this out as a working table) to simplify this truth table, and state the simplified Boolean expression for F in terms of A, B and C.
Show answer & marking scheme

Worked solution

F = 1 for the input combinations (A,B,C) = (0,0,1), (1,1,0) and (1,1,1). Grouping on the Karnaugh map: the two adjacent cells (1,1,0) and (1,1,1) differ only in C, and both have A = 1 and B = 1, so they group to give the term \( AB \) (C is eliminated as it takes both values). The remaining minterm (0,0,1) has no adjacent 1s to group with, so it stays as its own term, \( \overline{A}\,\overline{B}\,C \). Combining the groups with OR gives the simplified expression: \( F = AB + \overline{A}\,\overline{B}\,C \).

Marking scheme

1 mark: correct identification/grouping of the AB pair (from rows 110, 111); 1 mark: correct identification of the remaining ungrouped minterm \( \overline{A}\,\overline{B}\,C \) (from row 001); 1 mark: correct final simplified Boolean expression \( F = AB + \overline{A}\,\overline{B}\,C \).
Question 11 · Block Diagram / Logic Graph
3 marks
An automatic light-activated security lamp uses a light dependent resistor (LDR) as a sensor, a Schmitt trigger and transistor driver stage, and a relay to switch a mains lamp.
Describe, in terms of a system block diagram (input block, process/control block and output block), how this system operates. State which component belongs in each block.
Show answer & marking scheme

Worked solution

In a system block diagram for this security lamp, the input block is the sensing stage: the LDR, whose resistance increases as ambient light falls, forming part of a voltage divider that produces a gradually changing analogue voltage as it gets dark. The process/control block is the Schmitt trigger and transistor driver stage: the Schmitt trigger takes the slowly changing analogue voltage from the LDR sensor and converts it into a clean, fast digital switching signal once a set light-level threshold is crossed (its built-in hysteresis also prevents the lamp flickering on and off around the threshold); the transistor then amplifies this small signal so that it is powerful enough to operate a relay. The output block is the relay and the mains lamp: when the transistor switches the relay coil on, the relay's contacts close, completing the mains circuit and switching on the lamp, allowing a small, safe control signal to switch a much higher-power mains-voltage output.

Marking scheme

1 mark: input block correctly identified as the LDR (sensing light level); 1 mark: process/control block correctly identified as the Schmitt trigger/transistor driver (converting and amplifying the signal); 1 mark: output block correctly identified as the relay/lamp (switching the mains output). All other valid, correctly structured answers will be credited.
Question 12 · Block Diagram / Logic Graph
3 marks
A control system uses two switches, X and Y, so that a warning buzzer, F, only sounds when exactly one of the two switches is closed (not when both are open, and not when both are closed).
(a) Draw (in table form) the truth table for this system. [2]
(b) State the Boolean expression for F, using only AND, OR and NOT operators. [1]
Show answer & marking scheme

Worked solution

(a) The described behaviour is an exclusive-OR (XOR) function: F is 1 only when X and Y differ.

X | Y | F
0 | 0 | 0
0 | 1 | 1
1 | 0 | 1
1 | 1 | 0

(b) Reading the two rows where F = 1: X=0,Y=1 gives the term \( \overline{X}Y \), and X=1,Y=0 gives the term \( X\overline{Y} \). Combining with OR: \( F = X\overline{Y} + \overline{X}Y \).

Marking scheme

(a) 1 mark: correct F values for the two 'both same' rows (00→0, 11→0); 1 mark: correct F values for the two 'different' rows (01→1, 10→1). (b) 1 mark: correct Boolean expression \( F = X\overline{Y}+\overline{X}Y \) (accept equivalent correct forms).
Question 13 · Major System Circuit Design (A3 Pro-forma)
10 marks
A greenhouse requires an automatic ventilation and misting control system to protect plants in hot weather. Design a complete microelectronic control system for this application. Your answer, in place of a drawn circuit diagram, should describe in detail:
(a) the input component(s) used and what they sense; [2]
(b) the control/processing component(s) used (e.g. a PIC microcontroller) and how the system decides what action to take; [3]
(c) the output component(s) used and what they do; and [3]
(d) one safety or reliability feature built into your design. [2]
Show answer & marking scheme

Worked solution

(a) Input: a thermistor is used as the temperature-sensing input component. It is connected as part of a voltage divider circuit so that changes in greenhouse temperature produce a corresponding, measurable change in voltage, which is fed to the analogue input of the control unit.
(b) Control/processing: a PIC microcontroller with a built-in analogue-to-digital converter (ADC) reads the analogue voltage from the thermistor voltage divider and converts it into a digital value. The PIC runs a program that continuously compares this digital temperature reading against a stored threshold value representing the maximum safe greenhouse temperature. If the reading exceeds the threshold, the program sets output pins high to activate the ventilation and misting outputs; a small amount of hysteresis (a lower 'switch off' threshold below the 'switch on' threshold) is built into the program to prevent the outputs rapidly switching on and off around the boundary temperature.
(c) Output: one PIC output pin drives a relay (or motor driver IC) that switches on a small DC motor, which opens a ventilation window/vent to allow hot air to escape and cooler air to enter. A second PIC output pin drives a separate relay that switches on a water pump to activate a fine misting/spray system, cooling the greenhouse through evaporative cooling. Both outputs are switched off automatically by the PIC once the sensed temperature falls back below the (lower, hysteresis) threshold, closing the vent and stopping the mister.
(d) Safety/reliability feature: a manually operated override switch is wired into the system so that a gardener can force the vent to open or close, or the mister to run, irrespective of what the automatic sensor reading indicates. This provides a safety backup in case the thermistor or PIC malfunctions (for example, giving a false low reading in genuinely hot conditions), ensuring the plants are not put at risk of overheating due to a sensor or control fault.

Marking scheme

(a) 1 mark: valid sensor named (thermistor); 1 mark: correctly explained as sensing temperature via a voltage divider/analogue signal. (b) 1 mark: PIC/microcontroller with ADC identified as the control component; 1 mark: correct description of comparing the digital reading against a threshold; 1 mark: correct description of the decision logic (output activated above threshold). (c) 1 mark: at least one valid output device named (motor/vent, pump/mister); 1 mark: correct description of its function; 1 mark: correct description of the outputs switching off once temperature falls (hysteresis/threshold logic). (d) 1 mark: valid safety/reliability feature named (e.g. manual override, fail-safe, warning indicator); 1 mark: correctly explained benefit. All other valid, technically sound system designs will be credited.
Question 14 · Major System Circuit Design (A3 Pro-forma)
10 marks
Design a microelectronic security-light system for the exterior of a house, using a passive infrared (PIR) sensor, an LDR, a Schmitt trigger and a relay-driven mains floodlight. Your answer, in place of a drawn circuit diagram, should describe in detail:
(a) the function of each of the input components (PIR sensor and LDR) and why both are needed; [3]
(b) how the signals from the two input components are combined so that the light only switches on when it is dark AND motion is detected; [3]
(c) the function of the Schmitt trigger in this circuit; [2]
(d) the function of the relay in driving the output floodlight, and why a relay is necessary. [2]
Show answer & marking scheme

Worked solution

(a) The PIR (passive infrared) sensor detects the infrared radiation given off by a moving warm body (such as a person) passing within its field of view, producing a signal when motion is detected. The LDR senses the general ambient light level, producing a signal that indicates whether it is currently dark or light outside. Both sensors are required because the design specification is for the light to come on only when it is both dark and there is movement nearby: using the PIR alone would mean the light also triggered uselessly during the day, and using the LDR alone would mean the light stayed on constantly throughout every night regardless of whether anyone was there.
(b) The digital (or Schmitt-triggered) outputs of the PIR sensing stage and the LDR sensing stage are fed into an AND logic gate (or an equivalent AND-type gating arrangement built from transistors). An AND gate's output is only high when both of its inputs are high; here, this means the floodlight is switched on only when the LDR input is high (indicating it is dark) and the PIR input is simultaneously high (indicating motion has just been detected), correctly implementing the required 'dark AND motion' condition.
(c) The Schmitt trigger takes the relatively slow-changing or noisy analogue-type voltage signals produced by the sensors and converts them into a clean, sharply-defined digital (on/off) signal, switching only once a clear threshold voltage is crossed. Its built-in hysteresis (different switching thresholds for rising and falling signals) prevents the output rapidly flickering on and off when the input signal hovers near the threshold, for example as light levels change gradually at dusk.
(d) The relay acts as an electrically operated switch: a small current from the low-voltage electronic control circuit energises the relay's coil, which magnetically closes a separate, physically isolated set of contacts capable of carrying the much higher voltage and current needed to power the mains floodlight. A relay is necessary because the low-power transistor/logic-level control circuitry cannot safely carry or switch the high current and mains voltage required by the floodlight directly; the relay provides both the necessary current-handling capability and electrical isolation between the low-voltage control circuit and the mains supply.

Marking scheme

(a) 1 mark: PIR function correctly described (detects motion/infrared); 1 mark: LDR function correctly described (detects light level); 1 mark: correct reasoning for needing both. (b) 1 mark: AND gate/AND logic correctly identified; 1 mark: correct explanation that both inputs must be high/true; 1 mark: correctly linked to the 'dark AND motion' requirement. (c) 1 mark: Schmitt trigger converts signal to clean digital/fast switching signal; 1 mark: correct reference to hysteresis preventing flickering/false triggering. (d) 1 mark: relay switches high-power mains circuit using a low-power control signal; 1 mark: correct reasoning (isolation/current-handling; control circuit cannot switch mains directly). All other valid, technically sound system designs will be credited.
Question 15 · Flowchart / Algorithm Synthesis
6 marks
A PIC microcontroller is used to control a simple pedestrian crossing sequence: pedestrians press a button to request to cross; the system then holds the traffic light on green for a short delay, changes it to amber, then red (stopping traffic) and switches the pedestrian light to green (walk), holds this for a fixed crossing time, then reverses the sequence back to green traffic light, before returning to wait for the next button press.
Describe, as a sequence of steps (as if writing out a flowchart in words, including START/END, inputs, decisions, delays and loops), the algorithm the PIC should follow.
Show answer & marking scheme

Worked solution

A suitable flowchart algorithm, described in words, is as follows:
1. START.
2. Initialise outputs: set the traffic light to green and the pedestrian light to red.
3. Loop: read the input from the pedestrian push-button.
4. Decision: has the button been pressed? If NO, return to step 3 and keep checking (this loop continues indefinitely until the button is pressed).
5. If YES (button pressed): set the traffic light to amber and use a time delay subroutine to hold this for a short period.
6. Set the traffic light to red and use a short time delay (allowing traffic to fully stop before pedestrians are given the signal to cross).
7. Set the pedestrian light to green (walk) and use a time delay subroutine to hold this for a fixed crossing time long enough for pedestrians to cross safely.
8. Set the pedestrian light back to red, set the traffic light to red-amber, and use a short time delay.
9. Set the traffic light back to green.
10. Return (loop back) to step 3, to wait for the next button press.
As a pedestrian crossing operates continuously, the algorithm loops indefinitely and has no formal END point while the system is powered on.

Marking scheme

1 mark: correct START and initial output states (traffic light green, pedestrian light red); 1 mark: correct input step (reading/checking the pedestrian button); 1 mark: correct decision structure with a loop while waiting for the button press; 1 mark: correct sequence of output changes after the button is pressed (amber, then red, then pedestrian green); 1 mark: correct use of time delays at each stage of the sequence; 1 mark: correct return/loop back to waiting for the next button press (recognising the algorithm is cyclical, not linear). All other valid, logically correct algorithms will be credited.

Ready to test yourself?

Turn these notes into exam-style practice. Get unlimited AI questions on this topic with instant marking and explanations.

Practice This Topic

Section B: Mechanical and Pneumatic Control Systems (Option 2)

Answer both Question 3 and Question 4 if selecting this section. Use the separate A3 pro forma answer pages for Questions 3(g), 4(b), 4(c), and 4(e).
16 Question · 80 marks
Question 1 · Short Explanation & Technical Recall
2 marks
State the difference between static friction and dynamic (kinetic) friction.
Show answer & marking scheme

Worked solution

Static friction acts between two surfaces that are not moving relative to each other and must be overcome before motion can begin; it increases up to a maximum value as an applied force increases, until slipping starts. Dynamic (kinetic) friction acts once the surfaces are sliding relative to one another, and for most material pairs is slightly lower and roughly constant compared with the maximum static friction force.

Marking scheme

1 mark: static friction correctly described (resists the start of motion/acts before movement begins); 1 mark: dynamic/kinetic friction correctly described (acts during motion, generally lower than maximum static friction).
Question 2 · Short Explanation & Technical Recall
2 marks
State two functions of a lubricant in a mechanical system.
Show answer & marking scheme

Worked solution

A lubricant reduces friction between moving surfaces in contact by forming a thin film that keeps them separated, which in turn reduces wear and heat generation, helps to carry away heat that is produced, and can help protect metal surfaces from corrosion.

Marking scheme

1 mark for each valid function stated (maximum 2 marks). Accept any two of: reduces friction; reduces wear; removes/carries away heat; prevents corrosion. All other valid answers will be credited.
Question 3 · Short Explanation & Technical Recall
2 marks
State two types of bearing used in mechanical systems.
Show answer & marking scheme

Worked solution

Common types of bearing used to support rotating or sliding shafts include plain (bush) bearings, rolling element bearings (using balls or rollers), thrust bearings (which support axial loads), taper roller bearings (which support combined radial and axial loads) and self-aligning bearings (which accommodate small amounts of shaft misalignment).

Marking scheme

1 mark for each valid bearing type stated (maximum 2 marks). Accept any two of: plain/bush; rolling element/ball/roller; thrust; taper; self-aligning.
Question 4 · Short Explanation & Technical Recall
2 marks
State the function of an O-ring seal in a mechanical or pneumatic system.
Show answer & marking scheme

Worked solution

An O-ring is a ring of flexible material (commonly rubber or a synthetic elastomer) fitted into a groove between two components; when compressed, it forms a tight seal that prevents the leakage of gas or fluid (such as compressed air in a pneumatic cylinder, or hydraulic fluid) past the joint or around a moving component such as a piston, while still allowing relative movement (for example, sliding) in some applications.

Marking scheme

1 mark: correctly identifies the sealing function (prevents leakage of gas/fluid); 1 mark: correctly relates this to a joint/moving component such as a piston or shaft.
Question 5 · Short Explanation & Technical Recall
3 marks
Describe the operation of a 5/3 valve in a pneumatic control circuit, and state why a 5/3 valve might be chosen over a 5/2 valve for a particular application.
Show answer & marking scheme

Worked solution

A 5/3 valve is a directional control valve with five ports (typically supply, two cylinder connections, and two exhausts) and three distinct switching positions. In one end position, compressed air is directed to extend the cylinder; in the other end position, air is directed to retract it – functioning like a standard 5/2 valve in these two positions. The third, centre position is different from a 5/2 valve: it is commonly configured as a 'closed centre' position, in which all ports are blocked, trapping air in both sides of the cylinder and holding the piston stationary at whatever position it has reached. A 5/3 valve is chosen over a simpler 5/2 valve specifically for applications where the cylinder needs to be stopped and held part-way through its stroke (for example, to hold a workpiece at an intermediate clamping position), which a standard 5/2 valve (which only ever drives the piston fully to one end or the other) cannot achieve.

Marking scheme

1 mark: correct description of the two end positions (extend/retract, as with a 5/2 valve); 1 mark: correct description of the centre (third) position (holds/traps air, stops the piston mid-stroke); 1 mark: correct reason for choosing a 5/3 over a 5/2 valve (ability to hold the cylinder at an intermediate position). All other valid answers will be credited.
Question 6 · Short Explanation & Technical Recall
3 marks
Explain the function of a vacuum lifting cup in an automated pick-and-place system, and state one suitable application for its use.
Show answer & marking scheme

Worked solution

A vacuum lifting cup consists of a flexible, typically rubber, cup that is pressed against a flat, non-porous surface of a workpiece. A vacuum pump (or a venturi device using compressed air) then removes air from the sealed space between the cup and the workpiece surface, creating a partial vacuum. Because atmospheric pressure acting on the outside of the cup is now greater than the reduced pressure inside it, the workpiece is held firmly against the cup by this pressure difference, allowing it to be lifted and moved. To release the workpiece, the vacuum is released (often by admitting air back into the cup), removing the pressure difference and allowing the object to be set down. Vacuum lifting cups are particularly suited to handling flat, smooth, non-porous items such as sheets of glass, flat metal panels, or flat plastic or cardboard components in an automated pick-and-place production line, where mechanical grippers might risk damaging or marking delicate flat surfaces.

Marking scheme

1 mark: correct explanation of vacuum creation (air removed by pump/venturi, creating a pressure difference); 1 mark: correct explanation of how the workpiece is held (atmospheric pressure holds it against the cup) and released; 1 mark: valid application named (e.g. lifting flat sheet materials such as glass/cardboard/panels). All other valid answers will be credited.
Question 7 · Analytical Mechanical Calculation
4 marks
A pulley system is used to lift a load of 800 N. An effort of 250 N is applied, and the effort moves a distance of 4 m while the load is raised through a distance of 1 m.
(a) Calculate the mechanical advantage (MA) of the system. [1]
(b) Calculate the velocity ratio (VR) of the system. [1]
(c) Calculate the efficiency of the system, giving your answer as a percentage. [2]
Answer (a) MA = __________ Answer (b) VR = __________ Answer (c) Efficiency = __________ %
Show answer & marking scheme

Worked solution

(a) \( \text{MA} = \dfrac{\text{Load}}{\text{Effort}} = \dfrac{800}{250} = 3.2 \).
(b) \( \text{VR} = \dfrac{\text{distance moved by effort}}{\text{distance moved by load}} = \dfrac{4}{1} = 4 \).
(c) \( \text{Efficiency} = \dfrac{\text{MA}}{\text{VR}} \times 100 = \dfrac{3.2}{4} \times 100 = 80\% \).

Marking scheme

(a) 1 mark: correct MA = 3.2 (formula and answer). (b) 1 mark: correct VR = 4 (formula and answer). (c) 1 mark: correct formula (MA/VR × 100) used; 1 mark: correct final answer 80% (ECF from (a) and (b)).
Question 8 · Analytical Mechanical Calculation
4 marks
A bell crank lever is in equilibrium (balanced). A force of 100 N is applied to one arm of the lever at a distance of 0.3 m from the pivot.
(a) State the principle of moments as it applies to a lever in equilibrium. [1]
(b) Calculate the force, \( F_2 \), that must act on the other arm of the lever, at a distance of 0.5 m from the pivot, for the lever to remain in equilibrium. [3]
Answer (b) \( F_2 = \) __________ N
Show answer & marking scheme

Worked solution

(a) The principle of moments states that for a body in equilibrium, the total clockwise moment about any pivot point is equal to the total anticlockwise moment about that same point.
(b) Moment = force × perpendicular distance from the pivot. For equilibrium: \( F_1 \times d_1 = F_2 \times d_2 \), so \( 100 \times 0.3 = F_2 \times 0.5 \). Rearranging: \( F_2 = \dfrac{100 \times 0.3}{0.5} = \dfrac{30}{0.5} = 60 \) N.

Marking scheme

(a) 1 mark: correct statement of the principle of moments (sum of clockwise moments = sum of anticlockwise moments at equilibrium). (b) 1 mark: correct equation set up (\( F_1 d_1 = F_2 d_2 \)); 1 mark: correct substitution/rearrangement; 1 mark: correct final answer 60 N.
Question 9 · Analytical Mechanical Calculation
4 marks
A simple gear train consists of a driver gear with 20 teeth, rotating at 1200 rpm, meshed directly with a driven gear that has 80 teeth.
(a) Calculate the gear ratio of this gear train. [2]
(b) Calculate the output (driven gear) speed, in rpm. [2]
Answer (a) Gear ratio = __________ Answer (b) Output speed = __________ rpm
Show answer & marking scheme

Worked solution

(a) Gear ratio \( = \dfrac{\text{number of teeth on driven gear}}{\text{number of teeth on driver gear}} = \dfrac{80}{20} = 4 \) (a 4:1 gear ratio).
(b) Output (driven) speed \( = \dfrac{\text{input speed}}{\text{gear ratio}} = \dfrac{1200}{4} = 300 \) rpm. (The driven gear, having more teeth, rotates more slowly than the driver.)

Marking scheme

(a) 1 mark: correct formula (driven teeth ÷ driver teeth); 1 mark: correct answer, gear ratio = 4. (b) 1 mark: correct method (input speed ÷ gear ratio); 1 mark: correct final answer 300 rpm (ECF from (a)).
Question 10 · Analytical Mechanical Calculation
4 marks
A pneumatic cylinder has a piston bore diameter of 50 mm and is supplied with air at a pressure of 6 bar. (Use the approximation that a pressure of 1 bar acting on an area of 1 cm² produces a force of 10 N, i.e. Force (N) = Pressure (bar) × Area (cm²) × 10.)
(a) Calculate the cross-sectional area of the piston, in cm², giving your answer to 3 significant figures. [2]
(b) Calculate the maximum force the cylinder can exert on its extend stroke, to the nearest whole newton. [2]
Answer (a) Area = __________ cm² Answer (b) Force = __________ N
Show answer & marking scheme

Worked solution

(a) The piston radius \( = \dfrac{50\,\text{mm}}{2} = 25\,\text{mm} = 2.5\,\text{cm} \). Area \( = \pi r^2 = \pi \times 2.5^2 = \pi \times 6.25 = 19.6\,\text{cm}^2 \) (3 s.f.).
(b) Force \( = \text{Pressure (bar)} \times \text{Area (cm}^2\text{)} \times 10 = 6 \times 19.6 \times 10 = 1178 \) N (to the nearest newton, using the more precise area value of 19.635 cm²).

Marking scheme

(a) 1 mark: correct radius (2.5 cm) used in \( \pi r^2 \); 1 mark: correct answer ≈19.6 cm² (accept 19.5–19.7 cm²). (b) 1 mark: correct method (P × A × 10); 1 mark: correct final answer ≈1178 N (accept 1170–1180 N range/ECF from (a)).
Question 11 · Analytical Mechanical Calculation
3 marks
A mechanical system uses a constant force of 500 N to move a load a distance of 2 m, and this movement takes 4 seconds to complete.
(a) Calculate the work done. [1]
(b) Calculate the power developed. [2]
Answer (a) Work = __________ J Answer (b) Power = __________ W
Show answer & marking scheme

Worked solution

(a) Work done \( = \text{force} \times \text{distance} = 500 \times 2 = 1000 \) J.
(b) Power \( = \dfrac{\text{work done}}{\text{time taken}} = \dfrac{1000}{4} = 250 \) W.

Marking scheme

(a) 1 mark: correct answer 1000 J. (b) 1 mark: correct formula (work ÷ time); 1 mark: correct final answer 250 W (ECF from (a)).
Question 12 · Extended Written Response (QWC)
9 marks
Quality of written communication will be assessed in this question.
Discuss the factors a designer should consider when selecting a suitable braking system (for example cantilever, band, disc or drum) for a mechanical control system, and explain how friction is used to achieve controlled deceleration.
Show answer & marking scheme

Worked solution

All mechanical braking systems work on the same underlying principle: two surfaces, one moving (attached to the rotating or moving part of the mechanism) and one stationary, are pressed together, and the resulting friction force opposes the motion, converting the kinetic energy of the moving part into heat, which is dissipated to the surroundings. This friction force, acting at a radius from the axis of rotation (in a rotary system), creates a braking torque that decelerates the system in a controlled way; the greater the normal force pressing the surfaces together, and the higher the coefficient of friction between them, the greater the braking torque produced.
When selecting a suitable type of brake for a particular application, a designer needs to weigh up several factors. The magnitude of torque or force that needs to be controlled is important: some brake designs, such as drum brakes, can be 'self-servo' (where the rotation of the drum itself helps to apply the brake shoe more firmly), allowing them to generate large braking forces from a relatively small applied effort, which suits heavier-duty applications. The space available in the design is another key factor: disc brakes are generally compact and simple to fit around a shaft, whereas band brakes wrap around a drum and may suit applications with limited radial space but sufficient length along the shaft. Heat dissipation is also critical, since braking always generates heat: disc brakes are usually open to the air and dissipate heat effectively, giving more consistent performance under repeated or heavy braking, whereas enclosed drum brakes can retain heat, which may cause the brake's performance to fade if used heavily and repeatedly. Cost and complexity matter too: cantilever brakes are mechanically simple and inexpensive, making them well suited to lighter-duty applications such as bicycles, whereas disc brake systems, while offering very consistent performance, tend to be more complex and costly to manufacture and maintain. Maintenance access and wear characteristics are a further consideration, since friction surfaces wear over time and need to be inspected or replaced; some designs (such as disc brakes) allow easier visual inspection and pad replacement than fully enclosed designs. Ultimately, a designer must balance the required braking torque and stopping performance against the constraints of available space, cost, heat generation, and ease of maintenance for the specific application, selecting the type of brake (cantilever, band, disc or drum) that best matches these combined requirements.

Marking scheme

Marked using a three-tier level of response matrix. Level 1 (1–3 marks): a basic, undeveloped statement that brakes use friction to slow a moving part, with little discussion of selection factors or brake types; limited technical accuracy and communication. Level 2 (4–6 marks): a clearer explanation of how friction produces braking, with some relevant selection factors identified (e.g. cost, space, heat), but limited comparison between specific brake types; reasonably accurate technical communication. Level 3 (7–9 marks): a full, accurate and well-structured discussion that clearly explains the friction/heat mechanism of braking and compares multiple named brake types (cantilever, band, disc, drum) against several relevant selection factors (torque/force, space, heat dissipation, cost, maintenance), reaching a coherent overall discussion; confident and accurate use of specialist technical terminology with few or no errors of spelling, punctuation or grammar.
Question 13 · Radial Cam Profile Construction (A3 Pro-forma)
9 marks
A radial cam is to be designed with an inline knife-edge follower, rotating through 360°, with the following motion specification:
- 0°–60°: dwell (follower displacement remains at 0 mm)
- 60°–180°: rise, using uniform velocity motion, to a maximum follower displacement (lift) of 30 mm
- 180°–240°: dwell (follower displacement remains at 30 mm)
- 240°–360°: fall, using uniform velocity motion, back to a follower displacement of 0 mm

In place of a drawn cam profile and displacement diagram, calculate the follower displacement at each of the following cam angles, showing your working: 90°, 120°, 150°, 270°, 300° and 330°. [9]
Show answer & marking scheme

Worked solution

During uniform velocity motion, the follower displacement increases (or decreases) linearly and in direct proportion to the cam angle turned through within that stage.
Rise (60°–180°, total range 120°, total lift 30 mm): displacement \( = 30 \times \dfrac{\theta - 60}{120} \).
90°: \( 30 \times \dfrac{90-60}{120} = 30 \times \dfrac{30}{120} = 30 \times 0.25 = 7.5 \) mm.
120°: \( 30 \times \dfrac{120-60}{120} = 30 \times \dfrac{60}{120} = 30 \times 0.5 = 15.0 \) mm.
150°: \( 30 \times \dfrac{150-60}{120} = 30 \times \dfrac{90}{120} = 30 \times 0.75 = 22.5 \) mm.
Fall (240°–360°, total range 120°, falling from 30 mm to 0 mm): displacement \( = 30 \times \left(1 - \dfrac{\theta-240}{120}\right) \).
270°: \( 30 \times \left(1 - \dfrac{30}{120}\right) = 30 \times 0.75 = 22.5 \) mm.
300°: \( 30 \times \left(1 - \dfrac{60}{120}\right) = 30 \times 0.5 = 15.0 \) mm.
330°: \( 30 \times \left(1 - \dfrac{90}{120}\right) = 30 \times 0.25 = 7.5 \) mm.
Plotted against cam angle, these values would form two straight (linear) sections on the displacement diagram during the rise and fall (characteristic of uniform velocity motion), joined by two flat, horizontal sections during the dwell periods at 0 mm and 30 mm.

Marking scheme

1 mark: correct method for uniform velocity motion recognised (linear interpolation between start and end displacement over the stage's angular range); up to 1 mark each for the six correct displacement values (90°=7.5 mm, 120°=15.0 mm, 150°=22.5 mm, 270°=22.5 mm, 300°=15.0 mm, 330°=7.5 mm) = 6 marks; 1 mark: correct description that the rise/fall sections would appear as straight lines on the displacement diagram, joined by flat dwell sections; 1 mark: correct recognition that the rise and fall are symmetrical (mirror images) given the identical motion type and range used for both. Own-figure rule applies for consistent errors carried through the linear interpolation method.
Question 14 · Pneumatic Sequential Circuit Design (A3 Pro-forma)
9 marks
A workstation uses two double-acting pneumatic cylinders, A and B, each controlled by a 5/2 double-pilot directional control valve. The required sequence of operation, initiated by a single start button, is: A extends (A+), then B extends (B+), then A retracts (A−), then B retracts (B−), before the system returns to its starting condition ready for the next cycle.
In place of a drawn pneumatic circuit diagram, describe in detail how you would design this sequential circuit using the cascade method, including:
(a) why a single set of direct limit-switch signals cannot safely control this sequence without using cascade groups; [3]
(b) how the sequence should be divided into cascade groups, and which group each cylinder movement belongs to; [3]
(c) how roller limit switches and a group-change (memory) valve are used to move the sequence from one group to the next and back to the start. [3]
Show answer & marking scheme

Worked solution

(a) In the sequence A+B+A-B-, if all four steps were controlled directly from simple limit switches without dividing the sequence into groups, a problem known as a 'trapped' or overlapping signal can occur: a limit-switch signal used to trigger one step of the sequence may still be physically present (the switch may still be held, or the memory element still set) at a later point in the same cycle when a different step needs to occur, or the same physical signal line may need to perform two different jobs at different times in the cycle. Because simple direct pneumatic logic cannot tell 'the first time this signal appears' apart from 'the second time this signal appears' within one cycle, this can cause the circuit to skip a step, repeat a step, or fail to move on to the next step altogether, making the sequence unreliable.
(b) The cascade method solves this by dividing the full sequence into a small number of groups, arranged so that no single limit-switch signal is required to do more than one job within the same group. For the sequence A+B+A-B-, this is achieved by splitting the sequence into two cascade groups: Group I, covering the steps A+ and B+, and Group II, covering the steps A− and B−. Air is only supplied to the valves that need to act during whichever group is currently 'live', so a limit switch signal used in Group I (for example, to help trigger the change into Group II) does not interfere with a similarly-named signal that is needed again during Group II.
(c) Roller limit switches (or similar trip/idler devices) are positioned so that they are physically operated by the piston of each cylinder as it reaches its fully extended or fully retracted position, producing a short pneumatic signal pulse at that moment. These limit-switch pulses are used, in sequence, to pilot each directional control valve to carry out the next required movement (for example, the limit switch triggered by A reaching full extension is used to trigger B+). At the specific point in the cycle where control needs to pass from Group I to Group II (once B has extended, after A+B+ is complete), a limit-switch pulse instead operates a bistable group-change (cascade memory) valve, switching the compressed-air supply from the Group I air line to the Group II air line; this now allows the valves controlling A− and B− to be triggered by their respective limit switches during Group II, while the Group I valves are no longer supplied with air and cannot be falsely re-triggered. Once the final step (B−) is complete, a further limit-switch signal switches the group-change valve back to supply Group I again, returning the system to its starting condition and readying it to begin the next cycle when the start button is next pressed.

Marking scheme

(a) 1 mark: correct identification that a signal could be required to perform more than one job/could remain active ('trapped') within a single cycle without grouping; 1 mark: correct explanation of the resulting problem (wrong step triggered/sequence fails to progress correctly); 1 mark: coherent overall explanation of why this makes direct (non-cascade) control unreliable for this sequence. (b) 1 mark: correct division into two groups; 1 mark: Group I correctly identified as A+, B+; 1 mark: Group II correctly identified as A−, B−. (c) 1 mark: correct role of roller limit switches (triggered by piston reaching end position, producing a signal); 1 mark: correct role of the group-change/cascade memory valve (switches air supply between group lines); 1 mark: correct description of the group-change valve resetting back to Group I at the end of the cycle, ready for the next start signal. All other valid, technically sound cascade designs will be credited.
Question 15 · Mechanical Mechanism Synthesis (A3 Pro-forma)
10 marks
Design a toggle clamp mechanism to hold a workpiece firmly on a jig while it is being machined. In place of a drawn mechanism diagram, describe your design in detail, including:
(a) the arrangement of the linkages used in a toggle clamp and how they create a large clamping force from a relatively small applied hand force; [4]
(b) why a toggle mechanism becomes 'self-locking' (locks in the clamped position without needing to hold the handle); [3]
(c) one safety feature you would include in your design. [3]
Show answer & marking scheme

Worked solution

(a) A toggle clamp mechanism typically consists of two rigid links joined together at a central pivot, often called the 'knee' joint. One link connects this knee joint back to an operating handle, which the user pushes down; the other link connects the knee joint forward to a clamping arm ending in a pad that presses onto the workpiece. As the handle is moved down and the two links straighten out towards being in line with one another (the 'over-centre' position), the geometry of the linkage means that a given applied force at the handle produces an increasingly large force at the clamping pad – the mechanical advantage of the system rises sharply as the links approach the straight, over-centre position, allowing a large clamping force to be generated from a comparatively modest hand force.
(b) The toggle mechanism becomes self-locking because, once the two links are moved past (or very close to) being fully in line with one another, the line of action of the clamping force at the pad passes through, or very close to, the pivot points of the linkage. This means that the force pushing back from the clamped workpiece produces very little or no turning moment tending to open the handle back up; the mechanism therefore stays firmly locked in the clamped position without any continuing force needing to be applied to the handle, and can only be released by deliberately moving the handle back the other way, past the over-centre position, to 'break' the toggle action.
(c) A suitable safety feature is a protective guard positioned around the moving linkage of the toggle mechanism, to prevent an operator's fingers being trapped between the links as the clamp closes. An additional or alternative safety feature would be a spring-loaded safety catch or interlock on the handle that must be deliberately released before the handle can be moved back past the over-centre position, preventing the clamp from being accidentally knocked open (and the workpiece being released) while machining is in progress.

Marking scheme

(a) 1 mark: correct identification of the two-link, knee-joint arrangement; 1 mark: correct description of handle-to-knee and knee-to-clamping-pad links; 1 mark: correct reference to the over-centre/straightening geometry; 1 mark: correct explanation that mechanical advantage increases sharply near the over-centre position, giving a large clamping force from a small hand force. (b) 1 mark: correct reference to the links approaching/passing the in-line (over-centre) position; 1 mark: correct explanation that the line of force then passes through/near the pivots; 1 mark: correct conclusion that this produces little/no opening moment, so the mechanism locks. (c) 1 mark: valid safety feature named (guard/interlock/safety catch); 1 mark: correctly explained purpose (prevents trapping/accidental release); 1 mark: coherent link to the specific risk in this application (machining a clamped workpiece). All other valid, technically sound mechanism designs will be credited.
Question 16 · Mechanical Mechanism Synthesis (A3 Pro-forma)
10 marks
A bell crank lever mechanism is required to change the direction of an input force through 90° and to increase the output force. In place of a drawn mechanism diagram, describe your design in detail, including:
(a) the general construction of a bell crank lever and how it achieves a 90° change in direction of motion; [3]
(b) if an input force of 120 N is applied at 0.4 m from the pivot, and the output arm is 0.16 m from the pivot, calculate the output force produced (assuming an ideal, friction-free mechanism, using the principle of moments); [4]
(c) one practical application of a bell crank lever mechanism in a mechanical control system. [3]
Show answer & marking scheme

Worked solution

(a) A bell crank lever consists of a single rigid body, bent or fixed at an angle (commonly a right angle) between its two arms, and pivoted at the point where the two arms meet. An input force applied at the end of one arm creates a turning moment about the pivot, causing the whole lever to rotate; because the second arm projects outward at an angle (typically 90°) to the first arm, the point at the end of the second arm moves in a different direction to the input force – commonly achieving an overall 90° change in the direction of motion/force between input and output, while the pivot itself remains fixed.
(b) Using the principle of moments for an ideal (friction-free) lever in equilibrium: input moment = output moment, i.e. \( F_{in} \times d_{in} = F_{out} \times d_{out} \). Substituting the given values: \( 120 \times 0.4 = F_{out} \times 0.16 \), so \( 48 = F_{out} \times 0.16 \), giving \( F_{out} = \dfrac{48}{0.16} = 300 \) N. (Because the output arm, 0.16 m, is shorter than the input arm, 0.4 m, the output force is correspondingly larger than the input force, as expected for this type of lever.)
(c) A common practical application of a bell crank lever is in a bicycle rim-brake or lever-operated braking mechanism, where a horizontal (or angled) pull on a brake cable is converted, via the bell crank, into a different-direction clamping motion of the brake pads against the wheel rim. Bell crank levers are also widely used in general mechanical linkages and control systems wherever a change in the direction of an applied force or motion is required, such as in some pedal or foot-control linkages.

Marking scheme

(a) 1 mark: correctly describes the L-shaped/angled rigid lever pivoted at the bend; 1 mark: correct explanation that a force on one arm rotates the lever about the pivot; 1 mark: correct explanation that the angled second arm changes the direction of the output motion/force (commonly by 90°). (b) 1 mark: correct principle-of-moments equation set up (\( F_{in}d_{in} = F_{out}d_{out} \)); 1 mark: correct substitution of values; 1 mark: correct rearrangement; 1 mark: correct final answer 300 N. (c) 1 mark: valid application named; 1 mark: correctly explained how the bell crank functions in that application; 1 mark: coherent link to the 90°/direction-change property described in (a). All other valid, technically sound applications and mechanism designs will be credited.

Section C: Product Design (Option 3)

Answer both Question 5 and Question 6 if selecting this section. Use the separate A3 pro forma answer pages for Questions 5(i), 6(h)(i), and 6(h)(ii).
16 Question · 80 marks
Question 1 · Short Commercial & Material Theory
4 marks
(a) State what is meant by a 'life-cycle assessment' of a product. [2]
(b) State two stages of a product's life cycle at which its environmental impact should be assessed. [2]
Show answer & marking scheme

Worked solution

(a) A life-cycle assessment (LCA) is a method used to evaluate the total environmental impact of a product across its entire life, considering factors such as energy and resource use, emissions and waste generated at each stage, from obtaining the raw materials, through manufacturing and transport, to the product's use and its eventual disposal or recycling.
(b) Environmental impact can occur, and should be assessed, at several stages of a product's life, including raw material extraction (e.g. mining or harvesting), manufacture (energy use, waste, emissions from production processes), use (energy consumption or emissions while the consumer uses the product) and disposal (landfill, incineration, or recycling at the end of the product's useful life).

Marking scheme

(a) 2 marks for a full, accurate definition referencing assessment of environmental impact across the whole product life (raw materials to disposal); 1 mark for a partial definition. (b) 1 mark for each valid stage stated (maximum 2 marks): raw material extraction; manufacture; use; disposal/end of life. All other valid answers will be credited.
Question 2 · Short Commercial & Material Theory
4 marks
Using two of the '6Rs' (rethink, reuse, recycle, repair, reduce, refuse), explain how a designer could reduce the environmental impact of a plastic product.
1.
2.
Show answer & marking scheme

Worked solution

1. Applying 'Reduce': a designer can minimise the amount of plastic material used in a product, for example by using thinner sections, ribbing for strength instead of solid thickness, or a more material-efficient shape, which reduces the raw material and energy consumed in manufacture and reduces the volume of waste produced when the product eventually reaches the end of its life.
2. Applying 'Recycle': a designer can choose a single type of easily recyclable plastic (avoiding composite or mixed-material construction that is difficult to separate) and clearly mark the product with the appropriate recycling symbol, making it far easier for consumers and waste processors to correctly identify and recycle the material rather than it being sent to landfill or incineration.

Marking scheme

Two separate explained points (one per chosen 'R'), each marked out of 2: [1] correct 'R' identified with a basic statement; [2] developed explanation of how it reduces environmental impact for a plastic product specifically. Maximum 4 marks. Accept any two of the 6Rs (rethink, reuse, recycle, repair, reduce, refuse) provided each is correctly explained.
Question 3 · Short Commercial & Material Theory
4 marks
State the five stages of the product life cycle, in the correct order.
Show answer & marking scheme

Worked solution

The product life cycle describes how sales of a product typically change over time, and is generally divided into five stages, in order: inception (the product is designed and developed, before launch), introduction (the product is launched onto the market, and sales grow slowly), growth (sales increase rapidly as the product becomes established), maturity (sales level off, as the market becomes saturated) and decline (sales fall, often as newer products or technologies replace it).

Marking scheme

4 marks for all five stages stated in the correct order (inception, introduction, growth, maturity, decline); deduct 1 mark for each stage that is missing, incorrect, or out of order, to a minimum of 0 marks.
Question 4 · Short Commercial & Material Theory
4 marks
State two reasons why a manufacturer might choose to redesign an existing product.
Show answer & marking scheme

Worked solution

A manufacturer might redesign an existing product for several reasons: to correct a problem identified with the current design (for example, a component that frequently fails), to take advantage of new materials, components or technology that were not available when the product was first designed, to respond to falling sales as the product reaches the decline stage of its life cycle and needs to be refreshed or relaunched, to reduce manufacturing costs and improve profit margins, or to ensure the product continues to comply with new legislation or updated safety and environmental standards.

Marking scheme

1 mark for each valid reason stated (maximum 2 reasons, up to 2 marks each for a developed reason, or 1 mark for a basic reason, to a maximum of 4 marks). Accept any two of: fixing a problem/fault; taking advantage of new technology/materials; responding to declining sales; reducing costs; meeting new legislation/standards. All other valid answers will be credited.
Question 5 · Short Commercial & Material Theory
4 marks
(a) Name the '4Ps' of marketing used in product design. [2]
(b) State what the 'Price' element of the 4Ps refers to. [2]
Show answer & marking scheme

Worked solution

(a) The 4Ps of marketing are Product, Price, Place and Promotion – the four key areas a business must consider when bringing a product to market.
(b) 'Price' refers to the process of determining how much a customer will be charged for a product, considering factors such as the elasticity of demand, the pricing method used (for example cost-plus pricing, contribution pricing, or pricing based on perceived value), and how the pricing strategy may need to change at different stages of the product's life cycle (for example, a lower introductory price to encourage early sales).

Marking scheme

(a) 2 marks for all four Ps correctly named (Product, Price, Place, Promotion); 1 mark for two or three correct. (b) 1 mark: correct basic reference to determining what customers pay; 1 mark: developed reference to a pricing method or factor (e.g. elasticity of demand, cost-plus/contribution/perceived value pricing).
Question 6 · Short Commercial & Material Theory
4 marks
State two pricing methods a company could use when launching a new product.
Show answer & marking scheme

Worked solution

Companies can use several pricing methods when setting the price of a new product, including cost-plus pricing (adding a fixed profit margin on top of the cost of producing the product), contribution pricing (setting a price that covers variable costs and contributes towards fixed costs and profit, even if it does not cover the full cost per unit at first), and pricing based on perceived value (setting the price according to how much value customers believe the product offers, rather than strictly on production cost).

Marking scheme

1 mark for each valid pricing method stated (maximum 2 marks). Accept any two of: cost-plus pricing; contribution pricing; perceived value pricing.
Question 7 · Short Commercial & Material Theory
4 marks
State two methods a company could use to promote a new product to consumers.
Show answer & marking scheme

Worked solution

Companies can promote a new product to consumers through a range of methods, including advertising (in print, broadcast or online media), sales promotions such as discounts or special offers, publicity (media coverage or endorsements), personal selling (direct engagement by sales staff), and by showcasing the product at exhibitions and trade fairs.

Marking scheme

1 mark for each valid promotional method stated (maximum 2 marks). Accept any two of: advertising; sales promotion; publicity; personal selling; exhibitions/trade fairs.
Question 8 · Short Commercial & Material Theory
4 marks
State two devices or methods used in quality control and assurance during the manufacture of a product.
Show answer & marking scheme

Worked solution

Quality control and assurance during manufacture can be carried out using a range of devices and methods, including measuring devices such as callipers or gauges (to check dimensions against a tolerance), jigs (which hold and guide a workpiece or tool to ensure consistent, accurate positioning during manufacture), templates (used to check or mark out a shape consistently) and fixtures (which hold a workpiece securely and accurately in place during a manufacturing process).

Marking scheme

1 mark for each valid device/method stated (maximum 2 marks). Accept any two of: measuring devices/gauges; jigs; templates; fixtures.
Question 9 · Short Commercial & Material Theory
4 marks
Explain what is meant by designing a product to be 'inclusive for all society'.
Show answer & marking scheme

Worked solution

Designing a product to be 'inclusive for all society' means considering, from the outset of the design process, the widest possible range of potential users – including people who differ in age, height, strength, physical or sensory ability, and other needs – so that the finished product can be used safely, comfortably and effectively by as many people as possible. This may involve, for example, using clear, easy-to-read text and symbols, adjustable features to accommodate different body sizes, control mechanisms that do not require significant strength or fine motor control to operate, or features that assist users with visual or hearing impairments, rather than designing the product around the needs of a single 'average' user only.

Marking scheme

1 mark: basic statement that inclusive design considers a wide range of users; 1 mark: reference to specific groups (e.g. different ages, abilities, disabilities); 1 mark: reference to designing for comfort/safety/ease of use for this wide range; 1 mark: valid example or further developed point (e.g. adjustable features, accessible controls). All other valid answers will be credited.
Question 10 · Short Commercial & Material Theory
3 marks
Name two designers or design movements that have influenced product design, and state one product or characteristic associated with each.
Show answer & marking scheme

Worked solution

Several named designers and design movements have had a significant influence on product design. James Dyson is associated with the development of cyclone (bagless) vacuum cleaner technology, using centrifugal force to separate dust from air without the need for a traditional bag. Trevor Bayliss is associated with the invention of the wind-up (clockwork) radio, designed to work without batteries or mains electricity, particularly for use in areas without reliable access to power. The Memphis Group was an Italian design movement, associated with bold colours, geometric patterns and unconventional, often playful, furniture and product forms that challenged mainstream 'good taste' design conventions. Apple is associated with a design philosophy of minimalist, clean aesthetics combined with intuitive user-friendliness, as seen in products such as the iPhone and iMac.

Marking scheme

1 mark for each of two correctly named designers/movements; 1 mark for at least one correctly associated product/characteristic linked to one of them. All other valid answers will be credited.
Question 11 · Short Commercial & Material Theory
3 marks
State two ways a designer can ensure the sustainable use of metals in a product.
Show answer & marking scheme

Worked solution

A designer can promote sustainable use of metals in several ways, including specifying the use of recycled metal content rather than newly extracted (virgin) material, sourcing metals responsibly from suppliers who follow ethical and environmentally sound extraction practices, minimising or avoiding the use of scarce or rare metals where a more abundant alternative would perform adequately, and designing the product so that its metal components can be easily identified, separated and recycled once the product reaches the end of its useful life.

Marking scheme

1 mark for each valid way stated (maximum 2 marks up to the total of 3, with 1 further mark available for a developed explanation of one point). Accept any two/three of: recycled content; responsible sourcing; avoiding scarce metals; designing for easy separation/recycling. All other valid answers will be credited.
Question 12 · Short Commercial & Material Theory
3 marks
State two properties of biodegradable plastics that make them more environmentally friendly than conventional (non-biodegradable) plastics.
Show answer & marking scheme

Worked solution

Biodegradable plastics are designed to break down naturally, through the action of micro-organisms such as bacteria and fungi, into simpler, generally harmless substances over a relatively short period of time, unlike conventional plastics, which can persist in the environment for hundreds of years without breaking down. Because they degrade, biodegradable plastics can often be composted rather than sent to landfill or allowed to accumulate as long-lasting waste or litter, and some biodegradable plastics are also produced from renewable, plant-based raw materials rather than from finite fossil-fuel resources, further reducing their overall environmental impact.

Marking scheme

1 mark for each valid property stated (maximum 2 marks up to the total of 3, with 1 further mark available for a developed explanation of one point). Accept any two/three of: break down naturally/do not persist in the environment; can be composted; can be made from renewable/plant-based sources. All other valid answers will be credited.
Question 13 · Extended Written Response (QWC)
9 marks
Quality of written communication will be assessed in this question.
Discuss the environmental issues associated with the life cycle of a modern electronic product, and explain, with reference to the '6Rs' (rethink, reuse, recycle, repair, reduce, refuse), how a designer can reduce the product's overall environmental impact.
Show answer & marking scheme

Worked solution

A modern electronic product creates environmental impact at every stage of its life cycle. At the raw material stage, the metals and minerals used in electronic components (for example copper, gold and rare earth elements) must be mined, a process that can cause habitat destruction, pollution and high energy use. During manufacture, energy is consumed and waste and emissions are produced in fabricating components, assembling the product and transporting it to market. During its use phase, an electronic product typically consumes energy, for example through mains power or battery charging, contributing to ongoing carbon emissions depending on how that electricity is generated. Finally, at the end of its life, disposal of electronic products creates a particular environmental challenge, since many contain hazardous substances (such as heavy metals) that can leach into soil and water if sent to landfill, while valuable materials are wasted if the product is not properly recycled; global electronic waste (e-waste) is a significant and growing environmental problem.
A designer can use the 6Rs framework to reduce these impacts across the product's life cycle. 'Rethink' involves questioning whether a particular feature, material or even the product itself is genuinely necessary, potentially eliminating environmental impact altogether by avoiding unnecessary complexity. 'Reduce' involves minimising the quantity of material and energy used in manufacture and operation, for example by using more efficient components or smaller, lighter housings. 'Reuse' and 'Repair' can be supported by designing the product with a modular construction and easily replaceable parts (such as a replaceable battery or screen), extending its useful life and reducing the frequency with which a whole new product must be manufactured. 'Recycle' can be supported by using a limited number of easily identifiable, separable materials (avoiding permanently glued or fused mixed-material assemblies) and clearly marking components to help recyclers process them correctly at end of life. Finally, 'Refuse' involves the designer choosing not to use particularly harmful or hard-to-process materials in the first place, even where they might be cheaper or more convenient, avoiding environmental harm rather than trying to manage it later.
No single one of these approaches solves the problem of electronic waste on its own; a designer aiming to genuinely minimise a product's environmental impact needs to consider the whole life cycle together, combining reduced material and energy use, designed-in repairability and reusability, and easy end-of-life recycling, rather than focusing on just one stage in isolation.

Marking scheme

Marked using a three-tier level of response matrix. Level 1 (1–3 marks): a basic, undeveloped statement of one or two environmental issues and/or one 'R', with little explanation or structure; limited technical accuracy and communication. Level 2 (4–6 marks): a clearer discussion identifying issues at more than one life-cycle stage, with two or more of the 6Rs correctly explained in relation to reducing environmental impact, but less fully developed than Level 3; reasonably accurate technical communication. Level 3 (7–9 marks): a full, accurate and well-structured discussion covering environmental issues across multiple stages of the life cycle (raw materials, manufacture, use, disposal) and clearly explaining at least three of the 6Rs with specific, well-reasoned application to reducing an electronic product's environmental impact; confident and accurate use of specialist technical terminology with few or no errors of spelling, punctuation or grammar.
Question 14 · Major Product Design Synthesis (A3 Pro-forma)
10 marks
A company wants to design a reusable water bottle aimed at reducing consumer reliance on single-use plastic bottles. In place of a drawn design proposal, describe your product design synthesis in detail, including:
(a) the material you would select for the main body of the bottle, and a justification for this choice in terms of its properties and sustainability; [3]
(b) two design features that would improve the bottle's usability (for example for carrying, cleaning or measuring contents); [3]
(c) how your design addresses at least two of the 6Rs to reduce environmental impact across the product's life cycle; and [2]
(d) one consideration you would make regarding the manufacturing process suitable for producing this bottle in volume. [2]
Show answer & marking scheme

Worked solution

(a) Stainless steel is a strong candidate material for the main body of a reusable bottle: it is highly durable and resistant to denting, corrosion and staining, meaning the bottle will have a long service life rather than needing to be replaced frequently; it does not react with or leach chemicals into the liquid it holds, unlike some plastics; and it is a material that can be recycled repeatedly without a significant loss in quality, supporting a more circular, sustainable product life cycle. (A durable, BPA-free polymer such as Tritan would be an acceptable alternative material, chosen for being lightweight, shatter-resistant and dishwasher-safe, though generally less durable and less infinitely recyclable than stainless steel.)
(b) Two design features that would improve usability include: a wide-mouth opening, which makes the bottle much easier to fill quickly, add ice to, and clean thoroughly (reducing the risk of bacterial build-up that could put users off reusing it); and clear volume markings printed or embossed on the outside of the bottle, which help the user track how much water they have drunk during the day, supporting the health/hydration purpose of the product and adding a useful feature that single-use bottles rarely offer as clearly.
(c) The design addresses 'Reduce', since a single durable reusable bottle directly reduces the number of single-use plastic bottles a consumer needs to buy and discard over time, cutting down on both plastic waste and the resources used to manufacture disposable bottles. It also addresses 'Reuse', since the bottle is specifically designed to be robust and long-lasting, with a replaceable lid/seal so that the bottle itself does not need to be discarded if only this smaller component wears out, extending the product's useful working life significantly compared with a single-use alternative.
(d) For volume manufacture, the design must use a process capable of producing consistent, high-quality bottles efficiently and cost-effectively at scale – for example, deep drawing or pressing sheet stainless steel into the bottle shape, or injection moulding if a durable plastic is chosen instead. The designer needs to consider that the chosen manufacturing process keeps the unit cost low enough for the bottle to be sold at a price that is competitive with alternative reusable bottles already on the market, while still meeting the required quality and durability standards.

Marking scheme

(a) 1 mark: suitable material named; 1 mark: relevant property (durability/corrosion resistance/no chemical leaching) correctly explained; 1 mark: sustainability justification (recyclability/long life reducing waste). (b) 1 mark each for two valid, clearly explained usability features (maximum 3 marks, allowing 1–2 marks per feature depending on development). (c) 1 mark each for two correctly named and appropriately explained 6Rs (maximum 2 marks). (d) 1 mark: valid manufacturing process named appropriate to the chosen material; 1 mark: valid consideration explained (cost/consistency/quality at volume). All other valid, technically sound and coherent product design proposals will be credited.
Question 15 · Component / Mechanical Bracket Design (A3 Pro-forma)
8 marks
Design a wall-mounting bracket to support a shelf that will hold a maximum load of 150 N. In place of a drawn component design, describe your design in detail, including:
(a) the material you would select for the bracket, with a justification based on its mechanical properties; [3]
(b) the general shape/form of the bracket and how this shape helps it resist the bending forces created by the load; [3]
(c) one method you would use to fix the bracket securely to a masonry wall. [2]
Show answer & marking scheme

Worked solution

(a) Mild steel is a suitable material for this bracket because it has high strength and stiffness relative to its cost, meaning it can support the specified 150 N load without bending permanently or failing, while also being relatively easy to form into the required L-shape and to weld if a reinforcing gusset is added. An aluminium alloy could be used as an alternative where a lighter-weight bracket is preferred, offering good strength-to-weight ratio and natural corrosion resistance, though generally at a higher material cost than mild steel for an equivalent strength.
(b) A right-angled (L-shaped) bracket, with a horizontal arm supporting the shelf and a vertical arm fixed to the wall, is a standard and effective form for this application. Adding a triangular gusset (a diagonal rib or plate) between the two arms significantly increases the bracket's resistance to bending: without it, the load on the horizontal arm would create a large bending moment trying to open the angle between the two arms; the gusset converts this into a much smaller, more manageable tension/compression load carried directly along its own length, because a triangulated shape is inherently rigid and resists changing shape under load far more effectively than a simple unsupported right angle.
(c) The bracket can be fixed securely to a masonry wall by drilling appropriately sized holes into the masonry, inserting wall (rawl) plugs into these holes, and then driving screws (or, for heavier loads, using masonry bolts) through pre-drilled holes in the bracket's vertical arm into the plugs, clamping the bracket firmly against the wall. This method provides a strong mechanical fixing capable of resisting both the direct downward load transferred from the shelf and the additional outward/bending force this creates at the wall fixing.

Marking scheme

(a) 1 mark: suitable material named; 1 mark: relevant mechanical property identified (strength/stiffness); 1 mark: correct justification linking the property to supporting the specified load without failure. (b) 1 mark: correct L-shaped/right-angle form described; 1 mark: gusset/triangulation feature described; 1 mark: correct explanation of how this resists bending (triangulated shapes resist changing shape under load). (c) 1 mark: valid fixing method named (wall plugs/screws or masonry bolts); 1 mark: correctly explained as providing a secure mechanical fixing resisting the applied load. All other valid, technically sound designs will be credited.
Question 16 · Component / Mechanical Bracket Design (A3 Pro-forma)
8 marks
Design a hinge mechanism to allow a small folding table to be folded flat for storage and locked securely in the open (in-use) position. In place of a drawn design, describe your design in detail, including:
(a) the type of hinge or hinge mechanism you would select, with a justification for your choice; [3]
(b) how your design ensures the table locks securely in the open position and does not collapse under normal use; [3]
(c) one material suitable for the hinge component, with a reason for your choice. [2]
Show answer & marking scheme

Worked solution

(a) A folding-leg locking hinge that incorporates a spring-loaded locking pin is a suitable choice for this application. This type of hinge allows the leg to swing freely on a pivot between its folded (flat) position and its open (vertical, in-use) position, but is specifically designed so that once the leg reaches the fully open position, a mechanical locking feature automatically engages, positively preventing the leg from folding back up accidentally while the table is in use. This is preferable to a simple plain pivot hinge (which would rely only on friction, or on the weight of anything placed on the table, to stay open, risking accidental collapse) or a hinge that must be manually locked with a separate part that could be misplaced.
(b) In this design, a spring-loaded locking pin is mounted on the hinge bracket so that it is pushed sideways, out of the way, by the leg as it swings towards the fully open position; once the leg reaches exactly the correct open (vertical) angle, a hole or notch in the leg's hinge fitting lines up with the pin, and the spring pushes the pin automatically into this hole, mechanically locking the leg in place. Because this creates a positive mechanical interlock (rather than relying on friction or the geometry of the joint alone), the leg cannot rotate back towards the folded position under normal use, even if downward or sideways force is applied to the tabletop; the leg can only be folded again once the user deliberately pulls the pin back out to release the lock.
(c) Stainless steel is a suitable material for the hinge and locking pin components, because it combines high strength (needed to resist the repeated mechanical loads applied every time the table is used and folded) with good resistance to corrosion (important, since hinges are often exposed to handling, moisture and wear) and good fatigue resistance, meaning it can withstand many repeated cycles of folding and locking over the product's working life without cracking or wearing excessively.

Marking scheme

(a) 1 mark: suitable hinge type named (e.g. spring-loaded locking hinge); 1 mark: correct description of its basic operation (pivots freely, then locks); 1 mark: valid justification (prevents accidental collapse, compared with a simple pivot hinge). (b) 1 mark: correct description of the locking mechanism engaging (pin/spring/notch); 1 mark: correct explanation that this creates a positive mechanical lock (not reliant on friction alone); 1 mark: correct explanation of how the table is released to fold again. (c) 1 mark: suitable material named (e.g. stainless steel); 1 mark: valid, correctly explained property justifying the choice (strength/corrosion resistance/fatigue resistance). All other valid, technically sound designs will be credited.

Wondering how well you actually know this?

thinka is an AI practice app for IGCSE & IB students: unlimited questions, instant auto-marking, and detailed step-by-step solutions. 100,000+ students use it to confirm they actually know it, not just think they do.

Want more questions like this? Practice unlimited on thinka, instant answers included.

Start Practicing Free