Power measurement: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
mNo edit summary
Brian Wilson (talk | contribs)
Line 1: Line 1:
== Methods of current measurement ==
== Methods of current measurement ==


Series resistor - put a small resistance in series with the load and measure voltage drop across it. Simple, but wastes lots of power thereby defeating my whole purpose.  
=== Series resistor ===
 
Put a small resistance in series with the load and measure voltage drop across it. Simple, but wastes lots of power. This makes it a bad choice for high current applications.
 
There is no galvanic isolation as there is with other methods listed here.
The sense amplifier has to use one side of the resistor as its ground point.
These factors make it a bad choice for high voltage measurements.
 
=== SCT sensors ===


Splitcore Current Transducer (SCT) - a sensing coil around the conductor
Splitcore Current Transducer (SCT) - a sensing coil around the conductor
Only works for AC measurements since the coil can only sense a changing magnetic field.
Only works for AC measurements since the coil can only sense a changing magnetic field.
Hall-effect - basically you put a hall effect device next to the wire. Allegro makes some specifically for monitoring current. So does LEM. They can sense AC or DC since hall effect can measure the magnetic field statically.
===Current taps===


I happen to have a couple sct's left over from my halcyon days at Coactive Networks. They are [http://www.magnelab.com/ Magnelab] Model [[Image:sct-0750.pdf]]-100 and they say "100A to .333v Full Range". that means that when 100 amps runs through the cable, it puts out 1/3 volt DC.
I happen to have a couple sct's left over from my halcyon days at Coactive Networks. They are [http://www.magnelab.com/ Magnelab] Model [[Image:sct-0750.pdf]]-100 and they say "100A to .333v Full Range". that means that when 100 amps runs through the cable, it puts out 1/3 volt DC.
Line 18: Line 22:
You can buy direct from the factory; they are $46 each.
You can buy direct from the factory; they are $46 each.
If you don't need the split core feature you can get sensors in the $30 range.
If you don't need the split core feature you can get sensors in the $30 range.
====Other sources====


