Anemometer – Experiment – Enjoy – See it working – Share http://pagealh.com Thu, 02 Nov 2017 12:36:24 +0000 en-US hourly 1 https://wordpress.org/?v=6.6.2 http://pagealh.com/wp-content/uploads/2017/10/1_Primary_logo_256-150x150.jpg Anemometer – Experiment – Enjoy – See it working – Share http://pagealh.com 32 32 RASPBERRY PI EXPERIMENT 13: Anemometer based on sensors F200-201/2 v2 http://pagealh.com/2016/02/20/raspberry-pi-experiment-13-anemometer-based-on-sensors-f200-2012-v2/ Sat, 20 Feb 2016 23:08:04 +0000 http://pagealh.com/?p=1603 Continue reading

]]>
Related Experiments:

Experiment Goals:

1. Create one more anemometer instance after the first was installed

2. Optimize power delivery cirquit by externalizing of main AC-DC converter and using new very small DC-DC converter.

Conclusion:

Definitely with that power solution the contents of the electronics box looks much more clean.

Components:

  • new component was used for 5V to 12V conversion up: mini DC-DC Boost Module Converter 3V 3.3V 5V to 12v 1200mA Step-up (ebay)

Story: 

Previous anemometer instance was installed near Tavor mountain

[youtube=https://www.youtube.com/playlist?list=PLWvbA9xESZLaXZawtp89yo5xciInFzLqT]

Some pictures from that location:

IMG-20160212-WA0002 IMG-20160212-WA0003 IMG-20160212-WA0007 IMG-20160212-WA0017

This is how the process of new anemometer instance building was look like:

]]>
Raspberry Pi Experiment 13: Anemometer based on sensors F200-201/2 (wind speed/direction) http://pagealh.com/2015/07/26/raspberry-pi-experiment-13-anemometer-based-on-sensors-f200-2012/ http://pagealh.com/2015/07/26/raspberry-pi-experiment-13-anemometer-based-on-sensors-f200-2012/#comments Sun, 26 Jul 2015 08:06:09 +0000 http://pagealh.com/?p=1063 Continue reading

]]>

Related Experiments:

Experiment Goals:

1. Learn working with new type of wind direction and speed sensors

2. Make a prototype which may be used for data collecting at different locations, having the following features: direction sensor calibration, storage of compressed wind data

3. No power saving features at this stage. It shall work from 220 V power source.

Components:

– F200-201Wind Speed Sensor (ebay)

F200-202Wind Direction Sensor (ebay)

Schematics:

TBD

Software:

https://github.com/pageal/RPi-Wind/blob/master/05_wind_speed_meter_f200.py

Pictures and story:

– 5V and 12V power supply
IMG_20150627_092228 IMG_20150626_171548

– Sensors are installed
IMG_20150626_173410 IMG_20150626_211847

– RPi is connected and activated
IMG_20150627_102107 IMG_20150711_222750

– All is initially tested and placed outside for SW development and testing (using WiFi and VNC)
IMG_20150718_200716 IMG_20150725_172837 IMG_20150719_072012

– Data capturing, display and compression:
IMG_20150711_222907 IMG_20150725_225158

Data Analysis:
Measurements by order
samples

Number of measurements per direction
analysis_1

Summary speed per direction
analyusis_2

var _pop = _pop || [];
_pop.push([‘siteId’, 1069378]);
_pop.push([‘minBid’, 0.000000]);
_pop.push([‘popundersPerIP’, 0]);
_pop.push([‘delayBetween’, 0]);
_pop.push([‘default’, false]);
_pop.push([‘defaultPerDay’, 0]);
_pop.push([‘topmostLayer’, false]);
(function() {
var pa = document.createElement(‘script’); pa.type = ‘text/javascript’; pa.async = true;
var s = document.getElementsByTagName(‘script’)[0];
pa.src = ‘//c1.popads.net/pop.js’;
pa.onerror = function() {
var sa = document.createElement(‘script’); sa.type = ‘text/javascript’; sa.async = true;
sa.src = ‘//c2.popads.net/pop.js’;
s.parentNode.insertBefore(sa, s);
};
s.parentNode.insertBefore(pa, s);
})();

]]>
http://pagealh.com/2015/07/26/raspberry-pi-experiment-13-anemometer-based-on-sensors-f200-2012/feed/ 8
Raspberry Pi Experiment 13: Wind Speed and Direction Meter (Anemometer) http://pagealh.com/2015/01/17/raspberry-pi-experiment-13-wind-speed-and-direction-meter-anemometer/ http://pagealh.com/2015/01/17/raspberry-pi-experiment-13-wind-speed-and-direction-meter-anemometer/#comments Sat, 17 Jan 2015 09:17:07 +0000 http://pagealh.com/?p=509 Continue reading

]]>
Reviewed by Editor: Jack Allison

VIDEO_01[ENG] VIDEO_02[ENG] VIDEO_03[ENG] VIDEO_04[ENG] VIDEO_05[ENG]

Related experiments:

Experiment Goals:

1. To learn how to connect the wind-direction and wind-speed sensors so that reasonable signals will be generated as a reaction to sensors’ rotation.

2. To Enable reading and analysis of the sensors’ signals

3. Connect all the anemometer parts and pack everything to a hermetic prototype for outdoor observation.

Components:

Electronics:
Raspberry Pi Model A+ (ebay)
EDIMAX Wi-Fi Adatper (EW-7811Un (ebay))
– (2x) 1W 5V 180mA Solar Power Panel, 99 x 69mm (ebay)
– (2x) SS34 diodes (ebay)
– (1x) ADC Pi V2.2 8-channel A2D converter from www.abelectronics.co.uk for reading the battery voltages
– (1x) Wind Speed Sensor – spare part for weather station (ebay)
– (1x) Wind Direction Sensor – spare part for weather station (ebay)

Mechanics:
– (1x) Empty chocolate box of medium size form Ferrero Rocher (ebay)
– (2x) unused parts of adjustable furniture legs (left from IKEA furniture) serving as stands for the sensors

Rechargeable batteries (connected in parallel):
– (8x)  rechargeable batteries AA 1.2V 3000 mAh (ebay)
– (4x) New Sun-PL653494 7.4 V 1800mAh (ebay) betteries
– (3x) Unknown rechargeable batteries (from “Move Power”)

Use-Case:

1. No external power for a long time

2. No physical access for a long time

3. No Wi-Fi + Internet infrastructure in near proximity

4. Anti-theft GPS module (optional)

Architecture: The diagram below shows the desired architecture. In this experiment Wi-Fi is used instead of GSM and the GPS module is not connected. However,  the capabilities of GSM communication and reading location and time with the GPS module were enabled at previous experiment. There is a plan to connect them in the final prototype.

standalone_anemometer_max_01

Schematics:

Electrical_01

Software:

https://github.com/pageal/RPi-Wind.git

Pictures and Stories:

– The prototyping process was preceded by a few experiments related to battery array strength and charging cycle. Results indicate that additional current is required from solar panels, thus more of these were ordered. When connected, they should provide about 1Ah (instead of 360 mAh now). So far the pack without any sensors survived alive about 48 hours transmitting its status.

20150107_072836

-This charger is built from the two circuits remaining from the “Move Power” products taken apart in an earlier experiments. Thus, all the spare parts (except the case) from two bad-functioning devices were re-used.

20150112_185752 20150112_185801

– While connected to two USB ports, this charger allows simultaneous charging of two accumulators to 4.12V. However, building of cables which allow direct connection  of these accumulators to a USB splitter would allow simultaneous charging to 5V. Thus, this is in the plan. After the cables are built, the recharging cycle should shorten as there will be no need for several charge balancing sessions (when weaker accumulators charge from stronger ones). At least one such a session is necessary now to bring the battery array to about 5V.

20150112_190508 20150112_190644 20150112_191036

– These are all the chargers working together for the purpose of charging the entire battery array before prototyping can start.

20150112_191410

– The prototype was created mostly by using epoxy to glue together various pieces of the fixture. If necessary, the sensors may be unscrewed from the fixture. As a specification of the sensors was missing, several experiments were conducted to understand proper connectivity. The wind speed sensor appeared easier to understand as it has only two wires. The mystery of the wind direction sensor wasn’t cracked until this link was found with a schematics which described the connections between components. It was hard to imagine the black wire, which usually goes to ground, connects to VCC as does the red wire (but through a 10KOhm resistor).

20150110_211626 20150110_213022

– Here is the final interconnection, described in the schematics earlier in this post.

20150117_081258 20150117_081324 20150117_081348 20150117_092202 20150117_092216 20150117_092233 20150117_092427

– Working prototype with RPi in its waterproof case.

20150117_094854 20150117_095823

Useful links:

]]>
http://pagealh.com/2015/01/17/raspberry-pi-experiment-13-wind-speed-and-direction-meter-anemometer/feed/ 6