Difference between revisions of "WarmUp Boot"

From ESE205 Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
Nathan Schmetter, TA
 
Nathan Schmetter, TA
 
== Overview ==
 
== Overview ==
No matter how thick the socks and no matter how many foot warmers you stuff into your ski boot, there are some days when the conditions are just too brittle for comfort. We aim to solve this by developing a ski boot heater in which a rechargeable battery pack fitted to the boot powers up two heating pads, one on the top of the foot and the other on the toes, meshed within the boot. And to ensure customization and to combat overheating, there will be a temperature gauge the user may interact with to adjust the temperature to his/her liking. This interface will also be fixed to the boot, and have thickness so that it may double as an encasing for the Arduino and circuits. Each heating pad will be linked to a button, with a green LED on top of it to indicate whether it is on or off, and an accompanying dial under each button to allow for the user to manually adjust the warmth of each pad. A row of 4-6 LED's will be located at the top of the interface to illustrate how hot each pad is.  
+
No matter how thick the socks and no matter how many foot warmers you stuff into your ski boot, there are some days when the conditions are just too brittle for comfort. We aim to solve this by developing a ski boot heater in which a rechargeable battery pack fitted to the boot powers up two heating pads, one on the top of the foot and the other on the toes, meshed within the boot. And to ensure customization and to combat overheating, there will be a temperature gauge the user may interact with to adjust the temperature to his/her liking. This interface will also be fixed to the boot, and have thickness so that it may double as an encasing for the Arduino and circuits. Each heating pad will be linked to a LED button, which lights up when clocked on, and an accompanying dial under each button to allow for the user to manually adjust the warmth of each pad. A row of 4-6 LED's will be located at the top of the interface to illustrate how hot each pad is.
  
 
== Objectives ==
 
== Objectives ==

Revision as of 22:40, 13 February 2017

Team Members

Jackson Kleeman, Class of 2019, Systems Engineer

Daniel Reiff, Class of 2019, Systems Engineer

Allen Salama, Class of 2019, Systems Engineer

Nathan Schmetter, TA

Overview

No matter how thick the socks and no matter how many foot warmers you stuff into your ski boot, there are some days when the conditions are just too brittle for comfort. We aim to solve this by developing a ski boot heater in which a rechargeable battery pack fitted to the boot powers up two heating pads, one on the top of the foot and the other on the toes, meshed within the boot. And to ensure customization and to combat overheating, there will be a temperature gauge the user may interact with to adjust the temperature to his/her liking. This interface will also be fixed to the boot, and have thickness so that it may double as an encasing for the Arduino and circuits. Each heating pad will be linked to a LED button, which lights up when clocked on, and an accompanying dial under each button to allow for the user to manually adjust the warmth of each pad. A row of 4-6 LED's will be located at the top of the interface to illustrate how hot each pad is.

Objectives

  • To create an efficient closed loop circuit between the battery pack and heat pad that does not lose power[1]
  • To prevent the boot from overheating
  • To ensure that the panel boot warming system is waterproof and unaffected by the elements
  • To create an efficient and elegant user interface that will allow for the wearer to control the temperature of each heating pad.[2]

Challenges

  • Learning how to use Arduino in creating a user interface for temperature control
  • Ensuring the general safety of our design, by eliminating exposed wires and ensuring a limited amount of current is supplied to the heat pads so that they do not overheat
  • Encasing all exposed electrical components to not only make the product look more polished, but more importantly, to ensure the system is waterproof
  • Learning how to 3-D print to create encasings for the interface and any exposed electrical components
  • Creating an effective, closed circuit
  • Ensuring there is enough voltage in our battery pack to power the heating pad, without compromising comfort of functionality of the ski boot
  • Further down the road, we would like to see if we can add a solar panel component to our system as an additional means of charging the battery. Figuring out how to attach the solar panel onto the ski in a way that is both strong yet matches the ski’s flexibility

Initial Design Sketches

Exterior Interior Top Down
Exterior.jpg
Iinterior.jpg
Topdown.jpg

Gantt Chart

caption

Budget

  1. Filament for 3d printer (provided)
  2. Arduino (provided)
  3. 5V heating pads (x2)- $14.85 ($.495 each) https://www.sparkfun.com/products/11289
  4. Assorted LED Pack - $2.95 https://www.sparkfun.com/products/12062
  5. LED Tactile Button (x2) - $3.90 ($1.95 each) https://www.sparkfun.com/products/10443
  6. Silver Metal Knob (x2) - $3.00 ($1.50 each) https://www.sparkfun.com/products/10001
  7. N Channel MOFSET (x2)- $1.90 ($0.95 each) https://www.sparkfun.com/products/10213
  8. Diode 10 pack-$1.50 https://www.adafruit.com/products/755
  9. 10K ohm resistor 20 pack-$0.95 https://www.sparkfun.com/products/11508
  10. Digital Temperature Sensor Breakout -$4.95 https://www.sparkfun.com/products/13314
  11. Breadboard - Mini Modular- $3.95 https://www.sparkfun.com/products/12043
  12. 330 ohm resistor 30 pack- $0.95 https://www.sparkfun.com/products/11507
  13. 10 pack of male/male jumper wires (x2) - $6.12 ( $3.06 each) http://www.digikey.com/product-detail/en/MIKROE-513/1471-1232-ND/4495596?WT.mc_id=IQ_7595_G_pla4495596&wt.srch=1&wt.medium=cpc&WT.srch=1&gclid=CjwKEAiA8dDEBRDf19yI97eO0UsSJAAY_yCSOmvzw4zeLBUZnSqCsXBz6Mxfu6eCiSwL7x72d9s1NxoC7Azw_wcB
  14. Long Male/Female Jumper cables $4.50 http://www.ebay.com/itm/like/181940005899?lpid=82&chn=ps&ul_noapp=true
  15. Ski boots - $10 https://stlouis.craigslist.org/spo/5966731361.html (still waiting on a response)

Total: $

References