glados.no/_files/sound/bss/london/manual/MAIN/MAINNAND.htm

81 lines
4.2 KiB
HTML

<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="generator" content="Adobe RoboHelp 9">
<title>NAND</title>
<link rel="StyleSheet" href="HtmlHelp.css" type="text/css">
<style title="hcp" type="text/css">
<!--
font.hcp1 { font-family:Arial; }
font.hcp2 { font-size:small; }
img.hcp3 { margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px; }
p.hcp4 { font-size:10pt; }
td.hcp5 { vertical-align:TOP;
padding-left:0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px; }
p.hcp6 { text-align:center;
margin-bottom:0; }
span.hcp7 { font-weight:bold; }
-->
</style>
</head>
<body>
<h1 class="firstHeading" style="color: #008000; font-size: 18pt;">NAND</h1>
<p><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font
color="#000000"><img src="Nand.JPG" alt="" width="82" height="63" border="0" class="hcp3"></font></font></font></p>
<p class="hcp4">A logic NAND gate takes two or more logic-level
inputs and produces a single logic-level output. The NAND gate behaves
according to the truth table below. The output of the NAND gate will be
LOW (0) when both inputs are HIGH (1). Under all other conditions the
output will be HIGH (1)</p>
<p class="hcp4">The lights on the logic object design block
indicate the current state of the inputs and output. These are operational
in simulation and when online to the device.</p>
<p style="font-weight: bold; font-size: 10pt;">NAND Truth Table</p>
<table wrapperparagraphselector="P" style="margin-top: 14pt; border-collapse: separate;
border-collapse: separate;" cellspacing="2" width="25%" border="2">
<tr>
<td style="width:28%;" class="hcp5"><p class="hcp6"><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font color="#000000"><span class="hcp7">A</span></font></font></font></p></td>
<td style="width:25%;" class="hcp5"><p class="hcp6"><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font color="#000000"><span class="hcp7">B</span></font></font></font></p></td>
<td style="width:53%;" class="hcp5"><p class="hcp6"><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font color="#000000"><span class="hcp7">O/P</span></font></font></font></p></td>
</tr>
<tr>
<td style="width:28%;" class="hcp5"><p class="hcp6"><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font color="#000000">0</font></font></font></p></td>
<td style="width:25%;" class="hcp5"><p class="hcp6"><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font color="#000000">0</font></font></font></p></td>
<td style="width:53%;" class="hcp5"><p class="hcp6">1</p></td>
</tr>
<tr>
<td style="width:28%;" class="hcp5"><p class="hcp6"><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font color="#000000">0</font></font></font></p></td>
<td style="width:25%;" class="hcp5"><p class="hcp6">1</p></td>
<td style="width:53%;" class="hcp5"><p class="hcp6">1</p></td>
</tr>
<tr>
<td style="width:28%;" class="hcp5"><p class="hcp6">1</p></td>
<td style="width:25%;" class="hcp5"><p class="hcp6"><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font color="#000000">0</font></font></font></p></td>
<td style="width:53%;" class="hcp5"><p class="hcp6">1</p></td>
</tr>
<tr>
<td style="width:28%;" class="hcp5"><p class="hcp6">1</p></td>
<td style="width:25%;" class="hcp5"><p class="hcp6">1</p></td>
<td style="width:53%;" class="hcp5"><p class="hcp6"><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font color="#000000">0</font></font></font></p></td>
</tr>
</table>
<p><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font
color="#333399"><span class="hcp7">Properties</span></font></font></font></p>
<p><font face="Arial" class="hcp1"><font size="3" class="hcp2"><img src="MAIN00000183.gif" alt="MAIN00000183.gif" title="MAIN00000183.gif" width="303" height="162" border="0" class="hcp3"></font></font></p>
<p class="hcp4"><span class="hcp7">Number of
Inputs</span></p>
<p style="margin-bottom: 0;"><font style="font-size: 10pt;" size="2">Sets
the number of inputs. This is selectable from 2 to 32.</font></p>
</body>
</html>