Hi 7604:
The best reference is "Computer Calculations for Multicomponent Vapor-Liquid and Liquid-Liquid Equilibria" by Prausnitz, Anderson, Eckert, Grens, Hsieh, and O'Connell (Prentice-Hall, 1980). This provides extensive computer programs, which are also available from Professor Prausnitz (U. of California, Berkeley) for a nominal fee, I believe.
You need to learn the fundamentals from this book. FOr the actual parameter estimation, I suggest that you use the activity coefficient regression package that comes with your simulator (so that you're sure the physical properties of the pure components are consistent with what you'll end up using when you do simulations).
The interaction parameters listed in the DECHEMA books, referred to by "siretb", are good only if you also use their physical properties, especially for vapor pressure. Sometimes, these do not quite agree with what your simulator is using.
Also, picking the right activity coefficient model is important. I recommend the UNIQUAC model that, unlike Wilson or NRTL, can handle both VLE and LLE data with two interaction parameters per binary. Wilson cannot handle LLE and NRTL requires 3 interaction parameters per binary.
If you have a VLLE system, be careful as you then need to regress VLE and LLE data simultaneously. Code for that option is discussed in the book but is not printed there. However, it was available from Professor Anderson (U. of Connecticut) a few years ago.
For VLE of gases (i.e., components above their critical temperature) in solvents, you must use the "unsymmetric" activity coefficient convention. This is also discussed in the book I have cited.
If you have binaries in your mixture for which no VLE data is available, you will have to use the UNIFAC group contribution method to estimate their VLE or LLE. This is a whole separate subject. Generally, the UNIFAC method is also available with the major commercial simulation packages. It should be used only as a last resort for estimating VLE or LLE when no measured binary VLE or LLE data is available.
Finally, use the regression package that comes with your simulator carefully and do not extrapolate physical properties beyond their range of guaranteed accuracy. Check your results by doing some multicomponent bubble and dew point calculations to make sure you get good results before starting serious simulation work.
In general, this work requires some expertise and experience and should not be assigned to novices in thermodynamics, especially if you're responsible for plant design or something similar.
Have fun.