SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1104
ROBOTIC ARM CONTROL WITH WEIGHING SCALE
Abhirami Hariharan1
, Salmiya S J2
, Sneha PP3
, Sreesanth k4
, Prof. Binsa Mathew5
1,2,3,4Department of Electronicss and Communication MGMCET
5Prof. Binsa Mathew, Department of Electronicss and Communication MGMCET
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Pick and place robot is widely used in different fields now-a-days. It is used in packaging, manufacturing, logistics
etc. The intervention of robots have reduced the human labour tremendously. In our pick and place robot , a load cell is used to
measure the weight of the object picked. Our robot consists of a robotic arm which could weigh while picking up an object, a
stationary base and LCD screen to display the weight of the pick object. An electromagnet is used to pick the object up so
metallic objects are picked easily. A sensor is placed in the stationary base of the robot that detects the presence of object.
Position of target is fixed. Once the object is picked up the arm rotates, places the object at the target. Now the robot is free to
pick up objects again. This can be used to sort the object on the basis of weight.
Key Words: Robotic arm, Load cell, Electromagnet, Pick and place roboy, Wheatstone bridge.
1. INTRODUCTION
In this era of emerging technologies, robots have and will be replacing roles of human in various fields like manufacturing
and logistics. Robots are of various types of which pick and place robots have been discussed here. Few models of pick and
place robots are Robotic arm , Cartesian, delta, fast pick ,and collaborative based. Pick and place robots have speeded up
the automation processes in manufacturing industry. Also, the time consumption can be reduced.
1. Pick and place robot consists of a base which is stationary here.
2. Rigid bodies are connected using joints which are movable and designed according to required degree of freedom.
3. The end effector, here and electromagnet is attached to the second rigid body.
1.1 Problem definition
Usually in industries, it requires human labor to pick heavy weights and also weigh them simultaneously. Lifting heavy
weights for long time can be tiring to human and thus we have a machine controlled factories and industries. Likewise, to
tackle the major problem of labor and time, a pick and place robot is introduced here. The second problem being
encountered here is the weight measurement which happens simultaneously while picking the object in the proposed
system. Thus, this system is an integrated approach towards the problems in a shipping and packaging industry.
2. LITERATURE SURVEY
Separation of degradable and non-degradable waste using a robotic arm is being done in [1] This is done using android
mobile connected via Bluetooth to a microcontroller which in turn controls robotic arm. AVR microcontroller is used to
control the pick and place robot, there is a gripper which open according to size of object picked. It is controlled using
android application via Bluetooth [2]. Using Atmega328p microcontroller, a robotic arm on a moving vehicle is built.
Upward and downward movement controlled by push buttons. Soft catching arm to handle explosives. Based on
microcontroller based electrical pressure sensor [3]. To perform functions of a library by a robot. this has developed in [4].
From fast detection of required book to picking it up and giving to user is done in here. Design and implementation of 5
DOF pick and place robot is discussed in [5]. It is designed using SOLIDWORKS18 and fabricated using 3D printing
technology. Controlled using Arduino microcontroller with Bluetooth module connecting over a smartphone. [6] gives an
idea on how a pick and place robot is constructed using a moving base and a gripper. 5 motors are used for movement of
the base and the arm structure.
3. PROPOSED SYSTEM
The system consists of three motors for providing gripper and shaft movement. The end effector or the gripper is attached
with electromagnet to attract the object which needs to be picked up. This is ensured by controlling the arm motors
through proper command and using a microcontroller Atmega 328p. An IR sensor is placed in order to detect the presence
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1105
of object within its proximity, the object is picked up when the IR sensor signal goes high. The weight of the picked-up
object is measured using a load cell and the signal from this is amplified using an instrumental amplifier HX - 711. The
main parts of the system include.
1. Rover/manipulator: Rigid bodies like cylinder or sphere, joints and links.
2. End effector: It is attached to last joint of rover and is used for gripping the object. It's analogous to human hand.
3. Actuators: components like motors, hydraulic cylinders etc, which constitute drivers of robot.
4. Sensors: To sense the conditions of robot and surroundings and helps in functioning of robot.
5. Controller: It is used to control the actuators based on the feedback from sensors.
3.1 Block diagram
The position of object is sensed using IR sensor. The weight of the picked-up object is calculated using load cell HX-711.
Atmega 328p is the use which controls the function of the pick and place robot. The movement of arm is controlled using
servo motors. And electromagnet picks up the object. The weight is displayed in an LCD. When object is sensed by the IR
sensor, signal goes high confirming the presence of object. Now the arm rotates with the help of servo motor and is bent
down. The electromagnetic circuit switches on and picks the object up. Once the object is picked up the motor rotates, thus
the base rotates and arm bent down to the position of target. Simultaneously the weight of the object is measured and after
planning the object in the target, the weight is displayed on the LED screen. Now the sensor is free to sense the presence of
another object.
Fig -1: Block diagram
3.2 Flow Chart
The device work by first detects the object. The sensor detects the object on the arm turns to the position of the object.
Then the electromagnet is turned ON and the object is picked up. The weight is also measured and display on the LCD
screen. Once the target is detected, arm move towards the target. Then, the electromagnet demagnetises and place the
object on the target. After placing the target arm return to normal position.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1106
Fig -2: Flow chart
3.4 Circuit Diagram
Typically mounted on a stable stand, robotic arm is positioned to reach different areas to perform work. This type of
robotic arm can be redesigned and used for many uses like packaging, item categorization, weight measurement etc. For
example, pick and place robot systems may be used to pick up items for an order and place them in a box for packaging, or
may be integrated with bar code scanners for categorizing of shipping objects. In the presence of an object, signal in the IR
sensor goes high, this means the object is detected. Then the three servo motors work together to rotate the arm and turns
the arm towards the object. Electromagnetic circuit is turned on and the object is picked up. After this the arm is turned
towards the target position with the help of motors and object is placed at the target, simultaneously the weight is also
measured using load cell, which is wheat stone bridge configuration. the signal obtained from the load cell is amplified
using a HX-711 load cell amplifier. The weight is displayed on LCD screen while the object is placed in the target.
Fig -3: Circuit Diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1107
4. ADVANTAGES AND DISADVANTAGES
4.1 Advantage
1. Reduce human labour.
2. Decreases time consumption.
3. Increases accuracy with which job is done.
4.2 Disadvantage
1. Only magnetic object can be picked up.
2. Decreases human interference in various fields.
5. RESULT AND DISCUSSIONS
5.1 Result
Pick and place robot with an electromagnetic arm can be used to pick metallic objects and thus sort metals from non
metals. The object is placed on a fixed target. The use of sensors have helped to detect the presence of object while placed
in vicinity to the device. Since there isn’t any changes in the infrastructure of warehouse space is needed for the robot to
function. Pick and place robot only needs minimal maintenance despite of the complexity in technology.
Fig -4: Pick and place Robort
Using the proper cleaning techniques and maintenance guidelines, the pick and place robot can be maintained. This makes
the total cost for ownership of pick and place robot much lesser than warehouse automation technologies, which is almost
three thousand rupees for the product in small scale. This project is very much economical.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1108
5.2 Discussion
Fig -5: (Fig A, Fig B, Fig C) Images of picking different objects
A. The IR sensor senses a lock , electromagnetic circuit switches on, attracts the object moves towards the target while
measuring the weight which is 23.88 g and then places in the target, B. A metallic nut is detected at the IR sensor, picks it
up and measures it's weight which is 5.87 g and positions it in the target. C. A key is detected, picked up and weight
measured and displayed - 38.71g and places in the target.
Table -1: Comparison of Weight
Item Original weight Weight measured by Prototype
Lock 36.04g 29.07g
Nut 12.4g 5.87g
Key 45.07g 38.71g
It has certain limitations which is that only metallic object can be picked up. While implementing in large scale the weight
of the object picked up will also the varied, thus a more precise weighing scale should be used. This robot could also be
made moving by added wheels and extra motors which could be useful in warehouses, to move around and pick stocks and
place them while measuring its weight simultaneously. But this would make it costlier. Various other sensors like QR
sensor can be incorporated to sort packages in courier service or supermarkets. Various other applications like calculating
the cost while picking the item can be implemented in these robots.
5. CONCLUSION
We have successfully reviewed several research papers published by different authors for the better understanding of
development of robotic arm. The robotic arm moves to pick and place object successfully by using sensors and
simultaneously weight of the object picked is also measured. From the existing pick and place robot, we have added
different features to it. The main feature added is measuring weight of the picked-up object. The secondary feature we
have introduced in our prototype is electromagnet which is placed in the gripper portion of the picking arm. The
measurement of picked up object is beneficial in areas lick courier services, supermarket, etc where sorting items
according to the weight is required for easy functioning of the system and customer feasibility. This project aims at
reducing the labour of human.
Weight of the items picked up when measured in both digital weighing machine and the prototype are comparable.
5.3 Future scope
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
REFERENCES
[1] ArkaSain, JanardanDattani and Dhara M Mehta, “Design and Implementation of Wireless Control of Pick and Place
Robot Arm”, International Journal of Advanced Research in Engineering and Technology (IJARET), p-ISSN: 0976-
6480 and e-ISSN: 0976-6499, Volume 9, Issue 3, May – June 2018.
[3] Muhammed Jabir.N.K, Neetha John, Muhammed Fayas,Midhun Mohan, MidhunSajeev, Safwan.C.N, “Wireless Control
of Pick and Place Robotic Arm Using an Android Application”, International Journel of Advanced Research in
Electrical, Electronics and instrumentation Engineering, p_x0002_ISSN: 2320- 3765, e- ISSN: 2278-8875, Volume 4,
Issue 4, April 2015.
[4] BabuGanesh. K, Hari Shankar.K, KolanchiMani.V, Thennarasu.S, Ramu.S, “Android Controlled Robotic Arm Vehicle”,
Advances in Natural and Applied Sciences, p-ISSN: 1995-0772, e-ISSN: 1998-1090, 2017 February 11.
[5] ElProCus Technologies Pvt Ltd, Unit # 406. “Pick N Place Robot” https://www.elprocus.com/pick-n-place- robot/
(Dated on June 2022)
BIOGRAPHIES
Abhirami Hariharan, Btech student, Department of Electronics and Communication Engineering,
MGM college of engineering and technology, ernakulam, Kerala.
Salmiya S J, Btech student, Department of Electronics and Communication Engineering, MGM college
of engineering and technology, ernakulam, Kerala.
Sneha PP, Btech student, Department of Electronics and Communication Engineering, MGM college
of engineering and technology, ernakulam, Kerala.
Sreesanth K, Btech student, Department of Electronics and Communication Engineering, MGM college
of engineering and technology, ernakulam, Kerala.
Asst.Professor, Dept of Electronics and Communication, MGM Colleage of Engineering and Technology,
pampakuda.
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1109
[2] M.J.Sawarkar, TruptiR.Raut, Nutan P. Nemad, Sonal C. Meshram, Pournima P. Tabhane, “Pick and Place Robotic Arm
Using Android Device”, International Research Journal of Engineering and Technology (IRJET), e-ISSN: 2395-0056
and p-ISSN: 2395-0072, Volume: 04, Issue: 03, Mar-2017.

More Related Content

Similar to Robotic Arm Control with Weighing Scale

IRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher RobotIRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher RobotIRJET Journal
 
IRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET Journal
 
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...IRJET Journal
 
Design and implementation of Arduino based robotic arm
Design and implementation of Arduino based robotic armDesign and implementation of Arduino based robotic arm
Design and implementation of Arduino based robotic armIJECEIAES
 
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET Journal
 
Social distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOTSocial distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOTIRJET Journal
 
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...IRJET Journal
 
Redeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systemsRedeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systemseSAT Publishing House
 
Surveillance Fire Fighting Robot
Surveillance Fire Fighting RobotSurveillance Fire Fighting Robot
Surveillance Fire Fighting RobotIRJET Journal
 
IRJET- Study of Audible Identification Alert System for Rash Driving
IRJET- Study of Audible Identification Alert System for Rash DrivingIRJET- Study of Audible Identification Alert System for Rash Driving
IRJET- Study of Audible Identification Alert System for Rash DrivingIRJET Journal
 
IOT BASED LANDSLIDE DETECTION
IOT BASED LANDSLIDE DETECTIONIOT BASED LANDSLIDE DETECTION
IOT BASED LANDSLIDE DETECTIONIRJET Journal
 
IRJET- Automation of Object Segregation
IRJET- Automation of Object SegregationIRJET- Automation of Object Segregation
IRJET- Automation of Object SegregationIRJET Journal
 
IRJET- A Review on Implementation of a Fire Fighting Robot using Arduino
IRJET-  	  A Review on Implementation of a Fire Fighting Robot using ArduinoIRJET-  	  A Review on Implementation of a Fire Fighting Robot using Arduino
IRJET- A Review on Implementation of a Fire Fighting Robot using ArduinoIRJET Journal
 
IRJET- Human Hand Movement Training with Exoskeleton ARM
IRJET- Human Hand Movement Training with Exoskeleton ARMIRJET- Human Hand Movement Training with Exoskeleton ARM
IRJET- Human Hand Movement Training with Exoskeleton ARMIRJET Journal
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMIRJET Journal
 
Pick and Place Robotic Claw for Engineering Applications
Pick and Place Robotic Claw for Engineering ApplicationsPick and Place Robotic Claw for Engineering Applications
Pick and Place Robotic Claw for Engineering ApplicationsIRJET Journal
 
IRJET - Detection of Landmine using Robotic Vehicle
IRJET -  	  Detection of Landmine using Robotic VehicleIRJET -  	  Detection of Landmine using Robotic Vehicle
IRJET - Detection of Landmine using Robotic VehicleIRJET Journal
 
IRJET - Smart Yoga Instructor
IRJET - Smart Yoga InstructorIRJET - Smart Yoga Instructor
IRJET - Smart Yoga InstructorIRJET Journal
 
IRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using ArduinoIRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using ArduinoIRJET Journal
 
IRJET- Mechanical Design and Fabrication of Hand Motion Controlled Robotic...
IRJET- 	  Mechanical Design and Fabrication of Hand Motion Controlled Robotic...IRJET- 	  Mechanical Design and Fabrication of Hand Motion Controlled Robotic...
IRJET- Mechanical Design and Fabrication of Hand Motion Controlled Robotic...IRJET Journal
 

Similar to Robotic Arm Control with Weighing Scale (20)

IRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher RobotIRJET- Fire Extenguisher Robot
IRJET- Fire Extenguisher Robot
 
IRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic Vehicle
 
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
 
Design and implementation of Arduino based robotic arm
Design and implementation of Arduino based robotic armDesign and implementation of Arduino based robotic arm
Design and implementation of Arduino based robotic arm
 
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
 
Social distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOTSocial distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOT
 
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
Design and Development of a 360-degree Fire Extinguisher Robot using Microcon...
 
Redeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systemsRedeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systems
 
Surveillance Fire Fighting Robot
Surveillance Fire Fighting RobotSurveillance Fire Fighting Robot
Surveillance Fire Fighting Robot
 
IRJET- Study of Audible Identification Alert System for Rash Driving
IRJET- Study of Audible Identification Alert System for Rash DrivingIRJET- Study of Audible Identification Alert System for Rash Driving
IRJET- Study of Audible Identification Alert System for Rash Driving
 
IOT BASED LANDSLIDE DETECTION
IOT BASED LANDSLIDE DETECTIONIOT BASED LANDSLIDE DETECTION
IOT BASED LANDSLIDE DETECTION
 
IRJET- Automation of Object Segregation
IRJET- Automation of Object SegregationIRJET- Automation of Object Segregation
IRJET- Automation of Object Segregation
 
IRJET- A Review on Implementation of a Fire Fighting Robot using Arduino
IRJET-  	  A Review on Implementation of a Fire Fighting Robot using ArduinoIRJET-  	  A Review on Implementation of a Fire Fighting Robot using Arduino
IRJET- A Review on Implementation of a Fire Fighting Robot using Arduino
 
IRJET- Human Hand Movement Training with Exoskeleton ARM
IRJET- Human Hand Movement Training with Exoskeleton ARMIRJET- Human Hand Movement Training with Exoskeleton ARM
IRJET- Human Hand Movement Training with Exoskeleton ARM
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
 
Pick and Place Robotic Claw for Engineering Applications
Pick and Place Robotic Claw for Engineering ApplicationsPick and Place Robotic Claw for Engineering Applications
Pick and Place Robotic Claw for Engineering Applications
 
IRJET - Detection of Landmine using Robotic Vehicle
IRJET -  	  Detection of Landmine using Robotic VehicleIRJET -  	  Detection of Landmine using Robotic Vehicle
IRJET - Detection of Landmine using Robotic Vehicle
 
IRJET - Smart Yoga Instructor
IRJET - Smart Yoga InstructorIRJET - Smart Yoga Instructor
IRJET - Smart Yoga Instructor
 
IRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using ArduinoIRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using Arduino
 
IRJET- Mechanical Design and Fabrication of Hand Motion Controlled Robotic...
IRJET- 	  Mechanical Design and Fabrication of Hand Motion Controlled Robotic...IRJET- 	  Mechanical Design and Fabrication of Hand Motion Controlled Robotic...
IRJET- Mechanical Design and Fabrication of Hand Motion Controlled Robotic...
 

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

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
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
 
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
 
(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
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
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
 
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
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(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
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 

Robotic Arm Control with Weighing Scale

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1104 ROBOTIC ARM CONTROL WITH WEIGHING SCALE Abhirami Hariharan1 , Salmiya S J2 , Sneha PP3 , Sreesanth k4 , Prof. Binsa Mathew5 1,2,3,4Department of Electronicss and Communication MGMCET 5Prof. Binsa Mathew, Department of Electronicss and Communication MGMCET ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Pick and place robot is widely used in different fields now-a-days. It is used in packaging, manufacturing, logistics etc. The intervention of robots have reduced the human labour tremendously. In our pick and place robot , a load cell is used to measure the weight of the object picked. Our robot consists of a robotic arm which could weigh while picking up an object, a stationary base and LCD screen to display the weight of the pick object. An electromagnet is used to pick the object up so metallic objects are picked easily. A sensor is placed in the stationary base of the robot that detects the presence of object. Position of target is fixed. Once the object is picked up the arm rotates, places the object at the target. Now the robot is free to pick up objects again. This can be used to sort the object on the basis of weight. Key Words: Robotic arm, Load cell, Electromagnet, Pick and place roboy, Wheatstone bridge. 1. INTRODUCTION In this era of emerging technologies, robots have and will be replacing roles of human in various fields like manufacturing and logistics. Robots are of various types of which pick and place robots have been discussed here. Few models of pick and place robots are Robotic arm , Cartesian, delta, fast pick ,and collaborative based. Pick and place robots have speeded up the automation processes in manufacturing industry. Also, the time consumption can be reduced. 1. Pick and place robot consists of a base which is stationary here. 2. Rigid bodies are connected using joints which are movable and designed according to required degree of freedom. 3. The end effector, here and electromagnet is attached to the second rigid body. 1.1 Problem definition Usually in industries, it requires human labor to pick heavy weights and also weigh them simultaneously. Lifting heavy weights for long time can be tiring to human and thus we have a machine controlled factories and industries. Likewise, to tackle the major problem of labor and time, a pick and place robot is introduced here. The second problem being encountered here is the weight measurement which happens simultaneously while picking the object in the proposed system. Thus, this system is an integrated approach towards the problems in a shipping and packaging industry. 2. LITERATURE SURVEY Separation of degradable and non-degradable waste using a robotic arm is being done in [1] This is done using android mobile connected via Bluetooth to a microcontroller which in turn controls robotic arm. AVR microcontroller is used to control the pick and place robot, there is a gripper which open according to size of object picked. It is controlled using android application via Bluetooth [2]. Using Atmega328p microcontroller, a robotic arm on a moving vehicle is built. Upward and downward movement controlled by push buttons. Soft catching arm to handle explosives. Based on microcontroller based electrical pressure sensor [3]. To perform functions of a library by a robot. this has developed in [4]. From fast detection of required book to picking it up and giving to user is done in here. Design and implementation of 5 DOF pick and place robot is discussed in [5]. It is designed using SOLIDWORKS18 and fabricated using 3D printing technology. Controlled using Arduino microcontroller with Bluetooth module connecting over a smartphone. [6] gives an idea on how a pick and place robot is constructed using a moving base and a gripper. 5 motors are used for movement of the base and the arm structure. 3. PROPOSED SYSTEM The system consists of three motors for providing gripper and shaft movement. The end effector or the gripper is attached with electromagnet to attract the object which needs to be picked up. This is ensured by controlling the arm motors through proper command and using a microcontroller Atmega 328p. An IR sensor is placed in order to detect the presence
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1105 of object within its proximity, the object is picked up when the IR sensor signal goes high. The weight of the picked-up object is measured using a load cell and the signal from this is amplified using an instrumental amplifier HX - 711. The main parts of the system include. 1. Rover/manipulator: Rigid bodies like cylinder or sphere, joints and links. 2. End effector: It is attached to last joint of rover and is used for gripping the object. It's analogous to human hand. 3. Actuators: components like motors, hydraulic cylinders etc, which constitute drivers of robot. 4. Sensors: To sense the conditions of robot and surroundings and helps in functioning of robot. 5. Controller: It is used to control the actuators based on the feedback from sensors. 3.1 Block diagram The position of object is sensed using IR sensor. The weight of the picked-up object is calculated using load cell HX-711. Atmega 328p is the use which controls the function of the pick and place robot. The movement of arm is controlled using servo motors. And electromagnet picks up the object. The weight is displayed in an LCD. When object is sensed by the IR sensor, signal goes high confirming the presence of object. Now the arm rotates with the help of servo motor and is bent down. The electromagnetic circuit switches on and picks the object up. Once the object is picked up the motor rotates, thus the base rotates and arm bent down to the position of target. Simultaneously the weight of the object is measured and after planning the object in the target, the weight is displayed on the LED screen. Now the sensor is free to sense the presence of another object. Fig -1: Block diagram 3.2 Flow Chart The device work by first detects the object. The sensor detects the object on the arm turns to the position of the object. Then the electromagnet is turned ON and the object is picked up. The weight is also measured and display on the LCD screen. Once the target is detected, arm move towards the target. Then, the electromagnet demagnetises and place the object on the target. After placing the target arm return to normal position.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1106 Fig -2: Flow chart 3.4 Circuit Diagram Typically mounted on a stable stand, robotic arm is positioned to reach different areas to perform work. This type of robotic arm can be redesigned and used for many uses like packaging, item categorization, weight measurement etc. For example, pick and place robot systems may be used to pick up items for an order and place them in a box for packaging, or may be integrated with bar code scanners for categorizing of shipping objects. In the presence of an object, signal in the IR sensor goes high, this means the object is detected. Then the three servo motors work together to rotate the arm and turns the arm towards the object. Electromagnetic circuit is turned on and the object is picked up. After this the arm is turned towards the target position with the help of motors and object is placed at the target, simultaneously the weight is also measured using load cell, which is wheat stone bridge configuration. the signal obtained from the load cell is amplified using a HX-711 load cell amplifier. The weight is displayed on LCD screen while the object is placed in the target. Fig -3: Circuit Diagram
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1107 4. ADVANTAGES AND DISADVANTAGES 4.1 Advantage 1. Reduce human labour. 2. Decreases time consumption. 3. Increases accuracy with which job is done. 4.2 Disadvantage 1. Only magnetic object can be picked up. 2. Decreases human interference in various fields. 5. RESULT AND DISCUSSIONS 5.1 Result Pick and place robot with an electromagnetic arm can be used to pick metallic objects and thus sort metals from non metals. The object is placed on a fixed target. The use of sensors have helped to detect the presence of object while placed in vicinity to the device. Since there isn’t any changes in the infrastructure of warehouse space is needed for the robot to function. Pick and place robot only needs minimal maintenance despite of the complexity in technology. Fig -4: Pick and place Robort Using the proper cleaning techniques and maintenance guidelines, the pick and place robot can be maintained. This makes the total cost for ownership of pick and place robot much lesser than warehouse automation technologies, which is almost three thousand rupees for the product in small scale. This project is very much economical.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1108 5.2 Discussion Fig -5: (Fig A, Fig B, Fig C) Images of picking different objects A. The IR sensor senses a lock , electromagnetic circuit switches on, attracts the object moves towards the target while measuring the weight which is 23.88 g and then places in the target, B. A metallic nut is detected at the IR sensor, picks it up and measures it's weight which is 5.87 g and positions it in the target. C. A key is detected, picked up and weight measured and displayed - 38.71g and places in the target. Table -1: Comparison of Weight Item Original weight Weight measured by Prototype Lock 36.04g 29.07g Nut 12.4g 5.87g Key 45.07g 38.71g It has certain limitations which is that only metallic object can be picked up. While implementing in large scale the weight of the object picked up will also the varied, thus a more precise weighing scale should be used. This robot could also be made moving by added wheels and extra motors which could be useful in warehouses, to move around and pick stocks and place them while measuring its weight simultaneously. But this would make it costlier. Various other sensors like QR sensor can be incorporated to sort packages in courier service or supermarkets. Various other applications like calculating the cost while picking the item can be implemented in these robots. 5. CONCLUSION We have successfully reviewed several research papers published by different authors for the better understanding of development of robotic arm. The robotic arm moves to pick and place object successfully by using sensors and simultaneously weight of the object picked is also measured. From the existing pick and place robot, we have added different features to it. The main feature added is measuring weight of the picked-up object. The secondary feature we have introduced in our prototype is electromagnet which is placed in the gripper portion of the picking arm. The measurement of picked up object is beneficial in areas lick courier services, supermarket, etc where sorting items according to the weight is required for easy functioning of the system and customer feasibility. This project aims at reducing the labour of human. Weight of the items picked up when measured in both digital weighing machine and the prototype are comparable. 5.3 Future scope
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 REFERENCES [1] ArkaSain, JanardanDattani and Dhara M Mehta, “Design and Implementation of Wireless Control of Pick and Place Robot Arm”, International Journal of Advanced Research in Engineering and Technology (IJARET), p-ISSN: 0976- 6480 and e-ISSN: 0976-6499, Volume 9, Issue 3, May – June 2018. [3] Muhammed Jabir.N.K, Neetha John, Muhammed Fayas,Midhun Mohan, MidhunSajeev, Safwan.C.N, “Wireless Control of Pick and Place Robotic Arm Using an Android Application”, International Journel of Advanced Research in Electrical, Electronics and instrumentation Engineering, p_x0002_ISSN: 2320- 3765, e- ISSN: 2278-8875, Volume 4, Issue 4, April 2015. [4] BabuGanesh. K, Hari Shankar.K, KolanchiMani.V, Thennarasu.S, Ramu.S, “Android Controlled Robotic Arm Vehicle”, Advances in Natural and Applied Sciences, p-ISSN: 1995-0772, e-ISSN: 1998-1090, 2017 February 11. [5] ElProCus Technologies Pvt Ltd, Unit # 406. “Pick N Place Robot” https://www.elprocus.com/pick-n-place- robot/ (Dated on June 2022) BIOGRAPHIES Abhirami Hariharan, Btech student, Department of Electronics and Communication Engineering, MGM college of engineering and technology, ernakulam, Kerala. Salmiya S J, Btech student, Department of Electronics and Communication Engineering, MGM college of engineering and technology, ernakulam, Kerala. Sneha PP, Btech student, Department of Electronics and Communication Engineering, MGM college of engineering and technology, ernakulam, Kerala. Sreesanth K, Btech student, Department of Electronics and Communication Engineering, MGM college of engineering and technology, ernakulam, Kerala. Asst.Professor, Dept of Electronics and Communication, MGM Colleage of Engineering and Technology, pampakuda. © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1109 [2] M.J.Sawarkar, TruptiR.Raut, Nutan P. Nemad, Sonal C. Meshram, Pournima P. Tabhane, “Pick and Place Robotic Arm Using Android Device”, International Research Journal of Engineering and Technology (IRJET), e-ISSN: 2395-0056 and p-ISSN: 2395-0072, Volume: 04, Issue: 03, Mar-2017.