6 Optimum Design: Numerical Solution Process and Excel Solver
6 Optimum Design: Numerical Solution Process and Excel Solver
6
Optimum Design: Numerical Solution Process and
Excel Solver
Section 6.5 Excel Solver for Unconstrained Optimization Problems
6.1_________________________________________________________________________________
Solve the following problem using Excel Solver (choose any reasonable starting point):
Exercise 4.32
The annual operating cost U for an electrical line system is given by the following expression
(21.9𝐸𝐸 + 07)
𝑈𝑈 = + (3.9𝐸𝐸 + 06)𝐶𝐶 + (1.0𝐸𝐸 + 03)𝑉𝑉
𝑉𝑉 2 𝐶𝐶
where V=line voltage in kilovolts and C=line conductance in ohms. Find stationary points for the
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
Variables V and C have been renamed V_line and C_line respectively. The objective
function and variables are input into the Solver Parameters dialog box as shown. In the
options dialog box, conjugate gradient method and forward finite difference were
selected. However, Newton method and/or central difference could have been selected
instead. Once the problem is defined, click “Solve” to solve the problem and to bring up
the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of V_line=200 and C_line=0.01, a
solution of V_line=241.8 and C_line=0.0310, which gives an objective function value of -
483,528.61, is obtained.
1 2
6.2________________________________________________________________________________
Solve the following problem using Excel Solver (choose any reasonable starting point):
Exercise 4.39
𝑓𝑓(𝑥𝑥1 , 𝑥𝑥2 ) = 8𝑥𝑥12 + 8𝑥𝑥22 − 80�𝑥𝑥12 + 𝑥𝑥22 − 20𝑥𝑥2 + 100 − 80�𝑥𝑥12 + 𝑥𝑥22 + 20𝑥𝑥2 + 100 − 5𝑥𝑥1 − 5𝑥𝑥2
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
Variables x1 and x2 have been renamed x and y respectively. The objective function and
variables are input into the Solver Parameters dialog box as shown. In the options dialog
box, conjugate gradient method and forward finite difference were selected. However,
Newton method and/or central difference could have been selected instead. Once the
problem is defined, click “Solve” to solve the problem and to bring up the Solver Results
dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of x=4 and y=6, a solution of
x=4.15 and y=0.362, which gives an objective function value of -1616.2, is obtained.
2
1
6.3_________________________________________________________________________________
Solve the following problem using Excel Solver (choose any reasonable starting point):
Exercise 4.40
𝑓𝑓(𝑥𝑥1 , 𝑥𝑥2 ) = 9𝑥𝑥12 + 9𝑥𝑥22 − 100�𝑥𝑥12 + 𝑥𝑥22 − 20𝑥𝑥2 + 100 − 64�𝑥𝑥12 + 𝑥𝑥22 + 16𝑥𝑥2 + 64 − 5𝑥𝑥1 − 41𝑥𝑥2
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
Variables x1 and x2 have been renamed x and y respectively. The objective function and
variables are input into the Solver Parameters dialog box as shown. In the options dialog
box, conjugate gradient method and forward finite difference were selected. However,
Newton method and/or central difference could have been selected instead. Once the
problem is defined, click “Solve” to solve the problem and to bring up the Solver Results
dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of x=5 and y=2, a solution of
x=3.73 and y=0.341, which gives an objective function value of -1526.6, is obtained.
1 2
6.4 _________________________________________________________________________________
Solve the following problem using Excel Solver (choose any reasonable starting point):
Exercise 4.41
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
Variables x1 and x2 have been renamed x and y respectively. The objective function and
variables are input into the Solver Parameters dialog box as shown. In the options dialog
box, conjugate gradient method and forward finite difference were selected. However,
Newton method and/or central difference could have been selected instead. Once the
problem is defined, click “Solve” to solve the problem and to bring up the Solver Results
dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of x=5 and y=2, a solution of
x=1.216 and y=1.462, which gives an objective function value of 0.0752, is obtained.
1 2
6.5 _________________________________________________________________________________
Solve the following problem using Excel Solver (choose any reasonable starting point):
Exercise 4.42
𝑓𝑓(𝑥𝑥1 , 𝑥𝑥2 , 𝑥𝑥3 , 𝑥𝑥4 ) = (𝑥𝑥1 − 10𝑥𝑥2 )2 + 5(𝑥𝑥3 − 𝑥𝑥4 )2 + (𝑥𝑥2 − 2𝑥𝑥3 )4 + 10(𝑥𝑥1 − 𝑥𝑥4 )4
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
Variables x1, x2, x3, and x4 have been renamed x, y, z, and v respectively. The objective
function and variables are input into the Solver Parameters dialog box as shown. In the
options dialog box, conjugate gradient method and forward finite difference were
selected. However, Newton method and/or central difference could have been selected
instead. Once the problem is defined, click “Solve” to solve the problem and to bring up
the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of x=1, y=2, z=3, and v=4, a
solution of x=0.246, y=0.0257, z=0.1808, and v=0.205which gives an objective function value of
0.01578, is obtained.
1 2
Maximize z = x 1 + 2x 2
subject to −x 1 + 3x 2 ≤ 10
x1 + x2 ≤ 6
x1 − x2 ≤ 2
x 1 + 3x 2 ≥ 6
x1, x2 ≥ 0
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of x1=0 and x2=0, a solution of
x1=2 and x2=4, which gives an objective function value of 10, is obtained.
1 2
6.7 _________________________________________________________________________________
Solve the following LP problem using the Excel Solver:
Maximize z = x 1 + 4x 2
subject to x 1 + 2x 2 ≤ 5
x1 + x2 = 4
x1 − x2 ≥ 3
x1, x2 ≥ 0
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of x1=0 and x2=0, a solution of
x1=3.67 and x2=0.667, which gives an objective function value of 6.33, is obtained.
1 2
6.8 _________________________________________________________________________________
Solve the following LP problem using the Excel Solver:
Minimize f = 5x 1 + 4x 2 − x 3
subject to x 1 + 2x 2 − x 3 ≥ 1
2x 1 + x 2 + x 3 ≥ 4
x 1 , x 2 ≥ 0; x 3 is unrestricted in sign
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of x1=0, x2=0, and x3=0, a
solution of x1=0, x2=1.67, and x3=2.33, which gives an objective function value of 4.33, is
obtained.
1 2
6.9 _________________________________________________________________________________
Solve the following LP problem using the Excel Solver:
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of x1=0, x2=0, x3=0, and x4=0, a
solution of x1=1.34, x2=0.441, x3=0, and x4=3.24, which gives an objective function value of
9.73, is obtained.
1 2
6.10 ________________________________________________________________________________
Solve the following LP problem using the Excel Solver:
Minimize f = 8x − 3x 2 + 15x 3
subject to 5x 1 − 1.8x 2 − 3.6x 3 ≥ 2
3x 1 + 6x 2 + 8.2x 3 ≥ 5
1.5x 1 − 4x 2 + 7.5x 3 ≥ −4.5
−x 2 + 5x 3 ≥ 1.5
x 1 , x 2 ≥ 0; x 3 is unrestricted in sign
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of x1=0, x2=0, and x3=0, a
solution of x1=0.654, x2=0.0756, and x3=0.315, which gives an objective function value of 9.73,
is obtained.
1 2
6.11 ________________________________________________________________________________
Solve the following LP problem using the Excel Solver:
Maximize z = 10x 1 + 6x 2
subject to 2x 1 + 3x 2 ≤ 90
4x 1 + 2x 2 ≤ 80
x 2 ≥ 15
5x 1 + x 2 = 25
x1, x2 ≥ 0
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of x1=0, and x2=0, a solution of
x1=0, and x2=25, which gives an objective function value of 150, is obtained.
1 2
Exercise 3.35 (Exercise 3.34 using inner and outer diameter as design variables)
Design a hollow torsion rod shown in Fig.E3.34 to satisfy the following requirements (created by
J.M. Trummel):
1. The calculated shear stress,𝜏𝜏 , shall not exceed the allowable shear stress 𝜏𝜏𝑎𝑎 under the normal
operation torque T o (N·m).
2. The calculated angle of twist, 𝜃𝜃, shall not exceed the allowable twist, 𝜃𝜃𝑎𝑎 (radians).
3. The member shall not buckle under a short duration torque of T max (N·m).
Requirements for the rod and material properties are given in Table E3.34(A) and E3.34(B) (select a
material for one rod). Use the following design variables:
x 1 = outside diameter of the shaft; x 2 = ratio of inside/outside diameter, d i /d o.
Using graphical optimization, determine the inside and outside diameters for a minimum mass
rod to meet the above design requirements. Compare the hollow rod with an equivalent solid
rod (d i /d o = 0). Use consistent set of units (e.g. Newtons and millimeters) and let the minimum and
maximum values for design variables be given as
𝑑𝑑𝑖𝑖
0.02 ≤ 𝑑𝑑𝑜𝑜 ≤ 0.5 m, 0.60 ≤ ≤ 0.999
𝑑𝑑𝑜𝑜
Notation
M = mass of the rod (kg),
𝑑𝑑𝑜𝑜 = outside diameter of the rod (m),
𝑑𝑑𝑖𝑖 = inside diameter of the rod (m),
𝜌𝜌 = mass density of material (kg/m3),
l = length of the rod (m),
T 0 = Normal operation torque (N ⋅ m),
c = Distance from rod axis to extreme fiber (m),
J = Polar moment of inertia (m4),
θ = Angle of twist (radians),
G = Modulus of rigidity (Pa),
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of do=400 and di=40 a solution of
do=103.0 and di=98.3 which gives an objective function value of 2.90, is obtained.
6.13 ________________________________________________________________________________
Solve the following NLP problem using the Excel Solver:
Exercise 3.50
A minimum mass structure (area of member 1 is the same as member 3) three-bar truss is to be
designed to support a load P as shown in Fig. 2.9. The following notation may be used: P u =P cos𝜃𝜃,
P v =P sin𝜃𝜃, A 1 = cross-sectional area of members 1 and 3, A 2 = cross-sectional area of member 2.
The members must not fail under the stress, and deflection at node 4 must not exceed 2cm in
either direction. Use Newtons and millimeters as units. The data is given as P = 50 kN; 𝜃𝜃 = 30°;
mass density, 𝜌𝜌 = 7850 kg/m3; modulus of elasticity, E = 210 GPa; allowable stress, 𝜎𝜎𝑎𝑎 = 150 MPa.
The design variables must also satisfy the constraints 50 ≤A i ≤5000 mm2 .
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of A_1=250 and A_2=100 a
solution of A_1=294 and A_2=65.8 which gives an objective function value of 7.04, is obtained.
Continued.
6.14 ________________________________________________________________________________
Solve the following NLP problem using the Excel Solver:
Exercise 3.51
Design of a water tower support column. As a member of the ABC consulting Engineers you have
been asked to design a cantilever cylindrical support column of minimum mass for a new water tank.
The tank itself has already been designed in the tear-drop shape shown in Fig. E3.51. The height of
the base of the tank (H), the diameter of the tank (D), and wind pressure on the tank (w) are given as
H = 30 m, D = 10 m, and w = 700 N/m2. Formulate the design optimization problem and solve it
graphically. (created by G.Baenziger).
In addition to designing for combined axial and bending stresses and buckling, several
limitations have been placed on the design. The support column must have an inside diameter of at
least 0.70 m (d i ) to allow for piping and ladder access to the interior of the tank. To prevent local
buckling of the column walls the diameter/thickness ratio (d 0 /t) shall not be greater than 92. The
large mass of water and steel makes deflections critical as they add to the bending moment. The
deflection effects as well as an assumed construction eccentricity (e) of 10 cm must be accounted for
in the design process. Deflection at C.G. of the tank should not be greater than ∆ .
Limits on the inner radius and wall thickness are 0.35 ≤ R ≤2.0 m and 1.0 ≤ t ≤ 20 cm.
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of t=10 and R_=100 a solution of
t=2.84 and R_=129.0 which gives an objective function value of 562, is obtained.
6.14 ________________________________________________________________________________
Continued.
6.15 ________________________________________________________________________________
Solve the following NLP problem using the Excel Solver:
Exercise 3.54
Design of a tripod. Design a minimum mass tripod of height H to support a vertical load W = 60
kN. The tripod bas is an equilateral triangle with sides B = 1200 mm. The struts have a solid circular
cross section of diameter D (Fig. E3.54).
The axial stress in the struts must not exceed the allowable stress in compression, and axial load
in the strut P must not exceed the critical buckling load P cr divided by a safety factor FS = 2. Use
consistent units of Newtons and centimeters. The minimum and maximum values for design
variables are 0.5≤ H ≤5m and 0.5 ≤ D ≤50 cm. Material properties and other relationship are given
below:
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of H=100 and D=20 a solution of
H=50 and D=3.42 which gives an objective function value of 6.61, is obtained.
6.16 ________________________________________________________________________________
Solve the following NLP problem using the Excel Solver:
Solve the spring design problem for the following data: Applied load (P) = 20 lb.
d 4G
Spring Constant: K=
8D3 N
8kPD
Shear Stress: τ=
π d3
(4 D − d ) 0.615d
Wahl stress concentration factor: k= +
4( D − d ) D
d G
Frequency of surge waves: ϖ =
2π ND 2 2ρ
Design variables for the problem are defined as below:
d = wire diameter, in
D = mean coil diameter, in
N = number of active coils, integer
The problem to minimize the mass of the spring, given as volume*mass density is:
πd2 π d 2 (N + Q)π D ρ
Mass = ( )[(N + Q)π D]ρ =
4 4
The constraints for the spring design problem are formulated as
P
≥ ∆ , τ ≤ τ a , ω ≥ ω0 , D + d ≤ D0 , d min ≤ d ≤ d max , Dmin ≤ D ≤ Dmax , N min ≤ N ≤ N max
K
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of d=0.2, D_coil=1.3, and N=2 a
solution of d=0.0705, D_coil=0.444, and N=10.16 which gives an objective function value of
0.0268, is obtained.
3
2
6.17 ________________________________________________________________________________
Solve the following NLP problem using the Excel Solver:
Solve the spring design problem for the following data: Number of active coils (N) = 20, limit on
outer diameter of the coil (D 0 ) = 1 in, number of inactive coils (Q) = 4.
TABLE 2.2 Information to design a coil spring
Notation Data
Deflection along spring axis δ, in
Mean Coil Diameter D, in
Wire Diameter d, in
Number of active coils N
Gravitational constant g = 386 in/s2
Frequency of surge waves ω, Hz
Weight Density of spring material γ = 0.285 lb/in3
Shear Modulus G = (1.15*107) lb/in2
Mass density of material (ρ = γ/g) ρ = (7.38342*10-4) lb-s2/in4
Allowable shear stress τ a = 80,000 lb/in2
Number of inactive coils Q=4
Applied load P = 20 lb
Minimum spring deflection Δ = 0.5 in
Lower limit on surge wave frequency ω o = 100 Hz
Limit on outer diameter of coil D o = 1 in
d 4G
Spring Constant: K=
8D3 N
8kPD
Shear Stress: τ=
π d3
(4 D − d ) 0.615d
Wahl stress concentration factor: k= +
4( D − d ) D
d G
Frequency of surge waves: ϖ =
2π ND 2 ρ
2
d = wire diameter, in
D = mean coil diameter, in
N = number of active coils, integer
The problem to minimize the mass of the spring, given as volume*mass density is:
πd2 π d 2 (N + Q)π D ρ
Mass = ( )[(N + Q)π D]ρ =
4 4
The constraints for the spring design problem are formulated as
P
≥ ∆ , τ ≤ τ a , ω ≥ ω0 , D + d ≤ D0 , d min ≤ d ≤ d max , Dmin ≤ D ≤ Dmax , N min ≤ N ≤ N max
K
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of d=0.2 and D_coil=1.3 a
solution of d=0.05 and D_coil=0.282 which gives an objective function value of 0.0155, is
obtained.
3
2
6.18 ________________________________________________________________________________
Solve the following NLP problem using the Excel Solver:
Solve the spring design problem for the following data: Aluminum coil with shear modulus (G) =
4,000,000 psi, mass density (ρ) = 2.58920x10-4 lb-s2/in4, and allowable shear stress (τ a ) = 50,000
lb/in2.
TABLE 2.2 Information to design a coil spring
Notation Data
Deflection along spring axis δ, in
Mean Coil Diameter D, in
Wire Diameter d, in
Number of active coils N
Gravitational constant g = 386 in/s2
Frequency of surge waves ω, Hz
Weight Density of spring material γ = 0.285 lb/in3
Shear Modulus G = (4*106) lb/in2
Mass density of material (ρ = γ/g) ρ = 2.58920x10-4 lb-s2/in4
Allowable shear stress τ a = 50,000 lb/in2
Number of inactive coils Q=2
Applied load P = 20 lb
Minimum spring deflection Δ = 0.5 in
Lower limit on surge wave frequency ω o = 100 Hz
Limit on outer diameter of coil D o = 1.5 in
d 4G
Spring Constant: K=
8D3 N
8kPD
Shear Stress: τ=
π d3
(4 D − d ) 0.615d
Wahl stress concentration factor: k= +
4( D − d ) D
d G
Frequency of surge waves: ϖ =
2π ND 2 2ρ
Design variables for the problem are defined as below:
d = wire diameter, in
D = mean coil diameter, in
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of d=0.2, D_coil=1.3, and N=2 a
solution of d=0.0601, D_coil=0.334, and N=8.74 which gives an objective function value of
0.0130, is obtained.
2 3
Solve the plate girder design problem for the following data: Span length (L) = 35 ft.
TABLE E6-19
Notation Data
L span, 25 m
E modulus of elasticity, 210 GPa
σy yield stress, 262 MPa
σa allowable bending stress, 0.55 σ y = 144.1 MPa
τa allowable shear stress, 0.33 σ y = 86.46 MPa
σt allowable fatigue stress 255 MPa
Da allowable deflection, L/800, m
Pm concentrated load for momemt, 104 kN
Ps concentrated load for shear, 155 kN
LLIF live load impact factor, 1+50/(L+125)
Cross-sectional area: = A (htw + 2bt f )
tw h3 2bt f bt f h(h + 2t f )
3
Moment of inertia: I= + +
12 3 2
Uniform load for the girder: =
w (19 + 77 A)
L(2 Pm + wL)
Bending moment: M =
8
M (0.5h + t f )
Bending Stress: σ=
1000 I
t
Flange buckling stress limit: σ f = 72,845[ w ]2
b
t
Web crippling stress limit: σ w = 3, 648, 276[ w ]2
h
Shear force: = S 0.5( Ps + wL)
L3 (8 Pm + 5wL)
Deflection: D=
384 *106 ( EI )
S
Average shear stress: τ=
1000htw
Objective function to minimize the material volume of the girder is defined as:
= AL
Vol = (htw + 2bt f ) L
Design variables for the plate girder optimization problem are defined as:
h = web height, m
b = flange weight, m
t f = flange thickness, m
t w = web thickness, m
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of h=1, b=1, tf=0.1, and tw=0.1 a
solution of h=2.5, b=0.3, tf=0.045, and tw=0.013, which gives an objective function value of
2.067, is obtained.
2
3
6.20 ________________________________________________________________________________
Solve the following problem using the Excel Solver:
Solve the plate girder design problem for the following data: A36 steel with modulus of elasticity (E)
= 200 GPa, yield stress (sigma_y) = 250 MPa, allowable fatigue stress (sigma_t) = 243 Mpa.
TABLE E6-20
Notation Data
L span, 25 m
E modulus of elasticity, 200 GPa
σy yield stress, 250 MPa
σa allowable bending stress, 0.55 σ y = 144.1 MPa
τa allowable shear stress, 0.33 σ y = 86.46 MPa
σt allowable fatigue stress 243 MPa
Da allowable deflection, L/800, m
Pm concentrated load for momemt, 104 kN
Ps concentrated load for shear, 155 kN
LLIF live load impact factor, 1+50/(L+125)
Cross-sectional area: = A (htw + 2bt f )
tw h3 2bt f bt f h(h + 2t f )
3
Moment of inertia: I= + +
12 3 2
Uniform load for the girder: =
w (19 + 77 A)
L(2 Pm + wL)
Bending moment: M =
8
M (0.5h + t f )
Bending Stress: σ=
1000 I
t
Flange buckling stress limit: σ f = 72,845[ w ]2
b
t
Web crippling stress limit: σ w = 3, 648, 276[ w ]2
h
Shear force: = S 0.5( Ps + wL)
L3 (8 Pm + 5wL)
Deflection: D=
384 *106 ( EI )
S
Average shear stress: τ=
1000htw
Objective function to minimize the material volume of the girder is defined as:
= AL
Vol = (htw + 2bt f ) L
Design variables for the plate girder optimization problem are defined as:
h = web height, m
b = flange weight, m
t f = flange thickness, m
t w = web thickness, m
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of h=1, b=1, tf=0.1, and tw=0.1 a
solution of h=2.11, b=0.403, tf=0.0156, and tw=0.0115, which gives an objective function value
of 0.921, is obtained.
2 3
6.21 ________________________________________________________________________________
Solve the following problem using the Excel Solver:
Solve the plate girder design problem for the following data: Web height (h) = 1.5 m, flange
thickness (tf) = 0.015 m.
TABLE E6-21
Notation Data
L span, 25 m
E modulus of elasticity, 200 GPa
σy yield stress, 250 MPa
σa allowable bending stress, 0.55 σ y = 144.1 MPa
τa allowable shear stress, 0.33 σ y = 86.46 MPa
σt allowable fatigue stress 243 MPa
Da allowable deflection, L/800, m
Pm concentrated load for momemt, 104 kN
Ps concentrated load for shear, 155 kN
LLIF live load impact factor, 1+50/(L+125)
Cross-sectional area: = A (htw + 2bt f )
tw h3 2bt f bt f h(h + 2t f )
3
Moment of inertia: I= + +
12 3 2
Uniform load for the girder: =
w (19 + 77 A)
L(2 Pm + wL)
Bending moment: M =
8
M (0.5h + t f )
Bending Stress: σ=
1000 I
t
Flange buckling stress limit: σ f = 72,845[ w ]2
b
t
Web crippling stress limit: σ w = 3, 648, 276[ w ]2
h
Shear force: =S 0.5( Ps + wL)
L3 (8 Pm + 5wL)
Deflection: D=
384 *106 ( EI )
S
Average shear stress: τ=
1000htw
Objective function to minimize the material volume of the girder is defined as:
= AL
Vol = (htw + 2bt f ) L
Design variables for the plate girder optimization problem are defined as:
h = web height, m
b = flange weight, m
t f = flange thickness, m
t w = web thickness, m
Solution
(1) One possible format for setting up the Excel worksheet for this problem is shown below.
The objective function, variables, and constraints are input into the Solver Parameters
dialog box as shown. Once the problem is defined, click “Solve” to solve the problem
and to bring up the Solver Results dialog box.
(2) Choose “Keep Solver Solution” in the Solver Results dialog box, highlight “Answers,
Sensitivity, and Limits” under Reports, and click “OK” to obtain the solution.
(3) The answer report shows that for initial design variable values of b=1 and tw=0.1 a solution of
b=0.4503 and tw=0.0675, which gives an objective function value of 2.87, is obtained.
2 3