Automotive fuel gauge and sending unit issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • axlmastr
    Senior Member
    • Aug 2005
    • 158

    #1

    Automotive fuel gauge and sending unit issue

    This is a common issue for some hotrodders needing to replace their old tired fuel tank sending units with a replacement and matching it to a fuel gauge they wish to use in their cluster.

    Item #1 Fuel gauge - mechanical type with sweeping needle. The resistance range of the gauge is 30-240 ohms. At E (empty) the gauge expects to see 30 ohms and at F (full) it expects to see 240 ohms.

    Item #2 Sending unit in tank - mechanical type sweeping arm with a dimmer-style wire coil and wiper. The resistance range of the sending unit is 2-36 ohms. Some are more like 0-30 if that makes much difference. When the sending unit is at empty it reads 2 ohms and at full 36 ohms.

    Is there a way to match the two items so that sending unit's position will relatively match the needle position on the gauge value for value?

    I have posted on this site's forum for several years and have performed hundreds of board level repairs. Thanks in advance
  • stj
    Great Sage 齊天大聖
    • Dec 2009
    • 31067
    • Albion

    #2
    Re: Automotive fuel gauge and sending unit issue

    first you need to recognise that your not dealing with resistance, but current.
    then you can compensate with an amplifier.

    Comment

    • redwire
      Badcaps Legend
      • Dec 2010
      • 3910
      • Canada

      #3
      Re: Automotive fuel gauge and sending unit issue

      It sounds like a fun project.

      You would need a circuit to amplify the signal, and possibly invert it because some senders are low resistance empty, others low ohms when full. You could do it with a couple op-amps.

      The hardest part is the gauge driver, these old gauges need several watts of drive, so a transistor there will make a little heat.

      At least three different types of old car fuel gauges:
      1. "balancing coil fuel gauge" with two coils, an Full and a Empty coil.
      2. "Thermal type", one heating coil and a bi-metallic strip, which is probably matched to the really low resistance senders. Usually a 'voltage stabilizer' used. 1958 Ford, VW Beetle.
      3. Two coils, one is a field coil.

      1,3 are current-operated. With a car's voltage constant i.e. 13.8V, then the tank rheostat's changing resistance gives a changing gauge current.
      2 heating is I^2*R so a parabola for needle deflection and current.

      That challenge is linearity, where 1/2 tank is accurate. If you really want that, then you have to have the sender's curve known and probably use a little MCU to correct the curve.

      I could work on a circuit but don't have a gauge cluster to test it on, unless I hit up a wrecking yard.

      A modern approach is to use stepper-motor gauge motors in the cluster.
      Attached Files

      Comment

      • petehall347
        Badcaps Legend
        • Jan 2015
        • 4427
        • United Kingdom

        #4
        Re: Automotive fuel gauge and sending unit issue

        can you not try resistor connected in the right place to get the ohms matching ?

        Comment

        • redwire
          Badcaps Legend
          • Dec 2010
          • 3910
          • Canada

          #5
          Re: Automotive fuel gauge and sending unit issue

          Old GM 1930-1964 senders are 0-30 ohms; 30 ohms=Full. So the gauge wants to see Full=30 ohms, Empty=0 ohms.
          New aftermarket senders are 240-33 ohms; 33 ohms Full, 240 ohms Empty.

          So you need to invert the signal and scale it, if I'm hearing OP correctly.
          Hot rodders want to keep the old (6V or 12V) instrument cluster but use a modern tank sensor.
          Some Ford and Chrysler gauges do not have the backwards reading problem.

          You could use an Arduino, or stay analog and use a bunch of op-amps.
          I have to do research on controlling old gauges.

          Comment

          • Curious.George
            Badcaps Legend
            • Nov 2011
            • 2305
            • Unknown

            #6
            Re: Automotive fuel gauge and sending unit issue

            Originally posted by axlmastr
            This is a common issue for some hotrodders needing to replace their old tired fuel tank sending units with a replacement and matching it to a fuel gauge they wish to use in their cluster.

            Item #1 Fuel gauge - mechanical type with sweeping needle. The resistance range of the gauge is 30-240 ohms. At E (empty) the gauge expects to see 30 ohms and at F (full) it expects to see 240 ohms.

            Item #2 Sending unit in tank - mechanical type sweeping arm with a dimmer-style wire coil and wiper. The resistance range of the sending unit is 2-36 ohms. Some are more like 0-30 if that makes much difference. When the sending unit is at empty it reads 2 ohms and at full 36 ohms.

            Is there a way to match the two items so that sending unit's position will relatively match the needle position on the gauge value for value?
            All you've tied down are the extremes of sender/gauge. I assume that's not all that you care about in the response of the system (?).

            So, without knowing (reproducible) the actual characteristics of the sender and gauge over there full operating range, the easiest way to KNOW you have a solution that can work is to implement the transfer function digitally.

            "read" the sender value for a given amount of fuel in the tank (start with an empty tank and systematically add some known amount each iteration) and record this value.

            Similarly, drive the gauge with a particular "output" and observe the position of the needle (and how the driver would INTERPRET that... is that "half a tank"? etc.).

            Then, just build a piecewise linear approximation to the transfer function using these input and output points.

            [An 8 pin MCU would suffice at << $1]

            The hard part will be getting enough drive capability to handle a low impedance gauge. But, you could probably hack together a dog slow PWM current sink and count on the mechanics of the gauge to filter out the switching frequency.

            Comment

            • redwire
              Badcaps Legend
              • Dec 2010
              • 3910
              • Canada

              #7
              Re: Automotive fuel gauge and sending unit issue

              I've done car fuel gauge control for propane and natural gas conversions.
              I use a microcontroller to read tank pressure, convert and drive the car's original (gasoline) gauge.

              Covering 80 years of different cars, US and England, there are about 10 different fuel senders out there.
              They are known and documented, just a rheostat. Getting this into a MCU is straightforward.

              I add correction factors for non-linear fuel tanks and gauges, matching car maker psychology.
              3/4 is usually 70% fuel, 1/4 tank 30%. Empty is around 13% fuel remaining, a few gallons.

              The hard part is that old gauges (using 30 ohm senders) are bi-metallic and need several watts to heat up and move the needle. Some cars have voltage regulators like 8V supplying the gauge.

              PWM did not work well as the gauge would whistle or buzz and make sound.
              Higher frequency made switching noise and some voltage regs did not like it.
              So I use linear control.

              If I could get more information about resistance of old gauges, it would be OK to design something that could work with 6V or 12V gauges and any sending unit out there. It would end the hot rodder's troubles.

              Comment

              Related Topics

              Collapse

              • ngml
                Repair of an LG split AC system indoor unit PCB
                by ngml
                I am trying to repair an LG split AC indoor unit, which does not start and gives a CH05 error code.
                This indicates an error in the communication between the outdoor and the indoor unit.
                The outdoor unit is fine, so the problem is the indoor PCB.
                The indoor unit is an LG PC09SQ NSJ (3SNM09JA2FA), and the PCB has the following type number: EAX35907219-1.2 (see photo1)
                I changed optocouplers ICO1X & ICO2X and the NPN transistor S9013 which drives optocoupler ICO2X (see photo2), but this did not remedy the fault.

                Does anybody have the schematics of this board,...
                02-01-2025, 12:55 PM
              • nobbnobb1
                Bose Companion 5 - Unit Powers On then Cuts Off Shortly After
                by nobbnobb1
                Hi guys,

                Trying to salvage a Bose Companion 5 computer speaker system that powers off shortly after powering on. It's got a primary USB input (built in DAC) and an aux 3.5mm input. The USB appears to be the primarily source that tells the unit to power on (control pod LED goes green) as the unit has no power switch.

                When I first connect power to the unit, plug in the USB, it will play audio nicely for a minute before it drops out and the unit appears to go into standby (control pod LED goes red). It stays in standby and I cannot seem to power it back on without physically...
                02-03-2022, 11:14 AM
              • Gjackson
                Air-conditioning unit power supply failing to power up
                by Gjackson
                Hi all, I managed to narrow down which PCB was causing my Haier AC to throw out an E7 error code (E7 indicates that the indoor unit and outdoor unit cannot communicate). I found that the outdoor unit power board which gives 5v and 15v to the outdoor unit module board fails to fully power up.. The power Led starts to fade in incredibly slowly and the 5v and 15v power buses jump around like crazy and never reach their required voltage. I unplugged the module board from the power board and the power board powered up fine! It had a steady 5v and 15v out and the power LED came on instantly and Bright....
                01-08-2022, 09:24 AM
              • FALKLAN
                Running Line Voltage and Integrating LED Pods - Automotive
                by FALKLAN
                Howdy everyone! I hope all is well where ever you are!

                I'm attempting to integrate a couple of LED pods into an automotive reverse lamp circuit. The problem being, while the vehicle is running there is a 8.5v current present on the reverse lamp power wire. Needless to say is that all LED pods and lights dimly illuminate while the 8.5v is present, so the LEDs are always powered on while the vehicle is running. When the vehicle is shifted into reverse, the voltage changes to 12 volts.

                I am uncertain how to convert this line into a switched 12v output line for the LED pods....
                02-05-2025, 12:30 AM
              • momaka
                Seasonic B12 BC-550 – barely 2 years old and with BAD CAPS already!
                by momaka
                I know I've been a little scarce lately (like the last 2-3 years), but I'm still here and still doing my thing with fixing PSUs.

                For today's considerations, I have a Seasonic B12 BC-550 [A551bcafh] 550 Watt ATX power supply for you (click on links for full size images).

                https://www.badcaps.net/filedata/fetch?id=3591771


                https://www.badcaps.net/filedata/fetch?id=3591772

                It's a modern ATX unit with fixed (non-modular) cables and an 80-plus bronze certificate. Here's the label:

                https://www.badcaps.net/filedata/fetch?id=359177...
                03-12-2025, 03:42 PM
              • Loading...
              • No more items.
              Working...