PETE 310 Lectures # 36 to 37

Size: px
Start display at page:

Download "PETE 310 Lectures # 36 to 37"

Transcription

1 PETE 310 Lectures # 36 to 37 Cubic Equations of State Last Lectures

2 Instructional Objectives Know the data needed in the EOS to evaluate fluid properties Know how to use the EOS for single and for multicomponent systems Evaluate the volume (density, or z-factor) roots from a cubic equation of state for Gas phase (when two phases exist) Liquid Phase (when two phases exist) Single phase when only one phase exists

3 Equations of State (EOS) Single Component Systems Equations of State (EOS) are mathematical relations between pressure (P) temperature (T), and molar volume (V). Multicomponent Systems For multicomponent mixtures in addition to (P, T & V), the overall molar composition and a set of mixing rules are needed.

4 Uses of Equations of State (EOS) Evaluation of gas injection processes (miscible and immiscible) Evaluation of properties of a reservoir oil (liquid) coexisting with a gas cap (gas) Simulation of volatile and gas condensate production through constant volume depletion evaluations Recombination tests using separator oil and gas streams Many more

5 Equations of State (EOS) One of the most used EOS is the Peng- Robinson EOS (1975). This is a threeparameter corresponding states model. P V RT b a V ( V b) b( V b) P P rep P attr

6 Equations of State (EOS) Peng-Robinson EOS is a three-parameter corresponding states model. Critical Temperature T c Critical Pressure P c Acentric factor

7 PV Phase Behavior Pressure P 1 v L T c CP 2 - Phases T 2 T 1 V Pressurevolume behavior indicating isotherms for a pure component system L V Molar Volume

8 Equations of State (EOS) The critical point conditions are used to determine the EOS parameters P V 2 V P 2 T c T c 0 0

9 Equations of State (EOS) Solving these two equations simultaneously for the Peng-Robinson EOS provides a a R 2 P T c 2 c and b b RT P c c

10 Equations of State (EOS) Where and a b with 1 m1 Tr 2 m

11 Pres sur e EOS for a Pure Component CP T 2 v P 1 1 L A A2 V ~P T T 1 V P hases L V 7 Mo la r V olum e 6

12 Pre sure EOS for a Pure Component Maxwell equal area rule (Van der Waals loops) For a fixed Temperature lower than T c the vapor pressure is found when A 1 = A 2 Equations of State cannot be quadratic polynomials Lowest root is liquid molar volume, largest root is gas molar volume Middle root has no physical significance v P 1 1 L CP T A2 5 - A V ~P T Phases L V 7 Molar Volume 6 T1 V

13 Equations of State (EOS) Phase equilibrium for a single component at a given temperature can be graphically determined by selecting the saturation pressure such that the areas above and below the loop are equal, these are known as the van der Waals loops.

14 Equations of State (EOS) PR equation can be expressed as a cubic polynomial in V, density, or Z. Z ( B 1) Z ( 3 2 ) A B B Z 2 3 ( AB B B ) 0 with B a RT bp RT P A 2

15 Equations of State (EOS) When working with mixtures (a ) and (b) are evaluated using a set of mixing rules The most common mixing rules are: Quadratic for a Linear for b

16 Quadratic MR for a Nc Nc 1 j a x x a a 1 k m i i j i j i j i j where k ij s are the binary interaction parameters and by definition k k ij ii k 0 ji

17 Linear MR for b b Nc x b m i i i 1

18 Example For a three-component mixture (Nc = 3) the attraction (a) and the repulsion constant (b) are given by a 2 x x a a (1 k ) 2 x x a a (1 k ) m x x a a (1 k ) x a x a x a b x b x b x b m

19 Equations of State (EOS) The constants a and b are evaluated using Overall compositions z i with i = 1, 2 Nc Liquid compositions x i with i = 1, 2 Nc Vapor compositions y i with i = 1, 2 Nc

20 Equations of State (EOS) The cubic expression for a mixture is then evaluated using A m a P bp RT m B m 2 m RT

21 Analytical Solution of Cubic Equations The cubic EOS can be arranged into a polynomial and be solved analytically as follows. 3 2 Z ( B 1) Z 2 ( A 3B 2 B) Z 2 3 ( AB B B ) 0

22 Analytical Solution of Cubic Equations Let s write the polynomial in the following way 3 2 x a x a x a Note: x could be either the molar volume, or the density, or the z-factor

23 Analytical Solution of Cubic Equations When the equation is expressed in terms of the z factor, the coefficients a 1 to a 3 are: a ( B 1) a ( A 3B 2 B) a ( AB B B )

24 Procedure to Evaluate the Roots of a Cubic Equation Analytically Let Q R 2 3a2 a1 9 9a a 27a 2a S 3 R 3 Q 2 R T 3 R 3 Q 2 R

25 Procedure to Evaluate the Roots of a Cubic Equation Analytically The solutions are, 1 x S T a x S T a i 3 S T x S T a i 3 S T

26 Procedure to Evaluate the Roots of a Cubic Equation Analytically If a 1, a 2 and a 3 are real (always here) The discriminant is Then D = Q 3 + R 2 One root is real and two complex conjugate if D > 0; All roots are real and at least two are equal if D = 0; All roots are real and unequal if D < 0.

27 Procedure to Evaluate the Roots of a Cubic Equation Analytically where 1 1 x 2 Q cos a If D 0 x 2 Q cos 120 a 3 3 cos R Q x 2 Q cos 240 a

28 Procedure to Evaluate the Roots of a Cubic Equation Analytically x x x a x x x x x x a x x x a where x 1, x 2 and x 3 are the three roots.

29 Procedure to Evaluate the Roots of a Cubic Equation Analytically The range of solutions useful for engineers are those for positive volumes and pressures, we are not concerned about imaginary numbers.

30 Solutions of a Cubic Polynomial We are only interested in the first quadrant.

31 Solutions of a Cubic Polynomial contains Fortran codes to solve the roots of polynomials up to fifth degree.

32 Web site to download Fortran source codes to solve polynomials up to fifth degree

33 Pres sur e EOS for a Pure Component CP T 2 v P 1 1 L A A2 V ~P T T 1 V P hases L V 7 Mo la r V olum e 6

34 Parameters needed to solve EOS Tc, Pc, (acentric factor for some equations i.e. Peng Robinson) Compositions (when dealing with mixtures) For a single component Specify P and T determine Vm Specify P and Vm determine T Specify T and Vm determine P

35 Tartaglia: the solver of cubic equations

36 Cubic Equation Solver

37 WWW Cubic Equation Solver Only to check your results You will not be able to use it in the exam if needed Special bonus HW will be invalid if using this code, you MUST provide evidence of work Write your own code (Excel is OK)

38 Two-phase VLE The phase equilibria equations are expressed in terms of the equilibrium ratios, the K-values. K i y x i i ˆ ˆ l i v i

