Light Following Robot Car Using OP-Amp
Overview:
The Light Following Robot Car is an automatic vehicle that moves by following a light source. The system uses LDR (Light Dependent Resistor) sensors to detect light intensity and an OP-Amp to process the signal. Based on the light direction, the robot moves toward the light source. A variable resistor is used to control the gain or sensitivity of the system. The motors are controlled using relays, which turn the motors ON or OFF according to the signal from the OP-Amp. This project demonstrates basic robotics and analog electronics concepts.
Key Features:
Automatically follows a light source.
Adjustable sensitivity using variable resistor.
Simple analog circuit using OP-Amp.
Uses relay for motor control.
Low-cost and easy to build design.
Main Components:
LDR Sensors – detect light intensity and direction.
OP-Amp (Operational Amplifier) – processes sensor signals.
Variable Resistor (Potentiometer) – adjusts gain/sensitivity.
Relay Module – controls motor ON/OFF.
DC Motors – drive the robot movement.
Power Supply (Battery) – provides required voltage.
Chassis & Wheels – structure of the robot car.
Working Principle:
The LDR sensors detect the intensity of light from different directions. When light falls on one LDR more than the other, it creates a voltage difference.
This signal is sent to the OP-Amp, which amplifies the difference. The gain can be adjusted using a variable resistor.
Based on the output of the OP-Amp, the relay activates the corresponding motor, causing the robot to turn toward the light source. If both sensors receive equal light, the robot moves forward.
Applications:
Basic robotics learning projects.
Light-seeking autonomous vehicles.
Educational demonstrations of sensors and OP-Amp.
Automation and control system experiments.