Lesson 8 of 15
Entropy and the Second Law
Entropy and the Second Law
Entropy () is a state function measuring the dispersal of energy — loosely, the "disorder" of a system. For any reversible process:
Isothermal Entropy Change
At constant temperature, the integral simplifies to:
Entropy Change of an Ideal Gas
For a general process taking an ideal gas from to :
The first term captures the temperature change; the second captures the volume change.
Phase Transitions
At a phase transition (e.g. melting or boiling) the process is isothermal at temperature :
where is the enthalpy of the transition (latent heat per mole).
The Second Law
The total entropy of an isolated system never decreases:
Equality holds for reversible processes; strict inequality holds for irreversible ones.
Your Task
Implement the three functions below.
Python runtime loading...
Loading...
Click "Run" to execute your code.