Hy,
I try to simulate a decimal to binary encoder on Multisim but it doesn’t work.
I first did the truth table with the four output named A3(MSB), A2, A1, A0 so I get the funtions :
A0 = 1 + 3 + 5 + 7 + 9
A1 = 2 + 3 + 6 + 7
A2 = 4 + 5 + 6 + 7
A3 = 8 + 9
I put 4 leds after the 4 output to count in binary. When I press 1 it lights 1 so ok, 2 > nothing, 3 > 1 so not ok, 4 > 4 ok, 5 > 5 ok, 6 > 4 not ok, 7 > 5 not ok, 8 > 8 ok, 9 > 9 ok
Can you see the problem ?
I try to simulate a decimal to binary encoder on Multisim but it doesn’t work.
I first did the truth table with the four output named A3(MSB), A2, A1, A0 so I get the funtions :
A0 = 1 + 3 + 5 + 7 + 9
A1 = 2 + 3 + 6 + 7
A2 = 4 + 5 + 6 + 7
A3 = 8 + 9
I put 4 leds after the 4 output to count in binary. When I press 1 it lights 1 so ok, 2 > nothing, 3 > 1 so not ok, 4 > 4 ok, 5 > 5 ok, 6 > 4 not ok, 7 > 5 not ok, 8 > 8 ok, 9 > 9 ok
Can you see the problem ?
