×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Battery Powered System, Overvoltage Possible!?

Battery Powered System, Overvoltage Possible!?

Battery Powered System, Overvoltage Possible!?

(OP)
Hey everyone, first of all --- great website, long time lurker, first time poster.  Thanks to all who contribute.

I have a National Instruments data acquisition device and a 900Mhz serial modem being powered by two 12V gel batteries in series.  The DAQ and RF modem are in a NEMA rated enclosure and the power is brought in with a marine grade 3 prong plug/receptacle.  There is a switch between the receptacle and the devices themselves.  The issue I have been having is the RF modem has been intermittently failing.  Inspection of the devices shows no evidence of physical damage or burned smell.  The failures do not occur at any specific time (ie during battery change) or seem to follow any pattern.  The OEM inspection of the failed device claims overvoltage destroyed the device.  The device accepts a range of 7-28VDC, two 12V batteries at full charge should check in at around 25.5V.  There has never been a failure immediately following a battery change which would stand out to me as the only way to potentially ever have an overvoltage condition but still unlikely.  The DAQ accepts 11-30V and has never failed.  The application has substantial intermittent impact and vibration.  Both devices receive power in similar way with the ground at the receptacle and the positive coming off the fuse block.  The RF device is a typical size N radio plug for power while the DAQ is a screw type terminal.  What could possibly be happening to cause an overvoltage condition for that device? Is it purely happenstance that the DAQ has never failed in that same manner or perhaps the circuitry inside the device has more protection for such conditions?  Is it a bad assumption to think that the voltage of a gel battery is stable even under harsh conditions?  My plan at this point is to power the system via 12V to give the device a bit more of a cushion but I'm not answering the true question nor do I think that is really the cause.  Perhaps you electrical gurus can help a mechanical guy stumble through this?            

RE: Battery Powered System, Overvoltage Possible!?

What is charging the batteries?  In an automobile you can get extreme voltage spikes if someone ever disconnects a battery terminal while the motor (alternator) is running.  This is called 'load dump' if I remember correctly.    

Voltage induce failures can occur long after the fault condition has left.  Most voltage failures are from a high voltage breaking down a trace, kind of like chiseling on a column that is holding up the ceiling; the chiseler may be long gone before the house collapses.  

John D
 

RE: Battery Powered System, Overvoltage Possible!?

(OP)
Thanks for the reply.  The batteries are deep cycle, so they are charged seperately, connected and discharged over a period of about 2.5 weeks then replaced with freshly charged batteries.  So this is purely battery power which as I understand it should be quite stable under all conditions.

So a circuit is supplied more voltage than its designed for causing higher than expected current in a trace --- heat builds up, physically deforms the trace which causes higher than designed resistance resulting in further deformation overtime under original design conditions that ultimately leads to failure.  Is my understanding of that condition reasonably accurate? I feel like I would be able to see a "smoking gun" if this were the case.  Granted the device is on a PCB and there probably is multiple layers which may make it impossible to see physical damage.     

RE: Battery Powered System, Overvoltage Possible!?

"so they are charged seperately, connected"

Do you actually remove the batteries from the circuit to charge?  For gel cells, each battery would go up to 14.1 volts on a charger that properly limited the volts.  Less sophisticated bulk chargers could be much higher.  I repair a lot of stuff and seldom is there any physical sign of failure.

Maybe the manufacturer is pushing his spec a little.  The modem shouldn't draw that much.  A 9-12V zener in series with the modem power would get it to a lower end of the voltage range.  An easy thing you could try.

RE: Battery Powered System, Overvoltage Possible!?

(OP)
Yes, the batteries are removed from the system to charge.  The charger I use is a Samlex SEC-1230A.  It has DIP switches to change the charge profile for various types of batteries.  In the case of of the Gel Cell its a 3 stage charge with 13.5V Float and 14.0V Boost.  So I guess it would be possible the modem is seeing 28V in a worst case scenario which is at the top of the range.  They have never failed immediately following a battery change, but as "zappedagain" again pointed out perhaps that anecdote is not really indicative of it not being the failure mode.
   

RE: Battery Powered System, Overvoltage Possible!?

(OP)
So the Zener would provide some protection, gauranteeing only a safe voltage is reaching the device --- sounds like a good idea.

I'd really like to uncover the true underlying cause to the overvoltage in the first place.

RE: Battery Powered System, Overvoltage Possible!?

Both of the loads have internal power supplies, right?
Permanently connected in parallel.
I wonder if it's possible for them to interact badly on their primary sides when the battery switch is opened.

If that's true/possible/plausible, a procedural change might be sufficient.  I.e., never open 'the switch', and have two battery connections, so the charged battery is connected before the discharged one is removed.  Okay, you might want to include diodes in the battery circuit so the charged battery doesn't try to charge the discharged one.





 

