SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1465
A Quality Watch Android Based Application for Monitoring Robotic
Arm Statistics Using Augmented Reality
Ankit kothawade1, Kamesh Yadav2, Varad Kulkarni3, Varun Edake4, Vishal Kanhurkar5,
Mrs. Mehzabin Shaikh6
1,2,3,4,5 BE Student, Information Technology, JSPM’s Rajarshi Shahu College of Engineering, Pune, India
6Professor, Dept. of IT Engineering, JSPM’s Rajarshi Shahu College of Engineering, Pune, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - As Industry 4.0 being the current trend of
automation and data exchange taking charge over the
industrial way of working. The introduction to Internet of
Things in industry has led to many other requirements for the
smart industry to move towards automation. Smartindustries
have felt a need of having an augmented reality basedandroid
application to track the status of robotic arms used in the
smart industry. An intelligent system for android platform
based on augmented reality to show the status of robotic arm
whichinclude details like total number of products processed,
number of defective product processed and its percentage,
error percentage, correctness percentage,etc.Theautomation
will help in enhancing the efficiency of the robotic arm and
keeping a real time watch on the complete process. Firstly,the
android application will open camera to capture real time
view and detect the robotic arm which will be needed to
process further. Google vision API will be used to recognizethe
image of robotic arm which will be shown as highsignification
description. The result will be passed on to the server site to
process and return the complete analysis stored at the server
i.e. number of defective glasses, total number of glasses etc.
Key Words: Cloud Computing, Android Application,
Augmented Reality, Industry 4.0, Robotic Arm, Data
Virtualization.
1. INTRODUCTION
Traditionally human beings in the industries have crucial
role for the growth of the industry in terms of mass
production. The role played was the major one but
nowadays human intervention is less. The major part is
automated and the system can be monitored in real time
enhancing the production and also efficiency is maximized.
Production systems are complex structures composed of
entities coming from different technological areas, such as
mechanical engineering, electrical engineering and
information technology (IT). They are continuouslyevolving
to fit current market circumstances to allow production
companies to remain competitive.
The objective of this paper is to describe the experiences
with development of an AR application for augmentation of
an industrial robot. The paper focuses on the description of
the application requirementsand prototypeimplementation
[1].
Augmented reality blends the real world elements with the
virtual elementsthat are generated by the computer[2].The
virtual elements generated by the computer are basically
intended to engage, entertain and completely immerse the
user into the system. The augmented reality concentrateson
creating a system where user can view the world in a
completely different manner. This increases the chance of
getting a better feel for the users who love playing games
and application related to gestures. Mobilephonesandvideo
games are the prior elements which led to the enhancement
of augmented reality. Augmented reality focuses on creating
an environment where user would not find any difference
between the real world and the virtual elements.
The term “Android” is known to all either from science
fiction or from their smart phones or tablets. “Android” in
science fiction means a robot having a human appearance
while “Android™” is an open source and Linux based
operating system for tablets and smart phones. Today it can
be said that a major population of smart phone users use
Android phones and hence this app is based on Android to
reach out to maximum people.
Data visualization is a general term that describesany effort
to help people understand the significance of data byplacing
it in a visual context. Patterns, trends and correlations that
might go undetected in text-based data can be exposed and
recognized easier with data visualization software.
Data visualization software also plays an important role in
big data and advance analytics projects. As businesses
accumulated massivetrovesof data during the earlyyearsof
the big data trend, they needed a way to quickly and easily
get an overview of their data. Visualization tools were a
natural fit.
2. CLOUD COMPUTING
2.1. Overview of the Cloud Computing
Technology
It provides also the cloud computing definition, discusses
available cloud architectures as well as service-driven and
deploymentmodels. Moreover,it providesanintroductionto
the edge cloud solution that is able to support services with
strict requirements in terms of low latency.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1466
2.2. Cloud Computing Deployment Model:
Cloud Computing Deployment Model Based on its
deployment, Cloud computing architecture in the fig below
shows the arrangement of services to be used by which
authority.
Android Application: End User (At Application layer).
Java Platform: Software Developer (At Platform Layer).
Fig -1: Cloud Computing Architecture
3. EASE OF USE
Android application is very easy to use and efficient. Data is
fetched in the backend .The unique id of the robotic arm
allows the user to get the specific details about the specific
arm. The efficiency is calculated online and displayed. The
records of the last five operations is shown as per user’s
requirement. The human machine interaction is essential
component of the industry [3] [4].
User can authenticate the id and perform the operations like
create user, update user, find user by id, find by email, delete
users and get details of user as the administrator. The
flexibility is provided in terms of availability of the data for
the robotic arm .The data is available 24x7 as it is on the
cloud.
Fig -2: Industry 4.0 with its optimal efficiency
Fig -3: Android: Lifecycle of activity
4. REQUIREMENTS AND ARCHITECTURE OF AR
APPLICATIONS FOR INDUSTRIAL AUTOMATION
Typical tasks in Industry 4.0 environmentsneed to combine
several aspects:
 The distance of the augmented object from the user
can vary from several centimeters to several
meters.
 The augmented object can vary in size from several
centimetersto several meters and can have various
shapes and materials.
 The tasks that the user is performing may require
usage of one or both hands, or require user
attention for some time.
 Support the observation and analysis of the user
interaction via data collection.
 Take into account data complexity of real
manufacturing processes for high fidelity
prototyping.
 Allow prototyping and possibility for iterative
development.
Based on these aspects and requirements, a basic AR
application structures designed. The AR application
comprises 3 fundamental layers forming a client-server
structure. The client layer involves client AR applications
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1467
running on devices like smart phones or tablets, depending
on the task requirements like free hands or size of display.
These client AR applications provide the visualization of AR
data to the user, and based on the type of display, they may
allow also the user input (e.g., touch interaction in case of
mobile phones and tablets). A specific type of client AR
applications is the evaluation client, that should be
implemented as PC application due to the performance
reasons. The evaluation client should allow control of the
task flow during experiments and data collection that is
important for understanding of AR application issues. The
second layer consists of a server providing mainly
synchronization of data among clients. Additionally, the
server layer communicates with the third layer, which
represents external data sources like inputs/outputs from
the CPS that is being augmented. This helps researchers to
make task believable and improves the quality of the
evaluation.
Fig -4: Design of Multilayer architecture of developed AR
Application.
Fig -5: AR application run on Android smart phone
5. RELATED WORK AND RESEARCH GAPS
In this section, existing work related to the cloud computing
in the context of industrial automation is presented indetail.
Many of the current research projects, such as [11] , draw
attention to the migration of services from the factory floor
level to the cloud domain so that more control over the
production plant from a remote site can be achieved. In this
section, the investigation of existing works is categorized
and presented on the basis of framework development and
requirements of Industrie 4.0
VR and AR applications may be used with many types of
displays, such as head-mounted displays (HMD), handheld
displays, spatial see-through displays or projectors. A
comprehensive list of current technologies is provided by
Bimber [12] and van Krevelen [13]. HMD and see-through
glasses allow AR/VR data visualization while preserving
empty hands. Moreover, they can be used in stereoscopic
mode, which allows better illusion of 3D augmented
visualization in space. Hand-held displays require that at
least one hand holdsthe display. Spatial displays are similar
to hand-hold displays or see-through glasses, but they are
usually bigger and attached, so no hands need to be used to
hold them. On the other hand, their usage is limited by their
position. Projectors are used for projection of augmented
data on real objects that are then perceived by users.
In the majority of projects related to industry environments,
the main type of AR display used is HMD. A comprehensive
overview of projects using AR in industry was presented by
On et al. and up-to-date research was also done by Garcia et
al. One of the projects that focused on the developmentofAR
applications in industry is ARVIKA project [14]. The goal of
the project wasto develop AR technologiesand applications
to augment real-world field of view of variousprofessionsin
automotiveand aerospace industries, power andprocessing
plantsand machine toolsand productionmachinery.Over30
prototypes of AR applications were developed in usability
engineering and user-centric approach. In Rainers et al.
investigated the usage of AR and VR for assembly of door
lock in automotive industry. Specifically in aerospace
industry, De Crescenzio et al. showed how maintenance
tasks can be improved by augmented reality.
This literature review shows that current approaches focus
mainly on AR or VR applications in environments where the
user is typically staying or sitting at specific places. In this
work, the focus is on experiments with AR/VR applications
that are used in environments where the user is moving
around a real or virtual object that is being augmented or
visualized by the application.
Existing System:
The RFID are attached to the machines (robotic arm) which
providesunique identity to it. In industriesit is not followed
on mass still there is large population which runs manual
process of glass glazing .This must be automated on large
scale to enhance the production and the quality.
6. EVALUATION CRITERIA
In this section, we describe the final score formula and the
procedure used to assign grade. Workflow integration: we
rated each presented system with respect to integrationtoa
well-defined industrial procedure. We consider the fact that
the industrial problems are well defined and that the input
data and output result can easily be integrated in a global
process. This is important as the closer to the industrial
process the system is the easier it will be to understand
underlying problem and non-trivial solutions.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1468
 Scalability: We judged the selected systems
depending on their re-usability and their
applicability to the real-life full size scenario. This
considers the technology used, notonlytherawcost
but also the installation, maintenance,removalcost.
This is an important aspect as it has a direct impact
on AR broader applicability.
 Cost beneficial: we rated the cost benefit aspect of
the presented solution. This is not meant as a full
scale analysis at it would fall out of the scope of this
paper. It mainly evaluates the arguments (if any)
given by the authors to justify the benefit of their
system in comparison to current (non AR) practice.
 Out of the lab: we evaluate the state in which the
current system was with respect to the idea that
they should ultimately leave the lab and be used in
the real industrial context. This assesses if the
scenario used realistic data and is used the target
application environment. For us, this is a major
quality for a system to have as it allowsan end-user
to properly evaluate it.
7. ADVANCEMENT OF EXISTING SYSTEM
AR can be used to make robotic arm more efficient and
faster. Industry 4.0 is the current trend [5].It is requirement
for efficient management [6]. AR can be embedded usingthe
android application which makes use of your phone’s
camera. The database is stored using AWS which can be
retrieved anytime the user needs it.
8. CONCLUSION AND FUTURE WORK
This paper describes the development of an AR application
that augments an industrial robot for shop floor tasks like
maintenance or cooperative work of human and robot. The
app will not run on other mobile operating systems other
than Android Operating system, i.e.,theappisOS-dependent.
It provides solution for the all kind of industries i.e. small,
medium and large scale.
Future work is devoted to perform further qualitative and
quantitative evaluation in environments where an AR
application is connected to the robot controller, so that the
visualization can properly visualize robot states and
position. Vuforia SDK and Unity 3d can be used in different
and emerging ways for the augmented reality applications
[8].
ACKNOWLEDGEMENT
We would like to thank our mentor “Mr. Anand Patel” for
their continuous motivation and guidance through this
process of learning and creating ideas for the Quality Watch
AR.
REFERENCES
[1] H. Kagermann and W. Wahlster and J. Helbig,
“Securing the future of German manufacturing
industry: Recommendations for implementing the
strategic initiative INDUSTRIE 4.0,” ACATECH –
German National Academy of Science and
Engineering, Tech. Rep., 2013.
[2] Caudell, T., Mizell, D., Augmented Reality: An
Application of Heads Up Display Technology to
Manual Manufacturing Processes“, Proceedings1992
IEEE Hawaii International Conference on Systems
Sciences, pp 659-669, 1992
[3] J. Kruger, T. K. Lien, and A. Verl, “Cooperation of
human and machines ¨ in assembly lines,” CIRP
Annals-Manufacturing Technology, vol. 58, no. 2, pp.
628–646, 2009.
[4] D. Gorecky, M. Schmitt, M. Loskyll, and D. Zuhlke,
“Human-machine interaction in the industry 4.0 era,”
in Proccedings of the 12th IEEE International
Conference on Industrial Informatics (INDIN’14).
IEEE, 2014, pp. 289–294.
[5] Industrie 4.0 Working Group, “Recommendationsfor
implementing the strategic initiative Industrie 4.0,”
2013.
[6] E. A. Lee, “Cyber-Physical Systems - Are Computing
Foundations Adequate?” in Proc.ofNSFWorkshopOn
Cyber-Physical Systems, Austin, Texas, 2006.
[7] V. Paelke and C. Rocker, “User interfaces for cyber-
physical systems: ¨ Challenges and possible
approaches,” in Design, User Experience, and
Usability: Design Discourse. Springer, 2015, pp. 75–
85.
[8] “Vuforia sdk,” https://developer.vuforia.com/,
accessed: 2016-02-01. [20] “Unity3d,”
https://unity3d.com/, accessed: 2016-02-01.
[9] Alt, T., Edelmann, M., „Augmented Reality for
Industrial ApplicationsA New Approach to Increase
Productivity“, Proc. Int. Conference on Work With
Display Units, pp. 380-381, Mai 2002.
[10] Azuma, R., „A survey of augmented reality”.
Presence: Tele operators and Virtual Environments,
Vol. 6, No. 4, pp. 355-385, 1997.
[11] Kretschmer, Felix, et al. "Communication extension
for cloud-based machine control of simulated robot
processes." 2016 IEEE International Conference on
Industrial Technology (ICIT). IEEE, 2016.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1469
[12] O. Bimber and R. Raskar, “Modern approaches to
augmented reality,” in ACM SIGGRAPH 2006 Courses.
ACM, 2006, p. 1.
[13] D. Van Krevelen and R. Poelman, “A survey of
augmented reality technologies, applications and
limitations,” International Journal of Virtual Reality,
vol. 9, no. 2, p. 1, 2010.
[14] W. Friedrich, D. Jahn, and L. Schmidt, “Arvika-
augmented reality for development, production and
service.” in Proceedings of the International
Symposium on Mixed and Augmented Reality
(ISMAR’02), 2002, pp. 3–4.

