Equations and Computer Program for Calculating the Properties of Gases and Combustion Products

Size: px
Start display at page:

Download "Equations and Computer Program for Calculating the Properties of Gases and Combustion Products"

Transcription

1 Thermal Engineering, Vol. 5, o., 5, pp. 9. Original ussian Text Copyright 5 by Teploenergetika, Aleksandrov, Ochkov, Orlov. English Translation Copyright 5 by MAIK auka /Interperiodica (ussia). Equations and Computer Program for Calculating the Properties of Gases and Combustion Products A. A. Aleksandrov, V. F. Ochkov, and K. A. Orlov Moscow Power Institute, ul. Krasnokazarmennaya 4, Moscow, 5 ussia Abstract Equations are presented for calculating the isobaric heat capacity, enthalpy and entropy of gases resulting from the combustion of fuels (taking dissociation into account). A computer program is described that was developed for determining the thermodynamic properties of these gases and their tures as a function of temperature, enthalpy, or entropy. The properties of gases in the ideal gas state are calculated for substances most frequently encountered in calculations of thermal power processes. Among these are nitrogen, oxygen O, carbon oxide CO, carbon dioxide CO, water steam H O, sulfur dioxide SO, air, atmospheric nitrogen, nitrogen oxide O, nitrogen dioxide O, argon Ar, neon e, and hydrogen H. Air consists (by volume) of 78.% nitrogen,.99% oxygen,.94% argon,.% hydrogen, and.% carbon dioxide []. Atmospheric nitrogen consists (by volume) of 98.7% nitrogen,.9% argon,.% hydrogen, and.4% carbon dioxide []. The following constants are used in these calculations: the absolute gas constant = 8.45 J/(mol K), the molar masses of individual gases (Table ), and the standard pressure p =. MPa. THE POCEDUE FO CALCULATIG THE THEMODYAMIC POPETIES OF IDIVIDUAL GASES The thermodynamic properties of substances and their tures in the ideal gas state are described by the system of equations from [], which employs a unified form of the equation for isobaric heat capacity c ---- p a i τ i a i -- τ i = i = i = 7 () where τ = T/T* is the relative temperature (T is the gas temperature, K, and T* = K); a i is the array of coefficients that are specific for each gas; is the absolute gas constant, J/(mol K); and c p is the isobaric heat capacity, J/(mol K). The coefficients a i for all substances except water steam and single-atom gases have been determined using the least square method; they are based on the data from [] for the temperature range from to 5 K and are given in Table. These coefficients, allow the values from [] to be calculated with the following standard error:.7 5 for oxygen,. 4 for nitrogen,. 4 for carbon dioxide,.9 4 for carbon oxide,.8 5 for nitrogen oxide,.54 5 for nitrogen dioxide,.44 5 for sulfur dioxide, and.5 5 for hydrogen. When water steam is in the ideal gas state, its isobaric heat capacity has previously been described in the International equation (IF-95) [4] in terms of an equation that was taken from [5], where it was derived using Table. List of unique gas identifiers Gas Molar mass, kg/mol Unique identifier itrogen.84 Oxygen O.9988 Carbon oxide CO.84 Carbon dioxide CO.4498 Water steam H O.85 4 Sulfur dioxide SO Air as a single gas Air Atmospheric nitrogen as air a single gas itrogen oxide O. 8 itrogen dioxide O.455 [] 9 Argon Ar.9948 [] eon e.79 [] Hydrogen H.58 [] Air as a ture of gases Air Atmospheric nitrogen as air a ture of gases

2 ALEKSADOV et al. Table. Values of the coefficients a i in Eq. () i O CO CO H O SO i Air O O H Ar, e air THEMAL EGIEEIG Vol. 5 o. 5

3 EQUATIOS AD COMPUTE POGAM FO CALCULATIG THE POPETIES data from []. In subsequent years, however, new calculations of the properties of water steam in this state were carried out [7 9], whose results at high temperatures differ from data in []. A new equation for water steam is therefore presented in this paper, which is based on the data from [7] and describes these properties with a root-mean-square error not exceeding.. The coefficients of Eq. () for air and atmospheric nitrogen were determined by summing the coefficients for components (using the procedure for calculating tures, which is described below) taking into account their concentrations given above. The discrepancies between the isobaric heat capacity values calculated from Eq. () and similar values obtained from some other studies are presented in Fig.. The greatest discrepancies are observed for water steam. When temperatures are below K, all data except those from [] are in strong agreement with one another (the error does not exceed ±.%). As the temperature increases, however, discrepancies grow. It is interesting to note that at T = 5 K, the values calculated from [5] are.8% greater and those calculated from [7] are.8% lower than those obtained using the proposed method. Deviations in the values calculated using the equation from [] within its applicability limits from to 77 K do not exceed.%. The results calculated by Eq. () for carbon dioxide coincide with the values from [,, ] over the entire temperature range with an error not exceeding.4%. Discrepancies with the data from [] remain within.% only at temperatures not exceeding K; the discrepancies with data from [] reach.4% at 8 K. The results obtained for nitrogen and oxygen were found to be in very strong agreement with the data from []: the discrepancy for nitrogen was within.% and for oxygen.%. At temperatures below 5 K a similarly strong agreement is observed with the values calculated from the data in [] (within.%), and from [4] (within.%). The discrepancy from the data in [] is somewhat greater: for nitrogen it is.8%, and for oxygen it is more than.% (at the boundaries of the temperature range). Accordingly, for air at temperatures to K the difference from the data in [5] is not more than.%, and from the data in [] it is not more than.%. Strong agreement is observed between the figures calculated by () and the data from [] for sulfur dioxide (within.%), and for carbon oxide (within.4%). The discrepancy between the results for carbon dioxide and the data in [] does not exceed.9%. Expressions for calculating other properties of gases can be obtained from Eq. () using well-known thermodynamic relationships. For example, the following expression was obtained for calculating enthalpy h h --- = T* i = 8 a i τ i a i 7 lnτ i = a i i -- i 7 τ h int, () where h int is an integration constant, which is determined from []. The following relation holds for calculating gas entropy s at pressure p: p s = s ln ----, () where s is the entropy at standard pressure p = kpa, which is calculated by the formula s --- = a lnτ i = 7 a i i -- τ i = (4) where s int is an integration constant (which was determined from the data in [] taking into account the changeover from the old standard pressure p =.5 kpa to its modern value p = kpa), and p is the gas pressure kpa. The integration constants in () and (4) are determined from the condition of equality of the specific enthalpy and specific entropy calculated from these equations to their values at the check points taken from [] (Table ). THE COMPUTE POGAM FO CALCULATIG THE THEMODYAMIC POPETIES OF IDIVIDUAL GASES elations () (4) were used to develop computer programs for calculating the properties of gases in accordance with a procedure similar to that used for developing the WaterSteamPro, a computer program for calculating the properties of water and water steam []. These two programs have now been incorporated into a single unit. This enables users to employ the functions for calculating properties of gases in all computer programs where the WaterSteamPro can be used. The following basic functions have been determined in the package for calculating the properties of gases, which correspond to relationships () (4): wspgcpidt(id, T); (5) wspghidt(id, T); () wspgsidt(id, T); (7) i p a ---τ i i i s , int THEMAL EGIEEIG Vol. 5 o. 5

4 4 ALEKSADOV et al.... O.4..8 Air..... CO 4. 4 SO H O CO H 4 8 Temperature, K 4 8 Temperature, K Fig.. Discrepancies between the isobaric heat capacity values calculated by () and data of other researchers. Source of data: () [ 5]; () []; () []; (4) []; (5) [8, ]; () [9]; (7) [7]; (8) [], and (9) [4, 5]. wspgsidpt(id, p, T), (8) where id is a unique gas identifier, T is the temperature, K, and p is the pressure, Pa. When the user wishes to calculate the properties of a specific gas, he or she must specify its unique identifier (Table ). This identifier specified, the program itself then finds the coefficients for relations () (4). It is important to note that the same identifier will be assigned to each gas in subsequent versions of the program. otice that air and atmospheric nitrogen appear twice in Table. In the first case they appear as individual gases (the program regards them not as a ture of gases but as a unique gas, whose properties are equivalent to those of the ture of the gases constituting it). THEMAL EGIEEIG Vol. 5 o. 5

