Half Adder

0
Favorite
0
copy
Copy
277
Views
Half Adder

Circuit Description

Graph image for Half Adder

Circuit Graph

# A digital logical combinational circuit which perform airthmetic addition of two, one-bit numbers. # It is a simplest form of addition of two binary digits consists of four possible combinations. # Input are two single binary bits A & B and outputs are sum(s) i.e., XOR & carry (c) i.e., AND .

There are currently no comments

Creator

Rajput$$$

1 Circuit

Date Created

4 years, 2 months ago

Last Modified

4 years, 2 months ago

Tags

  • and gate
  • xor logic gate