Half Adder

0
Favorite
0
copy
Copy
137
Views
Half Adder

Circuit Description

Graph image for Half Adder

Circuit Graph

The circuit performs the function of adding two binary digits. Using the two input bits the circuit produces the Sum (SUM) and Carry Output (CARRY). SUMf will be set if either, but not both, of the input variables is 1. CARRY will be set if both of the input variables are 1. A two-input Exclusive OR (XOR) gate and a two-input AND gate were used to generate SUMand CARRY respectively.

There are currently no comments

Creator

hskhanduja03

6 Circuits

Date Created

1 year, 2 months ago

Last Modified

1 year, 2 months ago

Tags

  • half-adder

Circuit Copied From