. .
Page 4 of 8 FirstFirst ... 23456 ... LastLast
  1. #31
    Quote Originally Posted by EddyCurrent View Post
    At the end of the day I would be looking to convert an S value in gcode to a combination of inverter speed and contactor selection, does that sound correct ?

    So what is the relationship regarding gcode S value, inverter frequency, contactor selection, spindle output speed equal to gcode S value ?

    If that can be determined then it looks like a Mach3 Brain can be used. If you watch the video linked to above you will see that their example has similarities to your own requirement
    You've lost me a bit there, but I'll take a look at the video.

  2. #32
    Quote Originally Posted by Agathon View Post
    You've lost me a bit there, but I'll take a look at the video.
    Took a look at the Brains video - that looks very promising. I'll do some research.

    I did make a little video on the spindle speeds - probably redundant now, but here it is:


  3. #33
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 2 Days Ago Forum Superstar, has done so much to help others, they deserve a medal. Has been a member for 9-10 years. Has a total post count of 2,908. Received thanks 360 times, giving thanks to others 8 times.
    Quote Originally Posted by Agathon View Post
    While I don't claim any expertise on inverter drives, I've been using them for the last 20 years and my understanding and experience is that torque falls off either side of the nameplate frequency. Modern motors designed for inverters and "vector control" improve the flatness of the torque curve but the reason machine tool manufacturers using this type of drive specify such huge motors is due to the drop-off in torque. As an example, one of the Swiss firms I represent in the UK make a plain lathe of 70mm centre height designed for instrument making and horological work. The spindle is belt driven at 1:1 by a inverter controlled 1.1kW motor. In the past this machine was made with multi-pulley drive with a fixed speed motor of 300W!!!
    For induction motors, torque remains pretty constant over the rated speed range up to the rated speed, and is a result of the amount of current flowing through the windings. Although frequency controls the speed, as speed drops, the voltage required to drive that current through the windings also drops proportionally I.e. for a 3000rpm 240V motor, peak voltage will be around 120V when running at half speed.
    Now because voltage is reduced, so is the power output, so if the above motor was rated at 1KW, at 1500RPM it would only be producing 500W. You could increase current (which some inverters can do to give a low speed torque boost), however you risk overheating the windings due to the extra current.

    Above the rated speed/power, current becomes limited. So taking the above example motor, and trying to double it's speed to 6000RPM, you can do so by doubling the frequency, however unless you double the supply voltage, 240V will only be able to force half the current needed to get full torque through the windings, with the result you will only get half the rated torque.
    The result is above the rating, the motor becomes power limited. You can have double the speed, but only half the torque, so even though the motor is spinning faster, you still only have 1KW of power.

    This is why when fixed speed motors with gearing get replaced, they're often replaced with far bigger motors.
    With gearing, say you take a 2Nm 3000RPM (probably about 600W), you gear it down 4:1 and get 8Nm at 750RPM.
    To get that same torque at the same speed using direct drive, and still retain 3000RPM, you now need a motor capable of 8Nm and 3000RPM, so you need a motor with 4 times the power. (realistically you'd compromise with some gearing, a bit less torque, and running the motor so higher speeds are above the motor rated speed and into the derated/reduced current area).
    That's the reason why most modern CNC machines come with such big spindles. For most end users, it not because they're going to be managing to use upwards of 10KW hogging metal with endmills, it's so they still have enough torque to drive a big facemill at a couple hundred RPM while still taking a decent depth of cut.
    Avoiding the rubbish customer service from AluminiumWarehouse since July '13.

  4. The Following User Says Thank You to m_c For This Useful Post:


  5. #34
    Quote Originally Posted by m_c View Post
    For induction motors, torque remains pretty constant over the rated speed range up to the rated speed, and is a result of the amount of current flowing through the windings. Although frequency controls the speed, as speed drops, the voltage required to drive that current through the windings also drops proportionally I.e. for a 3000rpm 240V motor, peak voltage will be around 120V when running at half speed.
    Now because voltage is reduced, so is the power output, so if the above motor was rated at 1KW, at 1500RPM it would only be producing 500W. You could increase current (which some inverters can do to give a low speed torque boost), however you risk overheating the windings due to the extra current.

    Above the rated speed/power, current becomes limited. So taking the above example motor, and trying to double it's speed to 6000RPM, you can do so by doubling the frequency, however unless you double the supply voltage, 240V will only be able to force half the current needed to get full torque through the windings, with the result you will only get half the rated torque.
    The result is above the rating, the motor becomes power limited. You can have double the speed, but only half the torque, so even though the motor is spinning faster, you still only have 1KW of power.

    This is why when fixed speed motors with gearing get replaced, they're often replaced with far bigger motors.
    With gearing, say you take a 2Nm 3000RPM (probably about 600W), you gear it down 4:1 and get 8Nm at 750RPM.
    To get that same torque at the same speed using direct drive, and still retain 3000RPM, you now need a motor capable of 8Nm and 3000RPM, so you need a motor with 4 times the power. (realistically you'd compromise with some gearing, a bit less torque, and running the motor so higher speeds are above the motor rated speed and into the derated/reduced current area).
    That's the reason why most modern CNC machines come with such big spindles. For most end users, it not because they're going to be managing to use upwards of 10KW hogging metal with endmills, it's so they still have enough torque to drive a big facemill at a couple hundred RPM while still taking a decent depth of cut.
    Very nicely and clearly explained. I was aware of the frequency voltage relationship, but hadn't really twigged the issue of running higher than the name-plate frequency and the consequent lack of volts. As the video shows, I don't really think that torque is going to be so much of an issue as far as the spindle goes, so I'm fairly hopeful about my plan to use the higher mechanical speed setting most of the time. We shall see.

    Having looked into Brains more I understand your previous post and think that it all looks doable even for a novice like myself.
    Last edited by Agathon; 09-07-2017 at 08:53 PM.

  6. #35
    I've done more fiddling with the table and found that at 2500mm/min the table is repeating position over 200mm for the x and 150mm for the y better than 0.01mm (in fact pretty consistently within 0.003mm) which I am extremely pleased with. I tested fairly extensively with 10 or 20 repeat cycles.

    I am still getting the grunting noises from time to time, so I suppose this is down to the latency of the processor generating the pulses?
    Last edited by Agathon; 09-07-2017 at 09:08 PM.

  7. #36
    Quote Originally Posted by Agathon View Post
    repeating position over 200mm for the x and 150mm for the y better than 0.01mm (in fact pretty consistently within 0.003mm)
    3 microns is an interesting number BUT what about the backlash?

  8. #37
    Quote Originally Posted by Robin Hewitt View Post
    3 microns is an interesting number BUT what about the backlash?
    What backlash? This thing is Swiss! I would think that the 3 microns is simply down to vibration in the mechanical loop between the digital dti and the mount. If you're not careful you might provoke another mind numbing video!

  9. #38
    Try the attached spreadsheet (I use LibreOffice if you don't have excel)

    Just enter the desired spindle speed in cell A4 and it will calculate the inverter frequency and contactor to energise.

    That logic needs put into a Brain using Mach3 DRO 169-Cmd SpindleRPM as the desired frequency.

    It uses an inverter frequency up to 100 hz and assumes the manual adjuster is set to 1.5 * motor speed, so for the 1400 speed it's set to 2100 RPM then the inverter will take it to 4200 RPM
    Attached Files Attached Files
    Last edited by EddyCurrent; 09-07-2017 at 09:36 PM.
    Spelling mistakes are not intentional, I only seem to see them some time after I've posted

  10. #39
    Quote Originally Posted by EddyCurrent View Post
    Try the attached spreadsheet (I use LibreOffice if you don't have excel)

    Just enter the desired spindle speed in cell A4 and it will calculate the inverter frequency and contactor to energise.

    That logic needs put into a Brain using Mach3 DRO 169-Cmd SpindleRPM as the desired frequency.

    It uses an inverter frequency up to 100 hz and assumes the manual adjuster is set to 1.5 * motor speed, so for the 1400 speed it's set to 2100 RPM then the inverter will take it to 4200 RPM
    Thanks, that's really kind of you. I do have Excel so I'll take a look.

    Can anyone tell me what G0 code will make the x axis move +100 back to zero and then +100 repeatedly - say 10 times? I'm looking around for a simple answer but can't seem to find one.

  11. #40
    Ignore that last request I worked out how to do it - probably in a very labourious way but none-the-less it worked.

Page 4 of 8 FirstFirst ... 23456 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Toolbox Refurb - New Handle Fittings
    By Wal in forum Metalwork Project Showcase
    Replies: 4
    Last Post: 22-09-2016, 10:26 PM
  2. CONVERSION: Sx2 plus cnc conversion
    By Lewywri89 in forum Conversion Build Logs
    Replies: 11
    Last Post: 30-11-2014, 11:36 PM
  3. RFQ: CNC Myford Conversion
    By Jconway651 in forum Projects, Jobs & Requests
    Replies: 0
    Last Post: 16-10-2014, 09:52 AM
  4. CONVERSION: X2 conversion on a budget!
    By craigrobbo in forum Conversion Build Logs
    Replies: 1
    Last Post: 30-10-2012, 05:00 PM
  5. Sieg sx2 conversion kit
    By Goldigger in forum Milling Machines, Builds & Conversions
    Replies: 3
    Last Post: 24-04-2011, 07:42 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •