Clear Filters
Clear Filters

Fail Safe condition to a system

3 views (last 30 days)
Ayush Verma
Ayush Verma on 2 Oct 2019
Commented: Mouad Najam on 28 Feb 2020
I am designing a smart microwave system in Simulink and I need to add a failsafe condition to the system. Can someone tell me how to add that ?
  1 Comment
Mouad Najam
Mouad Najam on 28 Feb 2020
Hello Ayush, I am working on an academical project about microwave ovens and I need some help simulating one. Can I have the files of your simulation. Thank you.

Sign in to comment.

Answers (1)

Akshit Agarwal
Akshit Agarwal on 9 Oct 2019
Hi Auysh,
You can use a simple if-else condition to implement it. For how to implement if-else in simulink, refer to this doc: Implement if-else logic in simulink.

Categories

Find more on General Applications in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!