5 EQUATIOS AD COMPUTE POGAM FO CALCULATIG THE POPETIES 5 Dissociation cannot be taken into account for them because the program does not store information on their components. In the second case these are tures of gases, and for them it is possible to calculate dissociation and to determine their components. This was done to facilitate a comparison and generate calculations using the proposed procedure. The user himself can select the best suitable option. Apart from initial functions (5) (8), there are additional functions, which allow the following parameters to be calculated: molar mass, kg/mol wspgmmid(id); (9) specific gas constant, J/(kg K) wspggcid(id); () specific volume determined from the Clapeyron- Mendeleyev equation wspgvidpt(id, p, T), () wspgvidt(id, T). () The last function is calculated at standard pressure. The program can also be used to determine inverse relations, namely, to calculate temperatures from specific enthalpy or entropy. To this end, we developed the following functions (using the ewton method), which allow the roots of functions () (8) to be determined more exactly: wspgtidh(id, h); () wspgtids(id, s ); (4) wspgtidps(id, p, s). (5) These functions make possible the quick and easy calculation of adiabatic expansion and compression processes. THE POCEDUE FO CALCULATIG THE THEMODYAMIC POPETIES OF GAS MIXTUES The properties of gas tures can be determined using the same functional relations () (4) that were used for individual gases c p, = a i, τ i a i i = i = 7, -- ; τ i () Table. Values of enthalpy and entropy at check points (T ch = 98.5 K and p ch =.5 kpa) Gas k ch, kj/mol s ch, J/(mol K) O CO CO H O SO Air air O O Zr e H However, the relation for standard entropy, which is given by s , = a a i, i = 7, lnτ i i -- τ i = a i, τ i i (8) now contains a term that expresses the change in the entropy when the gases are ed (9) The coefficients for the ture are calculated by the following formulas: s, int, s , s , = x j ln( x j ). a i j =, = x j a i j h int j =, ;, = x j h int j j =, ; () () h = T* i = 8 a i, i = a i, i -- τ i τ i i 7 a 7, lnτ h int, (7) s int, = x j s int j j = () where x j is the molar (or volume) share of the jth gas appearing in a ture consisting of gases, and a i, j is the ith coefficient of the jth gas.,, THEMAL EGIEEIG Vol. 5 o. 5

6 ALEKSADOV et al. The following volumetric fractions of the air components are assumed nitrogen: x = 78.% oxygen: argon: hydrogen: carbon dioxide: x O =.99% x O =.94% x H =.% x CO =.% The identifier of a new ture is obtained: Gases are added to the ture: wspgmmid(wspg ) = 8.4 g/mol wspgmmid(wspgo ) =.9988 g/mol wspgmmid(wspgar) = g/mol wspgmmid(wspgh ) =.58 g/mol wspgmmid(wspgco ) = g/mol air_ = wspgewmix() air_ = 8 wspgaddgasmomix(air_, wspg, x ) = wspgaddgasmomix(air_, wspgo, x O ) = wspgaddgasmomix(air_, wspgar, x Ar ) = wspgaddgasmomix(air_, wspgh, x H ) = wspgaddgasmomix(air_, wspgco, x CO ) = 4 The volumetric or mass fractions of the initial gases in the ture are determined: by volume: wspggasmfimix(air_, wspgo ) =.99% by mass: wspggasmfimix(air_, wspgo ) =.89% The parameters of the ture are calculated and the unique identifier for the turebased gas is formed: air_id = wspgewgasfommix(air_) air_id = It is now possible to calculate, for example, the molar mass of the ture or specific enthalpy: wspgmmid(air_id) = g/mol wspghidt(air_id, 5 K) = 5 kj/kg Fig.. Example of calculating a ture (air consisting of nitrogen, oxygen, argon, hydrogen, and carbon dioxide). THE POGAM FO CALCULATIG THE THEMODYAMIC POPETIES OF GAS MIXTUES A concept of creating tures was proposed for calculating tures of initial gases. This concept consists in the following. The user notifies the program that a new ture has to be calculated. This is done by calling the function wspgewmix(). () Function () assigns a unique identifier to the new ture, which will then be used for determining the parameters of this ture. Every time this function is called it gives a new identifier to the ture. Their total number is limited by the resources of the system; its maximal value cannot be greater than The identifier thus obtained is then used to call a function that takes into account the addition of gases to the ture: wspgaddgasmmix(_id, gas_id, mass), (4) where _id is the ture identifier obtained earlier when function () was called; gas_id is the identifier of the gas that is added (see Table ); and mass is the mass of the gas that is added. It should be noted that the user can specify not only absolute, but also relative values of the mass of a gas in the ture (for example, mass content d). Another function for taking into account the addition of a gas into a ture appears as follows: wspgaddgasmomix(_id, gas_id, moles), (5) where moles is the quantity of moles of the gas that is added. The approach implemented in these functions is somewhat different from the commonly adopted one, in which the fractions (mass and volume) of the substances composing the ture are usually specified. Everything is much easier in the new approach. Suppose, for example, that the user wants to calculate the properties of a ture consisting of kg of air and g of water steam. There is no need to find the relative fractions of these substances in the ture; the only thing that has to be done is to call function (4) with the following parameters: gas_id = 7, mass =, gas_id = 4, and mass =.. The program itself will determine the necessary fractions of substances in the ture. Function (5) is used in a similar way. The parameter moles can be specified as a quantity of moles or as a volume fraction of the substance in the ture. THEMAL EGIEEIG Vol. 5 o. 5

7 EQUATIOS AD COMPUTE POGAM FO CALCULATIG THE POPETIES 7 Figure shows a fragment of the calculation of the properties of air as a ture of gases. After all of the components are added to the ture, the coefficients for Eqs. () (9) must be determined. This is done by calling the following function: wspgewgasfommix(_id). () Once all required parameters are calculated, function () will return the gas identifier gas_id for the ture specified by the parameter _id. The gas identifier gas_id thus obtained can be used when calling functions (5) (5) for calculating the properties of gases. The program can identify for the user the fraction of each component in a ture at any time in the course of calculating its properties. This is done by introducing the following functions: for the mass fraction of the gas with the identifier gas_id in the ture with the identifier _id wspggaswfimix(_id, gas_id), for the molar (volume) fraction of the gas with the identifier gas_id in the ture with the identifier _id wspggasmfimix(_id, gas_id). The program that has been developed can be used to calculate tures of gases that are themselves tures of other gases; that is, a ture composed of tures of primary gases can be calculated. To this end, Eq. (9) is written in the form s , = x ln x j j j s j = j s, , where, is the ing entropy of the ture of which gas j is composed. The function for calculating the fraction of a gas that is a component of a ture is augmented with a special mechanism, which allows the total fraction of the gas to be determined even though it is part of tures of which the ture being studied is composed. This possibility can be used to calculate, for example, the fraction of oxygen in flue gases from a gas-turbine unit; it may also be used when a consecutive calculation of tures has to be carried out: first for dry air, then for humid air (a ture of dry air and water steam), then for a ture of humid air and the products that result from burning fuel in the combustion chamber, and then for the ing of the ture thus obtained with the cooling air, and so on. The program will itself scan all components of the ture and determine the fraction of the gas in it. When calling functions () and (), the program allocates a memory space for saving data on the tures and gases composed of them. If the user wishes to allocate this memory, this can be done using the following special functions: to allocate the memory occupied by data on a gas composed using a ture wspgdeletegas(gas_id); to allocate the memory occupied by data on a ture wspgdeletemix(_id). THE POCEDUE FO TAKIG ITO ACCOUT DISSOCIATIO I GAS MIXTUES AT HIGH TEMPEATUES The equations described above were set up without considering the dissociation of gases at high temperatures. If we wish this effect to be taken into account, the chemical equilibrium of the components in the given ture must be calculated. Quite a number of methods and computer programs are now available for calculating this equilibrium [7 9]. Most of these methods and programs require a considerable amount of iterative calculation for the precise determination of the chemical equilibrium of a ture, because this involves the necessity of solving systems of nonlinear equations. However, the calorific effect of dissociation within the required temperature range can be approximated accurately enough without knowing the precise equilibrium composition of the ture. An approximate method was therefore used to calculate this effect, which was proposed in []. This method is based on the assumption that under conditions typically encountered in power engineering applications and at temperatures below K, the change in the properties of interest depends mostly on the formation of products of the following reactions: CO CO --O ; H O H --O ; --H H; --O O; --H O 4 --O OH; -- --O O. The equilibrium constants for these reactions were represented in [] (using the data from [8, 9]) by the empirical formula K j = A j exp( B j /T). (7) The values of A j and B j are given in Table 4. The variables U j are then introduced, which characterize the concentration of the reaction products U x CO p A B = exp x O p (8) THEMAL EGIEEIG Vol. 5 o. 5

8 8 ALEKSADOV et al. Table 4. Coefficients of Eqs. (7) (4) Gas A j B j, K U x H O p A B = exp x O p U A x 4 H O x p O B = exp (9) () () () () The contribution that the thermal effect of each reaction introduces into the isobaric heat capacity at temperatures from to K is given by the formula D V j C j E = j j. (4) T T The coefficients of (4) are also given in Table 4; changes in the thermodynamic properties of the ture due to dissociation are calculated as follows: p U 4 A 4 U p B = exp p U 5 A 5 x p O B = exp p B U = A x x exp O and the total value U tot = U j. j = dis c p = U j V j ; U tot j = dis h T = dis s dis h = = T C j, J/(mol K) U tot j = T U j V ; j B j U tot j = D j, J/mol U j V j B j E j, GJ K/mol CO H OH H O O After that, the properties of the ture of dissociating gases are determined by summing the values thus obtained with the values calculated by () (9) c p, dis h dis s dis = = = c p, h s dis c p ; dis h ; dis s. When implemented in practice, this method will allow the user to determine, without iterative calculations, the thermodynamic properties of a ture of dissociating gases with high accuracy at temperatures to K. The user can specify settings for the mode when the dissociation effect is taken into account, using the following function: wspgsetcalcdissmode(mode), where mode is the number of the mode connected with taking the dissociation effect into account (when mode =, the thermal effect of dissociation is not calculated; when mode =, the effect of dissociation is calculated at all temperatures; and when mode =, the effect of dissociation is calculated only for temperatures above K). This study was supported by a grant from the ussian Fund for Fundamental esearch. EFEECES. S. L. ivkin, Thermodynamic Properties of Gases. A Handbook, 4th ev. Edition (Energoatomizdat, Moscow, 987) [in ussian].. V. V. Sychev, A. A. Aleksandrov, A. V. Matveev, et al., A Set of Application and Educational Interactive Computer Programs for Calculating the Thermodynamic Properties of Working Media and Coolants, Izv. Vyssh. Uchebn. Zaved. Energetika 9, 8 (99).. L. V. Gurvich, I. V. Veits, V. A. Medvedev, et al., Thermodynamic Properties of Individual Substances. A Handbook, rd evised and Extended Edition (auka, Moscow, 978), Vol., Book [in ussian]. 4. elease on the IAPWS Formulation-995 for the Thermodynamic Properties of Ordinary Water Substance for General and Scientific Use International Association for the Properties of Water and Steam. Executive Secretary. B. Dooley (Electric Power esearch Institute, Palo Alto, CA USA). 5. J.. Cooper, epresentation of the Ideal-Gas Thermodynamic Properties of Water, Int. J. Thermophys., 5 4 (98).. A. S. Friedman and L. Haar, High Speed Machine Computing of Ideal Gas Thermodynamic Functions for Isotopic Water Molecules, J. Chem. Phys., 5 58 (954). 7. M. Vidler and J. Tennyson, Accurate Partition Function and Thermodynamic Data for Water, J. Chem. Phys. (), 5 (). THEMAL EGIEEIG Vol. 5 o. 5

9 EQUATIOS AD COMPUTE POGAM FO CALCULATIG THE POPETIES 9 8. H. W. Woolley, Thermodynamic Properties for H O in the Ideal Gas State. Water and Steam: Their Properties and Current Industrial Application, in Proceedings of the 9th International Conference on the Properties of Water and Steam (Pergamon Press, ew York, 98), pp H. W. Woolley, Ideal Gas Thermodynamic Functions for Water, J. es. atl. Bur. Stand. 9, 5 5 (987).. D. Bucker,. Span, and W. Wagner, Thermodynamic Property Models for Moist Air and Combustion Gases, ASME Journal of Engineering for Gas Turbines and Power 5, ().. H. W. Woolley, Thermodynamic Functions for Carbon Dioxide in the Ideal Gas State, Journal of esearch of the ational Bureau of Standards 5 (), 89 (954).. Liquid and Gaseous Carbon Dioxide. Density, Compressibility Factor, Enthalpy, Entropy, Isobaric Heat Capacity, Sound Velocity, and Volumetric Expansion Coefficient at Temperatures of K and Pressures of. MPa. Standard eference Tables (Izd. Standartov, Moscow, 98) [in ussian].. V. V. Sychev, A. A. Vasserman, A. D. Kozlov, et al., Thermodynamic Properties of Oxygen, in GSSSD, Ser. Monografii (Izd. Standartov, Moscow, 98) [in ussian]. 4. V. V. Sychev, A. A. Vasserman, A. D. Kozlov, et al., Thermodynamic Properties of itrogen (Izd. Standartov, Moscow, 977) [in ussian]. 5. V. V. Sychev, A. A. Vasserman, A. D. Kozlov, et al., Thermodynamic Properties of Air, in GSSSD, Ser. Monografii (Izd. Standartov, Moscow, 978) [in ussian].. A. A. Aleksandrov, A. V. Ochkov, V. F. Ochkov, and K. A. Orlov, A Set of Programs for Calculating the Thermophysical Properties of Water and Steam (WaterSteamPro) (OSPATET, Moscow, Certificate o. 8, August 5, ). 7. V. S. Yungman et al., Ivtanthermo for Windows. Database on Thermodynamic Properties of Individual Substances and Thermodynamic Modeling Software. Version. (Glushko ThermoCenter of uss. Acad. of Sci., 99 ). 8. B. J. McBride and S. Gordon, Computer Program for Calculation of Complex Chemical Equilibrium Composition and Applications (ASA P-, ational Aeronautics and Space Administration, Washington, DC, 99). 9. B. J. McBride and S. Gordon, Computer Program for Calculation of Complex Chemical Equilibrium Composition and Applications. Version (CEA) (ASA P-, ational Aeronautics and Space Administration, Washington, DC, ). THEMAL EGIEEIG Vol. 5 o. 5

STP-TS THERMOPHYSICAL PROPERTIES OF WORKING GASES USED IN WORKING GAS TURBINE APPLICATIONS

STP-TS THERMOPHYSICAL PROPERTIES OF WORKING GASES USED IN WORKING GAS TURBINE APPLICATIONS THERMOPHYSICAL PROPERTIES OF WORKING GASES USED IN WORKING GAS TURBINE APPLICATIONS THERMOPHYSICAL PROPERTIES OF WORKING GASES USED IN GAS TURBINE APPLICATIONS Prepared by: ASME Standards Technology, LLC

More information

Using first law of thermodynamics for a constant pressure system: Using first law of thermodynamics for a constant volume system:

Using first law of thermodynamics for a constant pressure system: Using first law of thermodynamics for a constant volume system: TUTORIAL-10 Solution (19/04/2017) Thermodynamics for Aerospace Engineers (AS1300) Properties of ideal gas, their mixtures and adiabatic flame temperature For air take c v = 0.718 kj/kg K and c p = 1.005

More information

First Law of Thermodynamics

First Law of Thermodynamics CH2303 Chemical Engineering Thermodynamics I Unit II First Law of Thermodynamics Dr. M. Subramanian 07-July-2011 Associate Professor Department of Chemical Engineering Sri Sivasubramaniya Nadar College

More information

FUNDAMENTALS of Thermodynamics

FUNDAMENTALS of Thermodynamics SOLUTION MANUAL SI UNIT PROBLEMS CHAPTER 15 SONNTAG BORGNAKKE VAN WYLEN FUNDAMENTALS of Thermodynamics Sixth Edition CONTENT SUBSECTION PROB NO. Correspondence table Concept-Study Guide Problems 1-20 Equilibrium

More information

Chemistry Lab Fairfax High School Invitational January 7, Team Number: High School: Team Members Names:

Chemistry Lab Fairfax High School Invitational January 7, Team Number: High School: Team Members Names: Chemistry Lab Fairfax High School Invitational January 7, 2017 Team Number: High School: Team Members Names: Reference Values: Gas Constant, R = 8.314 J mol -1 K -1 Gas Constant, R = 0.08206 L atm mol

More information

Dual Program Level 1 Physics Course

Dual Program Level 1 Physics Course Dual Program Level 1 Physics Course Assignment 15 Due: 11/Feb/2012 14:00 Assume that water has a constant specific heat capacity of 4190 J/kg K at all temperatures between its melting point and boiling

More information

Fuel, Air, and Combustion Thermodynamics

Fuel, Air, and Combustion Thermodynamics Chapter 3 Fuel, Air, and Combustion Thermodynamics 3.1) What is the molecular weight, enthalpy (kj/kg), and entropy (kj/kg K) of a gas mixture at P = 1000 kpa and T = 500 K, if the mixture contains the

More information

2SO 2(g) + O 2(g) Increasing the temperature. (Total 1 mark) Enthalpy data for the reacting species are given in the table below.

2SO 2(g) + O 2(g) Increasing the temperature. (Total 1 mark) Enthalpy data for the reacting species are given in the table below. Q1.Which change would alter the value of the equilibrium constant (K p) for this reaction? 2SO 2(g) + O 2(g) 2SO 3(g) A Increasing the total pressure of the system. Increasing the concentration of sulfur

More information

Dr Ali Jawarneh Department of Mechanical Engineering Hashemite University

Dr Ali Jawarneh Department of Mechanical Engineering Hashemite University Chapter 15 CHEMICAL REACTIONS Dr Ali Jawarneh Department of Mechanical Engineering Hashemite University 2 Objectives Give an overview of fuels and combustion. Apply the conservation of mass to reacting

More information

COMBUSTION OF FUEL 12:57:42

COMBUSTION OF FUEL 12:57:42 COMBUSTION OF FUEL The burning of fuel in presence of air is known as combustion. It is a chemical reaction taking place between fuel and oxygen at temperature above ignition temperature. Heat is released

More information

and mol of Cl 2 was heated in a vessel of fixed volume to a constant temperature, the following reaction reached equilibrium.

and mol of Cl 2 was heated in a vessel of fixed volume to a constant temperature, the following reaction reached equilibrium. Q1. When a mixture of 0.45 mol of PCl and 0.68 mol of Cl was heated in a vessel of fixed volume to a constant temperature, the following reaction reached equilibrium. PCl + Cl PCl 5 H = 9 kj mol 1 At equilibrium,

More information

A) 2.0 atm B) 2.2 atm C) 2.4 atm D) 2.9 atm E) 3.3 atm

A) 2.0 atm B) 2.2 atm C) 2.4 atm D) 2.9 atm E) 3.3 atm Name: Date: 1. On a cold day ( 3 C), the gauge pressure on a tire reads 2.0 atm. If the tire is heated to 27 C, what will be the absolute pressure of the air inside the tire? A) 2.0 atm B) 2.2 atm C) 2.4

More information

= mol NO 2 1 mol Cu Now we use the ideal gas law: atm V = mol L atm/mol K 304 K

= mol NO 2 1 mol Cu Now we use the ideal gas law: atm V = mol L atm/mol K 304 K CHEM 101A ARMSTRONG SOLUTIONS TO TOPIC C PROBLEMS 1) This problem is a straightforward application of the combined gas law. In this case, the temperature remains the same, so we can eliminate it from the

More information

Reacting Gas Mixtures

Reacting Gas Mixtures Reacting Gas Mixtures Reading Problems 15-1 15-7 15-21, 15-32, 15-51, 15-61, 15-74 15-83, 15-91, 15-93, 15-98 Introduction thermodynamic analysis of reactive mixtures is primarily an extension of the principles

More information

Index to Tables in SI Units

Index to Tables in SI Units Index to Tables in SI Units Table A-1 Atomic or Molecular Weights and Critical Properties of Selected Elements and Compounds 926 Table A-2 Properties of Saturated Water (Liquid Vapor): Temperature Table

More information

Chapter 3 PROPERTIES OF PURE SUBSTANCES. Thermodynamics: An Engineering Approach, 6 th Edition Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2008

Chapter 3 PROPERTIES OF PURE SUBSTANCES. Thermodynamics: An Engineering Approach, 6 th Edition Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2008 Chapter 3 PROPERTIES OF PURE SUBSTANCES Thermodynamics: An Engineering Approach, 6 th Edition Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2008 Objectives Introduce the concept of a pure substance. Discuss

More information

The Kinetic Theory of Gases

The Kinetic Theory of Gases PHYS102 Previous Exam Problems CHAPTER 19 The Kinetic Theory of Gases Ideal gas RMS speed Internal energy Isothermal process Isobaric process Isochoric process Adiabatic process General process 1. Figure

More information

Phase Changes and Latent Heat

Phase Changes and Latent Heat Review Questions Why can a person remove a piece of dry aluminum foil from a hot oven with bare fingers without getting burned, yet will be burned doing so if the foil is wet. Equal quantities of alcohol

More information

Physics 4C Chapter 19: The Kinetic Theory of Gases

Physics 4C Chapter 19: The Kinetic Theory of Gases Physics 4C Chapter 19: The Kinetic Theory of Gases Whether you think you can or think you can t, you re usually right. Henry Ford The only thing in life that is achieved without effort is failure. Source

More information

THE METHOD OF THE WORKING FLUID SELECTION FOR ORGANIC RANKINE CYCLE (ORC) SYSTEM WITH VOLUMETRIC EXPANDER. * Corresponding Author ABSTRACT

THE METHOD OF THE WORKING FLUID SELECTION FOR ORGANIC RANKINE CYCLE (ORC) SYSTEM WITH VOLUMETRIC EXPANDER. * Corresponding Author ABSTRACT Paper ID: 79, Page 1 THE METHOD OF THE WORKING FLUID SELECTION FOR ORGANIC RANKINE CYCLE (ORC) SYSTEM WITH VOLUMETRIC EXPANDER Piotr Kolasiński* 1 1 Wrocław University of Technology, Department of Thermodynamics,

More information

Physics 213. Practice Final Exam Spring The next two questions pertain to the following situation:

Physics 213. Practice Final Exam Spring The next two questions pertain to the following situation: The next two questions pertain to the following situation: Consider the following two systems: A: three interacting harmonic oscillators with total energy 6ε. B: two interacting harmonic oscillators, with

More information

AAE COMBUSTION AND THERMOCHEMISTRY

AAE COMBUSTION AND THERMOCHEMISTRY 5. COMBUSTIO AD THERMOCHEMISTRY Ch5 1 Overview Definition & mathematical determination of chemical equilibrium, Definition/determination of adiabatic flame temperature, Prediction of composition and temperature

More information

