中文

电力分解算法及其在需求调度中的应用

应用统计 2019-03-06 v1

摘要

我们有兴趣解决一个电力分解问题,即根据整栋房屋的总功耗估算每个设备的功耗。我们首先考察了阶乘层次狄利克雷过程-隐半马尔可夫模型(Factorial Hierarchical Dirichlet Process - Hidden Semi-Markov Model)。然而,其推断方法的复杂度随观测数量而增长。因此,我们开发了一种基于粒子滤波的在线算法。我们使用 Python 将该方法应用于来自 Pecan Street https://dataport.cloud/ 的数据。我们将该分解算法应用于需求调度(Demand Dispatch)中所采用的控制技术。

关键词

引用

@article{arxiv.1903.01803,
  title  = {The power disaggregation algorithms and their applications to demand dispatch},
  author = {Arnaud Cadas and Ana Busic},
  journal= {arXiv preprint arXiv:1903.01803},
  year   = {2019}
}