Aircraft Aerodynamic Design – Geometry and Optimization
Home > Science, Technology & Agriculture > Transport technology and trades > Aerospace and aviation technology > Aircraft Aerodynamic Design – Geometry and Optimization
Aircraft Aerodynamic Design – Geometry and Optimization

Aircraft Aerodynamic Design – Geometry and Optimization


     0     
5
4
3
2
1



Out of Stock


Notify me when this book is in stock
X
About the Book

Optimal aircraft design is impossible without a parametric representation of the geometry of the airframe. We need a mathematical model equipped with a set of controls, or design variables, which generates different candidate airframe shapes in response to changes in the values of these variables. This model's objectives are to be flexible and concise, and capable of yielding a wide range of shapes with a minimum number of design variables. Moreover, the process of converting these variables into aircraft geometries must be robust. Alas, flexibility, conciseness and robustness can seldom be achieved simultaneously. Aircraft Aerodynamic Design: Geometry and Optimization addresses this problem by navigating the subtle trade-offs between the competing objectives of geometry parameterization. It beginswith the fundamentals of geometry-centred aircraft design, followed by a review of the building blocks of computational geometries, the curve and surface formulations at the heart of aircraft geometry. The authors then cover a range of legacy formulations in the build-up towards a discussion of the most flexible shape models used in aerodynamic design (with a focus on lift generating surfaces). The book takes a practical approach and includes MATLAB(R), Python and Rhinoceros(R) code, as well as real-life example case studies. Key features: * Covers effective geometry parameterization within the context of design optimization * Demonstrates how geometry parameterization is an important element of modern aircraft design * Includes code and case studies which enable the reader to apply each theoretical concept either as an aid to understanding or as a building block of their own geometry model * Accompanied by a website hosting codes Aircraft Aerodynamic Design: Geometry and Optimization is a practical guide for researchers and practitioners in the aerospace industry, and a reference for graduate and undergraduate students in aircraft design and multidisciplinary design optimization.

Table of Contents:
Series Preface xi Preface xiii 1 Prologue 1 2 Geometry Parameterization: Philosophy and Practice 7 2.1 A Sense of Scale 7 2.1.1 Separating Shape and Scale 7 2.1.2 Nondimensional Coefficients 9 2.2 Parametric Geometries 11 2.2.1 Pre-Optimization Checks 13 2.3 What Makes a Good Parametric Geometry: Three Criteria 15 2.3.1 Conciseness 15 2.3.2 Robustness 16 2.3.3 Flexibility 16 2.4 A Parametric Fuselage: A Case Study in the Trade-Offs of Geometry Optimization 18 2.4.1 Parametric Cross-Sections 18 2.4.2 Fuselage Cross-Section Optimization: An Illustrative Example 22 2.4.3 A Parametric Three-Dimensional Fuselage 27 2.5 A General Observation on the Nature of Fixed-Wing Aircraft Geometry Modelling 29 2.6 Necessary Flexibility 30 2.7 The Place of a Parametric Geometry in the Design Process 31 2.7.1 Optimization: A Hierarchy of Objective Functions 31 2.7.2 Competing Objectives 32 2.7.3 Optimization Method Selection 35 2.7.4 Inverse Design 37 3 Curves 41 3.1 Conics and B'ezier Curves 41 3.1.1 Projective Geometry Construction of Conics 42 3.1.2 Parametric Bernstein Conic 43 3.1.3 Rational Conics and B'ezier Curves 49 3.1.4 Properties of B'ezier Curves 50 3.2 B'ezier Splines 51 3.3 Ferguson s Spline 52 3.4 B-Splines 57 3.5 Knots 59 3.6 Nonuniform Rational Basis Splines 60 3.7 Implementation in Rhino 64 3.8 Curves for Optimization 65 4 Surfaces 67 4.1 Lofted, Translated and Coons Surfaces 67 4.2 B'ezier Surfaces 69 4.3 B-Spline and Nonuniform Rational Basis Spline Surfaces 74 4.4 Free-Form Deformation 76 4.5 Implementation in Rhino 82 4.5.1 Nonuniform Rational Basis Splines-Based Surfaces 82 4.5.2 Free-Form Deformation 82 4.6 Surfaces for Optimization 84 5 Aerofoil Engineering: Fundamentals 91 5.1 Definitions, Conventions, Taxonomy, Description 91 5.2 A Non-Taxonomy of Aerofoils 92 5.2.1 Low-Speed Aerofoils 93 5.2.2 Subsonic Aerofoils 93 5.2.3 Transonic Aerofoils 93 5.2.4 Supersonic Aerofoils 94 5.2.5 Natural Laminar Flow Aerofoils 94 5.2.6 Multi-Element Aerofoils 95 5.2.7 Morphing and Flexible Aerofoils 98 5.3 Legacy versus Custom-Designed Aerofoils 98 5.4 Using Legacy Aerofoil Definitions 99 5.5 Handling Legacy Aerofoils: A Practical Primer 101 5.6 Aerofoil Families versus Parametric Aerofoils 102 6 Families of Legacy Aerofoils 103 6.1 The NACA Four-Digit Section 103 6.1.1 A One-Variable Thickness Distribution 104 6.1.2 A Two-Variable Camber Curve 105 6.1.3 Building the Aerofoil 105 6.1.4 Nomenclature 106 6.1.5 A Drawback and Two Fixes 107 6.1.6 The Distribution of Points: Sampling Density Variations and Cusps 107 6.1.7 A MATLAB(R) Implementation 109 6.1.8 An OpenNURBS/Rhino-Python Implementation 111 6.1.9 Applications 112 6.2 The NACA Five-Digit Section 113 6.2.1 A Three-Variable Camber Curve 113 6.2.2 Nomenclature and Implementation 116 6.3 The NACA SC Families 118 6.3.1 SC(2) 118 7 Aerofoil Parameterization 123 7.1 Complex Transforms 123 7.1.1 The Joukowski Aerofoil 124 7.2 Can a Pair of Ferguson Splines Represent an Aerofoil? 125 7.2.1 A Simple Parametric Aerofoil 125 7.3 Kulfan s Class- and Shape-Function Transformation 127 7.3.1 A Generic Aerofoil 128 7.3.2 Transforming a Legacy Aerofoil 130 7.3.3 Approximation Accuracy 132 7.3.4 The Kulfan Transform as a Filter 135 7.3.5 Computational Implementation 137 7.3.6 Class- and Shape-Function Transformation in Optimization: Global versus Local Search 139 7.3.7 Capturing the Shared Features of a Family of Aerofoils 140 7.4 Other Formulations: Past, Present and Future 142 8 Planform Parameterization 145 8.1 The Aspect Ratio 145 8.1.1 Induced Drag 148 8.1.2 Structural Efficiency 150 8.1.3 Airport Compatibility 150 8.1.4 Handling 151 8.2 The Taper Ratio 152 8.3 Sweep 153 8.3.1 Terminology 153 8.3.2 Sweep in Transonic Flight 155 8.3.3 Sweep in Supersonic Flight 157 8.3.4 Forward Sweep 158 8.3.5 Variable Sweep 159 8.3.6 Swept-Wing Growth 161 8.4 Wing Area 162 8.4.1 Constraints on the Wing Area 162 8.5 Planform Definition 167 8.5.1 From Sketch to Geometry 167 8.5.2 Introducing Scaling Factors: A Design Heuristic and a Simple Example 168 8.5.3 More Complex Planforms and an Additional Scaling Factor 169 8.5.4 Spanwise Chord Variation 171 9 Three-Dimensional Wing Synthesis 175 9.1 Fundamental Variables 175 9.1.1 Twist 175 9.1.2 Dihedral 176 9.2 Coordinate Systems 177 9.2.1 Cartesian Systems 177 9.2.2 A Wing-Bound, Curvilinear Dimension 181 9.3 The Synthesis of a Nondimensional Wing 181 9.3.1 Example: A Blended Box Wing 183 9.3.2 Example: Parameterization of a Blended Winglet 187 9.4 Wing Geometry Scaling. A Case Study: Design of a Commuter Airliner Wing 189 9.5 Indirect Wing Geometry Scaling 196 10 Design Sensitivities 199 10.1 Analytical and Finite-Difference Sensitivities 199 10.2 Algorithmic Differentiation 201 10.2.1 Forward Propagation of Tangents 201 10.2.2 Reverse Mode 203 10.3 Example: Differentiating an Aerofoil from Control Points to Lift Coefficient 204 10.4 Example Inverse Design 212 11 Basic Aerofoil Analysis: AWorked Example 217 11.1 Creating the .dat and .in files using Python 218 11.2 Running XFOIL from Python 219 12 Human-Powered Aircraft Wing Design: A Case Study in Aerodynamic Shape Optimization 223 12.1 Constraints 225 12.2 Planform Design 225 12.3 Aerofoil Section Design 226 12.4 Optimization 226 12.4.1 NACA Four-Digit Wing 227 12.4.2 Ferguson Spline Wing 229 12.5 Improving the Design 230 13 Epilogue: Challenging Topological Prejudice 237 References 239 Index 243

About the Author :
Andras Sobester is a Senior Lecturer in Aeronautical Engineering at the University of Southampton. Beyond aircraft geometry parameterization, his research interests include design optimization techniques (in particular, evolutionary algorithms, machine learning systems and surrogate model-assisted search heuristics), high altitude flight (on fixed wings or balloon-borne) and the use of additive manufacturing techniques in aircraft design. In terms of applying these technologies, his main focus is on the design of high altitude unmanned air vehicles for scientific applications. He leads the ASTRA (Atmospheric Science Through Robotic Aircraft) initiative, which aims to develop high altitude unmanned air systems for meteorological and Earth science research. Previous work includes research into reducing the environmental impact of passenger airliners through unconventional airframe geometries, undertaken as part of a Royal Academy of Engineering (RAEng) Research Fellowship. Andras also lectures on the University s Aeronautical Engineering undergraduate course he leads the Aircraft Operations and Mechanics of Flight, and the Aircraft Design modules. Alexander I. J. Forrester was born and brought up in Wirksworth, Derbyshire in the north of England. He studied for a Masters in aerospace engineering, followed by a PhD in computational engineering at the University of Southampton where he is now a Senior Lecturer. He is a member of the Computational Engineering and Design Research Group and the Institute for Life Sciences. His research interests lie in the efficient use of simulation and experiments in design optimization. Alex leads the teaching of engineering design across the University's Mechanical, Aeronautical and Ship Science first-year undergraduate courses. He also teaches design optimization to postgraduate level and supervises the University's undergraduate-developed human powered aircraft.

Review :
Aircraft Aerodynamic Design: Geometry and Optimization is a practical guide for researchers and practitioners in the aerospace industry, and a reference for graduate and undergraduate students in aircraft design and multidisciplinary design optimization. (Expofairs.com, 7 January 2015)


Best Sellers


Product Details
  • ISBN-13: 9781118534748
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: John Wiley & Sons Inc
  • Height: 250 mm
  • No of Pages: 264
  • Weight: 666 gr
  • ISBN-10: 1118534743
  • Publisher Date: 03 Oct 2014
  • Binding: Other digital
  • Language: English
  • Spine Width: 15 mm
  • Width: 150 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Aircraft Aerodynamic Design – Geometry and Optimization
John Wiley & Sons Inc -
Aircraft Aerodynamic Design – Geometry and Optimization
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.

Aircraft Aerodynamic Design – Geometry and Optimization

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!