demand-consults / demand_acep

A data-pipeline for high-resolution power meter data
MIT License
2 stars 5 forks source link

Wrong data record and uniform value in the netCDF files #24

Open reconjohn opened 5 years ago

reconjohn commented 5 years ago

I tried to plot some of the nc files on the date Jan. 01, 2019. For example, below figures are for the meters LOWER RANGE and SRI ANTENNA. I found some of files recorded wrong and some files has all the same value in them. There seems to be peak demand of (kW), a 15 minute average of one minute windows (in figures below refer to name Speak and Sliding window. But when I plotted, I'm not sure if they are. The first row is for the Lower range and the 2nd row, Sri antenna.

image

We need to address first, the clear understanding of the variables (definitions if any), what variable (delivered energy, net energy, active power, voltage, and so on) we are going to use, and what resolution (minute, hour, day, week, month).

reconjohn commented 5 years ago

The file names as below for the plots above.

aidowu commented 5 years ago

Is Speak in the first row same as the 15 minute sliding window?

reconjohn commented 5 years ago

Yes as per the description in the channel XL file.

SlidingWindowRealPowerDemand3Ph (kW) is a 15 minute average of one minute windows.  See SW Sub-Interval Length (60s) and SW Sub-Interval Count (15). SlidingWindowRealPowerDemand3Ph@2017-10-29T081007Z@PT23H@PT142F.nc SlidingWindowRealPowerDemand3Ph@2017-10-29T082007Z@PT23H@PT141F.nc SlidingWindowRealPowerDemand3Ph@2017-10-29T083011Z@PT23H@PT141F.nc SPeak@2017-10-29T080006Z@PT23H@PT151F.nc
aidowu commented 5 years ago

Why is the Speak already multiplied by time? Shouldn't it be in KW like the SlidingWindow... in the plot below?

reconjohn commented 5 years ago

Questions I have for the meeting today, Apr. 26, 2019.

In order of Ant, Tel, Sci and PQube. Something seem wrong with PQube: DelTot, NetTot, PPeak, PTot and SPeak.

Comparison of the 4 meters (Ant, Tel, Sci and PQube)

image

Comparison of different dates of the PQube (2018-90-01 vs. 2019-01-01)

image

reconjohn commented 5 years ago

Monthly Plot

Monthly plots for the 4 meters in order of PQ, Ant, Tel, and Sci Jan. 2019 image

Feb. 2019 image.png image

Mar. 2019 image.png image

Apr. 2019 image.png image

Regarding the questions just for the reminder from the previous email,

At this point, I need further clarification as above to try analyses for model fitting, strategies for any rooms to reduce cost and any economical options.

Daily plots for the 4 meters in order of Ant, Tel, Sci, and PQ on 2018-90-01 image

Monthly plots for the 4 meters in order of PQ, Ant, Tel, and Sci

Jan. 2019 image

Feb. 2019 image.png image

Mar. 2019 image.png image

Apr. 2019 image.png image

chintanp commented 5 years ago

@reconjohn what is the final status of this issue? Please post updates to this.

reconjohn commented 5 years ago

It was found that there were some error entries in the data reading and we raised the issues to ACEP. ACEP acknowledged the issues. In the mean time, PTot is figured as the variable worthwhile for the further analyses of demand charge regardless of the error entries. Along this line, energy consumption was calculated from PTot rather than the energy consumption data which is questionable. ACEP needs to continue to work on this issue.