Intro and idea

Why?

Maybe there’s not as much need as i perceive it, but as per my discussions with my friends Mrs. Pallavi and Prabhu it was clear that there are far few of rain data points available. Here are some of my perceptions (which one is free to check and prove otherwise) :

  • India’s IMD has a network but i suppose they report the data only at the end of a day or say every half a day. So data rate is too low to make a live map.
  • IMD network’s density is low. As per Prabhu (my friend from MSc days and currently at one of CDAC’s project leaders in Pune), the state of Sikkim has only one IMD sensor!! Similarly, the vast landscape with many terrain features make rain fall a very region specific thing, so rain data must be of higher geographic density than currently is the case.
  • Rain data is not available to the public for independent and parallel processing. It has to be received through IMD and one can only guess the difficult bureaucratic path. As discussed with Mr. Mayuresh Prabhune, an active citizen science torch bearer in Pune, one has to struggle for getting data from public funded institutions.

 

RainCloud

So the plan is to create such a system with following features:

  • Live streaming of rain fall data every 30 minutes, 24×7.
  • Live data plotted on an online geographic map, accessible to anyone, free of cost.
  • Data could be downloaded by anyone for further analysis, free of cost.
  • Cost of device should be low so that density could be increased. Also device should have long maintenance free life.

 

How to do it? – the science and engineering

The main issue with conventional rain guages that have online data reporting capability is the need of calibration. So if ours is to be better, then one must remove any moving parts from the design. So how to make a device that makes a measurement of rain and then empties itself without any moving par like valves, etc? – Enter the auto-siphon.

If you take a pipe (a PVC pipe in the following images) and a bendable straw (i used one from a TuttiFrutti mango drink), as seen in the images one make an auto-siphon.

Top view.
Side view

The white straw is sealed by the small hole (as compared to its own diameter) made in the PVC cap. When this piece is filled with water upto the level of the bend (1st image) then it auto-drains completely.

Conclusion: An auto-siphon designed in such a way as to drain everytime a fixed amount of rain has fallen.

So how to do the measurement?

  1. Every time a draining event happens, the water passes over two electrodes separated normally by an insulating air gap.
  2. One of the electrode is at a higher potential (5V) as compared to the other, so when water passes over (during draining) the second electrode gets a current from the first one.
  3. This is detected by a microcontroller as a digital signal and a counter is incremented. Thus each count signifies a predetermined amount of rain volume being emptied.
  4. The change in count per hour then corresponds to the rain rate/hour.
  5. The latest count value is transmitted by the microcontroller and associated GSM/GPRS circuit to a website.

Leave a Reply

Your email address will not be published. Required fields are marked *

six + 14 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.