Ac voltmeter Ampermeter


Closed Thread
Results 1 to 5 of 5
  1. #1
    onur's Avatar
    onur Guest

    Default Ac voltmeter Ampermeter

    Hi
    I m doing ac 220 volt 50 hz voltmeter and ampermeter with f877. What is the best way for do this.

    I m using f877 adc.
    Thanks.

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


    Did you find this post helpful? Yes | No

    Default

    For current:For voltage, use a unregulated DC wall transformer to drop the voltage to a safe level and a voltage divider to get it in ADC range.

  3. #3
    onur's Avatar
    onur Guest


    Did you find this post helpful? Yes | No

    Default

    Thanks for answer.
    Another question:
    I must do fast electronic fuse using this amp. and voltmeter.
    For ex: When current over my set limit, pic output pin must be shutdown very quickly,must be more speed from main ac fuse.
    Anybody done do this before?I need some tips or schematic or code ex.

    Thanks.

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    i would use a comparator interrupt. If the comparator input is greater than the reference, it jump to an Interrupt routine, in there you Shut down the external devices.

    could be done with the ADCs reading too... it's just slower.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  5. #5
    Join Date
    Feb 2007
    Posts
    55


    Did you find this post helpful? Yes | No

    Question measuring AC

    Hi

    Im new to this forum and have been looking into designing a project that uses a hall effect sensor to measure AC current, (50hz 240v mains AC)
    the sensor i have got is CSLA2CD

    and has the following datasheet:
    http://pdf1.alldatasheet.com/datashe...C/CSLA2CD.html

    the sensor can measure upto 72Amps, and has a linear output that will basically track the input waveform eg. AC voltage output
    the device outputs half the supply voltage at 0amps, and the output range is 25-75% of the supply voltage.

    The range of current i wish to measure is 0 - 50amps

    I think the easier solution is to convert the AC voltage to a DC level

    Does anyone have a circuit diagram that can inferface the sensor with the A/D input of a PIC eg PIC16F872?

    Thanks
    Dave

Similar Threads

  1. Circuit Diagram for interfacing AC to PIC IC?
    By wellyboot in forum Schematics
    Replies: 3
    Last Post: - 8th March 2008, 19:40
  2. How to read AC mains with an inductance coil
    By KB3BYT in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 20th February 2008, 12:02
  3. Need Help On Ac Voltmeter !!
    By uludere72 in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 16th July 2006, 23:36
  4. Special Offer AC -AC adapter
    By lester in forum Adverts
    Replies: 0
    Last Post: - 9th September 2005, 07:52
  5. Detecting AC current
    By rhino in forum Off Topic
    Replies: 8
    Last Post: - 8th July 2005, 21:31

Members who have read this thread : 1

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