Why can enthalpy not be measured directly?

1 Answer
Apr 12, 2015

Because it is a function of variables that are not all called Natural Variables. The Natural Variables are those that we can measure easily from direct measurements, like volume , pressure , and temperature.

T: Temperature
V: Volume
P: Pressure
S: Entropy
G: Gibbs' Free Energy
H: Enthalpy

Below is a somewhat rigorous derivation showing how we CAN measure Enthalpy, even indirectly. Eventually we get to an expression that lets us measure enthalpy at a constant temperature!


Enthalpy is a function of Entropy, Pressure, Temperature, and Volume, with Temperature, Pressure, and Volume as its natural variables under this Maxwell relation:

#H = H(S,P)#
#dH = TdS + VdP# (Eq. 1) -- Maxwell relation

We do not need to use this equation here; the point is, we cannot directly measure Entropy either (we don't have a "heat-flow-o-meter"). So, we have to find a way to measure Enthalpy using other variables.

Since Enthalpy is commonly defined in the context of temperature and pressure, consider the common equation for Gibbs' free energy (a function of temperature and pressure) and its Maxwell relation:

#DeltaG = DeltaH - TDeltaS# (Eq. 2)
#dG = dH - TdS# (Eq. 3) -- Differential form

#dG = -SdT + VdP# (Eq. 4) -- Maxwell relation

From here we can write the partial derivative with respect to pressure at a constant temperature using Eq. 3:

#((deltaG)/(deltaP))_T = ((deltaH)/(deltaP))_T - T((deltaS)/(deltaP))_T# (Eq. 5)

Using Eq. 4, we can take the first partial derivative we see in Eq. 5 (for Gibbs). #-SdT# becomes 0 since #DeltaT = 0#, and #deltaP# gets divided out.

#((deltaG)/(deltaP))_T = V# (Eq. 6)

And another thing we can write, since G is a state function, are the cross-derivatives from the Maxwell relation to figure out the entropy half of Eq. 5:

#-((deltaS)/(deltaP))_T = ((deltaV)/(deltaT))_P# (Eq. 7)

Finally, we can plug in Eqs. 6 and 7 into Eq. 5:

#V = ((deltaH)/(deltaP))_T + T((deltaV)/(deltaT))_P# (Eq. 8-1)

And further simplify it:
#((deltaH)/(deltaP))_T = V - T((deltaV)/(deltaT))_P# (Eq. 8-2)

There we go! We've got a function that describes how to measure enthalpy "directly".

What this says is, we can begin by measuring the change in volume of a gas as its temperature changes in a constant-pressure environment (such as a vacuum). Then, we've got #((deltaV)/(deltaT))_P#.

Afterwards, to take it further, you could multiply by #dP# and integrate from the first to second pressure. Then you can get enthalpy change at a specific temperature by varying the pressure of the vessel.

#DeltaH = int_(P_1)^(P_2)[V - T((deltaV)/(deltaT))_P]dP# (Eq. 9)

And as an example, you could apply the ideal gas law and get #((deltaV)/(deltaT))_P = ((delta)/(deltaT)((nRT)/P))_P = (nR)/P#

You can tell that the ideal gas then makes it that

#DeltaH = int_(P_1)^(P_2) V - V dP = 0#

meaning that Enthalpy is only dependent on temperature for an ideal gas! Neat.