Data for Titan, a moon of Saturn, is given below, and may be used to answer problems 1 and 2.

Data for Titan, a moon of Saturn, is given below, and may be used to answer problems 1 and 2. CHM 5423 Atmospheric Chemistry Problem Set 1 Due date: Thursday, September 10 th. Do the following problems. Show your work. Data for Titan, a moon of Saturn, is given below, and may be used to answer

More information

N L N G : C O M B U S T I O N

N L N G : C O M B U S T I O N N L N G : C O M B U S T I O N G R A N T I N G R A M 6 T H D E C E M B E R 2 0 1 7 This short lecture provides an introduction into the basic principles of combustion and some of the background to the use

More information

Gases and Kinetic Molecular Theory

Gases and Kinetic Molecular Theory 1 Gases and Kinetic Molecular Theory 1 CHAPTER GOALS 1. Comparison of Solids, Liquids, and Gases. Composition of the Atmosphere and Some Common Properties of Gases 3. Pressure 4. Boyle s Law: The Volume-Pressure

More information

Live Formulations of International Association for the properties of Water and Steam (IAPWS)

Live Formulations of International Association for the properties of Water and Steam (IAPWS) Live Formulations of International Association for the properties of Water and Steam (IAPWS) V F Ochkov 1, K A Orlov 1, S Gerk 2 1 National Research University "Moscow Power Engineering Institute" Russia,

More information

2-412 PHYSICAL AND CHEMICAL DATA

2-412 PHYSICAL AND CHEMICAL DATA 2-412 PHYSICAL AND CHEMICAL DATA TABLE 2-304 Saturated Solid/Vapor Water* Volume, Enthalpy, Entropy, Temp., Pressure, ft 3 /lb Btu/lb Btu/(lb)( F) F lb/in 2 abs. Solid Vapor Solid Vapor Solid Vapor 160

More information

Temperature Thermal Expansion Ideal Gas Law Kinetic Theory Heat Heat Transfer Phase Changes Specific Heat Calorimetry Heat Engines

Temperature Thermal Expansion Ideal Gas Law Kinetic Theory Heat Heat Transfer Phase Changes Specific Heat Calorimetry Heat Engines Temperature Thermal Expansion Ideal Gas Law Kinetic Theory Heat Heat Transfer Phase Changes Specific Heat Calorimetry Heat Engines Zeroeth Law Two systems individually in thermal equilibrium with a third

More information

Physics 5D PRACTICE FINAL EXAM Fall 2013

Physics 5D PRACTICE FINAL EXAM Fall 2013 Print your name: Physics 5D PRACTICE FINAL EXAM Fall 2013 Real Exam is Wednesday December 11 Thimann Lecture 3 4:00-7:00 pm Closed book exam two 8.5x11 sheets of notes ok Note: Avogadro s number N A =

More information

6. (6) Show all the steps of how to convert 50.0 F into its equivalent on the Kelvin scale.

6. (6) Show all the steps of how to convert 50.0 F into its equivalent on the Kelvin scale. General Physics I Quiz 8 - Ch. 13 - Temperature & Kinetic Theory July 30, 2009 Name: Make your work clear to the grader. Show formulas used. Give correct units and significant figures. Partial credit is

More information

AP* Thermodynamics Free Response Questions page 1. Essay Questions

AP* Thermodynamics Free Response Questions page 1. Essay Questions AP* Thermodynamics Free Response Questions page 1 Essay Questions 1991 The reaction represented above is a reversible reaction. BCl 3 (g) + NH 3 (g) Cl 3 BNH 3 (s) (a) Predict the sign of the entropy change,

More information

(E) half as fast as methane.

(E) half as fast as methane. Name AP Chem / / AP Chem Practice Exam #2 Part I: 40 Questions, 40 minutes, Multiple Choice, No Calculator Allowed Bubble the correct answer on the BLUE SIDE of your scantron for each of the following.

More information

UNIVERSITY COLLEGE LONDON. University of London EXAMINATION FOR INTERNAL STUDENTS. For The Following Qualifications:-

UNIVERSITY COLLEGE LONDON. University of London EXAMINATION FOR INTERNAL STUDENTS. For The Following Qualifications:- UNIVERSITY COLLEGE LONDON University of London EXAMINATION FOR INTERNAL STUDENTS For The Following Qualifications:- B.Sc. M.Sci. Physics 1B28: Thermal Physics COURSE CODE : PHYSIB28 UNIT VALUE : 0.50 DATE

More information

The International Association for the Properties of Water and Steam

The International Association for the Properties of Water and Steam IAPWS G7-04 The International Association for the Properties of Water and Steam Kyoto, Japan September 2004 Guideline on the Henry s Constant and Vapor-Liquid Distribution Constant for Gases in H 2 O and

More information

Section 3.0. The 1 st Law of Thermodynamics. (CHANG text Chapter 4) 3.1. Revisiting Heat Capacities Definitions and Concepts

Section 3.0. The 1 st Law of Thermodynamics. (CHANG text Chapter 4) 3.1. Revisiting Heat Capacities Definitions and Concepts Section 3.0. The 1 st Law of Thermodynamics (CHANG text Chapter 4) 3.1. Revisiting Heat Capacities 3.2. Definitions and Concepts 3.3. The First Law of THERMODYNAMICS 3.4. Enthalpy 3.5. Adiabatic Expansion

More information

Phase Diagrams. Department of Mechanical Engineering Indian Institute of Technology Kanpur Kanpur India

Phase Diagrams. Department of Mechanical Engineering Indian Institute of Technology Kanpur Kanpur India Phase Diagrams 1 Increasing the temperature isobarically T-v diagram of constant-pressure phase-change processes of a pure substance at various pressures numerical values are for water. 2 Temperature -

More information

If the dividing wall were allowed to move, which of the following statements would not be true about its equilibrium position?

If the dividing wall were allowed to move, which of the following statements would not be true about its equilibrium position? PHYS 213 Exams Database Midterm (A) A block slides across a rough surface, eventually coming to a stop. 1) What happens to the block's internal thermal energy and entropy? a. and both stay the same b.

More information

ME 354 Tutorial, Week#13 Reacting Mixtures

ME 354 Tutorial, Week#13 Reacting Mixtures ME 354 Tutorial, Week#13 Reacting Mixtures Question 1: Determine the mole fractions of the products of combustion when octane, C 8 H 18, is burned with 200% theoretical air. Also, determine the air-fuel

More information

Creating Phase and Interface Models

Creating Phase and Interface Models Creating Phase and Interface Models D. G. Goodwin Division of Engineering and Applied Science California Institute of Technology Cantera Workshop July 25, 2004 Every Cantera simulation involves one or

More information

Chapter 3 PROPERTIES OF PURE SUBSTANCES

Chapter 3 PROPERTIES OF PURE SUBSTANCES Thermodynamics: An Engineering Approach Seventh Edition Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2011 Chapter 3 PROPERTIES OF PURE SUBSTANCES Copyright The McGraw-Hill Companies, Inc. Permission

More information

Thermal Energy Final Exam Fall 2002

Thermal Energy Final Exam Fall 2002 16.050 Thermal Energy Final Exam Fall 2002 Do all eight problems. All problems count the same. 1. A system undergoes a reversible cycle while exchanging heat with three thermal reservoirs, as shown below.

More information

Content. Entropy and principle of increasing entropy. Change of entropy in an ideal gas.

Content. Entropy and principle of increasing entropy. Change of entropy in an ideal gas. Entropy Content Entropy and principle of increasing entropy. Change of entropy in an ideal gas. Entropy Entropy can be viewed as a measure of molecular disorder, or molecular randomness. As a system becomes

More information

Chem 12 Exam 3. Basic Skills Section. 1. What is the chemical formula for aluminum nitrate?

Chem 12 Exam 3. Basic Skills Section. 1. What is the chemical formula for aluminum nitrate? Chem 1 Exam Basic Skills Section 1. What is the chemical formula for aluminum nitrate? a) Al(N ) b) AlN c) Al(N ) d) Al (N ) e) Al (N ). What are the spectator ions in the solution after the complete neutralization

