Wind Turbine Noise Impact Calculator
Calculates the minimum setback distance from wind turbines needed to meet a noise limit at a receptor location. Use it during site planning to comply with local noise regulations.
About this calculator
Wind turbine noise propagation is governed by sound power level and distance attenuation. When multiple turbines operate together, the combined sound power level is: totalSoundPower = soundPowerLevel + 10 × log₁₀(turbineCount). A ground effect correction is applied based on hub height, receiver height, and ground absorption coefficient (0 = hard ground, 1 = soft ground). The required attenuation is then: requiredAttenuation = totalSoundPower − noiseLimit − groundEffect. From this, the minimum distance is derived by inverting the inverse-square spreading law: minDistance = 10^((requiredAttenuation − 8) / 20). A regulatory floor of 200 m is enforced as a minimum setback regardless of the acoustic calculation. The result helps developers demonstrate compliance without commissioning a full noise propagation study at early design stages.
How to use
Assume 3 turbines, each with a sound power level of 105 dB(A), hub height 100 m, receiver height 1.5 m, soft ground absorption of 0.8, and a noise limit of 40 dB(A). Total sound power = 105 + 10 × log₁₀(3) = 105 + 4.77 = 109.77 dB(A). Compute the ground effect correction using the formula, then find required attenuation = 109.77 − 40 − groundEffect. MinDistance = 10^((requiredAttenuation − 8) / 20), then take max(result, 200 m). This gives an indicative minimum setback to stay within the 40 dB(A) limit.
Frequently asked questions
What is an acceptable noise level for wind turbines near residential areas?
Most countries set noise limits at receptor locations (e.g., the nearest house) of 35–45 dB(A) during daytime and 30–40 dB(A) at night. The UK, for example, uses 35–40 dB(A) as a daytime target and the WHO recommends keeping wind turbine noise below 45 dB(A). These are A-weighted levels that approximate human hearing sensitivity. Some jurisdictions also set limits on amplitude modulation and low-frequency components, which are not captured by a simple A-weighted measurement.
How does ground type affect wind turbine noise propagation?
Ground absorption significantly changes how sound attenuates with distance. Hard or reflective ground (paved surfaces, water, frozen soil) provides little extra attenuation and can even cause constructive interference at certain distances. Soft ground such as grassland, crops, or forest floor absorbs sound energy and adds several decibels of extra attenuation beyond the geometric spreading loss. Using a ground absorption coefficient of 0 for hard ground and 1 for fully soft ground in the ISO 9613-2 model brackets the range of real-world conditions a developer might encounter.
Why is 200 metres used as a minimum wind turbine setback distance?
The 200-metre minimum is a commonly cited precautionary guideline used in many European planning frameworks to provide a baseline safety and amenity buffer regardless of acoustic calculations. At distances below about 200 m, shadow flicker, visual dominance, and low-frequency noise concerns arise independently of A-weighted sound pressure levels. Regulatory minimums vary by country: Denmark historically used 4× hub height, while some US states set 500–1,000 m from residences. Always check the specific planning authority requirements for your project location.