binary to greycode

Sahil
Sahil Choudhary
Created on Feb 6, 2023 0 0 1
binary to greycode
100%

Integrated Circuits Used

Description

g2=b2; g1=b1(+)b2 (xor of b1 and b2); g0=b0(+)b1;

Procedure

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