Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. OpenHardware.io
  3. 💬 Effective Solar Supercap Boost Charger for Small Solar Panel

💬 Effective Solar Supercap Boost Charger for Small Solar Panel

Scheduled Pinned Locked Moved OpenHardware.io
74 Posts 7 Posters 6.4k Views 8 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • gohanG Offline
    gohanG Offline
    gohan
    Mod
    wrote on last edited by
    #4

    So basically it keeps pulsing 2.7v on the output or do you have also a voltage limiter that will not overcharge the supercap?

    NeverDieN 2 Replies Last reply
    0
    • gohanG gohan

      So basically it keeps pulsing 2.7v on the output or do you have also a voltage limiter that will not overcharge the supercap?

      NeverDieN Offline
      NeverDieN Offline
      NeverDie
      Hero Member
      wrote on last edited by NeverDie
      #5

      @gohan said in 💬 Simple Solar Supercap Charger:

      So basically it keeps pulsing 2.7v on the output or do you have also a voltage limiter that will not overcharge the supercap?

      Yes, it's pulsing 2.7v. Whenever the 4.7uF capacitor charges up to 0.83v, it delivers a pulse. If you hook up a blue LED to it instead of a supercap, you'll see it flash with each pulse. Did you want to charge the supercap to less than 2.7v? As is, the supercap should top out at around 2.7v. The exact number will depend on the resistor tolerances for R1 and R2. If you want less than that as an additional safety margin (or more than that, if you're charging a supercap with a higher voltage rating), you can change the values of the two resistors R1 and R2 (see the MCP1640 datasheet for details). After all, it is an adjustable boost converter, which means you can set the output voltage by selecting the appropriate resistor values for R1 and R2. That's their purpose. That's what they're there for.

      The exception to the above would be if the input voltage is actually greater than 2.7v (or whatever voltage you've programmed with R1 and R2). In that case, the output voltage would be about equal to the input voltage, but still pulsed. As before, the rate of pulsing will be governed by how fast or slow the 4.7uF capacitor charges to 0.83v. So, if that's a possibility that you want to prevent, you'll need additional circuitry to address that. Or, you could handle it in software by, for instance, possibly turning on the Rx of your radio and/or other loads to burn off extra power before the supercap reaches your target voltage limit. In my case, that would be easy to do, since my node periodically wakes to monitor and report the voltage on the supercap anyway.

      1 Reply Last reply
      0
      • Nca78N Offline
        Nca78N Offline
        Nca78
        Hardware Contributor
        wrote on last edited by
        #6

        Hello @NeverDie, I would like to give it a try but I have quite limited supply options. I see some MCPT1640T on AliExpress but no S-1009 and not any other voltage detectors, did you happen to see another reference during your searches that could replace it, even with less interesting specs ?

        NeverDieN 2 Replies Last reply
        0
        • Nca78N Nca78

          Hello @NeverDie, I would like to give it a try but I have quite limited supply options. I see some MCPT1640T on AliExpress but no S-1009 and not any other voltage detectors, did you happen to see another reference during your searches that could replace it, even with less interesting specs ?

          NeverDieN Offline
          NeverDieN Offline
          NeverDie
          Hero Member
          wrote on last edited by NeverDie
          #7

          @Nca78 said in 💬 Simple Solar Supercap Charger:

          Hello @NeverDie, I would like to give it a try but I have quite limited supply options. I see some MCPT1640T on AliExpress but no S-1009 and not any other voltage detectors, did you happen to see another reference during your searches that could replace it, even with less interesting specs ?

          Digikey carries a bunch of different voltage detectors, which is how I found that one. So, you might try looking for part numbers on Digkey, and then checking to see whether your supply sources carry any of them.

          The other, perhaps more interesting, alternative would be to build your own voltage detector out of more basic parts. I haven't researched how to do that, but I would certainly like to detect voltages at less than 0.8v, and 0.8v was the lowest that any of the voltage detector chips on Digikey could detect.

          Also, it's possible that a mosfet or transistor or something just naturally switches at a low voltage. That's probably the least expensive option, and something that you might find on Aliexpress. However, I wasn't sure how to search for that easily, so I haven't explored that. It doesn't have to switch at a precise voltage, or even a repeatable voltage: just a voltage that's something near what you want. In that respect, the voltage detector is overkill, because it's more precise than it needs to be.

          In addition, I suspect that a switch/detector with a wider hysteresis would be more efficient, but I haven't explored that either. However, in that regard, you might get a similar efficiency benefit from simply using a higher capacitance value.

          Hope that helps. Please do let me know what you come up with!

          1 Reply Last reply
          1
          • Nca78N Nca78

            Hello @NeverDie, I would like to give it a try but I have quite limited supply options. I see some MCPT1640T on AliExpress but no S-1009 and not any other voltage detectors, did you happen to see another reference during your searches that could replace it, even with less interesting specs ?

            NeverDieN Offline
            NeverDieN Offline
            NeverDie
            Hero Member
            wrote on last edited by NeverDie
            #8

            @Nca78

            Not sure, but perhaps some kind of Schmitt Trigger used with a part that naturally switches at low voltage could do the job.

            Here's a good overview on Schmitt Triggers: https://www.youtube.com/watch?v=Ht48vv0rQYk

            1 Reply Last reply
            0
            • gohanG gohan

              So basically it keeps pulsing 2.7v on the output or do you have also a voltage limiter that will not overcharge the supercap?

              NeverDieN Offline
              NeverDieN Offline
              NeverDie
              Hero Member
              wrote on last edited by
              #9

              @gohan

              I just now implemented the method of having the mcu turn on the Rx when the supercap voltage is greater than 2.69v. I tested it, and it works fine. :)

              1 Reply Last reply
              0
              • gohanG Offline
                gohanG Offline
                gohan
                Mod
                wrote on last edited by
                #10

                good to know, the problem is when using a bigger solar panel; protection circuits usually have a transistor that gets activated when voltage gets to 2.7v and start discharging cap with 4-10 Ohms resistor and that would be my goal. I am waiting for Adreas Spiess to review the supercaps protection boards on his channel and I'll see from that

                NeverDieN 1 Reply Last reply
                0
                • gohanG gohan

                  good to know, the problem is when using a bigger solar panel; protection circuits usually have a transistor that gets activated when voltage gets to 2.7v and start discharging cap with 4-10 Ohms resistor and that would be my goal. I am waiting for Adreas Spiess to review the supercaps protection boards on his channel and I'll see from that

                  NeverDieN Offline
                  NeverDieN Offline
                  NeverDie
                  Hero Member
                  wrote on last edited by NeverDie
                  #11

                  @gohan
                  If you're comfortable having the MCU manage the charge limit, you could simply use a PFET between the solar panel and the supercap. Have the PFET gate connected to ground through a pulldown resistor, so that the PFET initializes to "open" and thus default to charging mode. When you want to shut-off the supercap charging, drive the PFET gate pin high using one of your ATmega328P digital pins. I've done this previously, because I was attempting to automatically measure the open circuit voltage on the solar panel. I don't recall now whether it worked fine just like that, or whether I had to drive the PFET with an NFET, but however I did it, it seemed to work fine as far as disconnecting the solar panel and preventing it from charging anymore.

                  1 Reply Last reply
                  1
                  • gohanG Offline
                    gohanG Offline
                    gohan
                    Mod
                    wrote on last edited by
                    #12

                    I'll see when I'll have all the parts

                    NeverDieN 1 Reply Last reply
                    0
                    • gohanG gohan

                      I'll see when I'll have all the parts

                      NeverDieN Offline
                      NeverDieN Offline
                      NeverDie
                      Hero Member
                      wrote on last edited by NeverDie
                      #13

                      @Nca78
                      Interestingly, in some scenarios it's possible to just do a kickstart and then switch over to non-pulsed mode. So far I've only done it manually, so I haven't yet worked out circuitry to do it or circuitry to decide when it's appropriate and when it isn't. Based on preliminary work, though, it looks as though the same basic technique may be applicable to buck converters also. In a way, kick starting buck converters should be easier to solve, because the starting voltages are (obviously) higher, so finding components which work at those voltages will be easy.

                      1 Reply Last reply
                      0
                      • alexsh1A Offline
                        alexsh1A Offline
                        alexsh1
                        wrote on last edited by
                        #14

                        Where did you get S-1009N081-I4T1U voltage detector please? Cannot find it on Farnell or Arrow.

                        NeverDieN 1 Reply Last reply
                        0
                        • alexsh1A alexsh1

                          Where did you get S-1009N081-I4T1U voltage detector please? Cannot find it on Farnell or Arrow.

                          NeverDieN Offline
                          NeverDieN Offline
                          NeverDie
                          Hero Member
                          wrote on last edited by
                          #15

                          @alexsh1
                          Digikey.

                          alexsh1A 1 Reply Last reply
                          0
                          • NeverDieN NeverDie

                            @alexsh1
                            Digikey.

                            alexsh1A Offline
                            alexsh1A Offline
                            alexsh1
                            wrote on last edited by
                            #16

                            @NeverDie It is not available on Digikey either currently. Any idea what I could use as a replacement please?

                            NeverDieN 1 Reply Last reply
                            0
                            • alexsh1A alexsh1

                              @NeverDie It is not available on Digikey either currently. Any idea what I could use as a replacement please?

                              NeverDieN Offline
                              NeverDieN Offline
                              NeverDie
                              Hero Member
                              wrote on last edited by
                              #17

                              @alexsh1
                              It turns out Digikey does have it, but their own search engine couldn't find it. Very odd. Here's a link:
                              https://www.digikey.com/product-detail/en/sii-semiconductor-corporation/S-1009N08I-I4T1U/1662-1182-1-ND/6601322

                              Actually, any of these would work in theory:
                              https://www.digikey.com/products/en/integrated-circuits-ics/pmic-supervisors/691?k=S-1009N&k=&pkeyword=S-1009N&pv846=33&mnonly=0&newproducts=0&ColumnSort=0&page=1&quantity=0&ptm=0&fid=0&pageSize=500
                              except that not all of the would fit the land pattern.

                              Notably, though, I see they are showing a "new" product entry which wasn't there before:
                              https://www.digikey.com/product-detail/en/sii-semiconductor-corporation/S-1009N08I-M5T1U/1662-2290-1-ND/7228582
                              which is a good thing, because it is larger and would be easier to solder.

                              Are you able to get that one? I could re-do the PCB and customize it for that one instead.

                              alexsh1A 1 Reply Last reply
                              0
                              • NeverDieN NeverDie

                                @alexsh1
                                It turns out Digikey does have it, but their own search engine couldn't find it. Very odd. Here's a link:
                                https://www.digikey.com/product-detail/en/sii-semiconductor-corporation/S-1009N08I-I4T1U/1662-1182-1-ND/6601322

                                Actually, any of these would work in theory:
                                https://www.digikey.com/products/en/integrated-circuits-ics/pmic-supervisors/691?k=S-1009N&k=&pkeyword=S-1009N&pv846=33&mnonly=0&newproducts=0&ColumnSort=0&page=1&quantity=0&ptm=0&fid=0&pageSize=500
                                except that not all of the would fit the land pattern.

                                Notably, though, I see they are showing a "new" product entry which wasn't there before:
                                https://www.digikey.com/product-detail/en/sii-semiconductor-corporation/S-1009N08I-M5T1U/1662-2290-1-ND/7228582
                                which is a good thing, because it is larger and would be easier to solder.

                                Are you able to get that one? I could re-do the PCB and customize it for that one instead.

                                alexsh1A Offline
                                alexsh1A Offline
                                alexsh1
                                wrote on last edited by
                                #18

                                @NeverDie Yes, I am able to get both now. Strange thing that Digikey did not find it.

                                I am confident with SMD soldering. I do not have an oven, but I am using hot fan and do it by hand.

                                1 Reply Last reply
                                0
                                • NeverDieN Offline
                                  NeverDieN Offline
                                  NeverDie
                                  Hero Member
                                  wrote on last edited by NeverDie
                                  #19

                                  This remains the best boost charger for small solar panels that I know of. All the other low voltage boost chargers made by others that I've tried fail, probably because when a small solar panel has low voltage, it typically also has very low current. Solar panels don't produce much current indoors, and if it's outdoors you probably don't need a boost charger anyway. This is the only boost charger for small solar panels that I know of which works indoors under low light conditions.

                                  It's conceivable that a solar charger based around either the ADP5090 chip or the SPV1050 chip might work as well or better, but I haven't tried either one. If anyone else reading this has tried them, please post and let us know how well they perform on small solar panels.

                                  Enocean previously sold a solar charge module, the ECT-310, but I can't find it in stock anywhere:
                                  https://www.enocean.com/en/products/enocean_modules/ect-310-perpetuum/

                                  The AEM10941 claims to work under indoor light on small panels. It won the Hackaday prize, so maybe it's one of the few that actually work under those conditions:
                                  https://www.tindie.com/products/jaspersikken/solar-harvesting-into-li-ion-battery/

                                  N 1 Reply Last reply
                                  1
                                  • NeverDieN NeverDie

                                    This remains the best boost charger for small solar panels that I know of. All the other low voltage boost chargers made by others that I've tried fail, probably because when a small solar panel has low voltage, it typically also has very low current. Solar panels don't produce much current indoors, and if it's outdoors you probably don't need a boost charger anyway. This is the only boost charger for small solar panels that I know of which works indoors under low light conditions.

                                    It's conceivable that a solar charger based around either the ADP5090 chip or the SPV1050 chip might work as well or better, but I haven't tried either one. If anyone else reading this has tried them, please post and let us know how well they perform on small solar panels.

                                    Enocean previously sold a solar charge module, the ECT-310, but I can't find it in stock anywhere:
                                    https://www.enocean.com/en/products/enocean_modules/ect-310-perpetuum/

                                    The AEM10941 claims to work under indoor light on small panels. It won the Hackaday prize, so maybe it's one of the few that actually work under those conditions:
                                    https://www.tindie.com/products/jaspersikken/solar-harvesting-into-li-ion-battery/

                                    N Offline
                                    N Offline
                                    ncollins
                                    wrote on last edited by
                                    #20

                                    @neverdie they work super well. I've been testing them for a few months now, very reliable.

                                    One of the first supercap setups I made, "SolarRed". It's been running non-stop for 8ish months sitting indoors on a windowsill.
                                    Test Node
                                    Test Node

                                    6 Month History SolarRed
                                    Graph

                                    Testing platform for different solar panel / super cap combos
                                    Test Node

                                    NeverDieN 1 Reply Last reply
                                    2
                                    • N ncollins

                                      @neverdie they work super well. I've been testing them for a few months now, very reliable.

                                      One of the first supercap setups I made, "SolarRed". It's been running non-stop for 8ish months sitting indoors on a windowsill.
                                      Test Node
                                      Test Node

                                      6 Month History SolarRed
                                      Graph

                                      Testing platform for different solar panel / super cap combos
                                      Test Node

                                      NeverDieN Offline
                                      NeverDieN Offline
                                      NeverDie
                                      Hero Member
                                      wrote on last edited by NeverDie
                                      #21

                                      @ncollins said in 💬 Effective Solar Supercap Boost Charger for Small Solar Panel:

                                      @neverdie they work super well. I've been testing them for a few months now, very reliable.

                                      Great! Nice to have your feedback. :)

                                      I had high expectations for Ceech's LTC3108 design:
                                      https://www.ebay.com/i/331654685113?chn=ps&norover=1&mkevt=1&mkrid=711-117182-37290-0&mkcid=2&itemid=331654685113&targetid=809743845025&device=c&mktype=pla&googleloc=9028292&poi=&campaignid=6470262913&mkgroupid=80364172271&rlsatarget=pla-809743845025&abcId=1141166&merchantid=115344895&gclid=CjwKCAjw29vsBRAuEiwA9s-0B7exYA8yU9w--t63jcXP7QWO_f05DzJKNxw2XS6pwlLkPkfK1UYqkxoC084QAvD_BwE
                                      but when I tested it, it turns out it needs about 5ma of current to run, which is at least 10x+ more than most small solar panels will deliver under even quite bright indoor lighting. Basically, if a panel can produce 5ma of current, the voltage will also be fairly high, thereby completely defeating the purpose of a chip like the LTC3108, which can be powered from 20mv. In my testing it took a minimum of 50mv and 5ma of current to get it to actually harvest any energy. 50mv would still be impressive, but the 5ma minimum is what kills its usefulness.

                                      alexsh1A 1 Reply Last reply
                                      0
                                      • N Offline
                                        N Offline
                                        ncollins
                                        wrote on last edited by
                                        #22

                                        @neverdie Yep, I had the same experience with this LTC3108 breakout.
                                        https://www.aliexpress.com/item/LTC3108-1-Ultra-Low-Voltage-Boost-Converter-Power-Manager-Breakout-Development-Board-Module-Diy-Kit/32867270266.html

                                        I also intended to try the following modules which have a ton of functionality baked in. Unfortunately, they multiply the cost of a basic node by 2-5x.

                                        BQ25570
                                        https://www.aliexpress.com/item/32903287631.html

                                        BQ25504
                                        https://www.aliexpress.com/item/32976994195.html

                                        From an energy harvesting perspective, I think rechargeable watch battery + 0.2F super cap + 4 100uf is my favorite setup. Cheap, fault tolerant, very small profile if you use 1206 ceramic capacitors (not shown in this prototype). Based on this design: https://www.allaboutcircuits.com/technical-articles/overview-of-the-ble-solar-beacon-from-cypress-semiconductor/

                                        front harvester
                                        back harvester

                                        0.2F 3.3v Capacitors
                                        https://www.aliexpress.com/item/32577753501.html

                                        3v Rechargeable Battery
                                        https://www.aliexpress.com/item/32813917590.html

                                        1206 100uf Capacitors
                                        https://www.aliexpress.com/item/32376068793.html

                                        Cheapest amorphous, indoor solar panels I have found: 2.7-3v
                                        https://www.aliexpress.com/item/1854641441.html

                                        Tiny S4 1N5817 Diodes
                                        https://www.aliexpress.com/item/32813213875.html

                                        NeverDieN 3 Replies Last reply
                                        3
                                        • N ncollins

                                          @neverdie Yep, I had the same experience with this LTC3108 breakout.
                                          https://www.aliexpress.com/item/LTC3108-1-Ultra-Low-Voltage-Boost-Converter-Power-Manager-Breakout-Development-Board-Module-Diy-Kit/32867270266.html

                                          I also intended to try the following modules which have a ton of functionality baked in. Unfortunately, they multiply the cost of a basic node by 2-5x.

                                          BQ25570
                                          https://www.aliexpress.com/item/32903287631.html

                                          BQ25504
                                          https://www.aliexpress.com/item/32976994195.html

                                          From an energy harvesting perspective, I think rechargeable watch battery + 0.2F super cap + 4 100uf is my favorite setup. Cheap, fault tolerant, very small profile if you use 1206 ceramic capacitors (not shown in this prototype). Based on this design: https://www.allaboutcircuits.com/technical-articles/overview-of-the-ble-solar-beacon-from-cypress-semiconductor/

                                          front harvester
                                          back harvester

                                          0.2F 3.3v Capacitors
                                          https://www.aliexpress.com/item/32577753501.html

                                          3v Rechargeable Battery
                                          https://www.aliexpress.com/item/32813917590.html

                                          1206 100uf Capacitors
                                          https://www.aliexpress.com/item/32376068793.html

                                          Cheapest amorphous, indoor solar panels I have found: 2.7-3v
                                          https://www.aliexpress.com/item/1854641441.html

                                          Tiny S4 1N5817 Diodes
                                          https://www.aliexpress.com/item/32813213875.html

                                          NeverDieN Offline
                                          NeverDieN Offline
                                          NeverDie
                                          Hero Member
                                          wrote on last edited by
                                          #23

                                          @ncollins Very interesting! What's the max volts that those TRONY solar panels put out? Is it 0.5v or 2.0v?

                                          N 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          22

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          Posts


                                          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • MySensors
                                          • OpenHardware.io
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular