Why do motor drives have multiple bus capacitors of small value capacitance instead of a single bus capacitor of large value?Antiresonance of multiple parallel decoupling capacitors: use same value or multiple values?Can I replace capacitor with multiple lower value capacitors in filter?Why don't we use capacitors containing multiple kinds of dielectric in a single package?Bulk Capacitance inrush current limiting solutionsProtecting a coin cell from high current spikes - using a capacitor or not?Why do some devices use electrolytic capacitors instead of ceramics for small value components?

In Endgame, wouldn't Stark have remembered Hulk busting out of the stairwell?

Which polygons can be turned inside out by a smooth deformation?

In what language did Túrin converse with Mím?

Give Lightning Web Component a Prettier Name

Moscow SVO airport, how to avoid scam taxis without pre-booking?

How can I observe Sgr A* with itelescope.net

Why military weather satellites?

Why is there no Disney logo in MCU movies?

How to determine the convexity of my problem and categorize it?

Under GDPR, can I give permission once to allow everyone to store and process my data?

What does "-1" represent in the value range for unsigned int and signed int?

Don't look at what I did there

Are sweatpants frowned upon on flights?

Printing a list as "a, b, c." using Python

What caused the end of cybernetic implants?

What checks exist against overuse of presidential pardons in the USA?

Heat output from a 200W electric radiator?

RAID0 instead of RAID1 or 5, is this crazy?

Defending Castle from Zombies

Coupling two 15 Amp circuit breaker for 20 Amp

Why do presidential pardons exist in a country having a clear separation of powers?

Did ancient peoples ever hide their treasure behind puzzles?

What is Soda Fountain Etiquette?

Why does Sauron not permit his followers to use his name?



Why do motor drives have multiple bus capacitors of small value capacitance instead of a single bus capacitor of large value?


Antiresonance of multiple parallel decoupling capacitors: use same value or multiple values?Can I replace capacitor with multiple lower value capacitors in filter?Why don't we use capacitors containing multiple kinds of dielectric in a single package?Bulk Capacitance inrush current limiting solutionsProtecting a coin cell from high current spikes - using a capacitor or not?Why do some devices use electrolytic capacitors instead of ceramics for small value components?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








3












$begingroup$


All professional DC, BLDC or PMSM motor controllers that I have seen (Sevcon, etc) have large numbers of DC bus capacitors connected in parallel. Their capacitances range around 100uF - 220uF. Wouldnt a single capacitor of large value like 4700uF or 10000uF be more convenient? Is it because of the large surge current whenever these controllers are connected to batteries or other high current power sources?










share|improve this question







New contributor



Winner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$




















    3












    $begingroup$


    All professional DC, BLDC or PMSM motor controllers that I have seen (Sevcon, etc) have large numbers of DC bus capacitors connected in parallel. Their capacitances range around 100uF - 220uF. Wouldnt a single capacitor of large value like 4700uF or 10000uF be more convenient? Is it because of the large surge current whenever these controllers are connected to batteries or other high current power sources?










    share|improve this question







    New contributor



    Winner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






    $endgroup$
















      3












      3








      3





      $begingroup$


      All professional DC, BLDC or PMSM motor controllers that I have seen (Sevcon, etc) have large numbers of DC bus capacitors connected in parallel. Their capacitances range around 100uF - 220uF. Wouldnt a single capacitor of large value like 4700uF or 10000uF be more convenient? Is it because of the large surge current whenever these controllers are connected to batteries or other high current power sources?










      share|improve this question







      New contributor



      Winner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      $endgroup$




      All professional DC, BLDC or PMSM motor controllers that I have seen (Sevcon, etc) have large numbers of DC bus capacitors connected in parallel. Their capacitances range around 100uF - 220uF. Wouldnt a single capacitor of large value like 4700uF or 10000uF be more convenient? Is it because of the large surge current whenever these controllers are connected to batteries or other high current power sources?







      capacitor motordriver






      share|improve this question







      New contributor



      Winner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question







      New contributor



      Winner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question






      New contributor



      Winner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 8 hours ago









      WinnerWinner

      262 bronze badges




      262 bronze badges




      New contributor



      Winner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Winner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.

























          3 Answers
          3






          active

          oldest

          votes


















          5













          $begingroup$

          Sure having enough capacitance is one parameter. But capacitors have series resistance which limits how much peak current can be drawn from a capacitor. Capacitors also have series inductance which limits how fast you can get the peak current out. Having multiple smaller capacitors in parallel reduces both series resistance and inductance.






          share|improve this answer









          $endgroup$














          • $begingroup$
            Maybe you should add that big capacitors have more inductance than small ones, so a bunch of small caps whose total capacitance equals that of a single larger cap will have lower overall inductance than the single, larger cap.
            $endgroup$
            – DKNguyen
            2 hours ago



















          4













          $begingroup$

          Higher ripple current capability, lower ESR and sometimes better form factor (eg. shorter) to fit in a convenient spot in the enclosure are likely reasons.



          More surface area of the capacitor means more power dissipation capability, all other things being equal.






          share|improve this answer









          $endgroup$






















            2













            $begingroup$

            The capacitors help in filtering and decoupling noise. But each single value of capacitor is only good at one particular frequency. It has least ESR (higher ability to mitigate noise) Using a range of values provides that good filtering ability over wide frequency range.



            Reduced Heating due to ESR.
            As the ripple currents flow through the capacitors to and fro, the ESR opposes the current flow (similar to resistor). The higher ESR means higher power dissipation (as heat). This effectively raises the temperature of the capacitors. Higher the temperature lower the capacitance they can provide. Hence, low ESR over multiple frequency band is one desired parameter which can be effectively received by combining multiple capacitors than one single bug capacitor.






            share|improve this answer











            $endgroup$














            • $begingroup$
              Where did you get that impedance graph? It doesn't actually work out that way where you always get the capacitor with the best performance being dominant. There are anti-resonance spikes formed by the interactions of the LC circuit introduced by each capacitor.
              $endgroup$
              – DKNguyen
              7 hours ago











            • $begingroup$
              electronics.stackexchange.com/questions/320363/…
              $endgroup$
              – DKNguyen
              7 hours ago










            • $begingroup$
              @DKNguyen I wanted to only present benefit of sharing multiple of capacitors so that the effective impedance is less. I agree it comes with side effect of antiresonance too.let me not confuse. Will remove it.
              $endgroup$
              – Umar
              7 hours ago














            Your Answer






            StackExchange.ifUsing("editor", function ()
            return StackExchange.using("schematics", function ()
            StackExchange.schematics.init();
            );
            , "cicuitlab");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "135"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );






            Winner is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f455225%2fwhy-do-motor-drives-have-multiple-bus-capacitors-of-small-value-capacitance-inst%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            3 Answers
            3






            active

            oldest

            votes








            3 Answers
            3






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            5













            $begingroup$

            Sure having enough capacitance is one parameter. But capacitors have series resistance which limits how much peak current can be drawn from a capacitor. Capacitors also have series inductance which limits how fast you can get the peak current out. Having multiple smaller capacitors in parallel reduces both series resistance and inductance.






            share|improve this answer









            $endgroup$














            • $begingroup$
              Maybe you should add that big capacitors have more inductance than small ones, so a bunch of small caps whose total capacitance equals that of a single larger cap will have lower overall inductance than the single, larger cap.
              $endgroup$
              – DKNguyen
              2 hours ago
















            5













            $begingroup$

            Sure having enough capacitance is one parameter. But capacitors have series resistance which limits how much peak current can be drawn from a capacitor. Capacitors also have series inductance which limits how fast you can get the peak current out. Having multiple smaller capacitors in parallel reduces both series resistance and inductance.






            share|improve this answer









            $endgroup$














            • $begingroup$
              Maybe you should add that big capacitors have more inductance than small ones, so a bunch of small caps whose total capacitance equals that of a single larger cap will have lower overall inductance than the single, larger cap.
              $endgroup$
              – DKNguyen
              2 hours ago














            5














            5










            5







            $begingroup$

            Sure having enough capacitance is one parameter. But capacitors have series resistance which limits how much peak current can be drawn from a capacitor. Capacitors also have series inductance which limits how fast you can get the peak current out. Having multiple smaller capacitors in parallel reduces both series resistance and inductance.






            share|improve this answer









            $endgroup$



            Sure having enough capacitance is one parameter. But capacitors have series resistance which limits how much peak current can be drawn from a capacitor. Capacitors also have series inductance which limits how fast you can get the peak current out. Having multiple smaller capacitors in parallel reduces both series resistance and inductance.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 8 hours ago









            JustmeJustme

            6,8502 gold badges7 silver badges19 bronze badges




            6,8502 gold badges7 silver badges19 bronze badges














            • $begingroup$
              Maybe you should add that big capacitors have more inductance than small ones, so a bunch of small caps whose total capacitance equals that of a single larger cap will have lower overall inductance than the single, larger cap.
              $endgroup$
              – DKNguyen
              2 hours ago

















            • $begingroup$
              Maybe you should add that big capacitors have more inductance than small ones, so a bunch of small caps whose total capacitance equals that of a single larger cap will have lower overall inductance than the single, larger cap.
              $endgroup$
              – DKNguyen
              2 hours ago
















            $begingroup$
            Maybe you should add that big capacitors have more inductance than small ones, so a bunch of small caps whose total capacitance equals that of a single larger cap will have lower overall inductance than the single, larger cap.
            $endgroup$
            – DKNguyen
            2 hours ago





            $begingroup$
            Maybe you should add that big capacitors have more inductance than small ones, so a bunch of small caps whose total capacitance equals that of a single larger cap will have lower overall inductance than the single, larger cap.
            $endgroup$
            – DKNguyen
            2 hours ago














            4













            $begingroup$

            Higher ripple current capability, lower ESR and sometimes better form factor (eg. shorter) to fit in a convenient spot in the enclosure are likely reasons.



            More surface area of the capacitor means more power dissipation capability, all other things being equal.






            share|improve this answer









            $endgroup$



















              4













              $begingroup$

              Higher ripple current capability, lower ESR and sometimes better form factor (eg. shorter) to fit in a convenient spot in the enclosure are likely reasons.



              More surface area of the capacitor means more power dissipation capability, all other things being equal.






              share|improve this answer









              $endgroup$

















                4














                4










                4







                $begingroup$

                Higher ripple current capability, lower ESR and sometimes better form factor (eg. shorter) to fit in a convenient spot in the enclosure are likely reasons.



                More surface area of the capacitor means more power dissipation capability, all other things being equal.






                share|improve this answer









                $endgroup$



                Higher ripple current capability, lower ESR and sometimes better form factor (eg. shorter) to fit in a convenient spot in the enclosure are likely reasons.



                More surface area of the capacitor means more power dissipation capability, all other things being equal.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 8 hours ago









                Spehro PefhanySpehro Pefhany

                222k5 gold badges177 silver badges465 bronze badges




                222k5 gold badges177 silver badges465 bronze badges
























                    2













                    $begingroup$

                    The capacitors help in filtering and decoupling noise. But each single value of capacitor is only good at one particular frequency. It has least ESR (higher ability to mitigate noise) Using a range of values provides that good filtering ability over wide frequency range.



                    Reduced Heating due to ESR.
                    As the ripple currents flow through the capacitors to and fro, the ESR opposes the current flow (similar to resistor). The higher ESR means higher power dissipation (as heat). This effectively raises the temperature of the capacitors. Higher the temperature lower the capacitance they can provide. Hence, low ESR over multiple frequency band is one desired parameter which can be effectively received by combining multiple capacitors than one single bug capacitor.






                    share|improve this answer











                    $endgroup$














                    • $begingroup$
                      Where did you get that impedance graph? It doesn't actually work out that way where you always get the capacitor with the best performance being dominant. There are anti-resonance spikes formed by the interactions of the LC circuit introduced by each capacitor.
                      $endgroup$
                      – DKNguyen
                      7 hours ago











                    • $begingroup$
                      electronics.stackexchange.com/questions/320363/…
                      $endgroup$
                      – DKNguyen
                      7 hours ago










                    • $begingroup$
                      @DKNguyen I wanted to only present benefit of sharing multiple of capacitors so that the effective impedance is less. I agree it comes with side effect of antiresonance too.let me not confuse. Will remove it.
                      $endgroup$
                      – Umar
                      7 hours ago
















                    2













                    $begingroup$

                    The capacitors help in filtering and decoupling noise. But each single value of capacitor is only good at one particular frequency. It has least ESR (higher ability to mitigate noise) Using a range of values provides that good filtering ability over wide frequency range.



                    Reduced Heating due to ESR.
                    As the ripple currents flow through the capacitors to and fro, the ESR opposes the current flow (similar to resistor). The higher ESR means higher power dissipation (as heat). This effectively raises the temperature of the capacitors. Higher the temperature lower the capacitance they can provide. Hence, low ESR over multiple frequency band is one desired parameter which can be effectively received by combining multiple capacitors than one single bug capacitor.






                    share|improve this answer











                    $endgroup$














                    • $begingroup$
                      Where did you get that impedance graph? It doesn't actually work out that way where you always get the capacitor with the best performance being dominant. There are anti-resonance spikes formed by the interactions of the LC circuit introduced by each capacitor.
                      $endgroup$
                      – DKNguyen
                      7 hours ago











                    • $begingroup$
                      electronics.stackexchange.com/questions/320363/…
                      $endgroup$
                      – DKNguyen
                      7 hours ago










                    • $begingroup$
                      @DKNguyen I wanted to only present benefit of sharing multiple of capacitors so that the effective impedance is less. I agree it comes with side effect of antiresonance too.let me not confuse. Will remove it.
                      $endgroup$
                      – Umar
                      7 hours ago














                    2














                    2










                    2







                    $begingroup$

                    The capacitors help in filtering and decoupling noise. But each single value of capacitor is only good at one particular frequency. It has least ESR (higher ability to mitigate noise) Using a range of values provides that good filtering ability over wide frequency range.



                    Reduced Heating due to ESR.
                    As the ripple currents flow through the capacitors to and fro, the ESR opposes the current flow (similar to resistor). The higher ESR means higher power dissipation (as heat). This effectively raises the temperature of the capacitors. Higher the temperature lower the capacitance they can provide. Hence, low ESR over multiple frequency band is one desired parameter which can be effectively received by combining multiple capacitors than one single bug capacitor.






                    share|improve this answer











                    $endgroup$



                    The capacitors help in filtering and decoupling noise. But each single value of capacitor is only good at one particular frequency. It has least ESR (higher ability to mitigate noise) Using a range of values provides that good filtering ability over wide frequency range.



                    Reduced Heating due to ESR.
                    As the ripple currents flow through the capacitors to and fro, the ESR opposes the current flow (similar to resistor). The higher ESR means higher power dissipation (as heat). This effectively raises the temperature of the capacitors. Higher the temperature lower the capacitance they can provide. Hence, low ESR over multiple frequency band is one desired parameter which can be effectively received by combining multiple capacitors than one single bug capacitor.







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited 7 hours ago

























                    answered 7 hours ago









                    UmarUmar

                    4,9533 gold badges12 silver badges35 bronze badges




                    4,9533 gold badges12 silver badges35 bronze badges














                    • $begingroup$
                      Where did you get that impedance graph? It doesn't actually work out that way where you always get the capacitor with the best performance being dominant. There are anti-resonance spikes formed by the interactions of the LC circuit introduced by each capacitor.
                      $endgroup$
                      – DKNguyen
                      7 hours ago











                    • $begingroup$
                      electronics.stackexchange.com/questions/320363/…
                      $endgroup$
                      – DKNguyen
                      7 hours ago










                    • $begingroup$
                      @DKNguyen I wanted to only present benefit of sharing multiple of capacitors so that the effective impedance is less. I agree it comes with side effect of antiresonance too.let me not confuse. Will remove it.
                      $endgroup$
                      – Umar
                      7 hours ago

















                    • $begingroup$
                      Where did you get that impedance graph? It doesn't actually work out that way where you always get the capacitor with the best performance being dominant. There are anti-resonance spikes formed by the interactions of the LC circuit introduced by each capacitor.
                      $endgroup$
                      – DKNguyen
                      7 hours ago











                    • $begingroup$
                      electronics.stackexchange.com/questions/320363/…
                      $endgroup$
                      – DKNguyen
                      7 hours ago










                    • $begingroup$
                      @DKNguyen I wanted to only present benefit of sharing multiple of capacitors so that the effective impedance is less. I agree it comes with side effect of antiresonance too.let me not confuse. Will remove it.
                      $endgroup$
                      – Umar
                      7 hours ago
















                    $begingroup$
                    Where did you get that impedance graph? It doesn't actually work out that way where you always get the capacitor with the best performance being dominant. There are anti-resonance spikes formed by the interactions of the LC circuit introduced by each capacitor.
                    $endgroup$
                    – DKNguyen
                    7 hours ago





                    $begingroup$
                    Where did you get that impedance graph? It doesn't actually work out that way where you always get the capacitor with the best performance being dominant. There are anti-resonance spikes formed by the interactions of the LC circuit introduced by each capacitor.
                    $endgroup$
                    – DKNguyen
                    7 hours ago













                    $begingroup$
                    electronics.stackexchange.com/questions/320363/…
                    $endgroup$
                    – DKNguyen
                    7 hours ago




                    $begingroup$
                    electronics.stackexchange.com/questions/320363/…
                    $endgroup$
                    – DKNguyen
                    7 hours ago












                    $begingroup$
                    @DKNguyen I wanted to only present benefit of sharing multiple of capacitors so that the effective impedance is less. I agree it comes with side effect of antiresonance too.let me not confuse. Will remove it.
                    $endgroup$
                    – Umar
                    7 hours ago





                    $begingroup$
                    @DKNguyen I wanted to only present benefit of sharing multiple of capacitors so that the effective impedance is less. I agree it comes with side effect of antiresonance too.let me not confuse. Will remove it.
                    $endgroup$
                    – Umar
                    7 hours ago











                    Winner is a new contributor. Be nice, and check out our Code of Conduct.









                    draft saved

                    draft discarded


















                    Winner is a new contributor. Be nice, and check out our Code of Conduct.












                    Winner is a new contributor. Be nice, and check out our Code of Conduct.











                    Winner is a new contributor. Be nice, and check out our Code of Conduct.














                    Thanks for contributing an answer to Electrical Engineering Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f455225%2fwhy-do-motor-drives-have-multiple-bus-capacitors-of-small-value-capacitance-inst%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Sahara Skak | Bilen | Luke uk diar | NawigatsjuunCommonskategorii: SaharaWikivoyage raisfeerer: Sahara26° N, 13° O

                    The fall designs the understood secretary. Looking glass Science Shock Discovery Hot Everybody Loves Raymond Smile 곳 서비스 성실하다 Defas Kaloolon Definition: To combine or impregnate with sulphur or any of its compounds as to sulphurize caoutchouc in vulcanizing Flame colored Reason Useful Thin Help 갖다 유명하다 낙엽 장례식 Country Iron Definition: A fencer a gladiator one who exhibits his skill in the use of the sword Definition: The American black throated bunting Spiza Americana Nostalgic Needy Method to my madness 시키다 평가되다 전부 소설가 우아하다 Argument Tin Feeling Representative Gym Music Gaur Chicken 일쑤 코치 편 학생증 The harbor values the sugar. Vasagle Yammoe Enstatite Definition: Capable of being limited Road Neighborly Five Refer Built Kangaroo 비비다 Degree Release Bargain Horse 하루 형님 유교 석 동부 괴롭히다 경제력

                    19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу