Advanced Logic Assessment

This paper moves from standard recall to complex synthesis and reverse engineering. Questions marked Grade 9 require multi-step logic.

1

Knowledge & Precision (AO1)

Recall

1. Which gate outputs 1 only when BOTH inputs are 1?

Recall

2. Identify the formal name for the OR operator.

Advanced Notation

Grade 9

3. Select the correct mathematical notation for:
P = NOT A AND B

4. Which statement about truth table rows is mathematically correct?

2

Complex Synthesis (AO2)

Grade 9 Challenge

The "Exclusive" Logic

You are not given the expression. Instead, analyse the logic:
"Output P is 1 only if A or B is 1, but NOT if both are 1."

Task: Complete the truth table based on this complex rule.
A B P
0 0
0 1
1 0
1 1
3

Reverse Engineering (AO3)

Build the Mystery Circuit

Grade 9

You are not given the expression. You are given the Behaviour (Truth Table).
Reverse engineer the circuit to match the outputs.

Target Behaviour:

ABQ 001 011 101 110
A B Q Click to change Click to change
4

Scenario Analysis (LO4)

Grade 9 Scenario

The "Trap" Wording

System: A nuclear safety switch (Q) activates if:

  • Temperature is High (A) AND Pressure is High (B)
  • UNLESS the Manual Override (C) is active.

Which logic expression accurately represents this system?