Testing the voltage of a battery being charged

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • spectralcanine
    Junior Member
    • Aug 2013
    • 5

    #31
    Originally posted by PNjunction
    The simplest way to limit the current is to size the panel to your battery. When the panel gets attached to your discharged 5a battery, it will gobble up as much current as it can. Since you have a panel capable of 3.6A output, this is too much initially for the battery. You can either modify your panel, or even easier, use a larger battery, such as a 10A agm which can now handle your panel's maximum output.

    The "C" rate is typically the amp-hour rating of a battery under a 20-hour load. That is, your 5ah battery should sustain 250 milliamp load for 20 hours until the battery is considered fully discharged. Note that fully-discharged does NOT equal zero volts. We're talking 10.75 - 11v for the most part. Going below that voltage is going "past" dead.

    This tells you right there that with your 300 milliamp load you should be able to get into the ballpark of 5 / .3 = 16 hours until totally discharged. BUT you don't want to use up more than 50% of your battery capacity, so cut that figure in half to 8 hours. In other words, you essentially only have a 2.5ah capacity to cycle with if you want long life. Use your load for less time, and the cycle life improves. (less depth of discharge)

    But you are exceeding the initial current rating with your existing panel. Again, the easiest mod here is to upgrade to a 10ah battery. Guess what? Now you CAN go 16 hours with your 300ma led lights and only reach a 50% DOD state for cyclic use.

    Sounds like your Arduino is only measuring things, and not controlling them. You need some sort of control. Current control without hacking up your panel is as simple as upgrading to a larger battery that can handle the current. But now you need VOLTAGE control to not exceed 14.7 volts as measured at the battery terminals. In a solar application, leaving it at 14.7 for the rest of the day until the sun goes down or dropping to a float voltage is a decision you'll want to make depending on how you want to handle it.

    With no voltage control, I suppose the best you can do is fire off a klaxon-alarm warning you to pull the clamps.
    I am not enthusiastic about getting another battery, because they cost a bunch.
    Like I said, I ordered a DC-DC converter to regulate the voltage at 14.7, so I should be fine on that front, but the 3.6A scares me, since neither the battery nor the converter likes it.
    In fact, the converter specifically states that it should operate to a maximum of 2A, and up to 3A with a heasink, so I somehow need to dissipate any current above 2A.
    Is there some obvious way to do this that I am missing?

    I am using the Arduino to control relays (that act as electronic switches in this case, with one output being open circuit) and light simple leds (charging / charged) based on the readings.

    Thanks for the C rate explanation, it seems to make more sense now.

    Comment

    • thastinger
      Solar Fanatic
      • Oct 2012
      • 804

      #32
      Originally posted by Sunking
      My bad, I thought it was Electric Bike, not a gasser. You did good shaving 9 pounds.

      Why not eliminate the battery all together using magneto and external battery to start engine? Fuel pump and ECM?

      A123 is gone.
      I have a couple of buddies with remote start carts etc and that would really shave some weight off the bike but I usually go to the races by myself, or the wife reluctantly goes and the 6Yo and 3YO but none of them are going to be able to lug a remote start cart to the starting line for me so it's just easier to hit the start button and realy on my Ti and CF parts to get that other weight off lol
      1150W, Midnite Classic 200, Cotek PSW, 8 T-605s

      Comment

      • Sunking
        Solar Fanatic
        • Feb 2010
        • 23301

        #33
        Originally posted by spectralcanine
        I am not enthusiastic about getting another battery, because they cost a bunch.
        That is an odd thing to say. Did you not know anything you take off-grid will cost you about 10 times more than buying it from the power company the rest of your life? Batteries need constant replacement. Battery replacement never ends, just gets more expensive each time you replace it.

        My guess is you are in charging deficit. Meaning you need much larger panels and bigger battery.
        MSEE, PE

        Comment

        • PNjunction
          Solar Fanatic
          • Jul 2012
          • 2179

          #34
          Originally posted by spectralcanine
          I am not enthusiastic about getting another battery, because they cost a bunch.
          Well, unfortunately during testing, you performed a high-voltage EQ on it AND surpassed the initial inrush current. Not good, and no longer trustworthy. Since you are looking at a battery replacement now anyway, might as well spend the extra bucks for a 10a agm, which will handle your panel current.

          so I somehow need to dissipate any current above 2A.
          Unless you are doing windmills, normally one doesn't want to do a dump-load with solar for spec-matching. Fine to prove a point, but one of the guiding principles of solar is to maximize efficiency.

          I am using the Arduino to control relays (that act as electronic switches in this case, with one output being open circuit) and light simple leds (charging / charged) based on the readings.
          Right on - about the only thing you can do is the 1970's style ping-pong regulation of choosing a high voltage point to disconnect the panel, and a low voltage to reconnect it. During the bulk stage, the battery will just gobble up as much as it can until the terminal voltage reaches 14.7 (or whatever you choose) and the panel is disconnected. The battery will then slowly drop down to your low voltage set point, the panel is reattached, and the ping-ponging begins.

          Thing is, for about $10 you can buy a pre-made ping-pong solar charge controller and use the arduino for other stuff.

          Here's a quick test of your existing battery. Assuming you have some way of fully charging it (ac charger etc), can you run your 300ma led load for 8 hours, and having 12.2V as measured on your battery terminals? This is a 50% DOD for the agm. If your voltage is much lower then either your battery is toasted, or you were never able to achieve a full charge in the first place. Hopefully you've got a quality multimeter around.

          Comment

          • PNjunction
            Solar Fanatic
            • Jul 2012
            • 2179

            #35
            Hyperion fun

            Just a quick note about the Hyperion charger -

            I think a visit to a racer/wheelchair driver that builds his own chairs, (NO sales, just personal use) charger setups, and is not afraid to slap an AGM hard (and also has a part in the SLA algorithm that Hyperion uses) can be seen here in both the site and the forum:

            A disabled wheelchair engineer with detailed knowledge of vehicles modified to allow wheelchair access and also to drive from and much powerchair information.


            It truly is inspiring, and I think a pretty neat resource even if you are not in a chair. We're talking absolutely blasting agm's and not just tooling around the yard like grandma. And moving forward with LiFePo of course! (apologies to grandma's everywhere!)

            Comment

            • spectralcanine
              Junior Member
              • Aug 2013
              • 5

              #36
              I don't need extreme efficiency or anything right now, I am not planning on going off-grid any time soon.
              This is just a project I am doing for fun, and the result should be lighting a couple of power leds at night over our dark stairs.

              When I started working I pretty much knew nothing about electronics, but I am learning, so the next one will probably have better components, but for now I want to make this one work, even if not very efficiently.

              Comment

              Working...