The universal symbol for thermal efficiency is the lowercase Greek letter eta (η), frequently subscripted as ηth or ηt to isolate it from electrical (ηe) or mechanical (ηm) efficiency. It represents the ratio of useful work or heat output to total energy input, expressed as a dimensionless decimal (e.g., 0.45) or a percentage (45%). When reading power electronics datasheets or thermodynamic schematics, recognizing the exact variant of this symbol prevents critical calculation errors in heat sink sizing and power budgeting.
| Symbol | Parameter Name | Governing Standard | Unit / Range | Practical Meaning & Application |
|---|---|---|---|---|
| η | Base Efficiency | ISO 80000-5 | Dimensionless (0 to 1) | General efficiency ratio. In power electronics, assumes electrical-to-electrical unless subscripted. |
| ηth | Thermal Efficiency | ASME Y14.5 / IEEE 315 | Dimensionless (0 to 1) | Specifically denotes heat-to-work conversion (e.g., steam turbines, TEGs) or thermal losses in semiconductors. |
| ηC or ηCarnot | Carnot Efficiency | ISO 80000-5 | Dimensionless (0 to 1) | Theoretical maximum efficiency based on absolute temperatures: 1 - (TCold / THot). |
| ηII | Second Law Efficiency | ASME / Thermodynamics | Dimensionless (0 to 1) | Ratio of actual thermal efficiency to the maximum possible (Carnot) efficiency for the same endpoints. |
| COP | Coefficient of Performance | ISO 80000-5 | Dimensionless (Can be > 1) | Used for heat pumps and refrigeration. Not an efficiency ratio, but a ratio of heat moved vs. work input. |
Standard Variants: ISO vs. IEEE vs. Legacy DIN
While η is universally understood on the workbench, the exact typographic and subscripting rules shift depending on the standard your schematic or datasheet adheres to. Understanding these regional and organizational variants is crucial when interpreting imported machinery manuals or legacy industrial prints.
ISO 80000-5 (Thermodynamics): The International Organization for Standardization strictly mandates the use of η for thermodynamic efficiency. According to ISO 80000-5, subscripts should be used to clarify the domain. Therefore, ηth is the formally correct ISO designation for thermal efficiency, distinguishing it from ηe (electrical) and ηm (mechanical). If you are reading modern European or international academic papers, this is the format you will see.
IEEE 315 (Electrical and Electronics Diagrams): In the realm of power electronics—such as when reading a datasheet for an Infineon IGBT module or a Texas Instruments buck converter—IEEE standards often drop the subscript for brevity on schematic symbols. A simple η next to a switching node implies overall conversion efficiency. However, when discussing the thermal resistance network (RθJA), IEEE-compliant datasheets will explicitly separate electrical efficiency (η) from thermal dissipation metrics to prevent confusion between the power lost as heat and the thermodynamic efficiency of a heat engine.
Legacy DIN and European Industrial Prints: If you are troubleshooting older German or European industrial machinery (pre-2000s), you may encounter the letter W or the script letter ℊ (representing Wirkungsgrad, the German word for efficiency). While modernized DIN standards have largely harmonized with ISO, finding a 'W' on a faded nameplate or an old relay cabinet schematic means the same thing as η. Do not confuse this 'W' with Watts.
The 'Rows People Get Wrong' Notes
Misinterpreting efficiency symbols on the bench leads to undersized heat sinks, tripped breakers, and magic smoke. Here are the most common pitfalls when reading η and its cousins.
Never confuse thermal efficiency (ηth) with thermal resistance (RθJA, measured in °C/W). A high η is good; a high RθJA is bad. Sizing a heat sink based on an efficiency percentage rather than the absolute power dissipated in Watts will result in catastrophic thermal runaway in power MOSFETs and voltage regulators.
1. Confusing η with COP (Coefficient of Performance)
Thermal efficiency (η) is bound by the First and Second Laws of Thermodynamics; it can never exceed 1 (or 100%). However, if you are working with HVAC controls, Peltier coolers, or heat pumps, the datasheet will use COP. A COP of 3.5 does not mean 350% efficiency; it means 3.5 watts of heat are moved for every 1 watt of electrical work applied. If a simulation tool asks for η and you input a COP value, your thermal model will instantly break.
2. The SPICE Simulation Decimal Trap
When building behavioral models in LTspice or PLECS, the η symbol is often used as a parameter in a behavioral voltage or current source. The most common bench error is entering the percentage value (e.g., 85) instead of the dimensionless decimal (0.85) required by the standard thermodynamic formulas. This results in a simulated output power 100 times higher than reality, masking fatal thermal design flaws until you build the physical prototype.
3. Second Law Efficiency (ηII) vs. Actual Efficiency
In advanced power systems, you might see ηII. This is the ratio of your system's actual efficiency to its theoretical Carnot limit. If a combined-cycle gas turbine has an actual thermal efficiency (ηth) of 60%, but its Carnot limit at those operating temperatures is 75%, its Second Law efficiency (ηII) is 0.80. Always check the subscript; assuming ηII is your actual heat-to-work ratio will cause you to severely under-fuel your prime mover.
Deducing Efficiency When Datasheet Symbols Are Missing or Faded
In the real world, you will frequently encounter poorly translated datasheets for offshore-manufactured DC-DC converters, or faded nameplates on legacy industrial servo drives where the η symbol has been replaced by a garbled character or omitted entirely. When the explicit symbol is missing, you must back-calculate the thermal and electrical efficiency using raw bench measurements.
Step 1: Measure True Input and Output Power
Do not rely on nominal voltage ratings. Use a true-RMS multimeter (like a Fluke 87V) and a current clamp to measure the exact input power (Pin) and output power (Pout) under your specific operational load. For AC systems, ensure you are measuring Real Power (Watts), not Apparent Power (VA), by accounting for the power factor.
Step 2: Calculate the Baseline Ratio
If the missing symbol refers to overall electrical-to-electrical conversion efficiency, the formula is simply:
η = Pout / Pin
Step 3: Isolate Thermal Dissipation (Pd)
If you specifically need to know the thermal efficiency or the exact heat load for a thermal management system, you must find the power dissipated as heat. If electrical measurements are noisy (common with high-frequency switching converters), use a thermal camera (e.g., FLIR E8-XT) to measure the case temperature (TC) of the primary switching element. Using the known thermal resistance from case to ambient (RθCA), you can back-calculate the heat dissipation:
Pd = (TC - TAmbient) / RθCA
Once you have Pd, you can verify your efficiency calculation using the thermal loss method:
η = Pout / (Pout + Pd)
By relying on fundamental energy conservation principles rather than trusting a faded or missing η on a spec sheet, you guarantee your heat sink sizing and enclosure ventilation are based on empirical reality, not manufacturer optimism.






