Hydroelectric Power Calculator
EcologyCalculate hydroelectric power output in kW and MW from water flow rate, head height, and turbine efficiency. Estimate annual energy generation.
Reviewed by the thecalcu.com team · Last updated July 5, 2026
Power Output (kW)
What is a Hydro Power?
A Hydroelectric Power Calculator computes the electrical power output of a hydro turbine from three physical inputs: water flow rate, head (vertical drop), and turbine efficiency. The hydroelectric power formula, derived from first principles of gravitational potential energy, is the foundation of every hydro feasibility study, from micro-hydro off-grid schemes in Uttarakhand's hill villages to gigawatt-scale projects like the Bhakra Nangal or Tehri dams.
The calculator outputs power in kilowatts (kW), converts it to megawatts (MW) for larger schemes, and estimates annual energy generation in megawatt-hours (MWh) applying a standard 50% capacity factor. These three outputs map directly onto the metrics used in MNRE project reports, Central Electricity Authority feasibility studies, and international hydro engineering practice.
India has approximately 46 GW of installed hydroelectric capacity against a technically feasible potential of 148 GW, making hydro planning tools particularly relevant for developers, state utilities, and researchers working on the untapped Himalayan and north-eastern river basins.
Why Use a Hydroelectric Power Calculator?
Hydro power calculations are deceptively simple in formula but nuanced in application. The multiplicative structure of the formula (flow × head × efficiency) means that a 10% change in any single input produces a 10% change in output, and errors compound across all three variables simultaneously. A dedicated calculator eliminates arithmetic errors and lets engineers, developers, and students iterate through design alternatives in seconds.
For pre-feasibility screening, this tool allows a developer to assess whether a proposed site's flow and head measurements justify further investment in detailed hydrological and geotechnical studies. For educational use, it makes the physical relationship between head and flow tangible, doubling head at constant flow doubles power output, an insight that explains why high-head sites are so commercially attractive despite lower flow volumes.
Compare your hydro site's output against photovoltaic alternatives using the Solar Panel Wattage Calculator or evaluate a wind project on the same site using the Wind Turbine Calculator to determine the most resource-efficient generation technology for your location.
Who Should Use This Calculator?
Civil and hydraulic engineers conducting pre-feasibility or feasibility studies for run-of-river or storage hydro schemes will find this tool useful for rapid power-output estimates when moving between design alternatives, varying flow diversion percentages, penstock diameters (which affect head loss), or turbine configurations.
State electricity board planners and MNRE project developers evaluating small hydro projects (up to 25 MW) under India's Small Hydro Programme can use the calculator to verify developer-submitted power estimates or to screen sites in state hydro atlases without running a full simulation.
Researchers and students studying renewable energy systems, water resources engineering, or energy policy will find the calculator a direct bridge between the textbook formula and real-world project parameters. Worked examples from Indian dams (Tehri, Bhakra Nangal, Sardar Sarovar) can be verified against published specifications.
Off-grid energy planners designing micro-hydro systems for remote villages in hill states, Himachal Pradesh, Uttarakhand, Sikkim, Arunachal Pradesh, can estimate whether a local stream's flow and topographic head can supply sufficient energy for the village load before commissioning a detailed survey.
Pair the hydro output estimate with a Solar Panel Calculator analysis to design hybrid renewable systems where hydro covers dry-season base load and solar covers peak-season demand.
What Insights Does the Hydro Power Calculator Give You?
The calculator returns three output values that correspond to the standard reporting metrics in hydro project documents:
Power Output (kW) is the instantaneous electrical power the turbine would generate under the entered conditions. This is the headline figure for any hydro plant, the installed capacity figure reported in MW is simply the design-condition kW divided by 1,000.
Power Output (MW) expresses the same result at the megawatt scale, making it directly comparable to published installed-capacity figures for Indian hydro projects. A result of 1,000 MW matches Tehri's first-stage capacity; 2,880 MW is Bhakra Nangal's nameplate figure.
Annual Energy (MWh) estimates how many megawatt-hours of electricity the plant generates over a full year, applying a 50% capacity factor to account for seasonal flow variability, maintenance downtime, and dispatch constraints. This is the figure used to estimate revenue (at a given tariff per MWh) and to compute avoided CO₂ emissions relative to coal or gas generation.
How to use this Hydro Power calculator
Enter the Water Flow Rate (m³/s) using the slider or the number input field. This is the volumetric flow rate of water passing through the turbine, also called discharge in hydraulic engineering, measured in cumecs (m³/s). For a river diversion scheme, use the design discharge (typically 40–60% exceedance flow). The default is 10 m³/s, suitable for a small hydro scheme.
Enter the Head (m), the vertical distance in metres between the upstream water surface and the turbine. Use net head (after penstock friction losses) rather than gross head for an accurate result. The slider allows values from 1 m (very low head, suitable for weir-based schemes) to 1,000 m (high-head Pelton turbine sites). The default is 50 m.
Set the Turbine Efficiency (%) using the percentage slider. Modern large Francis turbines run at 90–95%; Kaplan turbines at 85–92%; micro-hydro crossflow turbines at 60–80%. The default of 85% is appropriate for preliminary planning when the turbine type is not yet specified.
Read the Power Output (kW) from the highlighted result card. This is the instantaneous electrical output in kilowatts under your entered conditions.
Note the Power Output (MW) secondary result for easy comparison with published project capacities and for regulatory submissions, which typically use MW as the standard unit.
Record the Annual Energy (MWh) to estimate the project's yearly generation. Multiply this figure by your expected feed-in tariff (₹/MWh) to obtain a rough annual revenue estimate, or divide by 1,000 to convert to GWh for large projects.
Iterate through scenarios by adjusting the flow rate, head, or efficiency sliders. Because the formula is linear in all three inputs, the sensitivity is constant, a 10% change in any one input changes output by exactly 10%.
Show formula & methodology ↓Show less ↑
Formula & Methodology
The hydroelectric power formula is derived from the gravitational potential energy of water: Power (kW): > P = (ρ × g × Q × H × η) ÷ 1000 Where: - P = electrical power output in kilowatts (kW) - ρ = density of water = 1,000 kg/m³ (fresh water at standard conditions) - g = acceleration due to gravity = 9.81 m/s² - Q = volumetric flow rate in m³/s (cumecs) - H = net head in metres (vertical drop after losses) - η = turbine efficiency as a decimal (efficiency % ÷ 100) - ÷ 1000 converts watts to kilowatts Power (MW): > P_MW = P ÷ 1000 Annual Energy (MWh): > E = P × 8760 × 0.5 ÷ 1000 Where 8,760 is the number of hours in a year and 0.5 is a standard 50% capacity factor. The capacity factor accounts for seasonal flow variability, planned maintenance (typically 2–4 weeks/year), and grid dispatch constraints. Worked example, Small hydro scheme, Himachal Pradesh: - Q = 5 m³/s, H = 80 m (net), η = 88% (0.88) - P = (1000 × 9.81 × 5 × 80 × 0.88) ÷ 1000 - P = (1000 × 9.81 × 5 × 80 × 0.88) ÷ 1000 = 3,452,160 ÷ 1000 = 3,452 kW ≈ 3.45 MW - E = 3,452 × 8,760 × 0.5 ÷ 1000 = 15,115 MWh/year ≈ 15.1 GWh/year This output is typical of a small hydro project eligible for India's Small Hydro Programme (up to 25 MW), which receives renewable purchase obligation (RPO) credit and accelerated depreciation benefits under MNRE policy. The formula assumes incompressible Newtonian flow and standard fresh water density. For sediment-laden Himalayan rivers, density can reach 1,010–1,050 kg/m³ during high-flood conditions, slightly increasing theoretical output but also accelerating turbine wear. The constant 9.81 m/s² is used in preference to the rounded 9.8 m/s² to maintain consistency with IEC 60193 turbine performance standards. For a broader renewable energy planning perspective, compare hydro output with a photovoltaic installation sized for the same site using the Solar Panel Wattage Calculator, or evaluate the combined generation potential of a wind-hydro hybrid using the Wind Turbine Calculator.
Frequently Asked Questions