SlideShare a Scribd company logo
1 of 7
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2378
i-STROLLER(ROBOT)
DANYA S1, ASMABEGAM M2, HARISH V3, KATHIRVEL P4
1,2,3B.E Student, Dept. of Electronics & Instrumentation Engineering, Dr.Mahalingam College of Engg. and Tech,
Pollachi, Tamilnadu.
4Asst.Prof, Dept of EIE, Dr.Mahalingam College of Engg. and Tech, Pollachi, Tamilnadu.
------------------------------------------------------------------------***-------------------------------------------------------------------------
Abstract — Driving a manual wheelchair or crutches is a difficult task for a patient and past invented automatic chairs are
not available in present market that can be brought and used for physically disabled persons. In general disabled people
are suffering to drive the wheelchair on their own and they need additional support to complete their tasks. The basic
design of wheelchair also requires human intervention. This project is to design an autonomous self-driving intelligent
wheelchair which follows a line by using a line follower robot and operates along a path and uses ultrasonic sensor that
produces control signal in to avoid collision in real time and also to protect the user. We propose a simple, robust and real
time digital encoder and decoder are used to find the path and directs the wheelchair to reach its desired target along with
its capability of obstacle avoidance in the 3D dynamic world. Smart Wheel Chair is a device that's designed to have self-
mobility with the help of the consumer command, resulting in a discount of the user’s human effort.
Keywords: Line follower robot, ultrasonic Sensor, Digital encoder and decoder
INTRODUCTION:
Several studies have shown that both children and adults benefit substantially from access to a means of
independent mobility. While the needs of many individuals with disabilities can be satisfied with traditional manual or
powered wheelchairs, a segment of the disabled community finds it difficult or impossible to use wheelchairs
independently. To accommodate this population, researchers have used technologies originally developed for mobile
robots to create "smart wheelchairs. "The system consists of one ultrasonic sensor which is mounted on front of the
wheelchair, two infrared sensors are used for the line follower, RF transmitter module, receiver module. The controller
takes corresponding moving actions based on the output responses of ultrasonic sensor, IR sensors and RF receiver
module. Line follower robot is an autonomous robot which follows either black line in white or white line in black area
that robot must be able to detect particular line and keep following it.
The main objective of the project is,
 To avoid manual operation of controlling wheelchair.
 To increase the mobility of disabled peoples in hospitals.
 To reduce the human intervention with wheelchair.
 To automate the process of obstacleavoidance and navigation.
Node MCU:
Node MCU is an open source IoT platform. It includes firmware which runs on the ESP8266 Wi-F and hardware which is
based on the ESP-12 module. The term "Node MCU" by default refers to the firmware that uses language.
A multipoint control unit (MCU) is a device commonly used to bridge videoconferencing connections. The multipoint
control unit is an endpoint on the LAN that provides the capability for three or more terminals and gateways to participate
in a multipoint conference.ESP8266 Integrated with low power 32-bit MCU , 10-bit ADC and TCP/IP protocol stack. It has
SDIO 2.0, (H) SPI, UART, I2C, I2S, IR Remote. It has Operating temperature ranges of -40C ~ 125C.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2379
FIGURE 1: NODE MCU INFRARED SENSOR:
FIGURE 2: INFRARED SENSOR
An infrared sensor is an electronic instrument that is used to sense certain characteristics of its surroundings. It does this
by either emitting or detecting infrared radiation. Infrared sensors are also capable of measuring the heat being emitted by
an object and detecting motion. Infrared waves are not visible to the human eye. In the electromagnetic spectrum, infrared
radiation can be found between the visible and microwave regions. The infrared waves typically have wavelengths
between 0.75 and 1000µm.Infrared sensors can be active or passive and they can be split into two main types, Thermal
infrared sensors and Quantum infrared sensors. An IR sensor can measure the heat of an object as well as detects the
motion. These types of sensors measures only infrared radiation, rather than emitting it that is called as a passive IR
sensor. Usually in the infrared spectrum, all the objects radiate some form of thermal radiations. These types of radiations
are invisible to our eyes, that can be detected by an infrared sensor. The emitter is simply an IR LED (Light Emitting Diode)
and the detector is simply an IR photodiode which is sensitive to IR light of the same wavelength as that emitted by the IR
LED. When IR light falls on the photodiode, the resistances and these output voltages, change in proportion to the
magnitude of the IR light received.
ULTRASONIC SENSOR:
Active ultrasonic sensors generate high- frequency sound waves and evaluate the echo which is received back by the
sensor, measuring the time interval between sending the signal and receiving the echo to determine the distance to an
object. Passive ultrasonic sensors are basically microphones that detect ultrasonic noise that is present under certain
conditions, convert it to an electrical signal, and report it to a computer. Ultrasonic probes and ultrasonic baths are used
apply sound energy to agitate particles in a wide range of laboratory applications.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2380
FIGURE3: ULTRASONIC SENSOR
Ultrasonic sensor have a detecting range of 3cm to 4.5m, direction angle of 30 degree. It operates under 5v dc power
supply. The operating frequency of ultrasonic is 40 kHz and it has global current consumption of 15 mA.
WIRELESS TRANSMITTER ANDRECEIVER USING RF MODULE:
The range of RF communication is very high when compared to IR communication. In this project, a wireless transmitter
and receiver system using RF modules (RF Transmitter and RF Receiver) is implemented. An RF Transmitter and Receiver
pair is used for wireless communication. The wireless data transmission is done using 433 MHz Radio Frequency signals
that are modulated using Amplitude Shift Keying (ASK) Modulation technique.
In order to implement the wireless transmitter and receiver, we use an encoder IC HT12E and a decoder IC HT12D.
FIGURE 4:HTI2E AND HT12D
RF Transmitter and Receiver Modules: The wireless communication between transmitter and receiver sections is achieved
using RF modules. A 433 MHz transmitter and receiver pair are used in this project.
HT12E:
It is an encoder IC that converts the 4-bit parallel data from the 4 data pins into serial data in order to transmit over RF
link using transmitter.
HT12E Encoder IC will convert the 4 bit parallel data given to pins D0 – D3 to serial data and will be available at DOUT.
This output serial data is given to ASK RF Transmitter. Address inputs A0 – A7 can be used to provide data security and can
be connected to GND (Logic ZERO) or left open (Logic ONE). Status of these Address pins should match with status of
address pins in the receiver for the transmission of the, Data will be transmitted only when the Transmit Enable pin (TE) is
LOW. 1.1MΩ resistor will provide the necessary external resistance for the operation of the internal oscillator of HT12E.
HT12D:
It is a decoder IC that converts the serial data received by the RF Receiver into 4-bit parallel data and drives the LEDs
accordingly. RF Receiver receives the data transmitted using ASK RF Transmitter. HT12D decoder will convert the
received serial data to 4 bit parallel data D0 – D3. The status of these address pins A0-A7 should match with status of
address pin in the HT12E at the transmitter for the transmission of data. The LED connected to the above circuit glows
when valid data transmission occurs from transmitter to receiver. 51KΩ resistor will provide the necessary resistance
required for the internal oscillator of the HT12D.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2381
L298N MOTOR DRIVER MODULE:
The L298N is an integrated monolithic circuit in a 15- lead Multiwatt and PowerSO20 packages. It is a high voltage, high
current dual full-bridge driver de-signed to accept standard TTL logic level sand drive inductive loads such as relays,
solenoids, DC and stepping motors. Two enable inputs are provided to enable or disable the device independently of the
in-put signals.
FIGURE 5: L298N PIN CONFIGURATION
FIGURE 6:L298N DRIVER MODULE
BLOCK DIAGRAM:
WORKING PROCESS:
Wheelchair moves with the help of line follower strategy which drastically reduces man intervention and increases the
mobility. A line follower robot is a robot which follows a certain path controlled by a feedback mechanism controlled by
Node MCU controller. The line following robot is one of the self-operating robot. That detects and follows a line drawn on
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2382
the desired area. The line is indicated by white line on a black surface or black line on white surface. This application
depends upon the infrared sensor output. Infrared sensor consists of active infrared sensor and passive infrared sensor, in
which passive infrared sensor is used, which does not emit waves, it does only absorb the waves, whereas black substance
does not emit waves and so infrared sensor does not absorb any wave.
The working condition of it is when the left IR sensor and the right IR sensor are placed in the ends of the black line. Once,
either the left IR sensor or right IR sensor get interfaced with the black line, then the left motor and right motor gets stop
respectively. Only it stops when both the IR sensor gets interfaced with the black line. Ultrasonic sensor also used to avoid
obstacle at the front. In case of any presence of obstacle stops the wheelchair until the obstacle getsclear.
The sound wave is produced by ultrasonic transmitter and it is received by ultrasonic receiver. Based on the time taken to
reach the receiver of the ultrasonic sensor, it gives the distance of obstacles for the wheelchair from its present location.
The distance value is signal conditioned to voltage and it is given to the controller.
Also, wireless RF transmitter and receiver signal modules are used to locate the desired location. When the 433 MHz signal
is passed from the wireless RF transmitter module, then the RF receiver module which is attached to the Node MCU
controller that receives the 433 MHz transmitted signal and then gets stopped by assuming that as the desired location.
Also the 433 MHz signal can be transmitted by the wheelchair user or by any other controller user. . This automatic
wheelchair is designed with the line follower robot technology to move along the line to reach its various destination,
ultrasonic sensor for obstacle avoidance and digital encoder and decoder to find its desired destination. The system
consists of one ultrasonic sensor which is mounted on front of the wheelchair, two infrared sensors are used for the line
follower, RF transmitter module, receiver module used and having an enclosure box in which battery, and relay driver
circuit is placed for driving themotor.
FLOWCHART:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2383
CONCLUSION& FUTURE SCOPE:
Automatic wheelchair (i-STROLLER) for disabled people and patients with high traumatic conditions has been designed
and ran successfully with simple components at low cost.
This project can be extended by using a user panel which is attached to the wheelchair which is used by the user to select
their destination in hospitals.
This project also can be extended in an advanced model which is completely a autonomous self-driving intelligent
wheelchair and with high efficiency which operates in dynamic environment and adapts to the control signal, in real time
to avoid collision and also to protect the user. We propose a simple, robust and real time autonomous navigation module
that finds the shortest path and directs the wheelchair to reach its desired target along with its capability of obstacle
avoidance in the 3D dynamic world. In autonomous system, the user indicates the final desired destination and the
wheelchair system takes complete control of the navigation from the current location to the goal destination.
From this project a multipurpose robotic vehicle which can be dedicated for differently abled people is made. It can be
used as a pick and place robot, can be implemented in wheel chair, Scavenger and also a bomb diffuser.
This project can be extended by placing an arm to the vehicle and also object detection and distance recognition can be
implemented in this project by including ultrasonic sensor and flex sensor for the above purposes.
PROTOTYPE MODEL:
FIGURE 7: PROTOTYPE MODEL HARDWARE FIGURE:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2384
FIGURE 8: WHEELCHAIR SETUP
REFERENCES
1. YassineNasri, Vincent titled “ROS- based Autonomous Navigation Wheelchair using Omnidirectional Sensor”,
developed by ESIGELEC laboratory. Computer applications (0975-8887), Volume133-No.6, January2016.
2. Gabriel Pires and UrbanoNunes, titled “Brain Computer Interface approaches to control mobile robotic devices”,
August, 2008.it dealt with brain computer interface to steer a wheelchair, a visual based P300 paradigm with
electro encepelography (EEG).
3. Sandeepkumar and P. Raja, titled “Ultrasonic sensor with accelerometer based smart wheelchair using
microcontroller”, Volume: 2, Issue: 09, Dec-2015 2014, it accords that the system is divided by two main unit as
MEMS sensor and wheelchair control.
4. G. Pires, N. Honorio, C. Lopes, U. Nunes and A.T Almedia ,Institute of System and Robotics, University of Coimbra,
titled “Autonomous wheelchair for disabled people”, Symposium on industrial electronics(ISIE97).
5. R. Venkatesh, R. Karthick, titled Automatic wheelchair control using eyeball movement for physically challenged
people”, Volume: 3, Issue:3, M arch-2014. It deals with eyeball sensor will generate distinct range of values for
each position of eye ball (such as left, right, straight).

More Related Content

What's hot

IRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET- IoT based Industrial Level Sensor Data Acquisition & MonitoringIRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET- IoT based Industrial Level Sensor Data Acquisition & MonitoringIRJET Journal
 
RFID AND GSM BASED CAMPUS SECURITY SYSTEM
RFID AND GSM BASED CAMPUS SECURITY SYSTEMRFID AND GSM BASED CAMPUS SECURITY SYSTEM
RFID AND GSM BASED CAMPUS SECURITY SYSTEMijiert bestjournal
 
IRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAX
IRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAXIRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAX
IRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAXIRJET Journal
 
IRJET- Android based Home Automation System with Power Optimization Modes
IRJET-  	  Android based Home Automation System with Power Optimization ModesIRJET-  	  Android based Home Automation System with Power Optimization Modes
IRJET- Android based Home Automation System with Power Optimization ModesIRJET Journal
 
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)IRJET Journal
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET Journal
 
IRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor UnitIRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor UnitIRJET Journal
 
102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-reportisnadh
 
IRJET - IoT based ICU Patient Monitoring System
IRJET -  	  IoT based ICU Patient Monitoring SystemIRJET -  	  IoT based ICU Patient Monitoring System
IRJET - IoT based ICU Patient Monitoring SystemIRJET Journal
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring SystemIRJET Journal
 
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...IRJET Journal
 
IRJET- Smart Trolley with Automated Billing System
IRJET- Smart Trolley with Automated Billing SystemIRJET- Smart Trolley with Automated Billing System
IRJET- Smart Trolley with Automated Billing SystemIRJET Journal
 
Ambient Intelligence platform with sensors integration, Cristina Rusu, Imego
Ambient Intelligence platform with sensors integration, Cristina Rusu, ImegoAmbient Intelligence platform with sensors integration, Cristina Rusu, Imego
Ambient Intelligence platform with sensors integration, Cristina Rusu, ImegoThe Research Council of Norway, IKTPLUSS
 
IRJET- College Bus Fee Payment System
IRJET- College Bus Fee Payment SystemIRJET- College Bus Fee Payment System
IRJET- College Bus Fee Payment SystemIRJET Journal
 
IRJET - Automatic Mechanism for LED Parameters Testing & Checking
IRJET -  	  Automatic Mechanism for LED Parameters Testing & CheckingIRJET -  	  Automatic Mechanism for LED Parameters Testing & Checking
IRJET - Automatic Mechanism for LED Parameters Testing & CheckingIRJET Journal
 
IRJET- A Modern Health Care System using Visible Light Communication Tech...
IRJET-  	  A Modern Health Care System using Visible Light Communication Tech...IRJET-  	  A Modern Health Care System using Visible Light Communication Tech...
IRJET- A Modern Health Care System using Visible Light Communication Tech...IRJET Journal
 
remote control for home appliances
remote control for home appliancesremote control for home appliances
remote control for home appliancesSonal Bansal
 
IRJET- Smart Assistance Trolley
IRJET- Smart Assistance TrolleyIRJET- Smart Assistance Trolley
IRJET- Smart Assistance TrolleyIRJET Journal
 
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...IRJET Journal
 

What's hot (19)

IRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET- IoT based Industrial Level Sensor Data Acquisition & MonitoringIRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
 
RFID AND GSM BASED CAMPUS SECURITY SYSTEM
RFID AND GSM BASED CAMPUS SECURITY SYSTEMRFID AND GSM BASED CAMPUS SECURITY SYSTEM
RFID AND GSM BASED CAMPUS SECURITY SYSTEM
 
IRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAX
IRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAXIRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAX
IRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAX
 
IRJET- Android based Home Automation System with Power Optimization Modes
IRJET-  	  Android based Home Automation System with Power Optimization ModesIRJET-  	  Android based Home Automation System with Power Optimization Modes
IRJET- Android based Home Automation System with Power Optimization Modes
 
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
 
IRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor UnitIRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
 
102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report102642452 infrared-remote-switch-project-report
102642452 infrared-remote-switch-project-report
 
IRJET - IoT based ICU Patient Monitoring System
IRJET -  	  IoT based ICU Patient Monitoring SystemIRJET -  	  IoT based ICU Patient Monitoring System
IRJET - IoT based ICU Patient Monitoring System
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring System
 
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
 
IRJET- Smart Trolley with Automated Billing System
IRJET- Smart Trolley with Automated Billing SystemIRJET- Smart Trolley with Automated Billing System
IRJET- Smart Trolley with Automated Billing System
 
Ambient Intelligence platform with sensors integration, Cristina Rusu, Imego
Ambient Intelligence platform with sensors integration, Cristina Rusu, ImegoAmbient Intelligence platform with sensors integration, Cristina Rusu, Imego
Ambient Intelligence platform with sensors integration, Cristina Rusu, Imego
 
IRJET- College Bus Fee Payment System
IRJET- College Bus Fee Payment SystemIRJET- College Bus Fee Payment System
IRJET- College Bus Fee Payment System
 
IRJET - Automatic Mechanism for LED Parameters Testing & Checking
IRJET -  	  Automatic Mechanism for LED Parameters Testing & CheckingIRJET -  	  Automatic Mechanism for LED Parameters Testing & Checking
IRJET - Automatic Mechanism for LED Parameters Testing & Checking
 
IRJET- A Modern Health Care System using Visible Light Communication Tech...
IRJET-  	  A Modern Health Care System using Visible Light Communication Tech...IRJET-  	  A Modern Health Care System using Visible Light Communication Tech...
IRJET- A Modern Health Care System using Visible Light Communication Tech...
 
remote control for home appliances
remote control for home appliancesremote control for home appliances
remote control for home appliances
 
IRJET- Smart Assistance Trolley
IRJET- Smart Assistance TrolleyIRJET- Smart Assistance Trolley
IRJET- Smart Assistance Trolley
 
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
 

Similar to IRJET- i-Stroller (Robot)

RF Controlled Robot Using Advanced Sensors
RF Controlled Robot Using Advanced SensorsRF Controlled Robot Using Advanced Sensors
RF Controlled Robot Using Advanced SensorsIRJET Journal
 
IRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled RobotIRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled RobotIRJET Journal
 
Gesture Control Robot using Arduino
Gesture Control Robot using ArduinoGesture Control Robot using Arduino
Gesture Control Robot using Arduinoijtsrd
 
Wireless Remote using RF Module
Wireless Remote using RF ModuleWireless Remote using RF Module
Wireless Remote using RF Moduleijtsrd
 
Hand Gesture Control Robot
Hand Gesture Control RobotHand Gesture Control Robot
Hand Gesture Control RobotIRJET Journal
 
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET Journal
 
Automation of Railway Gate and Road traffic using Internet of Things (IoT)
Automation of Railway Gate and Road traffic using Internet of Things (IoT)Automation of Railway Gate and Road traffic using Internet of Things (IoT)
Automation of Railway Gate and Road traffic using Internet of Things (IoT)IRJET Journal
 
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOTIRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOTIRJET Journal
 
IRJET- Charging Station for Electric Vehicles using RF Module
IRJET-  	  Charging Station for Electric Vehicles using RF ModuleIRJET-  	  Charging Station for Electric Vehicles using RF Module
IRJET- Charging Station for Electric Vehicles using RF ModuleIRJET Journal
 
IRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET Journal
 
Health Monitoring Using Li-Fi Technology
Health Monitoring Using Li-Fi TechnologyHealth Monitoring Using Li-Fi Technology
Health Monitoring Using Li-Fi TechnologyIRJET Journal
 
IRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET Journal
 
IRJET- IoT based Fire Extinguishing System with Visual Surveillance
IRJET-  	  IoT based Fire Extinguishing System with Visual SurveillanceIRJET-  	  IoT based Fire Extinguishing System with Visual Surveillance
IRJET- IoT based Fire Extinguishing System with Visual SurveillanceIRJET Journal
 
IRJET- IoT based Fire Extinguishing System with Visual Surveillance
IRJET- IoT based Fire Extinguishing System with Visual SurveillanceIRJET- IoT based Fire Extinguishing System with Visual Surveillance
IRJET- IoT based Fire Extinguishing System with Visual SurveillanceIRJET Journal
 
IRJET - Automatic Street Light Control by Detecting Vehicle Movement
IRJET -  	  Automatic Street Light Control by Detecting Vehicle MovementIRJET -  	  Automatic Street Light Control by Detecting Vehicle Movement
IRJET - Automatic Street Light Control by Detecting Vehicle MovementIRJET Journal
 
IOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEMIOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEMIRJET Journal
 
Using LoRa Technology to Monitor and Control Sensors in Greenhouse
Using LoRa Technology to Monitor and Control Sensors in GreenhouseUsing LoRa Technology to Monitor and Control Sensors in Greenhouse
Using LoRa Technology to Monitor and Control Sensors in GreenhouseIRJET Journal
 
IRJET- Bus Identification and Obstacle Detection for Blind using RF Communica...
IRJET- Bus Identification and Obstacle Detection for Blind using RF Communica...IRJET- Bus Identification and Obstacle Detection for Blind using RF Communica...
IRJET- Bus Identification and Obstacle Detection for Blind using RF Communica...IRJET Journal
 
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...IRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 

Similar to IRJET- i-Stroller (Robot) (20)

RF Controlled Robot Using Advanced Sensors
RF Controlled Robot Using Advanced SensorsRF Controlled Robot Using Advanced Sensors
RF Controlled Robot Using Advanced Sensors
 
IRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled RobotIRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled Robot
 
Gesture Control Robot using Arduino
Gesture Control Robot using ArduinoGesture Control Robot using Arduino
Gesture Control Robot using Arduino
 
Wireless Remote using RF Module
Wireless Remote using RF ModuleWireless Remote using RF Module
Wireless Remote using RF Module
 
Hand Gesture Control Robot
Hand Gesture Control RobotHand Gesture Control Robot
Hand Gesture Control Robot
 
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
 
Automation of Railway Gate and Road traffic using Internet of Things (IoT)
Automation of Railway Gate and Road traffic using Internet of Things (IoT)Automation of Railway Gate and Road traffic using Internet of Things (IoT)
Automation of Railway Gate and Road traffic using Internet of Things (IoT)
 
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOTIRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
 
IRJET- Charging Station for Electric Vehicles using RF Module
IRJET-  	  Charging Station for Electric Vehicles using RF ModuleIRJET-  	  Charging Station for Electric Vehicles using RF Module
IRJET- Charging Station for Electric Vehicles using RF Module
 
IRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control System
 
Health Monitoring Using Li-Fi Technology
Health Monitoring Using Li-Fi TechnologyHealth Monitoring Using Li-Fi Technology
Health Monitoring Using Li-Fi Technology
 
IRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using Arduino
 
IRJET- IoT based Fire Extinguishing System with Visual Surveillance
IRJET-  	  IoT based Fire Extinguishing System with Visual SurveillanceIRJET-  	  IoT based Fire Extinguishing System with Visual Surveillance
IRJET- IoT based Fire Extinguishing System with Visual Surveillance
 
IRJET- IoT based Fire Extinguishing System with Visual Surveillance
IRJET- IoT based Fire Extinguishing System with Visual SurveillanceIRJET- IoT based Fire Extinguishing System with Visual Surveillance
IRJET- IoT based Fire Extinguishing System with Visual Surveillance
 
IRJET - Automatic Street Light Control by Detecting Vehicle Movement
IRJET -  	  Automatic Street Light Control by Detecting Vehicle MovementIRJET -  	  Automatic Street Light Control by Detecting Vehicle Movement
IRJET - Automatic Street Light Control by Detecting Vehicle Movement
 
IOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEMIOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEM
 
Using LoRa Technology to Monitor and Control Sensors in Greenhouse
Using LoRa Technology to Monitor and Control Sensors in GreenhouseUsing LoRa Technology to Monitor and Control Sensors in Greenhouse
Using LoRa Technology to Monitor and Control Sensors in Greenhouse
 
IRJET- Bus Identification and Obstacle Detection for Blind using RF Communica...
IRJET- Bus Identification and Obstacle Detection for Blind using RF Communica...IRJET- Bus Identification and Obstacle Detection for Blind using RF Communica...
IRJET- Bus Identification and Obstacle Detection for Blind using RF Communica...
 
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 

More from IRJET Journal

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

More from IRJET Journal (20)

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

Recently uploaded

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
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
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Recently uploaded (20)

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
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
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
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 Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 

IRJET- i-Stroller (Robot)

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2378 i-STROLLER(ROBOT) DANYA S1, ASMABEGAM M2, HARISH V3, KATHIRVEL P4 1,2,3B.E Student, Dept. of Electronics & Instrumentation Engineering, Dr.Mahalingam College of Engg. and Tech, Pollachi, Tamilnadu. 4Asst.Prof, Dept of EIE, Dr.Mahalingam College of Engg. and Tech, Pollachi, Tamilnadu. ------------------------------------------------------------------------***------------------------------------------------------------------------- Abstract — Driving a manual wheelchair or crutches is a difficult task for a patient and past invented automatic chairs are not available in present market that can be brought and used for physically disabled persons. In general disabled people are suffering to drive the wheelchair on their own and they need additional support to complete their tasks. The basic design of wheelchair also requires human intervention. This project is to design an autonomous self-driving intelligent wheelchair which follows a line by using a line follower robot and operates along a path and uses ultrasonic sensor that produces control signal in to avoid collision in real time and also to protect the user. We propose a simple, robust and real time digital encoder and decoder are used to find the path and directs the wheelchair to reach its desired target along with its capability of obstacle avoidance in the 3D dynamic world. Smart Wheel Chair is a device that's designed to have self- mobility with the help of the consumer command, resulting in a discount of the user’s human effort. Keywords: Line follower robot, ultrasonic Sensor, Digital encoder and decoder INTRODUCTION: Several studies have shown that both children and adults benefit substantially from access to a means of independent mobility. While the needs of many individuals with disabilities can be satisfied with traditional manual or powered wheelchairs, a segment of the disabled community finds it difficult or impossible to use wheelchairs independently. To accommodate this population, researchers have used technologies originally developed for mobile robots to create "smart wheelchairs. "The system consists of one ultrasonic sensor which is mounted on front of the wheelchair, two infrared sensors are used for the line follower, RF transmitter module, receiver module. The controller takes corresponding moving actions based on the output responses of ultrasonic sensor, IR sensors and RF receiver module. Line follower robot is an autonomous robot which follows either black line in white or white line in black area that robot must be able to detect particular line and keep following it. The main objective of the project is,  To avoid manual operation of controlling wheelchair.  To increase the mobility of disabled peoples in hospitals.  To reduce the human intervention with wheelchair.  To automate the process of obstacleavoidance and navigation. Node MCU: Node MCU is an open source IoT platform. It includes firmware which runs on the ESP8266 Wi-F and hardware which is based on the ESP-12 module. The term "Node MCU" by default refers to the firmware that uses language. A multipoint control unit (MCU) is a device commonly used to bridge videoconferencing connections. The multipoint control unit is an endpoint on the LAN that provides the capability for three or more terminals and gateways to participate in a multipoint conference.ESP8266 Integrated with low power 32-bit MCU , 10-bit ADC and TCP/IP protocol stack. It has SDIO 2.0, (H) SPI, UART, I2C, I2S, IR Remote. It has Operating temperature ranges of -40C ~ 125C.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2379 FIGURE 1: NODE MCU INFRARED SENSOR: FIGURE 2: INFRARED SENSOR An infrared sensor is an electronic instrument that is used to sense certain characteristics of its surroundings. It does this by either emitting or detecting infrared radiation. Infrared sensors are also capable of measuring the heat being emitted by an object and detecting motion. Infrared waves are not visible to the human eye. In the electromagnetic spectrum, infrared radiation can be found between the visible and microwave regions. The infrared waves typically have wavelengths between 0.75 and 1000µm.Infrared sensors can be active or passive and they can be split into two main types, Thermal infrared sensors and Quantum infrared sensors. An IR sensor can measure the heat of an object as well as detects the motion. These types of sensors measures only infrared radiation, rather than emitting it that is called as a passive IR sensor. Usually in the infrared spectrum, all the objects radiate some form of thermal radiations. These types of radiations are invisible to our eyes, that can be detected by an infrared sensor. The emitter is simply an IR LED (Light Emitting Diode) and the detector is simply an IR photodiode which is sensitive to IR light of the same wavelength as that emitted by the IR LED. When IR light falls on the photodiode, the resistances and these output voltages, change in proportion to the magnitude of the IR light received. ULTRASONIC SENSOR: Active ultrasonic sensors generate high- frequency sound waves and evaluate the echo which is received back by the sensor, measuring the time interval between sending the signal and receiving the echo to determine the distance to an object. Passive ultrasonic sensors are basically microphones that detect ultrasonic noise that is present under certain conditions, convert it to an electrical signal, and report it to a computer. Ultrasonic probes and ultrasonic baths are used apply sound energy to agitate particles in a wide range of laboratory applications.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2380 FIGURE3: ULTRASONIC SENSOR Ultrasonic sensor have a detecting range of 3cm to 4.5m, direction angle of 30 degree. It operates under 5v dc power supply. The operating frequency of ultrasonic is 40 kHz and it has global current consumption of 15 mA. WIRELESS TRANSMITTER ANDRECEIVER USING RF MODULE: The range of RF communication is very high when compared to IR communication. In this project, a wireless transmitter and receiver system using RF modules (RF Transmitter and RF Receiver) is implemented. An RF Transmitter and Receiver pair is used for wireless communication. The wireless data transmission is done using 433 MHz Radio Frequency signals that are modulated using Amplitude Shift Keying (ASK) Modulation technique. In order to implement the wireless transmitter and receiver, we use an encoder IC HT12E and a decoder IC HT12D. FIGURE 4:HTI2E AND HT12D RF Transmitter and Receiver Modules: The wireless communication between transmitter and receiver sections is achieved using RF modules. A 433 MHz transmitter and receiver pair are used in this project. HT12E: It is an encoder IC that converts the 4-bit parallel data from the 4 data pins into serial data in order to transmit over RF link using transmitter. HT12E Encoder IC will convert the 4 bit parallel data given to pins D0 – D3 to serial data and will be available at DOUT. This output serial data is given to ASK RF Transmitter. Address inputs A0 – A7 can be used to provide data security and can be connected to GND (Logic ZERO) or left open (Logic ONE). Status of these Address pins should match with status of address pins in the receiver for the transmission of the, Data will be transmitted only when the Transmit Enable pin (TE) is LOW. 1.1MΩ resistor will provide the necessary external resistance for the operation of the internal oscillator of HT12E. HT12D: It is a decoder IC that converts the serial data received by the RF Receiver into 4-bit parallel data and drives the LEDs accordingly. RF Receiver receives the data transmitted using ASK RF Transmitter. HT12D decoder will convert the received serial data to 4 bit parallel data D0 – D3. The status of these address pins A0-A7 should match with status of address pin in the HT12E at the transmitter for the transmission of data. The LED connected to the above circuit glows when valid data transmission occurs from transmitter to receiver. 51KΩ resistor will provide the necessary resistance required for the internal oscillator of the HT12D.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2381 L298N MOTOR DRIVER MODULE: The L298N is an integrated monolithic circuit in a 15- lead Multiwatt and PowerSO20 packages. It is a high voltage, high current dual full-bridge driver de-signed to accept standard TTL logic level sand drive inductive loads such as relays, solenoids, DC and stepping motors. Two enable inputs are provided to enable or disable the device independently of the in-put signals. FIGURE 5: L298N PIN CONFIGURATION FIGURE 6:L298N DRIVER MODULE BLOCK DIAGRAM: WORKING PROCESS: Wheelchair moves with the help of line follower strategy which drastically reduces man intervention and increases the mobility. A line follower robot is a robot which follows a certain path controlled by a feedback mechanism controlled by Node MCU controller. The line following robot is one of the self-operating robot. That detects and follows a line drawn on
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2382 the desired area. The line is indicated by white line on a black surface or black line on white surface. This application depends upon the infrared sensor output. Infrared sensor consists of active infrared sensor and passive infrared sensor, in which passive infrared sensor is used, which does not emit waves, it does only absorb the waves, whereas black substance does not emit waves and so infrared sensor does not absorb any wave. The working condition of it is when the left IR sensor and the right IR sensor are placed in the ends of the black line. Once, either the left IR sensor or right IR sensor get interfaced with the black line, then the left motor and right motor gets stop respectively. Only it stops when both the IR sensor gets interfaced with the black line. Ultrasonic sensor also used to avoid obstacle at the front. In case of any presence of obstacle stops the wheelchair until the obstacle getsclear. The sound wave is produced by ultrasonic transmitter and it is received by ultrasonic receiver. Based on the time taken to reach the receiver of the ultrasonic sensor, it gives the distance of obstacles for the wheelchair from its present location. The distance value is signal conditioned to voltage and it is given to the controller. Also, wireless RF transmitter and receiver signal modules are used to locate the desired location. When the 433 MHz signal is passed from the wireless RF transmitter module, then the RF receiver module which is attached to the Node MCU controller that receives the 433 MHz transmitted signal and then gets stopped by assuming that as the desired location. Also the 433 MHz signal can be transmitted by the wheelchair user or by any other controller user. . This automatic wheelchair is designed with the line follower robot technology to move along the line to reach its various destination, ultrasonic sensor for obstacle avoidance and digital encoder and decoder to find its desired destination. The system consists of one ultrasonic sensor which is mounted on front of the wheelchair, two infrared sensors are used for the line follower, RF transmitter module, receiver module used and having an enclosure box in which battery, and relay driver circuit is placed for driving themotor. FLOWCHART:
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2383 CONCLUSION& FUTURE SCOPE: Automatic wheelchair (i-STROLLER) for disabled people and patients with high traumatic conditions has been designed and ran successfully with simple components at low cost. This project can be extended by using a user panel which is attached to the wheelchair which is used by the user to select their destination in hospitals. This project also can be extended in an advanced model which is completely a autonomous self-driving intelligent wheelchair and with high efficiency which operates in dynamic environment and adapts to the control signal, in real time to avoid collision and also to protect the user. We propose a simple, robust and real time autonomous navigation module that finds the shortest path and directs the wheelchair to reach its desired target along with its capability of obstacle avoidance in the 3D dynamic world. In autonomous system, the user indicates the final desired destination and the wheelchair system takes complete control of the navigation from the current location to the goal destination. From this project a multipurpose robotic vehicle which can be dedicated for differently abled people is made. It can be used as a pick and place robot, can be implemented in wheel chair, Scavenger and also a bomb diffuser. This project can be extended by placing an arm to the vehicle and also object detection and distance recognition can be implemented in this project by including ultrasonic sensor and flex sensor for the above purposes. PROTOTYPE MODEL: FIGURE 7: PROTOTYPE MODEL HARDWARE FIGURE:
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 07 | July 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2384 FIGURE 8: WHEELCHAIR SETUP REFERENCES 1. YassineNasri, Vincent titled “ROS- based Autonomous Navigation Wheelchair using Omnidirectional Sensor”, developed by ESIGELEC laboratory. Computer applications (0975-8887), Volume133-No.6, January2016. 2. Gabriel Pires and UrbanoNunes, titled “Brain Computer Interface approaches to control mobile robotic devices”, August, 2008.it dealt with brain computer interface to steer a wheelchair, a visual based P300 paradigm with electro encepelography (EEG). 3. Sandeepkumar and P. Raja, titled “Ultrasonic sensor with accelerometer based smart wheelchair using microcontroller”, Volume: 2, Issue: 09, Dec-2015 2014, it accords that the system is divided by two main unit as MEMS sensor and wheelchair control. 4. G. Pires, N. Honorio, C. Lopes, U. Nunes and A.T Almedia ,Institute of System and Robotics, University of Coimbra, titled “Autonomous wheelchair for disabled people”, Symposium on industrial electronics(ISIE97). 5. R. Venkatesh, R. Karthick, titled Automatic wheelchair control using eyeball movement for physically challenged people”, Volume: 3, Issue:3, M arch-2014. It deals with eyeball sensor will generate distinct range of values for each position of eye ball (such as left, right, straight).