Home | | Digital Electronics | Half Adder and Full Adder

Chapter: Digital Electronics : Combinational Circuits

Half Adder and Full Adder

Design a logic circuit to add two bits and produce a sum bit and a carry bit. Two inputs and two outputs are needed. Let us call the inputs x and y, and the outputs S and C.

HALF ADDER:

 

               Design a logic circuit to add two bits and produce a sum bit and a carry bit. Two inputs and two outputs are needed. Let us call the inputs x and y, and the outputs S and C.

 



               A half adder

–   For adding 2 bits

–   Gives “carry out” and “sum”

–   1 AND and 1 XOR gate

 

FULL-ADDER:

 

Adding two single-bit binary values, X, Y with a carry input bit C-in produces a sum bit S and a carry out C-out bit.

 


 

               A full adder

 

–   For adding 2 bits plus a “carry in”

–   Gives “carry out” and “sum”

–   2 ANDs, 2 XORs, and 1 OR

 

 

FULL ADDER CIRCUIT USING AND-OR:

 



FULL ADDER CIRCUIT USING XOR:

 

Study Material, Lecturing Notes, Assignment, Reference, Wiki description explanation, brief detail
Digital Electronics : Combinational Circuits : Half Adder and Full Adder |


Privacy Policy, Terms and Conditions, DMCA Policy and Compliant

Copyright © 2018-2024 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.