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