It is required to design a two-way traffic light controller as shown in figure 1. The controller has the following specifications:
It will light green for 30 sec in the main street, and in the same time, red in the side street
Then, it will light red in the main street for 30 sec, and in the same time, green in the side street.
The system does not use a seven-segment display to show the count for the two states.
Rules:
- The system must be designed using logic circuits and gates NOT microcontrollers.
It will light green for 30 sec in the main street, and in the same time, red in the side street
Then, it will light red in the main street for 30 sec, and in the same time, green in the side street.
The system does not use a seven-segment display to show the count for the two states.
Rules:
- The system must be designed using logic circuits and gates NOT microcontrollers.
Last edited by a moderator: