Compute energy consumption on a given period

View: New views
2 Messages — Rating Filter:   Alert me  

Compute energy consumption on a given period

by fma-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,

I'm using rrdtool to display electrical consumption. The 'teleinfo' measure
gives instant currents for all 3 phases, instant power, and total energy.

The energy increases at each measure (I update the rrd database every 300s).
I would like to display the energy consumption on a given period. For
exemple, in the week graph, which shows values of the last 8 days, I would
like to compute, for each point, what energy I used during the last 24
hours.

I tried a lot of things, but can't get something working. So, I'm asking
your help.

Thanks,
--
View this message in context: http://n2.nabble.com/Compute-energy-consumption-on-a-given-period-tp3923349p3923349.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.

_______________________________________________
rrd-users mailing list
rrd-users@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Re: Compute energy consumption on a given period

by Marc MERLIN-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Oct 31, 2009 at 02:58:07AM -0700, fma wrote:
>
> Hi,
>
> I'm using rrdtool to display electrical consumption. The 'teleinfo' measure
> gives instant currents for all 3 phases, instant power, and total energy.
 
> The energy increases at each measure (I update the rrd database every 300s).
> I would like to display the energy consumption on a given period. For
> exemple, in the week graph, which shows values of the last 8 days, I would
> like to compute, for each point, what energy I used during the last 24
> hours.

I wrote a script to parse my data per hour, price per hour and compute the
time of use price and total daily price (which can sometimes yield a
negative price with a positive consumption if my solar panels do a good job
during sunny hours).

http://marc.merlins.org/perso/solar/2009-11.html#Brand-One-Powermeter_-Solar-and-Power-Monitoring-with-Cacti-and-Real-Time-PG_E-Time-of-Use-price-calculation

Does that help?

To see what energy I used/made during a timerange, I just zoom on it, look
at the average number and multiple by the time interval I'm looking at.

Marc
--
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/ 

_______________________________________________
rrd-users mailing list
rrd-users@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users