Thermodynamics: Numerical Problems Set (5)

medium 3 min read

Question

One mole of an ideal monoatomic gas undergoes the cycle: A→B isothermal expansion at T=300T = 300 K from VV to 2V2V; B→C isochoric cooling to TC=150T_C = 150 K; C→A adiabatic compression back to A. Find the net work done by the gas in one complete cycle and the efficiency. R=8.314R = 8.314 J/(mol·K).

Solution — Step by Step

WAB=nRTlnVBVA=(1)(8.314)(300)ln21728JW_{AB} = nRT \ln\frac{V_B}{V_A} = (1)(8.314)(300)\ln 2 \approx 1728 \, \text{J}

Heat absorbed equals work done in isothermal: QAB=1728Q_{AB} = 1728 J.

Volume constant, so WBC=0W_{BC} = 0. Heat released:

QBC=nCvΔT=(1)(32R)(150300)=1871JQ_{BC} = nC_v\Delta T = (1)(\tfrac{3}{2}R)(150 - 300) = -1871 \, \text{J}

For adiabatic, Q=0Q = 0, so W=ΔU=nCv(TATC)=(1)(32R)(300150)=1871W = -\Delta U = -nC_v(T_A - T_C) = -(1)(\tfrac{3}{2}R)(300 - 150) = -1871 J. Wait — work done by gas in compression should be negative; let me redo signs.

In adiabatic compression, ΔU=nCvΔT=1871\Delta U = nC_v\Delta T = 1871 J (positive, gas heats up). Q=0WCA=ΔU=1871Q = 0 \Rightarrow W_{CA} = -\Delta U = -1871 J (work done by gas is negative).

Wnet=WAB+WBC+WCA=1728+01871=143JW_{net} = W_{AB} + W_{BC} + W_{CA} = 1728 + 0 - 1871 = -143 \, \text{J}

Negative — this cycle as drawn is actually a refrigerator-type cycle, not a heat engine. Re-check direction: the cycle described (isothermal expansion, isochoric cool, adiabatic compress) is not a closed engine for a monoatomic gas at these specific points, because the final volume after adiabatic compression must reach VAV_A.

Let’s verify: from C (T=150T = 150 K, V=2VV = 2V) compressed adiabatically to volume VV. Using TVγ1=TV^{\gamma-1} = const with γ=5/3\gamma = 5/3:

TA=TC(VC/VA)γ1=150×22/3238KT_A = T_C (V_C/V_A)^{\gamma-1} = 150 \times 2^{2/3} \approx 238 \, \text{K}

This does not equal 300300 K, so the cycle as stated does not close. The problem is over-specified — a common JEE trap.

A valid cycle has constraints: choose any three of (initial TT, final TT, volume ratio, type of process) — the fourth is determined. If we keep TA=300T_A = 300 K, VA2VV_A→2V isothermal, then isochoric cool to TCT_C, the adiabatic compression fixes TC=300/22/3189T_C = 300/2^{2/3} \approx 189 K, not 150150 K.

Final answer: the cycle as stated is inconsistent. With TC189T_C \approx 189 K, the cycle closes; net work and efficiency follow from valid values.

Why This Works

In thermodynamics, a closed cycle must return to its starting state — all three state variables (P,V,TP, V, T) repeat. If you specify too many points, the constraint may be violated. Catching this early saves you from wrong answers.

Alternative Method

Always sanity-check a cycle by computing the third process’s endpoint independently and matching it to the given start.

Many students plug numbers and get a non-zero ΔU\Delta U over a “cycle” without realising the cycle does not close. ΔUcycle=0\Delta U_{cycle} = 0 is a hard constraint — if it fails, your cycle is broken.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next