SlideShare a Scribd company logo
1 of 23
REVIEW OF MINI PROJECT
ON
RAIN SENSING AUTOMATIC CAR WIPER
Guru Nanak Institutions Technical Campus
School of Engineering & Technology
Department of Electronics and Communication Engineering
GADDAM SANJAY (18WJ1A0231)
G. PREM RAG (18WJ1A0238)
B. SRIKAR RATHOD (18WJ1A0214)
Internal Guide
Mr. A. RADHA KRSHNA
Associate Professor
M.Tech(Ph.D)
EEE, GNITC
Project Co-Ordinator
Mr. V. Chandrashekar
Associate Professor
M.Tech(Ph.D)
EEE, GNITC
Head of the Department
Dr. K. Santhi
Professor & HOD
M.Tech.,(Ph.D)
EEE,GNITC
LIST OF CONTENT
❖OBJECTIVE
❖ABSTRACT
❖INTRODUCTION
❖EXISTING & PROPOSED SYSTEM
❖BLOCK DIAGRAM
❖COMPONENT’S
❖CIRCUIT DIAGRAM & WORKING
❖ADVANTAGES AND DISADVANTAGES
❖APPLICATIONS
❖RESULTS AND CONCLUSION
❖REFERENCES
OBJECTIVE
• To Develop a windshield wiper
mechanism which is more
effective in terms of power input
and size it occupies.
• Come up with a mechanism of a
windshield wiper which is
friendly to the environment and
actually provide safety to the
operators.
ABSTRACT
• Aggressive research towards
safety & reliability.
• Relatively uncommon in modern
vehicles.
• They are often too expensive, too
unsightly, or too unreliable.
• Many attempts are being made to
overcome following
circumstances.
INTRODUCTION
• The prototype has been
developed which is intended
towards revolutionizing the
automotive industry.
• The prototype of rain sensor
works on the principle of using
water for completing its
circuit.
EXISTING SYSTEM
• A rain sensor or rain switch is a switching device
activated by rainfall.
• In this the sensor projects infrared light into the
windshield at a 45-degree angle.
• If the glass is dry, then most of this light is reflected
back into the sensor by the front of the windshield.
• If water droplets are on the glass, then it reflects the
light in different direction.. the wetter the glass, the
less light makes it back into the sensor.
PROPOSED SYSTEM
• This proposed system is an automatic wiper system
that automatically switches ON on detecting rain and
stops when rain stops.
• Our project brings forward this system to automate
the wiper system having no need for manual
intervention.
• Our system uses rain sensor to detect rain, this signal
is then processed by microcontroller to take the
desired action.
Block diagram
MICRO
CONTROLLER
Power Supply
LCD Module
RAIN SENSOR
CRYSTAL
OSCILLATOR
L293D DC MOTOR
(wiper
representation)
COMPARATOR
COMPONENTS
• MICRO CONTROLLER
• RAIN SENSOR
• COMPARATOR LM358
• LCD Module
• L293D
• DC MOTOR
COMPONENTS
8052 MICROCONTROLLER:
• The 8052 is another member of the 8051 family.
• The 8052 has all the standard features of the 8051 as well as
an extra 128 bytes of RAM and an extra timer.
• 8052 has 256 bytes of ram and 3 timers.
• It has 8K bytes of on-chip program ROM instead of 4K
bytes.
COMPONENTS
RAIN SENSOR:
• The rain sensor module is an easy tool for rain detection.
• Raindrop sensor is basically a board on which nickel is coated in
the form of lines.
• It can be used as a switch when raindrop falls through the raining
board
• The analog output is used in detection of drops in the amount of
rainfall.
COMPONENTS
LM 358 COMPARATOR:
• A Comparator is a device that compares two voltages or
currents and outputs a digital signal indicating which is larger.
• It has two analog input terminals V+ & V- and one binary digital
output Vo.
• Pin description of LM358 is given below.
COMPONENTS
LCD MODULE:
• LCD screen is an electronic display module and find a wide range
of applications.
• These modules are preferred over seven segments and other multi
segment LED’s.
• The reasons being: lcds are economical; easily programmable; have
no limitation of displaying special & even custom characters
(unlike in seven segments), animations and so on.
• The data is the ASCII value of the character to be displayed on the
LCD.
COMPONENTS
L293D DRIVER:
• L293D is a Motor driver integrated circuit which is used to drive DC
motors rotating in either direction.
• It is a 16-pin IC which can control a set of two DC motors
simultaneously.
• The L293D uses 5V for its own power and external power source is
needed to drive the motors, which can be up to 36V and draw up to
600mA.
COMPONENTS
DC SERIES MOTOR:
• A DC motor in simple words is a device that converts direct
current(electrical energy) into mechanical energy.
• We in our project are using brushed DC Motor, which will operate
in the ratings of 12v DC 0.6A
• The complete operation of DC motor is controlled by an electronic
device called L239 Driver.
SOFTWARES USED
• KEIL µvision
• Keil µvision is a compiling software for embedded C.
• the machine source code is converted into hex code which is to be dumped into the microcontroller for
further processing.
• PROTEUS
• Proteus software tool was developed by Labcenter Electronics Ltd.
• The Proteus Design Suite is a proprietary software tool suite used primarily for electronic
design automation.
CIRCUIT DIAGRAM & WORKING
#include<reg52.h>
#include<post.h>
#include<lcd4.h>
sbit eye = P1^0; // PATH FINDER
sbit m1 = P1^1; // VEHICLE MOTORS
sbit m2 = P1^2;
void main()
{
eye = 1;
m1=0;
m2=0;
initlcd();
stringlcd(0x80, "WELCOME");
stringlcd(0xC0, "CAR WIPER");
post(400);
while (1)
{
if (eye == 0)
{
stringlcd(0x80, "Its Raining");
m1 =1;
m2 = 0;
post(500);
m1=0;
m2=1;
post(500);
}
else
{
stringlcd(0x80, "NORMAL STATE");
m1 = m2 = 0;
post(400);
}
}
}
ADVANTAGES
• It extends life of rain sensor based systems such as car wiper, irrigation systems by running them
only when it is necessary.
• Operating principle is very easy.
• It consumes less power for operation.
• Installation of rain sensor based systems are very much simple.
DISADVANTAGES
• The cost of overall system increases as additional components are needed along with rain
sensor.
• In order to avoid false detection of rain, it requires rain sensors to take decision after few
minutes.
APPLICATIONS
FOUR WHEELER
MOTOR VEHICLES
LOCOMOTIVES BOATS & STEAMERTS
RESULTS AND CONCLUSION
• The following prototype shows us the working of automatic rain sensing car wipers.
• The results can be observed in LCD display as following,
➢ “Normal State” – When there’s no rain sensed by the sensor.
➢ “Its Raining” – When sensor senses a rain.
REFERENCES
• Ashik, K. and Basavaraju, A. Automatic wipers with mist control. American Journal of Engineering Research (AJER), 3(4):24–34, 2014.
• Gupta, D., Gupta, A., Singh, N., Affan, Q. M., and Kumar, A. Design and modeling of automated rain sensing umbrella.
• Holtz, J. Pulsewidth modulation-a survey. IEEE transactions on Industrial Electronics, 39(5):410–420, 1992.
• Kulkarni, T. S. and Holalad, H. S. Semi-automatic rain wiper system. International Journal of Emerging Technology and Advanced
Engineering ISSN, pp. 2250–2459.
• Mazidi, M. A., Mazidi, J. G., and McKinlay, R. D. The 8051 microcontroller and embedded systems using assembly and C. Dept. of
Computer Science and Information Engineering National Cheng Kung 2005.
• Monk, S. and Amos, D. Make Your Own PCBs with EAGLE: From Schematic Designs to Finished Boards. McGraw Hill Education, 2017.
• Sachin, M. and Gaonkar, P. Design, implementation and control of a humanoid robot for obstacle avoidance using 8051 microcontroller.
IOSR Journal of Electronics and Communication Engineering, 5(5):40–50, 2013.
• Su, B. and Wang, L. Application of proteus virtual system modelling (vsm) in teaching of microcontroller. In 2010 International Conference
on E-Health Networking Digital Ecosystems and Technologies (EDT), volume 2, pp. 375–378. IEEE, 2010
THANK YOU
ANY QUERIES??

More Related Content

What's hot

AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAnamika Vinod
 
engine control unit (ECU)
engine control unit (ECU)engine control unit (ECU)
engine control unit (ECU)NARENDRA REDDY
 
Autonomous and electric vehicles
Autonomous and electric vehiclesAutonomous and electric vehicles
Autonomous and electric vehiclesSushovan Bej
 
Embedded system-in-automobiles
Embedded system-in-automobilesEmbedded system-in-automobiles
Embedded system-in-automobilesPriyanka GV
 
Embedded systems in automobiles
Embedded systems in automobilesEmbedded systems in automobiles
Embedded systems in automobilesTilak Marupilla
 
Automatic Breaking System
Automatic Breaking SystemAutomatic Breaking System
Automatic Breaking Systemkhan noor
 
Adaptive cruise control system by NIKHIL R
Adaptive cruise control system by NIKHIL RAdaptive cruise control system by NIKHIL R
Adaptive cruise control system by NIKHIL RNikhil Kashyap
 
Embedded System in Automobiles
Embedded System in Automobiles Embedded System in Automobiles
Embedded System in Automobiles Seminar Links
 
Self Driving Autopilot Car
Self Driving Autopilot CarSelf Driving Autopilot Car
Self Driving Autopilot CarVaibhav Koli
 
Automatic rain-operated-wiper-160218033210
Automatic rain-operated-wiper-160218033210Automatic rain-operated-wiper-160218033210
Automatic rain-operated-wiper-160218033210Sudhanshu Saurav
 
Vehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduinoVehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduinoRamesh Reddy
 
Seminar on Advanced Driver Assistance Systems (ADAS).pptx
Seminar on Advanced Driver Assistance Systems (ADAS).pptxSeminar on Advanced Driver Assistance Systems (ADAS).pptx
Seminar on Advanced Driver Assistance Systems (ADAS).pptxMohit Nayal
 
SENSORS IN AUTOMOBILES
SENSORS IN AUTOMOBILESSENSORS IN AUTOMOBILES
SENSORS IN AUTOMOBILESvishal gupta
 
Vehicle to vehicle communication
Vehicle to vehicle communicationVehicle to vehicle communication
Vehicle to vehicle communicationMrityunjaya Chauhan
 
automatic braking system and brake actuation before collison
automatic braking system and brake actuation before collisonautomatic braking system and brake actuation before collison
automatic braking system and brake actuation before collisonashutosh singh
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...mahesh_rman
 

What's hot (20)

Anti lock-brakes-project-report
Anti lock-brakes-project-reportAnti lock-brakes-project-report
Anti lock-brakes-project-report
 
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
 
ANTI THEFT PPT
ANTI THEFT PPTANTI THEFT PPT
ANTI THEFT PPT
 
engine control unit (ECU)
engine control unit (ECU)engine control unit (ECU)
engine control unit (ECU)
 
Autonomous and electric vehicles
Autonomous and electric vehiclesAutonomous and electric vehicles
Autonomous and electric vehicles
 
Embedded system-in-automobiles
Embedded system-in-automobilesEmbedded system-in-automobiles
Embedded system-in-automobiles
 
ANTI SLEEP ALARM
ANTI SLEEP ALARMANTI SLEEP ALARM
ANTI SLEEP ALARM
 
Embedded systems in automobiles
Embedded systems in automobilesEmbedded systems in automobiles
Embedded systems in automobiles
 
Automatic Breaking System
Automatic Breaking SystemAutomatic Breaking System
Automatic Breaking System
 
Adaptive cruise control system by NIKHIL R
Adaptive cruise control system by NIKHIL RAdaptive cruise control system by NIKHIL R
Adaptive cruise control system by NIKHIL R
 
Embedded System in Automobiles
Embedded System in Automobiles Embedded System in Automobiles
Embedded System in Automobiles
 
Self Driving Autopilot Car
Self Driving Autopilot CarSelf Driving Autopilot Car
Self Driving Autopilot Car
 
Automatic rain-operated-wiper-160218033210
Automatic rain-operated-wiper-160218033210Automatic rain-operated-wiper-160218033210
Automatic rain-operated-wiper-160218033210
 
Vehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduinoVehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduino
 
Seminar on Advanced Driver Assistance Systems (ADAS).pptx
Seminar on Advanced Driver Assistance Systems (ADAS).pptxSeminar on Advanced Driver Assistance Systems (ADAS).pptx
Seminar on Advanced Driver Assistance Systems (ADAS).pptx
 
