SlideShare a Scribd company logo
1 of 5
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 08 | Aug-2013, Available @ http://www.ijret.org 297
DESIGN AND OPERATION OF SYNCHRONIZED ROBOTIC ARM
Goldy Katal1
, Saahil Gupta2
, Shitij Kakkar3
1
Student, Electrical and Electronics Department, Maharaja Agrasen Institute of Technology, Delhi, India,
2, 3
Student, Electrical and Electronics Department, HMR Institute of Technology, Delhi, India,
katal.goldy@gmail.com, saahilgpt005@gmail.com, shitijkakkar91@gmail.com
Abstract
The paper manuscript deals with the designing and implementation of Synchronized Robotic Arm, which is used to perform all the
basic activities like picking up objects and placing them. In this paper, a robotic arm is designed, synchronized with the working arm
and would perform the task as the working arm does. The work done by the robotic arm would be highly precise, as a digital servo
motor is used. A servo motor of 230 oz-inch is used in the project, but motors with more capacity can also be used as according to the
desired work. This robotic arm can also be used for precision works. For instance some work has to be done very precisely but the
conditions do not suit human beings. In such conditions, this robotic arm can be used remotely and the task can be accomplished. The
programming is done on ATMEGA-8 Microcontroller using Arduino programming. The potentiometers are also used to detect the
angle of rotation and the signals are then sent to the microcontroller. In today’s world, this Robotic arm has turned out very
benevolent. Besides Robotics and Automation, these kinds of arms have applications in other fields also.
Keywords –Arduino, ATMEGA-8, IC, Potentiometers, Servo Motors
---------------------------------------------------------------------***------------------------------------------------------------------------
1. INTRODUCTION
A Robot is a virtually intelligent agent capable of carrying out
tasks robotically with the help of some supervision.
Practically, a robot is basically an electro-mechanical machine
that is guided by means of computer and electronic
programming. Robots can be classified as autonomous, semi-
autonomous and remotely controlled[6].Robots are widely
used for variety of tasks such as service stations, cleaning
drains ,and in tasks that are considered too dangerous to be
performed by humans. A robotic arm is a robotic manipulator,
usually programmable, with similar functions to a human arm
.This Robotic arm is programmable in nature and it can be
manipulated. The robotic arm is also sometimes referred to as
anthropomorphic as it is very similar to that of a human hand.
Humans today do all the tasks involved in the manufacturing
industry by themselves. However, a Robotic arm can be used
for various tasks such as welding, drilling, spraying and many
more[1].A self sufficient robotic arm is fabricated by using
components like micro-controllers and motors. This increases
their speed of operation and reduces the complexity. It also
brings about an increase in productivity which makes it easy
to shift to hazardous materials. In the implementation process,
the necessary components of structure ICs, blocks and power
supply are all assembled on the PCB[9].The main part of the
design is ATMEGA-8 micro-controller which coordinates and
controls the product’s action. This specific micro controller is
used in various types of embedded applications. Robotics
involves elements of mechanical and electrical engineering, as
well as control theory, computing and now artificial
intelligence. According to the Robot Institute of America, “A
robot is a reprogrammable, multifunctional manipulator
designed to move materials, parts, tools or specialized devices
through variable programmed motions for the performance of
a variety of tasks [9].The robots interact with their
environment, which is an important objective in the
development of robots[8]. This interaction is commonly
established by means of some sort of arm and gripping device
or end effectors. In the robotic arm, the arm has a few joints,
similar to a human arm, in addition to shoulder, elbow, and
wrist, coupled with the finger joints; there are many joints [7].
The design process is clearly explained in the next section
with detailed information regarding the components which are
used, followed by the implementation leading to results and
finally ends with conclusion.
2. DESIGN OF ROBOTIC ARM
The Robotic Arm is designed using the Microcontroller i.e.
ATMEGA8 Micro-controller using Arduino programming.
This process works on the principle of interfacing servos and
potentiometers. This task is achieved by using Arduino board.
Potentiometers play an important role The remote is fitted
with potentiometers and the servos are attached to the body of
the robotic arm. The potentiometer converts the mechanical
motion into electrical motion. Hence, on the motion of the
remote the potentiometers produce the electrical pulses, which
are en route for the arduino board. The board then processes
the signals received from the potentiometers and finally,
converts them into requisite digital pulses that are then sent to
the servomotors. This servo will respond with regards to the
pulses which results in the moment of the arm [5].
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 08 | Aug-2013, Available @ http://www.ijret.org 298
Figure 1 shows the image of a servo motor. It consists of a
motor which is coupled to a sensor, used for position
feedback, through a reduction gearbox. It also accompanies
a relatively sophisticated controller, usually a dedicated
module designed specifically for use with servomotors In
short, the micro controller interfaces all these components
specified below. A short list of components include
1. Servo motors
2. Potentiometers
3. ATMEGA 8
4. Figure 1 shows the image of a servo motor. It consists of a
motor which is coupled to a sensor, used for position
feedback, through a reduction gearbox. It also accompanies
a relatively sophisticated controller, usually a dedicated
module designed specifically for use with servomotors
In short, the micro controller interfaces all these components
specified below. A short list of components include
1. Servo motors
2. Potentiometers
3. ATMEGA 8
4. Arduino Deumilanove
2.1 Circuit Diagram
Fig 1: Circuit Diagram of a Robotic Arm
2.2 Servo motors
Servo refers to an error sensing feedback control which is used
to correct the performance of a system. Servo or RC Servo
Motors are DC motors equipped with a servo mechanism for
precise control of angular position. The RC servo motors
usually have a rotation limit from 90° to 180°. But servos do
not rotate continually. Their rotation is restricted in between
the fixed angles. A servomotor is a motor, which forms part of
a servomechanism.[12]
Fig 2: A Servo Motor
The Servos are used for precision positioning. They are used
in robotic arms and legs, sensor scanners and in RC toys like
RC helicopter, airplanes and cars. The specifications for
Servomotor used are as follows:
 Weight- 55g
 Dimension- 40.7*19.7*42.9mm
 Stall torque- 10kg/cm
 Operating speed- 0.20sec/60degree(4.8v)
 Operating voltage 4.8-7.2V.
 Temperature range 0-55 degrees.
Fig 3: Block diagram of a Servo Motor
2.3 Potentiometers
A Potentiometer (pot for shot) is a variable resistor. The two
output terminals act as a fixed resistor. A movable contact
called a wiper (or a slider) moves across the resistor,
producing a variable resistance between the centre terminals
and the two sides[12].A potentiometer is basically a voltage
divider which is used for the measurement of electric
potential. Potentiometers are commonly used to control
electrical devices such as volume controls on audio
equipment. Potentiometers which are operated by a
mechanism can also be used as position transducer.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 08 | Aug-2013, Available @ http://www.ijret.org 299
Fig 3: A Potentiometer
A potentiometer is a manually adjustable electrical resistor
that uses three terminals. In many electrical devices,
potentiometers are establishes the levels of output. For
example, in case of a loudspeaker, a potentiometer is used to
adjust the volume or taken the case of a television set,
computer monitor or light dimmer; it can be used to control
the brightness of the screen or light bulb.
Fig 5: Circuit Diagram of a Potentiometer
2.4 Arduino Deumilanove
Arduino is a single-board microcontroller (accepted open
source), successor of the open-source wiring platform which is
designed to devise the process of using electronics in
multidisciplinary functions [10].
Fig 6: An Arduino Deumilanove
Arduino board consists of the following parts :
 USB connector
 Power connector
 Automatic power switch
 Digital pins
 Analog pins
 Power pins
 Reset switch
3. OPERATION PROCESS
3.1 Working Principle
The working principle can be understood from the figure 7.If
we want the robotic device to undertake a given task, then it is
important to control it and it should also possess the capability
of sending specific orders to the manipulator which has to be
carried out in terms of positions or velocities of its final
effectors [2]. Secondly, it should be able to sense the real
obtained position or velocity. There are many other sensing
capabilities that may be pivotal depending on the application.
Therefore, in order to implement a control algorithm for the
manipulator to solve a particular task, it is mandatory to
control its basic functions which include moving and sensing,
which further leads to the development of a software platform
[3]. Basically, a robotic manipulator and sensors
manufacturers provides a set of functions to interface with the
low level features of robots and sensors. Now these functions
are needed to be integrated within the full software
applications which are then used to solve a particular task.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 08 | Aug-2013, Available @ http://www.ijret.org 300
Fig 7: Complete Circuit Block Diagram
3.2 ATMEGA8 Micro-controller
ATmega8 is a AVR 8-BIT Microcontroller featuring In-
system Programmable capability along with Flash code
storage. This micro-controller is re-programmable up to 1000
times. It also features 32 working registers, single clock cycle
execution giving up to 1MIPs/MHz
Fig 8: ATMEGA 8
The key features of ATMEGA8 are :
 8K BYTES of In-System Programmable Flash
 512 Bytes EEPROM, Endurance: 100,000
Write/Erase Cycles
 Two 8-bit Timer/Counters with Separate Prescaler,
one Compare Mode
 Analog Comparator
 One 16-bit Timer/Counter with Separate Prescaler,
Compare Mode, and Capture Mode
 Real Time Counter with Separate Oscillator
 6-channel ADC -Four Channels 10-bit Accuracy and
Two Channels 8-bit Accuracy
 Programmable Serial USART
 External and Internal Interrupt Sources
 23 Programmable I/O Lines
 4.5 to 5.5V operation
The low-power Atmel 8-bit AVR RISC-based microcontroller
consists of 8KB of programmable flash memory, 1KB of
SRAM, 512K EEPROM, and a 6 or 8 channel 10-bit A/D
converter. The device supports throughput of 16 MIPS at 16
MHz and operates between 2.7-5.5volts.
Fig 9: Schematic view of Atmel AVR
4. APPLICATIONS OF ROBOTIC ARM
 The robotic arm can be designed to perform any desired
task such as welding, gripping, spinning etc., depending
on the application. For example robot arms in
automotive assembly line perform a variety of tasks
such as wielding and parts rotation and placement
during assembly.
 In space the space shuttle Remote Manipulator System
have multi degree of freedom robotic arms that have
been used to perform a variety of tasks such as
inspections of the Space Shuttle using a specially
deployed boom with cameras and sensors attached at
the end effectors.
 The robot arms can be autonomous or controlled
manually and can be used to perform a variety of tasks
with great accuracy. The robotic arm can be fixed or
mobile (i.e. wheeled) and can be designed for industrial
or home applications. Robotic hands often have built-in
pressure sensors that tell the computer how hard the
robot is gripping a particular object. This keeps the
robot from dropping or breaking whatever it's carrying.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 08 | Aug-2013, Available @ http://www.ijret.org 301
Other end effectors include blowtorches, drills and
spray painters. this improves their performance.
 In medical science: "Neuroarm" uses miniaturized tools
such as laser scalpels with pinpoint accuracy and it can
also perform soft tissue manipulation, needle insertion,
suturing, and cauterization.
Fig 10: A Robotic Arm
5. FUTURE WORK
The future scope of Robotic Arm is commendable. It will
involve patients who are paralyzed from down the neck can
manipulate robotic arms with their thoughts. It will be able to
direct a mechanical arm to pick up a bottle of coffee and bring
it to her lips. It was the first time she'd been able to drink
without assistance in nearly 15 years. There will be a thriving
need for the Robotic arm in military, industrial and many
more.
REFERENCES
[1] C. F. Olson, Lab. JP, Technol. CIo, Pasadena,
“Probabilistic self localization for mobile robots”; IEEE
Transactions on Robotics and Automation 16,1, 55-66, 2000.
[2] R.B. Gillespie, J. E. Colgate, M. A. Peshkin, “A general
framework for robot control”; IEEE Transactions on Robotics
and Automation, 17,4, 391-401, 2001.
[3] Devendra P. Garg and Manish Kumar, “Optimization
Techniques applied to multiple manipulators for path planning
and torque minimization”; Engineering Applications of
Artificial Intelligence 15, 3-4, 241-252, 2002.
[4] J. C. Trinkle and R. James Milgram, “Complete Path
Planning for Closed Kinematics Chains with Spherical Joints”;
SAGE International Journal of Robotic Research 21, 9, 773-
789, 2002.
[5] M. Gemeinder and M. Gerke, “GA-based Path Planning
for Mobile Robot Systems employing an active Search
Algorithm”; Journal of Applied Soft Computing 3, 2, 149-158,
2003. [2]. “Six-servo Robot Arm” from www.arexx.com.cn on
13-11-2011 pg: 1-18
[6]. Jegede Olawale, Awodele Oludele, Ajayi Ayodele,
“Development of a Microcontroller Based Robotic Arm”, in
Proceedings of the 2007 Computer Science and IT Education
Conference pg: 549-557.
[7]. “Six-servo Robot Arm” from www.arexx.com.cn on 13-
11-2011.
[8]. “Robotic Arm” - www. NASA explores. com
[9]. “Robot software” from Wikipedia, the free encyclopedia
on 04-3-2012
[10]. “ATMEL – short notes”, www.atmel.com
[11]. “Arduino MCU”, - www.arduino.com
[12]. “Servomotors & system design components”, -
www.bhashaelectronics. Com

More Related Content

What's hot

Pic & Place - Thesis poster-template@AIUB
Pic & Place - Thesis poster-template@AIUBPic & Place - Thesis poster-template@AIUB
Pic & Place - Thesis poster-template@AIUBNusrat Mary
 
MODELING (mechanical) AND ANALYSIS OF ROBO-ARM FOR PICK AND PLACE OPERATION I...
MODELING (mechanical) AND ANALYSIS OF ROBO-ARM FOR PICK AND PLACE OPERATION I...MODELING (mechanical) AND ANALYSIS OF ROBO-ARM FOR PICK AND PLACE OPERATION I...
MODELING (mechanical) AND ANALYSIS OF ROBO-ARM FOR PICK AND PLACE OPERATION I...ijsrd.com
 
Mainprojpresentation 150617092611-lva1-app6892
Mainprojpresentation 150617092611-lva1-app6892Mainprojpresentation 150617092611-lva1-app6892
Mainprojpresentation 150617092611-lva1-app6892ANJANA ANILKUMAR
 
Moeez shem robotics ppt
Moeez shem robotics pptMoeez shem robotics ppt
Moeez shem robotics pptmoeez shem
 
wireless pick and place robotic arm
wireless pick and place robotic armwireless pick and place robotic arm
wireless pick and place robotic armAyush Verma
 
Industrial robotics pick & place
Industrial robotics pick & placeIndustrial robotics pick & place
Industrial robotics pick & placeRobotics Solutions
 
Robotics lecture 01
Robotics lecture 01Robotics lecture 01
Robotics lecture 01NYCCTfab
 
Design of Low Cost Stair Climbing Robot Using Arduino
Design of Low Cost Stair Climbing Robot Using ArduinoDesign of Low Cost Stair Climbing Robot Using Arduino
Design of Low Cost Stair Climbing Robot Using ArduinoIJERA Editor
 
Final report minor_project
Final report minor_projectFinal report minor_project
Final report minor_projectOmkar Rane
 
Introductionto robotics a
Introductionto robotics aIntroductionto robotics a
Introductionto robotics aIftekhar Ali
 
A 4-Axis Robot Arm
A 4-Axis Robot ArmA 4-Axis Robot Arm
A 4-Axis Robot Armsouriguha
 
Automatic Book Picking Robot For Libraries
Automatic Book Picking Robot For LibrariesAutomatic Book Picking Robot For Libraries
Automatic Book Picking Robot For Librariesshaik nayeem
 
Industrial robots
Industrial robotsIndustrial robots
Industrial robotsOhgoma
 
visheshwar oraon robotics presentation
visheshwar oraon   robotics presentationvisheshwar oraon   robotics presentation
visheshwar oraon robotics presentationAkash Maurya
 

What's hot (20)

seminar presentation
seminar presentationseminar presentation
seminar presentation
 
Pic & Place - Thesis poster-template@AIUB
Pic & Place - Thesis poster-template@AIUBPic & Place - Thesis poster-template@AIUB
Pic & Place - Thesis poster-template@AIUB
 
MODELING (mechanical) AND ANALYSIS OF ROBO-ARM FOR PICK AND PLACE OPERATION I...
MODELING (mechanical) AND ANALYSIS OF ROBO-ARM FOR PICK AND PLACE OPERATION I...MODELING (mechanical) AND ANALYSIS OF ROBO-ARM FOR PICK AND PLACE OPERATION I...
MODELING (mechanical) AND ANALYSIS OF ROBO-ARM FOR PICK AND PLACE OPERATION I...
 
Sem2 robotics ppt
Sem2 robotics pptSem2 robotics ppt
Sem2 robotics ppt
 
Mainprojpresentation 150617092611-lva1-app6892
Mainprojpresentation 150617092611-lva1-app6892Mainprojpresentation 150617092611-lva1-app6892
Mainprojpresentation 150617092611-lva1-app6892
 
REPORT2
REPORT2REPORT2
REPORT2
 
Moeez shem robotics ppt
Moeez shem robotics pptMoeez shem robotics ppt
Moeez shem robotics ppt
 
wireless pick and place robotic arm
wireless pick and place robotic armwireless pick and place robotic arm
wireless pick and place robotic arm
 
Basic robotics
Basic roboticsBasic robotics
Basic robotics
 
Industrial robotics pick & place
Industrial robotics pick & placeIndustrial robotics pick & place
Industrial robotics pick & place
 
Robotics lecture 01
Robotics lecture 01Robotics lecture 01
Robotics lecture 01
 
Design of Low Cost Stair Climbing Robot Using Arduino
Design of Low Cost Stair Climbing Robot Using ArduinoDesign of Low Cost Stair Climbing Robot Using Arduino
Design of Low Cost Stair Climbing Robot Using Arduino
 
Final report minor_project
Final report minor_projectFinal report minor_project
Final report minor_project
 
Robotic Hand
Robotic HandRobotic Hand
Robotic Hand
 
Introductionto robotics a
Introductionto robotics aIntroductionto robotics a
Introductionto robotics a
 
A 4-Axis Robot Arm
A 4-Axis Robot ArmA 4-Axis Robot Arm
A 4-Axis Robot Arm
 
Automatic Book Picking Robot For Libraries
Automatic Book Picking Robot For LibrariesAutomatic Book Picking Robot For Libraries
Automatic Book Picking Robot For Libraries
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial robotics
 
Industrial robots
Industrial robotsIndustrial robots
Industrial robots
 
visheshwar oraon robotics presentation
visheshwar oraon   robotics presentationvisheshwar oraon   robotics presentation
visheshwar oraon robotics presentation
 

Viewers also liked (12)

MillennialsAndParentsIG
MillennialsAndParentsIGMillennialsAndParentsIG
MillennialsAndParentsIG
 
EXCITE 2013 BATCH 58
EXCITE 2013 BATCH 58EXCITE 2013 BATCH 58
EXCITE 2013 BATCH 58
 
edt FMSH
edt FMSHedt FMSH
edt FMSH
 
Trabajo final expresión oral
Trabajo final expresión oral Trabajo final expresión oral
Trabajo final expresión oral
 
Tashin Clothing (BD) Limited
Tashin Clothing (BD) LimitedTashin Clothing (BD) Limited
Tashin Clothing (BD) Limited
 
Ost 1 11053 85
Ost 1 11053 85Ost 1 11053 85
Ost 1 11053 85
 
Yadegar diamonds
Yadegar diamondsYadegar diamonds
Yadegar diamonds
 
255 1284-1-pb
255 1284-1-pb255 1284-1-pb
255 1284-1-pb
 
Cv
CvCv
Cv
 
Whats the big deal with coconut oil
Whats the big deal with coconut oilWhats the big deal with coconut oil
Whats the big deal with coconut oil
 
VTech Conference Phones
VTech Conference Phones VTech Conference Phones
VTech Conference Phones
 
Durreesamin Journal Vol1 Issue1 March 2015
Durreesamin Journal  Vol1 Issue1 March 2015Durreesamin Journal  Vol1 Issue1 March 2015
Durreesamin Journal Vol1 Issue1 March 2015
 

Similar to Design and operation of synchronized robotic arm

Design and operation of synchronized robotic arm
Design and operation of synchronized robotic armDesign and operation of synchronized robotic arm
Design and operation of synchronized robotic armeSAT Publishing House
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationeSAT Publishing House
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationeSAT Journals
 
IRJET - Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...
IRJET -  	  Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...IRJET -  	  Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...
IRJET - Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...IRJET Journal
 
Design and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing robotDesign and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing roboteSAT Journals
 
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 & Fabrication of Electro-Pneumatic Gantry Type Sorting Robot
Design & Fabrication of Electro-Pneumatic Gantry Type Sorting RobotDesign & Fabrication of Electro-Pneumatic Gantry Type Sorting Robot
Design & Fabrication of Electro-Pneumatic Gantry Type Sorting RobotIRJET Journal
 
IRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET Journal
 
Design and development of a telemanipulated welding robot with visual and hap...
Design and development of a telemanipulated welding robot with visual and hap...Design and development of a telemanipulated welding robot with visual and hap...
Design and development of a telemanipulated welding robot with visual and hap...eSAT Journals
 
Design and development of a telemanipulated welding robot with visual and hap...
Design and development of a telemanipulated welding robot with visual and hap...Design and development of a telemanipulated welding robot with visual and hap...
Design and development of a telemanipulated welding robot with visual and hap...eSAT Journals
 
IRJET- Multilevel Object Sorting System using PLC Controller
IRJET-  	  Multilevel Object Sorting System using PLC ControllerIRJET-  	  Multilevel Object Sorting System using PLC Controller
IRJET- Multilevel Object Sorting System using PLC ControllerIRJET Journal
 
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
 
A Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android ApplicationA Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android ApplicationIRJET Journal
 
Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...eSAT Journals
 
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
 
IRJET- Smart Energy Management System
IRJET-  	  Smart Energy Management SystemIRJET-  	  Smart Energy Management System
IRJET- Smart Energy Management SystemIRJET 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
 
Robotic arm controlled in missile launchers using plc and image authenticatio...
Robotic arm controlled in missile launchers using plc and image authenticatio...Robotic arm controlled in missile launchers using plc and image authenticatio...
Robotic arm controlled in missile launchers using plc and image authenticatio...eSAT Publishing House
 
Master slave autonomous surveillance bot for military applications
Master slave autonomous surveillance bot for military applicationsMaster slave autonomous surveillance bot for military applications
Master slave autonomous surveillance bot for military applicationseSAT Journals
 
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET Journal
 

Similar to Design and operation of synchronized robotic arm (20)

Design and operation of synchronized robotic arm
Design and operation of synchronized robotic armDesign and operation of synchronized robotic arm
Design and operation of synchronized robotic arm
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
IRJET - Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...
IRJET -  	  Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...IRJET -  	  Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...
IRJET - Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...
 
Design and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing robotDesign and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing robot
 
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 & Fabrication of Electro-Pneumatic Gantry Type Sorting Robot
Design & Fabrication of Electro-Pneumatic Gantry Type Sorting RobotDesign & Fabrication of Electro-Pneumatic Gantry Type Sorting Robot
Design & Fabrication of Electro-Pneumatic Gantry Type Sorting Robot
 
IRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy Meter
 
Design and development of a telemanipulated welding robot with visual and hap...
Design and development of a telemanipulated welding robot with visual and hap...Design and development of a telemanipulated welding robot with visual and hap...
Design and development of a telemanipulated welding robot with visual and hap...
 
Design and development of a telemanipulated welding robot with visual and hap...
Design and development of a telemanipulated welding robot with visual and hap...Design and development of a telemanipulated welding robot with visual and hap...
Design and development of a telemanipulated welding robot with visual and hap...
 
IRJET- Multilevel Object Sorting System using PLC Controller
IRJET-  	  Multilevel Object Sorting System using PLC ControllerIRJET-  	  Multilevel Object Sorting System using PLC Controller
IRJET- Multilevel Object Sorting System using PLC Controller
 
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...
 
A Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android ApplicationA Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android Application
 
Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...Implementation of flex sensor for hand gesture based wireless automation of j...
Implementation of flex sensor for hand gesture based wireless automation of j...
 
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
 
IRJET- Smart Energy Management System
IRJET-  	  Smart Energy Management SystemIRJET-  	  Smart Energy Management System
IRJET- Smart Energy Management System
 
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
 
Robotic arm controlled in missile launchers using plc and image authenticatio...
Robotic arm controlled in missile launchers using plc and image authenticatio...Robotic arm controlled in missile launchers using plc and image authenticatio...
Robotic arm controlled in missile launchers using plc and image authenticatio...
 
Master slave autonomous surveillance bot for military applications
Master slave autonomous surveillance bot for military applicationsMaster slave autonomous surveillance bot for military applications
Master slave autonomous surveillance bot for military applications
 
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

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
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
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
 
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
 
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
 
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
 
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
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 

Recently uploaded (20)

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...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
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...
 
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
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
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
 
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
 
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
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 

Design and operation of synchronized robotic arm

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 08 | Aug-2013, Available @ http://www.ijret.org 297 DESIGN AND OPERATION OF SYNCHRONIZED ROBOTIC ARM Goldy Katal1 , Saahil Gupta2 , Shitij Kakkar3 1 Student, Electrical and Electronics Department, Maharaja Agrasen Institute of Technology, Delhi, India, 2, 3 Student, Electrical and Electronics Department, HMR Institute of Technology, Delhi, India, katal.goldy@gmail.com, saahilgpt005@gmail.com, shitijkakkar91@gmail.com Abstract The paper manuscript deals with the designing and implementation of Synchronized Robotic Arm, which is used to perform all the basic activities like picking up objects and placing them. In this paper, a robotic arm is designed, synchronized with the working arm and would perform the task as the working arm does. The work done by the robotic arm would be highly precise, as a digital servo motor is used. A servo motor of 230 oz-inch is used in the project, but motors with more capacity can also be used as according to the desired work. This robotic arm can also be used for precision works. For instance some work has to be done very precisely but the conditions do not suit human beings. In such conditions, this robotic arm can be used remotely and the task can be accomplished. The programming is done on ATMEGA-8 Microcontroller using Arduino programming. The potentiometers are also used to detect the angle of rotation and the signals are then sent to the microcontroller. In today’s world, this Robotic arm has turned out very benevolent. Besides Robotics and Automation, these kinds of arms have applications in other fields also. Keywords –Arduino, ATMEGA-8, IC, Potentiometers, Servo Motors ---------------------------------------------------------------------***------------------------------------------------------------------------ 1. INTRODUCTION A Robot is a virtually intelligent agent capable of carrying out tasks robotically with the help of some supervision. Practically, a robot is basically an electro-mechanical machine that is guided by means of computer and electronic programming. Robots can be classified as autonomous, semi- autonomous and remotely controlled[6].Robots are widely used for variety of tasks such as service stations, cleaning drains ,and in tasks that are considered too dangerous to be performed by humans. A robotic arm is a robotic manipulator, usually programmable, with similar functions to a human arm .This Robotic arm is programmable in nature and it can be manipulated. The robotic arm is also sometimes referred to as anthropomorphic as it is very similar to that of a human hand. Humans today do all the tasks involved in the manufacturing industry by themselves. However, a Robotic arm can be used for various tasks such as welding, drilling, spraying and many more[1].A self sufficient robotic arm is fabricated by using components like micro-controllers and motors. This increases their speed of operation and reduces the complexity. It also brings about an increase in productivity which makes it easy to shift to hazardous materials. In the implementation process, the necessary components of structure ICs, blocks and power supply are all assembled on the PCB[9].The main part of the design is ATMEGA-8 micro-controller which coordinates and controls the product’s action. This specific micro controller is used in various types of embedded applications. Robotics involves elements of mechanical and electrical engineering, as well as control theory, computing and now artificial intelligence. According to the Robot Institute of America, “A robot is a reprogrammable, multifunctional manipulator designed to move materials, parts, tools or specialized devices through variable programmed motions for the performance of a variety of tasks [9].The robots interact with their environment, which is an important objective in the development of robots[8]. This interaction is commonly established by means of some sort of arm and gripping device or end effectors. In the robotic arm, the arm has a few joints, similar to a human arm, in addition to shoulder, elbow, and wrist, coupled with the finger joints; there are many joints [7]. The design process is clearly explained in the next section with detailed information regarding the components which are used, followed by the implementation leading to results and finally ends with conclusion. 2. DESIGN OF ROBOTIC ARM The Robotic Arm is designed using the Microcontroller i.e. ATMEGA8 Micro-controller using Arduino programming. This process works on the principle of interfacing servos and potentiometers. This task is achieved by using Arduino board. Potentiometers play an important role The remote is fitted with potentiometers and the servos are attached to the body of the robotic arm. The potentiometer converts the mechanical motion into electrical motion. Hence, on the motion of the remote the potentiometers produce the electrical pulses, which are en route for the arduino board. The board then processes the signals received from the potentiometers and finally, converts them into requisite digital pulses that are then sent to the servomotors. This servo will respond with regards to the pulses which results in the moment of the arm [5].
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 08 | Aug-2013, Available @ http://www.ijret.org 298 Figure 1 shows the image of a servo motor. It consists of a motor which is coupled to a sensor, used for position feedback, through a reduction gearbox. It also accompanies a relatively sophisticated controller, usually a dedicated module designed specifically for use with servomotors In short, the micro controller interfaces all these components specified below. A short list of components include 1. Servo motors 2. Potentiometers 3. ATMEGA 8 4. Figure 1 shows the image of a servo motor. It consists of a motor which is coupled to a sensor, used for position feedback, through a reduction gearbox. It also accompanies a relatively sophisticated controller, usually a dedicated module designed specifically for use with servomotors In short, the micro controller interfaces all these components specified below. A short list of components include 1. Servo motors 2. Potentiometers 3. ATMEGA 8 4. Arduino Deumilanove 2.1 Circuit Diagram Fig 1: Circuit Diagram of a Robotic Arm 2.2 Servo motors Servo refers to an error sensing feedback control which is used to correct the performance of a system. Servo or RC Servo Motors are DC motors equipped with a servo mechanism for precise control of angular position. The RC servo motors usually have a rotation limit from 90° to 180°. But servos do not rotate continually. Their rotation is restricted in between the fixed angles. A servomotor is a motor, which forms part of a servomechanism.[12] Fig 2: A Servo Motor The Servos are used for precision positioning. They are used in robotic arms and legs, sensor scanners and in RC toys like RC helicopter, airplanes and cars. The specifications for Servomotor used are as follows:  Weight- 55g  Dimension- 40.7*19.7*42.9mm  Stall torque- 10kg/cm  Operating speed- 0.20sec/60degree(4.8v)  Operating voltage 4.8-7.2V.  Temperature range 0-55 degrees. Fig 3: Block diagram of a Servo Motor 2.3 Potentiometers A Potentiometer (pot for shot) is a variable resistor. The two output terminals act as a fixed resistor. A movable contact called a wiper (or a slider) moves across the resistor, producing a variable resistance between the centre terminals and the two sides[12].A potentiometer is basically a voltage divider which is used for the measurement of electric potential. Potentiometers are commonly used to control electrical devices such as volume controls on audio equipment. Potentiometers which are operated by a mechanism can also be used as position transducer.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 08 | Aug-2013, Available @ http://www.ijret.org 299 Fig 3: A Potentiometer A potentiometer is a manually adjustable electrical resistor that uses three terminals. In many electrical devices, potentiometers are establishes the levels of output. For example, in case of a loudspeaker, a potentiometer is used to adjust the volume or taken the case of a television set, computer monitor or light dimmer; it can be used to control the brightness of the screen or light bulb. Fig 5: Circuit Diagram of a Potentiometer 2.4 Arduino Deumilanove Arduino is a single-board microcontroller (accepted open source), successor of the open-source wiring platform which is designed to devise the process of using electronics in multidisciplinary functions [10]. Fig 6: An Arduino Deumilanove Arduino board consists of the following parts :  USB connector  Power connector  Automatic power switch  Digital pins  Analog pins  Power pins  Reset switch 3. OPERATION PROCESS 3.1 Working Principle The working principle can be understood from the figure 7.If we want the robotic device to undertake a given task, then it is important to control it and it should also possess the capability of sending specific orders to the manipulator which has to be carried out in terms of positions or velocities of its final effectors [2]. Secondly, it should be able to sense the real obtained position or velocity. There are many other sensing capabilities that may be pivotal depending on the application. Therefore, in order to implement a control algorithm for the manipulator to solve a particular task, it is mandatory to control its basic functions which include moving and sensing, which further leads to the development of a software platform [3]. Basically, a robotic manipulator and sensors manufacturers provides a set of functions to interface with the low level features of robots and sensors. Now these functions are needed to be integrated within the full software applications which are then used to solve a particular task.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 08 | Aug-2013, Available @ http://www.ijret.org 300 Fig 7: Complete Circuit Block Diagram 3.2 ATMEGA8 Micro-controller ATmega8 is a AVR 8-BIT Microcontroller featuring In- system Programmable capability along with Flash code storage. This micro-controller is re-programmable up to 1000 times. It also features 32 working registers, single clock cycle execution giving up to 1MIPs/MHz Fig 8: ATMEGA 8 The key features of ATMEGA8 are :  8K BYTES of In-System Programmable Flash  512 Bytes EEPROM, Endurance: 100,000 Write/Erase Cycles  Two 8-bit Timer/Counters with Separate Prescaler, one Compare Mode  Analog Comparator  One 16-bit Timer/Counter with Separate Prescaler, Compare Mode, and Capture Mode  Real Time Counter with Separate Oscillator  6-channel ADC -Four Channels 10-bit Accuracy and Two Channels 8-bit Accuracy  Programmable Serial USART  External and Internal Interrupt Sources  23 Programmable I/O Lines  4.5 to 5.5V operation The low-power Atmel 8-bit AVR RISC-based microcontroller consists of 8KB of programmable flash memory, 1KB of SRAM, 512K EEPROM, and a 6 or 8 channel 10-bit A/D converter. The device supports throughput of 16 MIPS at 16 MHz and operates between 2.7-5.5volts. Fig 9: Schematic view of Atmel AVR 4. APPLICATIONS OF ROBOTIC ARM  The robotic arm can be designed to perform any desired task such as welding, gripping, spinning etc., depending on the application. For example robot arms in automotive assembly line perform a variety of tasks such as wielding and parts rotation and placement during assembly.  In space the space shuttle Remote Manipulator System have multi degree of freedom robotic arms that have been used to perform a variety of tasks such as inspections of the Space Shuttle using a specially deployed boom with cameras and sensors attached at the end effectors.  The robot arms can be autonomous or controlled manually and can be used to perform a variety of tasks with great accuracy. The robotic arm can be fixed or mobile (i.e. wheeled) and can be designed for industrial or home applications. Robotic hands often have built-in pressure sensors that tell the computer how hard the robot is gripping a particular object. This keeps the robot from dropping or breaking whatever it's carrying.
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 08 | Aug-2013, Available @ http://www.ijret.org 301 Other end effectors include blowtorches, drills and spray painters. this improves their performance.  In medical science: "Neuroarm" uses miniaturized tools such as laser scalpels with pinpoint accuracy and it can also perform soft tissue manipulation, needle insertion, suturing, and cauterization. Fig 10: A Robotic Arm 5. FUTURE WORK The future scope of Robotic Arm is commendable. It will involve patients who are paralyzed from down the neck can manipulate robotic arms with their thoughts. It will be able to direct a mechanical arm to pick up a bottle of coffee and bring it to her lips. It was the first time she'd been able to drink without assistance in nearly 15 years. There will be a thriving need for the Robotic arm in military, industrial and many more. REFERENCES [1] C. F. Olson, Lab. JP, Technol. CIo, Pasadena, “Probabilistic self localization for mobile robots”; IEEE Transactions on Robotics and Automation 16,1, 55-66, 2000. [2] R.B. Gillespie, J. E. Colgate, M. A. Peshkin, “A general framework for robot control”; IEEE Transactions on Robotics and Automation, 17,4, 391-401, 2001. [3] Devendra P. Garg and Manish Kumar, “Optimization Techniques applied to multiple manipulators for path planning and torque minimization”; Engineering Applications of Artificial Intelligence 15, 3-4, 241-252, 2002. [4] J. C. Trinkle and R. James Milgram, “Complete Path Planning for Closed Kinematics Chains with Spherical Joints”; SAGE International Journal of Robotic Research 21, 9, 773- 789, 2002. [5] M. Gemeinder and M. Gerke, “GA-based Path Planning for Mobile Robot Systems employing an active Search Algorithm”; Journal of Applied Soft Computing 3, 2, 149-158, 2003. [2]. “Six-servo Robot Arm” from www.arexx.com.cn on 13-11-2011 pg: 1-18 [6]. Jegede Olawale, Awodele Oludele, Ajayi Ayodele, “Development of a Microcontroller Based Robotic Arm”, in Proceedings of the 2007 Computer Science and IT Education Conference pg: 549-557. [7]. “Six-servo Robot Arm” from www.arexx.com.cn on 13- 11-2011. [8]. “Robotic Arm” - www. NASA explores. com [9]. “Robot software” from Wikipedia, the free encyclopedia on 04-3-2012 [10]. “ATMEL – short notes”, www.atmel.com [11]. “Arduino MCU”, - www.arduino.com [12]. “Servomotors & system design components”, - www.bhashaelectronics. Com