LOGIC GATES
Transcript: Input A (0) + Input B (0) = 1 LOGIC Input A (1) = 0 Input A (1) + B input (1) = 1 Input A (1) + Input B (1) = 0 The way that OR GATES work is that at least one of the inputs must be on for the output to be successful GATES Input A (0) + Input B (0) = 1 AND GATES Input A (0) + B input (0) = 0 The way that NOR GATES work is completely the opposite to OR GATES The way that NOT GATES work is that the output will be opposite to the input The way that XOR GATES work is that it must be HOW TO REMEMBER THIS: ONE THIS PRESENTATION SHOWS HOW AND, OR, NOT, NOR, NAND, XOR AND XNOR GATES WORK The way that the XNOR GATE work is that there must be two of the same input, otherwise the output would be negative The way that NAND GATES work is the opposite to AND gates Input A (1) + Input B(1) = 0 input for the output to be succesful XNOR GATES XOR GATES NAND GATES NOT GATES Input A = Apples Input B = Bananas Apples AND Bananas Apples OR Bananas Apples NOT Bananas NOR GATES OR GATES The way that AND GATES work is that both inputs must be on for the output to work