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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention what is the difference between microprocessor and microcontroller?

636


What are the three main types of connection used by bluetooth?

611


Which is the tool used to connect the user and the computer?

717


Which interrupt is not level-sensitive in 8085?

646


Signal voltage ranges for a logic high and for a logic low in RS-232C standard are

667






What is an editor?

615


The PCI bus is the important bus found in all the new Pentium systems because

636


Explain data types used in microcontroller programming,

597


Which are the different data transfer schemes?

542


What does the out instruction do, define its format?

553


Does alu have any storage facility?

616


Explain what is sim and rim instructions?

663


Can port 0 be used as input output port?

633


What is system bus?

752


What is function of ale in 8085 microprocessor?

586