Line Following Robot Using IR Sensors
Line Following Robot Using IR Sensors
FINAL PROJECT
LINE FOLLOWING ROBOT USING IR SENSOR
SUBMITTED BY:
FANDIÑO, JULIANE NICOLE P.
JANDICALA, ELROY JOHN A.
MAGBUHOS, JUSTINE CHLOE R.
PULLAN, CRYSTAL U.
BSCPE221A
SUBMITTED TO:
ENGR. JOHN REJANO
II. OBJECTIVES
To familiarize with the function of IR sensor
To design a robot capable of following a predetermined path
marked by a line using IR sensors
III. MATERIALS
IR sensor
Arduino Uno
Jumper Wires
BO motors
L298N motor driver
Wheel Rubber Caster
Popsicle sticks
A. Sensor Performance
1. IR Sensor Accuracy:
The IR sensors demonstrated high accuracy in detecting the
contrast between the line and the surrounding surface. The
sensors were able to consistently identify the line, even
under varying lighting conditions.
Calibration of the sensors was crucial to ensure optimal
performance. Adjustments were made to the sensor
sensitivity to improve detection accuracy.
2. Response Time:
The response time of the IR sensors was observed to be
quick enough to allow real-time adjustments to the robot’s
path. This ensured smooth and continuous movement along
the line without significant delays.
B. Robot Navigation
3. Path Following:
The robot successfully followed the predetermined path
marked by the line. The integration of the IR sensors with the
Arduino Uno and motor driver allowed for precise control of
the robot’s movements.
During testing, the robot was able to navigate curves and
straight paths effectively, demonstrating the robustness of
the sensor integration and control algorithms.
C. Signal Processing
4. Data Processing:
The data from the IR sensors was processed using the
Arduino Uno, which converted the analog signals into digital
data. This data was then used to control the motors via the
L298N motor driver.
V. CONCLUSION
The project of building a line-following robot using IR sensors
has successfully demonstrated the practical application of sensor
technology in robotics. Through careful design and integration, the
IR sensors effectively detected the contrast between the line and
the surrounding surface, enabling the robot to follow a
predetermined path with high accuracy. The project highlighted the
importance of sensor calibration and signal processing in achieving
reliable performance. Despite challenges such as variability in
sensor readings due to ambient light changes, the implementation
of adaptive thresholding techniques ensured consistent results.
Overall, this project not only achieved its objectives but also
provided valuable insights into the fundamentals of mixed signals
and sensors, laying a solid foundation for future advancements in
autonomous robotic systems.