1.

The carry propagation can be expressed as ________(a) Cp = AB(b) Cp = A + B(c) All but Y0 are LOW(d) All but Y0 are HIGHThe question was posed to me during an interview.My doubt stems from Combinational Circuits topic in division Combinational Circuits of Digital Circuits

Answer»

Right choice is (b) Cp = A + B

Best explanation: This happens in parallel adders (where we try to add numbers in parallel via more than ONE adders). A carry propagation occurs when carry from one adder needs to be forwarded to other adder and that second adder is HOLDING the computation (addition) because carry from first adder has not come YET. So, there is a slight DELAY for second adder and this is KNOWN as carry propagation.



Discussion

No Comment Found

Related InterviewSolutions