フィルターのクリア

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 Center および File ExchangeModeling についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by