1
I have the logical function :
I need to simplify it as much as I can. That said, I created your truth table and built the Karnaugh map.
Map of Karnaugh [I don’t know if it is correctly mounted]:
After I assembled the two schematics above, I found the following function simplification:
And its corresponding circuit [I didn’t bother to make the circuit simpler]:
My resolution is correct and simplified in terms that should be simplified or there are convergences in it?