Question: Scenario: Design a traffic light control system for a two - way intersection, where each direction has a red, yellow, and green light. Inputs: A:
Scenario: Design a traffic light control system for a twoway intersection, where each direction has a red, yellow, and green light.
Inputs:
A: Sensor for Direction if a vehicle is present, otherwise
B: Sensor for Direction if a vehicle is present, otherwise
C: Emergency Vehicle Signal if an emergency vehicle is approaching, otherwise
Tasks:
i Design a truth table for the traffic light system, specifying the output signals for each light R G Y for Direction and R G Y for Direction
ii Derive the logic expressions for each output using AND, OR and NOT gates based on the truth table.
iii. Implement the logic expressions using basic gates and draw the circuit diagram.
iv Write the gate level HDL
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
