Measuring voltage from a current transformer


Closed Thread
Results 1 to 15 of 15

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Hi Russ,
    That looks like a good subject for your NV article. Hint hint . . . I would read it.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  2. #2
    Join Date
    Jan 2006
    Posts
    76


    Did you find this post helpful? Yes | No

    Default

    Ok,
    It took me a while to grasp, but I think I got it now.
    I had to bring up schematics to figure it out, but a resistor needs to be placed across the secondary leads of the CT. This was the magic thing that I didn't get at first.

    Now your formula makes some sense.
    Primary current max to sense - 20a
    Transformer ratio 1000:1
    5v/.02=250ohm

    I only had a 275 to test with, but got some results with a voltmeter.
    when running a 25w light bulb, it read .062v
    100w light bulb read .224v

    question is, from my voltage reading, how to I calculate back to the primary amperage?
    ---edit---
    I think i figured this part out. A=(V*20)/5 or A=V*4
    ---end edit---
    also, I will need rectifier to go from AC to DC. Do you have any schematics that would be appropriate for low voltage AC to DC?
    Last edited by docwisdom; - 2nd May 2008 at 01:22.

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    If the load will always be resistive, like light bulbs or heater elements then a "precision rectifier" and a simple linear equation will do the job.

    If there are inductive loads, the resulting waveform will not be a sine wave, and you'll need to do an R-M-S conversion. Almost impossible with a PIC, unless that's the only thing the PIC is doing.

    There are several RMS converter chips available that give a DC output so you can use a linear equation again. I like the LTC1966, but that's just because it's the only one I've figured out how to use. I'm not good with hardware.
    <br>
    DT

  4. #4
    Join Date
    Jan 2006
    Posts
    76


    Did you find this post helpful? Yes | No

    Default

    Loads will be anything that can be plugged into a 120v plug.
    Most common will be lights, heaters, computers, other electronics, etc.

    whats the difference between a precision rectifier and a full wave bridge rectifier? lemme guess, precision ..heh

    last thing. I am good at getting things done once I have a detailed parts list. The circuit explains what what kind of resistors and op amps to use, but no specs on the diodes. Digikey carries ~10,000 varieties.
    Last edited by docwisdom; - 2nd May 2008 at 03:04.

  5. #5
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by docwisdom View Post
    Loads will be anything that can be plugged into a 120v plug.
    Most common will be lights, heaters, computers, other electronics, etc.
    Refrigerators, Sump Pumps, Compressors, Fans ...

    They can all be plugged into a 120V outlet. And they would all be considered "Inductive Loads".
    So you can forget about the Precision Rectifier.

    Check out the datasheet for the LTC1966
    At the bottom of the sheet in the "Typical Applications" | Single Supply RMS Current Measurement
    Shows exactly what you need.

    Added: Although you might want to increase the "Burden" resistor. 4mv/amp is hard to read with a PIC's A/D.
    <br>
    Last edited by Darrel Taylor; - 2nd May 2008 at 04:02. Reason: Burden
    DT

  6. #6
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    Toss the current transformer in the junk bin and get a hall-effect current sensor ffom Allegro Microsystems.They have high isolation, handle AC or DC, come in a wide range of current capacities, output a DC voltage proportional to current, and are rather inexpensive.

  7. #7
    Join Date
    Jan 2006
    Posts
    76


    Did you find this post helpful? Yes | No

    Default

    i would, but as i mentioned in previous threads, i need for it to not interfere with the primary path. the hall effect devices require you to break the primary path and route it through the IC.

    DT, just to satisfy my natural curiosity. what effect will you experience if you were to have an inductive load on the primary with a precision rectifier on the secondary?
    Last edited by docwisdom; - 2nd May 2008 at 17:26.

Similar Threads

  1. ADC input using a current transformer?
    By jessey in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 12th May 2009, 22:13
  2. Monitoring voltage and current ?
    By iugmoh in forum General
    Replies: 16
    Last Post: - 1st April 2009, 11:39
  3. Measuring DC current
    By mitchf14 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 17th January 2009, 18:49
  4. Measuring Battery voltage
    By BobP in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 3rd December 2006, 23:07
  5. measuring current from a photo diode
    By mischl in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 13th November 2005, 14:42

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts