<html><div style='background-color:'><UL>
<LI>I saw that smeone asked about logic expression simplification. I do not know
if there has been an answer to that but here is something:</LI>
<LI></LI>
<LI>There is a kind of algorithm used to simplify circuits (you can find it
in any text about logic circuit design in electronics) that is called
Karnaugh maps. You can use it as long as you have a boolean logic
expression (and, or, not , exclusive or, etc.) and gives you the simplest
one as a result.</LI>
<LI>Hope this helps.</LI>
|
Not Categorized, Please Help
|
|