39 Dew Point Calculations Equilibrium is always stated as: x ˆl P y ˆv P i i i i (i = 1, 2, 3, Nc) with the following material balance constraints Nc Nc Nc x 1, y 1, z 1 i i i i 1 i 1 i 1

40 Dew Point Calculations At the dew-point x ˆ ˆ l z v i i i i x K z (i = 1, 2, 3, Nc) i i i

41 Dew Point Calculations Rearranging, we obtain the Dew-Point objective function Nc i 1 z i K i 1 0

42 Bubble Point Equilibrium Calculations For a Bubble-point Nc i 1 zk i i 1 0

43 Flash Equilibrium Calculations Flash calculations are the work-horse of any compositional reservoir simulation package. The objective is to find the f v in a VL mixture at a specified T and P such that N c z ( K 1) i 1 f ( K 1) i 1 v i i 0

44 Evaluation of Fugacity Coefficients and K-values from an EOS The general expression to evaluate the fugacity coefficient for component i is RT ln ˆ v i P 0 V i RT P dp T fixed

45 Evaluation of Fugacity Coefficients and K-values from an EOS The final expression to evaluate the fugacity coefficient of component i in the vapor phase using an EOS is. RT ln ˆ v i V v t P v n i T, n v j i RT v V t dv v t RT ln Z v A similar expression replacing v by l is used for the liquid

46 Equations of State are not perfect EOS provide self consistent fluid properties Density (o & g) trends are correctly predicted with pressure, temperature, and compositions (and all derived properties ) Same phase equilibrium model for gas and liquid phases (material balance consistency)

47 Equations of State are not perfect However predicted fluid property values may differ substantially from data EOS are routinely calibrated to selected & limited experimental data After calibration EOS predictions beyond range of data can be used with confidence EOS are extensively used in reservoir simulation

48 What is EOS calibration? Minimization of squared differences between experimental and predicted fluid properties Ndata i 1 g i predicted g exp erimental i 2 min These Properties (g i ) include: Densities, saturation pressures Relative amounts of gas and liquid phases Compositions, etc.

49 What is EOS calibration? Accomplished by changing within certain limits selected EOS parameters Minor adjustments (1 to 2%) of binary interaction parameters (k ij ) can change saturation pressures by 20 to 30% Different properties of the C 7+ fraction affect liquid dropout and densities. These properties include Molecular weight (uncertainty is +/- 10%) Specific gravity Critical properties and acentric factors which are highly dependent on correlations Cannot be easily measured and not usually done.

50 Pre and post calibration predictions from an EOS

51 Pre and post calibration predictions from an EOS

52 Pre and post calibration predictions from an EOS

53 Pre and post calibration predictions from an EOS

54 Problems to Think About Determine the equilibrium ratio of C 1 from multiple flash calculations using SOPE. Select a mixture and a suitable pressure temperature range Discuss the trends, how does k C1 change with T at a fixed P? Discuss the trends, how does k C1 change with P at a fixed T? Provide well documented graphs

55 Problems to Think About Compare the equilibrium ratio of C 1 at 4000 psia and at 200 o F with that of the convergence pressure chart using. A mixture of C 1 and C 2 A mixture of C 1 and C 4 A mixture of C 1 and C 8 Discuss the results obtained and provide overlapped plots Calibrate one of EOS s in SOPE to the bubble point data reported by Standings in the following table

56 Problems to Think About

57 Problems to Think About Mole fraction of C1 Dew point pressure Bubblepoint pressure Z-factors of mixture (gas and liquid) Molar volumes of mixture gas & liquid All at T = 160 o F (not shown here)

58 Problems to Think About Select one EOS (Vdw, RK, SRK, PR, or Cubic-4G) Select one bubble point pressure for one composition of methane Plot p b predicted vs binary interaction parameter selected Select the best k ij that matches the bubble point pressure Compare the values of experimental vs. predicted molar volumes

59 Pressure, psia You should be obtaining a plot like this one Bubble Point Pressure C 1 -C 4 Mixture (10% C1) at T = o F Experimental p b is 339 psia You CANNOT use this same composition in Your homework k ij Cubic-4G P-R S-R-K R-K VDW

60 This is the end, we survived!!!

CALCULATION OF THE COMPRESSIBILITY FACTOR AND FUGACITY IN OIL-GAS SYSTEMS USING CUBIC EQUATIONS OF STATE

CALCULATION OF THE COMPRESSIBILITY FACTOR AND FUGACITY IN OIL-GAS SYSTEMS USING CUBIC EQUATIONS OF STATE CALCULATION OF THE COMPRESSIBILITY FACTOR AND FUGACITY IN OIL-GAS SYSTEMS USING CUBIC EQUATIONS OF STATE V. P. de MATOS MARTINS 1, A. M. BARBOSA NETO 1, A. C. BANNWART 1 1 University of Campinas, Mechanical

More information

PVTpetro: A COMPUTATIONAL TOOL FOR ISOTHERM TWO- PHASE PT-FLASH CALCULATION IN OIL-GAS SYSTEMS

PVTpetro: A COMPUTATIONAL TOOL FOR ISOTHERM TWO- PHASE PT-FLASH CALCULATION IN OIL-GAS SYSTEMS PVTpetro: A COMPUTATIONAL TOOL FOR ISOTHERM TWO- PHASE PT-FLASH CALCULATION IN OIL-GAS SYSTEMS A. M. BARBOSA NETO 1, A. C. BANNWART 1 1 University of Campinas, Mechanical Engineering Faculty, Energy Department

More information

Yutaek Seo. Subsea Engineering

Yutaek Seo. Subsea Engineering Yutaek Seo Subsea Engineering Fluid characterization Fluid characterization Bottom hole sampling DST Separator analysis Constituents of reservoir fluids Defined components TBP fractions TBP residue Defined

More information

"Energy Applications: Impact of Data and Models"

Energy Applications: Impact of Data and Models "Energy Applications: Impact of Data and Models" Energy Applications refers in this particular case to the wide application of equations of state upstream in the Production of Oil and Gas. The petroleum

More information

P1: IML/FFX P2: IML/FFX QC: IML/FFX T1: IML AT029-FM AT029-Manual AT029-Manual-v8.cls December 11, :59. Contents

P1: IML/FFX P2: IML/FFX QC: IML/FFX T1: IML AT029-FM AT029-Manual AT029-Manual-v8.cls December 11, :59. Contents Contents Foreword Preface xvii xix Chapter 1 Introduction 1 Nomenclature 1 1.1 Nature of Petroleum Fluids 1 1.1.1 Hydrocarbons 3 1.1.2 Reservoir Fluids and Crude Oil 5 1.1.3 Petroleum Fractions and Products

More information

PREDICTION OF VAPOR PRESSURES AND MIXTURE VLE FROM A SECOND MODIFICATION OF THE VAN DER WAALS EQUATION. Part 3

