Difference between revisions of "Cheers!"

From ESE205 Wiki
Jump to navigation Jump to search
Line 59: Line 59:
 
# [https://www.amazon.com/Arduino-power-supply-adapter-110V/dp/B018OLREG4/ref=sr_1_4?ie=UTF8&qid=1488525676&sr=8-4&keywords=9v+1a+power+supply AC/DC Switch Power Supply]: $6.29
 
# [https://www.amazon.com/Arduino-power-supply-adapter-110V/dp/B018OLREG4/ref=sr_1_4?ie=UTF8&qid=1488525676&sr=8-4&keywords=9v+1a+power+supply AC/DC Switch Power Supply]: $6.29
 
# [http://www.homedepot.com/p/Maple-Board-Common-1-in-x-2-in-x-Random-Length-Actual-3-4-in-x-1-1-2-in-x-Random-Length-1041218/207098645?keyword=098945072954 Maple Board(10 foot)]:$14.00
 
# [http://www.homedepot.com/p/Maple-Board-Common-1-in-x-2-in-x-Random-Length-Actual-3-4-in-x-1-1-2-in-x-Random-Length-1041218/207098645?keyword=098945072954 Maple Board(10 foot)]:$14.00
# [http://www.homedepot.com/p/1-2-in-2-ft-x-2-ft-Medium-Density-Fiber-Board-1508107/205881911?keyword=099167229645 Medium Density Fiber Board(2 pc)]:$11.9
+
# [http://www.homedepot.com/p/1-2-in-2-ft-x-2-ft-Medium-Density-Fiber-Board-1508107/205881911?keyword=099167229645 Medium Density Fiber Board] x2=:$11.9
# [http://www.homedepot.com/p/Everbilt-332-3-8-in-x-3-1-16-in-x-4-3-16-in-Coarse-Zinc-Plated-U-Bolt-806856/204273758 U-bolt(2 pc)]: $5.16
+
# [http://www.homedepot.com/p/Everbilt-332-3-8-in-x-3-1-16-in-x-4-3-16-in-Coarse-Zinc-Plated-U-Bolt-806856/204273758 U-bolt] x 2= $5.16
 
#  [https://www.walmart.com/ip/Coca-Cola-Cola-355mL/16940377 Coca-Cola Mexican Glass Bottle, 355 mL] x 6: $5.98 (purchase in Walmart store)
 
#  [https://www.walmart.com/ip/Coca-Cola-Cola-355mL/16940377 Coca-Cola Mexican Glass Bottle, 355 mL] x 6: $5.98 (purchase in Walmart store)
 
#  [https://www.walmart.com/ip/Coca-Cola-Classic-Cola-2-l/14940705 Coca-Cola 2L] x 2 = $2.00 (purchase in Walmart store)
 
#  [https://www.walmart.com/ip/Coca-Cola-Classic-Cola-2-l/14940705 Coca-Cola 2L] x 2 = $2.00 (purchase in Walmart store)

Revision as of 07:27, 4 April 2017

Overview

Have you ever felt frustrated that soda always rises higher than you expect and spills all over your table? We are here to help. 'Cheers' is a automated soda pouring machine that takes a bottled soda and pours it into glassware without spilling the fizz. It utilizes 3D printing techniques for constructing the mechanical framework and an Arduino to control the system. 'Cheers' tilts your soda bottle and glass to an angle towards each other to minimize the fizzing and the tilting mechanism stops after the soda height reaches your desired level and voila, Cheers!

Team Members

  • Jessie Shi (Tianjiao): Chemical Engineering, System Engineering ’18
  • Haixiang Ren: System Engineering ’18
  • Natalie Ng: TA

Objectives

Figure 1
  1. Replicate the project found on youtube but replace the beer bottle with a soda glass bottle and appropriately sized glassware. There will also be no bottle rotating mechanism. The control for the tilting mechanism will be changed to a pulley rope system outlined in Figure 1. The glassware will be kept on the table instead of swinging.
  2. Print a sturdy mechanical frame and a stable soda and bottle holder so that they do not misalign while pouring.
  3. Soda should be poured into glassware smoothly and without spilling.
  4. Create an algorithm which lets the weight sensor approximate the height of liquid in the glassware and then determine the stopping point for the tilt mechanism of the soda bottle.
  5. If possible, conduct the same experiment, but change the Mexican glass soda bottle to a generic soda can.

Steps required to complete project

  1. Soda bottle should be able to maintain 3 positions. The latter two angles will be determined through experimentation. Position 2 will be when the first drop of soda occurs and position 3 is when all the soda in the bottle can be poured out.
  2. There will be one pouring mechanism. The bottle should go fast from position 1 to position 2 and slowly from position 2 to position 3 (This is when soda is pouring out from the bottle).
  3. Weight sensor will be used to estimate the amount of liquid in the glassware and thus control the tilting mechanism.
  4. Start of the program is initiated by pressing a push button.
  5. All electronics (Arduino, motor and push button) will be held on top of the mechanical system by constructing a wooden stage. Four pulleys will be used as shown in Figure 1 to eliminate the chances of electric shock. The wires to connect the weight sensor to the Arduino board will be inside the support stands for the glassware (Figure 1).
  6. The four pulley system cuts the torque needed from the motor to 1/4 its original value.
  7. Fishing line with 65 lbs limit will be used to prevent the rope from breaking.
  8. All the soda from the bottle should be poured into the glassware, which would fill it 3 cm to the tip.
  9. The demo will include a demonstration of pouring soda using the completely assembled model.
  10. If time permits, we will try to modify the same mechanism for a soda can to increase the utility of the product.

Challenges

  1. 3D printing
    • learn solidworks
    • design specific dimensions of soda bottle, glassware holder and frame (we will have to print two parts of the frame and connect them together as 3D printing can only print a height of 8 inches)
    • design base for hold the motor in place.
    • build models using Solidworks and 3D print them.
  2. Arduino
    • Learn Arduino programming language.
    • Implementing the Arduino code with weight sensor and servo motor.
    • Debugging code and adjusting parameters to control the tilting mechanism.
  3. Hardware
    • Servo motor should keep control system stable during tilting mechanism and not go too fast/slow
    • Design a circuit that connects the servo motor, push button and weight sensor to the Arduino.
    • Find the various tilt angles outlined in the objectives section by conducting experiments (use tap water instead of soda).
    • Determine the rpm value on the servo motor as it pulls the fishing line, controlling the tilt angle.
    • The soda bottle should be able to tilt at an angle more than 90 degrees (position 3) from its original position.
  4. Safety
    • Electricity hazard when circuit interacts with liquid: elevate the electronic circuit above the mechanical system level to mitigate the risk of wetting the electronics
    • Rope might break: use appropriately weight-rated fishing line

Budget

  1. Continuous Rotation Servo Motor x 2: $36 (+$5.50 shipping)
  2. Infrared Proximity Sensor = $13.95 (+$5.72 shipping)
  3. Current Fast Fuse, 500mA x 5 = $4.75
  4. Toggle switch: $1.95
  5. General purpose epoxy glue: $5.47
  6. Solder bread board: $1.99
  7. Thermal Cutoff Fuse x 2= $3.78
  8. Double pulley (12-pack): $21.98
  9. AC/DC Switch Power Supply: $6.29
  10. Maple Board(10 foot):$14.00
  11. Medium Density Fiber Board x2=:$11.9
  12. U-bolt x 2= $5.16
  13. Coca-Cola Mexican Glass Bottle, 355 mL x 6: $5.98 (purchase in Walmart store)
  14. Coca-Cola 2L x 2 = $2.00 (purchase in Walmart store)
  15. Arduino UNO board: provided
  16. 3D printing: provided
  17. Nut and bolts: provided and owned
  18. Wooden base and wooden protection cover - scrap wood from machine shop, already found
  19. Power Pro Fishing Braided line – 65 lbs limit: owned
  20. Magnet Screw Driver tool kit - owned
  21. Extension Cord - owned
  22. Glassware: owned
  23. Dremel: owned

Total: $112.47

Gantt Chart

caption