How to see peak loads over a long period?

TonyPh12345
Posts: 75
Joined: Fri Aug 20, 2010 11:05 am

How to see peak loads over a long period?

Post by TonyPh12345 » Sat Mar 05, 2022 6:15 pm

I'm about to have a whole-house NG generator installed. I selected the size based on spot-checks of data. Now that I've been using the Green Eye / Dashbox for almost a year, is there a way to see the peak total utility demand over a whole year?
ben
Site Admin
Posts: 4269
Joined: Fri Jun 04, 2010 9:39 am

Re: How to see peak loads over a long period?

Post by ben » Mon Mar 07, 2022 11:05 am

TonyPh12345 wrote:
Sat Mar 05, 2022 6:15 pm
I'm about to have a whole-house NG generator installed. I selected the size based on spot-checks of data. Now that I've been using the Green Eye / Dashbox for almost a year, is there a way to see the peak total utility demand over a whole year?
Under Consumption/Custom in Channels you can do Peak Watts. There looks to be a bug on the Yearly chart I'll fix up today that's summing instead of taking the max watts.
Ben
Brultech Research Inc.
E: ben(at)brultech.com
TonyPh12345
Posts: 75
Joined: Fri Aug 20, 2010 11:05 am

Re: How to see peak loads over a long period?

Post by TonyPh12345 » Mon Mar 07, 2022 1:26 pm

Slick!!

Yeah, I about panicked when I saw that so far this year, I peaked at 250,000 watts. It looks like the bug extends over to the left hand side summary where it says for this month, the peak was 219,248W.

Is the value shown in the bars (not on yearly, though) based on instantaneous peak, or over some averaging-interval?

As an example, on that graph below, do I interpret that as "at some instant on January 8, 13065W were demanded?" It seems like it, because if I drill down to hourly, I can see that the same peak is during the 9:00AM hour on that day.

If that's it, then I think I ordered too large a generator! :lol:
Screenshot 2022-03-07 121535.png
Screenshot 2022-03-07 121535.png (181.66 KiB) Viewed 8591 times
ben
Site Admin
Posts: 4269
Joined: Fri Jun 04, 2010 9:39 am

Re: How to see peak loads over a long period?

Post by ben » Mon Mar 07, 2022 4:59 pm

TonyPh12345 wrote:
Mon Mar 07, 2022 1:26 pm
Slick!!

Yeah, I about panicked when I saw that so far this year, I peaked at 250,000 watts. It looks like the bug extends over to the left hand side summary where it says for this month, the peak was 219,248W.

Is the value shown in the bars (not on yearly, though) based on instantaneous peak, or over some averaging-interval?

As an example, on that graph below, do I interpret that as "at some instant on January 8, 13065W were demanded?" It seems like it, because if I drill down to hourly, I can see that the same peak is during the 9:00AM hour on that day.

If that's it, then I think I ordered too large a generator! :lol:
Yeah, you got it. It's the highest average between packets.
Ben
Brultech Research Inc.
E: ben(at)brultech.com
TonyPh12345
Posts: 75
Joined: Fri Aug 20, 2010 11:05 am

Re: How to see peak loads over a long period?

Post by TonyPh12345 » Sat Mar 19, 2022 5:11 pm

I'm running 4.2.4c9a on the DashBox. Is there a newer update to correct the summing bug?
ben
Site Admin
Posts: 4269
Joined: Fri Jun 04, 2010 9:39 am

Re: How to see peak loads over a long period?

Post by ben » Tue Mar 22, 2022 12:25 pm

TonyPh12345 wrote:
Sat Mar 19, 2022 5:11 pm
I'm running 4.2.4c9a on the DashBox. Is there a newer update to correct the summing bug?
Just need to work out the data in the left-hand box still. The yearly data has been fixed.
Ben
Brultech Research Inc.
E: ben(at)brultech.com
TonyPh12345
Posts: 75
Joined: Fri Aug 20, 2010 11:05 am

Re: How to see peak loads over a long period?

Post by TonyPh12345 » Mon Aug 15, 2022 12:03 pm

Hey, Ben.

Are you still noodling around with this part of the code? I updated to 4.2.4c11 today, and things are amiss.

1) When doing Yearly Peak Power, it indicates July is the peak for 2022 with 21,485 kW. But when I switch to Monthly and go to July, the peak day is only 13,696 kWh on July 15. It stays at 13,696 when I switch to Daily and select that specific date.

2) The left side no longer shows anything except the selected timeframe. No data in Peak mode. It does show data in other modes like kWh.

3) The title at the top of the graph never doesn't change when using "Peak" mode and navigating between months/weeks/days using the arrows. For example, I just switched to Yearly/Peak, but the title of the graph reads: Mon, Jul 18 12:00 AM to Mon, Jul 18 11:59 PM because what I had selected before switching to Peak was Daily/kWh for that date.
ben
Site Admin
Posts: 4269
Joined: Fri Jun 04, 2010 9:39 am

Re: How to see peak loads over a long period?

Post by ben » Mon Aug 15, 2022 1:13 pm

Doing the same here, Monthly looks to be correct based on the day data table. I'll look into it.

The bug is adding extra wattage to the 2nd last month on the graph.
Ben
Brultech Research Inc.
E: ben(at)brultech.com
bgrubb1
Posts: 176
Joined: Fri Jun 28, 2013 1:17 am

Re: How to see peak loads over a long period?

Post by bgrubb1 » Mon Aug 15, 2022 5:58 pm

Ben
Any chance of adding by half hour ?
That is how my demand surcharge runs
...Barry
ben
Site Admin
Posts: 4269
Joined: Fri Jun 04, 2010 9:39 am

Re: How to see peak loads over a long period?

Post by ben » Tue Aug 16, 2022 3:46 pm

bgrubb1 wrote:
Mon Aug 15, 2022 5:58 pm
Ben
Any chance of adding by half hour ?
That is how my demand surcharge runs
...Barry
Problem with the half-hour is it'll have to be based on the minute data which may be slow to load over longer periods. I can try out some queries and see what happens.

We're storing peak watts on the minute, hour, and day tables. Every comparison is taken from packet-to-packet readings.
Ben
Brultech Research Inc.
E: ben(at)brultech.com
Post Reply