Calculating the change of a Wind Turbine's RPM due to Airflow as f(t)

AI Thread Summary
Calculating the change in a wind turbine's RPM due to airflow involves complex mathematical modeling that accounts for varying lift and drag on the blades as they spin. Initial calculations can start with the lift on stationary blades, but adjustments must be made for the dynamic conditions once the blades are in motion. Each blade segment requires analysis of airspeed and angle of attack to determine lift coefficients, which contribute to total drive torque. The overall model must also consider the turbine's impact on wind flow and incorporate control schemes for blade pitch and generator torque. Utilizing existing modeling software like FAST from NREL is recommended for accurate simulations.
Al-Layth
Messages
21
Reaction score
4
TL;DR Summary
I have a typical 3 bladed HAWT with a known blade and hub geometry along with full knowledge of the initial airflow (density, temp, pressure, speed). How can I model the motion of the turbine (RPM as a function of time) ?
the tldr covers everything I think. I don't expect there will be an analytic solution here lol. but I don't even know where to even begin formulating this problem mathematically. I assume I should find an expression for the initial lift on the blades, multiply by 3 and then model it as a circular motion problem?

But the problem is, that would only be valid for the instant t=0 and no time after it because:

(1) once the blades start moving, the lift per blade will be different too since the blades are now spinning whereas they were stationary at first.

(2) The spinning of the blades might create additional fluid effects that would distort the incoming airflow before it hits the blades.

So I'm mighty confused on how to deal with these issues in mathematical modelling.
 
Engineering news on Phys.org
You cannot really.
For any turbine RPM and wind speed, the angle of attack must be computed at each radial point along the blade. The lift and drag of each section along the blade must then be computed. Those forces must be integrated, and the angular acceleration of the turbine = "transducer disc" computed.
 
The solution will be a numerical solution as described in your quote below:
Al-Layth said:
I expect you will somehow need to calculate the lift on each turbine blade multiply by the number of them and model it as a circular motion problem. but then you also need to take into account the change of lift per blade due to the fact the blade will spin, (whereas it was stationary at first) and also the effects of the spinning blades on the incoming fluid as well. All issues currently beyond my modelling abilities
You start at the hub, and analyze the blade as a series of segments. Each segment has an airspeed, an angle of attack, and a radius. The airspeed and angle of attack allow you to calculate/find the ##C_L## and ##C_D##, from which you calculate the torque. Sum over the length of the blade, multiply by the number of blades, and you have total drive torque.

Total drive torque minus friction minus power generated equals net acceleration torque. Divide that by the total inertia and you have the angular acceleration at that point in time. Start at time 0, HAWT velocity 0, and select an appropriate time step. Integrate accordingly, then proceed to the next time step. Repeat until finished.

If the above is gibberish, you need to go back and study the fundamentals - physics, fluid dynamics, calculus, numerical analysis, and airfoil theory.

MTA: And that assumes a constant wind velocity and direction. The turbine will affect the wind in the vicinity of the turbine. But it's a good place to start.
 
  • Informative
  • Like
Likes Al-Layth and berkeman
Your best bet is to use existing code. FAST, from NREL (https://www.nrel.gov/wind/nwtc/fast.html) is an excellent wind turbine modeling code that will do everything you want.

However, the most important factor in this is going to be the wind turbine's control scheme, both for blade pitch and generator torque, and I notice you haven't really mentioned it here. It's an incredibly complicated problem, so even if you want to design your own from scratch, I'd start by looking at what FAST does (luckily it's open source and there are a lot of papers using and describing it) and working from there.
 
  • Like
  • Informative
Likes Al-Layth, berkeman and Baluncore
Posted June 2024 - 15 years after starting this class. I have learned a whole lot. To get to the short course on making your stock car, late model, hobby stock E-mod handle, look at the index below. Read all posts on Roll Center, Jacking effect and Why does car drive straight to the wall when I gas it? Also read You really have two race cars. This will cover 90% of problems you have. Simply put, the car pushes going in and is loose coming out. You do not have enuff downforce on the right...
I'm trying to decide what size and type of galvanized steel I need for 2 cantilever extensions. The cantilever is 5 ft. The space between the two cantilever arms is a 17 ft Gap the center 7 ft of the 17 ft Gap we'll need to Bear approximately 17,000 lb spread evenly from the front of the cantilever to the back of the cantilever over 5 ft. I will put support beams across these cantilever arms to support the load evenly
Thread 'What's the most likely cause for this carbon seal crack?'
We have a molded carbon graphite seal that is used in an inline axial piston, variable displacement hydraulic pump. One of our customers reported that, when using the “A” parts in the past, they only needed to replace them due to normal wear. However, after switching to our parts, the replacement cycle seems to be much shorter due to “broken” or “cracked” failures. This issue was identified after hydraulic fluid leakage was observed. According to their records, the same problem has occurred...
Back
Top