Mike Halloran
Pembroke Pines, FL, USA

RE: Battery Powered System, Overvoltage Possible!?

"...accepts a range of 7-28VDC..."

Use one "12 volt" (nominal) battery.

Two gets you too close to 28 volts when they're fully charged. And obviously there's not much margin on the 28 volts.

 

RE: Battery Powered System, Overvoltage Possible!?

(OP)
Mike:
Each device is connected in parallel to a pair of 12V batteries in series, thus 24VDC nominal. The procedure is to switch off the power, now the devices see nothing, change the batteries and reswitch the power on.  At no time is there ever just one battery connected to the system and each device is always powered on/off simultaneously as they are connected to the same switch.

VE1BLL:
Agreed, in hindsight it was perhaps not prudent to push the specifications to the limit.  My intention at this point is to try running the system at 12VDC and see if failures persist.

All:
Could someone familiar with PCB's explain to me the physical failure mode of a device that lets assume was designed to accept 28VDC max but got say 28.2VDC.  This condition would only be possible right after battery change so it would only be for a short time as the voltage would reduce over time/discharge.  As I've mentioned before there has never been any correlation between battery change and failure --- it is always some time after the change.    

RE: Battery Powered System, Overvoltage Possible!?

>>>... switch off the power, now the devices see nothing, ...<<<

No, they see each other.

Put a scope on that connection, and open the battery switch.

 

Mike Halloran
Pembroke Pines, FL, USA

RE: Battery Powered System, Overvoltage Possible!?

(OP)
Ahhh yes, I see what you are saying --- yes the are still interconnected.  So what could possibly be happening then? What is your theory?

RE: Battery Powered System, Overvoltage Possible!?

Quote (cmamich):

Could someone familiar with PCB's explain to me the physical failure mode of a device that lets assume was designed to accept 28VDC max but got say 28.2VDC.
Depends upon the device.  Semiconductors, regardless of the spec'd max, have a finite life (though if you stay well within spec, that lifetime can be considered, for all intents and purposes, infinite).  They are spec'd for a maximum that will provide a reasonable lifetime.  If you go over that spec, you are shortening it's lifetime... if you seriously overshoot the spec, the lifetime will seriously approach zero.

Dan - Owner
http://www.Hi-TecDesigns.com

RE: Battery Powered System, Overvoltage Possible!?

(OP)
I guess my mechanicalness in me just won't let this go --- so when someone designs a PCB...they specify the trace for a given portion of a circuit, presumably the thickness and width of the trace, to be able to carry the design voltage and current.  Someone like me comes along oversupplies voltage and the trace will now be carrying too much and accordingly heat would build up and physically damage/alter the traces physical characteristics leading to failure overtime?  I guess my fundamental question is what physically happens in a case where failure has occured by no signs of physical damage.     

RE: Battery Powered System, Overvoltage Possible!?

It gets a little bit weirder inside the ICs where things are really, really tiny.  At that level you can have electrons bumping into the molecules that make the trace and dislodgimg them or even knocking them loose.  Look up electromigration if you want to know more.  Eventually you have a thin spot that can't handle the current flow so it gets hotter.  The heat accelerates this process and the death spiral begins...  

John D
 

RE: Battery Powered System, Overvoltage Possible!?

Are there any relays or solenoids in this box that may be causing spikes? What about signals coming in?  The search for a battery related problem may be a red herring.

RE: Battery Powered System, Overvoltage Possible!?

0.2V will have zero effect on a PCB... I didn't realize the question was aimed at PCBs as that's kind of a non-starter.

Dan - Owner
http://www.Hi-TecDesigns.com

RE: Battery Powered System, Overvoltage Possible!?

The "7-28VDC" voltage input specification might be a clue that the troublesome RF modem is using a simple linear (7805-type or similar) voltage regulator. If so (maybe?), then perhaps the regulator is simply getting (way) too hot when pushed to the limit. If this is happening, then there should be some evidence of overheating in the power supply area of the circuit. And sometimes the heat kills other nearby components while the regulator itself (barely) survives.

This is just one possible explanation of many.
 

RE: Battery Powered System, Overvoltage Possible!?

I read your original post again.  NI builds their DAQ cards fairly bulletproof, so even at the spec'd 30V the DAQ will most likely still have lots of margin before damage occurs.  

Did the modem OEM give any more detail about the failure; what failed?  what pin saw overvoltage?  Did a device fail or a trace on a PCB (if the latter then they have a very poorly designed PCB)?  

John D
 

RE: Battery Powered System, Overvoltage Possible!?

The claimed over voltage failure could be a red herring as well. It's possible this modem will simply not operate at the high end of it's supply rating.

