Design the control for a video arcade game that cost $0.50 to play. Your design should accept
quarter and nickel coins and have a return coin button.
Solution:Step 0 – System Diagram & modularizationStep 1 – State Diagram Describing the systemStep 2 - ...... possible state ...... Flip Flops requiredStep 3 – Assign State variables and redraw state diagramStep 4 – Excitation Input and Output EquationStep 5 – Schematics