Question: Four lights are connected to a decoder. Design a controller that will blink the lights in the following order: 0, 2, 1, 3, 0,2,... the

Four lights are connected to a decoder. Design a controller that will blink the lights in the following order: 0, 2, 1, 3, 0,2,... the controller output is the binary code for the light number. For example for turning on light 0, s1-0, s0 0. To turn on light 2, s1 1, s0 0. Start from a state diagram, draw the state table, minimize the logic, and draw final logic circuit at gate level S1 0 Controller 0 2 Decoder
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
