meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sustcodecamp2016:group2:start [2016/03/04 10:50]
js [Documentation]
sustcodecamp2016:group2:start [2016/03/10 13:51] (current)
js
Line 1: Line 1:
-====== EASE - Energy-saving-Automated Sauna Experience ======+====== EASE - Energy Automated Sauna Experience ======
  
 ==== Group members ==== ==== Group members ====
   * Joonas Salminen   * Joonas Salminen
   * Toni Martikainen   * Toni Martikainen
-  * Jayden Khakurel+  * Jayden 
   * Edson   * Edson
  
 ==== Idea and motivation ==== ==== Idea and motivation ====
 +
 +Some background:
 +
 +  * Social and Economic problem:
 +    * Many people die in Sauna (Over staying, Hyperthermia, drunk and being unconsciousness, etc) - 30-40 deaths in Finland ((http://www.stat.fi/til/ksyyt/2013/ksyyt_2013_2014-12-30_kat_005_en.html))
 +    * Electric prices going up every year
 +    * Global economy in poor condition
 +
 +{{:sustcodecamp2016:group2:evolution_of_eu-28_and_ea_electricity_prices_for_household_consumers_eur_kwh_.png?200|}}
 +Evolution of EU-28 and EA electricity prices for household consumers
 +((http://ec.europa.eu/eurostat/statistics-explained/index.php/Electricity_price_statistics))
 +
 Our scenario is a person trying to save energy/money when using the sauna in a single-person apartment. Our motivation for this comes from the fact that electric sauna stove is one of the biggest electricity consumers at home, about 6-10 kWh/session, with over half of the stove's energy consumption coming from pre-heating and the rest from keeping the warm up during the sauna session. Energy companies usually give some general instructions that you can follow to make the use of sauna more energy-efficient: Our scenario is a person trying to save energy/money when using the sauna in a single-person apartment. Our motivation for this comes from the fact that electric sauna stove is one of the biggest electricity consumers at home, about 6-10 kWh/session, with over half of the stove's energy consumption coming from pre-heating and the rest from keeping the warm up during the sauna session. Energy companies usually give some general instructions that you can follow to make the use of sauna more energy-efficient:
  
Line 26: Line 38:
   * Motion detection based lighting so that lights go on when there is movement and off if there is no movement for certain amount of time.   * Motion detection based lighting so that lights go on when there is movement and off if there is no movement for certain amount of time.
  
 +Scenario 1: Switch on the Sauna and notify the person
 +
 +**Given** Switch on the Sauna automatically\\
 +**When** every Tuesday between 19-20.30\\
 +**Then**  notifies the person via alarm when temperature in sauna room reaches 70c\\
 +**And**  disable alarm automatically
 +
 +{{:sustcodecamp2016:group2:screenshot_from_2016-03-04_13_31_57.png?200|}}
 +
 +Scenario 2: Turn on the Sauna Lights
 +
 +**Given** Sauna is Switched on\\
 +**When** Someone enters the Sauna room\\
 +**Then**  turn on the lights
 +
 +{{:sustcodecamp2016:group2:screenshot_from_2016-03-04_13_32_07.png?200|}}
  
 ==== Technology ==== ==== Technology ====
Line 77: Line 105:
 Thus with our system **the total savings are about 47 € (~392 kWh) in a year.** Thus with our system **the total savings are about 47 € (~392 kWh) in a year.**
  
 +Cost for the equipment:\\
 +HomeMatic 131776 Wireless motion detector Indoors: 65 €\\
 +HomeMatic 130248 Wireless switch 1-channel Adapter 3680 W: 3 x 54 €\\
 +HomeMatic 132095 Wireless temperature and humidity sensor HM-WDS40-TH-I-2 Indoors: 54 €\\
 +TUXRADIO : 40 €\\
 +Total: 321 €
  
 +One time investment. Return of Investment (ROI) : 321/47= 7 years.
 ==== Documentation ==== ==== Documentation ====
  
   * Project presentation: {{:sustcodecamp2016:group2:group2_project_ease.pdf|}}   * Project presentation: {{:sustcodecamp2016:group2:group2_project_ease.pdf|}}
   * Protocol presentation: {{:sustcodecamp2016:group2:group2_p_enocean.pdf|}}   * Protocol presentation: {{:sustcodecamp2016:group2:group2_p_enocean.pdf|}}
-  * Project report: [download link]+  * Project report: This wiki-page 
 +  * Special challenge report: {{:sustcodecamp2016:group2:group2_specialchallengereport.pdf|}}
   * Project poster: {{:sustcodecamp2016:group2:group2_poster.pdf|}}   * Project poster: {{:sustcodecamp2016:group2:group2_poster.pdf|}}
  
 ==== Sources ==== ==== Sources ====
  
-  * [zip link here]+  * {{:sustcodecamp2016:group2:scripts.zip|}} 
 + 
 +==== Experiences ====
  
 +  * Teamwork- awesome
 +  * Learned a whole heck of about home automation
 +  * Heck of fun to use projector as Sauna 
 +  * Motivated to install fhem server and install homeMatic devices to control devices and SAVE energy 
 +  * Learned how to edit front end of fhem server.
 +  * Thank you Prof. Dr. Jari Porras and Prof. Dr. Olaf Drögehorn
  
 +Overall it was GREAT!!