You are on page 1of 7

SEMI-DETAILED LESSON PLAN IN

ELECTRONICS - Grade 10 STE

I. Objectives:
At the end of the lesson, learners are expected to:
1. Identify and explain the different types of Logic Circuits;
2. Develop truth table for each logic gate;
3. Create logic gate circuits to solve problems.

II. Subject Matter


a. Topic: Logic Gates
b. Reference: Introduction to Electronics by Earl Gates pp. 310-315
c. Materials: Laptop, Projector, Cartolina

III. Learning Procedure

PRELIMINARIES:
 Greetings
 Checking of attendance

REVIEW:

Activity 1 – Complete It!


Direction: Complete the table below by identifying the equivalent decimal number of a given
binary number or vice versa.

Binary Numbers 1110 1110 1100 1100


Decimal Numbers 20 33

MOTIVATION
Guide Questions:
 What is IC?
 Did you know what is inside of an Integrated Circuit?
 The teacher will show a real IC and an illustration of what is inside of an IC.

PRESENTATION

Logic Gates
Logic Gates are building blocks of a digital circuit. Digital logic gates can have one or more
input and generally only have one output. Examples of Logic gates are AND gate, OR gate, NOT gate
etc. Logic gates are commonly used in Integrated Circuits (IC).
ACTIVITY
Activity 2 – Match It!
 Learners will match Colum A to Colum B based on their prior knowledge.

Direction: Match the given schematic symbol in Colum A with its name in Column B

Column A Column B

1. a. OR gate

b. EXOR gate
2.

3. c. NOR gate

4. d. AND gate

5. e. NAND gate

6. a. NOT gate

7. a. EXNOR gate

 Presentation of answers

Activity 3 – Analyze IT!


 The teacher will demonstrate how to use Online Logic Gates Simulator for AND gate.
 Using a blank truth table learners shall complete the given truth table by using an
Online Logic Gates Simulator for the for the remaining Logic gates
https://academo.org/demos/logic-gate-simulator/
 Presentation of outputs

ANALYSIS:
 Guide Questions
- Based on Activity #2 what are the basic Logic Gates?
- Based on Activity #3 What is a Truth Table?

ABSTRACTION:
 The teacher will flash a slide show presentation explaining the behaviour of Logic
Gates – AND, OR, NOT, NAND, NOR, EXOR and EXNOR
APPLICATION:

Direction: Below is an example of 2 input combined logic gates, find the output function (Q) of
the given circuit. Check the answers using Online Logic Gates Simulator.

Schematic Diagram Truth Table

A B Q
0 0
0 1
1 0
1 1

IV. EVALUATION:
Formative Test – ½ crosswise
Direction: Copy and identify the missing value of each logic gates.

1.

2.

3.

4.

5.
V. ASSIGNMENT

In a 1/2 sheet of paper


Find the output function (Q) of the given Logic circuit below using truth table.

A B C Q
0 0 0
0 0 1
0 1 0
0 1 1
1 0 0
1 0 1
1 1 0
1 1 1

Prepared by: Observed by:

JULIAN B. ADOR LENING C. BAQUILOD


Subject Teacher Master Teacher I
Truth Tables
 Truth tables help understand the behaviour of logic gates.
 They show how the input(s) of a logic gate relate to its output(s).
 The gate input(s) are shown in the left column(s) of the table with all the different possible
input combinations. This is normally done by making the inputs count up in binary.
 The gate output(s) are shown in the right hand side column.

You might also like