How This Calculator Determines Inverter Efficiency
Every valid row in your dataset is reduced to a single ratio: DC power in, AC power out. The formula is η (%) = (PAC ÷ PDC) × 100, where PDC is the DC input power measured at the inverter (from the array or combiner box) and PAC is the AC output power delivered at the inverter terminals, both read at the same timestamp and in matching units. This is the same conversion-efficiency principle described in IEC 61683, the international standard governing photovoltaic inverter efficiency measurement, though this dashboard works from field-recorded operating data rather than controlled lab test points.
Inverter datasheets often quote a single "peak" or "weighted" efficiency figure, such as the CEC-weighted efficiency (a weighted average across load points at 10%, 20%, 30%, 50%, 75%, and 100% of rated power) or the European weighted efficiency (Euro-eta), which weights six load points using coefficients calibrated to a typical European irradiance profile. Both are lab-derived figures meant for comparing inverter models. What this dashboard reports is different and complementary: the actual conversion efficiency observed in the field, row by row, which reflects real installation conditions, wiring, temperature, and load profile rather than a standardized test bench.
How Energy Totals and Calculated AC Yield Are Derived
Total DC Energy and Total AC Energy are obtained by integrating each row's power reading over its associated time interval (energy in kWh equals power in kW multiplied by the interval duration in hours), then summing those intervals across every valid record for that inverter. The accuracy of this integration depends on consistent, evenly spaced timestamps in the source file. Logger downtime, missed intervals, or irregular sampling will understate true energy throughput for the affected period, since no interval can be counted for a gap that was never recorded.
Engineering note: the Calculated AC Yield column in the summary table reflects total AC energy delivered per inverter over the reporting period. It is not the same as specific yield in the strict sense (kWh per kWp of installed capacity), because this tool's data template does not currently collect DC nameplate capacity. If you need a capacity-normalized yield figure, pair this dashboard's energy totals with the Specific Yield & Performance Metrics calculator.
Interpreting Efficiency Results
- 96%–99% near rated load: Typical for healthy modern string and central inverters operating near their rated capacity, consistent with published CEC-weighted efficiency figures for good-quality equipment.
- Lower values at low DC input: Efficiency naturally dips during early morning, late afternoon, or overcast periods. Fixed internal losses (switching losses, cooling, control electronics) stay roughly constant, so they represent a larger share of a smaller power flow.
- Sustained values well below normal during full-sun, mid-day operation: Worth investigating — possible causes include thermal derating, an unbalanced or faulted string, a firmware or MPPT tracking issue, or a partially failed power module.
- Values above 100%: Physically impossible for a conversion device. This always indicates a data problem — mismatched units between the DC and AC columns (for example, DC logged in kW and AC logged in W), a timestamp offset between two separate meters, or a CT/sensor scaling error — never genuine overperformance.
Common Data and Interpretation Mistakes
- Unit mismatches: Mixing kW and W between the DC Power and AC Power columns produces efficiency values that are off by orders of magnitude.
- Including night-time or zero-power rows: Readings taken with the inverter offline or at near-zero DC input create unstable or meaningless efficiency ratios and should generally be filtered before analysis, or reviewed carefully in the Data Integrity chart.
- Comparing inverters of different rated capacities directly: A larger inverter operating at partial load and a smaller inverter near full load can show different efficiencies for reasons unrelated to hardware condition. Compare devices of similar rating and similar loading conditions where possible.
- Treating inverter efficiency as Performance Ratio: The two metrics answer different questions. See the comparison below, and use the site's Capacity Based PR or Efficiency Based PR calculators when whole-system performance against expected output is what you need.
- Drawing conclusions from a single reading: One low-efficiency row can reflect a passing cloud or a brief MPPT adjustment. Use the time-series chart and the per-inverter standard deviation to judge whether a pattern is real before scheduling maintenance.
Engineering Notes
A high standard deviation (σ) in the inverter summary table indicates inconsistent conversion performance rather than a single average problem — this is often the first sign of intermittent string faults, loose DC connections, or an inverter cycling in and out of a derated state. Before concluding that an inverter is degrading, verify that the DC and AC meters or CTs feeding your data logger are calibrated and that both readings share a synchronized timestamp source. If a drop in efficiency correlates with dusty conditions, check it against a soiling analysis, since heavy soiling reduces DC input reaching the inverter without being an inverter fault at all. If it correlates with hot weather, a temperature-corrected PR calculation can help separate thermal derating from a genuine equipment issue.
Inverter Efficiency vs. Performance Ratio: How They Differ
These are related but distinct metrics, and mixing them up leads to misdiagnosed problems.
| Metric | What It Measures | Required Inputs | Best Used For |
|---|
| Inverter Efficiency (this tool) | DC-to-AC conversion at the inverter only | DC power, AC power | Inverter fleet health, conversion diagnostics |
| Capacity-Based PR | Whole-plant AC energy vs. installed DC capacity and POA irradiance | AC energy, DC capacity, POA irradiance | Energy-based, contractual reporting |
| Efficiency-Based PR | Actual energy vs. expected output from module area and rated efficiency | Energy, POA insolation, module area, module efficiency | Design validation, technical due diligence |
| Instantaneous PR | Real-time AC output vs. DC capacity, normalized to current irradiance | AC power, DC capacity, irradiance | Live SCADA diagnostics |
| Temperature-Corrected PR | Performance normalized for module temperature effects | Power output, irradiance, module temperature | Isolating thermal losses from other causes |
Worked Example
A string inverter logs the following simultaneous readings during a mid-day interval:
- DC Input Power
- 105.2 kW
- AC Output Power
- 101.8 kW
- Calculation
- (101.8 ÷ 105.2) × 100
- Result
- 96.8% conversion efficiency
A value in this range is normal for a well-functioning string inverter operating near rated load. The dashboard performs this same calculation automatically for every row of your dataset and rolls the results into the per-inverter statistics table above.
Limitations of This Dashboard
- It calculates point-in-time DC-to-AC conversion efficiency only. It does not compute a standardized Performance Ratio, since that requires irradiance and either DC capacity or module specifications, which are not part of this tool's input template.
- Energy totals assume the timestamps in your file represent consistent, regularly spaced intervals. Irregular logging intervals will introduce error into the integrated energy figures.
- The current upload limits (5 MB, 1,000 rows, 5 inverters) are sized for browser-based client-side processing. For larger fleets or longer date ranges, split the export by date range or by inverter group and analyze each batch separately.
- Results are only as accurate as the source data. Sensor drift, CT scaling errors, and clock misalignment between DC and AC meters will all propagate directly into the calculated efficiency values.