More information

Get out a sheet of paper to take some notes on.

Get out a sheet of paper to take some notes on. Bellwork: Get out your old textbook and your ID. Get out a sheet of paper to take some notes on. Solve the following problem. Methyl alcohol, CH 3 OH, is a clean-burning, easily handled fuel. It can be

More information

Pure Substance Properties and Equation of State

Pure Substance Properties and Equation of State Pure Substance Properties and Equation of State Pure Substance Content Pure Substance A substance that has a fixed chemical composition throughout is called a pure substance. Water, nitrogen, helium, and

More information

ATMOSPHERIC THERMODYNAMICS

ATMOSPHERIC THERMODYNAMICS ATMOSPHERIC THERMODYNAMICS 1. Introduction 1.1 The field of thermodynamics Classical thermodynamics deals with energy and the transformations of the nature of energy. To a certain extent, it classifies

More information

Chapter 15. In the preceding chapters we limited our consideration to CHEMICAL REACTIONS. Objectives

Chapter 15. In the preceding chapters we limited our consideration to CHEMICAL REACTIONS. Objectives Chapter 15 CHEMICAL REACTIONS In the preceding chapters we limited our consideration to nonreacting systems systems whose chemical composition remains unchanged during a process. This was the case even

More information

Name AP Chemistry / / Chapter 5 Collected AP Exam Free Response Questions Answers

Name AP Chemistry / / Chapter 5 Collected AP Exam Free Response Questions Answers Name AP Chemistry / / Chapter 5 Collected AP Exam Free Response Questions 1980 2010 - Answers 1982 - #5 (a) From the standpoint of the kinetic-molecular theory, discuss briefly the properties of gas molecules

More information

Chapter 1 Introduction and Basic Concepts

Chapter 1 Introduction and Basic Concepts Chapter 1 Introduction and Basic Concepts 1-1 Thermodynamics and Energy Application Areas of Thermodynamics 1-2 Importance of Dimensions and Units Some SI and English Units Dimensional Homogeneity Unity

More information

Exam 4, Enthalpy and Gases

Exam 4, Enthalpy and Gases CHEM 1100 Dr. Stone November 8, 2017 Name_ G Exam 4, Enthalpy and Gases Equations and constants you may need: ΔE system = q + w PV = nrt R = 0.0821 (L*atm)/(mole*K) w = -PΔV K.E. = 1 2 m *µ 2 rms µ rms=

More information

Thermodynamics I Spring 1432/1433H (2011/2012H) Saturday, Wednesday 8:00am - 10:00am & Monday 8:00am - 9:00am MEP 261 Class ZA

Thermodynamics I Spring 1432/1433H (2011/2012H) Saturday, Wednesday 8:00am - 10:00am & Monday 8:00am - 9:00am MEP 261 Class ZA Thermodynamics I Spring 1432/1433H (2011/2012H) Saturday, Wednesday 8:00am - 10:00am & Monday 8:00am - 9:00am MEP 261 Class ZA Dr. Walid A. Aissa Associate Professor, Mech. Engg. Dept. Faculty of Engineering

More information

Version 001 HW 15 Thermodynamics C&J sizemore (21301jtsizemore) 1

Version 001 HW 15 Thermodynamics C&J sizemore (21301jtsizemore) 1 Version 001 HW 15 Thermodynamics C&J sizemore 21301jtsizemore 1 This print-out should have 38 questions. Multiple-choice questions may continue on the next column or page find all choices before answering.

More information

Tutorial 1 (not important for 2015)

Tutorial 1 (not important for 2015) Tutorial 1 (not important for 2015) 1 st Law of thermodynamics and other basic concepts Do No. 5 (05-03-2015) 1. One mole of an ideal gas is allowed to expand against a piston which supports 41 atm pressures.

More information

ANSWER KEY. Chemistry 25 (Spring term 2016) Midterm Examination

ANSWER KEY. Chemistry 25 (Spring term 2016) Midterm Examination Name ANSWER KEY Chemistry 25 (Spring term 2016) Midterm Examination 1 Some like it hot 1a (5 pts) The Large Hadron Collider is designed to reach energies of 7 TeV (= 7 x 10 12 ev, with 1 ev = 1.602 x 10-19

More information

Practice Examinations Chem 393 Fall 2005 Time 1 hr 15 min for each set.

Practice Examinations Chem 393 Fall 2005 Time 1 hr 15 min for each set. Practice Examinations Chem 393 Fall 2005 Time 1 hr 15 min for each set. The symbols used here are as discussed in the class. Use scratch paper as needed. Do not give more than one answer for any question.

More information

THE DETERMINATION OF CRITICAL FLOW FACTORS FOR NATURAL GAS MIXTURES

THE DETERMINATION OF CRITICAL FLOW FACTORS FOR NATURAL GAS MIXTURES A REPORT ON THE DETERMINATION OF CRITICAL FLOW FACTORS FOR NATURAL GAS MIXTURES Part 1: The Thermodynamic Properties of the Components of Natural Gas and of Natural Gas Mixtures in the Ideal-Gas State

More information

CHAPTER 9 AVOGADRO S NUMBER

CHAPTER 9 AVOGADRO S NUMBER CHAPTER 9 AVOGADRO S NUMBER Just like we count in dozens, gross or ream, we count atoms in groups because of their minute sizes. Like in finding the number of atoms in12.01g of C, Experiments have shown

More information

Slide 1 / A gas at a pressure of 10.0 Pa exerts a force of N on an area of 5.5 m 2 A 55 B 0.55 C 5.5 D 1.8 E 18

Slide 1 / A gas at a pressure of 10.0 Pa exerts a force of N on an area of 5.5 m 2 A 55 B 0.55 C 5.5 D 1.8 E 18 Slide 1 / 76 1 A gas at a pressure of 10.0 Pa exerts a force of N on an area of 5.5 m 2 A 55 B 0.55 C 5.5 D 1.8 E 18 Slide 2 / 76 2 A pressure of 1.00 atm is the same as a pressure of of mm Hg. A 193 B

More information

CHEMISTRY MOLES PACKET 2017 NAME: PER:

CHEMISTRY MOLES PACKET 2017 NAME: PER: CHEMISTRY MOLES PACKET 2017 NAME: PER: We have learned that a mole can be a certain mass of a substance and a certain number of particles. A mole can also be a measure of volume when we are talking about

More information

Useful Information to be provided on the exam: 1 atm = 760 mm Hg = 760 torr = lb/in 2 = 101,325 Pa = kpa. q = m C T. w = -P V.

Useful Information to be provided on the exam: 1 atm = 760 mm Hg = 760 torr = lb/in 2 = 101,325 Pa = kpa. q = m C T. w = -P V. Chem 101A Study Questions, Chapters 5 & 6 Name: Review Tues 10/25/16 Due 10/27/16 (Exam 3 date) This is a homework assignment. Please show your work for full credit. If you do work on separate paper, attach

More information

2. If the volume of a container holding a gas is reduced, what will happen to the presure within the container?

2. If the volume of a container holding a gas is reduced, what will happen to the presure within the container? 1. Which gas law states that the volume of a fixed mass of a gas is directly proportional to its Kelvin temperature if the pressure is kept constant? A. Boyle s law B. Charles law C. Dalton s law D. Gay-Lussac

More information

Chapter 4. Energy Analysis of Closed Systems

Chapter 4. Energy Analysis of Closed Systems Chapter 4 Energy Analysis of Closed Systems The first law of thermodynamics is an expression of the conservation of energy principle. Energy can cross the boundaries of a closed system in the form of heat

More information

Sectional Solutions Key

Sectional Solutions Key Sectional Solutions Key 1. For the equilibrium: 2SO 2 (g) + O 2 (g) 2SO 3 (g) + 188 kj, the number of moles of sulfur trioxide will increase if: a. the temperature of the system is increased (at constant

More information

PARAMETRIC EXAMINATION OF THE DESTRUCTION OF AVAILABILITY DUE TO COMBUSTION FOR A RANGE OF CONDITIONS AND FUELS

PARAMETRIC EXAMINATION OF THE DESTRUCTION OF AVAILABILITY DUE TO COMBUSTION FOR A RANGE OF CONDITIONS AND FUELS PARAMETRIC EXAMINATION OF THE DESTRUCTION OF AVAILABILITY DUE TO COMBUSTION FOR A RANGE OF CONDITIONS AND FUELS A Thesis by PRAVEEN SHIVSHANKAR CHAVANNAVAR Submitted to the Office of Graduate Studies of

More information

The International Association for the Properties of Water and Steam. Kyoto, Japan September 2004

The International Association for the Properties of Water and Steam. Kyoto, Japan September 2004 IAPWS AN2-04(2016) The International Association for the Properties of Water and Steam Kyoto, Japan September 2004 Advisory Note No. 2 Roles of Various IAPWS Documents Concerning the Thermodynamic Properties

More information

Use the data in the table to calculate the standard enthalpy of formation of liquid methylbenzene, C 7 H 8. Substance C(s) H 2 (g) C 7 H 8 (l)

Use the data in the table to calculate the standard enthalpy of formation of liquid methylbenzene, C 7 H 8. Substance C(s) H 2 (g) C 7 H 8 (l) Q1.(a) Define the term standard enthalpy of formation, H f ο (3) (b) Use the data in the table to calculate the standard enthalpy of formation of liquid methylbenzene, C 7 H 8 Substance C(s) H 2 (g) C

More information

GASES (Chapter 5) Temperature and Pressure, that is, 273 K and 1.00 atm or 760 Torr ) will occupy

GASES (Chapter 5) Temperature and Pressure, that is, 273 K and 1.00 atm or 760 Torr ) will occupy I. Ideal gases. A. Ideal gas law review. GASES (Chapter 5) 1. PV = nrt Ideal gases obey this equation under all conditions. It is a combination ofa. Boyle's Law: P 1/V at constant n and T b. Charles's

