I am stuck at trying to derive the expression for ?Smixing
For a perfect gas mixture, the chemical potential of component i is given as:
?i,mixture = ?i,REF + RT.ln(Pi/PREF)
from G = H - TS, we arrive at dG = dH - TdS - SdT
since dH = TdS + V.dP, then dG = VdP - SdT
At constant pressure, dP = 0 => dG = -SdT => S = -(dG/dT)P
Hence, si,mixture = -(d?i/dT)P
si,mixture = -(d?/dT)P = -d(?i,REF)/dT - (d/dT)(RT.ln(Pi/PREF)) = -d(?REF)/dT - (d/dT)(RT.ln(niRT/PREFV))
si,mixture = si,REF - R.ln(niRT/PREFV) - RT/T = si,REF - R.ln(niRT/PREFV) - R
si,mixture = si,REF - R( ln(niRT/PREFV) + 1 ) =si,REF - R( ln(Pi/PREF) + 1 )
Then I got stuck here...