Truth Table
Cout = a.(~b).c + a.b.(~c) + (~a).b.c + a.b.c
= a.c+b.c+a.b
Result = (~a).(~b).c + (~a).b.(~c) + a.(~b).(~c) + a.b.c
Logic diagrams
can be constructed
for each of carryout
and Result, using the
results below.
Previous slide
Next slide
Back to first slide
View graphic version