DIGITAL ELECTRONICS
Download the Lessonotes Mobile Ghana app for faster lesson access on Android and iPhone.
Subject: Physics
Class: SHS 2
Term: 2nd Term
Week: 18
Grade code: 2.3.3.LI.4
Strand code: 3
Sub-strand code: 3
Content standard code: 2.3.3.CS.2
Indicator code: 2.3.3.LI.4
Theme: ELECTRIC FIELD, MAGNETIC FIELD AND ELECTRONICS
Subtheme: DIGITAL ELECTRONICS
This page supports the lesson note with a companion video and a short classroom-ready summary.
For class groups and homework, share this lesson page so learners also get the summary, objectives, and full lesson context.
In today's world, we are surrounded by "smart" devices. From the mobile money transactions on our phones to the traffic lights that control our busy roads in Accra or Kumasi, digital electronics is the brain behind the operation. These devices make decisions based on inputs. This lesson will introduce you to two key building blocks of this digital world: combinational logic circuits, which perform basic logical operations, and microcontrollers, which are tiny computers that can be programmed to solve real-world problems in our communities.
Part 1: Combinational Logic Circuits
A combinational logic circuit is a type of digital circuit where the output at any given time depends *only* on the combination of inputs at that same time. It has no memory of past inputs. Think of a simple calculator: when you press `2 + 3`, the answer `5` appears immediately based on those inputs, not on what you calculated before.
Two fundamental applications of combinational logic are binary adders.
A. The Half-Adder