RSS

.

     Understanding basic logic gates


       Summary: Find out what logic gates do, and how they operate in a nanocircuit.

  

Solid state circuitry, like integrated circuit boards, use tiny micro-gates to allow only certain parts of the circuit to work at a time.

The basic circuit gates are called "AND" gates, "OR" gates, "NAND" gates, "NOT" gates, and "NOR" gates.

All these gates require some sort of input to allow the signal to pass through it.

              
  "AND" gate - The "AND" gate requires all the input legs to have a positive signal or high input to operate the gate, and get a high output. So in the photo below, you would need a high signal on "A" and "B" to get a high output at "C".

            AND gate table               AND gate AND gate

"OR" gate - The "OR" gate requires only one of the signal inputs to be high to receive a high output on the other side of the gate. The "OR" gate will work like a "AND" gate though if you have both inputs high, you will get a high output. So in the photo below, you would need a high signal on "A" and/or "B" to get a high output at "C".

            OR gate table               OR gate OR gate

"NOT" gate - The NOT gate is an electronic circuit that produces an inverted version of the input at its output. It is an inverter. So what ever input it gets, it will invert that signal.

             NOT gate table                          NOT gate NOT gate             

"NAND" gate - The "NAND" gate works the exact opposite of the "AND" gate. You need both inputs at "A" and "B" to be high signals to get a low signal output at "C". If you have any input as high, or both low, then you would get a high signal. The little circle drawn on the output line represent the inverter (NOT gate), which is what makes it possible to use two low signals to get the output to be high.

            NAND gate table               NAND gate NAND gate

"NOR" gate - The "NOR" gate works the exact opposite of the "OR" gate. You need both input signals to be low to receive the high output.

            NOR gae table               NOR gate NOR gate                                        

 

The gates can also be used in conjunction with each other, so one input leg of an "OR" gate could have an "OR" gate attached to it. Here's one example:

                                            conjunction   

                                                         

                                                     See more how-to articles

 

   


                                       Home | How to videos | How to articles | Safety | About | Links | Help | Link exchange | Privacy Policy 

                                                   Copyright  2007- 2009 Ohmcheck.com, Trevor Bannon, Ohmer@ohmcheck.com. All Rights Reserved.

                                                                                                     Valid CSS!