SENSORS IN AUTOMOBILES
SENSORS IN AUTOMOBILESSENSORS IN AUTOMOBILES
SENSORS IN AUTOMOBILES
 
Advanced driver assistance systems
Advanced driver assistance systemsAdvanced driver assistance systems
Advanced driver assistance systems
 
Vehicle to vehicle communication
Vehicle to vehicle communicationVehicle to vehicle communication
Vehicle to vehicle communication
 
automatic braking system and brake actuation before collison
automatic braking system and brake actuation before collisonautomatic braking system and brake actuation before collison
automatic braking system and brake actuation before collison
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...
 

Similar to RAIN SENSING AUTOMATIC CAR WIPER BY GADDAM SANJAY

3D POINTING GESTURE RECOGNITION FOR HUMAN-ROBOT INTERACTION.ppt
3D POINTING GESTURE RECOGNITION FOR HUMAN-ROBOT INTERACTION.ppt3D POINTING GESTURE RECOGNITION FOR HUMAN-ROBOT INTERACTION.ppt
3D POINTING GESTURE RECOGNITION FOR HUMAN-ROBOT INTERACTION.pptRajasekarPanneerselv3
 
smart parking system
smart parking system smart parking system
smart parking system Che Tna
 
Microcontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversMicrocontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversVinny Chweety
 
Automatic gate control
Automatic gate controlAutomatic gate control
Automatic gate controlDipankar Haloi
 
power optimization on load
power optimization on loadpower optimization on load
power optimization on loaddinesh reddy
 
WIRELESS SURVILLANCE ROBOT
WIRELESS SURVILLANCE ROBOT WIRELESS SURVILLANCE ROBOT
WIRELESS SURVILLANCE ROBOT KrishGupta94
 
Can based collision aviodance system for automobiles
Can based collision aviodance system for automobilesCan based collision aviodance system for automobiles
Can based collision aviodance system for automobilesPurnima Kurella
 
Robotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerRobotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerIRJET Journal
 
Microcontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversMicrocontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversVinny Chweety
 
Synopsis for alcohol detection with vehicle controlling (1)
Synopsis for alcohol detection with vehicle controlling (1)Synopsis for alcohol detection with vehicle controlling (1)
Synopsis for alcohol detection with vehicle controlling (1)Pankaj Singh
 
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...Tawsif Rahman Chowdhury
 

Similar to RAIN SENSING AUTOMATIC CAR WIPER BY GADDAM SANJAY (20)

Obstacle Detection Robot
Obstacle Detection RobotObstacle Detection Robot
Obstacle Detection Robot
 
Car locking system
Car locking systemCar locking system
Car locking system
 
3D POINTING GESTURE RECOGNITION FOR HUMAN-ROBOT INTERACTION.ppt
3D POINTING GESTURE RECOGNITION FOR HUMAN-ROBOT INTERACTION.ppt3D POINTING GESTURE RECOGNITION FOR HUMAN-ROBOT INTERACTION.ppt
3D POINTING GESTURE RECOGNITION FOR HUMAN-ROBOT INTERACTION.ppt
 
ROBOTIC ARM
ROBOTIC ARMROBOTIC ARM
ROBOTIC ARM
 
densitybased
densitybaseddensitybased
densitybased
 
Alchol detection
Alchol detectionAlchol detection
Alchol detection
 
final report
final reportfinal report
final report
 
smart parking system
smart parking system smart parking system
smart parking system
 
Microcontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversMicrocontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken drivers
 
Alcohol report
Alcohol reportAlcohol report
Alcohol report
 
Automatic gate control
Automatic gate controlAutomatic gate control
Automatic gate control
 
power optimization on load
power optimization on loadpower optimization on load
power optimization on load
 
WIRELESS SURVILLANCE ROBOT
WIRELESS SURVILLANCE ROBOT WIRELESS SURVILLANCE ROBOT
WIRELESS SURVILLANCE ROBOT
 
Can based collision aviodance system for automobiles
Can based collision aviodance system for automobilesCan based collision aviodance system for automobiles
Can based collision aviodance system for automobiles
 
Robotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerRobotic Catching Arm using Microcontroller
Robotic Catching Arm using Microcontroller
 
Microcontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversMicrocontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken drivers
 
