LAB 01
LAB-01: Digital Logic Gates and Boolean Functions Objectives: 1. To learn about the basic logic gates – AND, OR, NOT, NAND, NOR, XOR. 2. To learn about the representation of Boolean functions using truth tables, logic diagrams and Boolean Algebra. 3. To prove the extension of inputs of AND and OR gates using the associate law. 4. To familiarized with combinational logic circuits. Apparatus: Ø IC 7400 Quadruple 2-input NAND gates Ø IC 7402 Quadruple 2-input NOR gates Ø IC 7404 Hex Inverters (NOT gates) Ø IC 7408 Quadruple 2-input AND gates Ø IC 7432 Quadruple 2-input OR gates Ø IC 7486 Quadruple 2-input XOR gates Theory: Logic gates: Logic gates are used to carry out logical operations on single or multiple binary inputs and give one binary output. In simple te...