[http://www.crmagnetics.com/ CR Magnetics] has both SCT and Hall-effect sensors
[http://www.crmagnetics.com/ CR Magnetics] has both SCT and Hall-effect sensors
Line 25: Line 27:
[http://www.digikey.com/ Digikey] Search catalog for Current Transducer or Current Sensor
[http://www.digikey.com/ Digikey] Search catalog for Current Transducer or Current Sensor


=== Hall effect ===
Basically you put a hall effect device next to the wire. [Allegro] makes some specifically for monitoring current. So does [LEM]. They can sense AC or DC since hall effect can measure the magnetic field statically.


Since all the hall effect sensors require breaking the circuit to install the transducer I am not interested in them. I don't want to disocnnect the 100A mains circuit. So the SCT's are a better choice for whole-house monitoring. One day maybe we will be able to buy plugin circuit breakers with hall effect transducers built in.


===Data loggers===
There are two variations on the hall effect sensors, open- and closed- loop.


What do I connect my sensors to? A logger records information which can later be transferred to a desktop computer typically via serial port for analysis.
Open loop sensors pass the current through a bus bar located next to the sensor.
Using a logger to buffer data means you don't have to have your computer turned on all the time to log data in real-time. You can leave it plugged in all the time, and just grab data when the computer is powered on.
The bus bar is either a trace on a PCB or a flat copper plate.
 
Closed loop sensors put a coil around the conductor. The coil acts like an amplifier making the hall effect sensor more accurate. The coil requires current to charge it. The devices are more expensive. The conductor has to pass through the loop.
 
=== Magneto-resistive ===
 
I did some reading on MR sensing but have not captured info here yet.
 
==Data loggers==
 
Once I have a sensing system, what do I connect my sensors to? A logger records information which can later be transferred to a desktop computer typically via serial port for analysis. Using a logger to buffer data means you don't have to have your computer turned on all the time to log data in real-time. You can leave it plugged in all the time, and just grab data when the computer is powered on.


{| border=1
{| border=1
Line 43: Line 59:
|}
|}


====Remote locations====
=== Data transfer ===


This won't work if your sensors are located up the street in another building.
How do we get the data from the sensor to the logger and then on to the computer or display module?
How can we move the data over a longer distance?


Dialup modem? Sure. Connect an external modem to the serial port and program it to answer the phone. This is fine if you still use modems :-) and have a phone line available at the remote site.
Dialup modem? Connect an external modem to a logger serial port and program it to answer the phone. This is fine if you still use modems and have a phone line available.


Network connection or WiFi connection - Well now, this could be where the [[WRT54GS]] project comes in handy. For around $60 and a little hacking I can connect a WRT54GS access point to the data logger via RS232 serial port, and it can then act as the bridge to the network via either its 5 ethernet ports or its Wifi port. In fact for this tiny app I could probably also just use one of my old [[USR2450]] WiFi modules. They already have serial ports built in.
Network connection or WiFi connection - Well now, this could be where the [[WRT54GS]] project comes in handy. For around $60 and a little hacking I can connect a WRT54GS access point to the data logger via RS232 serial port, and it can then act as the bridge to the network via either its 5 ethernet ports or its Wifi port. In fact for this tiny app I could probably also just use one of my old [[USR2450]] WiFi modules. They already have serial ports built in.
Bluetooth
Zigbee
Powerline: HomePNA, X10, LonTalk


== AC line monitoring ==
== AC line monitoring ==

Revision as of 18:02, 27 July 2006

Methods of current measurement

Series resistor

Put a small resistance in series with the load and measure voltage drop across it. Simple, but wastes lots of power. This makes it a bad choice for high current applications.

There is no galvanic isolation as there is with other methods listed here. The sense amplifier has to use one side of the resistor as its ground point. These factors make it a bad choice for high voltage measurements.

SCT sensors

Splitcore Current Transducer (SCT) - a sensing coil around the conductor Only works for AC measurements since the coil can only sense a changing magnetic field.

I happen to have a couple sct's left over from my halcyon days at Coactive Networks. They are Magnelab Model File:Sct-0750.pdf-100 and they say "100A to .333v Full Range". that means that when 100 amps runs through the cable, it puts out 1/3 volt DC.

From the datasheet, it puts out .066 volts at 20% or 20A in this case.

This is good for whole house. You put one around each cable coming into the breaker panel. 100A is a bit much for other applications though. I would like something in the 15 amp range (one circuit breaker)

You can buy direct from the factory; they are $46 each. If you don't need the split core feature you can get sensors in the $30 range.

CR Magnetics has both SCT and Hall-effect sensors

Digikey Search catalog for Current Transducer or Current Sensor

Hall effect

Basically you put a hall effect device next to the wire. [Allegro] makes some specifically for monitoring current. So does [LEM]. They can sense AC or DC since hall effect can measure the magnetic field statically.

Since all the hall effect sensors require breaking the circuit to install the transducer I am not interested in them. I don't want to disocnnect the 100A mains circuit. So the SCT's are a better choice for whole-house monitoring. One day maybe we will be able to buy plugin circuit breakers with hall effect transducers built in.

There are two variations on the hall effect sensors, open- and closed- loop.

Open loop sensors pass the current through a bus bar located next to the sensor. The bus bar is either a trace on a PCB or a flat copper plate.

Closed loop sensors put a coil around the conductor. The coil acts like an amplifier making the hall effect sensor more accurate. The coil requires current to charge it. The devices are more expensive. The conductor has to pass through the loop.

Magneto-resistive

I did some reading on MR sensing but have not captured info here yet.

Data loggers

Once I have a sensing system, what do I connect my sensors to? A logger records information which can later be transferred to a desktop computer typically via serial port for analysis. Using a logger to buffer data means you don't have to have your computer turned on all the time to log data in real-time. You can leave it plugged in all the time, and just grab data when the computer is powered on.

Onset Hobo < $100 sells matched sensors including split core transformers
Pace Scientific Pocket Logger $499 expensive but full range of accessories

Data transfer

How do we get the data from the sensor to the logger and then on to the computer or display module?

Dialup modem? Connect an external modem to a logger serial port and program it to answer the phone. This is fine if you still use modems and have a phone line available.

Network connection or WiFi connection - Well now, this could be where the WRT54GS project comes in handy. For around $60 and a little hacking I can connect a WRT54GS access point to the data logger via RS232 serial port, and it can then act as the bridge to the network via either its 5 ethernet ports or its Wifi port. In fact for this tiny app I could probably also just use one of my old USR2450 WiFi modules. They already have serial ports built in.

Bluetooth

Zigbee

Powerline: HomePNA, X10, LonTalk

AC line monitoring

Whole house

Appliance level

This is a quick way to get a power reading at the wall outlet. There is a logging alternative to the Kill-a-watt. There is the Wattnode. Both of these are good options for monitoring at the wall outlet.At this point though, I want to be able to measure internal components too.

Internal DC measurements

  • Measure power supply efficiency. (Compare at wall and at power supply outputs)
  • Check effectiveness of cpufreq and powernowd.
  • Compare power used by different hard drives and other components.
  • Compare power use with and without WiFi board installed.
  • Figure out how to power down unused components and see if it works.

Ideally I want to be able to measure power over long periods of time, so connecting my trusty Fluke 77 and watching the display is not an option.