SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1779
Implementation of Cloud Robotics using Raspberry Pi to Monitor
Production in Industry
Kumari Shradha
Assistant Professor, Department of Electronics & Communication Engineering, REC, Bhubaneswar, Odisha, India,
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Cloud robotics is a field of robotics that attempts
to invoke cloud technologies such as cloud computing, cloud
storage, and other Internet technologies centred on the
benefits of converged infrastructure and shared services for
robotics. This paper is a study of cloud robot which is used in
industrial and manufacturing environment. It works onaROS
platform. Here a Raspberry Pi controller is used to control the
various devices attached to it. For testingthis implementation,
Android phone, camera, DC motor, sensors and a Raspberrypi
controller have been used. The movement of the robot is
provided by DC motors and the direction is controlled from an
android environment using Robot Operating System (ROS).
The controller and the receiver end is connected by Wi-Fi. The
data input from the gas, temperature and Infra Red sensors is
given to the Raspberry Pi controller. A camera is used to
provide visual input of the surrounding environment to the
robot. The data obtained by the sensors and camera are
processed by the controller and stored in cloud.
Keywords:- ROS, Cloud robotics, Raspberry Pi
1. INTRODUCTION
With the advances in technology, a new area called Cloud
Robotics (CR) has evolved from conventional roboticswhich
can create a wide impact in industrial areas. When
connected to the cloud, robots can benefitfromthepowerful
computational, storage, and communications resources of
modern data centre in the cloud, which can process and
share information from various robots or agent (other
machines, smart objects, humans, etc.). The goal is to
construct a robot with sensorsandalertsystem whichworks
within the control of cloud. To make this work, a separate
platform for the robot is needed to work on which is, the
ROS- Robot Operating System.
Robot Operating System (ROS) is a collection of software
frame works for robot software development providing
operating system-like functionality. ROS provides standard
operating system services such as hardware abstraction,
low-level device control, implementation of commonly used
functionality, message-passing between processes, and
package management.
2. EXISTING SYSTEM
Existing industrial control and monitoring systems have a
significant portion of their costs in cable installation and the
maintenance costs associated with moving and replacing
cables during machinery maintenance and re-configuration.
2.1Wired device
Wired devices are fixed to or near the machinery. These
devices are wired to power supply. The lack of wireless
system and large power consumption are the drawbacks of
wired device.
Disadvantages- fixed in particular place, cost, cable
installation, maintenance.
2.2 Manual system
Manually control the devices inside the industry.
Disadvantages-Lack of wireless communication (e.g. - RFID,
ZIGBEE). Large power consumptioninordertoautomatethe
entire industrial system.
3. PROPOSED SYSTEM
The above disadvantages have been eliminated in the
proposed system. In this method, we a locomotive Cloud
Robot is introduced. A Raspberry-pi controller is used in the
robot to control its movement. The directions are controlled
by an android device or computer using ROS.
A Robot Operating System (ROS) allows a user to easily
control the mobile operations of a robot. A Camera isusedto
give input to the Raspberry pi microcontroller.Temperature
sensor and gas sensor is used to sense the temperature and
gas leakage with the use of Raspberry Pi controller.
An IR sensor is used to alert attempt to access restricted
area. An alarm system with a dangerindicationlamp,cooling
fan and speaker alert are fixed with the Raspberry Pi
controller. Wi-Fi is used to send the data from controller to
Mobile using the IP address of the Raspberry-Pi kit. Using a
mobile, the robot movement can be controlled. The
monitored data will be sent to the cloud enabling access of
information from anywhere.
3.1. Transmission Section
3.1.1 Raspberry Pi
This credit card-sized single board computer is a fully
programmable PC that runs in open-source Robot operating
system. The board consists of Video Core IV graphics
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1780
processing unit (GPU), ARMv7-compatible quad-core one,
512 MB of RAM. It has a MicroSD to boot media and for
persistent storage.
One powerful feature of the Raspberry Pi is the rowofGPIO -
General Purpose Input/output pins along the edge of the
board (refer Fig.1.1). These pins are a physical interface
between the Pi and the outside world. At the simplest level,
these are called as switches. Seventeen of the 26 pins are
GPIO pins; the others are power or ground pins.
Fig. 1.1 Example for Raspberry Pi connectors.
3.1.2. Sensors
I. Temperature sensor- The DS18B20 Digital
Thermometer provides 9 to 12-bit (configurable)
temperature readings which indicate the
temperature of the device. Information is sent
to/from the DS18B20 over a 1-Wire interface.Itcan
be powered from its own data line. Power supply
range is from 3.0V to 5.5V. It measures
temperatures from - 55°C to +125°C. It has 0.5§C
accuracy.
II. IR sensor- These are miniaturized IR receiver
modules for remote control systems. The sensors
detect the wavelength and spectral radiation of the
light from the IR emitter. It provides high
communication speed and high level of security.
III. Gas Sensor- It is used in gas leakage detecting
equipments the industry. It is suitable for detecting
of LPG, iso-butane, propane. It had Small sensitivity
to alcohol and smoke. Highlighting features include
Fast response and Stable and long life. The sensor
can be directly powered by DC supply or through a
diver circuit.
3.1.3. Camera
The type of camera used here is an IP camera which has
recording function built-in and can thus record directly to
any standard storage media, such as SD cards, NAS
(network-attached storage) or a PC/server. The camera
feeds or streams its image in real time to a computer or a
mobile using network. When "captured" by the computer,
the video stream may be saved, viewed or sent on to other
networks via Wi-Fi. When sent to a receiver side, the video
stream is saved in cloud.
The resolution offered by the camera is 1280x720 (720p)or
even 1920x1080 (1080p) resolution. The video stream is
viewed in mobile or computer by connecting to the IP of
Raspberry Pi controller kit.
3.1.4. Power supply
There are several ways to convert an AC voltage into the DC
voltage. Traditionally, this has been done witha transformer
and rectifier circuit.
However, in applications that involve providinga DCvoltage
to only the controller and a few other low-current devices,
transformer-based or switcher-based power supplies may
not be cost effective. So, Transformer less power supplies
which provide a low-cost alternative to transformer-based
are used in this robot. A transformer less power supply
typically incorporates:
 Rectification
 Voltage Division
 Regulation
 Filtering
 Inrush Limiting
Fig. 1.2 Transmitter side block diagram
3.2. Receiver Section
3.2.1. Alarm system
i. Cooling fan- the robot is fitted with a cooling fan which
turns on when the temperature sensor detects a reading
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1781
which is more than the desired value. The fan is focused in
the area where the temperature dissipation is more and
cools the area. It is powered by DC supply.
ii. Indication lamp- The light source powered by DC supply
automatically turns on when the IR sensor detects access to
restricted area. The lamp glows when IR receiver senses
undesirable access into a particular area.
iii.Speaker alert- In case of emergency situation, say here a
gas leakage, the gas sensor detects the presence of harmful
gas in the environment and signals the controller. The
controller in turn switches on the Speaker alert.
3.2.2. Cloud
Cloud computing is a synonym for distributed computing
over a network. Its highlighting feature is the ability to run a
program on many connected computers atthesametime.Its
advantages proved in history include on-demand self-
service, ubiquitous network access, location independent
resource pooling, rapid resource elasticity, usage-based
pricing and transference of risk. Some oftheServicesoffered
by cloud include 'SaaS' (Software as a Service), 'PaaS'
(Platform as a Service), 'IaaS' (Infrastructure as a Service),
'HaaS' (Hardware as a Service) and 'NaaS' (Network as a
Service).
3.2.3 DC motor
The DC motor is connected to a set of four wheels and is
responsible for the movement of robot. A DC motor is a class
of electrical machine that converts direct current electrical
power into mechanical power. A DC motor's speed can be
controlled over a wide range, using either a variable supply
voltage or by changing the strength of current in its field
windings.
3.2.4 Wi-Fi (Wireless Fidelity)
Wireless Fidelity or Wi-Fi is a local area wireless computer
networking technology that allows the Raspberry Pi kit to
connect to the network. It uses a bandwidth of 2.4 gigahertz.
The Wi-Fi network provides the connection of unique IP
address from the Raspberry Pi kit to the devices in receiving
end. Using the various encryption technologies in Wi-Fi, the
network is made secure.
Fig. 2.1 Receiver side block diagram
4. OPERATION
A robot is designed that can move and monitor the entire
industry from the inside. The movement is provided by
wheels attached to the DC motor. Wheeled robots are the
most energy efficient and simplest to control. The motor is
controlled by the Raspberry Pi controller.Thecontroller and
the mobile or computer at the receiver station is connected
by a unique IP address. Thereforethemovementofthe robot
is controlled by the person at the receiver side by operating
in a separate platform called the ROS- Robot Operating
System. The live video feed obtained by the camera is
streamed to the receiver and viewed in the screen.
In robot, If Temperature level increases above the threshold
value then the controller switches on the cooling fan. If Gas
level increases above the threshold value thenthecontroller
invokes the speaker announcement. IR sensor signals if a
person is trying to cross a restricted area and switches on
the lamp. All the data obtained in mobile is uploaded to
cloud. The uploaded information can be viewed, saved from
anywhere by entering the IP address.
Wi-Fi is provided for the entire process by a Wi-Fi dongle
which is fitted along with the robot. The power supplyfor all
the components is provided by DC transformer less power
supply.
5. RESULTS AND DISCUSSIONS
Fig.2.2 Temperature, gas and IR sensor outputs in IOT.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1782
Fig.2.3 Receiver Screen In Mobile Phone
6. ADVANTAGES
• 24 hour surveillance is maintained. Provided, all the
values obtained by the robot are stored in cloud.
• Safety is ensured by the IR sensor. Unwanted access
inside restricted area can be avoided.
• Provides immediate attention to over temperature and
heat dissipation by turning on the cooling fan.
• Smoke, harmful gas can be immediately detected and
alerted.
• Industry monitoring can be done from anywhere. Even
from home.
7. FUTURE WORKS AND CONCLUSION
i. The robot can be improved by implementing Obstacle
detection.
ii. By making the robot fly the whole industry can be viewed
properly.
A multi tasking robot that canmakemonitoringand securing
an easy job inside an industry is designed. This cost efficient
robot can save lots of manpower and also provide an
accurate database of all the data obtained from inside the
industry. With this he robot solution, Millions of lives can be
saved by detecting gas leakages in industry
ACKNOWLEDGMENT
I would like to acknowledge Raajdhani Engineering College
for their support and encouragement to carry out my study
and research work in Artificial Intelligence.
REFERENCES
[1] G. S. Bastos C. H. C. Ribeiro, and L. E. de Souza, “Variable
utilityin multi-robot task allocation systems,” in Robotic
Symposium, 2008.LARS’08. IEEE Latin American. IEEE.
[2] . L. Turnbull and B. Samanta, “Cloud robotics: Formation
control of a multi robot system utilizing cloud
infrastructure,” in Southeastcon, 2013Proceedings of IEEE
IEEE, 2013, pp. 1–4.
[3]. J. Kerr and K. Nickels, “Robot operating systems:
Bridging the gap between human and robot,” in System
Theory (SSST), 2012 44th SoutheasternSymposiumon.IEEE,
2012, pp. 99–104.
[4] S. Cousins, “Exponential growth of ros [ros topics],”
Robotics & Automation Magazine,IEEE,vol.18,no.1, pp.19–
20, 2011
5] . Kehoe, B.; Patil, S.; Abbeel, P.; Goldberg, K. A Survey of
Research on Cloud Robotics and Automation", Automation
Science and Engineering, IEEE Transactions on, On page(s):
398 - 409 Volume: 12, Issue: 2, April 2015.
[6]. Yinong Chen and X. Bai, "On Robotics
Applications in Service-Oriented Architecture", The 28th
IEEE International Conference on Distributed Computing
Systems, ADSN Workshops, pp. 551-556.
[7] Hegazy, T.; Hefeeda, M. "Industrial Automationasa Cloud
Service", Paralleland and Distributed Systems, IEEE
Transactions on, On page(s): 2750 - 2763 Volume: 26, Issue:
10, Oct. 1 2015.
[8] Yinong Chen and W.T. Tsai, Service-Oriented Computing
and Web Data Management, Kendall/Hunt Publishing, 2010

