Question: read the requirements below For the final project, we will be writing a program using ladder logic diagram to design a simple traffic light control.

read the requirements below
For the final project, we will be writing a program using ladder logic diagram to design a simple traffic light control. This time we will use counter, timers, and comparison instruction. Please follow the steps to set up the program.
1- Set up a counter that counts up to 10 and that should be triggered by pressing a button.
2- Using a comparison instruction as soon as the counter count is equal to 3, start the timer for traffic light.
3- Timer0: starts and runs for 10 seconds. During that time the traffic light is red.
4- Timer 1: starts as soon as Timer0 is DONE. It runs for 15 seconds. During that time the traffic light is Green.
5- Timer2: starts as soon as Timer1 is DONE. It runs for 20 seconds. During that time the traffic light is Yellow.
6- Once Timer2 is DONE reset back to Timer0
7-Set up a button so when it is pressed, it will reset the Counter.
Part2: You have to demo your project
 read the requirements below For the final project, we will be

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!