Inverter Sizing Calculator — Solar, Off-Grid & ILR
On this page
Calculate
Choose your installation type. Different systems have different sizing rules.
Sum of running watts for all appliances expected to operate simultaneously. Enter 0 for pure-export array-driven systems.
Total DC power rating of PV array at STC. Required for PV systems (grid-tied, hybrid). Leave blank for battery-only or off-grid without PV.
Array-driven for utility-scale PV export with no significant local AC loads; Load-driven for all other applications
Selected inverter for evaluation, site conditions, efficiency, power factor, advanced options
Overview
This calculator answers the practical questions that matter when sizing an inverter: is your inverter adequate, what size to buy, can it handle motor surge, what DC:AC ratio you get for solar arrays, and whether oversizing is justified or wasteful. It works in two modes — recommendation mode suggests a standard catalog size when you start from scratch, and suitability mode evaluates a specific inverter you're considering. For PV systems it computes inverter loading ratio (ILR, also called DC:AC ratio) and classifies it against industry-practice ranges with specific clipping loss estimates.
Four architectural features set this calculator apart from simplified sizing rules of thumb. First, separate adequacy checks for continuous load, surge requirement, apparent power (VA at low power factor), and site derating — no mixing these into a single comparison. AC inverter nameplate is rated in AC watts output and compared directly to AC load, while efficiency applies separately to the DC-side requirement (battery discharge current, PV input power). This corrects the common mistake of dividing AC load by efficiency to size the nameplate, which systematically oversizes the inverter by 4–10%. Second, four-class DC:AC ratio classification (LOW, OPTIMAL, HIGH, EXCESSIVE) with specific clipping loss estimates instead of just reporting the ratio number. Third, two distinct calculator modes — recommendation mode suggests a standard catalog size when no inverter is selected; suitability mode evaluates a user-entered inverter against requirements. Fourth, distinction between "surge-driven oversized" (large continuous margin justified by surge handling) and "cost-inefficient oversized" (large margin without functional justification).
Two-track status classification with priority override. Track A — Inverter Sizing Adequacy — classifies the result as INFEASIBLE (engineering-impossible configuration), UNDERSIZED (any adequacy check fails), ADEQUATE (all checks pass but margin less than 20%), SIZED (all pass with 20–40% margin), or OVERSIZED (all pass with more than 40% margin). Track B — DC:AC Ratio Classification — classifies PV systems as LOW (ILR < 1.10), OPTIMAL (1.10–1.40), HIGH (1.40–1.60), or EXCESSIVE (> 1.60). Combined badge shows both when applicable: "SIZED / OPTIMAL", "OVERSIZED / HIGH", etc.
Designed for solar installers, off-grid system designers, electrical engineers specifying battery backup systems, and knowledgeable homeowners planning solar or hybrid systems.
How to Use This Calculator
Select system type — Grid-tied PV (utility-connected solar, no battery), Off-grid (battery-based, no utility), Hybrid (grid-tied with battery backup), Battery storage only, or DC microgrid / RV / marine.
Select AC output voltage — 120 V single-phase, 120/240 V split-phase, 230 V single-phase (European), 208 V three-phase, or 400/480 V three-phase.
For battery-based systems, select DC input voltage — 12 V, 24 V, or 48 V DC.
Enter continuous AC load in watts — sum of running watts for all appliances expected to operate simultaneously. For pure-export grid-tied PV with no local AC loads, enter 0 and select Array-driven mode.
Optionally enter surge load — peak inrush during worst-case starting condition. If omitted, calculator estimates from continuous load × system-type-specific multiplier (1.2× grid-tied, 3.0× off-grid, 2.5× hybrid/battery-only).
For PV systems, enter PV array DC power — sum of panel nameplate ratings at STC.
Optionally enter selected inverter rating to evaluate a specific model (suitability mode). If omitted, calculator recommends a standard catalog size (recommendation mode).
Optionally expand Advanced Parameters — efficiency, power factor, altitude, ambient temperature, future expansion percent, target ILR.
Recommendation mode suggests a standard catalog size. Suitability mode evaluates a specific inverter you provide. Both modes run identical adequacy checks.
Inputs & Outputs
Inputs
- •System Type — Options: Grid-tied PV (utility-connected solar), Off-grid (battery, no utility), Hybrid (grid-tied with battery backup), Battery storage only (no PV), DC microgrid / RV / marine
- •Sizing Mode — Options: Load-driven (AC load + surge are primary drivers), Array-driven (PV array + target ILR drive sizing)
- •AC Output Voltage — Options: 120 V AC single-phase (North American residential), 120/240 V AC split-phase (North American residential), 230 V AC single-phase (European residential), 208 V AC three-phase (North American commercial), 400/480 V AC three-phase (commercial/industrial)
- •DC Input Voltage (Battery Systems) — Options: 12 V DC (small RV, marine, small off-grid), 24 V DC (small to medium off-grid), 48 V DC (modern residential off-grid / hybrid)
- •Continuous AC Load (W)
- •PV Array DC Power (W)
- •Surge Load (Peak Inrush) (W)
- •Selected Inverter Continuous Rating (W)
- •Selected Inverter Surge Rating (W)
- •Selected Inverter VA Rating (VA)
- •Inverter Efficiency (%)
- •Load Power Factor
- •Surge Multiplier Override (×)
- •Installation Altitude (m)
- •Max Ambient Temperature (°C)
- •Future Expansion Margin (%)
- •Target ILR (Array-Driven Mode)
Outputs
- •Continuous AC Requirement (W)
- •Surge Requirement (W)
- •Apparent Power Requirement (VA)
- •Recommended Inverter Size (W)
- •Continuous Margin (%)
- •Inverter Loading Ratio (ILR)
- •Available Output at Site (W)
- •DC Surge Current (A)
- •Sizing Status
- •Selected Inverter (W)
- •VA Margin (%)
- •Driving Constraint
Formula
AC Inverter Continuous Nameplate Sizing (direct from AC load):
P_continuous_AC_required = ac_load_continuous
The AC inverter is rated in AC watts output, sized direct to AC load. Efficiency is NOT used for AC nameplate sizing — it applies separately to DC-side requirements.
Apparent Power (when PF < 1.0):
S_va_required = P_continuous_AC_required / power_factor
Margin Factor:
margin_factor = 1 + future_expansion / 100 (if entered), else 1.25 (default 25% safety margin)
Future expansion REPLACES default margin — do not add both.
Surge Requirement:
P_surge_required = ac_load_surge (if entered), else ac_load_continuous × surge_multiplier
System-type surge multiplier defaults: 1.2× grid-tied, 3.0× off-grid, 2.5× hybrid/battery-only.
Combined Minimum Nameplate:
P_minimum_nameplate = max(P_nameplate_continuous, P_nameplate_surge_path)
Ensures both continuous AND surge requirements are met.
Site Derating:
altitude_derate_pct = max(0, (altitude_m − 1000) / 100) × 1.0 temp_derate_pct = max(0, (ambient_temp_c − 40)) × 1.5 P_derate_factor = (1 − altitude_derate_pct/100) × (1 − temp_derate_pct/100)
Inverter Loading Ratio (PV systems):
ILR = pv_array_dc_power / inverter_ac_continuous_rating
| ILR Range | Class | Meaning |
|---|---|---|
| < 1.10 | LOW | Inverter oversized for array |
| 1.10–1.40 | OPTIMAL | Standard residential/commercial |
| 1.40–1.60 | HIGH | Deliberate clipping acceptance |
| > 1.60 | EXCESSIVE | Significant clipping loss |
What is Inverter Sizing?
Inverter sizing is the process of selecting an inverter with adequate capacity to handle the electrical loads it must supply. For grid-tied PV systems, sizing also includes matching the inverter to the PV array (DC:AC ratio). For off-grid and hybrid systems, sizing focuses on continuous load handling and surge capacity for motor starting.
The core inverter sizing requirements:
- Continuous capacity must meet or exceed the steady-state AC load with appropriate engineering margin (typically 25%)
- Surge capacity must handle peak inrush during worst-case starting conditions (motor starts, capacitive inrush)
- Apparent power (VA) rating must meet the load VA at the load power factor — VA can exceed W when PF < 1.0
- Available output at site conditions (after altitude and temperature derating) must meet the continuous load
For PV systems, an additional design parameter is the DC:AC ratio (inverter loading ratio, ILR). The PV array DC power is typically 1.10 to 1.40 times the inverter AC continuous rating in standard residential and commercial practice. This intentional "oversizing" of the array relative to the inverter improves annual energy yield because real-world array output rarely reaches nameplate STC values — only during peak irradiance hours do arrays produce rated DC power.
Inverter sizing is independent of PV array sizing (size the array based on energy needs and location resource, then check ILR), battery capacity sizing (kWh depends on load profile, autonomy days, and chemistry), and grid interconnection compliance (UL 1741, IEEE 1547 certification — separate evaluation).
How to Size an Inverter for Solar or Off-Grid Use
Inverter sizing has two independent requirements that must both be met: continuous capacity and surge capacity.
The continuous sizing path:
- Calculate total continuous AC load in watts — add up running wattage of all appliances expected to run simultaneously.
- Apply engineering safety margin — 25% above continuous load is industry-standard practice. If you have specific future expansion plans, use that percentage instead.
- The result is your continuous nameplate target. AC inverter nameplate is rated in AC watts output and compared directly to AC load — do not divide AC load by efficiency.
- Apply site derating if installation is above 1000 m altitude or above 40°C ambient. Industry-standard derating: 1% per 100 m above 1000 m, 1.5% per °C above 40°C.
The surge sizing path:
- Identify the worst-case starting condition — typically the largest motor, compressor, or pump.
- Use motor locked-rotor amperes (LRA) from the appliance nameplate × voltage to get surge watts. Without specific data, use 4–6× running watts for older motors, 2–3× for modern motors.
- Inverter surge capability is typically 2× continuous for several seconds — verify against specific inverter model nameplate.
- Surge sizing path: minimum nameplate = surge requirement / inverter surge factor. The larger of continuous path and surge path drives the recommendation.
Round up to the next standard catalog size. Common standard sizes: 1000 W, 1500 W, 2000 W, 3000 W, 5000 W, 6000 W, 7600 W, 8000 W, 10000 W, 12000 W, 15000 W.
Why You Should Not Divide AC Load by Efficiency When Sizing the Inverter
A common sizing mistake found in many online tutorials is to divide the AC load by inverter efficiency when computing the required AC nameplate. This is mathematically wrong and systematically oversizes the inverter by 4–10%.
The correct understanding: inverter AC nameplate is the AC watts the inverter can deliver at its output terminals, measured in real-world conditions. A 5000 W AC inverter delivers 5000 W AC output — that is what the manufacturer guarantees. Efficiency describes the ratio between AC output power and DC input power, not a reduction below nameplate output.
So when you have a 5000 W AC load:
- Required AC nameplate = 5000 W (direct, AC output to AC load)
- Required DC input power = 5000 / 0.95 = 5263 W (efficiency applies here, on the DC side)
- Required battery current at 48 V DC = 5263 / 48 = 110 A (for conductor sizing)
The efficiency division applies to DC-side calculations only. It does NOT apply to AC nameplate sizing.
How to Size an Inverter for Motor Starting Loads
Motor starting is where many inverter sizing decisions go wrong. Single-phase induction motors draw 4–6× their running current during starting, with the surge lasting 1–3 seconds.
Surge requirement calculation:
- Find motor locked-rotor amperes (LRA) on the motor nameplate. If only FLA listed, estimate LRA = 5 × FLA for older motors, 3–4 × FLA for newer, 1.5–2 × FLA for soft-start or VFD.
- Multiply LRA × voltage to get surge watts.
- Add running watts of other loads operating simultaneously.
Solutions when surge exceeds inverter capability:
- Soft-start kit on the motor reduces surge by 60–80%. Cost typically $200–500.
- Variable frequency drive (VFD) eliminates inrush entirely. Cost typically $300–1000.
- Sequential starting interlock ensures only one motor starts at a time.
For low-voltage battery systems with high surge: a 6000 W surge at 12 V battery requires approximately 543 A DC current. This requires 4/0 AWG or larger DC cabling, lithium battery chemistry capable of pulse discharge, and battery disconnect rated for surge current. At 48 V, the same surge drops to 136 A DC — far more manageable. Design for 48 V from the start for systems with significant surge.
How to Calculate DC:AC Ratio (ILR) for Solar Inverters
ILR = PV array DC power (W) / inverter AC continuous rating (W)
A 10,000 W PV array with an 8000 W inverter has ILR = 10000 / 8000 = 1.25.
ILR classification by engineering practice:
- LOW (ILR < 1.10): Inverter oversized relative to array. Energy yield limited by array, not inverter. Wasted inverter cost unless array expansion is planned.
- OPTIMAL (1.10 to 1.40): Standard sweet spot. Inverter operates near rated output for several hours per day with minimal clipping. Most residential systems target 1.20–1.30.
- HIGH (1.40 to 1.60): Deliberate clipping acceptance. Net energy yield often higher than at OPTIMAL ILR despite clipping during peak irradiance hours. Common in utility-scale.
- EXCESSIVE (> 1.60): Clipping loss becomes significant (3–12% annual yield loss). Justified only when inverter cost dominates and clipped energy has low value.
Climate context: cold climates may justify lower ILR (panels can exceed nameplate at low temperatures); hot climates may tolerate higher ILR (panel output rarely reaches nameplate). Export-limited installations may intentionally run high ILR for cost-energy optimization.
What This Calculator Does Not Replace
- Not a full PV design suite — for full system design with weather modeling, use PVsyst, HelioScope, PVWatts, or SAM
- Not a PV array sizing tool — calculator takes array DC power as input; array sizing depends on energy needs and location solar resource
- Not a battery capacity calculator — battery kWh, autonomy days, charge/discharge current need separate analysis
- Not a string voltage/MPPT verification tool — string design needs inverter-specific MPPT window and panel temperature coefficients
- Not a conductor sizing calculator — wire sizing per NEC 690 ampacity rules requires separate calculation
- Not an arc-flash or grid interconnection compliance tool
Key Facts
- AC inverter nameplate is rated in AC watts output and compared directly to AC load. Do NOT divide AC load by efficiency for nameplate sizing — efficiency applies to DC-side calculations only (battery current, PV input).
- Engineering-practice safety margin: 25% above continuous load for nameplate sizing. Future expansion replaces default 25% when entered explicitly — do not double-count.
- Surge capability must be evaluated separately from continuous capacity. Inverter surge rating typically 2× continuous for grid-tied (brief), 2–3× for off-grid (several seconds).
- DC:AC ratio (ILR) for PV systems: 1.10–1.40 OPTIMAL for residential/commercial, up to 1.50–1.60 HIGH for utility-scale deliberate clipping.
- Site derating: altitude 1% per 100 m above 1000 m; ambient temperature 1.5% per °C above 40°C. Combined derating can reach 20–30% in extreme installations.
- Power factor below 1.0 makes apparent power (VA) greater than real power (W). Inverter VA rating may be binding constraint at PF below 0.9.
- Low-voltage battery systems (12 V, 24 V DC) with high surge produce very high DC current. 6000 W surge at 12 V DC ≈ 543 A — consider 48 V for high-surge applications.
- OVERSIZED has two engineering meanings: surge-driven (justified by motor starting) versus cost-inefficient (no functional justification). Do not reduce a surge-driven oversized inverter.
Applications
- Sizing grid-tied string inverters or microinverter aggregates for new residential PV installations
- Verifying that a proposed inverter from solar installer quotes meets actual load requirements
- Sizing inverter/charger for off-grid cabins with well pump, compressor, or refrigerator motor loads
- Computing DC-side battery current at peak surge for cable and battery rating verification
- Sizing hybrid inverter for both grid-tied PV and battery backup of critical loads
- Computing ILR for a chosen panel count and roof orientation against available inverter sizes
- Evaluating whether a specific hybrid inverter model can handle planned backup load profile
- Quick verification of a single sizing decision from PVsyst, HelioScope, or SAM output
- Sizing battery inverter for whole-home backup or partial-home critical loads
- Checking whether an existing inverter still works after load changes or system expansion
Example Calculation
Example 1 — Residential grid-tied PV, recommendation mode, SIZED / OPTIMAL
Inputs:
- System type: Grid-tied PV
- Output voltage: 240 V AC split-phase
- Continuous load: 5000 W
- Surge load: 6000 W (HVAC compressor start)
- PV array DC power: 7500 W
- Efficiency: 96% (string inverter default)
Calculation:
P_continuous_AC_required = 5000 W margin_factor = 1.25 (default) P_nameplate_continuous = 5000 × 1.25 = 6250 W P_nameplate_surge_path = 6000 / 2.0 = 3000 W P_minimum_nameplate = max(6250, 3000) = 6250 W (continuous-driven)
Next standard size ≥ 6250 W → 6000 W gives margin (6000 − 5000) / 5000 = 20% → SIZED boundary
ILR = 7500 / 6000 = 1.25 → OPTIMAL
Adequacy: continuous PASS (6000 ≥ 5000), surge PASS (6000 × 2 = 12000 ≥ 6000), VA PASS, derating PASS
Track A: SIZED, Track B: OPTIMAL → SIZED / OPTIMAL
Example 2 — Off-grid cabin with well pump, surge-driven OVERSIZED
Inputs:
- System type: Off-grid, 48 V DC
- Continuous load: 1500 W
- Surge load: 6000 W (well pump start)
- Efficiency: 92%
- Altitude: 1500 m (5% derating)
Calculation:
P_nameplate_continuous = 1500 × 1.25 = 1875 W P_nameplate_surge_path = 6000 / 2.0 = 3000 W ← surge path drives P_minimum_nameplate = 3000 W
P_derate_factor = (1 − 0.05) × 1.0 = 0.95 P_nameplate_with_derating = 3000 / 0.95 = 3158 W Next standard size ≥ 3158 W → 4000 W
Margin = (4000 × 0.95 − 1500) / 1500 × 100 = 153% → OVERSIZED
But surge path drove sizing → OVERSIZED (surge-driven, justified)
DC surge current at 48 V: I = 6000 / (48 × 0.92) = 136 A (manageable at 48 V)
Example 3 — Suitability mode UNDERSIZED (multiple failures)
Inputs:
- System type: Grid-tied PV
- Continuous load: 8000 W, surge: 12000 W
- PV array: 10000 W
- Selected inverter: 7600 W continuous, 11400 W surge
Adequacy checks:
- Continuous: 7600 < 8000 → FAIL
- Surge: 11400 < 12000 → FAIL
Track A: UNDERSIZED
Recommended fix: 10000 W inverter → margin 25% → SIZED. ILR = 10000/10000 = 1.00 → LOW (consider increasing PV array to 12,000–13,000 W for OPTIMAL ILR).
Standards & References
- UL 1741 — Standard for Inverters, Converters, Controllers and Interconnection System Equipment for Use With Distributed Energy Resources. Defines inverter certification including anti-islanding requirements for grid-tied applications.
- IEEE 1547 — Standard for Interconnection and Interoperability of Distributed Energy Resources with Associated Electric Power Systems Interfaces. Defines grid interconnection requirements for inverter-based DER.
- IEC 61727 — Photovoltaic (PV) systems — Characteristics of the utility interface. International standard parallel to IEEE 1547 in scope.
- NEC Article 690 — Solar Photovoltaic (PV) Systems. US National Electrical Code section covering PV installation including inverter location, disconnecting means, conductor sizing.
- NEC Article 706 — Energy Storage Systems. Covers battery system installation including inverter integration.
- IEC 62109-1 / 62109-2 — Safety of power converters for use in photovoltaic power systems. International safety standard parallel to UL 1741.
- NREL System Advisor Model (SAM) — Comprehensive PV system design with weather modeling and energy yield calculation.
- Sandia PV Performance Modeling Collaborative — Technical resources for PV performance modeling and ILR analysis.
- NABCEP — North American Board of Certified Energy Practitioners installation standards and best practices.
Units
- Power: watts (W) and kilowatts (kW). Smart display selects unit per magnitude (< 1000 W shown in W; ≥ 1000 W shown in kW). For US motor nameplate ratings in horsepower: 1 HP = 746 W — convert before entering.
- Apparent power: volt-amperes (VA) and kilovolt-amperes (kVA). 1 kVA = 1000 VA. Relevant when load power factor is below unity.
- Voltage: volts (V), AC or DC. Calculator distinguishes V AC (output) from V DC (battery input for battery-based systems).
- Current: amperes (A) for DC-side surge and continuous current. Displayed for low-voltage battery systems with significant surge.
- Inverter Loading Ratio (ILR): dimensionless ratio, displayed with two decimal precision (e.g. 1.25).
- Margin: percent, one decimal precision.
- Temperature: degrees Celsius (°C). For US installations, convert °F to °C: °C = (°F − 32) / 1.8.
- Altitude: meters (m). For US installations, convert feet to meters: m = ft × 0.3048.
Limitations
- Calculator handles single-inverter applications. Multi-inverter parallel systems require separate sizing per unit plus parallel coordination verification.
- Standard catalog size list represents common values. Specific manufacturers may offer different sizes — recommendation is a starting point; verify availability in chosen brand catalog.
- Surge capability defaults (2.0× continuous) are screening assumptions only. Actual surge adequacy must be verified against manufacturer nameplate. Grid-tied typically 1.2–1.5×; off-grid inverter/chargers 2–3×.
- Battery system sizing (kWh, autonomy days, charge/discharge current) is NOT computed. Requires separate analysis based on load profile and battery chemistry.
- PV array sizing is taken as input. Calculator does not size the PV array based on energy needs or location solar resource.
- Altitude and temperature derating defaults (1%/100 m above 1000 m; 1.5%/°C above 40°C) follow industry-standard formulas. Specific inverter models have manufacturer-published derating curves — verify against datasheet.
- For Grid-tied PV in array-driven mode, AC load handling is not enforced (grid carries inrush). For load-driven mode, AC load and surge are primary sizing drivers.
- Calculator does NOT compute: string/MPPT voltage verification, conductor sizing, anti-islanding compliance, grid interconnection approval, net metering economics, or specific manufacturer model selection.
Common Mistakes to Avoid
- Dividing AC load by efficiency to size the AC nameplate. This systematically oversizes by 4–10% — the inverter AC nameplate is rated at its AC output, not at DC input.
- Comparing continuous inverter rating to motor locked-rotor watts. Motor starting is a 1–3 second transient — check surge rating against locked-rotor watts, not continuous.
- Mixing engineering safety margin with future expansion margin. Default 25% already provides headroom; adding 25% future expansion double-counts. Enter combined value explicitly.
- Reducing inverter size that was OVERSIZED by surge requirement. Surge-driven oversized has functional justification — reducing would create surge inadequacy.
- Ignoring derating for high-altitude or high-temperature installations. Above 1000 m and above 40°C, the nameplate must be increased to compensate.
- Using 12 V battery voltage for high-surge applications. 6000 W surge at 12 V is 500+ A DC — consider 48 V battery to reduce current to manageable 125 A.
- Ignoring VA-binding constraint at low power factor. At PF 0.8, a 4000 W load requires 5000 VA — check both W and VA ratings against requirements.
- Treating ILR ranges as rigid rules. ILR 1.10–1.40 OPTIMAL is engineering-practice guidance; cold climates, hot climates, and export-limited systems may justify deviation.
Frequently Asked Questions
How do I size an inverter for solar use?
What is a good DC:AC ratio (ILR) for solar inverters?
Why does the calculator show OVERSIZED if the inverter still seems correct?
Why is my inverter UNDERSIZED even though the continuous watts look adequate?
How do I calculate inverter size for an off-grid cabin?
How do I calculate AC inverter sizing correctly — why not divide by efficiency?
What is the difference between continuous and surge inverter ratings?
How does altitude or temperature affect inverter sizing?
What is the difference between recommendation mode and suitability mode?
Frequently Used Together
Engineers often use these calculators in combination for complete project workflows:
Related Calculators
Explore similar calculators that might be useful for your project:
Every Electrical Formula. One Free Sheet.
NEC calcs, motor sizing & code coordination — one printable page.
- Instantly check voltage drop, ampacity & motor current
- Catch the 7 wiring errors that fail code inspections
- 12 design checks to run before submitting drawings
No spam. Unsubscribe any time.
Calculate
Choose your installation type. Different systems have different sizing rules.
Sum of running watts for all appliances expected to operate simultaneously. Enter 0 for pure-export array-driven systems.
Total DC power rating of PV array at STC. Required for PV systems (grid-tied, hybrid). Leave blank for battery-only or off-grid without PV.
Array-driven for utility-scale PV export with no significant local AC loads; Load-driven for all other applications
Selected inverter for evaluation, site conditions, efficiency, power factor, advanced options