In: Electrical Engineering
Design a modified sequence counter (Student ID Counter) that will count out the following sequence: The first four unique digits in your StudentID (not including the digit 9) followed by the digit 9 and then repeat. Use the excitation table method for your design. Treat unused states as “don’t cares”. Include a switch to initialize the counter to the first count in your sequence. Your design should include the following:
• a state diagram (include only the valid states)
• a circuit excitation table used to determine JK flip-flop input connections
• the K-maps used to generate minimal expressions for JK inputs
(use: 72569, and repeat)
Please help!