What's wrong with this current transformer?

I'm in the market for a some inexpensive current transformers that can be used in conjunction with an Arduino to monitor the power usage of devices that consume less than 300 watts on 110V US circuits.

I ran across a part that at the moment looks like it could work. The device is a CSE187L (NetSuite | Page Not Found) from Triad Magnetics. The fact that they're not clamp on or pass through but rather need to be wired in-line is not a problem (or rather I don't see any problems for my application).

I ask here because I'm suspicious of the the fact that they cost less than US$3, they're in stock (it seems that things that I want are so often non-stock), and they at least appear to, at this late hour, meet all my needs. Thanks for the help.

It is a good price but it looks fine. Transformers can be cheap to produce as they are only wire wound round a core.

Probably the simplest way to interface to the Arduino would be use connect the current transformer to an AVAGO HCPL-7520. Available from Mouser for a little over $3.00.

It could greatly simplify your solution. Attach the transformer to the +/- inputs (with a low ohm burden resistor) and then read the Analog output value with an ANALOG PIN on the Arduino.

For $3 you get what you pay for. If 10%+ error and a fair amount of non-linearity is good enough for your needs then go ahead, but bear in mind you are breaking into the primary 110volt circuit. If you want a decent unit (at 10 times the price) then go for a hall type sensor which offers a feed-through sense hole and outputs a linear DC signal proportional to current over the whole range.
jack

Actually, I've become quite interested in the ADE7753[1] and similar parts from Analog Devices. These devices provide a lot of bang for US$2:

  • current transformer, shunt, and Rogowski coil interfacing
  • active, reactive, and apparent energy measurement
  • waveform sampling
  • current and voltage RMS
  • a pulse out for zero-cross
  • temperature sensor
  • self calibration
  • SPI interface
  • 20-SSOP

[1] ADE7753 Datasheet and Product Info | Analog Devices

EDIT: typo