Project
# | Title | Team Members | TA | Documents | Sponsor |
---|---|---|---|---|---|
38 | Smart Stove System |
Aryan Gupta Dinal Gunaratne Nikil Nambiar |
Stasiu Chyczewski | design_document1.pdf design_document2.pdf design_document3.pdf final_paper1.pdf proposal2.pdf proposal1.pdf |
|
Team Members: Nikil Nambiar (nikiln2), Dinal Gunaratne (dinalg2), Aryan Gupta (aryang4) **PROBLEM:** In recent years, there has been a concerning rise in the number of house fires attributed to stoves being left unattended. Nearly 50% of house fires are caused by burners being left on and unattended. In addition, being able to control a stove away from the knobs allows for more control while cooking. As a result, there should be an easy solution where a user can remotely control and turn off any burner that is on. **SOLUTION:** Our solution involves having heat sensors on each of the stoves to determine which burners are on and relay this information to the user via an app. The user will be able to see which stoves are on, and control each stove remotely. To whatever level the user sets the stove, there will be a robotic clasp that will appropriately move the knob of the stove to the desired level. The robotic clasp’s movement will be controlled by a chassis on rails which will automatically go to the desired knob and then turn it off. We are planning on having this movement pre-configured so that it can be easily replicated. Additionally, all communication between the app and heat sensors will be done over a network connection. This solution will also have automated features. We plan to add a thermometer probe the user can manually put in pots with soups or other liquids to add boil over protection. This probe will monitor the temperature and automatically turn down the temperature of the stove once there is a risk of a boil over (temperature rising significantly above boiling point). Our app will contain a visual interface which allows users to see which exact burner is on, and change the burner intensity to whatever is desired, including off. Additionally, we will add push notifications to notify the user if a burner is on or if boil over was detected and handled. If time permits, an additional feature we would like to implement is a separate smoke detecting component to allow for fire detection. This component would detect if a fire is forming and automatically turn off the burner to prevent or reduce the flame. It would also notify users via the app. **PROJECT COMPONENTS:** Microprocessor: Processor to control the robotic claspers’ movements, send and receive signals from app Rail System: Simple motor powered rail system to guide the clasper along the stove top Servo Motors: Used to move the robotic clasper along the rails Chassis: Create a stable mechanism to hold the clasper mechanism Clasper with Actuator: Use an actuator to press the clasper on the stove switch Wifi adapter: Connects device to wifi to allow communication with app App: phone app with front end to display which stove is on and allow users to close stove from app Heat Sensors: Sensors to check the heat of each stove to tell if stove is off Thermometer Probe: Sensor to check the temperature of liquid in pot **CRITERIA FOR SUCCESS:** Our main goal is making sure that a user is able to remotely turn off a stove. The system should be able display information regarding which stove is one and give the user the option to turn off the stove. All this communication between the system and user will be done through an app. Our second goal is for boil over protection which should automatically detect when a liquid in a pot is being boiled for too long and either notify the user that their dish is about to boil over or remotely turn down the temperature of that specific burner to prevent the spill over before it occurs. Stretch Goal: If time permits we would also like to add some sort of smoke detector sensor that would be able to detect if there's a fire on the pan or not. We would probably have to create our own module for this, and look into this further. |