RFID Based Human Following Load Carrier Changed
RFID Based Human Following Load Carrier Changed
1
Assistant Professor
Robotics and Automation
PSG College of Technology
Coimbatore, India
vvp.rae@psgtech.ac.in
2
Robotics and Automation
PSG College of Technology
Coimbatore, India
yugimariraj01@gmail.com
3
Robotics and Automation
PSG College of Technology
Coimbatore, India
sushmitharaj2000@gmail.com
4
Robotics and Automation
PSG College of Technology
Coimbatore, India
jaigowsam@gmail.com
5
Robotics and Automation
PSG College of Technology
Coimbatore, India
vinula.raju@gmail.com
6
Robotics and Automation
PSG College of Technology
Coimbatore, India
shriramtg34@gmail.com
Abstract
Robots have come a long way and have been revolutionary in assisting humans in completing tasks. The communication of
robot and the user is the most critical component to act independently. Our main goal was to design and build a robot that
could not only track humans but also move towards them and assist them to carry loads while tracking them. To make things
easier, a person who the robot must follow was given a one-of-a-kind handmade tag. Determining the target is the most
difficult component of this type of operation. The object must be distinct in order for the robot to recognize it and execute
the target. Another problem to solve is preventing the robot from colliding with the object. This is accomplished through the
use of a sensor. The microprocessor handles all processing, and the controller handles motor control.
3522
Nat. Volatiles & Essent. Oils, 2021; 8(5): 3522 - 3530
I. INTRODUCTION
In the past few years, robotic technology has evolved substantially. To aid humans in their work, a
robot must be able to recognize and follow them, necessitating the development of robots like the
"RFID based Human Following Load carrier" that can interact and co-exist with them. Localizing the
items in the surroundings as well as the robot itself is a significant problem in enabling the robot for
executing a range of activities in the real-world. A robot need to be sophisticated to track a human
through traffic regions, a vibrant atmosphere, and both indoors and out. The project's goal in building
a following robot is for it to be able to carry objects alongside humans. It can be utilised in agriculture,
construction, airports, and shopping malls. A microcontroller is the overall system's controlling device.
The RF signal transmitted by the object can be used by RFID readers to identify the objects. Sensors
such as ultrasonic sensors and infrared sensors aid in the recognition and location of objects. The
microcontroller is connected to an RFID module and DC motors. The controller is loaded with a
programme developed in the Embedded 'C' language to accomplish this operation.
3523
Nat. Volatiles & Essent. Oils, 2021; 8(5): 3522 - 3530
Fig. 2. RFID reader module with white card and key ring
C. Ultrasonic Sensor
A device that calculates the distance between two objects is called Ultrasonic sensor. It emits
Ultrasonic sound waves to do the process. The proximity of an object is deduced by attaching a
transducer module with the sensor. This helps in getting and emitting ultrasonic pulse. High-frequency
sound waves reflect off boundaries, resulting in distinct echo patterns. This sensor module is shown
in Fig. 3.
3524
Nat. Volatiles & Essent. Oils, 2021; 8(5): 3522 - 3530
Fig. 5. DC Motor
3525
Nat. Volatiles & Essent. Oils, 2021; 8(5): 3522 - 3530
IV. METHODOLOGY
A systematic methodology is used with the primary aim of creating a complete functioning load
carrier that is able to follow humans in mind.
The project is divided into several phases. All the steps were executed in organized way, beginning
with discussions with various types of customers, and then inquiring about their problems. The
problem statement was created after identifying the common problems encountered by various
customers. A solution to the aforementioned problems was proposed, and the best solution was
chosen. The design's basic concept has been chosen, and many journals and patents that are already
available have been reviewed.
Following a review of the various papers, a key concept was raised. This resulted in a conceptual
design with approximate parameters. Following the selection of the necessary materials and
electronics, a detailed study was conducted, and precise parameters were established. The detailed
design was then modelled and used for prototype design. Finally, the prototype was put through its
paces in the workplace with the specified load. Fig. 6 depicts the methodology that was developed.
V. WORKING
This concept primarily uses ultrasonic and infrared sensors to track people. Authentication is done
with the use of radio frequency identification technology. The RFID process serves as a control key for
the robot. The robot can only be controlled by those who have a valid RFID tag.
Step 1: The RFID tag acts as the robot's key. The RFID tag's unique identification number is
employed as an enable condition for the robot to follow the person in technical terms. The “for and if
loops” are used to determine whether to run the code or not. The code instructs the robot to follow
the person by using ultrasonic and infrared sensors after detecting a valid RFID tag.
Step 2: The programming to track the human begins to execute after the tag has been detected. To
begin, the ultrasonic sensor identifies whether the subject being followed is in front of or behind. If the
subject is on either side of the robot, the two infrared sensors identify it and direct it in that direction.
Throughout the operation, the infrared and ultrasonic sensors operate together. They identify persons
using ultrasonic and infrared technologies and communicate the data to the Arduino. The Arduino acts
as a processor, providing information to the motor driver. The generalised system design, which
incorporates the controllers with RFID, motors and various sensors and modules, is shown in Fig. 7.
3526
Nat. Volatiles & Essent. Oils, 2021; 8(5): 3522 - 3530
Fig. 7. Block diagram of the RFID Based Human Following Load Carrier
The circuit design developed using the block diagram is shown in Fig. 8.
Fig. 8. Circuit diagram of the RFID Based Human Following Load Carrier
3527
Nat. Volatiles & Essent. Oils, 2021; 8(5): 3522 - 3530
VII. CODING
The programming portion of this project is critical in order to complete all of the operations. First,
we include the necessary libraries for the RFID reader, servo, and motors. RFID readers and ultrasonic
sensors pins are defined. The fig. 12 represents the initialization of the code.
In the void loop, the RFID reader checks for the correct RFID tag, and deny access to the other tags.
Fig 13. shows the programming part of RFID.
If the correct tag is found, “authorized access” is printed in the serial monitor, and it enters into
the human following algorithm using ultrasonic sensors. Fig. 14 depicts the RFID and ultrasonic sensor
code.
3528
Nat. Volatiles & Essent. Oils, 2021; 8(5): 3522 - 3530
VIII. IMPLEMENTATION
The implementation was carried out with the assistance of a block diagram and a circuit diagram.
The hardware and software were interfaced. The working prototype is completed. The figure depicts
a human-following load carrier prototype based on RFID. Figs. 15, 16, 17 illustrate the side, front, and
top views of the working prototype.
Fig. 15. Side view of the RFID based human following load carrier
Fig. 16. Front view of the RFID based human following load carrier
Fig. 17. Top view of the RFID based human following load carrier
IX. APPLICATIONS
Human following load carrier will benefit people in a variety of applications. Some applications for
this robot include:
• Helping farmers to carry heavy loads.
• Assisting people working in hospitals, libraries, airports, and so on in carrying loads.
• Able to serve consumers in retail malls and public places.
3529
Nat. Volatiles & Essent. Oils, 2021; 8(5): 3522 - 3530
X. CONCLUSION
This research demonstrates the effective installation of an RFID-based human following load
carrier. Not only can this robot identify things, but it can also track and follow them. The tag is utilized
to detect the proprietor, and depending on that detection, the robot follows. The many sensors
installed within the robot were intended to improve detection accuracy. It was also thought that the
robot's "following" capabilities should be as efficient as feasible. The tests were conducted under a
range of circumstances in order to identify and rectify algorithmic faults.
REFERENCES
1. Muhammad Sarmad Hassan, Mafaz Wali Khan, “Design and Development of Human Following
Robot”, Student Research Paper Conference., vol. 2, no. 15, July 2015.
2. Qian Ma , Xia Li, Guanyu Li, Bo Ning, Mei Bai and Xite Wang, “Mobile RFID-Based Localization
for Indoor Human Tracking”, MDPI(Multidisciplinary Digital Publishing Institute)., March 2020.
3. Ileni Abhinav Theja, Gudur Chandrakanth, Ravvula Akhil, Shaik Areef, “Human Following
Robot”, International Journal of Advance Research, Ideas and Innovations in Technology., vol.
7.
4. Ashutosh Gujar, Kalyanee Jadhav, “Bluetooth Based and GPS Based Follow Me Robot”,
International Research Journal of Engineering and Technology (IRJET), April 2021.
5. W. W. Tai, B. Ilias , S.A. Abdul Shukor, N. Abdul Rahim, “A Study of Ultrasonic Sensor Capability
in Human Following Robot System”, IOP Conference Series.
6. Kim, Myungsik, Chong, Nak Young, Ahn, Hyo-Sung, Yu, Wonpil, “RFID-enabled Target Tracking
and Following with a Mobile Robot Using Direction Finding Antennas”, IEEE International
Conference on Automation Science and Engineering., 2007.
7. Thennavarajan Subramanian, Rahul Madbhavi, Shreepad Potadar, Sylvester Jerome D’souza,
K V Gangadharan, “Object Follower and Barrier Escaping Robot Using Image Processing”,
International Journal of Innovative Research in Science, Engineering and Technology., July
2015.
8. Muhammad B. Akbar, David G. Taylor, Gregory D. Durgin, “Two-Dimensional Position and
Orientation Estimation Using a 5.8 GHz RFID System”, IEEE Xplore., December 2020.
3530