Solar Inverter Size Calculator
Convert PV array DC kW and a chosen DC/AC ratio into inverter AC kW, with a transparent heuristic clipping estimate and design limitations.
Methodology reviewed August 25, 2026 by the Solar Calculator HQ editorial team. This is an editorial check, not professional engineering or tax certification. Review our formula, source and limitation standards.
Solar Inverter Size Calculator
Illustrative ratio presets; verify inverter limits, site design and local connection requirements.
Formula used
Inverter AC kW = Array DC kW ÷ DC/AC ratio. The clipping percentage is an illustrative heuristic, not an hourly production model.
Clipping screen: loss(r) = k × (r − 1.0)^2.4, with k = 0.030 sunny, 0.024 moderate, 0.018 cloudy. This is an illustrative site heuristic, not an hourly production-model result.
What the calculator actually does
The tool performs one exact conversion and one simplified estimate:
- AC inverter size = array DC kW divided by the chosen DC/AC ratio.
- Clipping loss = a site-specific heuristic using only the chosen ratio and climate category.
The conversion is useful for screening stock inverter sizes. The clipping result is only a comparison aid. Use an hourly model for energy yield.
NREL’s current PVWatts V8 API uses a default DC/AC ratio of 1.2 and a default rated inverter efficiency of 96%, both editable. That documents a model default, not a universal design recommendation. See NREL PVWatts V8 inputs.
Inputs and defaults
| Input | Default | Model role |
|---|---|---|
| Array DC size | 7.5 kWdc | Sum of module nameplate watts divided by 1,000 |
| Target DC/AC ratio | 1.20 | Divisor used to calculate AC kW |
| Climate | Moderate | Selects the heuristic coefficient |
The presets change the ratio to 1.08, 1.20 or 1.35 for U.S. users. Their labels are broad scenario names, not engineering approvals.
Exact formulas in the component
inverter_AC_kW = array_DC_kW / ratio
For ratio values greater than 1.0:
clipping_fraction = k × (ratio − 1.0)^2.4 clipping_percent = clipping_fraction × 100
The coefficient is:
- Sunny: k = 0.030
- Moderate: k = 0.024
- Cloudy: k = 0.018
At ratios of 1.0 or lower, this component reports 0% clipping. It does not calculate annual kWh lost; the interface now labels the result as a heuristic percentage and directs users to an hourly production model.
Worked verification using the defaults
For 7.5 kWdc, ratio 1.20 and moderate climate:
- AC size = 7.5 / 1.20 = 6.25 kWac
- Ratio increment = 1.20 − 1.00 = 0.20
- Heuristic fraction = 0.024 × 0.20^2.4 = 0.000504
- Displayed heuristic clipping = 0.000504 × 100 = 0.05%
That 0.05% value verifies the component. It should not be described as a PVWatts-validated annual loss. PVWatts uses hourly weather, module, thermal and inverter models; its output can differ materially. NREL explains that PVWatts V8 can return hourly AC and DC values.
Limitations: why ratio alone is insufficient
Two arrays with the same kWdc and ratio can clip differently because of:
- Location and weather year
- Tilt, azimuth and east-west splitting
- Module temperature and bifacial gain
- Inverter efficiency curve and power limit
- Shade, soiling, snow, curtailment and downtime
- DC-coupled batteries or export controls
The ratio also does not verify electrical compatibility. Before choosing equipment, check the exact inverter and module datasheets for worst-case cold open-circuit voltage, operating MPPT voltage, maximum input and short-circuit current, permitted DC oversizing, continuous AC output and temperature derating.
Use the solar panel output calculator for a separate production screen and compare architectures with the microinverter vs string calculator. A battery-backed or stand-alone design needs a load and energy analysis such as the off-grid calculator, not just a PV DC/AC ratio.
Interpreting the verdict
The displayed verdict is determined only by ratio thresholds embedded in the component:
- Below 1.05: oversized-inverter warning
- 1.05 through 1.15: conservative
- Above 1.15 through 1.30: standard
- Above 1.30 through 1.40: aggressive
- Above 1.40: excessive
These are interface categories, not findings of safety, optimal economics or compliance. A project can be unsuitable even when the interface says standard, and a different ratio can be valid when supported by complete engineering and interconnection review.
Primary references
- NREL PVWatts Version 8 API documentation
- NREL PVWatts calculator and model notice
- NREL PVWatts Version 5 manual — background on modeled system losses; not validation of this site’s clipping curve