15

This Wikipedia article states that:

Most steel engines have a thermodynamic limit of 37%.

Is it correct? If so then it is not clear where this number comes from. Is it derived somehow from Carnot's theorem? I tried to google it but found nothing usefull.

If this limit of 37% is wrong then what is correct limit?

3 Answers3

16

I basically agree with Chase's answer - with some additions. But let's see thoroughly what is behind that sentence in Wikipedia ("Most steel engines have a thermodynamic limit of 37%").

Internal combustion engines are modeled by the Otto cycle rather than by the Carnot cycle. Looking at this link for the Otto cycle (or this great link from MIT), you may observe that in this cycle there are four temperatures involved, and the efficiency is given by

$$ \epsilon_O = 1-\frac{T_4- T_1}{T_3 - T_2}. $$

However, in an ideal Otto cycle we have that $T_4/T_1 = T_3/T_2$, and we get an "effective Carnot form" for the efficiency:

$$ \epsilon_O = 1-\frac{T_1}{T_2}. $$

Now, using the isentropic equations of ideal gases, we obtain the following simple expression

$$ \epsilon_O = 1- \frac{1}{(V_1/V_2)^{\gamma -1}}, $$

where $\gamma$ is the specific heat ratio ($c_p/c_v$)

At the end of the Wikipedia sentence that you quote, there is a reference to a course by the University of Washington (see link here). There it is stated that most current auto engines have compression ratio $V_1/V_2=10$ and the mixture of air, gasoline vapor, CO$_2$, CO and H$_2$O has an effective specific heat ratio of $\gamma=1.27$. Plugging this into our formula we get $\eta_O=0.46=46\% $, which is pretty close to what Chase said. I would call this the theoretical limit for the efficiency of the internal combustion engine!

But how do they get $35-37\%$ instead? Here I have to quote the Uni of Washington link directly:

(...) you get h = 0.46. Multiply this by about 0.75 to account for real cycle effects (such as the time it takes to burn, heat losses to the coolant, and exhaust valves that open before the piston fully reaches bottom position) and you have h = 0.35.

So in conclusion, after a careful look through the different links, I have to agree with Chase (with the above described additions), the efficiency limit dictated by thermodynamics is ~46%, and the 35% limit arrives when additional real-life considerations are taken into account. Although admittedly this "let's multiply by 0.75" approach does not sound very well grounded on its own. But at least it answers your question "where this number comes from".

6

The combustion temperature of gasoline is about 550K. So the Carnot limit for a gasoline-burning engine outdoors is roughly $$ \epsilon_C = 1-\frac{T_f}{T_i} = 1 - \frac{275 \mathrm{K}}{550 \mathrm{K}} =50\% $$

Here I've taken the output temperature to be near freezing, which is a rudimentary estimate at best (as dmckee points out). This provides us a rough upper limit estimate for the unattainable ideal efficiency.

Since this is much higher than the $37\%$ figure, we can infer that additional considerations have gone into the "thermodynamic limit". In particular, the details of the engine cycle will depend on the engine geometry, stroke pattern etc. Here's a cool website that shows a few P-V diagrams for real engines.

chase
  • 1,383
0

As stated above, the thermodynamic efficiency is based on the temperature of a hot source of energy and a cold sink for the energy after it is used to generate work. Since the temperature of the cold sink is ambient temperature, and can't be changed, the only way to increase the thermodynamic efficiency of an internal combustion engine is to increase the temperature of the hot source of energy. In effect, from a practical standpoint, get rid of the radiator, and build a ceramic engine that can withstand the full heat of combustion with no external cooling. This has been done, and it works as expected from a thermodynamic standpoint ... the thermodynamic efficiency (and hence the gas mileage) immediately goes up dramatically. Unfortunately, ceramics are brittle, difficult to work with, and don't do well when exposed to thermal shock, such as would be expected when the engine is first started and is warming up. So, the mechanical integrity of the ceramic engine is what keeps it from being implemented in practice. IF (and this is a BIG IF) you or someone else can find a way to build a ceramic engine that is also mechanically sound, for a price that is approximately equal to current engine prices, you will undoubtedly become a billionaire in short order.

David White
  • 12,602