More Related Content

PDF
Ibm cloud and IOT industry
PDF
Direct INFO for Healthcare sector in Russia
PDF
IRJET- City Complaint Management System
PDF
Smart watches for manufacturing industry
PDF
Informed Manufacturing: The Next Industrial Revolution
PDF
IRJET- Internet of Things for Industries and Enterprises
PDF
Bhadale group of companies manufacturing industry products catalogue
Ibm cloud and IOT industry
Direct INFO for Healthcare sector in Russia
IRJET- City Complaint Management System
Smart watches for manufacturing industry
Informed Manufacturing: The Next Industrial Revolution
IRJET- Internet of Things for Industries and Enterprises
Bhadale group of companies manufacturing industry products catalogue

What's hot (20)

PDF
Performance Evaluation of Lane Detection Images Based on Fuzzy Logic
PDF
Implementation of Artificial Intelligence in Indian Industrial Sector
PDF
Computer Applications in Manufacturing Systems, 2009
PPTX
MongoDB IoT City Tour LONDON: Industrial Internet, Industry 4.0, Smart Factor...
PDF
Ibm Perspective On Cloud Computing
PPTX
What is Industry 4.0? Here’s A Super Easy Explanation For Anyone
PDF
Digital Factory with Oracle IOT
PDF
Impact of the Internet of Things on Manufacturers
 
PDF
Report_Intern_Finalcopy_ver2.0
PDF
DII p1
PPTX
IoT for Manufacturing Supply Chain Logistic, Predictive Maintenance and More
PDF
IRJET - Automobile Enhanced Security System using LabVIEW based on IoT
PPTX
Intelligenza artificiale: le sue potenzialità, la bozza di regolamento UE e r...
PDF
Smart manufacturing and a iot
PDF
Augmented reality applications in manufacturing and maintenance
PPTX
Whats next for automation
PDF
Digital Twin: A Complete Knowledge Guide
PDF
5 Manufacturing Technology Trends That Lead to Cost Savings
PPTX
Cloud computing on medical R. Rajkumar
DOCX
Internet of things
Performance Evaluation of Lane Detection Images Based on Fuzzy Logic
Implementation of Artificial Intelligence in Indian Industrial Sector
Computer Applications in Manufacturing Systems, 2009
MongoDB IoT City Tour LONDON: Industrial Internet, Industry 4.0, Smart Factor...
Ibm Perspective On Cloud Computing
What is Industry 4.0? Here’s A Super Easy Explanation For Anyone
Digital Factory with Oracle IOT
Impact of the Internet of Things on Manufacturers
 
Report_Intern_Finalcopy_ver2.0
DII p1
IoT for Manufacturing Supply Chain Logistic, Predictive Maintenance and More
IRJET - Automobile Enhanced Security System using LabVIEW based on IoT
Intelligenza artificiale: le sue potenzialità, la bozza di regolamento UE e r...
Smart manufacturing and a iot
Augmented reality applications in manufacturing and maintenance
Whats next for automation
Digital Twin: A Complete Knowledge Guide
5 Manufacturing Technology Trends That Lead to Cost Savings
Cloud computing on medical R. Rajkumar
Internet of things
Ad

Similar to IRJET- A Quality Watch Android Based Application for Monitoring Robotic Arm Statistics using Augmented Reality (20)

PPTX
Augmented Reality 4.0
PDF
IRJET- Data Visualization using Augmented Reality
PPTX
VR and AR solutions for Industry 4.0 by ARworks
PDF
AR and IIoT Megatrends by Mike Quindazzi, PWC
PPTX
Jim Heppelmann (CEO, PTC): Convergence of the Digital and Physical Worlds
PDF
Augmented Reality In Environment
PDF
IRJET- Deep Dive into Augmented Reality
PDF
Controlling Electrical Appliances Using IOT and AR
PDF
IRJET - Interaction Paradigm of IoT using Augmented Reality
PDF
Augmented Reality: An Emerging Paradigm
PDF
Dallas TechWeek - JoinPad
DOCX
Magic Leap Augmented Reality Strategy Insights from Patents
PPTX
I4MS Talks: Augmented reality in service operations
PPTX
Manufuture 2017 Transition Technologies PSC - Using the concept of industry 4...
PPTX
Ar vr group ppt
PPTX
Augmented reality
PDF
A Survey Of Augmented Reality
PDF
Computer Vision In Augmented Reality
PPTX
IIOT_____Module_1_Industry 4.0_2025.pptx
PDF
Smart Industry And Applications of ARVR in Manufacturing.pdf
Augmented Reality 4.0
IRJET- Data Visualization using Augmented Reality
VR and AR solutions for Industry 4.0 by ARworks
AR and IIoT Megatrends by Mike Quindazzi, PWC
Jim Heppelmann (CEO, PTC): Convergence of the Digital and Physical Worlds
Augmented Reality In Environment
IRJET- Deep Dive into Augmented Reality
Controlling Electrical Appliances Using IOT and AR
IRJET - Interaction Paradigm of IoT using Augmented Reality
Augmented Reality: An Emerging Paradigm
Dallas TechWeek - JoinPad
Magic Leap Augmented Reality Strategy Insights from Patents
I4MS Talks: Augmented reality in service operations
Manufuture 2017 Transition Technologies PSC - Using the concept of industry 4...
Ar vr group ppt
Augmented reality
A Survey Of Augmented Reality
Computer Vision In Augmented Reality
IIOT_____Module_1_Industry 4.0_2025.pptx
Smart Industry And Applications of ARVR in Manufacturing.pdf
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PPTX
UNIT 4 Total Quality Management .pptx
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
Geodesy 1.pptx...............................................
DOCX
573137875-Attendance-Management-System-original
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
Sustainable Sites - Green Building Construction
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPT
Project quality management in manufacturing
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
Welding lecture in detail for understanding
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
Construction Project Organization Group 2.pptx
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
additive manufacturing of ss316l using mig welding
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
CH1 Production IntroductoryConcepts.pptx
UNIT 4 Total Quality Management .pptx
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Geodesy 1.pptx...............................................
573137875-Attendance-Management-System-original
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
Model Code of Practice - Construction Work - 21102022 .pdf
Sustainable Sites - Green Building Construction
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Automation-in-Manufacturing-Chapter-Introduction.pdf
Embodied AI: Ushering in the Next Era of Intelligent Systems
Project quality management in manufacturing
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Welding lecture in detail for understanding
OOP with Java - Java Introduction (Basics)
Construction Project Organization Group 2.pptx
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
additive manufacturing of ss316l using mig welding
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
CH1 Production IntroductoryConcepts.pptx

