Logical expression and corresponding circuit

I have the logical function:

function

I need to simplify it as much as I can. That said, I created your truth table and built Karnaugh's map.

Truth table: Truth table

Karnaugh map [I don't know if it's properly mounted]: Map

After I put together the above two schemas, I found the following function simplification:

simplified expression

And its circuit corresponding [I did not bother to make the circuit simpler]:

circuit

Is my resolution correct and simplified in the terms that should be simplified or are there convergences in it?

Author: Dwcleb, 2017-11-04

1 answers

Yes is right. On issues like this, simplification, I recommend going straight to the Karnaugh map. Also, just to complement your question / answer, I will (1) Explain Your Karnaugh map and (2) show a clearer way of presenting your answer:

=(1)= insert the description of the image here

=(2)=

insert the description of the image here

 1
Author: Pedro, 2020-04-30 21:24:21