Energy, Solar, Sustainability & Environment Wind, Hydro & Other Renewables Wind power equation P = ½ρAv³Cp; ISA atmosphere for air density

Wind Turbine Power Output Calculator

This calculator applies the wind power equation — half the air density times swept area times the cube of wind speed, scaled by the rotor power coefficient and drivetrain efficiency — to give the instantaneous electrical output of a turbine. It computes air density from altitude and temperature using the International Standard Atmosphere rather than assuming 1.225 kg/m³, reports how much of the theoretical Betz maximum the rotor is capturing, and builds a power curve across the operating wind range. Enter an annual mean wind speed and it also estimates annual energy from a Rayleigh distribution.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Rotor diameterTip-to-tip diameter of the circle the blades sweep — twice the blade length plus the hub. Swept area follows as πD²/4.10 m
Wind speed at hub heightSpeed at the hub, not at a 10 m anemometer mast. Shear correction to hub height is a separate calculation.10 m/s
Rotor power coefficient CpFraction of the wind's kinetic power the rotor extracts as shaft power. Modern large three-blade rotors peak near 0.45-0.50; small turbines are lower.0.35
Drivetrain and generator efficiencyCombined gearbox, generator and power-electronics efficiency converting shaft power to delivered electrical power.90 %
Site elevationElevation above sea level, used with the standard-atmosphere pressure lapse to find local air density.0 m
Air temperatureAmbient temperature in degrees Celsius. Cold air is denser and carries more power at the same speed.15 °C
Annual mean wind speedLong-term mean speed at hub height, used only for the annual energy estimate via a Rayleigh distribution.6.5 m/s
Rated electrical powerNameplate output at which the controller limits the turbine. The annual energy estimate caps power here; it does not affect the instantaneous figure.25 kW

It returns

  • Electrical power output — Delivered electrical power at the wind speed entered, before any rated-power limit.
  • Same figure in watts
  • Wind power density — ½ρv³ — the power in the wind per square metre, before any rotor takes a share of it.
  • Rotor swept area
  • Air density at the site
  • Rotor Cp as a share of the Betz limit
  • Estimated annual energy — Rayleigh-weighted output at the mean speed entered, capped at rated power.

The formula

P=12ρAv3Cpη
ρ=pRT
Cp,max=16270.5926

In plain text: P = ½ · ρ · A · v³ · Cp · η, A = πD²/4

  • PElectrical power delivered by the turbine (W)
  • ρAir density at the site, from pressure and temperature (kg/m³)
  • ARotor swept area, πD²/4 (m²)
  • vWind speed at hub height (m/s)
  • CpRotor power coefficient — the share of available wind power converted to shaft power (decimal)
  • ηDrivetrain and generator efficiency (decimal)

The equation is kinetic energy flux through the disc: mass flow ρAv times specific kinetic energy ½v² gives ½ρAv³. Cp and η then take their shares. Betz's law limits Cp to 16/27 ≈ 0.5926 for any unducted rotor.

Updated Category Wind, Hydro & Other Renewables Verified against published test cases Reading time 10 min

Where the wind power equation comes from

Wind carries kinetic energy, and a rotor intercepts a stream of it. Air crossing a disc of area A at speed v delivers a mass flow of ρAv kilograms per second, and each kilogram carries ½v² joules. Multiply and the power crossing the disc is ½ρAv³. That is the wind power density times the swept area, and it is the entire supply available before the turbine takes any of it.

Two consequences dominate every design decision in wind energy. First, power goes as the cube of speed: a site with 20% more wind has 73% more power in it, and a site with double the wind has eight times. Second, power goes as the square of rotor diameter, because area does. Those two exponents explain why turbines have grown enormous and why siting matters more than hardware. A taller tower buys speed, and speed is cubed.

What the rotor actually takes is Cp, the power coefficient. It cannot be one. Extracting all the kinetic energy would leave the air motionless behind the disc, which would stop the flow from continuing through it. Albert Betz worked out in 1919 the maximum possible: 16/27, about 59.3%, achieved when the rotor slows the wind to two-thirds of its upstream speed. Real rotors peak somewhere below that and fall away either side of their design tip-speed ratio.

Each term, and why air density is not 1.225

Air density. The value 1.225 kg/m³ is the International Standard Atmosphere at sea level and 15 °C, and it is wrong nearly everywhere. Density follows the ideal gas law, ρ = p/(RT) with R = 287.05 J/(kg·K) for dry air, and pressure falls with elevation on the standard lapse, p = 101325(1 − 2.25577×10⁻⁵h)^5.25588. At 1,500 m on a standard day the density is 1.058 kg/m³ — 13.6% below sea level, so 13.6% less power from the same wind through the same rotor. Temperature matters too: at fixed pressure, air at −10 °C is about 9.5% denser than air at 15 °C.

Swept area. A = πD²/4. Use the full rotor diameter including hub, since that is the disc the momentum theory refers to. The swept-area calculator covers this step alone if that is all you need.

