Author Topic: volt/ammeter chip  (Read 5601 times)

0 Members and 1 Guest are viewing this topic.

Offline robertj352003Topic starter

  • Newbie
  • Posts: 4
volt/ammeter chip
« on: December 17, 2012, 05:38:53 pm »
Does anyone have a suggestion for a volt/ammeter chip or microcontroller to measure up to 50v 1a?
 

Offline Smokey

  • Super Contributor
  • ***
  • Posts: 2591
  • Country: us
  • Not An Expert
Re: volt/ammeter chip
« Reply #1 on: December 17, 2012, 07:14:35 pm »
What kind of resolution?
What kind of speed?
What kind of isolation?
What kind of interface?

Simple solution assuming you already have a micro with ADC and don't need isolation (pretty much any uC will work):
         Resistor divide the 50V down to whatever the uC ADC can read.  Watch out for wattage on the resistors.
         Sense the 1A across a resistor and feed that back to a uC ADC.  Again watch out for wattage.

If you need isolation on the voltage sense, look into isolation-amplifiers for the voltage like:
http://www.avagotech.com/pages/www.avagotech.com/isolationamplifiers
You can use those isolation amps on the current across the resistor as well.

If you need isolation on the current and don't need super high resolution, check out hall sensors like:
http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Zero-To-Fifty-Amp-Integrated-Conductor-Sensor-ICs.aspx

 

Offline robertj352003Topic starter

  • Newbie
  • Posts: 4
Re: volt/ammeter chip
« Reply #2 on: January 06, 2013, 09:31:00 am »
I need roughly .9 resolution with maybe the speed of a cheap multimeter. As far as interface goes how do you mean?
 

Offline PA0PBZ

  • Super Contributor
  • ***
  • Posts: 5129
  • Country: nl
Re: volt/ammeter chip
« Reply #3 on: January 06, 2013, 09:58:34 am »
As far as interface goes how do you mean?

Where do you want the results to go?
Keyboard error: Press F1 to continue.
 

Online ve7xen

  • Super Contributor
  • ***
  • Posts: 1193
  • Country: ca
    • VE7XEN Blog
Re: volt/ammeter chip
« Reply #4 on: January 06, 2013, 10:23:17 am »
Any microcontroller with an ADC should be able to handle this. You need less than 8 bits of resolution.

Maybe some prebuilt panel meters from China are more appropriate for your project though?
73 de VE7XEN
He/Him
 

Offline Shred

  • Contributor
  • Posts: 16
Re: volt/ammeter chip
« Reply #5 on: January 07, 2013, 08:52:07 pm »
Have you seen the INA169?

Adafruit have a breakout board for it:
http://www.adafruit.com/products/1164

http://www.adafruit.com/datasheets/ina169.pdf

I've been playing around with the INA219, which also measures voltage, but it doesn't meet the O.P.'s voltage requirements.
 

Offline tbbw

  • Contributor
  • Posts: 11
Re: volt/ammeter chip
« Reply #6 on: January 13, 2013, 06:46:07 am »
Have you seen the INA169?

Adafruit have a breakout board for it:
http://www.adafruit.com/products/1164

http://www.adafruit.com/datasheets/ina169.pdf

I've been playing around with the INA219, which also measures voltage, but it doesn't meet the O.P.'s voltage requirements.
Ha!
It did not take me long to find someone with just the post i was looking for here :)
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf