One of you guys asked about the 3D files of my first 3D sketch, so here it is: https://a360.co/2micYL3
I used Fusion360, so feel free to download the files and do whatever you want with them. But remember: That is just a sketch for illustration, so neither the dimensions nor the technical details (number of magnets, coils, etc) are how they will be in the first prototype!
Yesterday I had a talk with a friend of mine who owns a small forest here in Bavaria, Germany. He got excited about my idea and offered that I can mount data collection systems and prototypes at his trees. Its a working forest with mainly spruces and it is situated at a hillside, which is very good for wind energy harvesting :) As soon one of my prototypes is ready I will bring it there and test it. If I come to the final round of the Hackaday prize I plan to use some of the money to build and test a small (<10 units) batch of the most promising prototype, but more about my future plans and the next steps in one of the next project logs. Above you can see the aerial view of the forest in question :)
Yesterday I took the phone back off the tree (see yesterdays project log entry) and today I look for the first time into the data. The graph shows the acceleration values parallel to the ground over time:
First obvious statement: We had some wind in the evening and during the next day, but the night was very calm. By the way: This is not the raw data, I used the calm period at night to get rid of the baseline (which is caused by gravitation, which is a constant acceleration), so the whole graph is shifted to zero (the unit to the top are m/s2 by the way, to the left there is the number of 500ms timesteps, which means 2*3600=7200 is one hour) . Besides that there seems to be some osscilations so lets look closer at the red rectangle:
There are smaller oscillations, but not around zero, interesting... I think the bow of the stem brought back the constant influence of gravity (perhaps we can use that to run a running average and then have an idea to which angle the stem bowed?). Nevertheless, the oscillations we can see here are in the order of minutes, which is not what I expected from just watching the trees swing in the wind (there I estimated swing periods below 30s). My first guess is that the wind is changing in this time period, but so regulary? Second guess would be that the swing period of trees is indeed in the minutes, I have to do more research about that :) We also have to keep in mind that this is just the x-direction, so if the wind direction changes, this can also have a influence on the data, since this is only the projection of the movement on the x-axis.
All this questions the method to use a phone as a monitoring device for low frequency oscillations, so either I use a more sensitive accelerometer/more sophisticated data analysis in the future or I try to measure the amplitude, which means the distance from the place where the stems is without wind. More about that coming soon!
If one of you guys wants to look into the raw data, you can find it on Github. A second opinion/approach about analyzing the data would be much appreciated!
Today put a little bit more thought into solution 1 (see last project log entry, the one with rack and pinion). I think I will go with a rack, which slides in a tube and rotates a small gear. Connected to this gear is the rotor of an axial flux generator. This type of generator are well suited for low RPMs, you can see the principle at the end of this project log post.
In the following you can see an overview of the design I came up with. Point A and B are connected to the trees and the linear power generation unit is in its fully compressed state:
A more detailed view into the core. Please ignore the design of the housing :-). On the left is the tube where the rack sits in during full compression, in front you can see the pinion which is connected to the (transparent) rotor with 16 permanent magnets. Behind that is a red stator which holds 8 coils. The size and number of magnets and coils is not defined yet, this is just for illustration.
Last but not least the difference between radial and axal flux in generators:
Today I made some sketches brainstorming different configurations and technical solutions:
The main technical challenge is to use the motion of the tree, which is most of the time very powerful, but also very slow and with low amplitude. Therefore a mechanism has to be found, which can convert this motion into electricity.
The most likely solution, a connection between two trees where a rack and pineon transform the linear movement into a rotational one, which
then through some gear drive powers a generator.
There is a central post between several trees, where some weights or springs pull at ropes which are connected to the trees. The ropes have a chain element which drives a gear which then drives the generator.
There are two chambers mouted to the tree. When the tree bends, one chamber is compressed, the other is stretched. The compressed chamber pushes a liquid through a one-way valve into a central high pressure tank from which the fluid goes through a turbine into a low pressure tank. When the tree bends to the other side, the compressed chamber streches and gets new fluid through a one-way valve and a seperate connection from the low pressure tank. The previously stretched chamber gets compressed at the same time and the cycle continues.
Same as the principle above, but instead of a compressable chamber there is a piston which generates the pressure (also two one-way walves and to connections to the high and low pressure tank).
This is just another configuration, it would work with a linear generator as in Type 1 or with a piston as in Type 4. The difference to all other concept is, that it uses a connection not between two trees, but between the tree and ground.
I managed to put the phone up to our big birch and enjoyed the awesome view meanwhile. It sits now at 10m height and collects accelerometer data from all three axis. It is a waterproof phone, but just in case I put a protective plastic bag around it. Better safe than sorry! I will put the phone down again in 24 hours and make a preliminary analysis then.
Ok, the phone mount is ready. I made a quick test on another tree at ground level:
As you can see the phone is held by a bungee strap, which holds the device firmly against the wood. When you look closer, you can see that at the edges there is a groove of about 2cm between the two bumbers, so the phone is also not able to slide down. The app I am using has the name "Accelerometer Analyzer" and is able to log the values to a CSV file on the SD card :) Now I have to wait only until the phone is fully charged and the data collection can begin!
The first thing I want to find out: How are the swinging characteristics of trees? I'm mainly looking into frequency and amplitude. The goal is to use this data together with knowledge about size and weight of the tree to find out how many energy is in the swinging motion. In parallel I'm doing some research in the scientific literature, but there is no alternative to get some hard, reallife data! The first idea here was to put a logging device onto the tree which can log the acceleration and after some calculation I would have the position over time and with that the data I'm looking for.
So the question is, how to get the data the easiest way. Since I have done a lot with Arduinos, this was my first thought, so I put together a logging platform in my mind: An Arduino Uno with a SD card shield, a accelerometer, a battery and some lines of code and, voila, the logging device is ready. But then I came to my mind, that basically the same components are inside a modern mobile phone. Luckily I had one in my "old electronics devices, which I don't use anymore, but could be come handy sometime" bin, so basically what was left to do is just downloading an app (offcourse there was an app for that!). And it is a IP67 rated one, which means it is water proof, perfect!
Today I will put the phone on the tree and hope for a small storm coming to get some data the next days. Stay tuned for more!
PS: The phone by the way is a SPT-900 from Simvalley and runs Android 4.2. The built in accelerometer should be according to one of the apps a MMA8452Q from NXP and therefore sufficient for this purpose.
I had this idea about a year or two ago. I read an article about wind turbines in Bavaria, Germany (Germany tries to increase the generation of renewable energy). There was an interview with the major of a small town about a wind turbine which was planned to be built next to the town. The major said he is in favor of wind energy, but the people in his town don't want the wind turbine next to the town, so he tried to stop the project. And that is what you hear by most of the people: Wind energy yes, but not in our neighbourhood! That was the moment when I first thought: Hey, If the wind turbines would not be visible, nobody would have a problem. How about blending them into the landscape? How about let them look like trees? ... Or... how about using the trees itself? And bammm, the idea was born :)