how to model a fire alarm system on simulink
13 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Raunak Gupta
on 12 Nov 2020
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 Comment
Andres Adam
on 5 Jun 2024
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
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!