NOT GATE |
|||||||||||||||||||
Watch Short Film
|
|
||||||||||||||||||
LogicThe NOT gate is an electronic circuit that performs negation. The output of the NOT Boolean operator is true when the input is false, and the output is false when the input is true. Hence, all NOT does is take an operand and negate it. For the sake of argument let us analyze a sentence that uses the word NOT: Good is NOT evil. A philosopher will tell us the absence of good does not necessitate the presence of evil. However that may be, our concern here is not meaning. Our concern is the statement. As we show in Table 1, the operand Good can be in two possible states: either it is present or it is not present. As such, we must evaluate the statement for two possibilities. We show the complete evaluation in Table 2. TransistorsThe use of transistors to build logic gates is quite modern. Before transistors we used other devices, such as vacuum tubes (aka thermionic valves). And very soon we may use DNA, or some other abundant material. There are many types of transistors. Our circuit in Figure 1, for example, uses complementary metal–oxide semiconductor (CMOS) technology. Our choice of CMOS is arbitrarily based on the fact that CMOS is by far the dominant technology in use today. The dominance is due to how well CMOS performs in all the important categories: fabrication cost, packing density, loading capacity (i.e. fan–out), operational speed (i.e. propagation delay), noise margin, and power dissipation (i.e. green technology). There is of course more to transistors than can be presented here; especially since transistors are used for more than just digital systems. And so we refer you to any good micro-electronics textbook. Alternate DesignBelow we show three additional typical constructions of the NOT gate. Each of the constructions presents specific conveniences to designers. If you are very new to digital systems design, you may not understand the importance of the figures below. Still, we include them in this article for the people who may need them. | |||||||||||||||||||

