SlideShare ist ein Scribd-Unternehmen logo
1 von 28
Introduction to RobotStudio
An Offline Robot Programming Tool
Dr. Richard A. Wysk
rwysk@psu.edu
http://www.engr.psu.edu/cim
< >, 2002
Outline of Activities
• Sequence of activities required to create
an offline program
• Designing robot worlds in RobotStudio
• Defining robot motions
• RobotStudio features
• Advantages of offline robot programming
References
• RobotStudio tutorial >>
http://130.203.243.91/Lab%20Manuals%20Test%20Site/
Frameset.htm
• www.robotstudio.com
> Product
> Downloads > Movies >
- Station layout demo
- Path definition demo
- Program Generation demo
• RobotStudio documentation files
Objectives
• Become familiar with RobotStudio
• Learn the sequence of Operations in the
use of RobotStudio
• Understand the design methodology used
in designing robot worlds in RobotStudio
• Understand how robot actions are
described in RobotStudio
• Appreciate advantages of offline robot
programming
Exercise
Readiness Assessment Test A.K.A. RAT
AS A TEAM, take 5 minutes to discuss the system below.
For the system given below write a program in RAPID.
Use Partial pseudo code – this means you may use
pseudo parameters but you will have to use real
RAPID functions and commands
Pick part from M/C 1
Inspect Part
Ok/Not?
User input
…Ok/Not
Put @
Machine 2
Put @
Scrap Bin
Part Ok
Part Not Ok
This pseudo code should be:
>> Syntactically correct in that it should
use the functions and the keywords in
the proper syntax
AND
>> Logically correct in that it should
represent the system given alongside
RobotStudio
What is RobotStudio ?
An offline robot programming software
package by ABB for programming all
robots that run on S4 and S4C controllers.
Where is it loaded at?
Computer Integrated Manufacturing and
Robotic Lab
Room 244 Leonhard Building
RobotStudio
Write lengthy robot programs without using
the teach pendant
In robot studio we define a “Robot World”
and the paths the robot takes in these
worlds to complete its tasks. This is done
though a graphical interface. The software
then generate the RAPID code in a file
Steps in using Robot Studio
Design
Define Path
Generate Program
Simulate Graphically & Verify
Optimize
What do we Design?
Robot
Robot Workspace – Envelope & Table
Fixtures
Robot Tools
Parts
Other Interacting Entities
The model may have any or all of the following entities:
Design all of those?
No, Fortunately we don’t have to design all
of those.
There are libraries of each of these objects
and most times we just go to the
appropriate library and select the robot,
workspace, tools etc that we might need.
Design Libraries
Some of the objects that are available are
complete assemblies of smaller links,
joints and end effectors
An obvious example is the robot
For the program to be practical a robot has
be modeled as an assembly and not as a
rigid body
….illustration>>
All 3 pictures are the same robot in different
stages of a pick operation
Design Libraries
Similarly we have to assemble the tool onto the
robot during the design phase
+ =
Tool Robot
Robot with
Tool
Design (contd..)
For the objects that are not in the library we
have the following options:
• Design them using a standard CAD
application and import the drawing in
RobotStudio.
• RobotStudio has a built in CAD utility
which can be used to design different
things.
Tip: Before going in to design standard parts check
with www.robotstudio.com & goto 3D-models link
Menus
Toolbars
Browser
Property Browser
Status bar
Output window Graphics window
How do I create designs in
RobotStudio?
Designs in RobotStudio are created by:
1. Drawing simple shapes (select from toolbar)
2. Possibly applying simple edit operations like
rotate, translate etc.
3. Assembling together these simple shapes.
What Next?
• Make sure you have all the designs of all
the items needed to describe the robot
world that you want to program.
• Assemble all components together exactly
the way they are in the real world (to exact
dimensions and orientation).
– RobotStudio lets you translate and rotate
objects easily using a mouse as well as by
specifying the absolute or the incremental
coordinates of the new position or orientation.
Gosh that might be a
lot of Work!
Yes it might be, but once it is ready then you
can use and reuse it again and again with
or without minor changes.
Eventually it save a lot of work and
increases productivity!
Path Definition
Ok, so we’ve designed and
assembled everything, now what?
We define the actions of the robot. The
movements that are required of it along
with all the spatial constraints
This is called Path Definition
How?
To define paths we specify the points in the
robot world and define them as targets
The flexibility of the program will depend on its
modularity.
E.g., - ‘Pick’ action can be broken down into
‘move-to’, ‘grab’ and an other ‘move-to’
actions
Verify that the targets are defined in the correct
sequence (check in Object Browser)
So our program is ready!
Not just yet, we need generate the
program based on our robot world
definition and path definitions
We need to switch the power on!
Hold it!
Switch on the power?
Weren’t we in the programming phase.
Yes we still are, but RobotStudio is an offline
programming tool and it is designed to
look and feel as similar to ‘online’ robot
programming
So what?
So, we need to switch on the robot controller
before we can proceed.
This is the ‘VIRTUAL Robot Controller’
One of the things that this affords is that it
allows the user to ‘Verify’ the robot
program quite a lot like MasterCam
displays an animation of the NC program
that it generates
Voila!
We are now ready to go. The
program is saved onto a floppy
and is transferred from the PC to
the ‘physical’ robot controller,
ready to run!
Note: Keep saving your work, along the way, as you create or make changes to
the program
Still More
RobotStudio has a host of features
which can be applied to program
special situations and also to
enhance the existing program.
RobotStudio
• Do collision detection by checking spatial
interference
• Add conditional checks and other code to
expand RobotStudio functionality using Visual
Basic Scripting
• Use a ‘virtual’ teach pendant to add to the
program
• Optimize locations of various objects and thus
reduce cycle times
…….more >>
RobotStudio
• Visualize and Simulate movements and
actions of objects other than the robot
itself
• Collect simulation data in an Excel
Spreadsheet
Advantages of Offline Programming
• Reduces risk by visualization and confirming
solutions
• Introduce new parts and methods without
interrupting production
• Optimize robot programs to increase productivity
• Generate higher part quality through creation of
more accurate paths
• Check for and avoid singularities

