SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print),
ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME
11
A WORKSPACE SIMULATION FOR TAL TR-2
ARTICULATED ROBOT
Suraj D Golhar1
, Prashant B. Vavhal2
, Amit P. Jagnade3
, Nitin R. Jadhao4
1, 2, 3
Mechanical Engineering, Pune University, India,
4
Professor, Mechanical Engineering, Alard College of Engineering & Management
ABSTRACT
This paper discusses about simulation. Simulation is optimizing system performance. It is an
unobtrusive scientific method of enquiry involving experiments rather than with the portion of reality
that the model represents. Simulation is nothing but a result generation of system performance data.
Simulation is often used to identify the better of the two alternatives. By using one of the two
methods i.e. discrete event simulation and continuous system simulation; we can determine
estimated performance is described with samples from distribution; comparison of performance. This
paper describes the simulation of arm movements for pick-and-place robot using the mathematical
model. The model is simulated using Roboforth and the results of angular displacement from the
simulation and actual measurements show good uniformity.
Keywords: Simulation, Discrete Event Simulation, Continuous System Simulation, Pick and Place,
Roboforth
1. INTRODUCTION
We will define simulation as the process of designing a model of a real system and
conducting experiments with this model for the purpose of understanding the behaviour of the
system and/or evaluating various strategies for the operation of the system”. Robot simulation
software or simulator is a computer program which mimics the elements of both the internal
behaviour of a real world system and the input processes which drive or control the simulated
system. There are a few reasons why the simulation approach became the main option in real-world
robotic related activity. Typically, most users make simulations because the experiment with the real
INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND
TECHNOLOGY (IJMET)
ISSN 0976 – 6340 (Print)
ISSN 0976 – 6359 (Online)
Volume 6, Issue 4, April (2015), pp. 11-16
© IAEME: www.iaeme.com/IJMET.asp
Journal Impact Factor (2015): 8.8293 (Calculated by GISI)
www.jifactor.com
IJMET
© I A E M E
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print),
ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME
12
world still does not yet exist, and experimentation with the robot’s hardware is expensive, too time-
consuming and too dangerous.
2. ROBOT SIMULATION
Figure 1 Methodology for Robotic Simulation
2.1 Define The Problem
Problem identification is defined during the preliminary analysis of the problem’s
background. If the current system has no computer-based model that represents the robotic
application, it is impossible to monitor and evaluate the performance of the robotic palletizing
system. In contrast, the definition and analysis of the current system are easier to implement.
2.2 Design The Study
The study is limited to the scope of the project. This phase acquires appropriate decisions for
the tools and methodology to be used. Besides, proper planning and milestones need to be
developed.
2.3 Design The Conceptual Model
The conceptual model is using the current application of the robotic system. This phase
acquires collection of data of the parameters for the robotic workcell development. These data
include layout of the robotic application, geometry configuration of the robot, robot motion
parameters and the robot cycle time.
2.4 Formulate Inputs, Assumptions, And Process Definiton
Modelling the robot application focuses on three activities: building the robot, motion path
programming of the palletizing process, and running the simulation. Building the robot model is
based heavily on the geometrical data of the robot using the CAD features of Workspace5. The
dimension refers to the CAD drawing of the robot. Spatial at a need to be considered in determining
the motion path, such as the point of the pick-up station where the robot will do the pick and place
operation, the points that represent an arrangement and layer of the item to be picked, and the
position of points in x, y and z coordinates.
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print),
ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME
13
2.5 Build, Verify And Validate The Simulation Model
During this phase, development of the robotic workcell is based on the methodology
proposed by Cheng (2000). This is an interactive phase which aims to improve the model’s precision
and motion. Validation towards the model is based on the visualization of the system layout and
robot cycle time in completing a task. The layout is generated using Workspace5 and compared to
the actual system layout. During the gathering of preliminary data, a movie that shows the actual
robot performing a task in a one-day operation is recorded. The model is assumed to represent the
actual system once operated at the same movement of the actual system and is capable of performing
at a similar cycle time as in the movie.
2.6 Experiments With The Model And Look For Opportunities For Design Of Experiments
This phase is similar to step six in the methodology by Cheng (2000). A simulation is run in
order to visualize the arm movement and an analysis on collision detection is provided. Execution of
the simulation is done using the features of Workspace5 for simulation. Workspace5 allows layout
checking in order to prepare other devices within the robot’s reachability. It is also capable of
generating a working envelope for namely, two joints. During simulation, a cycle time is displayed.
The simulation allows collision and near-miss detection among robot joints, and between the joints
and any object within the workcell. The result is displayed in a report. This project is off-line
programming. Neither robot language is generated or implemented at the actual workcell.
2.7 Documentation And Presentation
This phase gathers and documents all the results generated from the simulation. A written
report provides a better understanding of the experiment’s executions and analysis. There are
advantages and disadvantages for this methodology. The advantage of using this methodology is that
it saves costs, avoiding designing, and building, testing, redesigning, rebuilding and retesting which
would be an expensive project. Simulations take the building or rebuilding phase out of the loop by
using the model that has already been created in the design phase. Usually, the simulation test is
cheaper and faster than performing multiple tests of the design each time. The second advantage of
using this methodology is the level of detail that we can get from the simulation. A simulation can
give results that are not experimentally measurable with our current level of technology. Results such
as time taken to complete the simulation and the details of collision detection of the simulation are
not measurable by any current device. There are also disadvantages to performing this methodology
for robotic simulation. The first is simulation errors. Any incorrect key store for the value of the
robot’s details has the potential to alter the result of the simulation or give the wrong result. To get
an accurate result, we must first run a baseline to prove that it works. In order for the simulation to
be accepted in the general community, the experimental result is taken and simulates them. If the two
data sets are compared, then any simulation of the design will have some credibility.
3. TYPES OF SIMULATION
There are two types of simulation: discrete event simulation and continuous system
simulation. Discrete event simulation divides a system into individual events that have their own
specific start time and duration. The overall behaviour of a complex system of a real-world object
will be determined from the sequencing and interactions of each event. This technique usually
focuses on modelling the control logic for the routing of material and interaction of equipment. It
also typically applies statistics to the system to simulate things like equipment breakdown or
mixtures of different product models. Continuous system simulation describes systematically the
mathematical models used in dynamic systems, and is usually done so using sets of either ordinary or
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print),
ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME
14
partially different equations, possibly coupled with numerical integration, differential equation
solvers or other mathematical approaches that can be simulated on a digital computer. Often,
electrical circuits, control systems or similar mechanical systems are simulated in this way. Specific
applications like thermal dynamics, aerodynamics, and aircraft control systems or automobile
crashes are commonly simulated with continuous system simulation
Figure 2 Constant Workspace in the Horizontal Direction
Figure 3 Constant Workspace in the Downward Direction
Figure 4 Constant Workspace in the Upward Direction
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print),
ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME
15
Figure 5 Constant Workspace in the Inclined Direction
Figure 6 Final Simulation of Robot
4. RESULT AND DISCUSSION
Table 1 Result of Robot Simulation
5. CONCLUSION
In this we have studied simulation, its types and methodology of simulation. By which we
determine the performance of articulated robot. It is very useful for the testing, analysis and training
in which real world and conceptual system are reproduced by a model.
Sr. No X –direction Y-direction Z-direction
1 0.15409 - 1.3630 - 5.4995
2 - 0.43149 - 0.93526 - 5.4995
3 - 0.49162 - 0.93526 - 5.4995
4 - 0.80750 - 0.54008 - 5.4995
5 - 0.80750 - 0.54008 - 5.4995
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print),
ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME
16
6. REFERENCES
1. Muhamad Fazrul Bin Md Zain, Simulation Of An Articulated Robot Arms, University
Teknikal Malaysia Melaka March 2008.
2. Muhammad Ikhwan Jambak, Habibollah Haron, Helmee Ibrahim And Norhazlan Abd
Hamidrobotic, Modelling And Simulation: Theory And Application, International Journal Of
Advance Robotic System. Vol. 1, Number 1
3. Ono Kazuya, Hayashi Toshihiro, Fujii Masakazu, Shibasaki Nobuhiro & Sonehara
Mitsuharu, Development For Industrial Robotics Applications, IHI Engineering Review, Vol.
42 No.2, 2009.
4. Jasjit Kaur, Dr. V K Banga, Simulation Of Robotic Arm Having Three Link Manipulator,
International Journal Of Research In Engineering And Technology (IJRET) Vol. 1 No. 2
March, 2012 ISSN: 2277-4378.
5. Shimon Y. Nof, Handbook of Industrial Robotics (John Wiley Co, 2001).
6. A. K. Gupta, K.C. Arora, Industrial Automation and Robotics (Laxmi Publications; Third
Edition (2013) ISBN-13: 978-813180592).
7. Saifuldeenabed Jebur, Prabhat Kumar Sinha and Ishan Om Bhargava, “Advancement and
Stimulation of Five Degree of Freedom Robot Lever Arm” International Journal of
Mechanical Engineering & Technology (IJMET), Volume 5, Issue 3, 2014, pp. 20 - 30, ISSN
Print: 0976 – 6340, ISSN Online: 0976 – 6359.
8. Gauravjha, Addala Sai Subhacharan, Chalasani Rama Krishna Prasad and Akashmantry,
“Home Butler- A Voice Controlled Robot To Assist The Handicap” International journal of
Electronics and Communication Engineering &Technology (IJECET), Volume 4, Issue 6,
2013, pp. 134 - 139, ISSN Print: 0976- 6464, ISSN Online: 0976 –6472.
9. Varalakshmi B D, Abhilasha Pachauri, Thriveni J, Venugopal K R and Patnaik L M, “Mems
Sensors Controlled Haptic Forefinger Robotic Aid” International Journal of Advanced
Research in Engineering & Technology (IJARET), Volume 5, Issue 10, 2014, pp. 45 - 54,
ISSN Print: 0976-6480, ISSN Online: 0976-6499.
10. Dr. Ashwin Patani and Prof. Miloni Ganatra, “Visual Pattern Recognition in Robotics”
International Journal of Electrical Engineering & Technology (IJEET), Volume 5, Issue 10,
2014, pp. 9 - 22, ISSN Print: 0976-6545, ISSN Online: 0976-6553.

More Related Content

What's hot

CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...ijics
 
Data mining-for-prediction-of-aircraft-component-replacement
Data mining-for-prediction-of-aircraft-component-replacementData mining-for-prediction-of-aircraft-component-replacement
Data mining-for-prediction-of-aircraft-component-replacementSaurabh Gawande
 
Software Architecture Evaluation of Unmanned Aerial Vehicles Fuzzy Based Cont...
Software Architecture Evaluation of Unmanned Aerial Vehicles Fuzzy Based Cont...Software Architecture Evaluation of Unmanned Aerial Vehicles Fuzzy Based Cont...
Software Architecture Evaluation of Unmanned Aerial Vehicles Fuzzy Based Cont...Editor IJCATR
 
Computer simulation
Computer simulationComputer simulation
Computer simulationGudia Khan
 
A practical approach for model based slicing
A practical approach for model based slicingA practical approach for model based slicing
A practical approach for model based slicingIOSR Journals
 
Modelling and Simulation - ICT
Modelling and Simulation - ICTModelling and Simulation - ICT
Modelling and Simulation - ICTcollege
 
A distinct approach for xmotif application gui test automation
A distinct approach for xmotif application gui test automationA distinct approach for xmotif application gui test automation
A distinct approach for xmotif application gui test automationeSAT Publishing House
 
Evaluating & Monitoring Your Process Using MSA & SPC
Evaluating & Monitoring Your Process Using MSA & SPCEvaluating & Monitoring Your Process Using MSA & SPC
Evaluating & Monitoring Your Process Using MSA & SPCJMP software from SAS
 
Minimal Testcase Generation for Object-Oriented Software with State Charts
Minimal Testcase Generation for Object-Oriented Software with State ChartsMinimal Testcase Generation for Object-Oriented Software with State Charts
Minimal Testcase Generation for Object-Oriented Software with State Chartsijseajournal
 
The automatic license plate recognition(alpr)
The automatic license plate recognition(alpr)The automatic license plate recognition(alpr)
The automatic license plate recognition(alpr)eSAT Journals
 
LabVIEW - Teaching tool for control design subject
LabVIEW - Teaching tool for control design subjectLabVIEW - Teaching tool for control design subject
LabVIEW - Teaching tool for control design subjectIOSR Journals
 

What's hot (16)

Modelling and simulation
Modelling and simulationModelling and simulation
Modelling and simulation
 
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
CONCEPT OF OPERATIONS TO SYSTEM DESIGN AND DEVELOPMENT-AN INTEGRATED SYSTEM F...
 
50120130405003
5012013040500350120130405003
50120130405003
 
Data mining-for-prediction-of-aircraft-component-replacement
Data mining-for-prediction-of-aircraft-component-replacementData mining-for-prediction-of-aircraft-component-replacement
Data mining-for-prediction-of-aircraft-component-replacement
 
Software Architecture Evaluation of Unmanned Aerial Vehicles Fuzzy Based Cont...
Software Architecture Evaluation of Unmanned Aerial Vehicles Fuzzy Based Cont...Software Architecture Evaluation of Unmanned Aerial Vehicles Fuzzy Based Cont...
Software Architecture Evaluation of Unmanned Aerial Vehicles Fuzzy Based Cont...
 
Computer simulation
Computer simulationComputer simulation
Computer simulation
 
A practical approach for model based slicing
A practical approach for model based slicingA practical approach for model based slicing
A practical approach for model based slicing
 
Modelling and Simulation - ICT
Modelling and Simulation - ICTModelling and Simulation - ICT
Modelling and Simulation - ICT
 
Resume
ResumeResume
Resume
 
A distinct approach for xmotif application gui test automation
A distinct approach for xmotif application gui test automationA distinct approach for xmotif application gui test automation
A distinct approach for xmotif application gui test automation
 
Evaluating & Monitoring Your Process Using MSA & SPC
Evaluating & Monitoring Your Process Using MSA & SPCEvaluating & Monitoring Your Process Using MSA & SPC
Evaluating & Monitoring Your Process Using MSA & SPC
 
Q01231103109
Q01231103109Q01231103109
Q01231103109
 
Minimal Testcase Generation for Object-Oriented Software with State Charts
Minimal Testcase Generation for Object-Oriented Software with State ChartsMinimal Testcase Generation for Object-Oriented Software with State Charts
Minimal Testcase Generation for Object-Oriented Software with State Charts
 
Simulation Software Performances And Examples
Simulation Software Performances And ExamplesSimulation Software Performances And Examples
Simulation Software Performances And Examples
 
The automatic license plate recognition(alpr)
The automatic license plate recognition(alpr)The automatic license plate recognition(alpr)
The automatic license plate recognition(alpr)
 
LabVIEW - Teaching tool for control design subject
LabVIEW - Teaching tool for control design subjectLabVIEW - Teaching tool for control design subject
LabVIEW - Teaching tool for control design subject
 

Viewers also liked

Developer-focused Software Security
Developer-focused Software SecurityDeveloper-focused Software Security
Developer-focused Software SecurityAsankhaya Sharma
 
Como fazer cerveja iniciantes
Como fazer cerveja   iniciantesComo fazer cerveja   iniciantes
Como fazer cerveja iniciantesEduardo Amante
 
28 40 ◄ الحديث ◄ الفصول 28 الى 40
28 40 ◄ الحديث ◄ الفصول 28 الى 4028 40 ◄ الحديث ◄ الفصول 28 الى 40
28 40 ◄ الحديث ◄ الفصول 28 الى 40Ibn taymyya
 
Splunk HTTP Event Collector
Splunk HTTP Event CollectorSplunk HTTP Event Collector
Splunk HTTP Event CollectorSplunk
 
Возрастные ассоциации (психологическое упражнение с картами "1000 жизней")
Возрастные ассоциации (психологическое упражнение с картами "1000 жизней")Возрастные ассоциации (психологическое упражнение с картами "1000 жизней")
Возрастные ассоциации (психологическое упражнение с картами "1000 жизней")1000 идей тренинг-центр
 
Проблема. Перспектива. Итог (упражнение с картами "1000 идей")
Проблема. Перспектива. Итог (упражнение с картами "1000 идей")Проблема. Перспектива. Итог (упражнение с картами "1000 идей")
Проблема. Перспектива. Итог (упражнение с картами "1000 идей")1000 идей тренинг-центр
 
Swimming with sharks
Swimming with sharksSwimming with sharks
Swimming with sharksWong Yew Yip
 
Bechtel Customer Presentation
Bechtel Customer PresentationBechtel Customer Presentation
Bechtel Customer PresentationSplunk
 

Viewers also liked (12)

Developer-focused Software Security
Developer-focused Software SecurityDeveloper-focused Software Security
Developer-focused Software Security
 
Como fazer cerveja iniciantes
Como fazer cerveja   iniciantesComo fazer cerveja   iniciantes
Como fazer cerveja iniciantes
 
Colleges
CollegesColleges
Colleges
 
28 40 ◄ الحديث ◄ الفصول 28 الى 40
28 40 ◄ الحديث ◄ الفصول 28 الى 4028 40 ◄ الحديث ◄ الفصول 28 الى 40
28 40 ◄ الحديث ◄ الفصول 28 الى 40
 
Splunk HTTP Event Collector
Splunk HTTP Event CollectorSplunk HTTP Event Collector
Splunk HTTP Event Collector
 
RealSource Digital Brochure
RealSource Digital BrochureRealSource Digital Brochure
RealSource Digital Brochure
 
Возрастные ассоциации (психологическое упражнение с картами "1000 жизней")
Возрастные ассоциации (психологическое упражнение с картами "1000 жизней")Возрастные ассоциации (психологическое упражнение с картами "1000 жизней")
Возрастные ассоциации (психологическое упражнение с картами "1000 жизней")
 
Issuetrak Product Tour
Issuetrak Product TourIssuetrak Product Tour
Issuetrak Product Tour
 
Проблема. Перспектива. Итог (упражнение с картами "1000 идей")
Проблема. Перспектива. Итог (упражнение с картами "1000 идей")Проблема. Перспектива. Итог (упражнение с картами "1000 идей")
Проблема. Перспектива. Итог (упражнение с картами "1000 идей")
 
Swimming with sharks
Swimming with sharksSwimming with sharks
Swimming with sharks
 
New Dress Code
New Dress CodeNew Dress Code
New Dress Code
 
Bechtel Customer Presentation
Bechtel Customer PresentationBechtel Customer Presentation
Bechtel Customer Presentation
 

Similar to A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT

Modeling and Simulation of Manufacturing Line Improvement
Modeling and Simulation of Manufacturing Line ImprovementModeling and Simulation of Manufacturing Line Improvement
Modeling and Simulation of Manufacturing Line Improvementijceronline
 
Validation and Verification of SYSML Activity Diagrams Using HOARE Logic
Validation and Verification of SYSML Activity Diagrams Using HOARE Logic Validation and Verification of SYSML Activity Diagrams Using HOARE Logic
Validation and Verification of SYSML Activity Diagrams Using HOARE Logic ijseajournal
 
Optimization of vehicle suspension system using genetic algorithm
Optimization of vehicle suspension system using genetic algorithmOptimization of vehicle suspension system using genetic algorithm
Optimization of vehicle suspension system using genetic algorithmIAEME Publication
 
Optimization of vehicle suspension system using genetic algorithm
Optimization of vehicle suspension system using genetic algorithmOptimization of vehicle suspension system using genetic algorithm
Optimization of vehicle suspension system using genetic algorithmIAEME Publication
 
Improving layout and workload of manufacturing system using Delmia Quest simu...
Improving layout and workload of manufacturing system using Delmia Quest simu...Improving layout and workload of manufacturing system using Delmia Quest simu...
Improving layout and workload of manufacturing system using Delmia Quest simu...AM Publications
 
Intelligence decision making of fault detection and fault tolerances method f...
Intelligence decision making of fault detection and fault tolerances method f...Intelligence decision making of fault detection and fault tolerances method f...
Intelligence decision making of fault detection and fault tolerances method f...Siva Samy
 
IRJET- A Comprehensive Outline of the Types of Simulation
IRJET- A Comprehensive Outline of the Types of SimulationIRJET- A Comprehensive Outline of the Types of Simulation
IRJET- A Comprehensive Outline of the Types of SimulationIRJET Journal
 
IRJET- New Simulation Methodology for Dynamic Simulation Modeling of Construc...
IRJET- New Simulation Methodology for Dynamic Simulation Modeling of Construc...IRJET- New Simulation Methodology for Dynamic Simulation Modeling of Construc...
IRJET- New Simulation Methodology for Dynamic Simulation Modeling of Construc...IRJET Journal
 
INDUCTION MACHINES ANALYSIS USING LABVIEW SOFTWARE PACKAGE _Ijmet 10 04_085
INDUCTION MACHINES ANALYSIS USING LABVIEW SOFTWARE PACKAGE _Ijmet 10 04_085INDUCTION MACHINES ANALYSIS USING LABVIEW SOFTWARE PACKAGE _Ijmet 10 04_085
INDUCTION MACHINES ANALYSIS USING LABVIEW SOFTWARE PACKAGE _Ijmet 10 04_085Isaac Samuel
 
Optimizing Facility Layout Through Simulation
Optimizing Facility Layout Through SimulationOptimizing Facility Layout Through Simulation
Optimizing Facility Layout Through SimulationIRJET Journal
 
Value stream mapping using simulation with ARENA
Value stream mapping using simulation with ARENAValue stream mapping using simulation with ARENA
Value stream mapping using simulation with ARENAhrishik26
 
Assignment 1 - Application of Simulation Software.pdf
Assignment 1 - Application of Simulation Software.pdfAssignment 1 - Application of Simulation Software.pdf
Assignment 1 - Application of Simulation Software.pdfSafeen Yaseen Ja'far
 
Analysis and implementation of local modular supervisory control for
Analysis and implementation of local modular supervisory control forAnalysis and implementation of local modular supervisory control for
Analysis and implementation of local modular supervisory control forIAEME Publication
 
K-10714 ABHISHEK(MATLAB )
K-10714 ABHISHEK(MATLAB )K-10714 ABHISHEK(MATLAB )
K-10714 ABHISHEK(MATLAB )shailesh yadav
 
PUMA-560 Robot Manipulator Position Sliding Mode Control Methods Using MATLAB...
PUMA-560 Robot Manipulator Position Sliding Mode Control Methods Using MATLAB...PUMA-560 Robot Manipulator Position Sliding Mode Control Methods Using MATLAB...
PUMA-560 Robot Manipulator Position Sliding Mode Control Methods Using MATLAB...Waqas Tariq
 
Modeling & simulation in projects
Modeling & simulation in projectsModeling & simulation in projects
Modeling & simulation in projectsanki009
 
Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab viewIAEME Publication
 
Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab viewiaemedu
 

Similar to A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT (20)

Modeling and Simulation of Manufacturing Line Improvement
Modeling and Simulation of Manufacturing Line ImprovementModeling and Simulation of Manufacturing Line Improvement
Modeling and Simulation of Manufacturing Line Improvement
 
Validation and Verification of SYSML Activity Diagrams Using HOARE Logic
Validation and Verification of SYSML Activity Diagrams Using HOARE Logic Validation and Verification of SYSML Activity Diagrams Using HOARE Logic
Validation and Verification of SYSML Activity Diagrams Using HOARE Logic
 
Optimization of vehicle suspension system using genetic algorithm
Optimization of vehicle suspension system using genetic algorithmOptimization of vehicle suspension system using genetic algorithm
Optimization of vehicle suspension system using genetic algorithm
 
Optimization of vehicle suspension system using genetic algorithm
Optimization of vehicle suspension system using genetic algorithmOptimization of vehicle suspension system using genetic algorithm
Optimization of vehicle suspension system using genetic algorithm
 
Improving layout and workload of manufacturing system using Delmia Quest simu...
Improving layout and workload of manufacturing system using Delmia Quest simu...Improving layout and workload of manufacturing system using Delmia Quest simu...
Improving layout and workload of manufacturing system using Delmia Quest simu...
 
Intelligence decision making of fault detection and fault tolerances method f...
Intelligence decision making of fault detection and fault tolerances method f...Intelligence decision making of fault detection and fault tolerances method f...
Intelligence decision making of fault detection and fault tolerances method f...
 
IRJET- A Comprehensive Outline of the Types of Simulation
IRJET- A Comprehensive Outline of the Types of SimulationIRJET- A Comprehensive Outline of the Types of Simulation
IRJET- A Comprehensive Outline of the Types of Simulation
 
IRJET- New Simulation Methodology for Dynamic Simulation Modeling of Construc...
IRJET- New Simulation Methodology for Dynamic Simulation Modeling of Construc...IRJET- New Simulation Methodology for Dynamic Simulation Modeling of Construc...
IRJET- New Simulation Methodology for Dynamic Simulation Modeling of Construc...
 
INDUCTION MACHINES ANALYSIS USING LABVIEW SOFTWARE PACKAGE _Ijmet 10 04_085
INDUCTION MACHINES ANALYSIS USING LABVIEW SOFTWARE PACKAGE _Ijmet 10 04_085INDUCTION MACHINES ANALYSIS USING LABVIEW SOFTWARE PACKAGE _Ijmet 10 04_085
INDUCTION MACHINES ANALYSIS USING LABVIEW SOFTWARE PACKAGE _Ijmet 10 04_085
 
Optimizing Facility Layout Through Simulation
Optimizing Facility Layout Through SimulationOptimizing Facility Layout Through Simulation
Optimizing Facility Layout Through Simulation
 
Value stream mapping using simulation with ARENA
Value stream mapping using simulation with ARENAValue stream mapping using simulation with ARENA
Value stream mapping using simulation with ARENA
 
Assignment 1 - Application of Simulation Software.pdf
Assignment 1 - Application of Simulation Software.pdfAssignment 1 - Application of Simulation Software.pdf
Assignment 1 - Application of Simulation Software.pdf
 
Analysis and implementation of local modular supervisory control for
Analysis and implementation of local modular supervisory control forAnalysis and implementation of local modular supervisory control for
Analysis and implementation of local modular supervisory control for
 
K-10714 ABHISHEK(MATLAB )
K-10714 ABHISHEK(MATLAB )K-10714 ABHISHEK(MATLAB )
K-10714 ABHISHEK(MATLAB )
 
SIMULATION
SIMULATIONSIMULATION
SIMULATION
 
PUMA-560 Robot Manipulator Position Sliding Mode Control Methods Using MATLAB...
PUMA-560 Robot Manipulator Position Sliding Mode Control Methods Using MATLAB...PUMA-560 Robot Manipulator Position Sliding Mode Control Methods Using MATLAB...
PUMA-560 Robot Manipulator Position Sliding Mode Control Methods Using MATLAB...
 
Modeling & simulation in projects
Modeling & simulation in projectsModeling & simulation in projects
Modeling & simulation in projects
 
Robot simulation for_control_design
Robot simulation for_control_designRobot simulation for_control_design
Robot simulation for_control_design
 
Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab view
 
Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab view
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 

Recently uploaded (20)

Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 

