Modeling_Simulation_Lecture21
Modeling_Simulation_Lecture21
Ali M. Sahlodin
Department of Chemical Engineering
AmirKabir University of Technology
1397 S.H
Stream tearing
Criterion 1: Minimal tear set
1
1/10/2021
2
1/10/2021
n
min
yj
wj y j
j 1
n
s.t. aij y j 1 i 1,, L
j 1
y j {0,1}
L
Weights: Column sum for each stream w j aij
i 1
3
1/10/2021
3 partitions
2 partitions
4
1/10/2021
1. For f ( x) 0, form x g ( x)
2. Given x0
3. Iterate x k 1 g ( x k )
4. Until x k 1 g ( x k 1 ) TOL
Limitations
Slow convergence
Divergence possible
g g
( x) 1 or max ( x) 1
x x
5
1/10/2021
f ( x) exp( x) / 2 x 1 0 f ( x) exp( x) x 2 0
Iter x g(x) Iter x g(x)
0 0.2 0.389299 0 0.2 0.778597
1 0.389299 0.262027 1 0.778597 -0.17841
2 0.262027 0.350219 2 -0.17841 1.163404
3 0.350219 0.290311 3 1.163404 -1.20081
4 0.290311 0.331578 4 -1.20081 1.69905
5 0.331578 0.303417 5 1.69905 -3.46875
6 0.303417 0.32276 6 -3.46875 1.968844
7 0.32276 0.309533 7 1.968844 -5.16239
8 0.309533 0.318606 8 -5.16239 1.994272
9 0.318606 0.312395 9 1.994272 -5.34685
10 0.312395 0.316652 10 -5.34685 1.995237
0.5
0.4 4
0.3 2
0.2
0
0.1 0 2 4 6 8 10 12
-2
0
0 5 10 15 -4
-6
6
1/10/2021
x( k 1) h( x( k ) ) qx( k ) (1 q) g ( x( k ) )
Choice of q depends on the objective
Acceleration (q<0)
Dominant Eigenvalue method
Wegstein’s method
May not always work (when?)
Stability (0<q<1)
Damping effect with oscillatory (diverging or converging)
iterations
May not always stabilize diverging iterations (when?)
Copyright © Ali M. Sahlodin, Dept. of Chemical Engineering, AmirKabir Univ. of Tech. 13
f ( x) exp( x) x 2 0