You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Rajesh Rebba, Digita...@googlegroups.com, Sivakumar PS, Niraj Kumar Mahapatro
Hi Rajesh,
The Boolean function to be optimized is Y=(AB+C)! .
I have worked on the truth table and it is found that:
1. When either of A and B or both is 0, then Y=C!
2.When both A and B is 1, then Y=0.
In order to check for optimization , I need to configure it as an inverter for simplicity. So, Which approach should I take? (What should be the values of A and B).