Find the minimum SOP function (Karnaugh map)

AI Thread Summary
The discussion focuses on finding the minimum Sum of Products (SOP) function from a given Karnaugh map. The user initially derives a function, fsop=AB+BC+ACD'X', but seeks further assistance to refine it. They express confusion about the meaning of certain variables and terms in the map cells, such as AB, !C+Y, and others. The user attempts to clarify the values of A, B, and C to improve their SOP expression. Overall, the thread highlights the collaborative effort to solve a Karnaugh map problem and understand its components better.
omni
Messages
192
Reaction score
1
first i hope is the correct forum to ask this kind of question.

so i asked to find the minimum SOP function from the Karnaugh map (given in the picture).

so i started to solve it as you can see in the picture.
and this what i got:fsop=AB+BC+ACD'X' till here i think is ok.

now this is all what i tried to do: AB+BC+ACD'X'+A'DY.

hopw you can help me here.


thanks.
 

Attachments

  • 55.JPG
    55.JPG
    20.1 KB · Views: 618
Physics news on Phys.org
What mean the AB, !C+Y, AZ, !AX, !X in map cells?
 
hey, i just solve it.

i can know the value of A,B,C.

now if i can know what is A,B,C. i get:fsop=BC+AB+ACD'X'+BDX'+A'DY

what i did is first take all the "1" (if i can use with Phi so i also use it).
then i take the Variables (if i can use here with "1" of Phi i use it.)

thank you.
 

Attachments

  • 55.JPG
    55.JPG
    26.5 KB · Views: 611
Back
Top