ECE 301 – Digital Electronics Single-bit Adder Circuits (Lecture #12) The slides included herein were taken from the materials accompanying Fundamentals of Logic Design, 6th Edition, by Roth and Kinney, and were used with permission from Cengage Learning.
ECE 301 - Digital Electronics The Half Adder (HA) Fall 2010 ECE 301 - Digital Electronics
ECE 301 - Digital Electronics The Half Adder 0 0 1 1 + 0 + 1 + 0 + 1 0 1 1 10 Sum Carry Fall 2010 ECE 301 - Digital Electronics
ECE 301 - Digital Electronics The Half Adder A B Sum Carry 1 Truth Table Fall 2010 ECE 301 - Digital Electronics
The Half Adder Given the truth table on the previous slide, 1. Derive the Boolean expressions for the sum and carry. 2. Draw the corresponding circuit diagram. Fall 2010 ECE 301 - Digital Electronics
ECE 301 - Digital Electronics The Full Adder (FA) Fall 2010 ECE 301 - Digital Electronics
ECE 301 - Digital Electronics The Full Adder 0 0 0 0 0 0 1 1 + 0 + 1 + 0 + 1 0 1 1 10 Carry-in 1 1 1 1 0 0 1 1 + 0 + 1 + 0 + 1 1 10 10 11 Carry-out Sum Fall 2010 ECE 301 - Digital Electronics
ECE 301 - Digital Electronics The Full Adder A B Cin Sum Cout 1 Truth Table Fall 2010 ECE 301 - Digital Electronics
The Full Adder Given the truth table on the previous slide, 1. Derive the Boolean expressions for the sum and carry-out. 2. Draw the corresponding circuit diagram. Fall 2010 ECE 301 - Digital Electronics
Design the Full Adder hierarchically, using 2 Half Adders 1 OR gate Fall 2010 ECE 301 - Digital Electronics
ECE 301 - Digital Electronics The Full Adder Half Adder (ha2) Cin Sum B A Cout Half Adder (ha1) Fall 2010 ECE 301 - Digital Electronics
ECE 301 - Digital Electronics Questions? Fall 2010 ECE 301 - Digital Electronics