- #1
PhysicsEnthusiast123
- 2
- 1
- Homework Statement
- What will be the efficiency of an ideal gas with adiabatic exponent 'γ' for a cyclic process as shown in the figure?
The answer in my book is [2ln(2) - 1](γ - 1) / γ, which I cannot reach as you will see in my attempt below.
- Relevant Equations
- Efficiency = work done /heat absorbed.
ΔQ = ΔU + W (first law of thermodynamics).
Here is what I did :
work done in going from A to C,
W1 = 2nRToln(2) (isothermal process)
work done in going from C to B,
W1 = pΔV = nRΔT = -nRTo (isobaric process)
work done in going from B to A,
W3 = 0 (isochoric process)
so, total work done = W1 + W2 + W3
= nRTo[2ln(2)-1]heat absorbed in going from A to C,
ΔQ1 = W1 = 2nRToln(2) ( ΔU = 0)
heat absorbed in going from B to A,
ΔQ3 = nCvΔT = nRTo / (γ - 1) (isochoric)in going from C to B, heat is not absorbed but released (you can calculate it to be negative), so, it will not be included in the total heat absorbed.
So, total heat absorbed = nRTo[2ln(2) - 1 / (γ - 1)]Now, you can see that efficiency that I would have calculated using all this would not have been equal to the solution provided.