SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 387
DESIGN AND DEVELOPMENT OF TOUCH SCREEN CONTROLLED
STAIRS CLIMBING ROBOT
Rammilan Putan Parasram1
, Nilesh Bodne2
1
MTech, Department of Electronics and Communication, Vidarbha Institute of Technology, Nagpur
2
Assistant Professor (MTech. ECE), Vidarbha Institute of Technology, Nagpur
Abstract
This paper presents a method of developing a stairs climbing robot with self balancing chair mounted on the top of the robot. It is
one of the major task in the field of Mechatronics require a mechanical arrangement and electronics based control of the
actuators using wireless technology. In most of the mechanism it is hard to maintain the slope position of the seat while carrying
some goods on it, so taking in action all these condition the robot is to design and develop [1] which will climb on the stairs and
adjust themselves as per environmental condition.
Keywords:- Accelerometer, CC2500, Touch Screen, Microcontroller, Relays
--------------------------------------------------------------------***------------------------------------------------------------------
1. INTRODUCTION
The system is basically based on mechatronics used for
developing a stair climbing robot with self adjustable
attached seat on it based on MEMS (Micro Electro
Mechanical System), CC2500 transreceiver and Touchscreen.
It is really one of the advance and necessary technology
which will be implemented everywhere in future.
It is based on the Microcontroller-ATMega16 and wireless
communication using CC2500-Transreceiver and
Touchscreen. The intelligence for controlling the robot will
be embedded on the [6] AVR series microcontroller
i.e.ATMega16. It will be programmed by using embedded
„C‟ Language.
For self balancing of the seat designed will be controlled
using accelerometer ADXL335 providing a good range of
analog value of different calibration as per the co-ordinates.
2. LITERATURE
Robots have wide history of being in use ever since
industrialization. There has been and ever growing
development in the field which noted in the several records
.In 1938-39 the jointed mechanical arm was invented for
spray painting. When, in 1954 George C. Devol field a U.S.
patent for a programmable method for transferring the article
between different parts of a factory, he wrote: “
The present invention makes available for the first time a
more or less general purpose machine that has universal
application to a vast diversity of application where cyclic
control is desired.” In 1957, cam programmable “pick and
place”, robot was developed by Brown, at the planet
corporation in the USA. In 1967-68 the first wheeled walking
machine using vision and other sensors, were reported. In
1974, the first servomotor actuated and microcomputer
controlled robot were commercially launched and they were
used by NASA to collect samples from the surface of mars.
In 1981, a microprocessor-based pneumatically operated pick
and place Robot was indigenously developed by the author
S.R.DEB in the Production Engineering Department at
Jadavpur University. In 1984, Bhabha Atomatic Research
Central has developed a 6-axes multipurpose Robot, having
weight about 300kg and can move an end-of-arm, load of
10kg, including that of end effecter.
According to Robert J. Schilling tshe robot manipulation has
been read and studied in detail, the various drive
technologies, work envelop of every configuration that has so
far been developed the SCARA, jointed arm configuration,
the various robot specification like number of axes, capacity
by and speed, torque and force analysis has been done.
According to Edwine Wise the robot comprises of
components belonging to several fields like electronic
components it became essential to study in depth about
electronic components like sensors, PCB making,
microprocessors and making of driver circuits was taken in
depth from several sources.
Fig: 1
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 388
Fig: 2 Developed Model
3. BLOCK DIAGRAM
Fig. 3 Transmitter
Fig: 4 Receiver
Fig.3.shows complete block diagram of the working of
controlling unit using touchscreen module interfaced with
microcontroller and data will be transmitted using CC2500
Transreceiver module. Whereas Fig.4 shows the receiver end
which is consisting of a CC2500 Transreceiver module
connected to the microcontroller ATMega16 for serial
Receiving of data. The microcontroller will process the signal
and control the mechanism of the robot as per the [3]
algorithm embedded on it. The [7] accelerometer consisting of
three axis movement recognition, in a co-ordinate of x, y and
z axis, but we are using only two of them x and y. for seat
adjustment surmounted on the top of the robot as per the fig 2.
4. FLOW OF THE SYSTEM
The implementation of the proposed system is shown in fig. 5.
As per the flow chart, first we are initialing the sensor
variables, then wireless initialization will be done for
receiving the data from the [4] transmission end. As per the
condition received it will be further processed by the decision
and control system for controlling the robot as well as
balancing its seat attached on the top of the robot.
Fig 5 Flowchart for the Model
5. TECHNOLOGY USED
In the above model, I have used CC2500 Transreceiver
Module for data communication, whereas Micrcontroller
ATMega16 is used for processing the signal and
Accelerometer is used for self balancing the seat attached on
the system. The major components are given below.
1) ATMega16 Micrcontroller
2) CC2500 Transreceiver Module
3) LCD-16x2 Display
4) GLCD
5) Motor Driver L293D
6) DC Motor -200RPM
7) Metallic Chassis
8) Track belts
9) DC Battery
10) Accelerometer ADXL335
11) Touch Screen
5.1 What is a Touch Screen?
A touchscreen is any monitor, based either on LCD (Liquid
Crystal Display) or CRT (Cathode Ray Tube) technology,
that accepts direct onscreen input. The ability for direct
onscreen input is facilitated by an external (light pen) or an
internal device (touch overlay and controller) that relays the
X,Y coordinates to the computer.
5.2 Resistive Touchscreen Technology
Resistive LCD touchscreen monitors rely ona touch overlay,
which is composed of a flexible top layer and a rigid bottom
layer separated by insulating dots, attached to a touchscreen
controller. The inside surface of each of the two layers is
coated with a transparent metal oxide coating (ITO) that
facilitates a gradient across each layer when voltage is
applied. Pressing the flexible top sheet creates electrical
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 389
contact between the resistive layers, producing a switch
closing in the circuit. The control electronics alternate voltage
between the layers and pass the resulting X and Y touch
coordinates to the touchscreen controller. The touchscreen
controller data is then passed on to the computer operating
system for processing.
5.3 GLCD
Fig: 6
 This LCD module uses a 128x64 liquid crystal
