Project
# | Title | Team Members | TA | Documents | Sponsor |
---|---|---|---|---|---|
37 | Smart Stair Gate |
Alexander Chin Brandon Lau Zeyad Irsheid |
Zicheng Ma | design_document1.pdf design_document2.pdf final_paper1.pdf photo1.jpg photo2.jpg presentation1.pptx proposal1.pdf video1.mp4 |
|
Team Members: Alex Chin (ahchin2@illinois.edu) Brandon Lau (blau21@illinois.edu) Zeyad Irsheid (irsheid2@illinois.edu) Problem Many families live in houses in which they have small children. In these cases, the stairs could be dangerous for young children such as babies who are still learning to walk and can’t fully support themselves yet. Parents take precautions to prevent their young children from going near the stairs however sometimes mistakes happen and they may forget to watch their children or put up something preventing them from accessing the stairs. Solution Our solution is to build a small smart gate that can be placed at the top of the stairs. The gate will have cameras attached and motion sensors that can determine if something approaches it. The initial state of the gate is that it is closed, and depending on the size of an object approaching, it may open. For example, if a baby approaches the gate then it will detect a small size and remain closed to prevent the child from falling down the stairs. However, if an adult approaches the gate then it will open so they can pass. The gate will have a latch that will signal the microcontroller when it is closed. The microcontroller will signal a device such as a phone so that parents can confirm the gate is closed when they are not around. A smart child gate is necessary to provide peace of mind for the parents. Our world is growing and technology is advancing meaning people are busier than ever before. Sometimes, both parents in a family work and so they do not have time to be constantly watching over their young children. In addition, with so many things on your mind, it is not impossible for parents to forget whether or not they closed the gate before they left the house, went downstairs, etc. To remove this problem, the smart gate allows the parents to check on the state of the gate regardless of where they are and to close it from afar, giving them more control over their child’s safety. Project Components Microcontroller: Microcontroller connected to the sensors as well as the camera. Receives a signal confirming whether the gate is open or closed. Allows manual access of the motors with a device such as a phone. Motion Sensors: Motion sensors that can detect when a figure moves close to the gate. Measurement Sensor: Measurement sensor that can detect the size of the object which will determine if it is a baby or an adult that is approaching the gate. These will be used in hand with the motion sensors to ultimately determine if the gate should open or remain closed. Video Feed: Whenever a figure approaches the gate regardless of size, a notification will pop up on the phone to view the camera feed. Using the same app, you can manually command the gate to open or close. This is useful in cases where you may have a small pet that is allowed to roam the house but the gate mistakes it for a child and locks itself. Mini-motors: Small motor present that can quickly close/open the gate depending on the conditions evaluated by the motion and video sensors. Success Criteria A smart gate that is capable of opening/closing itself depending on conditions determined by motion and measurement sensors. The gate will be able to accurately determine the difference between a child and an adult approaching. The camera attached to the gate will provide a live feed to a device. Using the same device the user can confirm whether the gate is open or closed. In addition, they can manually command the gate to open or close with the push of a button. |