Numerical optimization techniques for engineering design: with applications
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
New York, NY [u.a.]
McGraw-Hill
1984
|
Schriftenreihe: | McGraw-Hill series in mechanical engineering.
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Literaturangaben |
Beschreibung: | XVII, 333 S. graph. Darst. |
ISBN: | 0070669643 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV002035518 | ||
003 | DE-604 | ||
005 | 20080408 | ||
007 | t | ||
008 | 890928s1984 d||| |||| 00||| eng d | ||
020 | |a 0070669643 |9 0-07-066964-3 | ||
035 | |a (OCoLC)9785595 | ||
035 | |a (DE-599)BVBBV002035518 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-91 |a DE-91G |a DE-703 |a DE-898 |a DE-634 |a DE-83 |a DE-29T |a DE-92 | ||
050 | 0 | |a TA174 | |
082 | 0 | |a 620/.00425 |2 19 | |
084 | |a SK 870 |0 (DE-625)143265: |2 rvk | ||
084 | |a TEC 620f |2 stub | ||
084 | |a MAT 910f |2 stub | ||
100 | 1 | |a Vanderplaats, Garret N. |e Verfasser |4 aut | |
245 | 1 | 0 | |a Numerical optimization techniques for engineering design |b with applications |c Garret N. Vanderplaats |
264 | 1 | |a New York, NY [u.a.] |b McGraw-Hill |c 1984 | |
300 | |a XVII, 333 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a McGraw-Hill series in mechanical engineering. | |
500 | |a Literaturangaben | ||
650 | 4 | |a Calculs numériques | |
650 | 7 | |a Calculs numériques |2 ram | |
650 | 4 | |a Conception technique | |
650 | 7 | |a Conception technique |2 ram | |
650 | 4 | |a Optimisation mathématique | |
650 | 7 | |a Optimisation mathématique |2 ram | |
650 | 4 | |a Engineering design | |
650 | 4 | |a Mathematical optimization | |
650 | 4 | |a Numerical calculations | |
650 | 0 | 7 | |a Optimierung |0 (DE-588)4043664-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Konstruieren |0 (DE-588)4139312-0 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Konstruieren |0 (DE-588)4139312-0 |D s |
689 | 0 | 1 | |a Optimierung |0 (DE-588)4043664-0 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001330883&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
940 | 1 | |q TUB-nveb | |
999 | |a oai:aleph.bib-bvb.de:BVB01-001330883 |
Datensatz im Suchindex
_version_ | 1804116485688262656 |
---|---|
adam_text | CONTENTS
Preface xiii
Chapter 1 Basic Concepts 1
1 1 Introduction 1
1 2 Optimization Concepts 4
1 3 General Problem Statement 9
1 4 The Iterative Optimization Procedure 10
1 5 Existence and Uniqueness of an Optimum Solution 12
1 5.1 Unconstrained Problems 12
1 5.2 Constrained Problems 14
1 5.3 The Kuhn Tucker Conditions 17
1 6 Concluding Remarks 19
1 6.1 Advantages of Using Numerical Optimization 20
1 6.2 Limitations of Numerical Optimization 20
1 6.3 Summary 20
References 21
Problems 21
Chapter 2 Functions of One Variable 24
2 1 Introduction 24
2 2 Polynomial Approximations 26
2 2.1 Polynomial Coefficients 30
2 2.2 The Zero of a Polynomial 32
2 2.3 The Minimum or Maximum of a Polynomial 36
2 3 Golden Section Method 41
2 3.1 The Golden Section Algorithm 43
2 3.2 The Maximum or Zero of a Function 45
2 4 Finding Bounds on the Solution 49
2 4.1 Bounds on F = 0 50
2 4.2 Bounds on the Minimum of F 52
vii
Viii CONTENTS
2 5 Constrained Functions of One Variable 54
2 5.1 The Direct Approach 55
2 5.2 The Indirect Approach 56
2 6 A General Strategy for Minimizing Functions of One Variable 58
2 6.1 Unconstrained Functions 59
2 6.2 Constrained Functions—Initially Feasible 62
2 6.3 Constrained Functions—Initially Infeasible 62
2 7 Summary 64
References 68
Problems 68
Chapter 3 Unconstrained Functions of N Variables 71
3 1 Introduction 71
3 1.1 Search Methods 73
3 1.2 General Optimization Strategy 75
3 1.3 The Optimization Algorithm 78
3 2 Zero Order Methods 79
3 2.1 Random Search 80
3 2.2 Powell s Method 84
3 2.3 Other Zero Order Methods 87
3 3 First Order Methods 88
3 3.1 Steepest Descent 88
3 3.2 The Conjugate Direction Method 89
3 3.3 Variable Metric Methods 92
3 4 Second Order Methods: Newton s Method 93
3 5 Scaling of the Variables 97
3 6 Convergence Criteria 100
3 6.1 Maximum Number of Iterations 100
3 6.2 Absolute or Relative Change in the Objective Function 100
3 6.3 The Kuhn Tucker Conditions 101
3 6.4 The Convergence Algorithm 101
References 102
Problems 103
Chapter 4 Constrained Functions of N Variables:
Linear Programming 104
4 1 Introduction 104
4 2 Standard Linear Programming Form 105
4 2.1 Matrix Form of the Linear Programming Problem 106
4 3 Possible Solutions to the Linear Programming Problem 108
4 4 The Simplex Method 110
4 4.1 The Simplex Algorithm 115
4 5 Some Applications of Linear Programming 116
References 119
Problems 119
CONTENTS IX
Chapter 5 Constrained Functions of N Variables:
Sequential Unconstrained Minimization
Techniques 121
5 1 Introduction 121
5 2 The Exterior Penalty Function 123
5 3 The Interior Penalty Function 128
5 4 The Extended Interior Penalty Function , 132
5 4.1 The Linear Extended Penalty Function 132
5 4.2 The Quadratic Extended Penalty Function 132
5 4.3 The Variable Penalty Function 134
5 5 Scaling of the Constraints 136
5 6 Picking the Initial Penalty Parameter 137
5 7 A Note on the One Dimensional Search 138
5 8 The Augmented Lagrange Multiplier Method 140
5 8.1 Equality Constrained Problems 140
5 8.2 Inequality Constrained Problems 145
5 8.3 The General Constrained Optimization Problem 146
References 150
Problems 151
Chapter 6 Constrained Functions of N Variables:
Direct Methods 153
6 1 Introduction 153
6 2 Random Search 153
6 3 Sequential Linear Programming 155
6 4 The Method of Centers 157
6 5 The Method of Feasible Directions 163
6 5.1 Dealing with Initially Infeasible Designs 171
6 5.2 Search Direction Modification 172
6 5.3 Equality Constraints 175
6 6 The Generalized Reduced Gradient Method 177
6.6.1 Dealing with Initially Infeasible Designs 184
6.6.2 Discussion 185
6 7 A Robust Feasible Directions Method 186
6 7.1 The Search Direction 187
6 7.2 Equality Constraints 189
6 7.3 The One Dimensional Search 191
6 7.4 Initially Infeasible Designs 192
6 7.5 Infrequent Gradient Calculations 193
6 7.6 Discussion 195
6 8 Sequential Quadratic Programming 195
References 201
Problems 202
Chapter 7 Approximation Techniques 204
7 1 Introduction 204
7 2 Design Variable Linking 205
X CONTENTS
7 3 The Reduced Basis Concept 208
7 4 Formal Approximations 211
7 5 Constraint Deletion 215
7 6 Sensitivity of the Optimum Design to Problem Parameters 217
7 6.1 Sensitivity Analysis Using the Kuhn Tucker Conditions 217
7 6.2 Sensitivity Analysis Using the Concept
of a Feasible Direction 220
References 225
Problems 225
Chapter 8 Duality 227
8 1 Introduction 227
8 2 Basic Concepts 227
8 2.1 Convex Sets 228
8 2.2 Convex and Concave Functions 230
8 2.3 The Lagrangian and the Kuhn Tucker Conditions 233
8 2.4 Saddle Points 233
8 2.5 The Max Min Problem 235
8 3 The Primal and Dual Problems 236
8 4 Computational Considerations 237
8 5 Applications of Duality 238
8 5.1 Duality in Linear Programming 238
8 5.2 Duality Applied to Structural Optimization 241
8 5.3 General Use of Duality in Nonlinear Optimization 246
References 248
Problems 249
Chapter 9 Structural Optimization 250
9 1 Introduction 250
9 2 The Finite Element Method 251
9 3 Gradient Computations 255
9 4 Structural Design 258
9 4.1 Fully Stressed Design 258
9 4.2 Approximation Techniques 260
9 5 Truss Structures 263
9 5.1 Design of Trusses of Specified Geometry 264
9 5.2 Design of Trusses, Including Configuration Variables 267
9 6 Design of General Structures of Fixed Configuration 271
9 6.1 Membrane and Shear Structures 272
9 6.2 Continuum Structures 274
9 6.3 Composite Structures 277
9 7 Summary 279
References 279
Chapter 10 General Design Applications 283
10 1 Introduction 283
10 2 Aerodynamic Shape Optimization 283
10 2.1 Wing Aerodynamic Optimization 291
CONTENTS xi
10 3 Machine Components 293
10 3.1 Design of Isotropic and Composite Driveshafts 293
10 3.2 Design of Internal Expanding Brakes 296
10 3.3 Design of Helical Gears 298
10 4 Probabilistic Design 300
10 5 Optimization Using Experimental Data 304
10 6 Design of Heat Exchangers and Steam Condensors 306
10 7 Aircraft and Ship Synthesis 309
10 7.1 Aircraft Synthesis 310
10 7.2 Ship Synthesis 316
10 8 Summary 317
References 317
Indexes 321
Name Index
Subject Index
|
any_adam_object | 1 |
author | Vanderplaats, Garret N. |
author_facet | Vanderplaats, Garret N. |
author_role | aut |
author_sort | Vanderplaats, Garret N. |
author_variant | g n v gn gnv |
building | Verbundindex |
bvnumber | BV002035518 |
callnumber-first | T - Technology |
callnumber-label | TA174 |
callnumber-raw | TA174 |
callnumber-search | TA174 |
callnumber-sort | TA 3174 |
callnumber-subject | TA - General and Civil Engineering |
classification_rvk | SK 870 |
classification_tum | TEC 620f MAT 910f |
ctrlnum | (OCoLC)9785595 (DE-599)BVBBV002035518 |
dewey-full | 620/.00425 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 620 - Engineering and allied operations |
dewey-raw | 620/.00425 |
dewey-search | 620/.00425 |
dewey-sort | 3620 3425 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Technik Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01961nam a2200529 c 4500</leader><controlfield tag="001">BV002035518</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20080408 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">890928s1984 d||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0070669643</subfield><subfield code="9">0-07-066964-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)9785595</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV002035518</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-898</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-92</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TA174</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">620/.00425</subfield><subfield code="2">19</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 870</subfield><subfield code="0">(DE-625)143265:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">TEC 620f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MAT 910f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Vanderplaats, Garret N.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Numerical optimization techniques for engineering design</subfield><subfield code="b">with applications</subfield><subfield code="c">Garret N. Vanderplaats</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York, NY [u.a.]</subfield><subfield code="b">McGraw-Hill</subfield><subfield code="c">1984</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVII, 333 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">McGraw-Hill series in mechanical engineering.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturangaben</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Calculs numériques</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Calculs numériques</subfield><subfield code="2">ram</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Conception technique</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Conception technique</subfield><subfield code="2">ram</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Optimisation mathématique</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Optimisation mathématique</subfield><subfield code="2">ram</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Engineering design</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Mathematical optimization</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Numerical calculations</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Optimierung</subfield><subfield code="0">(DE-588)4043664-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Konstruieren</subfield><subfield code="0">(DE-588)4139312-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Konstruieren</subfield><subfield code="0">(DE-588)4139312-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Optimierung</subfield><subfield code="0">(DE-588)4043664-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001330883&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="940" ind1="1" ind2=" "><subfield code="q">TUB-nveb</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-001330883</subfield></datafield></record></collection> |
id | DE-604.BV002035518 |
illustrated | Illustrated |
indexdate | 2024-07-09T15:39:16Z |
institution | BVB |
isbn | 0070669643 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-001330883 |
oclc_num | 9785595 |
open_access_boolean | |
owner | DE-91 DE-BY-TUM DE-91G DE-BY-TUM DE-703 DE-898 DE-BY-UBR DE-634 DE-83 DE-29T DE-92 |
owner_facet | DE-91 DE-BY-TUM DE-91G DE-BY-TUM DE-703 DE-898 DE-BY-UBR DE-634 DE-83 DE-29T DE-92 |
physical | XVII, 333 S. graph. Darst. |
psigel | TUB-nveb |
publishDate | 1984 |
publishDateSearch | 1984 |
publishDateSort | 1984 |
publisher | McGraw-Hill |
record_format | marc |
series2 | McGraw-Hill series in mechanical engineering. |
spelling | Vanderplaats, Garret N. Verfasser aut Numerical optimization techniques for engineering design with applications Garret N. Vanderplaats New York, NY [u.a.] McGraw-Hill 1984 XVII, 333 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier McGraw-Hill series in mechanical engineering. Literaturangaben Calculs numériques Calculs numériques ram Conception technique Conception technique ram Optimisation mathématique Optimisation mathématique ram Engineering design Mathematical optimization Numerical calculations Optimierung (DE-588)4043664-0 gnd rswk-swf Konstruieren (DE-588)4139312-0 gnd rswk-swf Konstruieren (DE-588)4139312-0 s Optimierung (DE-588)4043664-0 s DE-604 HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001330883&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Vanderplaats, Garret N. Numerical optimization techniques for engineering design with applications Calculs numériques Calculs numériques ram Conception technique Conception technique ram Optimisation mathématique Optimisation mathématique ram Engineering design Mathematical optimization Numerical calculations Optimierung (DE-588)4043664-0 gnd Konstruieren (DE-588)4139312-0 gnd |
subject_GND | (DE-588)4043664-0 (DE-588)4139312-0 |
title | Numerical optimization techniques for engineering design with applications |
title_auth | Numerical optimization techniques for engineering design with applications |
title_exact_search | Numerical optimization techniques for engineering design with applications |
title_full | Numerical optimization techniques for engineering design with applications Garret N. Vanderplaats |
title_fullStr | Numerical optimization techniques for engineering design with applications Garret N. Vanderplaats |
title_full_unstemmed | Numerical optimization techniques for engineering design with applications Garret N. Vanderplaats |
title_short | Numerical optimization techniques for engineering design |
title_sort | numerical optimization techniques for engineering design with applications |
title_sub | with applications |
topic | Calculs numériques Calculs numériques ram Conception technique Conception technique ram Optimisation mathématique Optimisation mathématique ram Engineering design Mathematical optimization Numerical calculations Optimierung (DE-588)4043664-0 gnd Konstruieren (DE-588)4139312-0 gnd |
topic_facet | Calculs numériques Conception technique Optimisation mathématique Engineering design Mathematical optimization Numerical calculations Optimierung Konstruieren |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001330883&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT vanderplaatsgarretn numericaloptimizationtechniquesforengineeringdesignwithapplications |