필터 지우기
필터 지우기

Decompose power consumption using Wavelet

조회 수: 1 (최근 30일)
Bundit Buddhahai
Bundit Buddhahai 2015년 2월 14일
댓글: Ali Bou Haidar 2016년 8월 23일
I'm doing a project of decomposing the total power consumption signal to identify/ recognize each individual type of appliance being used. I would like to know if wavelet packet decomposition in MATLAB be able to do such task. If so, please guide for methodology.
My input data set (3 sec/sample) are the following: 1. The total power consumption of appliances (turning on/off randomly). 2. Power consumption of each individual appliance at the same time frame. That is, the sum of data for each appliance is equal to the total power consumption data in item 1.
Thanks.
  댓글 수: 1
Ali Bou Haidar
Ali Bou Haidar 2016년 8월 23일
I have a similar task at hand. I am trying to desegregate the total power consumption into individual appliance consumption knowing the total number of appliances and assuming two states (ON or OFF). I am trying to implement the Hidden Markov Model or the Factorial Hidden Markov model. Can you provide any help with that? So far I have managed to generate the transition and observation matrices using both the 'hmm.m' and 'fhmm.m'. I am trying to use the 'hmmgenerate.m' do you know if it's applicable? If not what can I use instead?

댓글을 달려면 로그인하십시오.

답변 (1개)

Ali Bou Haidar
Ali Bou Haidar 2016년 8월 23일
I have a similar task at hand. I am trying to desegregate the total power consumption into individual appliance consumption knowing the number of appliances being available. I am trying to implement the Hidden Markov Model or the Factorial Hidden Markov model. Can you provide any help with that?

카테고리

Help CenterFile Exchange에서 Discrete Multiresolution Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by