Half subtractor.

Half subtractor is a combinational logic circuit. It is used for the purpose of subtracting two signal bit numbers. It has two inputs(A & B) & two outputs  difference (D) & borrow (b).

Boolean expressions are
D=AB'+A'B    (i.e D is the XOR of A & B)
b=A'B.   (i.e b is the AND of A' & B)

Comments

Popular posts from this blog

What is Freundlich adsorption isotherm ?

Difference between molecularity & order of reaction