Wind speed. This must be the speed at hub height. Anemometer data is usually recorded at 10 m, and wind shear means hub-height speed is meaningfully higher. Applying a 10 m speed to a 60 m hub understates power badly, and the cube law amplifies the error: a speed 15% low gives 0.85³ = 61.4% of the true power, a 39% shortfall.

Cp and η. Keep them separate. Cp is aerodynamic and is bounded by Betz; η is electromechanical and is bounded by 1. Manufacturers sometimes publish a single overall coefficient that folds both together, and comparing that to a rotor-only Cp makes one machine look worse than it is. The percentage-of-Betz output on this page uses Cp alone, which is the only fair comparison against the 0.5926 ceiling.

Worked example: a 10 m rotor in a 10 m/s wind

A small commercial turbine has a 10 m rotor, a power coefficient of 0.35 and a drivetrain that is 90% efficient. The site is at sea level, the air is at 15 °C, and the wind at hub height is 10 m/s.

  1. Swept area. A = π × 10² ÷ 4 = 78.54 m².
  2. Air pressure. At sea level, p = 101,325 Pa.
  3. Air density. ρ = 101,325 ÷ (287.05 × 288.15) = 101,325 ÷ 82,714 = 1.2250 kg/m³.
  4. Wind power density. ½ × 1.2250 × 10³ = 0.6125 × 1,000 = 612.5 W/m².
  5. Power crossing the disc. 612.5 × 78.54 = 48,106 W.
  6. Shaft power. 48,106 × 0.35 = 16,837 W.
  7. Electrical power. 16,837 × 0.90 = 15,153 W = 15.15 kW.
  8. Share of Betz. 0.35 ÷ 0.5926 = 59.1% of the theoretical rotor maximum.

Now move the same machine to 2,000 m elevation at 5 °C. Pressure falls to about 79,500 Pa and density to roughly 0.996 kg/m³, so every figure from step 4 onward scales by 0.996 ÷ 1.225 = 0.813. Output drops to about 12.3 kW on identical hardware in identical wind. Nothing about the turbine changed; there is simply less air.

And if the wind rises from 10 to 12 m/s, output goes to 15.15 × (12/10)³ = 15.15 × 1.728 = 26.2 kW — except that a 25 kW machine would be pitching to hold 25 kW by then. That flat top is the defining feature of a real power curve.

Reading the result honestly

The instantaneous figure is a snapshot, and a turbine spends almost none of its life at any single wind speed. What matters commercially is the integral of the power curve against the site's wind distribution — the annual energy production, and from it the capacity factor. A machine rated at 25 kW will not produce 25 kW × 8,760 hours; a good site delivers somewhere in the region of a quarter to a third of that.

Use the power density output as a site screen before you consider any hardware. It is a property of the wind alone, independent of what you put in it, which makes it the honest way to compare locations. Because it goes as v³, a modest difference in mean speed between two candidate sites translates into a large difference in resource — and because the mean of the cubes exceeds the cube of the mean, the annual power density at a site is always higher than what its mean speed alone would suggest.

Treat the percentage-of-Betz figure as a plausibility check on your Cp. A rotor operating above 100% of the Betz limit is not a discovery; it is an error in the inputs, most often a Cp that already includes the drivetrain, or a swept area entered as radius rather than diameter.

The annual energy estimate on this page assumes a Rayleigh distribution, which is the Weibull distribution with shape factor k = 2. It is a reasonable default for many temperate open sites and a poor one for sites with strong seasonal or diurnal structure. It also omits cut-in and cut-out behaviour, availability, wake losses and electrical losses, all of which reduce real output. Use it for scale, not for a bankable number.

Power against wind speed for a 10 m rotor

Rotor diameter 10 m (78.54 m² swept), Cp 0.35, drivetrain efficiency 90%, air density 1.2250 kg/m³. The output column is unlimited aerodynamic power — a machine rated below these values would cap at its nameplate.
Wind speed (m/s)Wind speed (mph)Power density (W/m²)Output (kW)
24.54.90.121
48.939.20.970
613.4132.33.273
817.9313.67.759
1022.4612.515.153
1226.81,058.426.185
1431.31,680.741.581
1635.82,508.862.068
1840.33,572.188.374
2044.74,900.0121.226

Every row is the wind power equation evaluated at that speed. Doubling the speed from 10 to 20 m/s multiplies output by exactly 8, which you can confirm against the last two rows: 121.226 ÷ 15.153 = 8.00.

What this calculation leaves out

  • Cut-in and cut-out. Below roughly 3 m/s a turbine cannot overcome its own friction; above roughly 25 m/s it shuts down to protect itself. The equation happily returns a number in both regimes.
  • Cp is not constant. It varies with tip-speed ratio and therefore with wind speed. A single value is a design-point approximation; a real power curve is measured, not derived.
  • Turbulence and yaw error. A rotor misaligned by angle θ sees roughly cos³θ of the available power, so a 15° yaw error costs about 10%.
  • Wake losses. Turbines downstream of others in an array see slowed, more turbulent air. Array losses of several percent to well over ten percent are ordinary and are handled at wind-farm level, not here.
  • Blade soiling, icing and blade erosion. All reduce Cp in service, and none appear in a nameplate figure.
  • Humidity. Moist air is slightly less dense than dry air at the same pressure and temperature. The effect is under a percent in most conditions and is ignored here.

Betz's law is a limit on the rotor, not on the machine

The 16/27 figure comes from one-dimensional momentum theory applied to an actuator disc in an unbounded, incompressible, steady flow. It bounds the fraction of the kinetic energy flux through the disc that any such rotor can convert to shaft power. It does not bound the drivetrain, it does not apply to ducted or diffuser-augmented rotors in the same form, and it is not a statement about efficiency in the thermodynamic sense. A well-designed modern rotor reaching Cp near 0.48 is capturing about 81% of what Betz allows, which is close to the practical ceiling once tip losses and finite blade count are accounted for.

From instantaneous power to a project

Instantaneous power is the first calculation in wind energy and the least useful one on its own. The sequence that follows it runs: measure or model the wind distribution at hub height, integrate it against the manufacturer's measured power curve to get gross annual energy, deduct wake, availability, electrical and environmental losses to get net energy, and divide by rated power times 8,760 to get the capacity factor. From there the levelized cost of energy follows in the same way it does for any generation asset.

For small and micro wind, two practical notes. Rotor diameter dominates everything — doubling diameter quadruples output, while doubling Cp is impossible. And roof and low-tower mounting is almost always a mistake, because buildings and trees produce exactly the turbulent, slowed air the cube law punishes hardest. If the mean speed at your proposed hub height is below about 4.5 m/s, the arithmetic on this page will tell you what you need to know before you spend anything.

Where a stream is available instead of open wind, the same energy-flux logic gives a much steadier resource, because water is roughly 800 times denser than air — see the micro-hydro calculator for that version of the problem.

Frequently asked questions

Why is wind power proportional to the cube of wind speed?

Two factors of speed come from kinetic energy, which is ½mv², and one comes from mass flow, since faster wind delivers more kilograms per second through the same area. Multiply ρAv kg/s by ½v² J/kg and you get ½ρAv³. This is why site selection dominates turbine selection: a 26% increase in mean wind speed doubles the resource.

What is a realistic power coefficient for a real turbine?

Large modern three-blade upwind rotors peak in the region of 0.45 to 0.50 at their design tip-speed ratio, falling away either side. Small turbines are typically lower, often 0.25 to 0.40, because they operate over a wider range of conditions with simpler control. Anything you are told is above 0.5926 is either measured against something other than the swept area or is wrong.

Should I use the wind speed from my local weather station?

Not directly. Airport and weather-station anemometers are usually at 10 m in open terrain, and your hub is higher and possibly in different terrain. Correct for shear to hub height first, then use that. Because power depends on the cube of speed, an uncorrected 10 m figure can understate output by a third or more on a tall tower — and can equally overstate it if your site is more sheltered than the reference station.

How much does altitude reduce a turbine's output?

Output scales directly with air density, so it falls by whatever fraction density falls. On a standard atmosphere, density is about 13.6% below sea level at 1,500 m and about 17.8% below at 2,000 m. Cold weather partly offsets this: because density varies inversely with absolute temperature, it rises about 0.35% per degree Celsius of cooling near 15 °C, so a high, cold site is less penalised than a high, hot one.

Can a turbine ever exceed the Betz limit?

Not as a fraction of the kinetic energy flux through its swept area, which is what the limit constrains. Claims of exceeding it usually redefine the reference area — a shrouded or diffuser-augmented turbine can exceed 0.5926 when Cp is quoted against the rotor area rather than the larger area of the duct that captures the flow. Referenced consistently, the limit holds.

Why does a real power curve go flat above a certain wind speed?

Because the generator and drivetrain have a nameplate rating the machine must not exceed. Above rated wind speed the controller pitches the blades or allows the rotor to stall, deliberately shedding aerodynamic power to hold electrical output constant. That is why the effective Cp falls sharply above rated speed even though nothing has broken.

How accurate is the annual energy estimate on this page?

It is a scale estimate, not a yield assessment. It assumes a Rayleigh distribution, a constant Cp, no cut-in or cut-out, and no availability, wake or electrical losses. Each of those omissions pushes the estimate high. For a real project, integrate the manufacturer's measured power curve against a site-specific Weibull fit from at least a year of on-site measurement, then apply a loss stack.

Does blade count change how much power a rotor can capture?

Less than most people expect. Three blades is a compromise between aerodynamic efficiency, structural cost and dynamic balance; two-blade rotors reach nearly the same peak Cp at a higher tip-speed ratio, and many-bladed rotors like farm windmills trade efficiency for starting torque. The Betz limit applies to all of them equally, since it depends only on the swept area and the flow.

References

  • Wind Energy Explained: Theory, Design and Application, 2nd ed. — J. F. Manwell, J. G. McGowan and A. L. Rogers, Wiley
  • U.S. Standard Atmosphere, 1976 — NOAA / NASA / U.S. Air Force
  • WINDExchange — small wind and distributed wind resourcesU.S. Department of Energy, Wind Energy Technologies Office