Design a circuit to take binary inputs and display a number on the counter. The counter needs to display the number 2 followed by 4 to indicate the current year the coursework was done (i.e., 2024). Then, this will be followed by your unique OUC student ID number (person number). This means that everybody will have a unique problem to solve as no two students have the same student number. As an example, if your student number is 123456, your counter needs to display 24123456.
I have done the the top part, I am confused with this bottom one!
Each of the wires on the counter below corresponds to a segment in the counter. If the wires on the counter are labelled a to g from left to right, the wires relate to the segments as follows:
Provide a brief description of how you will modify your circuit to display the number sequence in binary, using an 8-bit binary number representation for each number. Try and think how you will make the modifications using as few gates as possible. (NOTE: only a brief textual description is required, you do not need to draw the actual logic circuit.)
I have done the the top part, I am confused with this bottom one!
Each of the wires on the counter below corresponds to a segment in the counter. If the wires on the counter are labelled a to g from left to right, the wires relate to the segments as follows:
Provide a brief description of how you will modify your circuit to display the number sequence in binary, using an 8-bit binary number representation for each number. Try and think how you will make the modifications using as few gates as possible. (NOTE: only a brief textual description is required, you do not need to draw the actual logic circuit.)