Weitere ähnliche Inhalte

Ähnlich wie RobotStudiopp.ppt

European Collaboration Summit - SharePoint Framework Angular & Azure Functions
European Collaboration Summit - SharePoint Framework Angular & Azure FunctionsEuropean Collaboration Summit - SharePoint Framework Angular & Azure Functions
European Collaboration Summit - SharePoint Framework Angular & Azure FunctionsSébastien Levert
 
Open frameworks 101_fitc
Open frameworks 101_fitcOpen frameworks 101_fitc
Open frameworks 101_fitcbenDesigning
 
Plug yourself in and your app will never be the same (1 hr edition)
Plug yourself in and your app will never be the same (1 hr edition)Plug yourself in and your app will never be the same (1 hr edition)
Plug yourself in and your app will never be the same (1 hr edition)Mikkel Flindt Heisterberg
 
Virtual Simulation Of Systems
Virtual Simulation Of SystemsVirtual Simulation Of Systems
Virtual Simulation Of SystemsHites
 
Mobile UI Testing using Appium and Docker
Mobile UI Testing using Appium and DockerMobile UI Testing using Appium and Docker
Mobile UI Testing using Appium and DockerMoataz Nabil
 
Introduction to Software Development
Introduction to Software DevelopmentIntroduction to Software Development
Introduction to Software DevelopmentZeeshan MIrza
 
Autonomous Machines with Project Bonsai
Autonomous Machines with Project BonsaiAutonomous Machines with Project Bonsai
Autonomous Machines with Project BonsaiIvo Andreev
 
Top three robot programming methods (teaching)
Top three robot programming methods (teaching)Top three robot programming methods (teaching)
Top three robot programming methods (teaching)Tumul Ozha
 
RPA Automation AnyWhere Tool Online Training
RPA Automation AnyWhere Tool Online TrainingRPA Automation AnyWhere Tool Online Training
RPA Automation AnyWhere Tool Online TrainingGlory IT Technologies
 
Introduction to react native with redux
Introduction to react native with reduxIntroduction to react native with redux
Introduction to react native with reduxMike Melusky
 
Build your first Serverless Bot
Build your first Serverless BotBuild your first Serverless Bot
Build your first Serverless BotDianaGray10
 
From Ant to Rake
From Ant to RakeFrom Ant to Rake
From Ant to Rakejazzman1980
 
Functional Requirements Of System Requirements
Functional Requirements Of System RequirementsFunctional Requirements Of System Requirements
Functional Requirements Of System RequirementsLaura Arrigo
 
Javascript spaghetti stirtrek_5_17
Javascript  spaghetti stirtrek_5_17Javascript  spaghetti stirtrek_5_17
Javascript spaghetti stirtrek_5_17Jared Faris
 
Building Rich User Experiences Without JavaScript Spaghetti
Building Rich User Experiences Without JavaScript SpaghettiBuilding Rich User Experiences Without JavaScript Spaghetti
Building Rich User Experiences Without JavaScript SpaghettiJared Faris
 
Innovation Generation - The Mobile Meetup: Android Best Practices
Innovation Generation - The Mobile Meetup: Android Best PracticesInnovation Generation - The Mobile Meetup: Android Best Practices
Innovation Generation - The Mobile Meetup: Android Best PracticesSolstice Mobile Argentina
 

Ähnlich wie RobotStudiopp.ppt (20)

