I have seen this exact question posted before but was not able to figure it out still, i need to create an LED in digital works 95 that shows 16 followed by my student number. I have created a truth table and Boolean equations but i do not know how to create the circuit, any help would be great. Thanks
problem:
Design a circuit to take a binary input and display a number on the counter. The counter needs to display the number 1 followed by 6 to indicate the year the coursework was done (i.e. 2016). Then this will be followed by your unique student ID number (person number). This will mean that everybody will have a unique problem to solve as no two students have the same student number. So if your student number was 123456 then your counter would need to display 16123456.
Build a circuit using only AND, OR, NOT, NAND and NOR logic gates to simulate the counter. You should use 3 sequencers or bit generators in your circuit as input. Draw your circuit using Digital Works 95. The numbers should change automatically without any user input. HINT: First construct a separate circuit for each segment from the truth table you have constructed. Then redraw the circuit to combine the separate circuits to form one complete circuit.
problem:
Design a circuit to take a binary input and display a number on the counter. The counter needs to display the number 1 followed by 6 to indicate the year the coursework was done (i.e. 2016). Then this will be followed by your unique student ID number (person number). This will mean that everybody will have a unique problem to solve as no two students have the same student number. So if your student number was 123456 then your counter would need to display 16123456.
Build a circuit using only AND, OR, NOT, NAND and NOR logic gates to simulate the counter. You should use 3 sequencers or bit generators in your circuit as input. Draw your circuit using Digital Works 95. The numbers should change automatically without any user input. HINT: First construct a separate circuit for each segment from the truth table you have constructed. Then redraw the circuit to combine the separate circuits to form one complete circuit.