Diese Präsentation wurde erfolgreich gemeldet.
Die SlideShare-Präsentation wird heruntergeladen. ×
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Nächste SlideShare
report on rain alarm project
report on rain alarm project
Wird geladen in …3
×

Hier ansehen

1 von 12 Anzeige

Weitere Verwandte Inhalte

Ähnlich wie rain.pptx (20)

Anzeige

Aktuellste (20)

rain.pptx

  1. 1. “Rain detection system using arduino”
  2. 2. INTRODUCTION  This project will trigger the alarm when it rains so we can make some actions for rain water harvesting and also to save the rain water for using it later for agriculture in fields. It is used in automobiles when the detector detects the rain it will automatically activates the windshield wipers of the vehicles. It can also be used in household for harvesting the rain water and increasing ground water storage instead of flowing it into drainage. So, the main purpose of this project is to prevent the material from rain, can be used in automobiles and in many other purposes. It is an easy and simple reliable circuit which can be constructed at a low cost  The main idea of the project is to detect the rain fall using the rain sensor and it alerts the person to make some arrangements as in agriculture or in households to harvest the rain water and use it for later purposes. When the rain falls on the sensor . As water is the main thing in human life we must try to save it and use for future purposes. Water is the most precious in our life for living so we must conserve water. Rain sensor can be made at a low cost and used in wide variety of area like in automobiles as it rains the wind shield wipers automatically switch on in the vehicle, uses in agriculture irrigation as the sensor detects rain it automatically stops the automatic irrigation system in the agriculture, used in household purposes to harvest the rain water and increase the underground water levels for using in future instead of flowing it into drainages
  3. 3. Rain Sensor Module Overview  A rain sensor is a electronic device which is activated by the rainfall. It consists of a sensing pad with series of nickel coated line and comes with LM393 IC comparator and mainly works on the resistance principle. The sensing pad with series of exposed copper traces, together acts as a variable resistor (just like a potentiometer) whose resistance varies according to the amount of water on its surface. A rain sensor is one kind of low-cost electronic sensor which is used to detect the rainfall or water drops. It works as a switch.  Normally the switch is open condition. This sensor is consists of mainly two parts, one is Sensing Pad and another one is the Sensor Module. When rainfall or water drops fall on the Sensing Pad surface, then the switch will be closed. The Sensor Module reads data from the sensor pad and processes the data and converts it into a digital/analog output. So, the sensor can provide both types of output Digital output (DO) and Analog output(AO).
  4. 4. Specification This sensor module uses good quality of double-sided material. Anti-conductivity & oxidation with long time use The area of this sensor includes 5cm x 4cm and can be built with a nickel plate on the side The sensitivity can be adjusted by a potentiometer The required voltage is 5V The size of the small PCB is 3.2cm x 1.4cm For easy installation, it uses bolt holes It uses an LM393 comparator with wide voltage The output of the comparator is a clean waveform and driving capacity is above 15mA Specifications: This sensor module uses good quality of double-sided material. Anti-conductivity & oxidation with long time use The area of this sensor includes 5cm x 4cm and can be built with a nickel plate on the side The sensitivity can be adjusted by a potentiometer The required voltage is 5V The size of the small PCB is 3.2cm x 1.4cm For easy installation, it uses bolt holes It uses an LM393 comparator with wide voltage The output of the comparator is a clean waveform and driving capacity is above 15mA
  5. 5.  Fig. Rain module The rain sensor module or board is shown here. Basically, this board includes nickel coated lines and it works on the resistance principle. This sensor module permits to gauge moisture through analog output pins it gives a digital output while moisture threshold surpasses. This module is similar to the LM393 IC because it includes the electronic module as well as a PCB. Here PCB is used to collect the raindrops. The Sensor module is consists of some key components. These are LM393 Comparators, Variable Resistor (Trimpot), Power LED, output LED This rain sensor module circuit has a variable resistor(potentiometer), which is a 10k preset. It is used to set the sensitivity of the rain sensor, rotate the preset knob to adjust the sensitivity of the rain detection. If the preset knob rotated clockwise, the rain sensor sensitivity will be increased. If it rotated counter clockwise, the rain sensor sensitivity will be decreased
  6. 6. Components Required  Arduino UNO board (Use what you have)  Rain sensor  Resistor 10KΩ  Connecting Wires 
  7. 7. Interfacing Sensor with Arduino  The rain sensor mainly works on the principle of rain Working of the rain sensor module is simple to understand. During a sunny day, due to the dryness on the rain board module, it offers high resistance to the supply voltage. This voltage appears on the output pin of the rain board module as 5V. This 5V is read as 1023 if read by an analog pin of the Arduino. During rain, the rainwater causes an increase in the wetness on the rain board, which in turn results in the decrease in the resistance offered for the supply. As the resistance decreases gradually, the output voltage starts to decrease. Make connections according to the above circuit diagram. Connect VCC pin of sensor to 5V power supply of Arduino, Connect GND pin of sensor to GND of Arduino and Connect Analog output pin of sensor to A0 pin of Arduino. Upload the above code into Arduino IDE and test the result on Serial Monitor by soaking the rain sensor into water. When the rain board is fully wet, and the resistance offered by it is minimum, the output voltage will be as low as possible (approx. 0).  This 0V is read as 0 value if read by an analog pin of the Arduino. If the rain board module is partially wet, the output of this rain board module will be with respect to the resistance it offers. This system works in such a way that, when there is rain, the rainwater acts as a trigger, which switches on the buzzer. In the Rain Drop Sensor Arduino Code, we defined that pins 5, and A0 are buzzer and rainfall. By doing this, we can change the pins in the defined part of the function, and the remaining part of the code will be untouched. This will make the programmer in editing the pins easily
  8. 8. Conclusion  The rain water detector-alarm system will be useful in both domestic and industrial applications. It alerts the users of the presence of rain when itis just about to rain as even the minutest droplets of water triggers it ON thereby giving the user ample time to retrieve possessions, shut windows, and in some cases prepare to harvest rain water. The device when properly placed to receive the first set of droplets of rain water can save the user from damaging possessions that were being sundried/prevent rain from entering homes, offices and many industrial areas. The rain sensor can be made so sensitive that it can detect even the smallest drop of water and triggers the buzzer which is proved to be quiet reliable and consistent
  9. 9. THANK YOU

×