Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Acentric Factor with Mixtures

Status
Not open for further replies.

Jen0715

Chemical
Joined
Jan 20, 2009
Messages
2
Location
US
Hi,

I'm trying to figure out how to calculate the acentric factor for a solution with 50 mole% benzene and 50 mole% toluene...

Thank you!!!
 
The equation of state (EOS) you select specifies the mixing rule to use for acentric factor.

Good luck,
Latexman
 
Well I am eventually using the SRK EOS to find Z-factor. But, I am using Kay's Rule to find the Pr and Tr.

I was thinking I found the mixture acentric factor much like Kay's Rule, but wasn't sure if that was right..

I was thinking:
acentric factor (w) = 0.5(w,benzene) + 0.5(w,toluene)

What do you think?

Thank you so much!
Jenna
 
I just looked at my 3rd Edition of Sherwood, Reid, and Prausnitz and I don't think you need a mixture [ω] for the original Soave modification of the Redkich-Kwong EOS. You do need pure component [ω]'s to calculate Fi and Fj, which are then used to calculate Fm.

However, you may be using a different modification that I don't know about. Most EOS's use a vapor fraction average, except for some EOS's that are specifically for liquid mixtures, those use a volume fraction average.

Good luck,
Latexman
 
If you are going to use the Soave Redlich Kwong or the Peng Robinson equation of state, you are probably best off using the usual mixing rules for those equations rather than using pseudo critical values.

Here is an outline of what I am talking about for the SRK.

For the pure components:

a = (0.42748 (R Tc) * (R Tc) / Pc) * [1 + (.480 +1.574w -0.176ww)*(1-sqrt(T/Tc)]^2
b=0.08664*(R Tc)/Pc

a and b would be calculated at a given temperature for both benzene and toluene using their critical temperature, critical pressure, and accentric factors.

After you have a and b for both pure benzene and toluene, mixing rules can be applied to get the mixture a and b.

The usual mixing rules are linear in b and quadratic in a, although sometimes mixing rules using quadratic bs are used, especially by Prausnitz.

For the linear b / quadratic a mixing rules:

a = sum i sum j of xi * xj * aij
where aij= (1-cij)*sqrt(ai)*sqrt(aj). cij is usally close to zero.
For your 50/50 mole % benzene and toluene case, this would give, assuming cij is 0:
a = x1*x1* a1 + 2*x1*x2 * sqrt(a1) * sqrt(a2) + x2*x2*a2
a=.25 * a1 + .5 * sqrt(a1) * sqrt(a2) + .25 * a2.

b=sum i of xi*bi
For your 50/50 mole % benzene and toluene case, this would give:
b=x1*b1 + x2*b2
b=0.5*b1+0.5*b2

Trent F Guidry
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top