Giter VIP home page Giter VIP logo

chalokwa-battery-analysis's Introduction

Code style: black

Chalokwa-Battery-Analysis

Package Purpose

The purpose of this package is to analyze battery, load, and temperature data from the KiloWatts for Humanity (KWH) solar kiosk installed in Chalokwa, Zambia. Data analysis is necessary due to a increase in interruptions in service that have been occurring since the middle of June 2019. The purpose of the data analysis is to see if any causes of failure can be determined and if any other pertinant information can be gleaned. Results from this analysis were presented to the KWH Microgrid Team; the main take- away was that the battery system is failing, likely due to a combination high ambient temperature and daily cycling. An increase in load was observed, but it does not appear to be the cause of the increase in interruptions in service. Rather, the increased loading appears to simply have hastened the process of notifying that the battery system was failing. The tools and data contained within this package will allow for similar data analysis. All data was acquired from KWH's website.

Associated Publication

Lane D. Smith, Henry Louie, Steve Szablya, & Dave Goldsmith. "Remote Assessment of Battery Degradation-Related Service Interruptions in an Energy Kiosk". 2020 IEEE Global Humanitarian Technology Conference (GHTC), 2020.

Package Contents

/tools: Contains the following modules:

  • data_grab.py: Reads .csv data downloaded from KWH's website and saves them as pickled DataFrames.
  • data_view.py: Reads the pickled DataFrames and generates various plots, including the listed data sets.

/data: Contains pickled DataFrames of the following data:

  • Battery voltage
  • Battery current
  • Power into the inverter
  • Solar photovoltaic (PV) generation
  • Ambient temperature
  • Freezer temperature

Software Requirements

To use the included tools, the following software is required:

  • Python 3 (it is recommended to use a scientific distribution of Python, such as Anaconda)

The following Python libraries are also required:

  • numpy
  • pandas
  • matplotlib

Package Usage

To run the included tools, access the directory containing them (.../Chalokwa-Battery-Analysis/tools/) from the command line and run the desired program.

chalokwa-battery-analysis's People

Contributors

lanesmith avatar

Stargazers

Ted Cohen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.