Boolean Logic · 5 question types
Past paper frequency (2018 to 2024)
This topic accounts for approximately 9% of your exam marks.
Truth tables and Boolean expressions from circuit diagrams appear in every paper. 4 to 6 marks.
When the question gives you a circuit and a specific set of input values (for example A = 1, B = 0, C = 1), the safest method is to process the gates from left to right, in the order the signals flow.
Method. (1) Mark each input on the diagram with its 0 or 1. (2) For each gate, look only at the values arriving at its inputs and apply the gate's rule to get its output. (3) Pass that output forward as one of the inputs to the next gate. (4) Repeat until you reach the final output
Q.
Always write down the intermediate value at the output of every gate, even if you can do the calculation in your head. Examiners award method marks for the intermediates, so if your final Q is wrong, you still pick up marks for the steps.
Finding a circuit's output for a given set of inputs
What comes up: the exam shows a logic circuit with a specific set of input values (for example A = 1, B = 0, C = 1) and asks you to find the final output.
Write (two marks): (1) Work through every gate in signal-flow order and write the output value of each gate as you go — one labelled value per intermediate gate. (2) Apply the final gate's rule to its incoming values to state the output Q.
Watch out: many students go straight to the final answer without showing intermediate gate values. The mark scheme awards a mark for each correct intermediate output, so skipping them throws away method marks even when the final answer is right.