6.1 Lectures - Module4 - Digital Electronics
6.1 Lectures - Module4 - Digital Electronics
applications
Module-4 Digital Electronics
• OR – A + B (‘+’ is OR operator)
Symbolic representation of the basic logical operations or the
basic logic gates
• AND – A . B (‘.’ is AND operator)
The Boolean expression for SUM must follow the logical conditions (stated in earlier slide):
SUM = 1 either if A = 0 and B = 1 or if A = 1 and B = 0
i.e. SUM =
IMP: check the output for SUM if A = 0 and B = 0
Practice: converting Boolean expression into digital circuit using Logic
Gates
• For the 1-bit adder or half adder, Boolean expressions for SUM and
CARRY are given by
• SUM =
• CARRY =