Common Computer Science References
At the end of this lesson, you will be able to:
build a 2-bit full adder
go over full adder
go over full adder truth table (see below)
nil
circuit - "2-bit full Adder"
copy 1 board in TinkerCad and make a copy to create this
join with another student if you want to (they already have a full adder!)
just ground your Carry In, so that it is always zero
for your schematic diagram, do not draw out each full adder, replace each on with a box (see below)
build the circuit on your breadboard
once working, call me over to check
for screenshots, DO NOT show me all 16 outcomes, please just do the following:
00₂ + 00₂ = 000₂
01₂ + 01₂ = 010₂
11₂ + 01₂ = 100₂
11₂ + 11₂ = 110₂
if you finish early, move to next circuit
Full Adder schematic diagram