Slashdot Mirror


Real-Time Power Monitoring Options?

tedpearson writes "I've wanted for quite a while to be able to look at my electricity usage in graphed form, both real-time and historical data. There seem to be a number of options for power monitoring in existence: some that hook into Google PowerMeter, others to Microsoft Hohm, and some that are standalone units. I've also seen DIY projects using Arduinos for reading the data and sending it to a computer. But I haven't found anything that is quite what I'm looking for, and I am hoping the Slashdot community can give me some advice. What I'm looking for currently: Some sort of device(s) that a) accurately measures power usage, b) allows me to access the data for storage in a database for my own graphing/analysis purposes, c) will work with MacOS (doesn't require Windows), and d) doesn't cost more than $150 or so. DIY is fine, though I don't understand circuit design, which is keeping me from designing something myself."

22 of 172 comments (clear)

  1. IObridge by rodrigo1979 · · Score: 5, Informative

    This is about as cheap as it gets for a DIY project. If I were to give you a quote for a commercial grade version you'd shoot me in the eye. http://www.iobridge.net/projects/category/projects/ http://www.iobridge.net/projects/2009/01/real-time-power-monitoring-system/

    1. Re:IObridge by rodrigo1979 · · Score: 3, Informative

      Here's the kind of meter we typically provide for commercial building applications: http://www.electricitymetering.com/p3894/veris_h8036_enercept.php That's just the retail cost of the meter.. add the cost of the web appliance (Honeywell/Tridium) with I/O module or Lonworks/modbus interface, plus labor to the electrician for wiring/installation, graphics design, programming the appliance and commissioning the whole enchilada. Not cheap.

  2. Re:Watt's Up Pro by onebadmutha · · Score: 3, Informative

    Stick a webcam on it, do ocr to text on the numbers. Sheesh!

  3. Reading the meter by SIGBUS · · Score: 3, Informative

    At the meter, you can calculate the power draw. Look for the Kh value on the meter, and count the number of seconds it takes for the disc to make one full rotation. Then, use this formula:

    W = Kh / (Seconds / 3600)

    to get the power draw in watts.

    Of course, this assumes you're still using an old-school spinning-disc meter.

    --
    Oh, no! You have walked into the slavering fangs of a lurking grue!
    1. Re:Reading the meter by jjhall · · Score: 3, Interesting

      The digital meters used in the Idaho Power area anyway has a scrolling line on the bottom of the digital display. This represents the old turning wheel and uses in fact the same calculations.

      http://efundies.com/electricity/how_to_read_power_meter.htm

      Our power meters use a slightly different digital method, it has a bar that "fills up" at the bottom, and it is measured from the moment it resets to the next reset as the equivalent to one wheel revolution.

      Your power meter should have a way to see current usage, give your utility a call if you can't figure it out, and if there is in fact no way to read it, I'd get in touch with the public utilities commission and see if it is a requirement.

  4. The Energy Detective by swillden · · Score: 3, Informative

    It's a little more expensive that what you want -- $200 rather than $150 -- but other than that, I think it's exactly what you're looking for. The gateway device itself stores sufficient data to allow you to look at short-term detailed usage and long-term trends via its web interface, but if you want more than that, you can set up something to periodically poll the device, downloading detailed, per-second, usage in an XML format. You can then store that data however you like, and mine it however you want.

    There may be other solutions out there, and I'm interested to see what others suggest, but I have a TED unit and I couldn't be happier with it. It also uploads to Google PowerMeter.

    http://www.theenergydetective.com

    --
    Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    1. Re:The Energy Detective by swillden · · Score: 5, Informative

      First thing I learned after installing mine: the clothes dryer uses the most electricity by far, and leaving my computers on 24/7 doesn't use as much energy as I thought it did.

      I learned the same things. The clothes dryer, stove/oven and dishwasher dominate my power consumption. A microwave is an extremely efficient way to heat food. Computers are small users, even my dual-processor Opteron file server with eight hard drives only draws about 120W. The cool "multi-can" lighting systems in my kitchen, living and family room suck a lot of juice -- each room is about 800W with the lights on. My swamp cooler uses more juice than I thought it did.

      One thing I discovered the first day I installed the device was a "phantom" 400W draw that was pretty much always on. By shutting off all the circuit breakers one by one and watching the draw I was able to narrow it down and eventually discover that it was a large vent fan in my attic on a thermostat. It may have been necessary originally, but about five years ago I installed those spinning "hurricane" vents so my attic has good passive cooling -- but with that fan's thermostat set to turn the fan on at about 100 degrees, it was on nearly full-time during the summer. I turned the thermostat up to 120 and I don't think the fan has come on since. Turning it up hasn't appreciably affected the amount of time my swamp cooler runs.

      So far, I think I'm saving about $20 per month since installing the TED. It should pay for itself quite handily in a year's time.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  5. "Dad monitor" by NevarMore · · Score: 4, Funny

    1) Wander around house, see if lights, appliances, devices are on/plugged in.
    2) Make arbitrary decision about power usage.
    3) Turn off/unplug device.

    There. Now go play outside.

    1. Re:"Dad monitor" by blair1q · · Score: 3, Insightful

      He's just getting you back for all the times you played kitchen-implement drums while he was trying to nap.

      Hug him for it.

  6. For people who do electronics by smellsofbikes · · Score: 4, Informative

    The Analog Designs ADE7763 is a pretty awesome chip for doing this sort of stuff. Here's the appnote in a pdf, and here's the chip itself. It's quite easily interfaced to an Arduino using SPI. I just laid out a board interfacing this to an ATMEGA1284 for doing power quality monitoring and logging, but it's for an internal project so I can't just hand out the code or layout, but it was a dead simple chip to work with: one crystal and two caps were all it required for support, and if it were interfaced to an Arduino, that could handle all the I/O to a computer or write to an SD card.

    --
    Nostalgia's not what it used to be.
  7. You might be surprised ... by drachenstern · · Score: 3, Interesting

    Check with your power company, especially if you are with a smaller co-op. I write software that does the analysis and historical reporting on modern (aka, "smart", the kind that can phone home with readings on usage, peaks, etc, and all over the powerline itself) meters, and we have all that data like you're describing. More complex systems allow for complete home monitoring, but they do require some specialized devices inside the house.

    Here's a link (ok, the first on google I came across on the terms you need) but still, this will get your foot in the door. HTH. http://www.sdge.com/smartmeter/homeAreaNetwork.shtml

    If you're in with a bigger firm, sorry charlie, not much to suggest there.

    --
    2^3 * 31 * 647
  8. CurrentCost Envi by Anonymous Coward · · Score: 3, Informative

    I have an older version of the CurrentCost monitor..

    When I get some extra $ together will likely upgrade.

    http://www.currentcost.com/

  9. Re:Tweet-A-Watt by eln · · Score: 5, Funny

    So register one twitter account per outlet, have them all tweet power usage, then register another twitter account that retweets all the others and then tweets the total usage. Once you start generating that much twitter traffic, CNN will eventually start publishing your tweets on the front page of their website, since their primary news gathering activity these days is reading and re-posting "hot" twitter feeds. Then, you can just log on to cnn.com whenever you want to know your power usage.

    Sheesh, do we have to think of everything?

  10. Brultech ECM1240 is about $150 in default config by marcmerlin · · Score: 4, Informative

    See http://www.etherbee.com/products/ECM1240/default.htm
    and see what you can output with one of those guys:
    http://marc.merlins.org/perso/linuxha/post_2010-08-13_Fine-grained-house-wide-power-monitoring-with-Brultech-ECM1240_-ecmread_py-_with-net-metering-support_-and-graphing-with-cacti.html

    There is one caveat: you need windows for the initial setup, although I did it in vmware, maybe it works in wine too, but since then it's been running fine on linux (and it would work just the same on MacOS since it's a python script).

    Marc

  11. TED by Yossarian45793 · · Score: 4, Informative

    I use TED. It's right around your price range. It monitors whole-house power usage in real time and has a USB-Serial interface which you can easily suck data out of with Python script. I personally do all the data logging on a Linux box and export it through a web interface.

    1. Re:TED by GruntMan · · Score: 4, Informative

      I have a TED-5000. Very happy with it. 15-minute install in the main panel; the bigger hassle was resetting all the clocks in the house afterwards. Connected the gateway device to my home network, now any device that has a web browser can see power usage. Easily accessible from the outside world by web browser, with the right router settings. Monitoring is down to the second, with a claimed accuracy of +/-2%

      Nothing need be installed on the PC, and it doesn't rely on a PC to store data; the gateway device records the data and is the web server.

      The manufacturer seems pretty open; they publish the XML format and there are plenty of people reading the device with PHP scripts and logging to SQL databases for more flexible & permanent data storage. There are a few iPhone apps and I think there is a Android app, or talk about one. You can export the data from the gateway in second, minute, hour, daily, or montly format, with the follow capacities:

      ~2 days of per-minute data
      ~66 minutes of per-second data
      ~58 days of per-hour data (likely longer... I've only had mine for 58 days!)

      One caveat: the device that connects to the power panel (a pair of current clamps and a pair of voltage taps) communicates with the gateway via power line. Seems like many of the problems people have are related to power line communications, either due to electical noise or other power line communications devices (e.g. X-10) in the house. Some people have success with filters (extra cost), others never seem to solve these problems.

      I think it meets the poster's requirements for a), b), and c). It cost me $243 Canadian delivered to my door in 3 days from a Canadian supplier

      http://www.powermeterstore.com/p7774/ted_5000_home_energy_monitor.php

      No connection to either company here. Just a very happy customer.

      --
      Too cool to live, too smart to die!
  12. Re:Go round the side of your house by jpapon · · Score: 3, Funny
    Yeah Winter, that's when it rains occasionally, right?

    Sincerely,

    The Bay Area

    --
    -- Let us endeavor so to live that when we pass even the undertaker shall be sorry. -- M. Twain
  13. Re:Go round the side of your house by lazlo · · Score: 3, Insightful

    Are you saying you're un-lazy enough to walk a few feet outside and read your meter? And write down the reading? Every five minutes? For a month?

    Yes, it's very easy to track your average monthly power usage, it's right there on your bill. It's also easy to check your instantaneous usage by looking at the meter. What the OP wanted to know wasn't just a point measurement, but a running graph to see how it varied from hour to hour throughout the day.

    --
    Pound! Bang! Bin! Bash! is this a shell script or a Batman comic?
  14. Overkill DIY solution... by dj.delorie · · Score: 5, Interesting

    I had that desire too, but my electronics skills were up to an overkill DIY solution...
    http://www.delorie.com/electronics/powermeter/
    I record watt-seconds for each of 64 circuits once per second to a linux server.

    1. Re:Overkill DIY solution... by seanadams.com · · Score: 3, Informative
      This is very cool! But you have a big problem unless I'm missing something. I only briefly skimmed your code so maybe I missed this, but it doesn't look like you are accounting for power factor. In order to do that you need to measure the voltage on each phase, ideally at a few KHz, and generate CT samples at the same rate which are multiplied by this measurement. This way you properly deal not only with low PF loads, but also variance and distortion in the AC line voltage supplied by the utility.

      Some devices can have very low PFs, for example insteon switches and other small loads, and lightly loaded switching power supplies, it can be as little as 0.1x. A ceiling fan running at low speed, or a CFL might be something like 0.4. So the number you are calculating is properly called VA (volt-amps) and is not the same as watts, which is what you're actually consuming and being billed for.

      I see you have put calibration factors in for each circuit. You may find that the reason you're needing these at all is because those loads are low PF and are reading higher than they should.

  15. Re:Watt's Up Pro by treecat · · Score: 3, Informative

    This appears to be a re-branded product marketed by Blue Line Innovations http://bluelineinnovations.com/. I purchased one of these about three years ago for about US $200.00. It works moderately well although the meter-reading device doesn't seem too happy with New England winters.

    The unit can read meters with a spinning dial and meters with a digital display. Digital meters contain an optical port through which the device monitors the meter.

    The model I have can't interface with a computer; the company might have models that will do so.

    Another product I purchased is produced and marketed by BrulTech Research Inc. http://www.brultech.com/. The unit is the ECM-1220 and works quite well. The supplied software is written to run under Windows, although BrulTech are very helpful in providing sample software and code for anyone who might like to port the product to another operating system.

    I had marvelous plans to write some GPL'd software for OS/X and Linux; as with many projects life got in the way.

    As I recall, this unit and the supplied software (not the sample code) cost me about US $300.00.

    The product uses current transformers. On my 200-amp 220 VAC panel I have two current transformers - one for each leg of the load to the house.

    Monitoring each load is possible with enough current transformers and host units; the cost would be (for me) prohibitive.

    I strongly prefer the BrulTech unit over the Blue Line product, although each is quite usable.

  16. Re:The electric meter will sap and impurify you. by Planesdragon · · Score: 4, Insightful

    Of course PG&E really wants the capablity to charge us double on the hottest days

    Wait, you mean they want the capacity to raise price when demand spikes, so as to help the market forces discourage use when reduced use causes the most benefit to the market, and thus allow them to stretch out their infrastructure allotment and help save the planet?

    Shocking, SHOCKING I say! :)