1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. Industrial Robot Support and Discussion Center
  4. ABB Robot Forum
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

SafeMove -- Speed violation in Teach mode

  • SkyeFire
  • January 30, 2022 at 10:53 PM
  • Thread is Unresolved
  • SkyeFire
    Reactions Received
    1,060
    Trophies
    12
    Posts
    9,456
    • January 30, 2022 at 10:53 PM
    • #1

    I think I'm missing something regarding the SafeMove speed supervision in Teach mode. My SafeMove Pro setups have no speed supervision set up -- I'm only using Position Supervision. But while all my programs run fine at 100% in Auto, in Teach, for some motions I have to reduce playback speed to 50% or even 25% in order to avoid being constantly stopped by SafeMove Speed Supervision errors.

    The setting "Max Speed In Manual Mode" is set to 250, as one would expect. But even though the robot shouldn't be able to move the TCP faster than 250mm/sec in Teach mode, I'll still get these faults. There is only one permanently-mounted tool, so no tool-changing issues involved.

    This mainly seems to happen when I'm running a move that combines motion and rotation -- if I'm making a major joint move to "unwind" the wrist while also moving the robot rapidly through the air (going Home after a weld sequence, for example), this seems to be when the error is most likely to occur. My best guess is that, despite the inherent 250mm/s limit of the robot, some of these moves are getting the TCP to something above that limit, and SafeMove is catching it. Annoyingly.

    That brings me to Speed Supervision Points. The SafeMove manual doesn't really explain them very much, but my takeaway is that, while the motion controller only monitors that active TCP, the SafeMove controller can monitor multiple "TCPs" simultaneously and throw a fault if any of them exceed whatever Speed Supervision limit is active. Which seems like it would make the robot even more prone to throwing these faults.

    One thing I'm unclear on: in the SafeMove config, does the "Tool Data" entry automatically create a Speed Supervision point? The labelling is a bit ambiguous, but it from what experiments I've been able to do, it does seem this way -- I know I've been able to reduce the Safety Speed errors by changing the "TCP" in SafeMove back to 0,0,0. But that's probably not kosher for a production system. But if I set the SafeMove "Tool Data" to match my real TCP, I get more of these errors, which seems backwards.

    (also, does SafeMove use the Load Data setting to adjust stopping distances for inertia?)

    So, asking the people with deeper SafeMove know-how than I have: is this just something I have to live with, or am I missing some key insight? This is an annoyance, it has no effect on production operation, but when I'm in a rush trying to test path changes in Manual, it gets really annoying.

  • SomeTekk
    Reactions Received
    17
    Trophies
    4
    Posts
    202
    • January 31, 2022 at 2:35 PM
    • Best Answer
    • #2

    Don't know about the safemove aspect, but here is a really hacky possible RAPID work-around. :thinking_face:

    Create a virtual input(s) and a output(s) on the virtual bus and cross connect the outputs to the inputs for affecting axis speed limitation. E.g. vdi_SpeedLimAx6, vdo_SpeedLimAx6. Also, there will need to be a system input, or SOME system inputs, parameter added for the Limit Speed action.

    Next find your problem code spot and right before it insert this.

    IF OpMode()<>OP_AUTO THEN

    SetDO vdo_SpeedLimAx6

    SpeedLimAxis ROB_1, 6, 20;

    ENDIF

    Maybe make it Procedure with data or a function ...?

    Yes, it is advised to reset the slowdown, by resetting the output, somewhere in your code, say in a housekeeping routine.

    As indicated above it is a hacky solution.

    Or wait for the better answers wiser techs than I will suggest. :smiling_face:

    Edited 2 times, last by SomeTekk (January 31, 2022 at 6:49 PM).

  • SkyeFire
    Reactions Received
    1,060
    Trophies
    12
    Posts
    9,456
    • January 31, 2022 at 3:54 PM
    • #3
    Quote from SomeTekk

    As indicated above it is a hacky solution.

    I love me a good hack. :yesyesyes:

    But since I won't own these robots in production (I'm just the integrator), I probably should try using that. With my luck, I won't get a chance to remove it and then the customer will :mad: :bur2: :AR15firing:

    Still, that's an interesting bit of code. I'll have to keep that in my notes for possible future use.

  • SharplesR
    Reactions Received
    6
    Trophies
    4
    Posts
    443
    • February 1, 2022 at 9:33 AM
    • #4

    I would suggest hunting around to see if you are tracking the elbow in safemove. It's possible that what's happening is that the elbow is moving faster that 250 during the rotation moves. You may be able to turn it off.

  • SkyeFire
    Reactions Received
    1,060
    Trophies
    12
    Posts
    9,456
    • February 1, 2022 at 4:53 PM
    • #5
    Quote from SharplesR

    I would suggest hunting around to see if you are tracking the elbow in safemove. It's possible that what's happening is that the elbow is moving faster that 250 during the rotation moves. You may be able to turn it off.

    I didn't realize SafeMove could track elbow velocity. Where is that setting located? I have Upper Arm Geometry active and tracked, but I don't see anyplace to turn elbow velocity monitoring on/off. The only mention of the Elbow in the SafeMove manual is talking about the elbow offset base on robot model.

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • krc5
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • krc5
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Similar Threads

  • Safemove 2 Tool Position Supervision

    • penguinMan
    • May 4, 2018 at 9:14 PM
    • ABB Robot Forum
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download