All Projects → smakonin → SparseNILM

smakonin / SparseNILM

Licence: MPL-2.0 license
The super-state hidden Markov model disaggregator that uses a sparse Viterbi algorithm for decoding. This project contains the source code that was use for my IEEE Transactions on Smart Grid journal paper.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to SparseNILM

Gemello
No description or website provided.
Stars: ✭ 18 (-75.68%)
Mutual labels:  nilm
neuralnilm prototype
No description or website provided.
Stars: ✭ 42 (-43.24%)
Mutual labels:  nilm
Neural-NILM
An Non-Intrusive Load Disaggregation method based on Neural Network. A sequence-to-sequence model and a sequence-to-point model are proposed.
Stars: ✭ 35 (-52.7%)
Mutual labels:  nilm-algorithms

Sparse NILM

Copyright (c) 2015 by Stephen Makonin

The super-state hidden Markov model disaggregator that uses a sparse Viterbi algorithm for decoding. This project contains the source code that was use for my IEEE Transactions on Smart Grid journal paper.

If you use my code in your research please cite this paper. Current citation details are:

  • Title: Exploiting HMM Sparsity to Perform Online Real-Time Nonintrusive Load Monitoring (NILM)
  • Authors: Stephen Makonin, Fred Popowich, Ivan V. Bajic, Bob Gill, Lyn Bartram
  • Journal: IEEE Transactions on Smart Grid
  • Vol/No/Pages: vol. 7, no. 6, pp. 2575-2585
  • Accepted: October 2015
  • DOI: 10.1109/TSG.2015.2494592

NOTE: This code it a rewritten and modified version of the code used in my PhD thesis.

piNILM

2016 May 2 Update: This code is able to run on a Raspberry Pi 2B+ and 3. If you have a Rainforest EMU2 you can have the RPi communicate with your smart meter and perform disaggregation in real-time. Read the piNILM.md document for details on how to do this.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].