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
What are the steps involved in communication of 8085 microprocessor with the memory?
State the differences between a procedure and a macro.
Define microcontroller?
What is the main difference between 8085 and 8086 processors?
What is the maximum clock frequency used by the 8085 microprocessor?
How subroutine can be called from the main program and how the program returns from the subroutine?
what are the various flags used in 8085?
What is stack pointer in 8051 microcontroller?
What is the significance of the nmi pin in the 8086?
What is meant by a bus?
What are the main differences between the 8085 and 8086 microprocessor?
How can the signals of the 8086 be categorised?
In which T-state does the CPU sends the address o memory or I/O and the ALE signal for Demultiplexing
The operation being performed by the 8085 can be checked by which pins?
Discuss pc and sp?