How do logic gates, truth tables and Boolean algebra let us describe and simplify digital logic?
Logic gates and Boolean algebra: the gates AND, OR, NOT, NAND, NOR, XOR and their truth tables, Boolean expressions, the laws of Boolean algebra, De Morgan's laws, and universal gates.
An Eduqas A-Level Electronics answer on logic gates and Boolean algebra: the gates AND, OR, NOT, NAND, NOR and XOR with their truth tables, writing and reading Boolean expressions, simplifying with the laws of Boolean algebra and De Morgan's laws, and the universal NAND and NOR gates.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
Eduqas wants you to know the logic gates and their truth tables, write and read Boolean expressions, simplify them with the named laws and De Morgan's laws, and explain the universal NAND and NOR gates. This is the language of all digital electronics and is assessed with shown working.
The answer
The gates and their truth tables
Boolean expressions and the laws
De Morgan's laws
Universal gates
Examples in context
Logic gates are the physical building blocks of every digital system: combinational circuits (adders, decoders, multiplexers) are gate networks, and sequential circuits (flip-flops, counters) are built from gates with feedback. Boolean simplification matters because fewer gates mean a cheaper, faster, lower-power circuit. De Morgan's laws and the universal NAND gate let a whole design be implemented with a single chip type, and the same algebra describes the conditions a microcontroller program tests.
Try this
Q1. Give the XOR output for inputs . [1 mark]
- Cue. (XOR is only when the inputs differ).
Q2. Apply De Morgan's law to . [1 mark]
- Cue. .
Q3. Simplify and name the law. [2 marks]
- Cue. , by the absorption law ().
Exam-style practice questions
Practice questions written in the style of WJEC Eduqas exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
Eduqas 20205 marksSimplify the Boolean expression using the laws of Boolean algebra, naming each law, and verify the result with a truth table.Show worked answer →
Simplification (up to 3 marks): factor out by the distributive law: . By the complement law , so this is . By the identity law . The simplified expression is .
Verification (up to 2 marks): a truth table for gives and , so the OR is , which is exactly the column for .
Markers reward the named distributive, complement and identity laws and a truth table whose output equals .
Eduqas 20225 marksState De Morgan's two laws, and show how a NOR gate can be built using only NAND gates (or explain why NAND is a universal gate).Show worked answer →
De Morgan's laws (up to 2 marks): and . In words: break the bar over the bracket and swap the operator.
Universal NAND (up to 3 marks): NAND is universal because every other gate can be made from it. A NOT is a NAND with both inputs tied together. An AND is a NAND followed by a NAND-inverter. An OR is built by inverting both inputs (each with a NAND) and feeding them into a NAND, since by De Morgan. Combining these gives a NOR as an OR followed by a NAND-inverter.
Markers reward both De Morgan's laws stated correctly, and a valid construction showing NAND can make NOT, AND and OR (hence any gate, including NOR).
Related dot points
- Combinational logic design: deriving a Boolean expression from a truth table (sum of products), minimising with Karnaugh maps, and standard building blocks (half and full adders, decoders, encoders, multiplexers).
An Eduqas A-Level Electronics answer on combinational logic design: deriving a sum-of-products Boolean expression from a truth table, minimising it with a Karnaugh map, and the standard building blocks: half and full adders, decoders, encoders and multiplexers.
- Sequential logic: the difference from combinational logic, the SR latch, the clocked D-type and JK flip-flops, edge triggering, and the flip-flop as a one-bit memory.
An Eduqas A-Level Electronics answer on sequential logic and flip-flops: how feedback gives memory, the SR latch and its forbidden state, the clocked D-type and JK flip-flops, edge triggering, and how a flip-flop stores one bit, the building block of counters and registers.
- Number systems: binary, denary and hexadecimal conversion, binary addition, two's complement for signed numbers, and binary-coded decimal.
An Eduqas A-Level Electronics answer on number systems: converting between binary, denary and hexadecimal, binary addition with carries, two's complement representation of signed numbers and subtraction by addition, and binary-coded decimal for displays.
- Comparators and Schmitt triggers: the open-loop comparator, the difference between a comparator and an amplifier, positive feedback, hysteresis, and switching thresholds.
An Eduqas A-Level Electronics answer on comparators and Schmitt triggers: the op-amp used open-loop as a comparator, why it differs from an amplifier, how positive feedback creates a Schmitt trigger with two switching thresholds, and how the resulting hysteresis gives clean switching in the presence of noise.
Sources & how we know this
- Eduqas GCE AS/A Level Electronics specification (A410QS) — WJEC Eduqas (2017)