how to model a fire alarm system on simulink
11 ビュー (過去 30 日間)
古いコメントを表示
KIndly advise as to how I can model and simulate a fire alarm system on simulink. So if you can suggest any crediable and reliable learning resources that would be best.
0 件のコメント
回答 (1 件)
Raunak Gupta
2020 年 11 月 12 日
Hi,
The following link explain how you can model a system which triggers on an event using Stateflow. The detection of fire is something which depends on how you are estimating it. This can be a starting point for making the alarm system after the fire is detected.
1 件のコメント
Andres Adam
2024 年 6 月 5 日
Raunak's link was valid until R2022a. If you are using R2022b or later, that example is located here:
https://www.mathworks.com/help/stateflow/gs/events.html
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!