Half-Adder with sum and carry

0
Favorite
1
copy
Copy
264
Views
Half-Adder with sum and carry

Circuit Description

Graph image for Half-Adder with sum and carry

Circuit Graph

The circuit performs the function of adding two binary digits. Using its two input bits the circuit produces the sum and the carry bits as its output signals. The SUM output bit will be set if either but not both of the input bits is 1. The CARRY output bit will be set if both of the input bits are 1. A two-input XOR gate and a two-input AND gate were used for the SUM and CARRY outputs respectively.

There are currently no comments

Profile image for user-721135

Copy of Half-Adder with sum and carry

user-721135

Creator

Pradeep106

24 Circuits

Date Created

1 year, 10 months ago

Last Modified

1 year, 10 months ago

Tags

  • adder
  • carry
  • sum
  • half-adder

Circuit Copied From