Author Topic: My Wind Turbine with active pitch control  (Read 14884 times)

0 Members and 1 Guest are viewing this topic.

Jonathan

  • Newbie
  • *
  • Posts: 1
  • Country: gb
My Wind Turbine with active pitch control
« on: August 25, 2012, 09:44:43 AM »
Three years ago, during my last year at school back when neodymium magnets were actually affordable, I made a 3m diameter wind turbine incorporating active pitch control. At the time there didn't seem to be much on forums discussing these things, so I never got round to posting it and had difficulty researching. I'd pretty much forgotten about it as I've not got space to use the wind turbine at home, it's just lurking under my CNC router (:() which I will one day use to make the blades. I recently happened to notice the thread here about someone having made one with active pitch control, so I thought it was about time I posted my version.

This is how far I got with it:

6114-0

I machined every part on the wind turbine using manual lathes/milling machines, except for the gears and the magnet rotors and stator bracket which I got laser cut.

Here's a video showing the construction of the PMG and me testing it as a motor (well why not...) using the ESC and transmitter from my model car, with a few pictures of the start of the blade hub:


It's the standard 2x1x0.5" magnets...cutin speed is about 130rpm (13Hz). Used Femm to aid the design, but it wasn't really required. I did couple it to a bridgeport milling machine with two 92Ah 12V batteries and a rectifier, wired in star, to test the PMG. My readings were OK up to around 800W where the coupling started slipping, hence the anomalous result in the graph below. I did get it up to 1.2kW but couldn't get reliable RPM readings at that speed, but that's not a big deal as clearly the thermal conductivity of the stator is too low for it to run at this speed for more than a few minutes. I'm not intending to use such a crude system when I actually use the wind turbine. Hopefully one day I can do a better test:

6116-1


Anway, here's the blade hub, early stages:


Later on:

6115-3

As you can see I used a stepper motor in the hub to drive the blades via a worm gear, so the motor current could be reduced when the pitch is fixed and bevel gears to link all the blades. Each blade will be mounted on the stainless steel shafts which pass through 3 deep group bearings and a thrust bearing. I'll make the blades from fibreglass using a mould I will make on my CNC Router, which I made about 2 years ago and still haven't got round to using for the blades! Might use it to make some nice blades from wood one day, who knows...I did make some 700mm blades from fibreglass using a mould I cut on the router. They seemed very effective.

Drawings (disregard the blades, they are out of date):

6117-4

6119-6
6120-7
6121-8
6122-9

Plan was to have some sort of slip ring or rotary transformer to transfer the power from the generator to supply the motor and electronics in the hub, with a battery in the hub for obvious reasons. I designed a board which uses a PIC to do the control based on measuring the frequency of rotation via an accelerometer or zero-crossing detector.

I made a paramaterised model of the blades in Solid Edge linked to a spreadsheel. Subsequently I put it in Matlab and finally VB ... unfortunately I can't find the latest drawing, but my smaller wind turbine has fiberglass blades I made using this process:

http://www.youtube.com/watch?v=FJ1yrMSFPQI&feature=plcp

That was for a smaller wind turbine, I put a video of it on YouTube.

Looking back, although I did calculate the required sizes for some parts to obtain sufficient strength, I realise now I should have made some bits a bit more substantial for this size turbine - in particular the worm gear I made is a bit small. I'm not sure why at the time I decided not to use the method with a linear actuator as that's bound to be easier than my method. Maybe I should make a smaller one so I can actually use it, since unless my mum moves house I'm not likely to be able to test it! I'll post some drawings of the concept here first if I do, but I would base it around using a ballscrew to make a linear actuator as that would be compact, provide plenty of force with negligible play and require very little power to drive.

I think that's enough, if anyone's interested I can post more pictures and drawings or whatever really. Please note not all of the images I have posted are up to date.
« Last Edit: August 25, 2012, 10:01:08 AM by Jonathan »

sean_ork

  • Full Member
  • ***
  • Posts: 161
Re: My Wind Turbine with active pitch control
« Reply #1 on: August 25, 2012, 02:33:01 PM »
that's lovely

midwoud1

  • Sr. Member
  • ****
  • Posts: 361
  • Country: nl
  • There are more chiefs than indians
Re: My Wind Turbine with active pitch control
« Reply #2 on: August 25, 2012, 04:47:29 PM »
Hi Jonathan

Good work. You made your actuator on the nose side with a steppermotor.
How many wires you bring down with a slipring ?
Did you already balance the hub ?
What are your Rpms to feather and unfeather ?
What kind micro-controller have you ?
I have an active pitch windgenerator with a lineair actuator and  hollow shaft.
Max Rpm 360 , 32volt -25 amp and pull-up at 200 Rpm . Cut-in at 170 Rpm.
2,90 mtr prop diam. Wooden blades oregon pine. TSR 7.
Controller Arduino Uno.
Manual stop total feather.
Good luck.

Rgds - Frans -

fabricator

  • SuperHero Member
  • ******
  • Posts: 3394
  • Country: us
  • My smoke got out again
Re: My Wind Turbine with active pitch control
« Reply #3 on: August 25, 2012, 04:55:43 PM »
Beautiful, but you are going to have to counter balance that stepper motor on the hub.
I aint skeerd of nuthin.......Holy Crap! What was that!!!!!
11 Miles east of Lake Michigan, Ottawa County, Robinson township, (home of the defacto residential wind ban) Michigan, USA.

sean_ork

  • Full Member
  • ***
  • Posts: 161
Re: My Wind Turbine with active pitch control
« Reply #4 on: August 25, 2012, 05:33:44 PM »

Controller Arduino Uno.


any chance of putting up some details ?

midwoud1

  • Sr. Member
  • ****
  • Posts: 361
  • Country: nl
  • There are more chiefs than indians
Re: My Wind Turbine with active pitch control
« Reply #5 on: August 26, 2012, 03:40:30 PM »
The Arduino controller is nothing more as a programmable switch .
Software programma  in C language.
On the input a rpm frequency counter converting  to a variable Dc voltage.
On the output 2 relays to run the actuator back and forward.

  - F -