The Cascade of Carnot Engines
Unraveling the Intermediate Temperature
Thermodynamics is often described as the poetry of physics, and the Carnot cycle is its most elegant sonnet. When we talk about a single Carnot engine, we are dealing with the theoretical maximum efficiency a heat engine can achieve between two temperatures. But what happens when we chain them together?
Imagine a majestic waterfall driving a massive turbine. The water that flows out of this first turbine hasn't lost all its gravitational potential; it can still fall further to drive a second turbine below it. This is exactly the physical intuition behind a cascade of Carnot engines. The heat rejected by the first engine isn't wasted into the void; it becomes the lifeblood—the source heat—for the second engine.
Analyzing the Setup
Let's break down the architecture of our cascade system. We have two ideal Carnot engines, E1 and E2, operating in series.
1. Engine 1 (E1): It draws heat Q1 from a hot reservoir at a high temperature T1. It performs some mechanical work W1 and rejects the remaining heat Q into an intermediate reservoir at temperature T.
2. Engine 2 (E2): This engine picks up the baton. It draws that exact same heat Q from the intermediate reservoir at temperature T, performs mechanical work W2, and finally rejects heat Q2 into a cold sink at temperature T2.
The crucial link here is the intermediate reservoir at temperature T. It acts as a perfect thermal bridge, absorbing heat from E1 and immediately supplying it to E2.
The Master Equation
The Carnot Principle
To solve this, we need to invoke the fundamental property of a reversible Carnot cycle. For any ideal Carnot engine, the ratio of the heat transferred to the absolute temperature of the reservoir is a constant. This is a direct consequence of the fact that the total entropy change for a reversible cycle is zero (∮TdQ=0).
For Engine 1, this means:
T1Q1=TQ
For Engine 2, this means:
TQ=T2Q2
Notice the beautiful symmetry? Because the heat Q rejected by E1 is exactly the heat absorbed by E2, the ratio TQ is the same for both engines! Let's call this universal constant k.
This allows us to express all heat transfers purely in terms of temperatures:
- Q1=kT1
- Q=kT
- Q2=kT2
Formulating the Work Done
By the First Law of Thermodynamics (conservation of energy), the work done by a cyclic heat engine is simply the difference between the heat absorbed and the heat rejected.
For Engine 1:
W1=Q1−Q=kT1−kT=k(T1−T)
For Engine 2:
W2=Q−Q2=kT−kT2=k(T−T2)
We have now successfully expressed the work done by both engines using a single common constant k and their respective operating temperatures.
Equating and Solving
The problem provides us with a very specific constraint: both engines perform an equal amount of work.
Substituting our derived expressions:
k(T1−T)=k(T−T2)
Since
k is a non-zero constant (as heat is actually flowing), we can elegantly cancel it out from both sides:
T1−T=T−T2
Now, it's just a matter of simple algebra. Let's group the
T terms on one side:
T+T=T1+T2
2T=T1+T2
T=2T1+T2
The intermediate temperature T is exactly the arithmetic mean of the hot and cold reservoir temperatures!
The Efficiency Variation (A JEE Favorite)
While we have solved the problem, a true master of physics always asks, "What if?"
What if the problem stated that the efficiencies of both engines were equal, instead of their work outputs?
The efficiency of a Carnot engine is given by η=1−TsourceTsink.
If
η1=η2:
1−T1T=1−TT2
Canceling the 1s and the negative signs:
T1T=TT2
Cross-multiplying yields:
T2=T1T2
In this scenario, the intermediate temperature would be the geometric mean of the extreme temperatures.
Key Takeaway: Always read the constraints carefully. Equal work leads to the arithmetic mean, while equal efficiency leads to the geometric mean. Mastering these subtle variations is what separates a good student from a great one.