Fortsätt till huvudinnehåll

[VAWT] First practical tests

The first practical tests have commenced! The windmill below is built within this Bachelors Thesis: 



We had worked in small subgroups, where I had focused on calculations, software and electronics. Some other guys had done the mechanical design and therefore I didnt't see the turbine first until the day all parts were to be assembled. What I hadn't realised before is that the turbine is huge! It measures some above 3 meter in height. Here is a rather crappy first movie of over first test run:


 Turbine control is done via electronic switching by using PWM. A Maximum Power Point tracking algorithm is tried here. Among other things wind and electrical output (voltage and current) are measured that can be used to evaluate system performance. This can be used for estimating turbine output.

The current measurement was bit of a challenge to design as it had to work over the unusually large range 0,5- 60 amps. The measurement is split up in to ranges in hardware in this design. Here is what the designed circuit looks like from below:



For simplier interfacing I created a graphic interace using Qt C++. It uses serial communication (UART) and a self designed protocol for changing parameters during runtime, interfacing with the SD-log on the control unit, read strings sent via UART and live plot of values.  When a bluetTooth serial modem is used this can be done wireless which is very neat.  The interface looks something like this:




I choose to call it SavoniusView.

Kommentarer

Populära inlägg i den här bloggen

[VAWT] Plausible improvements of the Savonius windmill

Cut a barrel in half, mount it on a shaft and you have a windturbine. If the barrel is used, then what else probably would end up on a scrap heap is instead used for converting renewable energy. Simplicity and low cost makes this an attractive option especially for societies with limited economy and a malfunctioning or non existing electric grid. Small off-grid electrical networks can be built and people who perhaps most needs electricity get that. Isn't that neat? Savonius (from http://solarvan.co.uk/savonius) An overlooked potential? The Savonius though has a widespread reputation of having low effiency and is often dismissed as a credible option around forums and in formal litterature. However, when looking at the graph below from a publication Wortman did 1983, the effiency can be realtively high provided that the TSR(Tip-to-Wind-Speed-Ratio) is held at a correct value and the windmill should work quite nicely. In practice this could probably be done by controlling t

The heating system

One of my former projects was the design and practical realization of an automated wood fired heating system. Two key characteristics of the project were the reuse of junkyard bargains and realization of electronic system starting from component level. Budget was kept low. The system is now warming a house situated on a farm on the Swedish countryside.  I for sure have never done a project spanning so many different categories of work. In the end I had done manual metal work and welding, plumbing, electrical installation, creation of control- and calculation algorithms, circuit design and programming to name some. A box on the upper floor of the house with an Atmega328 microprocessor controls the whole heating  system.   Here is a video summary of the project: Systems furnace is a Braland 21 from http://www.braland.se The control system that is now up and running can among other things monitor 16 different temperatures, control all the systems pumps and do diffe

Guide: Get more distortion from an HCM65R amp

I got my hands on an HCM65R guitar amplifier. It's an okay amp I guess, if anything it's loud enough to rise a mob against you even if you live off in a rural area. But, something that's been bothering me and many fellow reviewers it is that it lacks distortion. For me it's usually enough for blues but some palm muted metal, like Into the void with Black Sabbath, comes out a bit soft. As both of the volumeknobs were broken I took the amplifier apart and started thinking about a way how to get this loudly purring kitty to growl like a beast. When taking it apart I saw that the PCB is really old school with large components placed with a lot of space between them. So, hack friendly! I found out what to change and how, tried and it worked. Check the video below to hear how different it got. Demonstration I play some random stuff with and without the modification and I think that the difference in tone is very clear. How to do it This is for you who kn