Drupal 7 ci and testing
Drupal 7 ci and testingDrupal 7 ci and testing
Drupal 7 ci and testing
 
European Collaboration Summit - SharePoint Framework Angular & Azure Functions
European Collaboration Summit - SharePoint Framework Angular & Azure FunctionsEuropean Collaboration Summit - SharePoint Framework Angular & Azure Functions
European Collaboration Summit - SharePoint Framework Angular & Azure Functions
 
Open frameworks 101_fitc
Open frameworks 101_fitcOpen frameworks 101_fitc
Open frameworks 101_fitc
 
Plug yourself in and your app will never be the same (1 hr edition)
Plug yourself in and your app will never be the same (1 hr edition)Plug yourself in and your app will never be the same (1 hr edition)
Plug yourself in and your app will never be the same (1 hr edition)
 
Virtual Simulation Of Systems
Virtual Simulation Of SystemsVirtual Simulation Of Systems
Virtual Simulation Of Systems
 
Mobile UI Testing using Appium and Docker
Mobile UI Testing using Appium and DockerMobile UI Testing using Appium and Docker
Mobile UI Testing using Appium and Docker
 
Introduction to Software Development
Introduction to Software DevelopmentIntroduction to Software Development
Introduction to Software Development
 
Autonomous Machines with Project Bonsai
Autonomous Machines with Project BonsaiAutonomous Machines with Project Bonsai
Autonomous Machines with Project Bonsai
 
RPA M2.pdf
RPA M2.pdfRPA M2.pdf
RPA M2.pdf
 
Top three robot programming methods (teaching)
Top three robot programming methods (teaching)Top three robot programming methods (teaching)
Top three robot programming methods (teaching)
 
RPA Automation AnyWhere Tool Online Training
RPA Automation AnyWhere Tool Online TrainingRPA Automation AnyWhere Tool Online Training
RPA Automation AnyWhere Tool Online Training
 
Introduction to react native with redux
Introduction to react native with reduxIntroduction to react native with redux
Introduction to react native with redux
 
Build your first Serverless Bot
Build your first Serverless BotBuild your first Serverless Bot
Build your first Serverless Bot
 
From Ant to Rake
From Ant to RakeFrom Ant to Rake
From Ant to Rake
 
Functional Requirements Of System Requirements
Functional Requirements Of System RequirementsFunctional Requirements Of System Requirements
Functional Requirements Of System Requirements
 
Javascript spaghetti stirtrek_5_17
Javascript  spaghetti stirtrek_5_17Javascript  spaghetti stirtrek_5_17
Javascript spaghetti stirtrek_5_17
 
Android part1
Android part1Android part1
Android part1
 
Building Rich User Experiences Without JavaScript Spaghetti
Building Rich User Experiences Without JavaScript SpaghettiBuilding Rich User Experiences Without JavaScript Spaghetti
Building Rich User Experiences Without JavaScript Spaghetti
 
Srgoc java
Srgoc javaSrgoc java
Srgoc java
 
Innovation Generation - The Mobile Meetup: Android Best Practices
Innovation Generation - The Mobile Meetup: Android Best PracticesInnovation Generation - The Mobile Meetup: Android Best Practices
Innovation Generation - The Mobile Meetup: Android Best Practices
 

Kürzlich hochgeladen

Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Clustering techniques data mining book ....
Clustering techniques data mining book ....Clustering techniques data mining book ....
Clustering techniques data mining book ....ShaimaaMohamedGalal
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfCionsystems
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Steffen Staab
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 

Kürzlich hochgeladen (20)

Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Clustering techniques data mining book ....
Clustering techniques data mining book ....Clustering techniques data mining book ....
Clustering techniques data mining book ....
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdf
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 

