Computer Science, asked by jyotikadassofficial, 1 month ago

Convert the Boolean expression into canonical form F(X,Y,Z)=(X+Y).(Y+Z)​

Answers

Answered by krishnahandicraft628
0

Answer:

1. Example – Express the Boolean function F = xy + x'z as a product of maxterms.

2. Solution – F = xy + x'z. = (xy + x')(xy + z) = (x + x')(y + x')(x + z)(y + z) ...

3. Example – Convert Boolean expression in standard form F=y'+xz'+xyz.

4. Solution – F = (x+x')y'(z+z')+x(y+y')z' +xyz. F = xy'z+ xy'z'+x'y'z+x'y'z'+ xyz'+xy'z'+xyz.

Answered by abhayverma3077
3

Explanation:

It may helpful for you.

Attachments:
Similar questions