nurhidayat86 / adem

Adaptive Energy Information Management system
1 stars 0 forks source link

Low accuracy when using DRED #90

Closed bontorhumala closed 7 years ago

bontorhumala commented 7 years ago

Possibly because of low disaggregation accuracy. Alternative to CO:

bontorhumala commented 7 years ago

22/10: IMPOSSIBLE -> need to detect harmonics, which needs to be sampled at 1.2 - 2 kHz

In modified CO, instead of selecting from all appliances at time t, we only consider set of appliances that have harmonic values > harmonic of aggregated data at time t

Define predicted power of appliances (Model; co_model) and delta (range for each appliance) Define harmonics model

Define A -> set of possible appliance power consumptions Define B -> set of possible harmonics In each loop:

bontorhumala commented 7 years ago

Sparse NILM - see https://github.com/smakonin/SparseNILM/blob/master/piNILM.md

bontorhumala commented 7 years ago

FHMM