I slide the bit to the left.Is “what you do” the same in each case? That’s what WBahn’s little black box does.
- If you have an input of 1, what do you do to get a 2?
- If you have a 3, what do you do to get a 6?
- If you have a 2, what do you do to get a 4?
You have figured out how to do this electronically in your previous answers. So to repeat here, what do you do electronically?
Finally, can you design your own circuit (or modify the one you have), to perform this operation?
And how can you wire your circuit to do this ?I slide the bit to the left.
We have already established that if we have a counter that goes 0-2-3-1 and we shift the bits one place to the left on the display that what will be displayed will be 0-4-6-2.I could not fully understand the question, will we count the counter that outputs 0-6-4-2 as 3-2-1?