190 likes | 516 Views
Logic Gates. Combinational Logic Circuits. Truth Tables. 1 input logic gate has 2 combinations of inputs. Truth Tables. 2 input logic gate has 4 combinations of inputs. Truth Tables. 3 input logic gate has 8 combinations of inputs. How many combinations will a 4 input logic gate have?.
E N D
Logic Gates Combinational Logic Circuits
Truth Tables 1 input logic gate has 2 combinations of inputs
Truth Tables 2 input logic gate has 4 combinations of inputs
Truth Tables 3 input logic gate has 8 combinations of inputs How many combinations will a 4 input logic gate have?
NOT gate The NOT gate is sometimes called an inverter. Why? The output is NOT the input Complete the truth table for the NOT gate
AND gate The AND gate allows a decision to be made based on two inputs. The output is on when A AND B are on. Complete the truth table for the AND gate
OR gate The OR gate allows a decision to be made based on two inputs. A B The output is on when A OR B OR BOTH are on. Complete the truth table for the OR gate
NAND gate The NAND gate makes the decision NOT AND The output is NOT applied to the output of the AND gate. Complete the truth table for the NAND gate
NOR gate The NOR gate makes the decision NOT OR The output is NOT applied to the output of the OR gate. Complete the truth table for the NOR gate
Logic Circuits This website has some really good simple demonstrations of logic circuits http://www.technologystudent.com/elec1/dig6.htm Online logic circuit simulator – try it out and find out more! http://www.neuroproductions.be/logic-lab/