IRJET- A Quality Watch Android Based Application for Monitoring Robotic Arm Statistics using Augmented Reality

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1465 A Quality Watch Android Based Application for Monitoring Robotic Arm Statistics Using Augmented Reality Ankit kothawade1, Kamesh Yadav2, Varad Kulkarni3, Varun Edake4, Vishal Kanhurkar5, Mrs. Mehzabin Shaikh6 1,2,3,4,5 BE Student, Information Technology, JSPM’s Rajarshi Shahu College of Engineering, Pune, India 6Professor, Dept. of IT Engineering, JSPM’s Rajarshi Shahu College of Engineering, Pune, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - As Industry 4.0 being the current trend of automation and data exchange taking charge over the industrial way of working. The introduction to Internet of Things in industry has led to many other requirements for the smart industry to move towards automation. Smartindustries have felt a need of having an augmented reality basedandroid application to track the status of robotic arms used in the smart industry. An intelligent system for android platform based on augmented reality to show the status of robotic arm whichinclude details like total number of products processed, number of defective product processed and its percentage, error percentage, correctness percentage,etc.Theautomation will help in enhancing the efficiency of the robotic arm and keeping a real time watch on the complete process. Firstly,the android application will open camera to capture real time view and detect the robotic arm which will be needed to process further. Google vision API will be used to recognizethe image of robotic arm which will be shown as highsignification description. The result will be passed on to the server site to process and return the complete analysis stored at the server i.e. number of defective glasses, total number of glasses etc. Key Words: Cloud Computing, Android Application, Augmented Reality, Industry 4.0, Robotic Arm, Data Virtualization. 1. INTRODUCTION Traditionally human beings in the industries have crucial role for the growth of the industry in terms of mass production. The role played was the major one but nowadays human intervention is less. The major part is automated and the system can be monitored in real time enhancing the production and also efficiency is maximized. Production systems are complex structures composed of entities coming from different technological areas, such as mechanical engineering, electrical engineering and information technology (IT). They are continuouslyevolving to fit current market circumstances to allow production companies to remain competitive. The objective of this paper is to describe the experiences with development of an AR application for augmentation of an industrial robot. The paper focuses on the description of the application requirementsand prototypeimplementation [1]. Augmented reality blends the real world elements with the virtual elementsthat are generated by the computer[2].The virtual elements generated by the computer are basically intended to engage, entertain and completely immerse the user into the system. The augmented reality concentrateson creating a system where user can view the world in a completely different manner. This increases the chance of getting a better feel for the users who love playing games and application related to gestures. Mobilephonesandvideo games are the prior elements which led to the enhancement of augmented reality. Augmented reality focuses on creating an environment where user would not find any difference between the real world and the virtual elements. The term “Android” is known to all either from science fiction or from their smart phones or tablets. “Android” in science fiction means a robot having a human appearance while “Android™” is an open source and Linux based operating system for tablets and smart phones. Today it can be said that a major population of smart phone users use Android phones and hence this app is based on Android to reach out to maximum people. Data visualization is a general term that describesany effort to help people understand the significance of data byplacing it in a visual context. Patterns, trends and correlations that might go undetected in text-based data can be exposed and recognized easier with data visualization software. Data visualization software also plays an important role in big data and advance analytics projects. As businesses accumulated massivetrovesof data during the earlyyearsof the big data trend, they needed a way to quickly and easily get an overview of their data. Visualization tools were a natural fit. 2. CLOUD COMPUTING 2.1. Overview of the Cloud Computing Technology It provides also the cloud computing definition, discusses available cloud architectures as well as service-driven and deploymentmodels. Moreover,it providesanintroductionto the edge cloud solution that is able to support services with strict requirements in terms of low latency.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1466 2.2. Cloud Computing Deployment Model: Cloud Computing Deployment Model Based on its deployment, Cloud computing architecture in the fig below shows the arrangement of services to be used by which authority. Android Application: End User (At Application layer). Java Platform: Software Developer (At Platform Layer). Fig -1: Cloud Computing Architecture 3. EASE OF USE Android application is very easy to use and efficient. Data is fetched in the backend .The unique id of the robotic arm allows the user to get the specific details about the specific arm. The efficiency is calculated online and displayed. The records of the last five operations is shown as per user’s requirement. The human machine interaction is essential component of the industry [3] [4]. User can authenticate the id and perform the operations like create user, update user, find user by id, find by email, delete users and get details of user as the administrator. The flexibility is provided in terms of availability of the data for the robotic arm .The data is available 24x7 as it is on the cloud. Fig -2: Industry 4.0 with its optimal efficiency Fig -3: Android: Lifecycle of activity 4. REQUIREMENTS AND ARCHITECTURE OF AR APPLICATIONS FOR INDUSTRIAL AUTOMATION Typical tasks in Industry 4.0 environmentsneed to combine several aspects:  The distance of the augmented object from the user can vary from several centimeters to several meters.  The augmented object can vary in size from several centimetersto several meters and can have various shapes and materials.  The tasks that the user is performing may require usage of one or both hands, or require user attention for some time.  Support the observation and analysis of the user interaction via data collection.  Take into account data complexity of real manufacturing processes for high fidelity prototyping.  Allow prototyping and possibility for iterative development. Based on these aspects and requirements, a basic AR application structures designed. The AR application comprises 3 fundamental layers forming a client-server structure. The client layer involves client AR applications
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1467 running on devices like smart phones or tablets, depending on the task requirements like free hands or size of display. These client AR applications provide the visualization of AR data to the user, and based on the type of display, they may allow also the user input (e.g., touch interaction in case of mobile phones and tablets). A specific type of client AR applications is the evaluation client, that should be implemented as PC application due to the performance reasons. The evaluation client should allow control of the task flow during experiments and data collection that is important for understanding of AR application issues. The second layer consists of a server providing mainly synchronization of data among clients. Additionally, the server layer communicates with the third layer, which represents external data sources like inputs/outputs from the CPS that is being augmented. This helps researchers to make task believable and improves the quality of the evaluation. Fig -4: Design of Multilayer architecture of developed AR Application. Fig -5: AR application run on Android smart phone 5. RELATED WORK AND RESEARCH GAPS In this section, existing work related to the cloud computing in the context of industrial automation is presented indetail. Many of the current research projects, such as [11] , draw attention to the migration of services from the factory floor level to the cloud domain so that more control over the production plant from a remote site can be achieved. In this section, the investigation of existing works is categorized and presented on the basis of framework development and requirements of Industrie 4.0 VR and AR applications may be used with many types of displays, such as head-mounted displays (HMD), handheld displays, spatial see-through displays or projectors. A comprehensive list of current technologies is provided by Bimber [12] and van Krevelen [13]. HMD and see-through glasses allow AR/VR data visualization while preserving empty hands. Moreover, they can be used in stereoscopic mode, which allows better illusion of 3D augmented visualization in space. Hand-held displays require that at least one hand holdsthe display. Spatial displays are similar to hand-hold displays or see-through glasses, but they are usually bigger and attached, so no hands need to be used to hold them. On the other hand, their usage is limited by their position. Projectors are used for projection of augmented data on real objects that are then perceived by users. In the majority of projects related to industry environments, the main type of AR display used is HMD. A comprehensive overview of projects using AR in industry was presented by On et al. and up-to-date research was also done by Garcia et al. One of the projects that focused on the developmentofAR applications in industry is ARVIKA project [14]. The goal of the project wasto develop AR technologiesand applications to augment real-world field of view of variousprofessionsin automotiveand aerospace industries, power andprocessing plantsand machine toolsand productionmachinery.Over30 prototypes of AR applications were developed in usability engineering and user-centric approach. In Rainers et al. investigated the usage of AR and VR for assembly of door lock in automotive industry. Specifically in aerospace industry, De Crescenzio et al. showed how maintenance tasks can be improved by augmented reality. This literature review shows that current approaches focus mainly on AR or VR applications in environments where the user is typically staying or sitting at specific places. In this work, the focus is on experiments with AR/VR applications that are used in environments where the user is moving around a real or virtual object that is being augmented or visualized by the application. Existing System: The RFID are attached to the machines (robotic arm) which providesunique identity to it. In industriesit is not followed on mass still there is large population which runs manual process of glass glazing .This must be automated on large scale to enhance the production and the quality. 6. EVALUATION CRITERIA In this section, we describe the final score formula and the procedure used to assign grade. Workflow integration: we rated each presented system with respect to integrationtoa well-defined industrial procedure. We consider the fact that the industrial problems are well defined and that the input data and output result can easily be integrated in a global process. This is important as the closer to the industrial process the system is the easier it will be to understand underlying problem and non-trivial solutions.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1468  Scalability: We judged the selected systems depending on their re-usability and their applicability to the real-life full size scenario. This considers the technology used, notonlytherawcost but also the installation, maintenance,removalcost. This is an important aspect as it has a direct impact on AR broader applicability.  Cost beneficial: we rated the cost benefit aspect of the presented solution. This is not meant as a full scale analysis at it would fall out of the scope of this paper. It mainly evaluates the arguments (if any) given by the authors to justify the benefit of their system in comparison to current (non AR) practice.  Out of the lab: we evaluate the state in which the current system was with respect to the idea that they should ultimately leave the lab and be used in the real industrial context. This assesses if the scenario used realistic data and is used the target application environment. For us, this is a major quality for a system to have as it allowsan end-user to properly evaluate it. 7. ADVANCEMENT OF EXISTING SYSTEM AR can be used to make robotic arm more efficient and faster. Industry 4.0 is the current trend [5].It is requirement for efficient management [6]. AR can be embedded usingthe android application which makes use of your phone’s camera. The database is stored using AWS which can be retrieved anytime the user needs it. 8. CONCLUSION AND FUTURE WORK This paper describes the development of an AR application that augments an industrial robot for shop floor tasks like maintenance or cooperative work of human and robot. The app will not run on other mobile operating systems other than Android Operating system, i.e.,theappisOS-dependent. It provides solution for the all kind of industries i.e. small, medium and large scale. Future work is devoted to perform further qualitative and quantitative evaluation in environments where an AR application is connected to the robot controller, so that the visualization can properly visualize robot states and position. Vuforia SDK and Unity 3d can be used in different and emerging ways for the augmented reality applications [8]. ACKNOWLEDGEMENT We would like to thank our mentor “Mr. Anand Patel” for their continuous motivation and guidance through this process of learning and creating ideas for the Quality Watch AR. REFERENCES [1] H. Kagermann and W. Wahlster and J. Helbig, “Securing the future of German manufacturing industry: Recommendations for implementing the strategic initiative INDUSTRIE 4.0,” ACATECH – German National Academy of Science and Engineering, Tech. Rep., 2013. [2] Caudell, T., Mizell, D., Augmented Reality: An Application of Heads Up Display Technology to Manual Manufacturing Processes“, Proceedings1992 IEEE Hawaii International Conference on Systems Sciences, pp 659-669, 1992 [3] J. Kruger, T. K. Lien, and A. Verl, “Cooperation of human and machines ¨ in assembly lines,” CIRP Annals-Manufacturing Technology, vol. 58, no. 2, pp. 628–646, 2009. [4] D. Gorecky, M. Schmitt, M. Loskyll, and D. Zuhlke, “Human-machine interaction in the industry 4.0 era,” in Proccedings of the 12th IEEE International Conference on Industrial Informatics (INDIN’14). IEEE, 2014, pp. 289–294. [5] Industrie 4.0 Working Group, “Recommendationsfor implementing the strategic initiative Industrie 4.0,” 2013. [6] E. A. Lee, “Cyber-Physical Systems - Are Computing Foundations Adequate?” in Proc.ofNSFWorkshopOn Cyber-Physical Systems, Austin, Texas, 2006. [7] V. Paelke and C. Rocker, “User interfaces for cyber- physical systems: ¨ Challenges and possible approaches,” in Design, User Experience, and Usability: Design Discourse. Springer, 2015, pp. 75– 85. [8] “Vuforia sdk,” https://developer.vuforia.com/, accessed: 2016-02-01. [20] “Unity3d,” https://unity3d.com/, accessed: 2016-02-01. [9] Alt, T., Edelmann, M., „Augmented Reality for Industrial ApplicationsA New Approach to Increase Productivity“, Proc. Int. Conference on Work With Display Units, pp. 380-381, Mai 2002. [10] Azuma, R., „A survey of augmented reality”. Presence: Tele operators and Virtual Environments, Vol. 6, No. 4, pp. 355-385, 1997. [11] Kretschmer, Felix, et al. "Communication extension for cloud-based machine control of simulated robot processes." 2016 IEEE International Conference on Industrial Technology (ICIT). IEEE, 2016.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1469 [12] O. Bimber and R. Raskar, “Modern approaches to augmented reality,” in ACM SIGGRAPH 2006 Courses. ACM, 2006, p. 1. [13] D. Van Krevelen and R. Poelman, “A survey of augmented reality technologies, applications and limitations,” International Journal of Virtual Reality, vol. 9, no. 2, p. 1, 2010. [14] W. Friedrich, D. Jahn, and L. Schmidt, “Arvika- augmented reality for development, production and service.” in Proceedings of the International Symposium on Mixed and Augmented Reality (ISMAR’02), 2002, pp. 3–4.