Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please post the response in RSLogix 500 Pro (pictures would work best) Create and demonstrate a program which will control a set of stoplights at
Please post the response in RSLogix 500 Pro (pictures would work best)
Create and demonstrate a program which will control a set of stoplights at an intersection (north-south and east-west). One lane goes each way on each of the two roads (see Figure 1). Your programs should use timers to cycle through the various states of the intersection. Although there are two traffic lights for each direction (e.g. one faces east, one faces west), you may treat these as a single input since for this application they do not need to be controlled separately. It is recommended to start by outlining the sequence of states the system will cycle through. The green light should stay on for 10 seconds in either direction. The yellow light should have a duration of 3 seconds. Between cycles, both lights should be red for 1 second to ensure the intersection is clear before triggering a green light in the other direction. SOUTHBOUND NS W 23 - -E WESTBOUND - - - - EASTBOUND EW TNORTHBOUND Create and demonstrate a program which will control a set of stoplights at an intersection (north-south and east-west). One lane goes each way on each of the two roads (see Figure 1). Your programs should use timers to cycle through the various states of the intersection. Although there are two traffic lights for each direction (e.g. one faces east, one faces west), you may treat these as a single input since for this application they do not need to be controlled separately. It is recommended to start by outlining the sequence of states the system will cycle through. The green light should stay on for 10 seconds in either direction. The yellow light should have a duration of 3 seconds. Between cycles, both lights should be red for 1 second to ensure the intersection is clear before triggering a green light in the other direction. SOUTHBOUND NS W 23 - -E WESTBOUND - - - - EASTBOUND EW TNORTHBOUNDStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started