Engineering · Electrical Engineering · Power Systems
Energy Efficiency Rating Calculator
Calculates the energy efficiency rating of a system as a percentage of useful output energy to total input energy.
Calculator
Formula
\eta is the energy efficiency rating (%), E_{\text{out}} is the useful output energy or power delivered by the system (J or W), and E_{\text{in}} is the total input energy or power supplied to the system (J or W). Energy loss is given by E_{\text{loss}} = E_{\text{in}} - E_{\text{out}}.
Source: ISO 50001:2018 Energy Management Systems; IEC 60034-30-1 Motor Efficiency Classes.
How it works
Energy efficiency is one of the most universal metrics in engineering. Every real-world energy conversion process — whether electrical, mechanical, thermal, or chemical — loses some energy to heat, friction, radiation, or other dissipative mechanisms. The efficiency rating quantifies how much of the energy supplied actually reaches its intended destination. A perfectly efficient system would score 100%, but in practice values always fall below this theoretical ceiling due to unavoidable losses governed by the second law of thermodynamics.
The core formula is straightforward: divide the useful output energy (Eout) by the total input energy (Ein) and multiply by 100 to express the result as a percentage. The same formula applies whether you are working with energy in joules (J) for a one-time event or with power in watts (W) for a continuous process, since power is simply energy per unit time and the ratio remains identical. The complementary metrics — energy loss and loss percentage — pinpoint where improvements are most needed. The dimensionless Efficiency Ratio (EER) is the raw fraction before scaling to 100%, frequently used in standards such as IEC 60034-30-1 for electric motor classifications (IE1 through IE4) and ASHRAE standards for HVAC cooling systems.
Practical applications span virtually every engineering discipline. Electrical engineers use efficiency ratings to select transformers and power supplies, targeting units above 90–95% to minimise heat dissipation in data centres. Mechanical engineers apply it to gearboxes, pumps, and compressors. Energy auditors use facility-level input/output metering to identify inefficient equipment for replacement or refurbishment. In the automotive and aerospace sectors, drivetrain efficiency directly determines fuel economy and range. Regulatory frameworks such as the EU Ecodesign Directive and the US ENERGY STAR programme mandate minimum efficiency thresholds for appliances and industrial equipment, making accurate efficiency calculation a compliance requirement.
Worked example
Scenario: An industrial electric motor receives 5,000 W of electrical input power and delivers 4,350 W of mechanical shaft output power. What is its energy efficiency rating?
Step 1 — Identify inputs:
Ein = 5,000 W, Eout = 4,350 W
Step 2 — Calculate efficiency:
η = (4,350 / 5,000) × 100 = 87.00%
Step 3 — Calculate energy loss:
Eloss = 5,000 − 4,350 = 650 W dissipated as heat and friction.
Step 4 — Calculate loss percentage:
Loss% = (650 / 5,000) × 100 = 13.00%
Step 5 — Determine EER:
EER = 4,350 / 5,000 = 0.8700
Interpretation: At 87.00% efficiency, this motor falls within the IE2 (High Efficiency) class under IEC 60034-30-1 for typical motor sizes. Upgrading to an IE3 (Premium Efficiency) motor (≥ 91%) would reduce losses by approximately 200 W per motor — significant at scale across a manufacturing facility.
Limitations & notes
This calculator assumes a simple single-stage energy conversion where input and output are directly measurable. In multi-stage systems (e.g., a motor driving a pump through a gearbox), overall efficiency is the product of each stage's efficiency and cannot be computed from a single input/output pair unless end-to-end measurements are available. The formula also assumes steady-state operation; transient startup conditions, partial-load behaviour, and variable-speed operation will produce different efficiency figures at different operating points. Measurement accuracy is critical — errors in metering input or output energy, particularly in AC power systems where power factor must be accounted for (real vs. apparent power), will propagate directly into the efficiency figure. Thermal efficiency calculations for heat engines must account for the thermodynamic Carnot limit, which this general formula does not enforce. Output energy must always be less than or equal to input energy; values violating this constraint are physically impossible and are flagged as invalid by this calculator.
Frequently asked questions
What is a good energy efficiency rating for an electric motor?
Under IEC 60034-30-1, IE3 (Premium Efficiency) motors typically achieve 91–95% efficiency depending on their rated power, and IE4 (Super Premium) motors exceed 95%. For most industrial applications, a rating above 90% is considered good practice, while ratings below 80% indicate significant room for improvement.
Can I use this calculator with power values (watts) instead of energy (joules)?
Yes. Since power is energy divided by time, the efficiency ratio is identical whether you enter values in watts or joules, provided both the input and output are expressed in the same unit. The formula η = (P_out / P_in) × 100% gives exactly the same result as the energy-based version under steady-state conditions.
What is the difference between energy efficiency rating and EER for HVAC systems?
In HVAC, EER (Energy Efficiency Ratio) specifically refers to the ratio of cooling output in BTU/hr to electrical input in watts, and carries units of BTU/(W·hr). This calculator uses the general dimensionless efficiency ratio (output/input as a pure fraction), which is conceptually the same but not numerically identical to the HVAC-specific EER unless consistent units are applied.
Why can efficiency never reach 100% in a real system?
The second law of thermodynamics states that every real energy conversion process generates entropy, meaning some energy is always irreversibly dispersed as heat, noise, or radiation. Even superconducting electrical systems still experience losses in non-superconducting components. The 100% limit is a theoretical ideal applicable only to reversible, frictionless, lossless processes that do not exist in practice.
How do I calculate the overall efficiency of systems connected in series?
For cascaded systems (e.g., generator → transformer → motor), multiply the individual efficiency ratios together: η_total = η_1 × η_2 × η_3 × … (as decimals, not percentages). For example, three stages at 95%, 98%, and 90% yield an overall efficiency of 0.95 × 0.98 × 0.90 = 0.8379, or approximately 83.8%. Each additional stage compounds the losses.
Last updated: 2025-01-15 · Formula verified against primary sources.