Week-4-Problem-Solving-with-Excel
Week-4-Problem-Solving-with-Excel
Learning Objectives:
1 Demonstrate concepts & techniques in solving molar volume & compressibility factors
2 Demonstrate concepts & techniques in solving of flow rates in a pipeline
3 Demonstrate concepts & techniques for correlations of physical properties of pure substances
4
5
6
7
8
9
10
Discussion Points
1 Demonstrate concepts & techniques in solving molar volume & compressibility factors
Step 1. From Perry's Chemical Engineering Handbook, transcribe Table 2-109 to Excel.
Step 2. Create a search row where selecting the desired substance yields the ff:
Formula
CAS No.
Mol. Wt.
Tc, K
Pc, MPa
Vc, m^3/kmol
Zc
Accentric factor, ω
Step 3. Create a calculator that will compute for the compressibility factor at a given
temperature and pressure.
It must calculate Tr.
It must calculate Pr.
It must interpolate for the value of Z(0) from Table 2-169.
It must interpolate for the value of Z(1) from Table 2-170.
It must calculate the Z using Z(0) and Z(1).
Step 4. Estimate the molar volume of a real gas vs. ideal gas.
Week 4-5 p. 1
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Key Features:
* Text to Column
* Data Validation
* Lookup
* Match & Index and Match & Offset
* Combo Box Form
* Index & Match for Interpolation
Example
Week 4-5 p. 2
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Example
v_avg = 0.1037
Week 4-5 p. 3
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Example
v_avg = 0.0653
Week 4-5 p. 4
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Example
v_t = 0.0145
(f) Friction Factor
Week 4-5 p. 5
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Example
Week 4-5 p. 6
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Example
Week 4-5 p. 7
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Example
D = 0.0995
Example
Below
Week 4-5 p. 8
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
#1.
v = 11.6133
q = 1,811
Example
below).
Week 4-5 p. 9
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Week 4-5 p. 10
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Week 4-5 p. 11
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Example
below.
v = 2.2918 ft/s
f = 0.0049
Ws = 1096.8 ft-lbf/s
Example
D = 0.0261 m
Example
(see below)
Leq = 38.3099 ft
L = 116.3099 ft
Week 4-5 p. 12
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
3 Demonstrate concepts & techniques for correlations of physical properties of pure substances
Use of Perry's ChE Handbook to utilize Cp(T) and determine sensible heat effects
Refer to Table 2-72 for Heat Capacities of Inorganic and Organic Liquids
Refer to Table 2-74 for Heat Capacities at Constant Pressure of Inorganic and Organic
Compounds in the Ideal Gas State Fit to a Polynomial
Refer to Table 2-75 for Heat Capacities at Constant Pressure of Inorganic and Organic
Compounds in the Ideal Gas State Fit to Hyperbolic Functions
Example
Key Features:
* Trapezoidal rule for integration
Week 4-5 p. 13
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Example
Example
Week 4-5 p. 14
CHE 412 - COMPUTER APPLICATIONS IN CHEMICAL ENGINEERING INSTRUCTIONAL MANUAL
Week 4-5 p. 15