RobotStudiopp.ppt

  • 1. Introduction to RobotStudio An Offline Robot Programming Tool Dr. Richard A. Wysk rwysk@psu.edu http://www.engr.psu.edu/cim < >, 2002
  • 2. Outline of Activities • Sequence of activities required to create an offline program • Designing robot worlds in RobotStudio • Defining robot motions • RobotStudio features • Advantages of offline robot programming
  • 3. References • RobotStudio tutorial >> http://130.203.243.91/Lab%20Manuals%20Test%20Site/ Frameset.htm • www.robotstudio.com > Product > Downloads > Movies > - Station layout demo - Path definition demo - Program Generation demo • RobotStudio documentation files
  • 4. Objectives • Become familiar with RobotStudio • Learn the sequence of Operations in the use of RobotStudio • Understand the design methodology used in designing robot worlds in RobotStudio • Understand how robot actions are described in RobotStudio • Appreciate advantages of offline robot programming
  • 5. Exercise Readiness Assessment Test A.K.A. RAT AS A TEAM, take 5 minutes to discuss the system below. For the system given below write a program in RAPID. Use Partial pseudo code – this means you may use pseudo parameters but you will have to use real RAPID functions and commands Pick part from M/C 1 Inspect Part Ok/Not? User input …Ok/Not Put @ Machine 2 Put @ Scrap Bin Part Ok Part Not Ok This pseudo code should be: >> Syntactically correct in that it should use the functions and the keywords in the proper syntax AND >> Logically correct in that it should represent the system given alongside
  • 6. RobotStudio What is RobotStudio ? An offline robot programming software package by ABB for programming all robots that run on S4 and S4C controllers. Where is it loaded at? Computer Integrated Manufacturing and Robotic Lab Room 244 Leonhard Building
  • 7. RobotStudio Write lengthy robot programs without using the teach pendant In robot studio we define a “Robot World” and the paths the robot takes in these worlds to complete its tasks. This is done though a graphical interface. The software then generate the RAPID code in a file
  • 8. Steps in using Robot Studio Design Define Path Generate Program Simulate Graphically & Verify Optimize
  • 9. What do we Design? Robot Robot Workspace – Envelope & Table Fixtures Robot Tools Parts Other Interacting Entities The model may have any or all of the following entities:
  • 10. Design all of those? No, Fortunately we don’t have to design all of those. There are libraries of each of these objects and most times we just go to the appropriate library and select the robot, workspace, tools etc that we might need.
  • 11. Design Libraries Some of the objects that are available are complete assemblies of smaller links, joints and end effectors An obvious example is the robot For the program to be practical a robot has be modeled as an assembly and not as a rigid body ….illustration>>
  • 12. All 3 pictures are the same robot in different stages of a pick operation
  • 13. Design Libraries Similarly we have to assemble the tool onto the robot during the design phase + = Tool Robot Robot with Tool
  • 14. Design (contd..) For the objects that are not in the library we have the following options: • Design them using a standard CAD application and import the drawing in RobotStudio. • RobotStudio has a built in CAD utility which can be used to design different things. Tip: Before going in to design standard parts check with www.robotstudio.com & goto 3D-models link
  • 16. How do I create designs in RobotStudio? Designs in RobotStudio are created by: 1. Drawing simple shapes (select from toolbar) 2. Possibly applying simple edit operations like rotate, translate etc. 3. Assembling together these simple shapes.
  • 17. What Next? • Make sure you have all the designs of all the items needed to describe the robot world that you want to program. • Assemble all components together exactly the way they are in the real world (to exact dimensions and orientation). – RobotStudio lets you translate and rotate objects easily using a mouse as well as by specifying the absolute or the incremental coordinates of the new position or orientation.
  • 18. Gosh that might be a lot of Work! Yes it might be, but once it is ready then you can use and reuse it again and again with or without minor changes. Eventually it save a lot of work and increases productivity!
  • 19. Path Definition Ok, so we’ve designed and assembled everything, now what? We define the actions of the robot. The movements that are required of it along with all the spatial constraints This is called Path Definition
  • 20. How? To define paths we specify the points in the robot world and define them as targets The flexibility of the program will depend on its modularity. E.g., - ‘Pick’ action can be broken down into ‘move-to’, ‘grab’ and an other ‘move-to’ actions Verify that the targets are defined in the correct sequence (check in Object Browser)
  • 21. So our program is ready! Not just yet, we need generate the program based on our robot world definition and path definitions We need to switch the power on!
  • 22. Hold it! Switch on the power? Weren’t we in the programming phase. Yes we still are, but RobotStudio is an offline programming tool and it is designed to look and feel as similar to ‘online’ robot programming
  • 23. So what? So, we need to switch on the robot controller before we can proceed. This is the ‘VIRTUAL Robot Controller’ One of the things that this affords is that it allows the user to ‘Verify’ the robot program quite a lot like MasterCam displays an animation of the NC program that it generates
  • 24. Voila! We are now ready to go. The program is saved onto a floppy and is transferred from the PC to the ‘physical’ robot controller, ready to run! Note: Keep saving your work, along the way, as you create or make changes to the program
  • 25. Still More RobotStudio has a host of features which can be applied to program special situations and also to enhance the existing program.
  • 26. RobotStudio • Do collision detection by checking spatial interference • Add conditional checks and other code to expand RobotStudio functionality using Visual Basic Scripting • Use a ‘virtual’ teach pendant to add to the program • Optimize locations of various objects and thus reduce cycle times …….more >>
  • 27. RobotStudio • Visualize and Simulate movements and actions of objects other than the robot itself • Collect simulation data in an Excel Spreadsheet
  • 28. Advantages of Offline Programming • Reduces risk by visualization and confirming solutions • Introduce new parts and methods without interrupting production • Optimize robot programs to increase productivity • Generate higher part quality through creation of more accurate paths • Check for and avoid singularities