Skip to content
HeadTeacher.ng
Lesson Notes

Lesson Note on Logic Gates: Construction of Truth Tables (OR, NOR, AND) for SS 2

A lesson note on Logic Gates for SS 2 covering construction of truth tables for OR, NOR, AND and related gates using basic input output combinations.

Royal AlikorByRoyal AlikorPublishedMar 8, 2026Reading7 minComments0

Class: Senior Secondary School 2 (SS2 / SSS2)
Term: 3rd Term
Week: 9
Age: 16 years
Duration: 45 minutes
Subject: Basic Electronics
Curriculum Theme: Digital Electronics
Previous Lesson: Logic Gates: Concept of Logic Gates and Types (OR, NOR, AND, NAND).
Topic: LOGIC GATES
Subject Matter: Meaning of LOGIC GATES, construction of truth tables (OR, NOR, AND, NAND)

Specific Objectives

By the end of the lesson, pupils should be able to:

Cognitive Domain:

  • Define logic gates.
  • Identify the symbols for OR, NOR, AND, and NAND gates.
  • State the functions of OR, NOR, AND, and NAND gates.
  • Recall the Boolean expressions for OR, NOR, AND, and NAND gates.

Affective Domain:

  • Appreciate the importance of logic gates in digital systems.
  • Show interest in learning about digital circuits.

Psychomotor Domain:

  • Draw the symbols for OR, NOR, AND, and NAND gates accurately.
  • Construct truth tables for OR, NOR, AND, and NAND gates.

Social Domain:

  • Collaborate with peers to construct truth tables.
  • Participate actively in classroom discussions.

Reference Materials

The following resources were used in planning this lesson:

Instructional Materials

The teacher will teach this lesson with the aid of:

  • Charts showing different logic gate symbols and their truth tables.
  • Whiteboard or chalkboard.
  • Markers or chalk.

Rationale for the Lesson

Understanding logic gates is important because they are the fundamental building blocks of all digital electronic devices, from computers and smartphones to calculators and control systems. This lesson helps pupils grasp how these basic components process binary information to perform complex functions.

Prerequisite/Previous Knowledge

Pupils are expected to have a basic understanding of binary numbers (0s and 1s) and simple electrical circuits.

Lesson Content/Board Summary

LOGIC GATES

Meaning of Logic Gates

Logic gates are elementary building blocks of digital circuits. They take one or more binary inputs (0 or 1) and produce a single binary output (0 or 1). The output is determined by the specific logical operation performed by the gate.

Types of Logic Gates and their Truth Tables

The following are common types of logic gates with their functions, Boolean expressions, and truth tables:

1. OR Gate

Function: The OR gate produces an output of 1 if any of its inputs are 1. The output is 0 only if all inputs are 0.

Boolean Expression: Q = A + B (Read as “A OR B”)

Symbol Description: A curved input side and a pointed output side, resembling a shield.

Truth Table:

Input A Input B Output Q
0 0 0
0 1 1
1 0 1
1 1 1

2. NOR Gate

Function: The NOR gate is an inverted OR gate. It produces an output of 1 only if all its inputs are 0. Otherwise, the output is 0.

Boolean Expression: Q = (A + B)’ (Read as “NOT (A OR B)”)

Symbol Description: An OR gate symbol followed by a small circle (inverter bubble) at the output.

Truth Table:

Input A Input B Output Q
0 0 1
0 1 0
1 0 0
1 1 0

3. AND Gate

Function: The AND gate produces an output of 1 only if all its inputs are 1. Otherwise, the output is 0.

Boolean Expression: Q = A . B (Read as “A AND B”)

Symbol Description: A flat input side and a curved output side, resembling a ‘D’ shape.

Truth Table:

Input A Input B Output Q
0 0 0
0 1 0
1 0 0
1 1 1

4. NAND Gate

Function: The NAND gate is an inverted AND gate. It produces an output of 0 only if all its inputs are 1. Otherwise, the output is 1.

Boolean Expression: Q = (A . B)’ (Read as “NOT (A AND B)”)

Symbol Description: An AND gate symbol followed by a small circle (inverter bubble) at the output.

Truth Table:

Input A Input B Output Q
0 0 1
0 1 1
1 0 1
1 1 0

Teaching Methods/Instructional Techniques

Discussion, Lecture, Demonstration, Question and Answer, Visual Aids

Instructional Procedures

Step 1: Introduction

Time: 5 minutes
Teaching Skill: Set Induction
Teacher’s Activity: The teacher greets the pupils and introduces the topic, “Logic Gates”, by asking them if they know how electronic devices make decisions based on inputs (e.g., turning on a light only when a switch is pressed AND it’s dark).
Pupils’ Activity: Pupils respond to the teacher’s questions and listen attentively.
Learning Point: Pupils are introduced to the concept of logic in electronics.

Step 2: Meaning of Logic Gates

Time: 7 minutes
Teaching Skill: Explanation/Definition
Teacher’s Activity: The teacher defines logic gates as fundamental building blocks of digital circuits that take binary inputs and produce a binary output based on a logical operation.
Pupils’ Activity: Pupils listen, take notes, and ask questions for clarification.
Learning Point: Pupils understand the basic definition of logic gates.

Step 3: OR Gate

Time: 6 minutes
Teaching Skill: Demonstration/Illustration
Teacher’s Activity: The teacher explains the function of the OR gate, its Boolean expression, and draws its symbol on the board. The teacher then demonstrates how to construct its truth table, showing how the output is derived from the inputs.
Pupils’ Activity: Pupils observe, copy the symbol and truth table into their notebooks, and participate in constructing the truth table.
Learning Point: Pupils learn the OR gate’s function, symbol, and truth table.

Step 4: NOR Gate

Time: 6 minutes
Teaching Skill: Demonstration/Illustration
Teacher’s Activity: The teacher explains the function of the NOR gate as an inverted OR gate, its Boolean expression, and draws its symbol. The teacher demonstrates how to construct its truth table.
Pupils’ Activity: Pupils observe, copy the symbol and truth table, and apply their understanding to construct the truth table.
Learning Point: Pupils learn the NOR gate’s function, symbol, and truth table.

Step 5: AND Gate

Time: 6 minutes
Teaching Skill: Demonstration/Illustration
Teacher’s Activity: The teacher explains the function of the AND gate, its Boolean expression, and draws its symbol on the board. The teacher demonstrates how to construct its truth table.
Pupils’ Activity: Pupils observe, copy the symbol and truth table into their notebooks, and actively participate in constructing the truth table.
Learning Point: Pupils learn the AND gate’s function, symbol, and truth table.

Step 6: NAND Gate

Time: 5 minutes
Teaching Skill: Demonstration/Illustration
Teacher’s Activity: The teacher explains the function of the NAND gate as an inverted AND gate, its Boolean expression, and draws its symbol. The teacher demonstrates how to construct its truth table.
Pupils’ Activity: Pupils observe, copy the symbol and truth table, and practice constructing the truth table.
Learning Point: Pupils learn the NAND gate’s function, symbol, and truth table.

Step 7: Evaluation/Review

Time: 5 minutes
Teaching Skill: Questioning/Assessment
Teacher’s Activity: The teacher evaluates the learning by asking the following questions:

  1. What is a logic gate?
  2. Draw the symbol for an AND gate and a NOR gate.
  3. Construct the truth table for a two-input OR gate.
  4. State the Boolean expression for a NAND gate.

Pupils’ Activity: Pupils answer orally and in writing.

Learning Point: Pupils demonstrate understanding of the lesson.

Step 8: Conclusion

Time: 4 minutes
Teaching Skill: Summarization/Assignment
Teacher’s Activity: The teacher summarizes the key points of the lesson, emphasizing the importance of logic gates in digital electronics. The teacher then assigns homework, asking pupils to draw the symbols and construct the truth tables for a two-input XOR gate and XNOR gate.
Pupils’ Activity: Pupils listen to the summary and copy the homework assignment.
Learning Point: Pupils consolidate their understanding and prepare for further study.

Lesson Keywords

  • Logic gate – An elementary building block of digital circuits that performs a logical operation on one or more binary inputs.
  • OR gate – A logic gate whose output is 1 if any input is 1.
  • NOR gate – A logic gate whose output is 1 only if all inputs are 0.
  • AND gate – A logic gate whose output is 1 only if all inputs are 1.
  • NAND gate – A logic gate whose output is 0 only if all inputs are 1.
  • Truth table – A table that shows all possible input combinations and the corresponding output for a logic gate.
  • Binary – A number system with two possible values, typically 0 and 1.

Differentiation

For struggling learners, the teacher can provide pre-drawn symbols and partially completed truth tables to fill in. Advanced learners can be challenged to research and explain the functions and truth tables of other logic gates like XOR and XNOR, or to describe real-world applications of these gates.

Note for teachers using this lesson plan

Ensure pupils grasp the concept of binary inputs and outputs before introducing specific gates. Use clear, large diagrams for symbols and truth tables. Encourage practical examples where possible, such as simple switches acting as logic gates, to enhance understanding. Supervise pupils closely during truth table construction to correct misconceptions early.

Export this post
Lesson Note on Logic Gates: Construction of Truth Tables (OR, NOR, AND) for SS 2
Community Join the conversation Open discussion +