More information

UNIFIED ENGINEERING Fall 2003 Ian A. Waitz

UNIFIED ENGINEERING Fall 2003 Ian A. Waitz Ian A. Waitz Problem T6. (Thermodynamics) Consider the following thermodynamic cycle. Assume all processes are quasi-static and involve an ideal gas. 3 p Const. volume heat addition 2 adiabatic expansion

More information

Chapter 16. In Chapter 15 we analyzed combustion processes under CHEMICAL AND PHASE EQUILIBRIUM. Objectives

Chapter 16. In Chapter 15 we analyzed combustion processes under CHEMICAL AND PHASE EQUILIBRIUM. Objectives Chapter 16 CHEMICAL AND PHASE EQUILIBRIUM In Chapter 15 we analyzed combustion processes under the assumption that combustion is complete when there is sufficient time and oxygen. Often this is not the

More information

Chapter 19: The Kinetic Theory of Gases Questions and Example Problems

Chapter 19: The Kinetic Theory of Gases Questions and Example Problems Chapter 9: The Kinetic Theory of Gases Questions and Example Problems N M V f N M Vo sam n pv nrt Nk T W nrt ln B A molar nmv RT k T rms B p v K k T λ rms avg B V M m πd N/V Q nc T Q nc T C C + R E nc

More information

Basic Thermodynamics Module 1

Basic Thermodynamics Module 1 Basic Thermodynamics Module 1 Lecture 9: Thermodynamic Properties of Fluids Thermodynamic Properties of fluids Most useful properties: Properties like pressure, volume and temperature which can be measured

More information

Last Name: First Name ID

Last Name: First Name ID Last Name: First Name ID This is a set of practice problems for the final exam. It is not meant to represent every topic and is not meant to be equivalent to a 2-hour exam. These problems have not been

More information

L = 6.02 x mol Determine the number of particles and the amount of substance (in moles)

L = 6.02 x mol Determine the number of particles and the amount of substance (in moles) 1.1 The Mole 1.1.1 - Apply the mole concept to substances A mole is the name given to a certain quantity. It represents 6.02 x 10 23 particles. This number is also known as Avogadro's constant, symbolised

More information

A thermodynamic system is taken from an initial state X along the path XYZX as shown in the PV-diagram.

A thermodynamic system is taken from an initial state X along the path XYZX as shown in the PV-diagram. AP Physics Multiple Choice Practice Thermodynamics 1. The maximum efficiency of a heat engine that operates between temperatures of 1500 K in the firing chamber and 600 K in the exhaust chamber is most

More information

Exam 1 Solutions 100 points

Exam 1 Solutions 100 points Chemistry 360 Fall 018 Dr. Jean M. Standard September 19, 018 Name KEY Exam 1 Solutions 100 points 1.) (14 points) A chunk of gold metal weighing 100.0 g at 800 K is dropped into 100.0 g of liquid water

More information

ENTHALPY, INTERNAL ENERGY, AND CHEMICAL REACTIONS: AN OUTLINE FOR CHEM 101A

ENTHALPY, INTERNAL ENERGY, AND CHEMICAL REACTIONS: AN OUTLINE FOR CHEM 101A ENTHALPY, INTERNAL ENERGY, AND CHEMICAL REACTIONS: AN OUTLINE FOR CHEM 101A PART 1: KEY TERMS AND SYMBOLS IN THERMOCHEMISTRY System and surroundings When we talk about any kind of change, such as a chemical

More information

FACULTY OF SCIENCE MID-TERM EXAMINATION CHEMISTRY 120 GENERAL CHEMISTRY. Examiners: Prof. B. Siwick Prof. A. Mittermaier Prof. J.

FACULTY OF SCIENCE MID-TERM EXAMINATION CHEMISTRY 120 GENERAL CHEMISTRY. Examiners: Prof. B. Siwick Prof. A. Mittermaier Prof. J. FACULTY OF SCIENCE MID-TERM EXAMINATION CHEMISTRY 120 GENERAL CHEMISTRY Examiners: Prof. B. Siwick Prof. A. Mittermaier Prof. J. Schwarcz Name: Associate Examiner: A. Fenster INSTRUCTIONS 1. Enter your

More information

Chemistry 101 Chapter 10 Energy

Chemistry 101 Chapter 10 Energy Chemistry 101 Chapter 10 Energy Energy: the ability to do work or produce heat. Kinetic energy (KE): is the energy of motion. Any object that is moving has kinetic energy. Several forms of kinetic energy

More information

5. What pressure (in atm) would be exerted by 76 g of fluorine gas in a 1.50 liter vessel at -37 o C? a) 26 atm b) 4.1 atm c) 19,600 atm d) 84 atm

5. What pressure (in atm) would be exerted by 76 g of fluorine gas in a 1.50 liter vessel at -37 o C? a) 26 atm b) 4.1 atm c) 19,600 atm d) 84 atm Test bank chapter (5) Choose the most correct answer 1. A sample of oxygen occupies 47.2 liters under a pressure of 1240 torr at 25 o C. What volume would it occupy at 25 o C if the pressure were decreased

More information

Chapter 11. Molecular Composition of Gases

Chapter 11. Molecular Composition of Gases Chapter 11 Molecular Composition of Gases PART 1 Volume-Mass Relationships of Gases Avogadro s Law Equal volumes of gases at the same temperature and pressure contain equal numbers of molecules. Recall

More information

10.2 Mole-Mass and Mole- Volume Relationships. Chapter 10 Chemical Quantities. Volume Relationships The Mole: A Measurement of Matter

10.2 Mole-Mass and Mole- Volume Relationships. Chapter 10 Chemical Quantities. Volume Relationships The Mole: A Measurement of Matter Chapter 10 Chemical Quantities 101 The Mole: A Measurement of Matter 102 Mole-Mass and Mole- 103 Percent Composition and Chemical Formulas 1 http://wwwbrightstormcom/science/chem istry/chemical-reactions/molar-mass/

More information

This follows from the Clausius inequality as a consequence of the second law of thermodynamics. Therefore. (for reversible process only) (22.

This follows from the Clausius inequality as a consequence of the second law of thermodynamics. Therefore. (for reversible process only) (22. Entropy Clausius inequality can be used to analyze the cyclic process in a quantitative manner. The second law became a law of wider applicability when Clausius introduced the property called entropy.

More information

Chapter 19 Thermal Properties of Matter. A PowerPoint Presentation by Paul E. Tippens, Professor of Physics Southern Polytechnic State University

Chapter 19 Thermal Properties of Matter. A PowerPoint Presentation by Paul E. Tippens, Professor of Physics Southern Polytechnic State University Chapter 19 Thermal Properties of Matter A PowerPoint Presentation by Paul E. Tippens, Professor of Physics Southern Polytechnic State University 2007 Objectives: After finishing this unit, you should be

More information

SUPeR Chemistry CH 222 Practice Exam

SUPeR Chemistry CH 222 Practice Exam SUPeR Chemistry CH 222 Practice Exam This exam has been designed to help you practice working multiple choice problems over the material that will be covered on the first CH 222 midterm. The actual exams

More information

PROPERTIES OF PURE SUBSTANCES. Chapter 3. Mehmet Kanoglu. Thermodynamics: An Engineering Approach, 6 th Edition. Yunus A. Cengel, Michael A.

PROPERTIES OF PURE SUBSTANCES. Chapter 3. Mehmet Kanoglu. Thermodynamics: An Engineering Approach, 6 th Edition. Yunus A. Cengel, Michael A. Thermodynamics: An Engineering Approach, 6 th Edition Yunus A. Cengel, Michael A. Boles McGraw-Hill, 2008 Chapter 3 PROPERTIES OF PURE SUBSTANCES Mehmet Kanoglu Copyright The McGraw-Hill Companies, Inc.

More information

CHEM111 UNIT 1 MOLES, FORMULAE AND EQUATIONS QUESTIONS

CHEM111 UNIT 1 MOLES, FORMULAE AND EQUATIONS QUESTIONS Lesson 1 1. (a) Deduce the number of protons, neutrons and electrons in the following species: (i) 37 Cl - (ii) 1 H + (iii) 45 Sc 3+ (b) Write symbols for the following species: (i) 8 protons, 8 neutrons,

More information

2. The accepted density for copper is 8.96 g/ml. Calculate the percent error for a measurement of 8.86 g/ml.

2. The accepted density for copper is 8.96 g/ml. Calculate the percent error for a measurement of 8.86 g/ml. Chem 250 2 nd Semester Exam Review Worksheet (answers and units are at the end of this worksheet, cross them off as you write down the answers to each question.) 1. Round to the correct number of significant

More information

The International Association for the Properties of Water and Steam

The International Association for the Properties of Water and Steam IAPWS R14-08(011) The International Association for the Properties of Water and Steam Plzeň, Czech Republic September 011 Revised Release on the Pressure along the Melting and Sublimation Curves of Ordinary

More information

Reaction rate. reaction rate describes change in concentration of reactants and products with time -> r = dc j

Reaction rate. reaction rate describes change in concentration of reactants and products with time -> r = dc j Reaction rate ChE 400 - Reactive Process Engineering reaction rate describes change in concentration of reactants and products with time -> r = dc j /dt r is proportional to the reactant concentrations

More information

Heat, Work, Internal Energy, Enthalpy, and the First Law of Thermodynamics. Internal Energy and the First Law of Thermodynamics

Heat, Work, Internal Energy, Enthalpy, and the First Law of Thermodynamics. Internal Energy and the First Law of Thermodynamics CHAPTER 2 Heat, Work, Internal Energy, Enthalpy, and the First Law of Thermodynamics Internal Energy and the First Law of Thermodynamics Internal Energy (U) Translational energy of molecules Potential

More information

S = k log W 11/8/2016 CHEM Thermodynamics. Change in Entropy, S. Entropy, S. Entropy, S S = S 2 -S 1. Entropy is the measure of dispersal.

S = k log W 11/8/2016 CHEM Thermodynamics. Change in Entropy, S. Entropy, S. Entropy, S S = S 2 -S 1. Entropy is the measure of dispersal. Entropy is the measure of dispersal. The natural spontaneous direction of any process is toward greater dispersal of matter and of energy. Dispersal of matter: Thermodynamics We analyze the constraints

More information

Atomic Mass and Atomic Mass Number. Moles and Molar Mass. Moles and Molar Mass

Atomic Mass and Atomic Mass Number. Moles and Molar Mass. Moles and Molar Mass Atomic Mass and Atomic Mass Number The mass of an atom is determined primarily by its most massive constituents: protons and neutrons in its nucleus. The sum of the number of protons and neutrons is called

More information

Chemical Reactions. Chapter 17

Chemical Reactions. Chapter 17 Chemical Reactions Chapter 17 Chemical Equations C+O 2 CO 2 C (s) +O 2 (g) CO 2 (g) Reactants on left, products on right Each are balanced because same number of atoms of reactants as products Some equations

More information

Physics 2101 Section 3 April 23th: Chap. 18 Ann n ce n e t nnt : Quiz #8 Today Exam #4, A Exam #4, p A ril 28

Physics 2101 Section 3 April 23th: Chap. 18 Ann n ce n e t nnt : Quiz #8 Today Exam #4, A Exam #4, p A ril 28 Physics 2101 Section 3 April 23 th : Chap. 18 Announcements: n nt Quiz #8 Today Exam #4, April 28 th (Ch. 13.6-18.8) 18.8) Final Exam: May 11 th (Tuesday), 7:30 AM Make up Final: May 15 th (Saturday) 7:30

More information

EXTRA HOMEWORK 5A 1. The pressure of the first two gases below is determined with a manometer that is filled with mercury (density = 13.6 g/ml). The pressure of the last two gases below is determined with

More information

Unified Quiz: Thermodynamics

Unified Quiz: Thermodynamics Fall 004 Unified Quiz: Thermodynamics November 1, 004 Calculators allowed. No books allowed. A list of equations is provided. Put your name on each page of the exam. Read all questions carefully. Do all

More information

Since the coefficients are only determined up to a multiplicative constant, set c 1 1 and solve for the coefficients: c 1 1 c c 3 1

Since the coefficients are only determined up to a multiplicative constant, set c 1 1 and solve for the coefficients: c 1 1 c c 3 1 In[1]:= dipole moment of S4 Input interpretation: sulfur tetrafluoride dipole moment Result:.632 D (debyes) Unit conversions: 2.18 1-18 pc m (picocoulomb meters) 2.18 1-21 nc m (nanocoulomb meters) 2.18

More information

Homework 11 - Second Law & Free Energy

Homework 11 - Second Law & Free Energy HW11 - Second Law & Free Energy Started: Nov 1 at 9:0am Quiz Instructions Homework 11 - Second Law & Free Energy Question 1 In order for an endothermic reaction to be spontaneous, endothermic reactions

More information

Some Basic Concepts of Chemistry

Some Basic Concepts of Chemistry 0 Some Basic Concepts of Chemistry Chapter 0: Some Basic Concept of Chemistry Mass of solute 000. Molarity (M) Molar mass volume(ml).4 000 40 500 0. mol L 3. (A) g atom of nitrogen 8 g (B) 6.03 0 3 atoms

More information

evidyarthi.in Thermodynamics Q 1.

evidyarthi.in Thermodynamics Q 1. SUBJECTIVE PROBLEMS: Q 1. Thermodynamics The enthalpy for the following reaction ( H o ) at 25 o C are given below: (i) 1/2 H 2 (g) + 1/2 O 2 (g) OH(g) 10.06 kcal (ii) H 2 (g) 2H(g) 104.18 kcal (iii) O

More information