Author Topic: Remote voltage measurements  (Read 911 times)

0 Members and 1 Guest are viewing this topic.

Online e100Topic starter

  • Frequent Contributor
  • **
  • Posts: 570
Remote voltage measurements
« on: September 10, 2022, 01:27:41 pm »
I would like to measure the voltages of some 12v lead acid batteries used in an alarm system without having errors due to the voltage drop in the ground wire powering the alarm panel 20 meters away.

I was thinking of putting a micro next to the battery and conveying the voltage measurements via a digital opto isolated link.
Is that a sensible idea? What do commercial bits of kit use for this kind of problem.
 

Offline Ian.M

  • Super Contributor
  • ***
  • Posts: 12873
Re: Remote voltage measurements
« Reply #1 on: September 10, 2022, 01:36:29 pm »
Run remote sense wiring, fused at 100mA in both the positive and negative wires, right next to the battery terminals for safety, then make a differential measurement at the panel end.  If using a digital display it must *NOT* be powered from the sense wires, and must either have fully separate power ground and signal negative, or if they are commoned, be powered from a fully floating isolated supply (e.g. its own transformer secondary or an isolated DC-DC converter).
 

Offline BeBuLamar

  • Super Contributor
  • ***
  • Posts: 1204
  • Country: us
Re: Remote voltage measurements
« Reply #2 on: September 10, 2022, 03:15:57 pm »
I would use a Fluke meter with Fluke Connect and use an Iphone to monitor the voltage. The phone can also log the voltage. Or I just use the Fluke meter to log the voltage for a day or so and view it to see if at any time the voltage drop. That's a comercial solution I already have.
 

Offline JustMeHere

  • Frequent Contributor
  • **
  • Posts: 757
  • Country: us
Re: Remote voltage measurements
« Reply #3 on: September 10, 2022, 08:27:06 pm »
Use a micro like an ESP32.

This will help: https://www.espruino.com/INA226
« Last Edit: September 10, 2022, 08:30:29 pm by JustMeHere »
 

Online e100Topic starter

  • Frequent Contributor
  • **
  • Posts: 570
Re: Remote voltage measurements
« Reply #4 on: September 11, 2022, 05:16:07 am »
Use a micro like an ESP32.

This will help: https://www.espruino.com/INA226

I already have an INA219 which is similar, but not identical to the INA226.

For a remote voltage measurement without ground effects, is it OK to repurpose the differential measurement feature intended for current so it looks like this

 

Online e100Topic starter

  • Frequent Contributor
  • **
  • Posts: 570
Re: Remote voltage measurements
« Reply #5 on: September 11, 2022, 04:03:39 pm »
This seems to work. I'm using the INA219 differential inputs to measure the voltage drop across a resistor in a 1mA current loop and then calculating the full voltage across the battery.
[ Specified attachment is not available ]
 

Offline ledtester

  • Super Contributor
  • ***
  • Posts: 3039
  • Country: us
Re: Remote voltage measurements
« Reply #6 on: September 11, 2022, 04:42:21 pm »

Some questions...

Is the 1mA current loop always active? Is it used for anything else?
Is the alarm system powered only by the battery or is the battery just a backup power source?
What's the capacity of the battery?
What microcontroller do you have in the panel?
 

Online e100Topic starter

  • Frequent Contributor
  • **
  • Posts: 570
Re: Remote voltage measurements
« Reply #7 on: September 11, 2022, 05:33:07 pm »

Some questions...

Is the 1mA current loop always active? Is it used for anything else?
Is the alarm system powered only by the battery or is the battery just a backup power source?
What's the capacity of the battery?
What microcontroller do you have in the panel?


The panel and network gear consume 20W so the efficiency of the monitoring circuit isn't a concern.
The micro will eventually be an ESP32 with wired ethernet to the internet gateway.

 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf