A 2-Dof Robot Arm Simulation For Kinematics Learning
A 2-Dof Robot Arm Simulation For Kinematics Learning
Abstract.--Most of the robotics research papers are focused Robot Arm simulation is developed to give students more
on robot competition and only a few papers discuss on robot freedom to determine the robot movement so that the trial
education and robot teaching. This research is focused on and error cycle can be avoided during a lesson.
robot education with the help of simulation to give students Furthermore, the results of the simulation can be applied to
more freedom to determine the robot movement so that the
SCARA robot for practical implementation.
trial and error cycle can be avoided during the lesson. The
simulation is developed for simple 2-DoF robot arm
kinematics and can be used to simulate the movement of Robot Arm Kinematics
SCARA robot. The simulation was tested on industrial Kinematics is a branch of mechanics that describes the
robotics class of 22 students. The student response for subject, motion of objects without reference to the forces that cause
interface and benefits aspects show positive results with the the motion. Kinematics in industrial robot concerned with
summary of all aspect is 80 %, indicating this simulation is the position and orientation of the robot end effector
acceptable. relative to the robot joints angle. There are two kinematics
analyses on robot manipulator, forward kinematics and
Keywords--robot arm, simulation, 2-DoF, kinematics
inverse kinematics. Forward kinematics is the process of
calculating the position and orientation of end effector
based the angle of joints. On the other hand, inverse
I. INTRODUCTION kinematics is the calculation of the angle of joints when
given the end effector position and orientation. The latter
term is more useful in practice since the working space on
The development of robotics technology nowadays is human perception is usually mapped in a Cartesian
growing very rapidly. Especially in the industrial coordinate system.
revolution 4.0 era, the robots will be more utilized than ever However, inverse kinematics requires complex
[1]. Many industries are switching the role of the human mathematical analysis, especially in the higher degree of
with the robot because it can be programmed to do a freedom (DoF). Taking an example of 2-DoF forward
repetitive task without weariness [2]. Consequently, kinematics analysis depicted with a kinematic
robotics becomes a more important subject, especially for trigonometric diagram on figure 1. The equation to
engineering students. calculate the end effector point are given in equation 1
However, in Indonesia, students’ knowledge in robotics through equation 4.
are used mainly for competition with more than 40
universities took a part in Indonesian robot contest [3].
Moreover, 93% of robotics research papers worldwide are
also focused on robot competition [4]. Only a few papers
x1 L1 cos 1 (1)
y2
1 tan 1 (5)
x2 Load Cartesian
coordinate data from xls
L12 L32 L2 2 (6)
2 cos 1
2 L1 L3 data = invkin(coordinate data)
i=1
L12 L2 2 L32 (7)
3 cos 1
2 L1 L2
points = forwardkinematic(data(i))
Animation(points)
L3 x2 2 y2 2 Increment i
with , the results are as follows:
1 1 2 (8)
Y
i <= data length
2 3 180o (9)
N
The complexity of the above equations is relatively
lower than 6-DoF robot arm kinematics. In conclusion, the
more degree of freedom a robot has, the more complex the END
kinematics calculation.
250
Advances in Social Science, Education and Humanities Research, volume 242
III. ANALYSIS AND RESULT The summary result for each aspect presented by figure
4. The bar graph shows that the aspect of subject and
interface was acceptable and the aspect of benefits was very
The questionnaire results are presented in table 1.
acceptable. The numerical data from the table are summed
These results show that the students’ response for robot arm
together using the formula below:
simulation gives a positive result. Moreover, the numerical
data show a normal distribution with an average score of 4
in every question. The score for subject-related questions
251
Advances in Social Science, Education and Humanities Research, volume 242
Result
ObtainedPoin 100% (10)
MaxPoin
From table 1, the total points of the respondents’ answer are
967 while the total maximum point for the questionnaire is
1210. Using the above formula, the result for the
questionnaire is 80%, showing this media is acceptable.
IV. CONCLUSION
A 2-DoF robot arm simulation has been successfully
implemented for kinematics learning. The simulation
provides practical experience for students on implementing
theoretical equations into a programming language. It also
gives students more freedom to determine the robot
movement, so that the trial and error cycle can be avoided
during a lesson.
The students’ response to the simulation shows that the
simulation is easy to use, interesting and beneficial with the
score of 79.09% for the subject, 80% for the interface and
80.91% for the benefits. In conclusion, the quantitative
results show the average score for all aspects is 80%,
indicating the simulation is acceptable.
REFERENCE
252