Using OR in simulink

1 view (last 30 days)
William Corluka
William Corluka on 21 May 2020
Answered: Raunak Gupta on 28 May 2020
Hi Guys,
Im working on a timed traffic light system (which includes pedestrian lights) in matlab using relational operators and lamps. I am having trouble getting the red pedestrian light to remain on, at the time the main traffic light turns orange. I asked my lecturer about this, and he expalined that I need to use an OR operator to complete this system. I have tried integrating this into my simple system but cant seem to get the light to remain red and then turn off while the main lamp switches from orange to red. My traffic light works well apart from this section.
Please see attached simulink file to understand further what I am trying to do.
Thanks guys!
William

Answers (1)

Raunak Gupta
Raunak Gupta on 28 May 2020
Hi,
By adding OR in the model means even if the traffic light is green or orange the pedestrian light should remain red. I have added the OR and input to that is the red and orange lines for traffic signal. The output of this OR is then you signal for lamp showing red light for pedestrain. You may find attached model helpful.I have made the changes as told above.

Categories

Find more on Simulink in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!