Hydropower Calculator Formula
Understand the math behind the hydropower calculator. Each variable explained with a worked example.
Formulas Used
Power Output
power_output = power_kwAnnual Energy
annual_mwh = power_kw * 8760 * availability / 100 / 1000Homes Powered
homes_powered = power_kw * 8760 * availability / 100 / 1000 / 10.5CO2 Avoided
co2_avoided = power_kw * 8760 * availability / 100 * 0.92 / 2204.6Variables
| Variable | Description | Default |
|---|---|---|
flow_rate | Water Flow Rate(m3/s) | 5 |
head | Head Height(meters) | 30 |
turbine_efficiency | Turbine Efficiency(%) | 85 |
availability | Annual Availability(%) | 90 |
power_kw | Derived value= flow_rate * head * 9.81 * turbine_efficiency / 100 | calculated |
How It Works
How to Calculate Hydropower Output
Hydropower converts the potential energy of falling water into electricity.
Formula
Power (kW) = Flow Rate (m3/s) * Head (m) * 9.81 * Efficiency
Annual Energy = Power * 8,760 hours * Availability Factor
Worked Example
A hydropower site with 5 m3/s flow, 30m head, 85% turbine efficiency, 90% availability.
flow_rate = 5head = 30turbine_efficiency = 85availability = 90
- 01Power: 5 * 30 * 9.81 * 0.85 = 1,250.8 kW
- 02Annual energy: 1,250.8 * 8,760 * 0.90 / 1,000 = 9,857 MWh
- 03Homes powered: 9,857 / 10.5 = 939 homes
Ready to run the numbers?
Open Hydropower Calculator