Tag: thingspeak
RainCloud V0.4
After a few variations (V0.1-V0.3) finally a small version was developed to reduce cost of acrylic cutting and overall dimensions.
It has a small spihon built into the various layers, as seen in the cross-section below.
Its again designed to drain at about 1mm of rain fall. Fitting is the same as previously done.
RainCloud V0.1
Initial idea was to create a device which anyone could make. However, after many jugaad tries it was clear that if volunteers make rain gauges, each will have some difference than the other in terms of accuracy and so there will be no way of relying on the data.
So, reluctantly i chose to remove the uncertainty in the design by using a laser cut acrylic design. It is designed to drain with every 1mm of rainfall, i.e. that is the least count.
Here are some pics.
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.
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?
- Every time a draining event happens, the water passes over two electrodes separated normally by an insulating air gap.
- 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.
- 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.
- The change in count per hour then corresponds to the rain rate/hour.
- The latest count value is transmitted by the microcontroller and associated GSM/GPRS circuit to a website.