Half Adder using XOR & AND Gate

Sarthak
Sarthak Zambre
Created on Jan 17, 2022 0 0 2
Half Adder using XOR & AND Gate
100%

Integrated Circuits Used

Description

7486 - XOR 7408 - AND SUM = 7 ; CARRY = 6

Procedure

  1. Connect GND Port to Pin-7 (Ground) of ICBase-1 (74LS86).
  2. Connect GND Port to Pin-7 (Ground) of ICBase-2 (74LS08).
  3. Connect VCC Port to Pin-20 (VCC) of ICBase-1 (74LS86).
  4. Connect VCC Port to Pin-20 (VCC) of ICBase-2 (74LS08).
  5. Connect Input-14 to Pin-1 (Input) of ICBase-1 (74LS86).
  6. Connect Input-13 to Pin-2 (Input) of ICBase-1 (74LS86).
  7. Connect Input-14 to Pin-1 (Input) of ICBase-2 (74LS08).
  8. Connect Input-13 to Pin-2 (Input) of ICBase-2 (74LS08).
  9. Connect Output-7 to Pin-3 (Output) of ICBase-1 (74LS86).
  10. Connect Output-6 to Pin-3 (Output) of ICBase-2 (74LS08).
  11. Add IC 74LS08 into ICBase-2 (74LS08).
  12. Add IC 74LS86 into ICBase-1 (74LS86).