A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT

  • 1. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME 11 A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT Suraj D Golhar1 , Prashant B. Vavhal2 , Amit P. Jagnade3 , Nitin R. Jadhao4 1, 2, 3 Mechanical Engineering, Pune University, India, 4 Professor, Mechanical Engineering, Alard College of Engineering & Management ABSTRACT This paper discusses about simulation. Simulation is optimizing system performance. It is an unobtrusive scientific method of enquiry involving experiments rather than with the portion of reality that the model represents. Simulation is nothing but a result generation of system performance data. Simulation is often used to identify the better of the two alternatives. By using one of the two methods i.e. discrete event simulation and continuous system simulation; we can determine estimated performance is described with samples from distribution; comparison of performance. This paper describes the simulation of arm movements for pick-and-place robot using the mathematical model. The model is simulated using Roboforth and the results of angular displacement from the simulation and actual measurements show good uniformity. Keywords: Simulation, Discrete Event Simulation, Continuous System Simulation, Pick and Place, Roboforth 1. INTRODUCTION We will define simulation as the process of designing a model of a real system and conducting experiments with this model for the purpose of understanding the behaviour of the system and/or evaluating various strategies for the operation of the system”. Robot simulation software or simulator is a computer program which mimics the elements of both the internal behaviour of a real world system and the input processes which drive or control the simulated system. There are a few reasons why the simulation approach became the main option in real-world robotic related activity. Typically, most users make simulations because the experiment with the real INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) ISSN 0976 – 6340 (Print) ISSN 0976 – 6359 (Online) Volume 6, Issue 4, April (2015), pp. 11-16 © IAEME: www.iaeme.com/IJMET.asp Journal Impact Factor (2015): 8.8293 (Calculated by GISI) www.jifactor.com IJMET © I A E M E
  • 2. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME 12 world still does not yet exist, and experimentation with the robot’s hardware is expensive, too time- consuming and too dangerous. 2. ROBOT SIMULATION Figure 1 Methodology for Robotic Simulation 2.1 Define The Problem Problem identification is defined during the preliminary analysis of the problem’s background. If the current system has no computer-based model that represents the robotic application, it is impossible to monitor and evaluate the performance of the robotic palletizing system. In contrast, the definition and analysis of the current system are easier to implement. 2.2 Design The Study The study is limited to the scope of the project. This phase acquires appropriate decisions for the tools and methodology to be used. Besides, proper planning and milestones need to be developed. 2.3 Design The Conceptual Model The conceptual model is using the current application of the robotic system. This phase acquires collection of data of the parameters for the robotic workcell development. These data include layout of the robotic application, geometry configuration of the robot, robot motion parameters and the robot cycle time. 2.4 Formulate Inputs, Assumptions, And Process Definiton Modelling the robot application focuses on three activities: building the robot, motion path programming of the palletizing process, and running the simulation. Building the robot model is based heavily on the geometrical data of the robot using the CAD features of Workspace5. The dimension refers to the CAD drawing of the robot. Spatial at a need to be considered in determining the motion path, such as the point of the pick-up station where the robot will do the pick and place operation, the points that represent an arrangement and layer of the item to be picked, and the position of points in x, y and z coordinates.
  • 3. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME 13 2.5 Build, Verify And Validate The Simulation Model During this phase, development of the robotic workcell is based on the methodology proposed by Cheng (2000). This is an interactive phase which aims to improve the model’s precision and motion. Validation towards the model is based on the visualization of the system layout and robot cycle time in completing a task. The layout is generated using Workspace5 and compared to the actual system layout. During the gathering of preliminary data, a movie that shows the actual robot performing a task in a one-day operation is recorded. The model is assumed to represent the actual system once operated at the same movement of the actual system and is capable of performing at a similar cycle time as in the movie. 2.6 Experiments With The Model And Look For Opportunities For Design Of Experiments This phase is similar to step six in the methodology by Cheng (2000). A simulation is run in order to visualize the arm movement and an analysis on collision detection is provided. Execution of the simulation is done using the features of Workspace5 for simulation. Workspace5 allows layout checking in order to prepare other devices within the robot’s reachability. It is also capable of generating a working envelope for namely, two joints. During simulation, a cycle time is displayed. The simulation allows collision and near-miss detection among robot joints, and between the joints and any object within the workcell. The result is displayed in a report. This project is off-line programming. Neither robot language is generated or implemented at the actual workcell. 2.7 Documentation And Presentation This phase gathers and documents all the results generated from the simulation. A written report provides a better understanding of the experiment’s executions and analysis. There are advantages and disadvantages for this methodology. The advantage of using this methodology is that it saves costs, avoiding designing, and building, testing, redesigning, rebuilding and retesting which would be an expensive project. Simulations take the building or rebuilding phase out of the loop by using the model that has already been created in the design phase. Usually, the simulation test is cheaper and faster than performing multiple tests of the design each time. The second advantage of using this methodology is the level of detail that we can get from the simulation. A simulation can give results that are not experimentally measurable with our current level of technology. Results such as time taken to complete the simulation and the details of collision detection of the simulation are not measurable by any current device. There are also disadvantages to performing this methodology for robotic simulation. The first is simulation errors. Any incorrect key store for the value of the robot’s details has the potential to alter the result of the simulation or give the wrong result. To get an accurate result, we must first run a baseline to prove that it works. In order for the simulation to be accepted in the general community, the experimental result is taken and simulates them. If the two data sets are compared, then any simulation of the design will have some credibility. 3. TYPES OF SIMULATION There are two types of simulation: discrete event simulation and continuous system simulation. Discrete event simulation divides a system into individual events that have their own specific start time and duration. The overall behaviour of a complex system of a real-world object will be determined from the sequencing and interactions of each event. This technique usually focuses on modelling the control logic for the routing of material and interaction of equipment. It also typically applies statistics to the system to simulate things like equipment breakdown or mixtures of different product models. Continuous system simulation describes systematically the mathematical models used in dynamic systems, and is usually done so using sets of either ordinary or
  • 4. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME 14 partially different equations, possibly coupled with numerical integration, differential equation solvers or other mathematical approaches that can be simulated on a digital computer. Often, electrical circuits, control systems or similar mechanical systems are simulated in this way. Specific applications like thermal dynamics, aerodynamics, and aircraft control systems or automobile crashes are commonly simulated with continuous system simulation Figure 2 Constant Workspace in the Horizontal Direction Figure 3 Constant Workspace in the Downward Direction Figure 4 Constant Workspace in the Upward Direction
  • 5. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME 15 Figure 5 Constant Workspace in the Inclined Direction Figure 6 Final Simulation of Robot 4. RESULT AND DISCUSSION Table 1 Result of Robot Simulation 5. CONCLUSION In this we have studied simulation, its types and methodology of simulation. By which we determine the performance of articulated robot. It is very useful for the testing, analysis and training in which real world and conceptual system are reproduced by a model. Sr. No X –direction Y-direction Z-direction 1 0.15409 - 1.3630 - 5.4995 2 - 0.43149 - 0.93526 - 5.4995 3 - 0.49162 - 0.93526 - 5.4995 4 - 0.80750 - 0.54008 - 5.4995 5 - 0.80750 - 0.54008 - 5.4995
  • 6. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online), Volume 6, Issue 4, April (2015), pp. 11-16© IAEME 16 6. REFERENCES 1. Muhamad Fazrul Bin Md Zain, Simulation Of An Articulated Robot Arms, University Teknikal Malaysia Melaka March 2008. 2. Muhammad Ikhwan Jambak, Habibollah Haron, Helmee Ibrahim And Norhazlan Abd Hamidrobotic, Modelling And Simulation: Theory And Application, International Journal Of Advance Robotic System. Vol. 1, Number 1 3. Ono Kazuya, Hayashi Toshihiro, Fujii Masakazu, Shibasaki Nobuhiro & Sonehara Mitsuharu, Development For Industrial Robotics Applications, IHI Engineering Review, Vol. 42 No.2, 2009. 4. Jasjit Kaur, Dr. V K Banga, Simulation Of Robotic Arm Having Three Link Manipulator, International Journal Of Research In Engineering And Technology (IJRET) Vol. 1 No. 2 March, 2012 ISSN: 2277-4378. 5. Shimon Y. Nof, Handbook of Industrial Robotics (John Wiley Co, 2001). 6. A. K. Gupta, K.C. Arora, Industrial Automation and Robotics (Laxmi Publications; Third Edition (2013) ISBN-13: 978-813180592). 7. Saifuldeenabed Jebur, Prabhat Kumar Sinha and Ishan Om Bhargava, “Advancement and Stimulation of Five Degree of Freedom Robot Lever Arm” International Journal of Mechanical Engineering & Technology (IJMET), Volume 5, Issue 3, 2014, pp. 20 - 30, ISSN Print: 0976 – 6340, ISSN Online: 0976 – 6359. 8. Gauravjha, Addala Sai Subhacharan, Chalasani Rama Krishna Prasad and Akashmantry, “Home Butler- A Voice Controlled Robot To Assist The Handicap” International journal of Electronics and Communication Engineering &Technology (IJECET), Volume 4, Issue 6, 2013, pp. 134 - 139, ISSN Print: 0976- 6464, ISSN Online: 0976 –6472. 9. Varalakshmi B D, Abhilasha Pachauri, Thriveni J, Venugopal K R and Patnaik L M, “Mems Sensors Controlled Haptic Forefinger Robotic Aid” International Journal of Advanced Research in Engineering & Technology (IJARET), Volume 5, Issue 10, 2014, pp. 45 - 54, ISSN Print: 0976-6480, ISSN Online: 0976-6499. 10. Dr. Ashwin Patani and Prof. Miloni Ganatra, “Visual Pattern Recognition in Robotics” International Journal of Electrical Engineering & Technology (IJEET), Volume 5, Issue 10, 2014, pp. 9 - 22, ISSN Print: 0976-6545, ISSN Online: 0976-6553.