1.0.0 • Published 4 years ago

hk_eq_lib v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Haugaland Kraft environment and electrical use comparing library

This library is ment to provide data for the functionalities presented in the prototype created by summer interns 2020 in the energy project. The librabry contains two methods that has a HashMap as a return value. The two methods both expects a amount of kWh as a parameter and includes as follows:

ENERGY EQUIVALENTS

  • Washing machine (WM). Returns how many 60 degrees programs the given kWh is equivalent to. Based on 1 kWh per wash. Data found on the following site
  • Tumble dryer (TD). Returns how many rounds the given kWh is equivalent to. Based on a A-rating dryer, 3 kWh per round. Data found on the following site
  • Dish washer (DW). Returns how many rounds of a 65 degrees ordinary program the given kWh is equivalent to. Based on 1.05 per wash. Data found on the following site
  • Light bulb (LB). Returns how many hours a 40 watt light bulb the given kWh is equivalent to. Data found on the following site
  • Charge phone (CP). Returns how many times a phone with a mid sized battery can be charged with a capasity of 10 watt (Samsung G S10 and iPone XS). Data found on the following site
  • Frozen pizza (FP). Returns how many fried frozen pizzas the given kWh is equivalent to. Based on 15 min, 0,55 kWh per pizza. Data found on the following site
  • Shower time (ST). Returns number of minutes of showering the given kWh is equivalent to. Based on 0,558 kWh per minute, with a normal showerhead, 16 liters per minute. Data found on the following site
  • Netflix streamtime (NS). Returns how many hours of streaming Netflix the given kWh is equivalent to. Based on 0.163 kWh per hour. Data found on the following site
  • Driving Tesla (DT) -> Returns of many km of driving a Tesla the given kWh is equivalent to. Based on a Model S 60, 0.181 kWh per km. Data found on the following site

    ENVIRONMENTAL EQUIVALENTS

    All the given returns are based on Duckys calculations that a kWh causes 0,128 kg of CO2-eq
  • Plane travel (PT). Returns how many airplane trips Haugesund-Oslo the emisson caused by the given kWh is equivalent to. Based on 85kg per trip. Data found on the following site
  • Tree production (TP). Returns how many trees is needed to filter the emisson caused by the given kWh is equivalent to. Based on that one tree filters 250kg during a lifetime. Data found on the following site
  • Car trip (CT). Returns how many km of driving a fossil-powered car the emisson caused by the given kWh is equivalent to. Based on Duckys data, 257g per km driven
  • Meat production (MP). Returns how much meatproduction the emisson caused by the given kWh is equivalent to. Per 100 g, 105kg per Data found on the following site
  • Jeans production (JP). Returns how many jeans produced the emisson caused by the given kWh is equivalent to. Based on 33,4kg per Data found on the following site
  • Electric vehicle driving (EV). Returns how many km of driving a electric car the emisson caused by the given kWh is equivalent to. Based on Duckys data 81g per km driven