My project is ultimately about making my filter in my house automatically dispense 8 ounces of water when a button is pressed which then activates a solenoid to push the lever that dispenses the water. Now let's discuss how I came to decide this project.
I am someone, who like most people in today's world, drinks a lot of water but doesn't really know the exact amount they drink. With that in mind I started brainstorming an easy way to track my water that utilizes an object in my household. Luckily, my dad had just bought a new water filter and that is when I had the brilliant idea to somehow make a mechanism that can utilize this filter to dispense 8 ounces of water, so that way I can easily track my water input. Now that I had my idea, it was time to get the fun started.
I first had to decide which mechanism could fulfill my project and with help from my teacher (Mr.Law), I was then able to decide on a push-pull solenoid. Side Note: although I decided on a solenoid I didn't learn until later on how weak a solenoid can really be, with this information, I advise if you are to do this project measure the force needed to pull a lever or push a button to have the water disperse, this saves a lot of time and money. After finding out I needed a 10 newton solenoid, it came to the wiring and setup aspect. This projects wiring is not at all complicated. We use a transistor and diode to regulate the voltage for the solenoid and then wire the solenoid and button needed to activate it(picture shown in the next slide).
After all wiring is done, then comes the code. The code is published in the next slide, but ultimately what it does is when the button is pressed, the code will activate the solenoid for 4.4 seconds to release the water, then it will pull back and no water will come out. I get the 4.4 seconds from averaging, out of five trails, how long it takes my filter to fill an 8 ounce glass of water. You can do this too by just grabbing a measuring cup and timing how long it takes to reach 8 ounces.
I would like to mention that at the end my project did not work, due to my filter not having a solid base to support my solenoid, causing the solenoid to not be able to push all the power into the lever that dispenses the water. So with that in mind, if you are conducting this project make sure you have a stable base/environment that can support a solenoid in order for the solenoid to release enough power.
Comments
Please log in or sign up to comment.