Full Adder

0
Favorite
0
copy
Copy
516
Views
Full Adder

Circuit Description

Graph image for Full Adder

Circuit Graph

The circuit performs the function of adding three binary digits. The three digits are the augend, addend and carry input bits. Using these three input bits the circuit produces the sum and the carry output bits as its output signals. The SUM output bit will be set if the number of input bits set to 1 is odd. The CARRY output bit will be set if two or all of the input bits are 1s. A three-input XOR gate and a three-input majority voting logic circuit were used for the SUM and CARRY outputs respectively.

There are currently no comments

Creator

coolkid19

2 Circuits

Date Created

4 years ago

Last Modified

4 years ago

Tags

  • adder
  • majority voting
  • majority vote
  • majority voting logic
  • majority vote logic
  • carry
  • sum
  • half-adder
  • full-adder
  • full adder

Circuit Copied From