display that support Chinese character , English
characters and even graphics. It is suitable for
interactive work with Adriano. It features a backlit
control, parellel or serial control, contrast adjust. It
can be connect to our interface shield via IDC6
socket and cables.
 The LCD is shipped in Parallel mode in default. The
R9 is used to set the interface mode. To switch to SPI
mode, the R9 resistor need to be moved to R10
5.4 Microcontroller
The purpose of using AVR AT Mega microcontroller is its
advantage of having inbuilt analog to digital converter (ADC)
which are required to obtain feedback from the sensors.
The AVR core combines a rich instruction set with 32 general
purpose working registers. All the 32 registers are directly
connected to the Arithmetic Logic Unit (ALU), allowing two
independent registers to be accessed in one single instruction
executed in one clock
Fig: 7
5.5 CC2500 Transreceiver
 Sensor Networks / Data collection.
 Wireless metering.
 Access control / Identity discrimination.
 Home Automation.
 Smart house products / Security Systems.
 Remote control / Remote measurement system.
 Weather stations.
 Multi Slave Communication.
 Up to 250 Device can communicate with each other.
Fig: 8
5.6 Accelerometer
Fig: 9
The ADXL335 is a small, thin, low power, complete 3-axis
accelerometer with signal conditioned voltage outputs. The
product measures acceleration with a minimum full-scale
range of ±3 g. It can measure the static acceleration of
gravity in tilt-sensing applications, as well as dynamic
acceleration resulting from motion, shock, or vibration.
The user selects the bandwidth of the accelerometer using the
CX, CY, and CZ capacitors at the XOUT, YOUT, and ZOUT
pins. Bandwidths can be selected to suit the application, with
a range of 0.5 Hz to 1600 Hz for the X and Y axes, and a
range of 0.5 Hz to 550 Hz for the Z axis.
6. CONCLUSION
As per the proposed model, I have successfully completed the
design and development of the stair climbing robot which can
climbing very easily on stairs by balancing its chair attached
on the system. The accelerometer attached with the circuit
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 390
will define the analog values calibration for its balancing
nature where as [10]CC2500 Transreceiver Module is the
perfect hardware module for wireless communication network
between transmitter and the receiver module. The
mechanically designed and fabricated model is providing a
good rigid structure for carrying the material from one place
to other. Its controlling unit work on [9] RISC structure,
which will provide fast execution of the program embedded
on it. Overall the developed model is working smoothly as per
my research work.
REFERENCES
[1]. S. Guo, T. Fukuda, and K. Asaka, “A new type of fish-
like underwater microrobot,” in IEEE/ASME Trans.
Mechatron., vol. 8, Mar. 2003, pp. 136–141.
[2]. S. Guo, T. Fukuda, and K. Asaka, “Devellopment of
Underwater Microrobot Using ICPF Actuator,” in Int. Conf.
of Robotics and automation, pp. 1829-1834, 1998.
[3]. S. Guo, T. Fukuda, and K. Asaka, “Fish-like Underwater
Microrobot with Multi DOF,” in Int. Symp. on
MICROMECHATRONICS AND HUMAN SCIENCE, pp.63-
68,2001.
[4]. Fukuda, Kawamoto, Arai and Matsuura, "Mechanism
and Swimming Experiment of Micro Mobile Robot in
Water", Proc. IEEE Con. on Robotics and Automation,
Vol.1, pp.814-819, San Diego, California, May 1994.
[5]. Fukuda, Kawamoto, Arai and Matsuura, "Mechanism
and Swimming Experiment of Micro Mobile Robot in
Water", Proc. IEEE Con. on Robotics and Automation,
Vol.1, pp.814-819, San Diego, California, May 1995..
[6]. http://www.atmel.com/products/microcontrollers/avr/
[7]. Fukuda, Kawamoto, Arai and Matsuura, "Steering
Mechanism of Micro Mobile Robot", Proc. 1995 IEEE Con.
on Robotics and Automation, Vol.1, pp.363-368, Nagoya,
Japan, May.
[8]. Junzhi Yu, Min Tan, Shuo Wang, “Development of a
Biomimetic Robots and Its Control Algorithm,” in IEEE
TRANSACTIONS ON SYSTEMS, MAN, AND
CYBERNETICS, VOL. 34, NO. 4, AUGUST 2004.
[9]. Michael G. Borgen, Gregory N. Washington, and Gary
L. Kinzel, “Design and Evolution of a Piezoelectrically
Actuated Miniature Swimming Vehicle,” in IEEE/ASME
TRANSACTIONS ON MECHATRONICS, VOL. 8, NO. 1,
MARCH 2003.
[10]. http://developer.android.com/about/index.html

More Related Content

What's hot

Embedded System for begners and good for seminar
 Embedded System for begners and good for seminar Embedded System for begners and good for seminar
Embedded System for begners and good for seminar
Swaraj Nayak
 
Wireless Pick and Place Surveillance Robot
Wireless Pick and Place Surveillance RobotWireless Pick and Place Surveillance Robot
Wireless Pick and Place Surveillance Robot
Zeenat Saba Khan
 
IRJET- Surveillance Drone
IRJET-  	  Surveillance DroneIRJET-  	  Surveillance Drone
IRJET- Surveillance Drone
IRJET Journal
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
ROBOTIC ARM
ROBOTIC ARMROBOTIC ARM
ROBOTIC ARM
lavanya kaluri
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
WIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOTWIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOT
Asish Nayak
 
Implementation of pid control to reduce wobbling in a line following robot
Implementation of pid control to reduce wobbling in a line following robotImplementation of pid control to reduce wobbling in a line following robot
Implementation of pid control to reduce wobbling in a line following robot
eSAT Journals
 
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
eSAT Journals
 
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
eSAT Publishing House
 
Basic Tutorial for Robotic Arm
Basic Tutorial for Robotic ArmBasic Tutorial for Robotic Arm
Basic Tutorial for Robotic Arm
Yu Wei Chen
 
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETERDESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
IJCSEA Journal
 
Touch screen based control for a wheel chair and home appliances
Touch screen based control for a wheel chair and home appliancesTouch screen based control for a wheel chair and home appliances
Touch screen based control for a wheel chair and home appliances
eSAT Publishing House
 
Self Balancing Robot Project proposal
Self Balancing Robot Project proposalSelf Balancing Robot Project proposal
Self Balancing Robot Project proposal
abdullahkhalid50
 
Autonomous Terrain Mapping Using COTS Hardware
Autonomous Terrain Mapping Using COTS HardwareAutonomous Terrain Mapping Using COTS Hardware
Autonomous Terrain Mapping Using COTS Hardware
James Anderson
 
Hand gesture based wheel chair for disable
Hand gesture based wheel chair for disableHand gesture based wheel chair for disable
Hand gesture based wheel chair for disablevedabobbala
 
Ppt on wheel chair edited2
Ppt on wheel chair edited2Ppt on wheel chair edited2
Ppt on wheel chair edited2
Rajkumar Thakur
 
INTEGRATION OF SENSORS WITH KUKA ROBOT
INTEGRATION OF SENSORS WITH KUKA ROBOTINTEGRATION OF SENSORS WITH KUKA ROBOT
INTEGRATION OF SENSORS WITH KUKA ROBOT
Kirtimaan Srivastava
 
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
eSAT Publishing House
 

What's hot (19)

Embedded System for begners and good for seminar
 Embedded System for begners and good for seminar Embedded System for begners and good for seminar
Embedded System for begners and good for seminar
 
Wireless Pick and Place Surveillance Robot
Wireless Pick and Place Surveillance RobotWireless Pick and Place Surveillance Robot
Wireless Pick and Place Surveillance Robot
 
IRJET- Surveillance Drone
IRJET-  	  Surveillance DroneIRJET-  	  Surveillance Drone
IRJET- Surveillance Drone
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
ROBOTIC ARM
ROBOTIC ARMROBOTIC ARM
ROBOTIC ARM
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
WIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOTWIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOT
 
Implementation of pid control to reduce wobbling in a line following robot
Implementation of pid control to reduce wobbling in a line following robotImplementation of pid control to reduce wobbling in a line following robot
Implementation of pid control to reduce wobbling in a line following robot
 
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
 
Basic Tutorial for Robotic Arm
Basic Tutorial for Robotic ArmBasic Tutorial for Robotic Arm
Basic Tutorial for Robotic Arm
 
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETERDESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
 
Touch screen based control for a wheel chair and home appliances
Touch screen based control for a wheel chair and home appliancesTouch screen based control for a wheel chair and home appliances
Touch screen based control for a wheel chair and home appliances
 
Self Balancing Robot Project proposal
Self Balancing Robot Project proposalSelf Balancing Robot Project proposal
Self Balancing Robot Project proposal
 
Autonomous Terrain Mapping Using COTS Hardware
Autonomous Terrain Mapping Using COTS HardwareAutonomous Terrain Mapping Using COTS Hardware
Autonomous Terrain Mapping Using COTS Hardware
 
Hand gesture based wheel chair for disable
Hand gesture based wheel chair for disableHand gesture based wheel chair for disable
Hand gesture based wheel chair for disable
 
Ppt on wheel chair edited2
Ppt on wheel chair edited2Ppt on wheel chair edited2
Ppt on wheel chair edited2
 
INTEGRATION OF SENSORS WITH KUKA ROBOT
INTEGRATION OF SENSORS WITH KUKA ROBOTINTEGRATION OF SENSORS WITH KUKA ROBOT
INTEGRATION OF SENSORS WITH KUKA ROBOT
 
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
 

Similar to Design and development of touch screen controlled stairs climbing robot

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
eSAT Journals
 
IRJET- AOT Based Escalator in Public Transport for Physically Disabled Pe...
IRJET-  	  AOT Based Escalator in Public Transport for Physically Disabled Pe...IRJET-  	  AOT Based Escalator in Public Transport for Physically Disabled Pe...
IRJET- AOT Based Escalator in Public Transport for Physically Disabled Pe...
IRJET Journal
 
IRJET- AOT Based Escalator in Public Transport for Physically Disabled Person
IRJET- AOT Based Escalator in Public Transport for Physically Disabled PersonIRJET- AOT Based Escalator in Public Transport for Physically Disabled Person
IRJET- AOT Based Escalator in Public Transport for Physically Disabled Person
IRJET 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
 
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
eSAT Journals
 
Design and implementation of autonomous maneuvering robotic vehicle using glo...
Design and implementation of autonomous maneuvering robotic vehicle using glo...Design and implementation of autonomous maneuvering robotic vehicle using glo...
Design and implementation of autonomous maneuvering robotic vehicle using glo...
eSAT Publishing House
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
IRJET Journal
 
IRJET- Crane Control by using Hand Gestures
IRJET-  	  Crane Control by using Hand GesturesIRJET-  	  Crane Control by using Hand Gestures
IRJET- Crane Control by using Hand Gestures
IRJET Journal
 
Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...
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 systems
eSAT Publishing House
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
IRJET 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 Driving
IRJET Journal
 
Robotic Vehicle with Hand Motion Control Using a RF Module
Robotic Vehicle with Hand Motion Control Using a RF Module Robotic Vehicle with Hand Motion Control Using a RF Module
Robotic Vehicle with Hand Motion Control Using a RF Module
Associate Professor in VSB Coimbatore
 
PLC based Segregation of Scrap Material
PLC based Segregation of Scrap MaterialPLC based Segregation of Scrap Material
PLC based Segregation of Scrap Material
IJERA Editor
 
SYSTEM ON PROGRAMMABLE CHIP FOR PERFOMANCE ESTIMATION OF LOOM MACHINE
SYSTEM ON PROGRAMMABLE CHIP FOR PERFOMANCE ESTIMATION OF LOOM MACHINESYSTEM ON PROGRAMMABLE CHIP FOR PERFOMANCE ESTIMATION OF LOOM MACHINE
SYSTEM ON PROGRAMMABLE CHIP FOR PERFOMANCE ESTIMATION OF LOOM MACHINE
VLSICS Design
 
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET Journal
 
Development of autopilot for micro aerial vehicle using stm32 microcontroller
Development of autopilot for micro aerial vehicle using stm32 microcontrollerDevelopment of autopilot for micro aerial vehicle using stm32 microcontroller
Development of autopilot for micro aerial vehicle using stm32 microcontroller
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 Controller
IRJET Journal
 
IRJET- Material Dimension Analyzing in Conveyor
IRJET- Material Dimension Analyzing in ConveyorIRJET- Material Dimension Analyzing in Conveyor
IRJET- Material Dimension Analyzing in Conveyor
IRJET Journal
 
Optimized mapping and navigation of remote area through an autonomous robot
Optimized mapping and navigation of remote area through an autonomous robotOptimized mapping and navigation of remote area through an autonomous robot
Optimized mapping and navigation of remote area through an autonomous robot
eSAT Publishing House
 

Similar to Design and development of touch screen controlled stairs climbing robot (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
 
IRJET- AOT Based Escalator in Public Transport for Physically Disabled Pe...
IRJET-  	  AOT Based Escalator in Public Transport for Physically Disabled Pe...IRJET-  	  AOT Based Escalator in Public Transport for Physically Disabled Pe...
IRJET- AOT Based Escalator in Public Transport for Physically Disabled Pe...
 
IRJET- AOT Based Escalator in Public Transport for Physically Disabled Person
IRJET- AOT Based Escalator in Public Transport for Physically Disabled PersonIRJET- AOT Based Escalator in Public Transport for Physically Disabled Person
IRJET- AOT Based Escalator in Public Transport for Physically Disabled Person
 
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...
 
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
 
Design and implementation of autonomous maneuvering robotic vehicle using glo...
Design and implementation of autonomous maneuvering robotic vehicle using glo...Design and implementation of autonomous maneuvering robotic vehicle using glo...
Design and implementation of autonomous maneuvering robotic vehicle using glo...
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
 
IRJET- Crane Control by using Hand Gestures
IRJET-  	  Crane Control by using Hand GesturesIRJET-  	  Crane Control by using Hand Gestures
IRJET- Crane Control by using Hand Gestures
 
Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...
 
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
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
 
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
 
Robotic Vehicle with Hand Motion Control Using a RF Module
Robotic Vehicle with Hand Motion Control Using a RF Module Robotic Vehicle with Hand Motion Control Using a RF Module
Robotic Vehicle with Hand Motion Control Using a RF Module
 
PLC based Segregation of Scrap Material
PLC based Segregation of Scrap MaterialPLC based Segregation of Scrap Material
PLC based Segregation of Scrap Material
 
SYSTEM ON PROGRAMMABLE CHIP FOR PERFOMANCE ESTIMATION OF LOOM MACHINE
SYSTEM ON PROGRAMMABLE CHIP FOR PERFOMANCE ESTIMATION OF LOOM MACHINESYSTEM ON PROGRAMMABLE CHIP FOR PERFOMANCE ESTIMATION OF LOOM MACHINE
SYSTEM ON PROGRAMMABLE CHIP FOR PERFOMANCE ESTIMATION OF LOOM MACHINE
 
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using Microcontroller
 
Development of autopilot for micro aerial vehicle using stm32 microcontroller
Development of autopilot for micro aerial vehicle using stm32 microcontrollerDevelopment of autopilot for micro aerial vehicle using stm32 microcontroller
Development of autopilot for micro aerial vehicle using stm32 microcontroller
 
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- Material Dimension Analyzing in Conveyor
IRJET- Material Dimension Analyzing in ConveyorIRJET- Material Dimension Analyzing in Conveyor
IRJET- Material Dimension Analyzing in Conveyor
 
Optimized mapping and navigation of remote area through an autonomous robot
Optimized mapping and navigation of remote area through an autonomous robotOptimized mapping and navigation of remote area through an autonomous robot
Optimized mapping and navigation of remote area through an autonomous robot
 

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 pavements
eSAT 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 study
eSAT 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 study
eSAT 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 bangalore
eSAT 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 materials
eSAT 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 stabilizer
eSAT 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 management
eSAT 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 concrete
eSAT 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 slabs
eSAT 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 india
eSAT 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 method
eSAT 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 techniques
eSAT 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

Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 

Recently uploaded (20)

Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 

Design and development of touch screen controlled stairs climbing robot

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 387 DESIGN AND DEVELOPMENT OF TOUCH SCREEN CONTROLLED STAIRS CLIMBING ROBOT Rammilan Putan Parasram1 , Nilesh Bodne2 1 MTech, Department of Electronics and Communication, Vidarbha Institute of Technology, Nagpur 2 Assistant Professor (MTech. ECE), Vidarbha Institute of Technology, Nagpur Abstract This paper presents a method of developing a stairs climbing robot with self balancing chair mounted on the top of the robot. It is one of the major task in the field of Mechatronics require a mechanical arrangement and electronics based control of the actuators using wireless technology. In most of the mechanism it is hard to maintain the slope position of the seat while carrying some goods on it, so taking in action all these condition the robot is to design and develop [1] which will climb on the stairs and adjust themselves as per environmental condition. Keywords:- Accelerometer, CC2500, Touch Screen, Microcontroller, Relays --------------------------------------------------------------------***------------------------------------------------------------------ 1. INTRODUCTION The system is basically based on mechatronics used for developing a stair climbing robot with self adjustable attached seat on it based on MEMS (Micro Electro Mechanical System), CC2500 transreceiver and Touchscreen. It is really one of the advance and necessary technology which will be implemented everywhere in future. It is based on the Microcontroller-ATMega16 and wireless communication using CC2500-Transreceiver and Touchscreen. The intelligence for controlling the robot will be embedded on the [6] AVR series microcontroller i.e.ATMega16. It will be programmed by using embedded „C‟ Language. For self balancing of the seat designed will be controlled using accelerometer ADXL335 providing a good range of analog value of different calibration as per the co-ordinates. 2. LITERATURE Robots have wide history of being in use ever since industrialization. There has been and ever growing development in the field which noted in the several records .In 1938-39 the jointed mechanical arm was invented for spray painting. When, in 1954 George C. Devol field a U.S. patent for a programmable method for transferring the article between different parts of a factory, he wrote: “ The present invention makes available for the first time a more or less general purpose machine that has universal application to a vast diversity of application where cyclic control is desired.” In 1957, cam programmable “pick and place”, robot was developed by Brown, at the planet corporation in the USA. In 1967-68 the first wheeled walking machine using vision and other sensors, were reported. In 1974, the first servomotor actuated and microcomputer controlled robot were commercially launched and they were used by NASA to collect samples from the surface of mars. In 1981, a microprocessor-based pneumatically operated pick and place Robot was indigenously developed by the author S.R.DEB in the Production Engineering Department at Jadavpur University. In 1984, Bhabha Atomatic Research Central has developed a 6-axes multipurpose Robot, having weight about 300kg and can move an end-of-arm, load of 10kg, including that of end effecter. According to Robert J. Schilling tshe robot manipulation has been read and studied in detail, the various drive technologies, work envelop of every configuration that has so far been developed the SCARA, jointed arm configuration, the various robot specification like number of axes, capacity by and speed, torque and force analysis has been done. According to Edwine Wise the robot comprises of components belonging to several fields like electronic components it became essential to study in depth about electronic components like sensors, PCB making, microprocessors and making of driver circuits was taken in depth from several sources. Fig: 1
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 388 Fig: 2 Developed Model 3. BLOCK DIAGRAM Fig. 3 Transmitter Fig: 4 Receiver Fig.3.shows complete block diagram of the working of controlling unit using touchscreen module interfaced with microcontroller and data will be transmitted using CC2500 Transreceiver module. Whereas Fig.4 shows the receiver end which is consisting of a CC2500 Transreceiver module connected to the microcontroller ATMega16 for serial Receiving of data. The microcontroller will process the signal and control the mechanism of the robot as per the [3] algorithm embedded on it. The [7] accelerometer consisting of three axis movement recognition, in a co-ordinate of x, y and z axis, but we are using only two of them x and y. for seat adjustment surmounted on the top of the robot as per the fig 2. 4. FLOW OF THE SYSTEM The implementation of the proposed system is shown in fig. 5. As per the flow chart, first we are initialing the sensor variables, then wireless initialization will be done for receiving the data from the [4] transmission end. As per the condition received it will be further processed by the decision and control system for controlling the robot as well as balancing its seat attached on the top of the robot. Fig 5 Flowchart for the Model 5. TECHNOLOGY USED In the above model, I have used CC2500 Transreceiver Module for data communication, whereas Micrcontroller ATMega16 is used for processing the signal and Accelerometer is used for self balancing the seat attached on the system. The major components are given below. 1) ATMega16 Micrcontroller 2) CC2500 Transreceiver Module 3) LCD-16x2 Display 4) GLCD 5) Motor Driver L293D 6) DC Motor -200RPM 7) Metallic Chassis 8) Track belts 9) DC Battery 10) Accelerometer ADXL335 11) Touch Screen 5.1 What is a Touch Screen? A touchscreen is any monitor, based either on LCD (Liquid Crystal Display) or CRT (Cathode Ray Tube) technology, that accepts direct onscreen input. The ability for direct onscreen input is facilitated by an external (light pen) or an internal device (touch overlay and controller) that relays the X,Y coordinates to the computer. 5.2 Resistive Touchscreen Technology Resistive LCD touchscreen monitors rely ona touch overlay, which is composed of a flexible top layer and a rigid bottom layer separated by insulating dots, attached to a touchscreen controller. The inside surface of each of the two layers is coated with a transparent metal oxide coating (ITO) that facilitates a gradient across each layer when voltage is applied. Pressing the flexible top sheet creates electrical
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 389 contact between the resistive layers, producing a switch closing in the circuit. The control electronics alternate voltage between the layers and pass the resulting X and Y touch coordinates to the touchscreen controller. The touchscreen controller data is then passed on to the computer operating system for processing. 5.3 GLCD Fig: 6  This LCD module uses a 128x64 liquid crystal display that support Chinese character , English characters and even graphics. It is suitable for interactive work with Adriano. It features a backlit control, parellel or serial control, contrast adjust. It can be connect to our interface shield via IDC6 socket and cables.  The LCD is shipped in Parallel mode in default. The R9 is used to set the interface mode. To switch to SPI mode, the R9 resistor need to be moved to R10 5.4 Microcontroller The purpose of using AVR AT Mega microcontroller is its advantage of having inbuilt analog to digital converter (ADC) which are required to obtain feedback from the sensors. The AVR core combines a rich instruction set with 32 general purpose working registers. All the 32 registers are directly connected to the Arithmetic Logic Unit (ALU), allowing two independent registers to be accessed in one single instruction executed in one clock Fig: 7 5.5 CC2500 Transreceiver  Sensor Networks / Data collection.  Wireless metering.  Access control / Identity discrimination.  Home Automation.  Smart house products / Security Systems.  Remote control / Remote measurement system.  Weather stations.  Multi Slave Communication.  Up to 250 Device can communicate with each other. Fig: 8 5.6 Accelerometer Fig: 9 The ADXL335 is a small, thin, low power, complete 3-axis accelerometer with signal conditioned voltage outputs. The product measures acceleration with a minimum full-scale range of ±3 g. It can measure the static acceleration of gravity in tilt-sensing applications, as well as dynamic acceleration resulting from motion, shock, or vibration. The user selects the bandwidth of the accelerometer using the CX, CY, and CZ capacitors at the XOUT, YOUT, and ZOUT pins. Bandwidths can be selected to suit the application, with a range of 0.5 Hz to 1600 Hz for the X and Y axes, and a range of 0.5 Hz to 550 Hz for the Z axis. 6. CONCLUSION As per the proposed model, I have successfully completed the design and development of the stair climbing robot which can climbing very easily on stairs by balancing its chair attached on the system. The accelerometer attached with the circuit
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 390 will define the analog values calibration for its balancing nature where as [10]CC2500 Transreceiver Module is the perfect hardware module for wireless communication network between transmitter and the receiver module. The mechanically designed and fabricated model is providing a good rigid structure for carrying the material from one place to other. Its controlling unit work on [9] RISC structure, which will provide fast execution of the program embedded on it. Overall the developed model is working smoothly as per my research work. REFERENCES [1]. S. Guo, T. Fukuda, and K. Asaka, “A new type of fish- like underwater microrobot,” in IEEE/ASME Trans. Mechatron., vol. 8, Mar. 2003, pp. 136–141. [2]. S. Guo, T. Fukuda, and K. Asaka, “Devellopment of Underwater Microrobot Using ICPF Actuator,” in Int. Conf. of Robotics and automation, pp. 1829-1834, 1998. [3]. S. Guo, T. Fukuda, and K. Asaka, “Fish-like Underwater Microrobot with Multi DOF,” in Int. Symp. on MICROMECHATRONICS AND HUMAN SCIENCE, pp.63- 68,2001. [4]. Fukuda, Kawamoto, Arai and Matsuura, "Mechanism and Swimming Experiment of Micro Mobile Robot in Water", Proc. IEEE Con. on Robotics and Automation, Vol.1, pp.814-819, San Diego, California, May 1994. [5]. Fukuda, Kawamoto, Arai and Matsuura, "Mechanism and Swimming Experiment of Micro Mobile Robot in Water", Proc. IEEE Con. on Robotics and Automation, Vol.1, pp.814-819, San Diego, California, May 1995.. [6]. http://www.atmel.com/products/microcontrollers/avr/ [7]. Fukuda, Kawamoto, Arai and Matsuura, "Steering Mechanism of Micro Mobile Robot", Proc. 1995 IEEE Con. on Robotics and Automation, Vol.1, pp.363-368, Nagoya, Japan, May. [8]. Junzhi Yu, Min Tan, Shuo Wang, “Development of a Biomimetic Robots and Its Control Algorithm,” in IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS, VOL. 34, NO. 4, AUGUST 2004. [9]. Michael G. Borgen, Gregory N. Washington, and Gary L. Kinzel, “Design and Evolution of a Piezoelectrically Actuated Miniature Swimming Vehicle,” in IEEE/ASME TRANSACTIONS ON MECHATRONICS, VOL. 8, NO. 1, MARCH 2003. [10]. http://developer.android.com/about/index.html