It's impossible to really make good suggestions without knowing details on the failure. You shouldn't see anything other that maybe some small transient over-voltages and if those devices were well built the power supply would handle these without failure. So, I would just proceed and put the 2 batteries in parallel instead of series.

RE: Battery Powered System, Overvoltage Possible!?

(OP)
Okay, I followed up with the OEM to get more detail on their failure analysis.  Apparently there is a pair of zero Ohm resistors that are part of the power circuitry that failed.  OEM says the only way that could have happened is reverse polarity connection (possible but unlikely, but I would imagine it would fail immediately if that were to be the case --- I'm going to test this) or back current in the ground wire.  This would be a good juncture to explain the setup a little better.

Imagine a large heavy steel box that is part of a larger frame.  Inside this steel box are two batteries and a stainless steel enclosure.  The batteries, as mentioned before, are connected in series --- three wires: one jumping from BAT1 positive to BAT2 negative, one from BAT2 positive to plug connector, one from BAT1 negative to plug connector.  The recepticle, mounted in the stainless steel box, is a plastic body with no possible electrically conductive paths to the stainless box from there I have the positive switched which then runs to a fuse block and then onto the respective devices.  The grounds pass directly from the plug to the devices.  Each device is mounted on what amounts to plastic standoffs so they do not contact the enclosure either.  I realize I have a floating ground but how could back current possibly be in the ground wires? The prototype of the system was in a plastic enclosure and ran for a year straight without issue --- so somehow I feel that I'm getting screwed electrically here but I can't see how.  I'm probably not understanding some basic rule of EE design or something.          

RE: Battery Powered System, Overvoltage Possible!?

(OP)
Furthermore, wouldn't the easy answer here be diode protection on both wires? That would protect me from reverse polarity and back current yes? If there was enough current to blow zero ohm resistors wouldn't a diode get smoked too?

RE: Battery Powered System, Overvoltage Possible!?

A series diode will 'block' reverse current thereby protecting the downstream circuit.

Another method sometimes used is a parallel diode (normally reversed biased) that will conduct heavily if the power is reversed and will then blow a series fuse to open the circuit.

...

Zero ohm resistors should not fail under moderate over-voltage, unless there's something funny going on. The funny business might be some other upstream component failing as a dead short due to the over-voltage, and that other failure then causing high currents that damage the zero ohm resistors. But you'd have to mention the other failure. Resistors (zero ohm or otherwise) aren't going to fail directly from application of a bit more than 28 VDC.


At this point it's all guess work. If you can find a schematic diagram for the RF Modem's PS circuit then we could probably identify the design limitation.

...Or simply back away from the 28 VDC upper voltage limit, thereby leaving more time for lunch/beer.

 

RE: Battery Powered System, Overvoltage Possible!?

(OP)
The system is extremely simple, only RF Modem, NI DAQ, 2 batteries.  No item in the system has ever failed except the RF modem.

The OEM recommended that I connect ground of battery connection to the frame as their theory is somehow potential is being built up in the frame and finding its way into my system --- I just don't see how this is possible and I have some reservations about doing that because then if during battery change somehow a tool were to bridge the frame and the positive we'll have fireworks.  

The zero ohm resistor was described as .020" x .040" in size, what sort of voltage/current can these handle?  

RE: Battery Powered System, Overvoltage Possible!?

What resistor?  You aren't giving us the whole story here...  

That is commonly referred to as a 0402 resistor.  The ERJ series from Panasonic is rated for 1A and has a max overload current of 2A.  

John D
 

RE: Battery Powered System, Overvoltage Possible!?

I think Opera House is on the right track with his suggestion of inductive spikes. Many of these black box devices now have LC low pass filter circuits fitted in the dc input lines to meet conducted noise immunity standards.

Switching off the power abruptly might be causing one device to inductively kick the other into a momentary over voltage.

If the input voltage range is 7 -28 volts, why are the batteries being connected in series ?  
I would put them in parallel.  As the battery end voltage is going to be around 10v, that will make far better use of the total battery capacity. Especially if linear voltage regulators are being used. It would effectively double the amp hour capacity.

Another suggestion might be to connect a really large electrolytic capacitor across the dc line, between the on/off switch and your two devices.  
When power is switched off, the voltage on the capacitor will die away gracefully, without any sudden vicious step changes in current. A very low value resistor in the battery line could limit inrush into the electrolytic.  Another non violent way charge up the big cap, might be a three position on off switch, with a suitable starting resistor in the middle position.

Last suggestion would be to fit a simple pre regulator, but I still think the most efficient solution would be to put the batteries in parallel.

RE: Battery Powered System, Overvoltage Possible!?

(OP)
The input range of the NI DAQ is 11-30 VDC.  The DAQ pulses the load cells at 10VDC, therefore I wanted to ensure proper operation throughout the range of charge hence the 24V system selection.  

Warp,

Could you, in layman's terms, briefly explain what you are asserting when power is switched?  I do not understand this concept of momentary overvoltage via induction.  This has me thinking though, when I switch the power off --- what happens in the circuit physically from a current standpoint?

I am switching 2 of the 4 systems to parallel and hence 12V to monitor performance/life versus the two.   

RE: Battery Powered System, Overvoltage Possible!?

In simple terms, when you have direct current flowing through any inductor, and you suddenly break the source of current, a high back EMF voltage can be produced.

Now if there is only one piece of equipment with an inductor in the dc path, then the voltage spike will most likely all appear across the opening switch contact.

But if you then connect a second piece of equipment controlled by that  same switch, then the sudden inductive voltage kick across the switch might be enough to cause a problem.

The worst possible case would be one heavy load having a lot of series inductance, and a weak but voltage sensitive second load connected together to the same switch.
As the total load current is broken, the weak load could possibly receive a fair kick in the guts from the resultant inductive overvoltage spike.  

RE: Battery Powered System, Overvoltage Possible!?

I believe you will be surprised at the extra life you will get from the parallel connection.
The load current per battery will be half, but at the halved  discharge rate the total amp hours available to the voltage end point will more than double.

An eleven volt end point is fairly high, but because of the "S" shape of the voltage discharge curve, and it's more than doubling in width, I believe you should still gain significantly in available total equipment running hours per charge.

RE: Battery Powered System, Overvoltage Possible!?

(OP)
So definitely going to go 12V system, but want to provide all the extra protection I can.  So would a TVS diode on the incoming PWR lines after the fuse make sense as well as a Zener diode on the GND lines?  Is this a comprehensive way to protect my devices?

http://www.nxp.com/documents/data_sheet/PESDXS1UL_SER.pdf

This is the TVS diode I have preliminarily selected, I was going to go with the a reverse standoff voltage of 15V.  The application notes that this is for data lines...which mine is not --- what am I missing here? The specifications of the device looks like it would work nicely in my application.   

  I'm sort of annoyed these expensive devices don't have such protections already built in --- now I have to worry about more solder joints and durability of construction of what I make.  /grumble      

RE: Battery Powered System, Overvoltage Possible!?

(OP)
I don't know how the word Zener got in there....just a normal diode on the GND lines to prevent any sort of current flow in that direction.  That alone should provide reverse polarity protection or any sort of induced current.  

RE: Battery Powered System, Overvoltage Possible!?

That TVS looks fine for your application (transients).

You'll be better off with a reverse-polarity-protection diode wired between the +12V supply and the load, not between the load and ground.  The diode forward voltage drop could introduce enough ground shift to mess up your logic levels, and introduce ground bounce problems as the current changes (Tx to Rx, for example).  

John D
 

RE: Battery Powered System, Overvoltage Possible!?

(OP)
zapped,

Thanks for the tip.  So could go battery, rpp diode, tvs diode, fuse, load --- all in series on the +12V supply line?

This diode should do the trick yes? Enough forward current capacity to handle device requirements while minimizing foward voltage drop....

http://www.mouser.com/ProductDetail/Toshiba/CRS08TE85LQM/?qs=sGAEpiMZZMuIUjt4yeP9c0eSDJ8%252bdf4YGwmLkj5HLPY%3d

Thanks again...now I just have to put all this crap a piece of board nicely and mount it in the enclosure.

RE: Battery Powered System, Overvoltage Possible!?

A series diode is a workable solution, but the resulting forward voltage drop is certainly not going to be an advantage down near the battery end point.

My preferred option would be a big ugly electrolytic capacitor placed right across the supply.
No voltage drop, and it will gobble up any voltage spikes of either polarity without raising a sweat.

RE: Battery Powered System, Overvoltage Possible!?

Thinking a bit more about this.  
An electrolytic will cause the load voltage to slowly decay when switching off, which should eliminate the voltage spike problem at sudden turn off altogether.  
So the electrolytic might not need to be very large at all to do the job.

RE: Battery Powered System, Overvoltage Possible!?

"So could go battery, rpp diode, tvs diode, fuse, load --- all in series on the +12V supply line?" - Not quite, the TVS shunts to ground:  


   ---|>|-------|~~~~|----
  |         |             |
 ---        |             \
  -        ---            /
 ---        ^             \
  -        / \            |
  |        ---            |
  |         |             |
  ----------------GND------
Batt  RPD  TVS   Fuse   Load


Z
 

RE: Battery Powered System, Overvoltage Possible!?

The fuse should be the first thing in the chain coming off the battery, not the last.
 

RE: Battery Powered System, Overvoltage Possible!?

Good point.   

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources