Robot collision zones - how to set up collision zone ?

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ก.ค. 2024
  • Today ‪@FutureRoboticsChannel‬ I want to talk about Collision Zones, the topic that applies to any type of robot you might be working with #FANUC, #KUKA, #ABB and any other.
    (0:00) - Intro
    (0:39) - What is a collision zone
    (1:17) - When to use a collision zone
    (3:53) - Collision zone example
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 24

  • @SammyVideoPlex
    @SammyVideoPlex 2 ปีที่แล้ว +2

    Thank you for these videos I use the same robots at work and have always wanted to learn more on the programming. Plus I can get a jump ahead of my co-workers learning these videos.

  • @anthonyvisagie7106
    @anthonyvisagie7106 ปีที่แล้ว

    Thanks for explaining collision zones so well.

  • @dzeno7370
    @dzeno7370 2 ปีที่แล้ว +1

    Thank you for your videos. Maybe some video of KUKA robot used for mig welding or similiar. With all the necessary sensors, tool, base frame configuration and etc.

  • @sarafrajbeg9005
    @sarafrajbeg9005 2 ปีที่แล้ว +1

    I have requested to you to make this video ....and u made it....thank you so much 😊😊

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  2 ปีที่แล้ว +1

      I'm here for you guys, if not for your support the channel wouldn't exist !

  • @amolmeshram7777
    @amolmeshram7777 2 ปีที่แล้ว +1

    Thank you Sir actually must need this lecture ❤️
    Please make more videos on KUKA ROBOTICS like how to make Spot welding program ,how to make gripper ATC Chuck,unchuk
    Gripper Clamp open program Clamp close program etc.

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  2 ปีที่แล้ว +2

      Thanks and thank you for video suggestions !

    • @amolmeshram7777
      @amolmeshram7777 2 ปีที่แล้ว +1

      @@FutureRoboticsChannel Thank you for your Positive Response 😊

  • @laszlosebestyen5705
    @laszlosebestyen5705 2 ปีที่แล้ว

    Thanks, maybe you could make a video about KUKA safety functions? (PROFISafe, connecting, opportunities, prerequisites and so on)

  • @younesstazi7702
    @younesstazi7702 11 หลายเดือนก่อน

    Thank's for your video, so I have a Kuka robot working with cnc machine, so I added a submit interpreter to run in parallel with my main program in order to monitor my reset button to return at home position from a random position. In this case should I use the collision zone to return safely at home position without scratching the cnc machine?

  • @artempetrenko1306
    @artempetrenko1306 2 ปีที่แล้ว

    Thanks for the video! In your model it was done with the SpaceCheck option?

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  2 ปีที่แล้ว

      No I did not use Space Check, it's only based on DO/DI, but yes you could use it to prevent collisions as well 🙂

  • @Sadhana349
    @Sadhana349 ปีที่แล้ว

    What is the difference between duplicate function and copy.

  • @Sadhana349
    @Sadhana349 ปีที่แล้ว

    Please make a video how to make a new program by copying or using duplicate function by src and dot filles.

  • @simmitysam1397
    @simmitysam1397 ปีที่แล้ว

    do you have a video on how to set up collision in the config menu for kuka?

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  ปีที่แล้ว

      Not for KUKA, only FANUC:
      th-cam.com/video/reV1z6yDMdc/w-d-xo.html

  • @asuprof2154
    @asuprof2154 ปีที่แล้ว

    Hello. It is good, but this code is not working at next situation: If two robots simultaneously request [DI] collizion enter zone from plc, plc send that robots can enter to zone , then robots go to work to this zone. Month ago, we had collision of two robots because of this((.

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  ปีที่แล้ว

      You need a collision zone request and collision zone signals, so you need to have 2 signals + PLC has to monitor if 2 same zones are taken, if so than PLC has to HOLD both robots

    • @asuprof2154
      @asuprof2154 ปีที่แล้ว

      @@FutureRoboticsChannel Thanks, yes, we did that if 2 same zones are taken than PLC stop robots by setting bit $move_enable=false. But problem in that, that by this situaton robots can stop 2 or 3 times for day. May be you know also other solution of this problem? Will be grateful

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  ปีที่แล้ว

      @@asuprof2154 I mean I think it's better to stop 2 or 3 times a day than crash 2 or 3 times a day 😉.
      If you are interested in an in-depth analysis you can always check out my website and book time for consultation: f-robotics.com/consultation

  • @simmitysam1397
    @simmitysam1397 ปีที่แล้ว

    can you make a video on how to setup kuka collision detection, are you familiar with the steps?

  • @demek111
    @demek111 2 ปีที่แล้ว

    Will be a video about Karel programming?

    • @FutureRoboticsChannel
      @FutureRoboticsChannel  2 ปีที่แล้ว +1

      I'm planning to create one, but no specific date on it. I'm planning to make some KUKA videos right now