Flag General Physics> logic-gates...
question mark

friends..how could you make a full adder using two half adders....pls show me how would you do that with boolean expressions.......i.e...taking a full adder logical expression and then simplifying it to get two half adders......pls ..............urgent

MURALI KRISHNA YADAV , 11 Years ago
Grade Upto college level
anser 1 Answers
jitender lakhanpal

Last Activity: 11 Years ago

hi murali

 

the logical expression of half adder is  A and B are inputs 

 

S = A XOR B             C =  A . B      S is SUM C is carry over BOTH ARE OUTPUT

 

the logical expression of full adder is

A , B,C are inputs

S = A XOR B XOR C         C = ( A XOR B ) . C +  A . B      ARE THE OUPUT  

so very clearly we can use half adder S output and another input C to get S = A XOR B XOR C 

and we have to use one OR gate also for C in full adder

 

so clearly we get XOR gate and AND gate from half adder which we can use to make FULL ADDER

Provide a better Answer & Earn Cool Goodies

Enter text here...
star
LIVE ONLINE CLASSES

Prepraring for the competition made easy just by live online class.

tv

Full Live Access

material

Study Material

removal

Live Doubts Solving

assignment

Daily Class Assignments


Ask a Doubt

Get your questions answered by the expert for free

Enter text here...