Difference between revisions of "CSC103: DT's Notes 1"

From dftwiki3
Jump to: navigation, search
Line 807: Line 807:
 
The gates have the same truth table as the logic operators they represent, except now we'll use 1s and 0s instead of '''T''' or '''F''' to represent them.  For example, below is the truth table for the '''OR''' gate:
 
The gates have the same truth table as the logic operators they represent, except now we'll use 1s and 0s instead of '''T''' or '''F''' to represent them.  For example, below is the truth table for the '''OR''' gate:
  
The truth table for the '''or''' operator is the following:
+
The truth table for the '''OR''' gate is the following:
  
 
{| border="1" cellpadding="10" cellspacing="0"
 
{| border="1" cellpadding="10" cellspacing="0"
Line 881: Line 881:
  
 
<br />
 
<br />
 +
 +
You should be able to figure out the table for the '''NOT''' gate, which we'll also refer to as an '''inverter''' gate, or simply '''inverter'''.
  
  
 
<br />
 
<br />
 +
<center>[[Image:IntegratedCircuit.png]]&nbsp;[[Image:7408PinOut.png]]</center>
 
<br />
 
<br />
  

Revision as of 08:11, 10 September 2013

--© D. Thiebaut 08:10, 30 January 2012 (EST)



This section is only visible to computers located at Smith College













.