The aim of this experiment is to design and construct a race timer, suitable for use in track events, where the times of place getters are displayed on seven segment LED displays. The circuit is to start counting on receipt of a pulse from a starting button, and to record the times of arrival of the place getters. You are asked to design and construct
two dierent circuits, the rst displaying the rst two place getters only, while the second and more involved circuit stores and displays the time for the rst three place getters. We will restrict the timing precision to two digits only { seconds and tens of seconds { although the extension to higher precision should be obvious.
Timer C:
should be able to register and display the times of the first 4 place getters in a race. A single pair of seven segment LED's should display one place getter's time (0-99). Timer C should have 4 inputs: a reset and input X as in Timer B, and switches S1 and S0 to select which of the 4 plagetter's time to display on the pair of 7 segment LED's.
- any advice on how to go about this? Last weeks lab had us do FSM, mealy models and 4bit counters.
Thanks in advance for any help
two dierent circuits, the rst displaying the rst two place getters only, while the second and more involved circuit stores and displays the time for the rst three place getters. We will restrict the timing precision to two digits only { seconds and tens of seconds { although the extension to higher precision should be obvious.
Timer C:
should be able to register and display the times of the first 4 place getters in a race. A single pair of seven segment LED's should display one place getter's time (0-99). Timer C should have 4 inputs: a reset and input X as in Timer B, and switches S1 and S0 to select which of the 4 plagetter's time to display on the pair of 7 segment LED's.
- any advice on how to go about this? Last weeks lab had us do FSM, mealy models and 4bit counters.
Thanks in advance for any help