Question: Problem 3 (20 points) A friend would like you to build an electronic eye for use as a fake security device. The device consists of

Problem 3 (20 points) A friend would like you to build an electronic eye" for use as a fake security device. The device consists of three lights lined up in a row, controlled by the outputs Left, Middle, and Right, which, if asserted, indicate that a light should be on. Only one light is on at a time, and the light "moves" from left to right and then from right to left, thus scaring away thieves who believe that the device is monitoring their activity. In other words, the sequence is leftmiddle-rightmiddle?left and so on. 1) Give a state table and draw a graphical representation for the finite state machine used to specify the electronic eye. Note that the rate of the eye's movement will be controlled by the clock speed (which should not be too fast) and that there are no inputs. 2) Assign state numbers to the states of the finite state machine you constructed and write a set of logic equations for each of the outputs, including the next state bits. 3) Using D flip-flops, AND, OR, and NOT gates, construct a design of the electronic eye that is ready to be implemented. You need to show the entire system with the gates and flip-flops. Problem 3 (20 points) A friend would like you to build an electronic eye" for use as a fake security device. The device consists of three lights lined up in a row, controlled by the outputs Left, Middle, and Right, which, if asserted, indicate that a light should be on. Only one light is on at a time, and the light "moves" from left to right and then from right to left, thus scaring away thieves who believe that the device is monitoring their activity. In other words, the sequence is leftmiddle-rightmiddle?left and so on. 1) Give a state table and draw a graphical representation for the finite state machine used to specify the electronic eye. Note that the rate of the eye's movement will be controlled by the clock speed (which should not be too fast) and that there are no inputs. 2) Assign state numbers to the states of the finite state machine you constructed and write a set of logic equations for each of the outputs, including the next state bits. 3) Using D flip-flops, AND, OR, and NOT gates, construct a design of the electronic eye that is ready to be implemented. You need to show the entire system with the gates and flip-flops
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
