Page 1 of 2 12 LastLast
Results 1 to 12 of 17

Thread: Danger: Exploding Capacitors

  1. #1
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    355
    Downloads
    0
    Uploads
    0

    Danger: Exploding Capacitors

    Now that I have your attention...

    I was rereading Gecko's Step Motor Basics PDF.

    Here is some very useful information for anyone considering building their own power supplies to power their stepper drivers :

    From Gecko:
    "...There is a special consideration if the power supply voltage will be at or near the maximum
    voltage rating of the drive. If the motor will be rapidly decelerating a large inertial load from a high
    speed, care has to be taken to absorb the returned energy. The energy stored in the momentum
    of the load must be removed during deceleration and be safely dissipated. Because of its
    efficiency, the drive has no means of dissipating this energy so it returns it to the power supply. In
    effect, instead of drawing current from the power supply, the drive becomes a source of current
    itself. This current then may charge the power supply capacitor to destructive voltage levels.
    If more than one drive is operating from the power supply this is not a problem since the other
    drive will absorb this current for its needs, unless of course it is decelerating as well. For this case
    or for a single drive it may be necessary to place a voltage clamp across the power supply in the
    form of a zener diode. The voltage of this diode must be greater than the maximum expected
    power supply voltage..."


    Strange, but I've read a lot of posts on The Zone, don't recall seeing this mentioned before.


  2. #2
    Registered
    Join Date
    Jul 2007
    Location
    England
    Posts
    59
    Downloads
    0
    Uploads
    0
    Hi, Yep you can take this info as gospel. The reason you probably havn't heard of it is that higher end servo drives ie: the expensive ones the big boys use, have a thing called a dump resistor built in so when the drive is decelerating the excess energy is dumped across the resistor to ground.

    I'm currently building my first servo project using Gecko's and have read nearly all there is on the forum to gain knowledge and this was the only thing that stumped me. My voltage will be 74V which is near the limit of the Gecko drive and am quite concerned.

    I'm assuming that I could probably get away without problems because my servo driving the largest load is under 500W so not that powerful and it's only moving a 800mm mill table and if I keep the accel/decel times in Mach3 longer it wont raise the power supply voltage.

    The other thing you need to watch out for is using a motor whose voltage rating is larger than the drives rating. Looking on Ebay for motors as I have done, most are rated at about 90-110v once you go above the 24v mark which is a bit above the Gecko drive's rating of 80v.

    The thing most people don't realise is that the motor once it's driven by a mechanical load and not the drive ie: during deceleration, becomes a very good generator and if the motor's rated voltage is larger than the drives then you'll end up with a black crispy thing where the drive used to be.

    There are several things that can be done with using a drive without a dump resistor built in which is,

    Longer accel/decel times fixed in the software ie:Mach3
    Connecting a voltage clamp across the power supply or for the electronically minded what about a voltage sensing circuit that either switches in a resistor placed across the power supply or that disables or faults the drive if the voltage gets too high.

    Personally I'm going for the 'adjust the software approach' and see what happens.
    If I end up with a burned crispy thing where the drive was I'll certainly be posting my findings on the forum to let you guy's know.


    Good Luck..


  3. #3
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    355
    Downloads
    0
    Uploads
    0
    Thanks for the additional info.

    I'm not sure that I would trust software to do the job. All it takes is one wrong digit in a program to bury a cutting tool where it doesn't belong. That kind of deceleration would surely be bad news.

    Zener diodes are very cheap insurance, compared to the cost of 3 Gecko drives.

    Does anyone know of a source for a 60 volt zener? Also, what should the wattage rating be?

    I realize that I could wire a few lower voltage zeners in series, but I'd rather keep it simple.


  4. #4
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    355
    Downloads
    0
    Uploads
    0
    Found a source for 68 volt, 1 watt zeners.
    30 cents apiece from Ocean State Electronics.
    I've ordered from them before, great source for hard to find items.

    Minimum online order is 10 dollars (before shipping).

    http://www.oselectronics.com/ose_p79.htm

    And my collection of router stuff continues to grow...


  • #5
    Registered
    Join Date
    Aug 2006
    Location
    USA
    Posts
    2,644
    Downloads
    0
    Uploads
    0
    I don't recommend to use a zener diode as a regenerative voltage dump load (even with higher rated voltage than the expected power supply voltage). Gecko has a diagram on their website for a simple voltage clamp circuit using a power resistor to dissipate excess energy, a lot more useful and safe solution.

    You can also use a Transzorb (Transient voltage suppression diode) rated at 1500 W, better than a standard zener diode but having the same effect of destroying itself in order to protect your drive.


  • #6
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,285
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by cjmerlincnc View Post
    The thing most people don't realise is that the motor once it's driven by a mechanical load and not the drive ie: during deceleration, becomes a very good generator and if the motor's rated voltage is larger than the drives then you'll end up with a black crispy thing where the drive used to be.
    I'm assuming that you're saying that the motor will generate a higher voltage than the drive can handle? Correct me if I'm wrong here. I know that a servo's rpm is proportional to the supplied voltage. Supply a 90V motor with 70V and you'll get 7/9 of the motors rated rpm. So wouldn't the generated voltage be proportional to the rpm? Or does it have to do with how fast you stop. Wouldn't you have to decelerate faster than you can accelerate to create a higher voltage?

    Also, by lowering the accel and decel in the software, you're taking away one of the biggest advantages that servos have - very fast acceleration.
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #7
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    355
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by kreutz View Post
    I don't recommend to use a zener diode as a regenerative voltage dump load... Gecko has a diagram on their website for a simple voltage clamp circuit using a power resistor to dissipate excess energy, a lot more useful and safe solution.
    kreutz,

    I can't find it on the Gecko site.

    I've spent hours googling shunt regulators.

    Does anyone have a simple, effective, reusable circuit for this ?


  • #8
    Registered
    Join Date
    Aug 2006
    Location
    USA
    Posts
    2,644
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Eurisko View Post
    kreutz,

    I can't find it on the Gecko site.

    I've spent hours googling shunt regulators.

    Does anyone have a simple, effective, reusable circuit for this ?
    Here is a document that used to be a Gecko's website (maybe it is still there, I did not check the website) and another document from Parker's website:
    Attached Thumbnails Attached Thumbnails Danger: Exploding Capacitors-power_dump_circuit.pdf   Danger: Exploding Capacitors-power_dump_circuit_parker.pdf  


  • #9
    Registered
    Join Date
    Aug 2006
    Location
    USA
    Posts
    2,644
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by ger21 View Post
    I'm assuming that you're saying that the motor will generate a higher voltage than the drive can handle? Correct me if I'm wrong here. I know that a servo's rpm is proportional to the supplied voltage. Supply a 90V motor with 70V and you'll get 7/9 of the motors rated rpm. So wouldn't the generated voltage be proportional to the rpm? Or does it have to do with how fast you stop. Wouldn't you have to decelerate faster than you can accelerate to create a higher voltage?

    Also, by lowering the accel and decel in the software, you're taking away one of the biggest advantages that servos have - very fast acceleration.
    Look at this document, a basic explanation to sudden destruction of the power Mosfets during fast direction reversal or sudden deceleration at high speed.

    It is possible to have a motor running over its maximum speed at a certain power supply voltage if "field weakening" is being employed on the drive, so a sudden quick deceleration could have similar results as sudden direction reversal at high speed can produce on other drives (if regenerative current is not controlled). "Field weakening" technique could be applied to Permanent Magnet DC motors (and BLDC/BLAC motors) including stepper motors, even when they don't have a field winding, if the manufacturer uses Field Oriented control on the drive.

    The document refers to a possible worst case scenario on modified UHU drives (such a case has not happened so far), but the explanation applies to most of the servo drives used for Hobby nowadays.
    Attached Thumbnails Attached Thumbnails Danger: Exploding Capacitors-dc_motor_braking_speed_reversal.pdf  


  • #10
    Registered
    Join Date
    Jul 2007
    Location
    England
    Posts
    59
    Downloads
    0
    Uploads
    0
    Hi Eurisko, Yes you make a good point. I never thought of the time a tool bury's it's head in something. I guess I'm going to take advice from those circuits (Thanks for posting them Kreutz). No Burnt crispy things for me then.




    Quote Originally Posted by ger21 View Post
    I'm assuming that you're saying that the motor will generate a higher voltage than the drive can handle? Correct me if I'm wrong here. I know that a servo's rpm is proportional to the supplied voltage. Supply a 90V motor with 70V and you'll get 7/9 of the motors rated rpm. So wouldn't the generated voltage be proportional to the rpm? Or does it have to do with how fast you stop. Wouldn't you have to decelerate faster than you can accelerate to create a higher voltage?

    Also, by lowering the accel and decel in the software, you're taking away one of the biggest advantages that servos have - very fast acceleration.

    One case I read was of a servo knee mill and the knee motor lost power and the weight of the knee drove the motor which over sped and destroyed the drive. Maybe a one in a million chance case but it could happen.

    I'm putting a brake solenoid on mine just in case.





    Thanks all.
    Last edited by cjmerlincnc; 02-27-2008 at 04:37 PM.


  • #11
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    355
    Downloads
    0
    Uploads
    0
    kreutz,

    Thanks for the links.

    One last question...

    Why would Gecko recommend a single zener diode for protection ?


  • #12
    Registered
    Join Date
    Aug 2006
    Location
    USA
    Posts
    2,644
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Eurisko View Post
    kreutz,

    Thanks for the links.

    One last question...

    Why would Gecko recommend a single zener diode for protection ?
    No idea....


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. "exploding" an entity?
      By YARKONE in forum Mastercam
      Replies: 2
      Last Post: 10-29-2007, 09:42 AM
    2. Tiredness Danger
      By ImanCarrot in forum Safety Zone
      Replies: 9
      Last Post: 02-10-2007, 05:18 PM
    3. induced voltage danger?
      By Oaktreeman in forum CNCzone Club House
      Replies: 5
      Last Post: 05-25-2006, 12:12 AM
    4. Exploding drawings
      By Hack in forum TurboCAD/CAM
      Replies: 1
      Last Post: 02-27-2005, 03:49 AM
    5. Danger Tunes: Your Emails
      By WallCrawler in forum CNCzone Club House
      Replies: 0
      Last Post: 04-15-2004, 12:03 PM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.