Home > Science, Technology & Agriculture > Mechanical engineering and materials > Engineering Design via Surrogate Modelling: A Practical Guide
7%
Engineering Design via Surrogate Modelling: A Practical Guide

Engineering Design via Surrogate Modelling: A Practical Guide

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

Surrogate models expedite the search for promising designs by standing in for expensive design evaluations or simulations. They provide a global model of some metric of a design (such as weight, aerodynamic drag, cost, etc.), which can then be optimized efficiently. Engineering Design via Surrogate Modelling is a self-contained guide to surrogate models and their use in engineering design. The fundamentals of building, selecting, validating, searching and refining a surrogate are presented in a manner accessible to novices in the field. Figures are used liberally to explain the key concepts and clearly show the differences between the various techniques, as well as to emphasize the intuitive nature of the conceptual and mathematical reasoning behind them. More advanced and recent concepts are each presented in stand-alone chapters, allowing the reader to concentrate on material pertinent to their current design problem, and concepts are clearly demonstrated using simple design problems. This collection of advanced concepts (visualization, constraint handling, coping with noisy data, gradient-enhanced modelling, multi-fidelity analysis and multiple objectives) represents an invaluable reference manual for engineers and researchers active in the area. Engineering Design via Surrogate Modelling is complemented by a suite of Matlab codes, allowing the reader to apply all the techniques presented to their own design problems. By applying statistical modelling to engineering design, this book bridges the wide gap between the engineering and statistics communities. It will appeal to postgraduates and researchers across the academic engineering design community as well as practising design engineers. Provides an inclusive and practical guide to using surrogates in engineering design. Presents the fundamentals of building, selecting, validating, searching and refining a surrogate model. Guides the reader through the practical implementation of a surrogate-based design process using a set of case studies from real engineering design challenges. Accompanied by a companion website featuring Matlab software at http://www.wiley.com/go/forrester

Table of Contents:
Preface ix About the Authors xi Foreword xiii Prologue xv Part I Fundamentals 1 1 Sampling Plans 3 1.1 The ‘Curse of Dimensionality’ and How to Avoid It 4 1.2 Physical versus Computational Experiments 4 1.3 Designing Preliminary Experiments (Screening) 6 1.3.1 Estimating the Distribution of Elementary Effects 6 1.4 Designing a Sampling Plan 13 1.4.1 Stratification 13 1.4.2 Latin Squares and Random Latin Hypercubes 15 1.4.3 Space-filling Latin Hypercubes 17 1.4.4 Space-filling Subsets 28 1.5 A Note on Harmonic Responses 29 1.6 Some Pointers for Further Reading 30 References 31 2 Constructing a Surrogate 33 2.1 The Modelling Process 33 2.1.1 Stage One: Preparing the Data and Choosing a Modelling Approach 33 2.1.2 Stage Two: Parameter Estimation and Training 35 2.1.3 Stage Three: Model Testing 36 2.2 Polynomial Models 40 2.2.1 Example One: Aerofoil Drag 42 2.2.2 Example Two: A Multimodal Testcase 44 2.2.3 What About the k-variable Case? 45 2.3 Radial Basis Function Models 45 2.3.1 Fitting Noise-Free Data 45 2.3.2 Radial Basis Function Models of Noisy Data 49 2.4 Kriging 49 2.4.1 Building the Kriging Model 51 2.4.2 Kriging Prediction 59 2.5 Support Vector Regression 63 2.5.1 The Support Vector Predictor 64 2.5.2 The Kernel Trick 67 2.5.3 Finding the Support Vectors 68 2.5.4 Finding μ 70 2.5.5 Choosing C and ε 71 2.5.6 Computing ε: v-SVR 73 2.6 The Big(ger) Picture 75 References 76 3 Exploring and Exploiting a Surrogate 77 3.1 Searching the Surrogate 78 3.2 Infill Criteria 79 3.2.1 Prediction Based Exploitation 79 3.2.2 Error Based Exploration 84 3.2.3 Balanced Exploitation and Exploration 85 3.2.4 Conditional Likelihood Approaches 91 3.2.5 Other Methods 101 3.3 Managing a Surrogate Based Optimization Process 102 3.3.1 Which Surrogate for What Use? 102 3.3.2 How Many Sample Plan and Infill Points? 102 3.3.3 Convergence Criteria 103 3.4 Search of the Vibration Isolator Geometry Feasibility Using Kriging Goal Seeking 104 References 106 Part II Advanced Concepts 109 4 Visualization 111 4.1 Matrices of Contour Plots 112 4.2 Nested Dimensions 114 Reference 116 5 Constraints 117 5.1 Satisfaction of Constraints by Construction 117 5.2 Penalty Functions 118 5.3 Example Constrained Problem 121 5.3.1 Using a Kriging Model of the Constraint Function 121 5.3.2 Using a Kriging Model of the Objective Function 123 5.4 Expected Improvement Based Approaches 125 5.4.1 Expected Improvement with Simple Penalty Function 126 5.4.2 Constrained Expected Improvement 126 5.5 Missing Data 131 5.5.1 Imputing Data for Infeasible Designs 133 5.6 Design of a Helical Compression Spring Using Constrained Expected Improvement 136 5.7 Summary 139 References 139 6 Infill Criteria with Noisy Data 141 6.1 Regressing Kriging 143 6.2 Searching the Regression Model 144 6.2.1 Re-Interpolation 146 6.2.2 Re-Interpolation with Conditional Likelihood Approaches 149 6.3 A Note on Matrix Ill-Conditioning 152 6.4 Summary 152 References 153 7 Exploiting Gradient Information 155 7.1 Obtaining Gradients 155 7.1.1 Finite Differencing 155 7.1.2 Complex Step Approximation 156 7.1.3 Adjoint Methods and Algorithmic Differentiation 156 7.2 Gradient-enhanced Modelling 157 7.3 Hessian-enhanced Modelling 162 7.4 Summary 165 References 165 8 Multi-fidelity Analysis 167 8.1 Co-Kriging 167 8.2 One-variable Demonstration 173 8.3 Choosing Xc and Xe 176 8.4 Summary 177 References 177 9 Multiple Design Objectives 179 9.1 Pareto Optimization 179 9.2 Multi-objective Expected Improvement 182 9.3 Design of the Nowacki Cantilever Beam Using Multi-objective, Constrained Expected Improvement 186 9.4 Design of a Helical Compression Spring Using Multi-objective, Constrained Expected Improvement 191 9.5 Summary 192 References 192 Appendix: Example Problems 195 A.1 One-Variable Test Function 195 A.2 Branin Test Function 196 A.3 Aerofoil Design 197 A.4 The Nowacki Beam 198 A.5 Multi-objective, Constrained Optimal Design of a Helical Compression Spring 200 A.6 Novel Passive Vibration Isolator Feasibility 202 References 203 Index 205


Best Sellers


Product Details
  • ISBN-13: 9780470060681
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: John Wiley & Sons Inc
  • Depth: 19
  • Language: English
  • Returnable: N
  • Series Title: English
  • Sub Title: A Practical Guide
  • Width: 176 mm
  • ISBN-10: 0470060689
  • Publisher Date: 25 Jul 2008
  • Binding: Hardback
  • Height: 249 mm
  • No of Pages: 240
  • Returnable: N
  • Spine Width: 20 mm
  • Weight: 643 gr


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Engineering Design via Surrogate Modelling: A Practical Guide
John Wiley & Sons Inc -
Engineering Design via Surrogate Modelling: A Practical Guide
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Engineering Design via Surrogate Modelling: A Practical Guide

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA