<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Karnaugh map - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Karnaugh_map&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Karnaugh_map&amp;p=6">3.Next</a>
</p>
<p>(SOP) can always be implemented using <a href="page.php?w=AND_gate">AND gate</a>s feeding into an <a href="page.php?w=OR_gate">OR gate</a>, and a <a href="page.php?w=product-of-sums_expression">product-of-sums expression</a> (POS) leads to OR gates feeding an AND gate. The POS expression gives a complement of the function (if F is the function so its complement will be F'). Karnaugh maps can also be used to simplify logic expressions in software design. Boolean conditions, as used for example in <a href="page.php?w=Conditional_%28programming%29">conditional statements</a>,</p><p>
<a accesskey="1" href="page.php?w=Karnaugh_map&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Karnaugh_map&amp;p=6">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
