POS to SOP
September 6 2012, 12:21 AM
To convert
F(x,y)=(x+y)(x'+y') into SOP, you can multiply:
F(x,y)=xx'+xy'+x'y+yy'
xx'=yy'=0 so
F(x,y)=xy'+x'y In little m notation;
F(x,y)=m2+m1 because of the algebraic simplification, this is in minimal form.
F(x,y)=(x+y)(x'+y') into SOP, you can multiply:
F(x,y)=xx'+xy'+x'y+yy'
xx'=yy'=0 so
F(x,y)=xy'+x'y In little m notation;
F(x,y)=m2+m1 because of the algebraic simplification, this is in minimal form.