More Related Content

What's hot

IoT for Agriculture in a Nutshell: Technical Perspective
IoT for Agriculture in a Nutshell: Technical PerspectiveIoT for Agriculture in a Nutshell: Technical Perspective
IoT for Agriculture in a Nutshell: Technical PerspectiveAndri Yadi
 
Smart Grid, Smart Metering and Cybersecurity
Smart Grid, Smart Metering and CybersecuritySmart Grid, Smart Metering and Cybersecurity
Smart Grid, Smart Metering and CybersecurityDavid Wallom
 
Real time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wirelessReal time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wirelesseSAT Publishing House
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...IRJET Journal
 
IRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller CounterIRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller CounterIRJET Journal
 
Blueprint for Grid Modernization
Blueprint for Grid ModernizationBlueprint for Grid Modernization
Blueprint for Grid ModernizationEchelon Corporation
 
Bi directional visitor counter
Bi directional visitor counter Bi directional visitor counter
Bi directional visitor counter JanhviThombre
 
A project report on energy meter monitoring online using wireless transmissio...
A project report on energy meter monitoring online using wireless transmissio...A project report on energy meter monitoring online using wireless transmissio...
A project report on energy meter monitoring online using wireless transmissio...Robo India
 
Follow Electrical Safety ,Networking andAutomation (Guide)
Follow Electrical Safety ,Networking andAutomation (Guide)Follow Electrical Safety ,Networking andAutomation (Guide)
Follow Electrical Safety ,Networking andAutomation (Guide)Mahesh Chandra Manav
 
Low cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeLow cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeTELKOMNIKA JOURNAL
 
WSN-4000 NPI_20110324
WSN-4000 NPI_20110324WSN-4000 NPI_20110324
WSN-4000 NPI_20110324Eric Lo
 
IoT Connectivity: The Technical & Potential
IoT Connectivity: The Technical & PotentialIoT Connectivity: The Technical & Potential
IoT Connectivity: The Technical & PotentialAndri Yadi
 
ADAM-2000 Introduction_20110727
ADAM-2000 Introduction_20110727ADAM-2000 Introduction_20110727
ADAM-2000 Introduction_20110727Eric Lo
 
IRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET Journal
 
Study on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTStudy on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTIRJET Journal
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverzaidinvisible
 
Master Metering using your SCADA System
Master Metering using your SCADA SystemMaster Metering using your SCADA System
Master Metering using your SCADA SystemSCADAmetrics
 
IT in power,Smart Grid,OMS & DMS
IT in power,Smart Grid,OMS & DMSIT in power,Smart Grid,OMS & DMS
IT in power,Smart Grid,OMS & DMSChanmeet Singh
 
IRJET- IoT Based Swachch Bharat Abhiyan
IRJET-	 IoT Based Swachch Bharat AbhiyanIRJET-	 IoT Based Swachch Bharat Abhiyan
IRJET- IoT Based Swachch Bharat AbhiyanIRJET Journal
 
Panduit EMEA SI Webinar 7
Panduit EMEA SI Webinar 7Panduit EMEA SI Webinar 7
Panduit EMEA SI Webinar 7Panduit
 

What's hot (20)

IoT for Agriculture in a Nutshell: Technical Perspective
IoT for Agriculture in a Nutshell: Technical PerspectiveIoT for Agriculture in a Nutshell: Technical Perspective
IoT for Agriculture in a Nutshell: Technical Perspective
 
Smart Grid, Smart Metering and Cybersecurity
Smart Grid, Smart Metering and CybersecuritySmart Grid, Smart Metering and Cybersecurity
Smart Grid, Smart Metering and Cybersecurity
 
Real time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wirelessReal time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wireless
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
 
IRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller CounterIRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller Counter
 
Blueprint for Grid Modernization
Blueprint for Grid ModernizationBlueprint for Grid Modernization
Blueprint for Grid Modernization
 
Bi directional visitor counter
Bi directional visitor counter Bi directional visitor counter
Bi directional visitor counter
 
A project report on energy meter monitoring online using wireless transmissio...
A project report on energy meter monitoring online using wireless transmissio...A project report on energy meter monitoring online using wireless transmissio...
A project report on energy meter monitoring online using wireless transmissio...
 
Follow Electrical Safety ,Networking andAutomation (Guide)
Follow Electrical Safety ,Networking andAutomation (Guide)Follow Electrical Safety ,Networking andAutomation (Guide)
Follow Electrical Safety ,Networking andAutomation (Guide)
 
Low cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeLow cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBee
 
WSN-4000 NPI_20110324
WSN-4000 NPI_20110324WSN-4000 NPI_20110324
WSN-4000 NPI_20110324
 
IoT Connectivity: The Technical & Potential
IoT Connectivity: The Technical & PotentialIoT Connectivity: The Technical & Potential
IoT Connectivity: The Technical & Potential
 
ADAM-2000 Introduction_20110727
ADAM-2000 Introduction_20110727ADAM-2000 Introduction_20110727
ADAM-2000 Introduction_20110727
 
IRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic Vehicle
 
Study on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTStudy on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOT
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiver
 
Master Metering using your SCADA System
Master Metering using your SCADA SystemMaster Metering using your SCADA System
Master Metering using your SCADA System
 
IT in power,Smart Grid,OMS & DMS
IT in power,Smart Grid,OMS & DMSIT in power,Smart Grid,OMS & DMS
IT in power,Smart Grid,OMS & DMS
 
IRJET- IoT Based Swachch Bharat Abhiyan
IRJET-	 IoT Based Swachch Bharat AbhiyanIRJET-	 IoT Based Swachch Bharat Abhiyan
IRJET- IoT Based Swachch Bharat Abhiyan
 
Panduit EMEA SI Webinar 7
Panduit EMEA SI Webinar 7Panduit EMEA SI Webinar 7
Panduit EMEA SI Webinar 7
 

Similar to IRJET- Implementation of Cloud Robotics using Raspberry PI to Monitor Production in Industry

LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET Journal
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoTIRJET Journal
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoTIRJET Journal
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemIRJET Journal
 
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan NetworkIRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan NetworkIRJET Journal
 
Face Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemFace Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemIRJET Journal
 
Video Surveillance Using Raspberry Pi Architecture
Video Surveillance Using Raspberry Pi ArchitectureVideo Surveillance Using Raspberry Pi Architecture
Video Surveillance Using Raspberry Pi ArchitectureRUTURAJ SHETE
 
IRJET- Wireless Multifunctional Robot for Military Applications
IRJET-  	  Wireless Multifunctional Robot for Military ApplicationsIRJET-  	  Wireless Multifunctional Robot for Military Applications
IRJET- Wireless Multifunctional Robot for Military ApplicationsIRJET Journal
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET Journal
 
IRJET- Wireless Sensor Network Based Internet of things for Environmental...
IRJET-  	  Wireless Sensor Network Based Internet of things for Environmental...IRJET-  	  Wireless Sensor Network Based Internet of things for Environmental...
IRJET- Wireless Sensor Network Based Internet of things for Environmental...IRJET Journal
 
IRJEWT-An Intelligent Remote Controlled System for Smart Home Automation
IRJEWT-An Intelligent Remote Controlled System for Smart Home AutomationIRJEWT-An Intelligent Remote Controlled System for Smart Home Automation
IRJEWT-An Intelligent Remote Controlled System for Smart Home AutomationIRJET Journal
 
Solar panel monitoring solution using IoT-Faststream Technologies
Solar panel monitoring solution using IoT-Faststream TechnologiesSolar panel monitoring solution using IoT-Faststream Technologies
Solar panel monitoring solution using IoT-Faststream TechnologiesSudipta Maity
 
Rfid based system for healthcare service
Rfid based system for healthcare serviceRfid based system for healthcare service
Rfid based system for healthcare serviceMohammed Irshad S K
 
Using LoRa Technology to Monitor and Control Sensors in Greenhouse
Using LoRa Technology to Monitor and Control Sensors in GreenhouseUsing LoRa Technology to Monitor and Control Sensors in Greenhouse
Using LoRa Technology to Monitor and Control Sensors in GreenhouseIRJET Journal
 
Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...IRJET Journal
 
IRJET- Portable Surveillance Robot using IoT
IRJET-  	  Portable Surveillance Robot using IoTIRJET-  	  Portable Surveillance Robot using IoT
IRJET- Portable Surveillance Robot using IoTIRJET Journal
 
IRJET- Wireless Video Surveillance Robot
IRJET-  	  Wireless Video Surveillance RobotIRJET-  	  Wireless Video Surveillance Robot
IRJET- Wireless Video Surveillance RobotIRJET Journal
 
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...IRJET Journal
 
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...IRJET Journal
 

Similar to IRJET- Implementation of Cloud Robotics using Raspberry PI to Monitor Production in Industry (20)

LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating System
 
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan NetworkIRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan Network
 
Face Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemFace Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock System
 
Video Surveillance Using Raspberry Pi Architecture
Video Surveillance Using Raspberry Pi ArchitectureVideo Surveillance Using Raspberry Pi Architecture
Video Surveillance Using Raspberry Pi Architecture
 
IRJET- Wireless Multifunctional Robot for Military Applications
IRJET-  	  Wireless Multifunctional Robot for Military ApplicationsIRJET-  	  Wireless Multifunctional Robot for Military Applications
IRJET- Wireless Multifunctional Robot for Military Applications
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning System
 
IRJET- Wireless Sensor Network Based Internet of things for Environmental...
IRJET-  	  Wireless Sensor Network Based Internet of things for Environmental...IRJET-  	  Wireless Sensor Network Based Internet of things for Environmental...
IRJET- Wireless Sensor Network Based Internet of things for Environmental...
 
IRJEWT-An Intelligent Remote Controlled System for Smart Home Automation
IRJEWT-An Intelligent Remote Controlled System for Smart Home AutomationIRJEWT-An Intelligent Remote Controlled System for Smart Home Automation
IRJEWT-An Intelligent Remote Controlled System for Smart Home Automation
 
Solar panel monitoring solution using IoT-Faststream Technologies
Solar panel monitoring solution using IoT-Faststream TechnologiesSolar panel monitoring solution using IoT-Faststream Technologies
Solar panel monitoring solution using IoT-Faststream Technologies
 
Rfid based system for healthcare service
Rfid based system for healthcare serviceRfid based system for healthcare service
Rfid based system for healthcare service
 
Using LoRa Technology to Monitor and Control Sensors in Greenhouse
Using LoRa Technology to Monitor and Control Sensors in GreenhouseUsing LoRa Technology to Monitor and Control Sensors in Greenhouse
Using LoRa Technology to Monitor and Control Sensors in Greenhouse
 
Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...
 
IRJET- Portable Surveillance Robot using IoT
IRJET-  	  Portable Surveillance Robot using IoTIRJET-  	  Portable Surveillance Robot using IoT
IRJET- Portable Surveillance Robot using IoT
 
IRJET- Wireless Video Surveillance Robot
IRJET-  	  Wireless Video Surveillance RobotIRJET-  	  Wireless Video Surveillance Robot
IRJET- Wireless Video Surveillance Robot
 
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
IRJET- Development of a Multipurpose IoT based Energy & Remote Asset Monitori...
 
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...IRJET -  	  Automatic Toll E-Tickting System for Transportation and Finding o...
IRJET - Automatic Toll E-Tickting System for Transportation and Finding o...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
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 III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
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
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
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
 
(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
 
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
 

Recently uploaded (20)

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
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 III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
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
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
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
 
🔝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...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
(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
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
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🔝
 

IRJET- Implementation of Cloud Robotics using Raspberry PI to Monitor Production in Industry

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1779 Implementation of Cloud Robotics using Raspberry Pi to Monitor Production in Industry Kumari Shradha Assistant Professor, Department of Electronics & Communication Engineering, REC, Bhubaneswar, Odisha, India, ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Cloud robotics is a field of robotics that attempts to invoke cloud technologies such as cloud computing, cloud storage, and other Internet technologies centred on the benefits of converged infrastructure and shared services for robotics. This paper is a study of cloud robot which is used in industrial and manufacturing environment. It works onaROS platform. Here a Raspberry Pi controller is used to control the various devices attached to it. For testingthis implementation, Android phone, camera, DC motor, sensors and a Raspberrypi controller have been used. The movement of the robot is provided by DC motors and the direction is controlled from an android environment using Robot Operating System (ROS). The controller and the receiver end is connected by Wi-Fi. The data input from the gas, temperature and Infra Red sensors is given to the Raspberry Pi controller. A camera is used to provide visual input of the surrounding environment to the robot. The data obtained by the sensors and camera are processed by the controller and stored in cloud. Keywords:- ROS, Cloud robotics, Raspberry Pi 1. INTRODUCTION With the advances in technology, a new area called Cloud Robotics (CR) has evolved from conventional roboticswhich can create a wide impact in industrial areas. When connected to the cloud, robots can benefitfromthepowerful computational, storage, and communications resources of modern data centre in the cloud, which can process and share information from various robots or agent (other machines, smart objects, humans, etc.). The goal is to construct a robot with sensorsandalertsystem whichworks within the control of cloud. To make this work, a separate platform for the robot is needed to work on which is, the ROS- Robot Operating System. Robot Operating System (ROS) is a collection of software frame works for robot software development providing operating system-like functionality. ROS provides standard operating system services such as hardware abstraction, low-level device control, implementation of commonly used functionality, message-passing between processes, and package management. 2. EXISTING SYSTEM Existing industrial control and monitoring systems have a significant portion of their costs in cable installation and the maintenance costs associated with moving and replacing cables during machinery maintenance and re-configuration. 2.1Wired device Wired devices are fixed to or near the machinery. These devices are wired to power supply. The lack of wireless system and large power consumption are the drawbacks of wired device. Disadvantages- fixed in particular place, cost, cable installation, maintenance. 2.2 Manual system Manually control the devices inside the industry. Disadvantages-Lack of wireless communication (e.g. - RFID, ZIGBEE). Large power consumptioninordertoautomatethe entire industrial system. 3. PROPOSED SYSTEM The above disadvantages have been eliminated in the proposed system. In this method, we a locomotive Cloud Robot is introduced. A Raspberry-pi controller is used in the robot to control its movement. The directions are controlled by an android device or computer using ROS. A Robot Operating System (ROS) allows a user to easily control the mobile operations of a robot. A Camera isusedto give input to the Raspberry pi microcontroller.Temperature sensor and gas sensor is used to sense the temperature and gas leakage with the use of Raspberry Pi controller. An IR sensor is used to alert attempt to access restricted area. An alarm system with a dangerindicationlamp,cooling fan and speaker alert are fixed with the Raspberry Pi controller. Wi-Fi is used to send the data from controller to Mobile using the IP address of the Raspberry-Pi kit. Using a mobile, the robot movement can be controlled. The monitored data will be sent to the cloud enabling access of information from anywhere. 3.1. Transmission Section 3.1.1 Raspberry Pi This credit card-sized single board computer is a fully programmable PC that runs in open-source Robot operating system. The board consists of Video Core IV graphics
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1780 processing unit (GPU), ARMv7-compatible quad-core one, 512 MB of RAM. It has a MicroSD to boot media and for persistent storage. One powerful feature of the Raspberry Pi is the rowofGPIO - General Purpose Input/output pins along the edge of the board (refer Fig.1.1). These pins are a physical interface between the Pi and the outside world. At the simplest level, these are called as switches. Seventeen of the 26 pins are GPIO pins; the others are power or ground pins. Fig. 1.1 Example for Raspberry Pi connectors. 3.1.2. Sensors I. Temperature sensor- The DS18B20 Digital Thermometer provides 9 to 12-bit (configurable) temperature readings which indicate the temperature of the device. Information is sent to/from the DS18B20 over a 1-Wire interface.Itcan be powered from its own data line. Power supply range is from 3.0V to 5.5V. It measures temperatures from - 55°C to +125°C. It has 0.5§C accuracy. II. IR sensor- These are miniaturized IR receiver modules for remote control systems. The sensors detect the wavelength and spectral radiation of the light from the IR emitter. It provides high communication speed and high level of security. III. Gas Sensor- It is used in gas leakage detecting equipments the industry. It is suitable for detecting of LPG, iso-butane, propane. It had Small sensitivity to alcohol and smoke. Highlighting features include Fast response and Stable and long life. The sensor can be directly powered by DC supply or through a diver circuit. 3.1.3. Camera The type of camera used here is an IP camera which has recording function built-in and can thus record directly to any standard storage media, such as SD cards, NAS (network-attached storage) or a PC/server. The camera feeds or streams its image in real time to a computer or a mobile using network. When "captured" by the computer, the video stream may be saved, viewed or sent on to other networks via Wi-Fi. When sent to a receiver side, the video stream is saved in cloud. The resolution offered by the camera is 1280x720 (720p)or even 1920x1080 (1080p) resolution. The video stream is viewed in mobile or computer by connecting to the IP of Raspberry Pi controller kit. 3.1.4. Power supply There are several ways to convert an AC voltage into the DC voltage. Traditionally, this has been done witha transformer and rectifier circuit. However, in applications that involve providinga DCvoltage to only the controller and a few other low-current devices, transformer-based or switcher-based power supplies may not be cost effective. So, Transformer less power supplies which provide a low-cost alternative to transformer-based are used in this robot. A transformer less power supply typically incorporates:  Rectification  Voltage Division  Regulation  Filtering  Inrush Limiting Fig. 1.2 Transmitter side block diagram 3.2. Receiver Section 3.2.1. Alarm system i. Cooling fan- the robot is fitted with a cooling fan which turns on when the temperature sensor detects a reading
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1781 which is more than the desired value. The fan is focused in the area where the temperature dissipation is more and cools the area. It is powered by DC supply. ii. Indication lamp- The light source powered by DC supply automatically turns on when the IR sensor detects access to restricted area. The lamp glows when IR receiver senses undesirable access into a particular area. iii.Speaker alert- In case of emergency situation, say here a gas leakage, the gas sensor detects the presence of harmful gas in the environment and signals the controller. The controller in turn switches on the Speaker alert. 3.2.2. Cloud Cloud computing is a synonym for distributed computing over a network. Its highlighting feature is the ability to run a program on many connected computers atthesametime.Its advantages proved in history include on-demand self- service, ubiquitous network access, location independent resource pooling, rapid resource elasticity, usage-based pricing and transference of risk. Some oftheServicesoffered by cloud include 'SaaS' (Software as a Service), 'PaaS' (Platform as a Service), 'IaaS' (Infrastructure as a Service), 'HaaS' (Hardware as a Service) and 'NaaS' (Network as a Service). 3.2.3 DC motor The DC motor is connected to a set of four wheels and is responsible for the movement of robot. A DC motor is a class of electrical machine that converts direct current electrical power into mechanical power. A DC motor's speed can be controlled over a wide range, using either a variable supply voltage or by changing the strength of current in its field windings. 3.2.4 Wi-Fi (Wireless Fidelity) Wireless Fidelity or Wi-Fi is a local area wireless computer networking technology that allows the Raspberry Pi kit to connect to the network. It uses a bandwidth of 2.4 gigahertz. The Wi-Fi network provides the connection of unique IP address from the Raspberry Pi kit to the devices in receiving end. Using the various encryption technologies in Wi-Fi, the network is made secure. Fig. 2.1 Receiver side block diagram 4. OPERATION A robot is designed that can move and monitor the entire industry from the inside. The movement is provided by wheels attached to the DC motor. Wheeled robots are the most energy efficient and simplest to control. The motor is controlled by the Raspberry Pi controller.Thecontroller and the mobile or computer at the receiver station is connected by a unique IP address. Thereforethemovementofthe robot is controlled by the person at the receiver side by operating in a separate platform called the ROS- Robot Operating System. The live video feed obtained by the camera is streamed to the receiver and viewed in the screen. In robot, If Temperature level increases above the threshold value then the controller switches on the cooling fan. If Gas level increases above the threshold value thenthecontroller invokes the speaker announcement. IR sensor signals if a person is trying to cross a restricted area and switches on the lamp. All the data obtained in mobile is uploaded to cloud. The uploaded information can be viewed, saved from anywhere by entering the IP address. Wi-Fi is provided for the entire process by a Wi-Fi dongle which is fitted along with the robot. The power supplyfor all the components is provided by DC transformer less power supply. 5. RESULTS AND DISCUSSIONS Fig.2.2 Temperature, gas and IR sensor outputs in IOT.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1782 Fig.2.3 Receiver Screen In Mobile Phone 6. ADVANTAGES • 24 hour surveillance is maintained. Provided, all the values obtained by the robot are stored in cloud. • Safety is ensured by the IR sensor. Unwanted access inside restricted area can be avoided. • Provides immediate attention to over temperature and heat dissipation by turning on the cooling fan. • Smoke, harmful gas can be immediately detected and alerted. • Industry monitoring can be done from anywhere. Even from home. 7. FUTURE WORKS AND CONCLUSION i. The robot can be improved by implementing Obstacle detection. ii. By making the robot fly the whole industry can be viewed properly. A multi tasking robot that canmakemonitoringand securing an easy job inside an industry is designed. This cost efficient robot can save lots of manpower and also provide an accurate database of all the data obtained from inside the industry. With this he robot solution, Millions of lives can be saved by detecting gas leakages in industry ACKNOWLEDGMENT I would like to acknowledge Raajdhani Engineering College for their support and encouragement to carry out my study and research work in Artificial Intelligence. REFERENCES [1] G. S. Bastos C. H. C. Ribeiro, and L. E. de Souza, “Variable utilityin multi-robot task allocation systems,” in Robotic Symposium, 2008.LARS’08. IEEE Latin American. IEEE. [2] . L. Turnbull and B. Samanta, “Cloud robotics: Formation control of a multi robot system utilizing cloud infrastructure,” in Southeastcon, 2013Proceedings of IEEE IEEE, 2013, pp. 1–4. [3]. J. Kerr and K. Nickels, “Robot operating systems: Bridging the gap between human and robot,” in System Theory (SSST), 2012 44th SoutheasternSymposiumon.IEEE, 2012, pp. 99–104. [4] S. Cousins, “Exponential growth of ros [ros topics],” Robotics & Automation Magazine,IEEE,vol.18,no.1, pp.19– 20, 2011 5] . Kehoe, B.; Patil, S.; Abbeel, P.; Goldberg, K. A Survey of Research on Cloud Robotics and Automation", Automation Science and Engineering, IEEE Transactions on, On page(s): 398 - 409 Volume: 12, Issue: 2, April 2015. [6]. Yinong Chen and X. Bai, "On Robotics Applications in Service-Oriented Architecture", The 28th IEEE International Conference on Distributed Computing Systems, ADSN Workshops, pp. 551-556. [7] Hegazy, T.; Hefeeda, M. "Industrial Automationasa Cloud Service", Paralleland and Distributed Systems, IEEE Transactions on, On page(s): 2750 - 2763 Volume: 26, Issue: 10, Oct. 1 2015. [8] Yinong Chen and W.T. Tsai, Service-Oriented Computing and Web Data Management, Kendall/Hunt Publishing, 2010