X=X1X0 and Y=Y1Y0 are 2-bit binary numbers. The Boolean function S that satisfies the condition, if X > Y then S=1, in its minimized form is
X1Y1+X0Y0
Open in App
Solution
Given X=X1X0
and Y=Y1Y0
If X>Y then, S=1
The truth table for S can be drawn as follows,
The Boolean function S can be represented in the sum of minterms form as S(X1,X0,Y1,Y0)=∑(4,8,9,12,13,14)
The above function can be simplified using k-Map as follows: