Announcement

Collapse
No announcement yet.

Introducing CapRep

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Introducing CapRep

    Good day, all

    I would like to take this opportunity to (nervously) introduce a project on which I have been working: CapRep (Open to suggestions for a better name).

    What is CapRep?
    Finding a suitable replacement capacitor involves looking up the specifications of the existing caps and then (for me, at least) trawling through datasheets of "good caps" to find a suitable match. For this reason, I created CapRep (Capacitor Replacer). CapRep contains a database of quality brands and series of caps that it searches against your criteria.

    How to use CapRep
    Using the form, input the capacitance, voltage, and ripple capacity of the cap to be replaced. Click "Find replacements" and CapRep will search its database and return a list of caps that match, or better are than, your search criteria. Input additional (optional) information and receive more specific results.

    The results CapRep returns
    • Capacitance - Equal to search criterion.
    • Voltage - Equal to or greater than search criterion.
    • Ripple - Equal to or greater than search criterion.
    • ESR - ±20% around search criterion (if value input).
    • Diameter - Equal to or less than search criterion (if value input).
    • Height - Equal to or less than search criterion (if value input).


    What next?
    There are still many features I'd like to implement, the most important currently being:
    • Layout and aesthetic tweaks
    • Expand database (currently 430 caps, but growing weekly)
    • Advanced search options


    Feedback
    I'm interested to hear what the community thinks of my little project: Do you find it useful, words of encouragement, words of hate . Find a bug? Report it. Ideas to improve it? I'm all ears.

    Regards,
    TheSolarShed
    Project CapRep
    Good cap replacement finder
    2354 caps in database so far

    #2
    Re: Introducing CapRep

    Very neat project! I'm actually quite surprised that no one on this forum has commented on this yet.

    A while back, we had a thread in the VIP where a member (Uranium235 if I remember correctly) was assembling a large capacitor database. I don't think it ever got finished, but that database was huge. I think if that was ever combined with your project, it could be a very nifty capacitor replacement tool.

    As far as your project, it appears to work well. However, I tried entering the data off of a 10V 2200 uF Fuhjyyu TM, but the search results suggested Nichicon HZ, HM, Sanyo WG, and Rubycon ZLJ as replacements. In reality, neither of these are suitable for PSU use - which is most likely where that Fuhjyyu is to be found (usually older Antec PSU and Channel Well). I'm not sure if those results are due to a capacitor database that is too small, but a better suggestion would have been United Chemicon KY.

    Also, I tried entering the ESR of the cap, but that made the search results show nothing. It looks to me like the search engine is looking for a specific ESR rather than a "closest" value. I think that's all really that might be needed to make it better.
    For example, when I specified a 6.3V 2200 uF 10 mm dia. cap with 2150 mA of ripple (I took the specs from a Chemicon KZE cap here), the first result that appears should be Chemicon KZE followed by close equivalents. In this case, your search engine did show Nichicon HD and Panasonic FR, which are perfectly equivalent caps... but they were at the bottom of the list while Nichicon HZ, HN, and HM were at the top. Again, in a situation where you are replacing caps in a power supply, this could cause a problem.

    So just because a cap has lower ripple current or higher ESR doesn't necessarily mean it's completely unsuitable. Let's say you need to replace a cap in a PSU and it has, say, 1000 mA of ripple current. But let's say the size of that cap is critical (i.e. you can't fit a bigger cap in there and a smaller cap doesn't exist). If there are only two caps from all of the good brands that have the same size dimensions - one with 900 mA of ripple, and the other with 4000 mA of ripple, then the 4000 mA cap may not necessarily be the better choice if its ESR is too low and the circuit is very sensitive to low ESR. While this scenario is completely fictional, it's not impossible. So I think a tolerance for the ripple current would also be a good idea. Now, since we don't want overstressed caps, perhaps it would also be a good idea to highlight in red the caps that don't quite "meet" the specs of the originals and indicate that they are just "reasonably" close.

    Anyways, sorry to yap like this. What you have is a very very nice project and I think it only needs a bit of tweaking to make it perfect. I think your project combined with a huge capacitor database could make a universal cap replacement tool.

    Comment


      #3
      Re: Introducing CapRep

      Hi momaka,

      Originally posted by momaka
      I'm actually quite surprised that no one on this forum has commented on this yet.
      Thank you very much for your reply! I too am surprised it took as long as it did.

      Originally posted by momaka
      I'm not sure if those results are due to a capacitor database that is too small...
      Indeed, the database unfortunately is still very small (601 caps as of this post) so there won't be very good matches for all situations. My main focus now is expanding the database with the goal to add an entire series every day (of the smaller series) as well as some from the larger series.

      Originally posted by momaka
      So I think a tolerance for the ripple current would also be a good idea.
      I had also thought about adding a range to the ripple criterion. Something like values >= (input - x%). Perhaps also set a limit on the upper limit ie. (input - 10%) >= values <= (input + 50%). This will be a setting under the future Advanced Search. For now, I shall add a tolerance that includes ripple current 10% below the search criterion.

      Originally posted by momaka
      It looks to me like the search engine is looking for a specific ESR rather than a "closest" value.
      Currently, it searches for ESR values that are 20% above and below the search criterion. Adjusting this range will be a setting under the future Advanced Search.

      Originally posted by momaka
      ...your search engine did show Nichicon HD and Panasonic FR, which are perfectly equivalent caps... but they were at the bottom of the list while Nichicon HZ, HN, and HM were at the top.
      The results are ordered by ESR then by ripple; it's the easiest way to sort them in the SQL statement for now. With a large enough database, the most suitable caps should be centered in the list. However, I imagine it would be better to place the best match at the top and have the rest in decending order. Another "problem" is that it will return all results, even if there are 50 of them, which is unnecessary. So I also plan to limit the number of results to a certain number.

      Originally posted by momaka
      ...perhaps it would also be a good idea to highlight in red the caps that don't quite "meet" the specs of the originals and indicate that they are just "reasonably" close.
      Already on the to-do list.

      Originally posted by momaka
      Anyways, sorry to yap like this.
      No worries at all, I greatly appreciate the detailed descriptions. I wouldn't classify the results as "noob-proof" yet; they still require evaluation and thought.

      Regards,
      TheSolarShed
      Project CapRep
      Good cap replacement finder
      2354 caps in database so far

      Comment


        #4
        CapRep has moved!

        If anyone cares... CapRep has moved!

        I have decided to move CapRep to a paid-hosting service for a few reasons. The new URL is shedhead-projects.co.za/caprep.

        Also, having recently completed my Masters degree, I hope to have a little more time for working on the site and adding more capacitors to the database.

        Regards,
        TheSolarShed
        Project CapRep
        Good cap replacement finder
        2354 caps in database so far

        Comment


          #5
          Re: Introducing CapRep

          Cool. Good to see this project is still alive. Keeps us updated how it goes. I think once the fews stuff that I mentioned in my previous post are worked out, this might become a very handy tool for people who don't know where to start when it comes to finding capacitor replacements.

          Also, congrats on your Masters degree! Mind sharing what it is?

          Comment


            #6
            Re: Introducing CapRep

            You have PM Shed. Regarding that, I may even help you with the DB buildup as I see opportunity in this…

            Besides that, I think than also adding a second table to the results with "similar" caps may be usefull. Like caps having close capacity (it may not be a problem to swap 1500uF cap for 1200uF and using 1800uF is even better mostly) or close physical dimensions. Especially in displays, where you have to replace 2-3 generations old caps, the new ones have higher capacity in same package.
            Last edited by Behemot; 01-18-2015, 10:34 AM.
            Less jewellery, more gold into electrotech industry! Half of the computer problems is caused by bad contacts

            Exclusive caps, meters and more!
            Hardware Insights - power supply reviews and more!

            Comment


              #7
              Re: Introducing CapRep

              [QUOTE=momaka]Cool. Good to see this project is still alive. Keeps us updated how it goes. I think once the fews stuff that I mentioned in my previous post are worked out, this might become a very handy tool for people who don't know where to start when it comes to finding capacitor replacements./QUOTE]

              Hi, momaka

              Whenever I have a board to recap, I use my own website. If it returns no results, I find caps that match and then add that series so there is still much to do and I hope it proves to be invaluable to everyone. I haven't been very contributive to this community, yet I have always wanted to give back. How else better than with my very own hobby?

              Originally posted by momaka
              Also, congrats on your Masters degree! Mind sharing what it is?
              Thank you! It was a control systems topic (electrical and electronic engineering though I prefer the electronics side of things). I had to design a control system for a small-scale (~10kW) wind turbine that uses a reluctance synchronous machine as the generator.

              Originally posted by Behemot View Post
              You have PM Shed. Regarding that, I may even help you with the DB buildup as I see opportunity in this…

              Besides that, I think than also adding a second table to the results with "similar" caps may be usefull. Like caps having close capacity (it may not be a problem to swap 1500uF cap for 1200uF and using 1800uF is even better mostly) or close physical dimensions. Especially in displays, where you have to replace 2-3 generations old caps, the new ones have higher capacity in same package.
              Hi, Behemot

              I have replied to your PM. I am very excited to work with a well-established member of the community such as yourself! I have so many ideas for the site, but hope that I have the ability to implement them all. I am a novice at web design (hence the bland site design), but it's amazing what one can do with only a text editor and CSS . It works and I'm proud of it.

              Aaaaaand there goes my mind, racing with ideas. Better write them down! Also, how about a sticky for this thread? No?

              Regards,
              TheSolarShed
              Last edited by TheSolarShed; 01-18-2015, 02:43 PM. Reason: I'm a derp!
              Project CapRep
              Good cap replacement finder
              2354 caps in database so far

              Comment


                #8
                Re: Introducing CapRep

                It would be good to add lifetime at temperature for each particular capacitor and also links to full datasheet. You can find most datasheets here http://www.paullinebarger.net/DS/ I also have part of that for my own use in one big RAR archive so I have in by hand all the time. Will send ya link to my server.
                Less jewellery, more gold into electrotech industry! Half of the computer problems is caused by bad contacts

                Exclusive caps, meters and more!
                Hardware Insights - power supply reviews and more!

                Comment


                  #9
                  Re: Introducing CapRep

                  404 Not Found
                  File not found.
                  micro_httpd

                  What's the status?
                  Less jewellery, more gold into electrotech industry! Half of the computer problems is caused by bad contacts

                  Exclusive caps, meters and more!
                  Hardware Insights - power supply reviews and more!

                  Comment


                    #10
                    Re: Introducing CapRep

                    Micro httpd? WTF? Is he running this thig off a router?
                    Things I've fixed: anything from semis to crappy Chinese $2 radios, and now an IoT Dildo....

                    "Dude, this is Wyoming, i hopped on and sent 'er. No fucking around." -- Me

                    Excuse me while i do something dangerous


                    You must have a sad, sad boring life if you hate on people harmlessly enjoying life with an animal costume.

                    Sometimes you need to break shit to fix it.... Thats why my lawnmower doesn't have a deadman switch or engine brake anymore

                    Follow the white rabbit.

                    Comment


                      #11
                      Re: Introducing CapRep

                      Still nothing?
                      Less jewellery, more gold into electrotech industry! Half of the computer problems is caused by bad contacts

                      Exclusive caps, meters and more!
                      Hardware Insights - power supply reviews and more!

                      Comment


                        #12
                        Re: Introducing CapRep

                        I guess we may call this project dead. Pity.
                        Less jewellery, more gold into electrotech industry! Half of the computer problems is caused by bad contacts

                        Exclusive caps, meters and more!
                        Hardware Insights - power supply reviews and more!

                        Comment


                          #13
                          Re: Introducing CapRep

                          This website is working for me. This could be a very useful tool if it continues to be developed.

                          I think one of the reasons this thread has not attracted much attention is due to it being in the same sub-form as the new introductions so it has gotten overlooked by many of the site veterans.

                          Comment


                            #14
                            Re: Introducing CapRep

                            The website in the OP is not the right one the right link is in post #4

                            Comment


                              #15
                              Re: Introducing CapRep

                              nice!
                              how did i miss this?

                              Comment


                                #16
                                Re: Introducing CapRep

                                Originally posted by shovenose View Post
                                The website in the OP is not the right one the right link is in post #4
                                Good catch! I totally missed that after some time. May be worth editing the first post than

                                The question now is, is TheSolarShed still working on it? I am prepared for deeper cooperation beneficial to both of us, but well, it all depends on the fact whether he is going to work on it or not.
                                Less jewellery, more gold into electrotech industry! Half of the computer problems is caused by bad contacts

                                Exclusive caps, meters and more!
                                Hardware Insights - power supply reviews and more!

                                Comment


                                  #17
                                  Re: Introducing CapRep

                                  Originally posted by Behemot View Post
                                  Good catch! I totally missed that after some time. May be worth editing the first post than

                                  The question now is, is TheSolarShed still working on it? I am prepared for deeper cooperation beneficial to both of us, but well, it all depends on the fact whether he is going to work on it or not.
                                  I edited the original post to reflect the new link. Nifty program, I hope you keep at it. When its complete, I'd be willing to implement it into BCN, of course full credit back to you.
                                  <--- Badcaps.net Founder

                                  Badcaps.net Services:

                                  Motherboard Repair Services

                                  ----------------------------------------------
                                  Badcaps.net Forum Members Folding Team
                                  http://folding.stanford.edu/
                                  Team : 49813
                                  Join in!!
                                  Team Stats

                                  Comment


                                    #18
                                    Re: Introducing CapRep

                                    If you open-sourced the code, I would be willing to progress the project.

                                    Comment

                                    Working...
                                    X