PREDICTION OF VAPOR PRESSURES AND MIXTURE VLE FROM A SECOND MODIFICATION OF THE VAN DER WAALS EQUATION. Part 3 PREDICTION OF VAPOR PRESSURES AND MIXTURE VLE FROM A SECOND MODIFICATION OF THE VAN DER WAALS EQUATION Part 3 Review In the first two papers (1,2) in this series, we developed and tested a 3-parameter

More information

EOS Higher Oil School 2017/5/26

EOS Higher Oil School 2017/5/26 EOS lecture @Baku Higher Oil School 2017/5/26 Introduction What is EOS? Equation of State Also known as Cubic EOS because of equation of 3 rd degree Instrumental to calculate PVT Relationship between Pressure,

More information

Imperfect Gases. NC State University

Imperfect Gases. NC State University Chemistry 431 Lecture 3 Imperfect Gases NC State University The Compression Factor One way to represent the relationship between ideal and real gases is to plot the deviation from ideality as the gas is

More information

Name: Discussion Section:

Name: Discussion Section: CBE 141: Chemical Engineering Thermodynamics, Spring 2017, UC Berkeley Midterm 2 FORM B March 23, 2017 Time: 80 minutes, closed-book and closed-notes, one-sided 8 ½ x 11 equation sheet allowed lease show

More information

USE OF EQUATIONS OF STATE (EOS) SOFTWARE. Donald P. Mayeaux. President A+ Corporation, LLC Black Bayou Rd. Gonzales, LA USA

USE OF EQUATIONS OF STATE (EOS) SOFTWARE. Donald P. Mayeaux. President A+ Corporation, LLC Black Bayou Rd. Gonzales, LA USA USE OF EQUATIONS OF STATE (EOS) SOFTWARE Donald P. Mayeaux President A+ Corporation, LLC 41041 Black Bayou Rd. Gonzales, LA USA Introduction Proper sample conditioning is essential to providing a representative

More information

Reservoir Eng FOB :18 Page i Second Edition

Reservoir Eng FOB :18 Page i Second Edition Second Edition C H A P T E R 1 FUNDAMENTALS OF RESERVOIR FLUID BEHAVIOR Naturally occurring hydrocarbon systems found in petroleum reservoirs are mixtures of organic compounds which exhibit multiphase

More information

Equations of State. Equations of State (EoS)

Equations of State. Equations of State (EoS) Equations of State (EoS) Equations of State From molecular considerations, identify which intermolecular interactions are significant (including estimating relative strengths of dipole moments, polarizability,

More information

Vapor-liquid Separation Process MULTICOMPONENT DISTILLATION

Vapor-liquid Separation Process MULTICOMPONENT DISTILLATION Vapor-liquid Separation Process MULTICOMPONENT DISTILLATION Outline: Introduction to multicomponent distillation Phase Equilibria in Multicomponent Distillation (Pg. 737) Bubble-point and dew-point calculation

More information

PREDICTION OF SATURATED LIQUID VOLUMES FROM A MODIFIED VAN DER WAALS EQUATION. By Charles R. Koppany

PREDICTION OF SATURATED LIQUID VOLUMES FROM A MODIFIED VAN DER WAALS EQUATION. By Charles R. Koppany PREDICTION OF SATURATED LIQUID VOLUMES FROM A MODIFIED VAN DER WAALS EQUATION Part 1 By Charles R. Koppany Introduction Over the past 40 years or so, closed cubic (in volume) equations of state have been

More information

A modification of Wong-Sandler mixing rule for the prediction of vapor-liquid equilibria in binary asymmetric systems

A modification of Wong-Sandler mixing rule for the prediction of vapor-liquid equilibria in binary asymmetric systems Korean J. Chem. Eng., 28(7), 16131618 (2011) DOI: 10.1007/s1181401005347 INVITED REVIEW PAPER A modification of WongSandler mixing rule for the prediction of vaporliquid equilibria in binary asymmetric

More information

Chapter 1. The Properties of Gases Fall Semester Physical Chemistry 1 (CHM2201)

Chapter 1. The Properties of Gases Fall Semester Physical Chemistry 1 (CHM2201) Chapter 1. The Properties of Gases 2011 Fall Semester Physical Chemistry 1 (CHM2201) Contents The Perfect Gas 1.1 The states of gases 1.2 The gas laws Real Gases 1.3 Molecular interactions 1.4 The van

More information

Phases of matter and phase diagrams

Phases of matter and phase diagrams Phases of matter and phase diagrams Transition to Supercritical CO2 Water Ice Vapor Pressure and Boiling Point Liquids boil when the external pressure equals the vapor pressure. Temperature of boiling

More information

Vapour Liquid Equilibrium in Asymmetric Mixtures of n-alkanes with Ethane

Vapour Liquid Equilibrium in Asymmetric Mixtures of n-alkanes with Ethane Turk J Chem 26 (22), 481 489. c TÜBİTAK Vapour Liquid Equilibrium in Asymmetric Mixtures of n-alkanes with Ethane Anca DUTA Transylvania University, Chemistry Dept., I. Maniu 5, RO-22 Brasov-ROMANIA e-mail:

More information

18 a 21 de novembro de 2014, Caldas Novas - Goiás THERMODYNAMIC MODELING OF VAPOR-LIQUID EQUILIBRIUM FOR PETROLEUM FLUIDS

18 a 21 de novembro de 2014, Caldas Novas - Goiás THERMODYNAMIC MODELING OF VAPOR-LIQUID EQUILIBRIUM FOR PETROLEUM FLUIDS 18 a 21 de novembro de 2014, Caldas Novas - Goiás THERMODYNAMIC MODELING OF VAPOR-LIQUID EQUILIBRIUM FOR PETROLEUM FLUIDS Antonio Marinho Barbosa Neto, aneto@dep.fem.unicamp.br 1 Jônatas Ribeiro, jonand@petrobras.com.br

More information

WEEK 6. Multiphase systems

WEEK 6. Multiphase systems WEEK 6 Multiphase systems Multiphase systems P 237. Processes usually deal with material being transferred from one phase (gas, liquid, or solid) to another. 6.1a Phase diagrams F = force on piston Water

More information

CH.7 Fugacities in Liquid Mixtures: Models and Theories of Solutions

CH.7 Fugacities in Liquid Mixtures: Models and Theories of Solutions CH.7 Fugacities in Liquid Mixtures: Models and Theories of Solutions The aim of solution theory is to express the properties of liquid mixture in terms of intermolecular forces and liquid structure. The

More information

PETROLEUM ENGINEERING 310 FIRST EXAM. September 19, 2001

PETROLEUM ENGINEERING 310 FIRST EXAM. September 19, 2001 PETROLEUM ENGINEERING 31 FIRST EXAM September 19, 1 Do all your work on the test paper and the space provided for the answer, do no write on the back. Grading will be based on approach and answers. Remember

More information

Course Name: Thermodynamics for Chemical Engineers

Course Name: Thermodynamics for Chemical Engineers Instructor Information CM3230 Thermodynamics for Chemical Engineers College of Engineering Fall 2011 Instructor: Dr. Tom Co, Associate Professor Office Location: 202G ChemSci Building Telephone: Office

More information

Modeling Vapor Liquid Equilibrium of Binary and Ternary Systems of CO 2 + Hydrocarbons at High-Pressure Conditions

Modeling Vapor Liquid Equilibrium of Binary and Ternary Systems of CO 2 + Hydrocarbons at High-Pressure Conditions A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 57, 2017 Guest Editors: Sauro Pierucci, Jiří Jaromír Klemeš, Laura Piazza, Serafim Bakalis Copyright 2017, AIDIC Servizi S.r.l. ISBN 978-88-95608-48-8;

More information

PREDICTION OF PETROLEUM FRACTION ENTHALPIES FROM THE SECOND (ALPHA) MODIFICATION OF THE VAN DER WAALS EQUATION. Part 4. I. Review/Introduction

PREDICTION OF PETROLEUM FRACTION ENTHALPIES FROM THE SECOND (ALPHA) MODIFICATION OF THE VAN DER WAALS EQUATION. Part 4. I. Review/Introduction PREDICTION OF PETROLEUM FRACTION ENTHALPIES FROM THE SECOND (ALPHA) MODIFICATION OF THE VAN DER WAALS EQUATION Part 4 I. Review/Introduction In the first two papers (1,2) of this series, we developed and

More information

An improved component retrieval method for cubic equations of state with non-zero binary interaction coefficients for natural oil and gas

An improved component retrieval method for cubic equations of state with non-zero binary interaction coefficients for natural oil and gas J Petrol Explor Prod Technol (26) 6:243 25 DOI.7/s322-5-8-y ORIGINAL PAPER - PRODUCTION ENGINEERING An improved component retrieval method for cubic equations of state with non-zero binary interaction

More information

Ideal Gas Behavior. NC State University

Ideal Gas Behavior. NC State University Chemistry 331 Lecture 6 Ideal Gas Behavior NC State University Macroscopic variables P, T Pressure is a force per unit area (P= F/A) The force arises from the change in momentum as particles hit an object

More information

Name: Discussion Section:

Name: Discussion Section: CBE 141: Chemical Engineering Thermodynamics, Spring 2017, UC Berkeley Midterm 2 FORM A March 23, 2017 Time: 80 minutes, closed-book and closed-notes, one-sided 8 ½ x 11 equation sheet allowed Please show

More information

Note: items marked with * you should be able to perform on a closed book exam. Chapter 10 Learning Objective Checklist

Note: items marked with * you should be able to perform on a closed book exam. Chapter 10 Learning Objective Checklist Note: items marked with * you should be able to perform on a closed book exam. Chapter 10 Learning Objective Checklist Sections 10.1-10.13 find pure component properties on a binary P-x-y or T-x-y diagram.*

More information

Preparing Oil & Gas PVT Data. Reservoir Simulation

Preparing Oil & Gas PVT Data. Reservoir Simulation A-to-Z of Preparing Oil & Gas PVT Data for Reservoir Simulation Curtis H. Whitson NTNU / PERA Tasks Collecting samples. Which PVT lab tests to use. Designing special PVT studies. Quality controlling PVT

More information

Overall: 75 ECTS: 7.0

Overall: 75 ECTS: 7.0 Course: Chemical Engineering Thermodynamics Language: English Lecturer: Prof. dr. sc. Marko Rogošić TEACHING WEEKLY SEMESTER Lectures 3 45 Laboratory 1 15 Seminar 1 15 Overall: 75 ECTS: 7.0 PURPOSE: Within

More information

DEVELOPING BINARY INTERACTION PARAMETERS FOR EQUATIONS OF STATE

DEVELOPING BINARY INTERACTION PARAMETERS FOR EQUATIONS OF STATE Engineering Journal of Qatar University, Vol. 4, 1991, p. 1-14. DEVELOPING BINARY INTERACTION PARAMETERS FOR EQUATIONS OF STATE Mahmood Moshfeghian* and R. N. Maddox** *Visiting Professor from Shiraz University,

More information

Phase Separation Degree of Freedom Analysis. Binary Vapor-Liquid Systems. Azeotropic Systems. - Gibbs phase rule F C P 2 -General analysis

Phase Separation Degree of Freedom Analysis. Binary Vapor-Liquid Systems. Azeotropic Systems. - Gibbs phase rule F C P 2 -General analysis Lecture 5. Single Equilibrium Stages (1) Phase Separation [Ch. 4] Degree of Freedom Analysis - Gibbs phase rule F CP2 -General analysis Binary Vapor-Liquid Systems - Examples of binary system - Phase equilibrium

More information

Real Gases. Sections (Atkins 6th Ed.), (Atkins 7-9th Eds.)

Real Gases. Sections (Atkins 6th Ed.), (Atkins 7-9th Eds.) Real Gases Sections 1.4-1.6 (Atkins 6th Ed.), 1.3-1.5 (Atkins 7-9th Eds.) Molecular Interactions Compression factor Virial coefficients Condensation Critical Constants Van der Waals Equation Corresponding

More information

CONTENTS. Notes to Students Acknowledgments ABOUT THE AUTHORS UNIT I FIRST AND SECOND LAWS 1

CONTENTS. Notes to Students Acknowledgments ABOUT THE AUTHORS UNIT I FIRST AND SECOND LAWS 1 CONTENTS PREFACE Notes to Students Acknowledgments ABOUT THE AUTHORS GLOSSARY NOTATION xvii xviii xviii xix xxi xxv UNIT I FIRST AND SECOND LAWS 1 CHAPTER 1 BASIC CONCEPTS 3 1.1 Introduction 5 1.2 The

More information

Business. Final Exam Review. Competencies. Schedule Today. Most missed on Exam 3. Review Exam #3

Business. Final Exam Review. Competencies. Schedule Today. Most missed on Exam 3. Review Exam #3 Business Final Exam Review Online course evaluation (19/32 = 59%) Counts as a homework assignment (by Thurs) Professional program application Past due! Case study due today by 5 pm Leadership evaluation

More information

PVT Course for Oil and Gas Professionals

PVT Course for Oil and Gas Professionals PVT Course for Oil and Gas Professionals The Instructor Overview Avada Oil and Gas is commitment to raising the bar for postgraduate learning. A student receiving a certificate of completion from us, has

More information

Phase Equilibria of binary mixtures by Molecular Simulation and PR-EOS: Methane + Xenon and Xenon + Ethane

Phase Equilibria of binary mixtures by Molecular Simulation and PR-EOS: Methane + Xenon and Xenon + Ethane International Journal of ChemTech Research CODEN( USA): IJCRGG ISSN : 0974-4290 Vol.5, No.6, pp 2975-2979, Oct-Dec 2013 Phase Equilibria of binary mixtures by Molecular Simulation and PR-EOS: Methane +

More information

van der Waals Isotherms near T c

van der Waals Isotherms near T c van der Waals Isotherms near T c v d W loops are not physical. Why? Patch up with Maxwell construction van der Waals Isotherms, T/T c van der Waals Isotherms near T c Look at one of the van der Waals isotherms

More information

MSE 201A Thermodynamics and Phase Transformations Fall, 2008 Problem Set No. 8. Given Gibbs generals condition of equilibrium as derived in the notes,

MSE 201A Thermodynamics and Phase Transformations Fall, 2008 Problem Set No. 8. Given Gibbs generals condition of equilibrium as derived in the notes, MSE 201A hermodynamics and Phase ransformations Fall, 2008 Problem Set No. 8 Problem 1: (a) Let a homogeneous fluid with composition, {x}, be surrounded by an impermeable wall and in contact with a reservoir

More information

THE BEST EQUATION OF STATE AND CORRELATION DENSITY AND VISCOSITY

THE BEST EQUATION OF STATE AND CORRELATION DENSITY AND VISCOSITY Page 1 of 17 PROPOSED FOR PREDICTION OF IRANIAN CRUDE OIL DENSITY AND VISCOSITY INTRODUCTION Density and viscosity are two important physical properties which are highly used in chemical engineering calculations.

More information

Vapor liquid equilibrium of carbon dioxide with ethyl caproate, ethyl caprylate and ethyl caprate at elevated pressures

Vapor liquid equilibrium of carbon dioxide with ethyl caproate, ethyl caprylate and ethyl caprate at elevated pressures J. of Supercritical Fluids 28 (2004) 1 9 Vapor liquid equilibrium of carbon dioxide with ethyl caproate, ethyl caprylate and ethyl caprate at elevated pressures Weng-Hong Hwu, Jaw-Shin Cheng, Kong-Wei

More information

SIMULIS THERMODYNAMICS

SIMULIS THERMODYNAMICS 2007 AIChE Annual Meeting Salt Lake City, Utah #459e CAPE-OPEN Thermodynamic & Physical Properties Interface (TD002) SIMULIS THERMODYNAMICS A CAPE-OPEN COMPLIANT FRAMEWORK FOR USERS AND DEVELOPERS Olivier

More information

DISTILLATION. Keywords: Phase Equilibrium, Isothermal Flash, Adiabatic Flash, Batch Distillation

DISTILLATION. Keywords: Phase Equilibrium, Isothermal Flash, Adiabatic Flash, Batch Distillation 25 DISTILLATION Keywords: Phase Equilibrium, Isothermal Flash, Adiabatic Flash, Batch Distillation Distillation refers to the physical separation of a mixture into two or more fractions that have different

More information

Predictive Equation of State

Predictive Equation of State Predictive Equation of State Vapor-liquid Equilibria, Gas Solubilities, Excess Enthalpies and Phase Flash Calculations PSRK Predictive Soave-Redlich-Kwong VTPR Volume-Translated Peng-Robinson DDBSP Dortmund

More information

Aspen Dr. Ziad Abuelrub

Aspen Dr. Ziad Abuelrub Aspen Plus Lab Pharmaceutical Plant Design Aspen Dr. Ziad Abuelrub OUTLINE 1. Introduction 2. Getting Started 3. Thermodynamic Models & Physical Properties 4. Pressure Changers 5. Heat Exchangers 6. Flowsheet

More information

MODELING OF PHASE EQUILIBRIA FOR BINARY AND TERNARY MIXTURES OF CARBON DIOXIDE, HYDROGEN AND METHANOL

MODELING OF PHASE EQUILIBRIA FOR BINARY AND TERNARY MIXTURES OF CARBON DIOXIDE, HYDROGEN AND METHANOL MODELING OF PHASE EQUILIBRIA FOR BINARY AND TERNARY MIXTURES OF CARBON DIOXIDE, HYDROGEN AND METHANOL Neil R. Foster *, Keivan Bezanehtak, Fariba Dehghani School of Chemical Engineering and Industrial

More information

Vapor-liquid equilibrium

Vapor-liquid equilibrium Vapor-liquid equilibrium From Wikipedia, the free encyclopedia Vapor-liquid equilibrium, abbreviated as VLE by some, is a condition where a liquid and its vapor (gas phase) are in equilibrium with each

More information

Chapter 10. Vapor/Liquid Equilibrium: Introduction

Chapter 10. Vapor/Liquid Equilibrium: Introduction Chapter 10 Vapor/Liquid Equilibrium: Introduction Preceding chapters have dealt largely with pure substances or with constant-composition mixtures. e.g., air. However, composition changes are the desired

More information

Vapor liquid equilibria of carbon dioxide with diethyl oxalate, ethyl laurate, and dibutyl phthalate binary mixtures at elevated pressures

Vapor liquid equilibria of carbon dioxide with diethyl oxalate, ethyl laurate, and dibutyl phthalate binary mixtures at elevated pressures Fluid Phase Equilibria 181 (2001) 1 16 Vapor liquid equilibria of carbon dioxide with diethyl oxalate, ethyl laurate, and dibutyl phthalate binary mixtures at elevated pressures Kong-Wei Cheng, Muoi Tang

More information

CH2351 Chemical Engineering Thermodynamics II Unit I, II Phase Equilibria. Dr. M. Subramanian

CH2351 Chemical Engineering Thermodynamics II Unit I, II   Phase Equilibria.   Dr. M. Subramanian CH2351 Chemical Engineering Thermodynamics II Unit I, II Phase Equilibria Dr. M. Subramanian Associate Professor Department of Chemical Engineering Sri Sivasubramaniya Nadar College of Engineering Kalavakkam

More information

EQUATION OF STATE DEVELOPMENT

EQUATION OF STATE DEVELOPMENT EQUATION OF STATE DEVELOPMENT I. Nieuwoudt* & M du Rand Institute for Thermal Separation Technology, Department of Chemical Engineering, University of Stellenbosch, Private bag X1, Matieland, 760, South

More information

Accuracy of vapour ^ liquid critical points computed from cubic equations of state

Accuracy of vapour ^ liquid critical points computed from cubic equations of state High Temperatures ^ High Pressures 2000 volume 32 pages 449 ^ 459 15 ECTP Proceedings pages 433 ^ 443 DOI:10.1068/htwu303 Accuracy of vapour ^ liquid critical points computed from cubic equations of state

More information

Surface Tension Prediction for Liquid Mixtures

Surface Tension Prediction for Liquid Mixtures AIChE Journal, Volume 44, No. 10, pp. -32, October 1998 Surface Tension Prediction for Liquid Mixtures Joel Escobedo and G.Ali Mansoori (*) University of Illinois at Chicago (M/C 063) Chicago, IL 60607-7052,

More information

Modelling the Solubility of Solid Aromatic Compounds in Supercritical Fluids

Modelling the Solubility of Solid Aromatic Compounds in Supercritical Fluids Modelling the Solubility of Solid Aromatic Compounds in Supercritical Fluids VIOREL FEROIU*, OCTAVIAN PARTENIE, DAN GEANA Politehnica University of Bucharest, Department of Applied Physical Chemistry and

More information

Comparison of the GERG-2008 and Peng-Robinson Equations of State for Natural Gas Mixtures

Comparison of the GERG-2008 and Peng-Robinson Equations of State for Natural Gas Mixtures RESEARCH ARTICLE OPEN ACCESS Comparison of the and Peng-Robinson Equations of State for Natural Gas Mixtures L. F. Baladão*, R. P. Soares**, P. R. B. Fernandes*** * (Virtual Laboratory for Properties Prediction,

More information

The simultaneous prediction of vapor-liquid equilibrium and excess enthalpy. Kwon, Jung Hun. Thermodynamics and properties lab.

The simultaneous prediction of vapor-liquid equilibrium and excess enthalpy. Kwon, Jung Hun. Thermodynamics and properties lab. The simultaneous prediction of vapor-liquid equilibrium and excess enthalpy Kwon, Jung Hun. 2 Contents 1 A comparison of cubic EOS mixing rules for the simultaneous description of excess enthalpies and

More information

UNIVERSITY OF CALGARY. Modelling Water-Hydrocarbon Mutual Solubility in Multiphase Equilibrium Calculations. Hongbo Yu A THESIS

UNIVERSITY OF CALGARY. Modelling Water-Hydrocarbon Mutual Solubility in Multiphase Equilibrium Calculations. Hongbo Yu A THESIS UNIVERSITY OF CALGARY Modelling Water-Hydrocarbon Mutual Solubility in Multiphase Equilibrium Calculations by Hongbo Yu A THESIS SUBMITTED TO THE FACULTY OF GRADUATE STUDIES IN PARTIAL FULFILMENT OF THE

More information

CHAPTER SIX THERMODYNAMICS Vapor-Liquid Equilibrium in a Binary System 6.2. Investigation of the Thermodynamic Properties of Pure Water

CHAPTER SIX THERMODYNAMICS Vapor-Liquid Equilibrium in a Binary System 6.2. Investigation of the Thermodynamic Properties of Pure Water CHAPTER SIX THERMODYNAMICS 6.1. Vapor-Liquid Equilibrium in a Binary System 6.2. Investigation of the Thermodynamic Properties of Pure Water 2 6.1. VAPOR-LIQUID EQUILIBRIUM IN A BINARY SYSTEM Keywords:

More information

SPE A Pseudo-Black-Oil Method for Simulating Gas Condensate Reservoirs S.-W. Wang, SPE, and I. Harmawan, SPE, Unocal Indonesia Co.

SPE A Pseudo-Black-Oil Method for Simulating Gas Condensate Reservoirs S.-W. Wang, SPE, and I. Harmawan, SPE, Unocal Indonesia Co. SPE 92828 A Pseudo-Black-Oil Method for Simulating Gas Condensate Reservoirs S.-W. Wang, SPE, and I. Harmawan, SPE, Unocal Indonesia Co. Copyright 2005, Society of Petroleum Engineers Inc. This paper was

More information

MODELING THE PHASE EQUILIBRIUM OF THE CLOVE OIL + CO 2 SYSTEM

MODELING THE PHASE EQUILIBRIUM OF THE CLOVE OIL + CO 2 SYSTEM MODELING THE PHASE EQUILIBRIUM OF THE CLOVE OIL + CO 2 SYSTEM Alexandre T. Souza 1, Marcos L. Corazza 2, Lúcio Cardozo-Filho 2, *, M. Angela A. Meireles 3 1, Reginaldo Guirardello 1 DPQ FEQ (College of

More information

Virial Expansion. Silicon Valley FIG March 24, Chen-Hanson Ting

Virial Expansion. Silicon Valley FIG March 24, Chen-Hanson Ting Virial Expansion Silicon Valley FIG March 24, 2018 Chen-Hanson Ting Virial Expansion This paper was uploaded to Wikipedia. Google virial expansion and you will find it. Let s first scan through it on Wiki.

More information

Exam 3 Solutions. ClO g. At 200 K and a total pressure of 1.0 bar, the partial pressure ratio for the chlorine-containing compounds is p ClO2

Exam 3 Solutions. ClO g. At 200 K and a total pressure of 1.0 bar, the partial pressure ratio for the chlorine-containing compounds is p ClO2 Chemistry 360 Dr. Jean M. Standard Fall 2016 Name KEY Exam 3 Solutions 1.) (14 points) Consider the gas phase decomposition of chlorine dioxide, ClO 2, ClO 2 ( g) ClO ( g) + O ( g). At 200 K and a total

More information

FUNDAMENTALS OF THERMODYNAMICS AND HEAT TRANSFER

FUNDAMENTALS OF THERMODYNAMICS AND HEAT TRANSFER FUNDAMENTALS OF THERMODYNAMICS AND HEAT TRANSFER Lecture 2: Evaluating properties Pierwsza strona STATES OF THE MATTER Phase is a quantity is of matter that is homogeneous throughout in both chemical composition

More information

General Physical Chemistry I

General Physical Chemistry I General Physical Chemistry I Lecture 13 leksey Kocherzhenko pril 7, 2015" Last time " Phase diagrams" Maps showing the thermodynamically stable phases for each and," phase regions in a phase diagram are

More information

ISENTHALPIC THROTTLING (FREE EXPANSION) AND THE JOULE-THOMSON COEFFICIENT

ISENTHALPIC THROTTLING (FREE EXPANSION) AND THE JOULE-THOMSON COEFFICIENT ISENTHALPIC THROTTLING (FREE EXPANSION) AND THE JOULE-THOMSON COEFFICIENT Charles R. Koppany, PhD, Chem. Eng. January, 014 ISENTHALPIC THROTTLING (FREE EXPANSION) AND THE JOULE-THOMSON COEFFICIENT This

More information

Introduction: Introduction. material is transferred from one phase (gas, liquid, or solid) into another.

Introduction: Introduction. material is transferred from one phase (gas, liquid, or solid) into another. Introduction: Virtually all commercial chemical processes involve operations in which material is transferred from one phase (gas, liquid, or solid) into another. rewing a cup of Coffee (Leaching) Removal

More information

ChE 201 August 26, ChE 201. Chapter 8 Balances on Nonreactive Processes Heat of solution and mixing

ChE 201 August 26, ChE 201. Chapter 8 Balances on Nonreactive Processes Heat of solution and mixing ChE 201 Chapter 8 Balances on Nonreactive Processes Heat of solution and mixing Definitions A solution is a homogeneous mixture A solute is dissolved in a solvent. solute is the substance being dissolved

More information

pv m = RT + Bp The simplest equation for calculating fugacity, given an equation of state, is Z=1 + B RT p

pv m = RT + Bp The simplest equation for calculating fugacity, given an equation of state, is Z=1 + B RT p Chem 42/523 Chemical hermodynamics Homework Assignment # 5 1. *Assume O 2 gas obeys the virial equation pv m = R + Bp with B = 12.5 cm 3 mol 1 at 298.15 K. Calculate the fugacity of oxygen at p = 1. MPa

More information

PV = nrt where R = universal gas constant

PV = nrt where R = universal gas constant Ideal Gas Law Dd Deduced dfrom Combination of Gas Relationships: V 1/P, Boyle's Law V, Charles's Law V n, Avogadro'sLaw Therefore, V nt/p or PV nt PV = nrt where R = universal gas constant The empirical

More information

This paper was prepared for presentation at the Unconventional Resources Technology Conference held in Denver, Colorado, USA, August 2014.

This paper was prepared for presentation at the Unconventional Resources Technology Conference held in Denver, Colorado, USA, August 2014. URTeC: 1923960 Coupled Geomechanics and Pore Confinement Effects for Modeling Unconventional Shale Reservoirs Yi Xiong*, Philip. H. Winterfeld, Yu-Shu Wu, Colorado School of Mines; Zhaoqin Huang, China

More information

download instant at 2 Phase Diagrams of Pure Fluids

download instant at   2 Phase Diagrams of Pure Fluids 2 Phase Diagrams of Pure Fluids 13 2. PHASE DIAGRAMS OF PURE FLUIDS Problem 2.1 Solution a) 25 ı C, 1 bar: liquid, because the temperature is below the saturation temperature at 1 bar (99.63 ı C). 10 bar,

More information

CHEMICAL ENGINEERING THERMODYNAMICS. Andrew S. Rosen

CHEMICAL ENGINEERING THERMODYNAMICS. Andrew S. Rosen CHEMICAL ENGINEERING THERMODYNAMICS Andrew S. Rosen SYMBOL DICTIONARY 1 TABLE OF CONTENTS Symbol Dictionary... 3 1. Measured Thermodynamic Properties and Other Basic Concepts... 5 1.1 Preliminary Concepts

More information

Chemical Process Design / Diseño de Procesos Químicos

Chemical Process Design / Diseño de Procesos Químicos Chemical Process Design / Diseño de Procesos Químicos Topic 4.7. Flash Javier R. Viguri Fuente Eva Cifrian Bemposta Department of Chemistry and Process & Resource Engineering GER Green Engineering and

More information

The two major assumptions required to reduce VLE calculations to Raoult's law are:

The two major assumptions required to reduce VLE calculations to Raoult's law are: 10.4 SIMPLE MODELS FOR VAPOR/LIQUID EQUILIBRIUM The preceding section has described what is observed through experimental observation. When thermodynamics is applied to vapour/liquid equilibrium, the goal

More information

Les propriétés d'équilibre entre phases et masses volumiques

Les propriétés d'équilibre entre phases et masses volumiques Les propriétés d'équilibre entre phases et masses volumiques Christophe COQUELET Mines ParisTech, PSL Research University, CTP - Centre Thermodynamique des Procédés, 35 rue St Honoré, 77305 Fontainebleau

More information

Modified Raoult's Law and Excess Gibbs Free Energy

Modified Raoult's Law and Excess Gibbs Free Energy ACTIVITY MODELS 1 Modified Raoult's Law and Excess Gibbs Free Energy Equilibrium criteria: f V i = L f i For vapor phase: f V i = y i i P For liquid phase, we may use an activity coefficient ( i ), giving:

More information

DEVELOPMENT OF A COMPOSITIONAL RESERVOIR SIMULATOR FOR ASPHALTENE PRECIPITATION BASED ON A THERMODYNAMICALLY CONSISTENT MODEL.

DEVELOPMENT OF A COMPOSITIONAL RESERVOIR SIMULATOR FOR ASPHALTENE PRECIPITATION BASED ON A THERMODYNAMICALLY CONSISTENT MODEL. DEVELOPMENT OF A COMPOSITIONAL RESERVOIR SIMULATOR FOR ASPHALTENE PRECIPITATION BASED ON A THERMODYNAMICALLY CONSISTENT MODEL A Thesis by KARIN GABRIELA GONZALEZ ABAD Submitted to the Office of Graduate

More information

Syllabus for CHE0200 Chemical Engineering Thermodynamics Class Section 1030 Spring 2018

Syllabus for CHE0200 Chemical Engineering Thermodynamics Class Section 1030 Spring 2018 Syllabus for CHE0200 Chemical Engineering Thermodynamics Class 19309 Section 1030 Spring 2018 Lectures: M,W,F 8-9:50am, Room 309 BEH Recitations: Th 8-9:50am, Room 309 BEH Instructor: Prof. Karl Johnson

More information

Analyzing solubility of acid gas and light alkanes in triethylene glycol

Analyzing solubility of acid gas and light alkanes in triethylene glycol From the SelectedWorks of ali ali 208 Analyzing solubility of acid gas and light alkanes in triethylene glycol ali ali Available at: https://works.bepress.com/bahadori/8/ Journal of Natural Gas Chemistry

More information

P(N,V,T) = NRT V. = P(N,V,T) dv

P(N,V,T) = NRT V. = P(N,V,T) dv CHEM-443, Fall 2016, Section 010 Student Name Quiz 1 09/09/2016 Directions: Please answer each question to the best of your ability. Make sure your response is legible, precise, includes relevant dimensional

More information

Use of the GERG-2008 Equation of State for Hydrocarbon Dew Point Calculation

Use of the GERG-2008 Equation of State for Hydrocarbon Dew Point Calculation Use of the GERG-2008 Equation of State for Hydrocarbon Dew Point Calculation Andrew Laughton, DNV GL (Oil & Gas), Loughborough UK andrew.laughton@dnvgl.com American Gas Association Operations Conference,

More information

Some comments on the double retrograde vaporization

Some comments on the double retrograde vaporization J. Chem. Thermodynamics 35 (2003) 583 589 www.elsevier.com/locate/jct Some comments on the double retrograde vaporization Ulrich K. Deiters * Institute of Physical Chemistry, University of Cologne, Luxemburger

More information

SOFTWARE INTELIGENT PACKAGE FOR PHASE EQULIBRIA (PHEQ) IN SYSTEMS APPLIED IN CHEMISTRY AND CHEMICAL ENGINEERING

SOFTWARE INTELIGENT PACKAGE FOR PHASE EQULIBRIA (PHEQ) IN SYSTEMS APPLIED IN CHEMISTRY AND CHEMICAL ENGINEERING SOFTWARE INTELIGENT PACKAGE FOR PHASE EQULIBRIA (PHEQ) IN SYSTEMS APPLIED IN CHEMISTRY AND CHEMICAL ENGINEERING Prof. Dr. Dan GEANĂ University Politechnica Bucharest Abstract The importance and role of

More information

Phase Diagrams: Conditions for Equilibrium (CfE)

Phase Diagrams: Conditions for Equilibrium (CfE) Phase Equilibrium: Conditions for Equilibrium (CfE) Phase Diagrams: Conditions for Equilibrium (CfE) Write down the conditions for equilibrium for: a pure single phase system, a pure multi-phase system,

More information

CE 530 Molecular Simulation

CE 530 Molecular Simulation CE 530 Molecular Simulation Lecture 20 Phase Equilibria David A. Kofke Department of Chemical Engineering SUNY Buffalo kofke@eng.buffalo.edu 2 Thermodynamic Phase Equilibria Certain thermodynamic states

More information

12. Heat of melting and evaporation of water

12. Heat of melting and evaporation of water VS 12. Heat of melting and evaporation of water 12.1 Introduction The change of the physical state of a substance in general requires the absorption or release of heat. In this case, one speaks of a first

More information

We will review for the exam on Monday. Have questions ready to ask in class.

We will review for the exam on Monday. Have questions ready to ask in class. Homework #: Graded problems: a,b,c 6 points 0b-e 8 points 6b 3 points 34c 6 points otal 3 points 36 Lec Fri 5sep7 Class average = 3.6/3 = 59.0 % (fair) for HW# Solutions will be posted later today Objectives

More information

The Advanced Chemical Engineering Thermodynamics. The thermodynamics properties of fluids (II) Ji-Sheng Chang Q&A_-10-11/17/2005(10)

The Advanced Chemical Engineering Thermodynamics. The thermodynamics properties of fluids (II) Ji-Sheng Chang Q&A_-10-11/17/2005(10) The Advanced Chemical Engineering Thermodynamics The thermodynamics properties of fluids (II) Q&A_-10-11/17/2005(10) Ji-Sheng Chang Property relations The residual Gibbs free energy The definition of residual

More information

2. Derive ideal mixing and the Flory-Huggins models from the van der Waals mixture partition function.

2. Derive ideal mixing and the Flory-Huggins models from the van der Waals mixture partition function. Lecture #5 1 Lecture 5 Objectives: 1. Identify athermal and residual terms from the van der Waals mixture partition function.. Derive ideal mixing and the Flory-Huggins models from the van der Waals mixture

More information

Pressure Volume Temperature Relationship of Pure Fluids

Pressure Volume Temperature Relationship of Pure Fluids Pressure Volume Temperature Relationship of Pure Fluids Volumetric data of substances are needed to calculate the thermodynamic properties such as internal energy and work, from which the heat requirements

More information

Preface Acknowledgments Nomenclature

Preface Acknowledgments Nomenclature CONTENTS Preface Acknowledgments Nomenclature page xv xvii xix 1 BASIC CONCEPTS 1 1.1 Overview 1 1.2 Thermodynamic Systems 3 1.3 States and Properties 4 1.3.1 State of a System 4 1.3.2 Measurable and Derived

More information

Vapor liquid equilibria of carbon dioxide with ethyl benzoate, diethyl succinate and isoamyl acetate binary mixtures at elevated pressures

Vapor liquid equilibria of carbon dioxide with ethyl benzoate, diethyl succinate and isoamyl acetate binary mixtures at elevated pressures Journal of Supercritical Fluids 21 (2001) 111 121 wwwelseviercom/locate/supflu Vapor liquid equilibria of carbon dioxide with ethyl benzoate, diethyl succinate and isoamyl acetate binary mixtures at elevated

More information

SOLUBILITY OF CO 2 IN BRANCHED ALKANES IN ORDER TO EXTEND THE PPR78 MODEL TO SUCH SYSTEMS

SOLUBILITY OF CO 2 IN BRANCHED ALKANES IN ORDER TO EXTEND THE PPR78 MODEL TO SUCH SYSTEMS SOLUBILITY OF CO IN BRANCHED ALKANES IN ORDER TO EXTEND THE PPR78 MODEL TO SUCH SYSTEMS Fabrice MUTELET, Stéphane VITU and Jean-Noël JAUBERT (*) Institut National Polytechnique de Lorraine, Ecole Nationale

More information

Thermodynamic condition for equilibrium between two phases a and b is G a = G b, so that during an equilibrium phase change, G ab = G a G b = 0.

Thermodynamic condition for equilibrium between two phases a and b is G a = G b, so that during an equilibrium phase change, G ab = G a G b = 0. CHAPTER 5 LECTURE NOTES Phases and Solutions Phase diagrams for two one component systems, CO 2 and H 2 O, are shown below. The main items to note are the following: The lines represent equilibria between

More information

Review Article. VLE Properties from ISM Equation of State: Application to Pure and Mixture

Review Article. VLE Properties from ISM Equation of State: Application to Pure and Mixture Review Article PHYSICAL CHEMISTRY RESEARCH Published by the Iranian Chemical Society www.physchemres.org info@physchemres.org Phys. Chem. Res., Vol., No. 1, 16-, March 015. DOI: 10.06/pcr.015.798 VLE Properties

More information

General Physical Chemistry I

General Physical Chemistry I General Physical Chemistry I Lecture 5 Aleksey Kocherzhenko February 10, 2015" Last time " Diffusion, effusion, and molecular collisions" Diffusion" Effusion" Graham s law: " " " 1 2 r / M " (@ fixed T

More information

Teaching Assistant: Tracy Bucholz CPE office hours: M, W, F 8:30-9:30am

Teaching Assistant: Tracy Bucholz CPE office hours: M, W, F 8:30-9:30am ChE 317: INTRODUCTION TO CHEMICAL ENGINEERING ANALYSIS T. Th 8-9:30 CPE 2.218 Personnel Contact Information Course Instructor: Prof. Lynn Loo lloo@che.utexas.edu CPE 4.422 471-6300 office hours: T, Th

More information

REV. CHIM. (Bucureºti) 58 Nr

REV. CHIM. (Bucureºti) 58 Nr 1069 High-Pressure Vapour-Liquid Equilibria of Carbon Dioxide + 1-Pentanol System Experimental Measurements and Modelling CATINCA SECUIANU*, VIOREL FEROIU, DAN GEANÃ Politehnica University Bucharest, Department

More information

Chemical and Engineering Thermodynamics

Chemical and Engineering Thermodynamics Chemical and Engineering Thermodynamics Third Edition Stanley I. Sandler University of Delaware John Wiley & Sons, Inc. New York Chichester Weinheim Brisbane Singapore Toronto Contents NOTATION xv CHAPTER1

More information