Give the truth table for a Half Adder, Give a gate level
implementation of the same?

Answers were Sorted based on User's Feedback



Give the truth table for a Half Adder, Give a gate level implementation of the same?..

Answer / yasmeen sultana

x y c s
0 0 0 0
0 1 0 1
1 0 0 1
1 1 1 0

Is This Answer Correct ?    35 Yes 3 No

Give the truth table for a Half Adder, Give a gate level implementation of the same?..

Answer / sanjay

Circuit needs two binary inputs and two ninay outputs.
variable inputs desginate the augend and addend bits; the
output variables output produce the sum and carry(the
higher significant bit of the output is called Carry).

A B S(Sum) COut(Carry)
0 0 0 0
0 1 1 0
1 0 1 0
1 1 0 1

Is This Answer Correct ?    26 Yes 2 No

Give the truth table for a Half Adder, Give a gate level implementation of the same?..

Answer / amika

Implementation requires a two input XOR for sum, and same
two input AND for carry.

Is This Answer Correct ?    9 Yes 2 No

Give the truth table for a Half Adder, Give a gate level implementation of the same?..

Answer / nagamani

hi sanjay for 1+1 sum is 1 and carry is 1............

Is This Answer Correct ?    2 Yes 11 No

Post New Answer

More 86 Family Interview Questions

What are set up time & hold time constraints?

0 Answers  


Explain the difference between microcontroller and microprocessor?

0 Answers  


Explain the different modes of operations of the 8086?

0 Answers  


In case of DVD, the speed is referred in terms of n X. Here what does X refers to

0 Answers   CDAC,


Explain what is the main difference between 8085 and 8086 processors?

0 Answers  






The Pentium microprocessor has how many execution unit?

0 Answers   CDAC,


Give the truth table for a Half Adder, Give a gate level implementation of the same?

4 Answers   Infosys, Wipro,


What is an os and what are its functions?

0 Answers  


Define the architecture of the 8085 microprocessor?

0 Answers  


Which line will be activated when an output device require attention from CPU?

4 Answers  


What are the different types of instructions of 8085?

0 Answers  


what do you mean by embedded system?

37 Answers   Bell, College School Exams Tests, Falcon Electro, HCL, Micron Electricals, Wipro,


Categories