Announcement

Collapse
No announcement yet.

How to Recondition (Reform) Electrolytic Capacitors and Why

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • jiroy
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Originally posted by momaka View Post
    Indeed.
    However, the degradation of the electrolytic caps is usually not that bad at all when sitting a year or two on the shelf. Past 5 years - yes, you might want to consider reforming, depending on the capacitor and how it's going to be used. And past 10 years (i.e. new-old stock, or NOS stuff), reforming is probably needed.


    Nah, 1 year won't do anything.
    I have lots of stuff that have been sitting unplugged for 3-5 years. Not one has ever failed on me. Even some really old stuff that I found and plugged in that haven't seen power for over 8-10 years worked fine. Again, there's a reason why electrolytic capacitors are called "self-healing" capacitors. Of course, if you do want the caps to last as long as possible, then reforming the capacitors (or plugging in the device and using it) is recommended.


    That's just for inkjet printers. With laser, there are no problems like that whatsoever. The only problem you might encounter with a laser printer is if you store it somewhere with lots of quick temperature and moisture variations, especially hot places - this is a quick way to ruin a laser printer (or at least require a complete roller/fuser cleanup afterwards).

    Hi Momaka; The glorious days of Telefunken and Thomson are over my friend , we're living now in what Trump labeled shithole countries era , lol ..
    Although I agree with most what you've said , but the thousands and thousands of repairs i've done all the last 30 years , lead me to approve your statement 10 years ago , and contradict it today ...
    Notice first of all , you put in equal all Capacitors brands , and I know , for the sake of the truth , you won't accept to equal a Panasonic with a .... you know , and secondly , you assumed that Capacitors need 5 years to start deteriorating , But that assumption takes for granted that a device was manufactured and delivered to the end customer in the same day , which is totally false in most cases .
    Thirdly , Capacitors ain't the sole factor that can lead to a disastrous situation . When I wrote my reply , I was just finishing some UPS repairs damaged by non use as batteries spillage and many other factors ..
    Laptops and boards in general , also loose its Bios in time due , and awaking a sleeping board was always my speciality , but never easy .

    Have a nice day my friend ..

    Leave a comment:


  • Behemot
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Yep, ink printers like cold and wet environment for storage. The heads anyway, the metal (iron) parts may not so much

    Leave a comment:


  • momaka
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Originally posted by Alex_Santos View Post
    It would appear that the running logic you outlined would suggest that we power stuff up regularly to avoid degradation.
    Indeed.
    However, the degradation of the electrolytic caps is usually not that bad at all when sitting a year or two on the shelf. Past 5 years - yes, you might want to consider reforming, depending on the capacitor and how it's going to be used. And past 10 years (i.e. new-old stock, or NOS stuff), reforming is probably needed.

    Originally posted by jiroy View Post
    Don't be surprised then if you plug a device after one year non use to hear a crackling sound ..
    Nah, 1 year won't do anything.
    I have lots of stuff that have been sitting unplugged for 3-5 years. Not one has ever failed on me. Even some really old stuff that I found and plugged in that haven't seen power for over 8-10 years worked fine. Again, there's a reason why electrolytic capacitors are called "self-healing" capacitors. Of course, if you do want the caps to last as long as possible, then reforming the capacitors (or plugging in the device and using it) is recommended.

    Originally posted by jiroy View Post
    By the way , In Printers too , where no one waste five minutes of his time , to read catalogues , it is recommended to print at least one paper a week , otherwise , Capillars would be damaged beyond repair ..
    That's just for inkjet printers. With laser, there are no problems like that whatsoever. The only problem you might encounter with a laser printer is if you store it somewhere with lots of quick temperature and moisture variations, especially hot places - this is a quick way to ruin a laser printer (or at least require a complete roller/fuser cleanup afterwards).

    Leave a comment:


  • jiroy
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Originally posted by Alex_Santos View Post
    Interesting stuff but it made me wonder. If I have devices stirring around unplugged for months on end, well how would this evaluation or consideration play out on some old device that only gets plugged in once a year. It would appear that the running logic you outlined would suggest that we power stuff up regularly to avoid degradation.

    What are your thoughts?
    Don't be surprised then if you plug a device after one year non use to hear a crackling sound ..
    By the way , In Printers too , where no one waste five minutes of his time , to read catalogues , it is recommended to print at least one paper a week , otherwise , Capillars would be damaged beyond repair ..

    Leave a comment:


  • Alex_Santos
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Interesting stuff but it made me wonder. If I have devices stirring around unplugged for months on end, well how would this evaluation or consideration play out on some old device that only gets plugged in once a year. It would appear that the running logic you outlined would suggest that we power stuff up regularly to avoid degradation.

    What are your thoughts?

    Leave a comment:


  • montemcguire
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Originally posted by mockingbird View Post
    I just ran this simulation in LTspice with 28 caps (two 14-pin ZIF sockets), and it's only showing a 79nA (read: nano) draw per cap. Is that right? Maybe 1kOhm is too much?



    Attached is the LTSpice file if you care to take a look.

    Thanks
    Not really related to re-forming, but a good SPICE tip when you're trying to simulate any sort of DC charging phenomenon:

    When SPICE analyzes the circuit, it first performs an operating point analysis, essentially what you get by using a .DC analysis command. Then, after that, it runs the selected analysis command around the discovered DC operating point for each node.

    The problem in this simulation is that the initial .DC analysis will determine the final, settled DC operating point, and then a 1 second .tran analysis is executed, entirely skipping the capacitor charging phase of the simulation from power on to final settling.

    What you can do instead is use a PULSE source instead of a simple DC source, and set the pulse to start at 0V and then a short time later (perhaps a millisecond or ten), switch to the DC value you wanted to examine initially. That way, the initial operating point will be calculated at the powered down (0V pulse source value) state, and then you can watch the circuit react to the pulse source when it switches to your desired pulse voltage.

    So, instead of viewing the steady state leakage current of the charged cap model, the simulation you have now, you can see the entire charging phase of the cap in the circuit, which is what you're probably trying to see.

    You can change the DC voltage source to a pulse by right clicking on it and selecting 'pulse' from the style menu.

    Leave a comment:


  • mockingbird
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    I've been slowly collecting parts for this project over the last two years.



    1 & 2 - Amp/Voltage meters recommended for voltage measurements. I figure I'll use one before of the cap and one ahead of the cap in the circuit. I was also thinking of putting one in series to check the amperage draw.

    3 - Variable voltage supply kit that I bought for next to nothing and put together. In retrospect, I should have bought a kit with a regulator that goes above 25V. I will have to look into getting something for higher voltages in the future. I would also like to get something for very high voltages for large primary caps. Mr Carlson from Youtube had an old bit of vacuum tube kit a few months ago that he said people often use to re-form caps. Can't remember exactly what it was. Either way, just generating some very high DC voltage somewhow would probably be a lot simpler.

    4 & 5 - The blue PCB is something I purchased relatively recently for this project. It's made out of fiberglass and epoxy and has through-hole plating. The brown phenolic board was warped out of shape and only had eyelets which ripped off with the slightest pulling motion.

    Not pictures is the wrapping wire I bought. It's the standard Chinese multi-colored one you see all over the place. Supposedly, there are two types, the regular type and the one with non-shrinkable wire (guess which one I bought by accident). It is pretty darn thin wire, in case anyone is wondering.



    This is supposed to be based of the "GO" ESR Meter...
    Attached Files

    Leave a comment:


  • momaka
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Originally posted by budm View Post
    3) Do not use in rapid charging/discharging circuits.
    Performance would be hurt by generated heat within an aluminum electrolytic capacitor used in a circuit that repeatedly and rapidly charges and discharges the capacitor. This type of circuit could also destroy the capacitor. Please inquire with your sales or service representative regarding capacitors that can be rapidly charged and discharged for use in such circuits.
    Exactly.

    Only if you *rapidly* and *continuously* fully charge/discharge a capacitor, you will damage it. But for smaller caps, you can short their leads and perform the "spark" test a few times, and it won't really affecting the life that much, if at all.

    Leave a comment:


  • Behemot
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    I think that most caps should have the time constant dI/dt in datasheet which states how fast you can charge/discharge them. IIRC there is some simplification how much higher voltage rating you have to use for given cap if you need higher dI/dt otherwise the life durability gets very significant drop.

    Ppl run into such things for example with some kind of those self-oscillating induction heaters (for metal smelting) and some have already found it is better to use more of lower-capacity caps to prolonge their life. Also Tesla transformers.

    Leave a comment:


  • budm
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    You need to know if the type of cap you have is made for rapid charging or discharging or not so it is better to properly discharging the unknown cap. I always use resistor.
    http://www.elna.co.jp/en/capacitor/a...on/detail.html

    3) Do not use in rapid charging/discharging circuits.
    Performance would be hurt by generated heat within an aluminum electrolytic capacitor used in a circuit that repeatedly and rapidly charges and discharges the capacitor. This type of circuit could also destroy the capacitor. Please inquire with your sales or service representative regarding capacitors that can be rapidly charged and discharged for use in such circuits.
    Last edited by budm; 10-22-2017, 02:38 PM.

    Leave a comment:


  • momaka
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Yes, for resistors, it would be the breakdown voltage, because in order to push higher power through it, you also must increase the voltage through it. Going past the breakdown voltage can damage the resistor.

    For capacitors, I think it's the amount of energy that limits this, mainly where the cap leads are riveted to the foil. If you push too much energy, that can overheat the contact points between the two and cause the cap to go open-circuit. For smaller and medium sized caps, it's not an issue. But for very big caps, it could be, depending on construction.

    That said, standard electrolytic caps are not made to withstand many continuous complete charge and discharge cycles. For applications like tab welding and photo flash, Nichicon for example, recommends that special caps be used, because a standard electrolytic can only withstand about 2000-3000 charge-discharge cycles. (Though they also mention in their application notes that as long as the full charge-discharge cycles are kept under 10 per day, the capacitor life will not be affected severely).
    Last edited by momaka; 10-22-2017, 10:01 AM.

    Leave a comment:


  • Behemot
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    But there is some upper limit of the maximum loading which causes irreversible damage.

    Leave a comment:


  • momaka
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Originally posted by Behemot View Post
    Because you are overstepping the rated ripple current by several magnitudes?
    That doesn't matter. You can apply ripple currents much larger than the cap is rated for, as long as you don't do it at such a rate that it causes the internal temperature of the cap to rise above the allowable limits.

    Think of it like pushing 5 Watts of power through a resistor rated for only 1 Watt. Can you do it? The answer is YES - however, only if you limit the duration of that power level so that the AVERAGE power dissipation does not exceed the 1 Watt rating. In other words, you can dissipate 1 Watt of power through the 1-Watt resistor continuously. But if you want to dissipate 5 Watts, then you can only do it for 1/5 of a second every second... or 1/10 of a second twice a second... or 1/20 of a second four times in a second.... and etc.
    Last edited by momaka; 10-22-2017, 01:14 AM.

    Leave a comment:


  • Behemot
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Because you are overstepping the rated ripple current by several magnitudes?

    Leave a comment:


  • momaka
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Originally posted by budm View Post
    Shorting the two terminal of charged capacitor is also bad for the cap due to high discharging current.
    And why exactly is that bad?

    Leave a comment:


  • budm
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    RC Time constant:
    http://www.electronics-tutorials.ws/rc/rc_1.html
    So when you are using the resistor you can see how long it will take to charge up the capacitor.

    Leave a comment:


  • budm
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Shorting the two terminal of charged capacitor is also bad for the cap due to high discharging current.

    Leave a comment:


  • momaka
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Originally posted by acercanto View Post
    The power supply shows the amp draw, and when it is fully charged, it shows less than 1mA on all of them, even the potentially dead one, but I haven't put my multimeter inline yet.
    Sounds good. If they all show low leakage like that, then they are probably okay.

    Originally posted by acercanto View Post
    What will the spark test tell me?
    Sometimes, an electrically leaky cap can fool an ESR meter into showing that the ESR is fine. With the spark test, you can verify if that is true. If the cap is electrically leaky, it won't spark too well (if at all). Likewise, if a cap has high ESR but you don't have an ESR meter to check it, the spark test can be used to determine only if the ESR is really bad (but it won't be able to determine marginal or just slightly out-of-spec ESR).

    Don't get me wrong, the spark test is hardly useful and it takes a ton of experimenting with different caps to know what is considered "good" spark and what isn't. So overall, you don't really need to do it. But in a situation without much equipment, it can come handy.

    That said, you probably don't need to do it, as you will be building a tab welder, which will essentially do the same thing as the spark test does: short-circuit the capacitor as it is charged.

    Originally posted by acercanto View Post
    Also, is it bad for them to do it before it is fully reformed?
    No, you can discharge a cap regardless if it's been reformed or not. If
    Only when the caps have been sitting for too long and you try to apply full voltage is when you really need to do the reform procedure.

    Originally posted by acercanto View Post
    Sorry for the dumb questions, I really need to learn more about electricity. For someone that's been building computers and taking things apart since he was a kid, you'd think I would have picked up more.
    Nah, no worries. There are no dumb questions. Only dumb answers sometimes.

    Leave a comment:


  • acercanto
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    Wow, thanks, Momaka. I didn't realize the current through the resistor would diminish as the voltage went up. It makes sense, but I hadn't thought about it.
    The power supply shows the amp draw, and when it is fully charged, it shows less than 1mA on all of them, even the potentially dead one, but I haven't put my multimeter inline yet.
    What will the spark test tell me? Also, is it bad for them to do it before it is fully reformed?
    Sorry for the dumb questions, I really need to learn more about electricity. For someone that's been building computers and taking things apart since he was a kid, you'd think I would have picked up more.

    Acer

    Leave a comment:


  • Behemot
    replied
    Re: How to Recondition (Reform) Electrolytic Capacitors and Why

    With such energy, I think ESR meter will be a better choice

    Leave a comment:

Working...
X