CNC DRAWBOT
CNC DRAWBOTCNC DRAWBOT
CNC DRAWBOT
 
Synopsis for alcohol detection with vehicle controlling (1)
Synopsis for alcohol detection with vehicle controlling (1)Synopsis for alcohol detection with vehicle controlling (1)
Synopsis for alcohol detection with vehicle controlling (1)
 
Self Balancing Robot
Self Balancing RobotSelf Balancing Robot
Self Balancing Robot
 
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...
 

Recently uploaded

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 

Recently uploaded (20)

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
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
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 

RAIN SENSING AUTOMATIC CAR WIPER BY GADDAM SANJAY

  • 1. REVIEW OF MINI PROJECT ON RAIN SENSING AUTOMATIC CAR WIPER Guru Nanak Institutions Technical Campus School of Engineering & Technology Department of Electronics and Communication Engineering GADDAM SANJAY (18WJ1A0231) G. PREM RAG (18WJ1A0238) B. SRIKAR RATHOD (18WJ1A0214) Internal Guide Mr. A. RADHA KRSHNA Associate Professor M.Tech(Ph.D) EEE, GNITC Project Co-Ordinator Mr. V. Chandrashekar Associate Professor M.Tech(Ph.D) EEE, GNITC Head of the Department Dr. K. Santhi Professor & HOD M.Tech.,(Ph.D) EEE,GNITC
  • 2. LIST OF CONTENT ❖OBJECTIVE ❖ABSTRACT ❖INTRODUCTION ❖EXISTING & PROPOSED SYSTEM ❖BLOCK DIAGRAM ❖COMPONENT’S ❖CIRCUIT DIAGRAM & WORKING ❖ADVANTAGES AND DISADVANTAGES ❖APPLICATIONS ❖RESULTS AND CONCLUSION ❖REFERENCES
  • 3. OBJECTIVE • To Develop a windshield wiper mechanism which is more effective in terms of power input and size it occupies. • Come up with a mechanism of a windshield wiper which is friendly to the environment and actually provide safety to the operators.
  • 4. ABSTRACT • Aggressive research towards safety & reliability. • Relatively uncommon in modern vehicles. • They are often too expensive, too unsightly, or too unreliable. • Many attempts are being made to overcome following circumstances.
  • 5. INTRODUCTION • The prototype has been developed which is intended towards revolutionizing the automotive industry. • The prototype of rain sensor works on the principle of using water for completing its circuit.
  • 6. EXISTING SYSTEM • A rain sensor or rain switch is a switching device activated by rainfall. • In this the sensor projects infrared light into the windshield at a 45-degree angle. • If the glass is dry, then most of this light is reflected back into the sensor by the front of the windshield. • If water droplets are on the glass, then it reflects the light in different direction.. the wetter the glass, the less light makes it back into the sensor.
  • 7. PROPOSED SYSTEM • This proposed system is an automatic wiper system that automatically switches ON on detecting rain and stops when rain stops. • Our project brings forward this system to automate the wiper system having no need for manual intervention. • Our system uses rain sensor to detect rain, this signal is then processed by microcontroller to take the desired action.
  • 8. Block diagram MICRO CONTROLLER Power Supply LCD Module RAIN SENSOR CRYSTAL OSCILLATOR L293D DC MOTOR (wiper representation) COMPARATOR
  • 9. COMPONENTS • MICRO CONTROLLER • RAIN SENSOR • COMPARATOR LM358 • LCD Module • L293D • DC MOTOR
  • 10. COMPONENTS 8052 MICROCONTROLLER: • The 8052 is another member of the 8051 family. • The 8052 has all the standard features of the 8051 as well as an extra 128 bytes of RAM and an extra timer. • 8052 has 256 bytes of ram and 3 timers. • It has 8K bytes of on-chip program ROM instead of 4K bytes.
  • 11. COMPONENTS RAIN SENSOR: • The rain sensor module is an easy tool for rain detection. • Raindrop sensor is basically a board on which nickel is coated in the form of lines. • It can be used as a switch when raindrop falls through the raining board • The analog output is used in detection of drops in the amount of rainfall.
  • 12. COMPONENTS LM 358 COMPARATOR: • A Comparator is a device that compares two voltages or currents and outputs a digital signal indicating which is larger. • It has two analog input terminals V+ & V- and one binary digital output Vo. • Pin description of LM358 is given below.
  • 13. COMPONENTS LCD MODULE: • LCD screen is an electronic display module and find a wide range of applications. • These modules are preferred over seven segments and other multi segment LED’s. • The reasons being: lcds are economical; easily programmable; have no limitation of displaying special & even custom characters (unlike in seven segments), animations and so on. • The data is the ASCII value of the character to be displayed on the LCD.
  • 14. COMPONENTS L293D DRIVER: • L293D is a Motor driver integrated circuit which is used to drive DC motors rotating in either direction. • It is a 16-pin IC which can control a set of two DC motors simultaneously. • The L293D uses 5V for its own power and external power source is needed to drive the motors, which can be up to 36V and draw up to 600mA.
  • 15. COMPONENTS DC SERIES MOTOR: • A DC motor in simple words is a device that converts direct current(electrical energy) into mechanical energy. • We in our project are using brushed DC Motor, which will operate in the ratings of 12v DC 0.6A • The complete operation of DC motor is controlled by an electronic device called L239 Driver.
  • 16. SOFTWARES USED • KEIL µvision • Keil µvision is a compiling software for embedded C. • the machine source code is converted into hex code which is to be dumped into the microcontroller for further processing. • PROTEUS • Proteus software tool was developed by Labcenter Electronics Ltd. • The Proteus Design Suite is a proprietary software tool suite used primarily for electronic design automation.
  • 17. CIRCUIT DIAGRAM & WORKING
  • 18. #include<reg52.h> #include<post.h> #include<lcd4.h> sbit eye = P1^0; // PATH FINDER sbit m1 = P1^1; // VEHICLE MOTORS sbit m2 = P1^2; void main() { eye = 1; m1=0; m2=0; initlcd(); stringlcd(0x80, "WELCOME"); stringlcd(0xC0, "CAR WIPER"); post(400); while (1) { if (eye == 0) { stringlcd(0x80, "Its Raining"); m1 =1; m2 = 0; post(500); m1=0; m2=1; post(500); } else { stringlcd(0x80, "NORMAL STATE"); m1 = m2 = 0; post(400); } } }
  • 19. ADVANTAGES • It extends life of rain sensor based systems such as car wiper, irrigation systems by running them only when it is necessary. • Operating principle is very easy. • It consumes less power for operation. • Installation of rain sensor based systems are very much simple. DISADVANTAGES • The cost of overall system increases as additional components are needed along with rain sensor. • In order to avoid false detection of rain, it requires rain sensors to take decision after few minutes.
  • 21. RESULTS AND CONCLUSION • The following prototype shows us the working of automatic rain sensing car wipers. • The results can be observed in LCD display as following, ➢ “Normal State” – When there’s no rain sensed by the sensor. ➢ “Its Raining” – When sensor senses a rain.
  • 22. REFERENCES • Ashik, K. and Basavaraju, A. Automatic wipers with mist control. American Journal of Engineering Research (AJER), 3(4):24–34, 2014. • Gupta, D., Gupta, A., Singh, N., Affan, Q. M., and Kumar, A. Design and modeling of automated rain sensing umbrella. • Holtz, J. Pulsewidth modulation-a survey. IEEE transactions on Industrial Electronics, 39(5):410–420, 1992. • Kulkarni, T. S. and Holalad, H. S. Semi-automatic rain wiper system. International Journal of Emerging Technology and Advanced Engineering ISSN, pp. 2250–2459. • Mazidi, M. A., Mazidi, J. G., and McKinlay, R. D. The 8051 microcontroller and embedded systems using assembly and C. Dept. of Computer Science and Information Engineering National Cheng Kung 2005. • Monk, S. and Amos, D. Make Your Own PCBs with EAGLE: From Schematic Designs to Finished Boards. McGraw Hill Education, 2017. • Sachin, M. and Gaonkar, P. Design, implementation and control of a humanoid robot for obstacle avoidance using 8051 microcontroller. IOSR Journal of Electronics and Communication Engineering, 5(5):40–50, 2013. • Su, B. and Wang, L. Application of proteus virtual system modelling (vsm) in teaching of microcontroller. In 2010 International Conference on E-Health Networking Digital Ecosystems and Technologies (EDT), volume 2, pp. 375–378. IEEE, 2010