Analog ESR meter design

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • shovenose
    replied
    Re: Analog ESR meter design

    Originally posted by Th3_uN1Qu3
    Simple it is... Reminds me of this particular quote:



    Henry Ford said it.

    What all analog ESR meter circuits have in common is that they use a constant AC voltage source passed thru a shunt resistor, then thru the cap under test in series. The idea is that depending on the ESR of the cap, this circuit produces a certain AC current which makes a certain voltage drop across the sense resistor, and that is shown on the meter.

    Now, to me this approach seems ass-backwards, because the source resistance of the voltage source isn't exactly zero so errors creep in, then if the shunt resistor is too high a value it won't read low ESR caps, and if it's too low the signal voltage becomes too low to be useful.

    So instead of doing the same old thing i decided for a different and (at least to me) more straightforward approach, which is feeding the cap thru a constant AC current source which depending on the cap's ESR produces an AC voltage across which can be read directly across the cap itself, no shunt resistor involved!

    And the true gem - the voltage source circuit produced maximum voltage output when the ESR was zero. This circuit produces maximum voltage output when the ESR is high, therefore, if you calibrate it properly, it can also be used with a DMM and display a voltage proportionally to ESR, for example 1mOhm = 10mV ! Now how's that for coolness factor.
    I didn't understand a work of it but it sounds cool

    Leave a comment:


  • Th3_uN1Qu3
    replied
    Re: Analog ESR meter design

    Simple it is... Reminds me of this particular quote:

    If you've always done it like that, then it's probably wrong.
    Henry Ford said it.

    What all analog ESR meter circuits have in common is that they use a constant AC voltage source passed thru a shunt resistor, then thru the cap under test in series. The idea is that depending on the ESR of the cap, this circuit produces a certain AC current which makes a certain voltage drop across the sense resistor, and that is shown on the meter.

    Now, to me this approach seems ass-backwards, because the source resistance of the voltage source isn't exactly zero so errors creep in, then if the shunt resistor is too high a value it won't read low ESR caps, and if it's too low the signal voltage becomes too low to be useful.

    So instead of doing the same old thing i decided for a different and (at least to me) more straightforward approach, which is feeding the cap thru a constant AC current source which depending on the cap's ESR produces an AC voltage across which can be read directly across the cap itself, no shunt resistor involved!

    And the true gem - the voltage source circuit produced maximum voltage output when the ESR was zero. This circuit produces maximum voltage output when the ESR is high, therefore, if you calibrate it properly, it can also be used with a DMM and display a voltage proportionally to ESR, for example 1mOhm = 10mV ! Now how's that for coolness factor.

    Leave a comment:


  • shovenose
    replied
    Re: Analog ESR meter design

    Make it simple and easy to use, like an Apple product
    guaranteed success.
    Not really kidding.
    -shovenose

    Leave a comment:


  • Th3_uN1Qu3
    started a topic Analog ESR meter design

    Analog ESR meter design

    While there are a number of analog ESR meter designs on the web, none of them are sensitive enough for low ESR caps. Also they share a common fallacy which i'll point out below.

    I won't go into the digital ones because from what i've seen so far most designs that are offered for free are also pretty dodgy, and if you're not into programming micros buying a programmer just to build one piece of kit is overkill, and most of you won't justify the expense.

    So, how does an analog ESR meter work? Well, it's quite simple really. It's an resistance meter (ohm meter) just that it works in AC instead of DC.
    • First we have an oscillator, which should be 100kHz as that's where today's SMPS caps are spec'd at, but there are designs on the net operating at various frequencies which will be more or less accurate depending on the type of cap you are measuring...
    • Then we have a current amplifier which makes this AC signal low impedance, so there is no voltage drop due to the source. This has been implemented in various ways - opamps, transistors, transformers, and so on. Sometimes the oscillator and amplifier stage are one and the same.
    • Then we have a sense resistor in series with one of the probes, which drops a known voltage. When you short the probes, there's only this sense resistor in the circuit, and you use this to set the maximum indication of your meter movement. The capacitor to be tested is put in series with this sense resistor.
    • And finally we have a rectifier and filter, which converts the AC to DC so that the meter can read it. These ESR meter designs typically use a 50 or 100 uA meter movement.
    • Sure there's other things such as input protection and such but the four building blocks i mentioned above are the foundation of any analog ESR meter.


    Now, the first thing wrong with most ESR meter designs on the web is that the sense resistor is way too high in value, so low ESR caps cannot be read accurately - when the bottom of the range is 50 ohms there is no way you're gonna spot a 0.1 ohm difference let alone a 0.01. So let's drop the value of the sense resistor. If you do this without changing anything else you'll quickly notice something funny - the meter will not go to max scale anymore! That's because by lowering the value of the sense resistor, less voltage gets dropped by it, so there's less voltage available to drive the meter. Some designs try to get around that by adding a gain stage to feed the meter, but this opens a whole new can of worms as the whole thing becomes extremely sensitive to outside interference.

    So, what's the quick and easy solution? Increase the current, duh! This solves all our problems - we can use a low value sense resistor AND still have enough voltage drop to show on the meter. As to why nobody thought it before, there are two issues:

    1. It eats battery. Most meters on the web are designed to be powered off a 9 volt battery. That won't work if you're trying to draw a few hundred milliamps.
    2. When applied to a cap with high ESR (almost open circuit) it will develop a voltage that will turn on semiconductors, causing erroneous readings.

    Point 2 can be gotten around fairly easily. As for the first one, not quite doable... So, what i'm going to do is design a bench meter, that runs off 12 volts. Or if you have a NiMH pack handy...

    Everyone post their wishlist here, and i'll see what i can make of it.

Related Topics

Collapse

  • eccerr0r
    lowest current galvanometer/analog meter (passively powered!)
    by eccerr0r
    Most analog meters are actually current driven - a current is needed to deflect the pointer full scale. They can be lots of different values. There are ones that can take several amperes to swing the pointer as they have internal shunts.

    On the other hand there are many that are rated in microamps for the intent that they draw as little power as possible from the devices under test. Some are 1mA, 500µA, 200µA, 100µA, and the ubiquitous 50µA frequently used in analog VOMs. There are even 20, 25, 30 µA and even down to 10µA. Been collecting a bunch of different ratings and...
    04-16-2025, 12:41 AM
  • jorpec
    Changing the scale of an analog meter
    by jorpec
    Hi

    I want to change the scale of an analog meter, to monitor the charge of an li-ion single cell, so the needle at the end would point 4.2 volts and the 0 on the meter would point 2.5 volts or so, i tried to add diodes or a zener in series with the meter but the changes of the ambient temperature also changes the voltage value on the meter
    I wonder how i can accomplish this so the meter would be precise at any temperature ?

    Thnaks
    01-23-2023, 10:37 AM
  • Darren Hibbert
    Replacing a Current Sense Resistor
    by Darren Hibbert
    Hi.

    Quick question.

    I have a laptop that is completely dead. I opened it up and it looks like the current sense resistor is blown. However, because it's blown, the value printed on the top has disintegrated and there is no schematic available for this particular laptop (Dynabook Portege) so I'm not sure what to replace it with.
    04-08-2024, 08:36 PM
  • jinu_j
    Dell 2209WA - power supply - Fusible Resistor replacement
    by jinu_j
    Hi

    I am trying to repair an ancient Dell 2209WA Monitor which suddenly shut off with a pop sound. On investigation found that one of the fusible resistors had blown. Further investigation identified multiple components as faulty because of which the fusible resistor blew. Please refer the attached circuit diagram showing the components that were found to be damaged.

    1. FR950 - blown fusible resistor - 0.2 Ohm 1W
    2. Q950 - shorted Q950 MOSFET - 650V 10A N Channel Mosfet
    3. R835 - Blown Resistor - 20KOhm SMD resistor
    4. D930 - Shorted Schottkey Diode...
    05-03-2025, 10:51 PM
  • mikey5791
    Need help to replace burned resistor in 350w atx psu
    by mikey5791
    Hi to all forum members,

    Got this faulty 350 watt atx psu dirt cheap from a local online seller as i am keen to use it as a learning tool to repair faulty power supply.
    The faulty part is quite obvious from the burn area near the 16pin KA7500 BD pwm. The fuse is still intact with good continuity.

    Upon power on ac, there is 5vdc standby power on cathode of diode D14 and about 10vdc on cathode of diode D13.(This should be the aux power to generate the 12v and 5v rail.)
    Initially i replace the two burned resistors near my marked red arrow to 200 ohm resistor...
    12-26-2024, 04:55 AM
  • Loading...
  • No more items.
Working...