Using OR in simulink

2 次查看(过去 30 天)
William Corluka
William Corluka 2020-5-21
评论: Ryan 2024-5-15
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

回答(1 个)

Raunak Gupta
Raunak Gupta 2020-5-28
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.
  1 个评论
Ryan
Ryan 2024-5-15
Hi,
Could you possible show how to do that exactly through logic operations ?
thank you

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by