Details

Flight Simulation Software


Flight Simulation Software

Design, Development and Testing
Aerospace Series 1. Aufl.

von: David Allerton, Peter Belobaba, Jonathan Cooper, Allan Seabridge

94,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 05.12.2022
ISBN/EAN: 9781119737650
Sprache: englisch
Anzahl Seiten: 512

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<b>Flight Simulation Software</b> <p><b>Explains the many aspects of flight simulator design, including open source tools for developing an engineering flight simulator</b> <p>Flight simulation is an indispensable technology for civil and military aviation and the aerospace industry. Real-time simulation tools span across all aspects of aircraft development, from aerodynamics and flight dynamics to avionics and image generation systems. Knowledge of flight simulation software is vital for aerospace engineering professionals, educators, and students. <i>Flight Simulation Software</i> contains comprehensive and up-to-date coverage of the computer tools required to design and develop a flight simulator. <p>Written by a noted expert with decades of experience developing flight simulators in academia, this highly practical resource enables readers to develop their own simulations with readily available open source software rather than relying on costly commercial simulation packages. The book features working software taken from operational flight simulators and provides step-by-step guidance on software design, computer graphics, parallel processing, aircraft equations of motion, navigation and flight control systems, and more. <ul><li>Explains both fundamental theory and real-world practice of simulation in engineering design</li> <li>Covers a wide range of topics, including coding standards, software validation, user interface design, and sensor modelling</li> <li>Describes techniques used in modern flight simulation including distributed architectures and the use of GPUs for real-time graphics rendering</li> <li>Addresses unique aspects of flight simulation such as designing flight control systems, visual systems, and simulator instructor stations</li> <li>Includes a companion website with downloadable open-source software and additional resources</li></ul> <p><i>Flight Simulation Software</i> is a must-have guide for all developers and users of simulation tools, as well as the ideal textbook for relevant undergraduate and postgraduate courses in computer science, aeronautical engineering, electrical engineering, and mechanical engineering programs.
<p>Preface xiii</p> <p>Aerospace Series Preface xvii</p> <p>Glossary xix</p> <p>About the Author xxiii</p> <p>About the Companion Website xxv</p> <p><b>1 Design of an Engineering Flight Simulator 1</b></p> <p>1.1 The Evolution of Flight Simulation 1</p> <p>1.2 Structure of a Flight Simulator 3</p> <p>1.3 Real-time Flight Simulation 6</p> <p>1.3.1 The Concept of Real-time Computing 6</p> <p>1.3.2 Operating Systems 8</p> <p>1.3.3 Latency 9</p> <p>1.4 Distributed Computing 10</p> <p>1.5 Processes and Threads 15</p> <p>1.5.1 Multi-tasking 15</p> <p>1.5.2 Semaphores 16</p> <p>1.5.3 Asynchronous Input 18</p> <p>1.5.4 Real-time Scheduling 21</p> <p>1.6 Software Partitioning 22</p> <p>1.7 Simulator Data 24</p> <p>1.8 Input and Output 29</p> <p>1.8.1 Data Acquisition 29</p> <p>1.8.2 Digital-to-Analogue Conversion 30</p> <p>1.8.3 Analogue-to-Digital Conversion 31</p> <p>1.8.4 Multiplexing 33</p> <p>1.8.5 Encoders 33</p> <p>1.8.6 Digital Input/Output 34</p> <p>1.8.7 Signal Conditioning 35</p> <p>1.8.8 Embedded Systems 36</p> <p>1.8.9 USB Interfacing 40</p> <p>References 42</p> <p><b>2 Software Methods in Simulation 45</b></p> <p>2.1 The Laplace Transform 45</p> <p>2.2 Transfer Functions 47</p> <p>2.3 Discrete-event Systems 54</p> <p>2.4 Data Fitting 58</p> <p>2.4.1 Data Sources 58</p> <p>2.4.2 Least-squares Method 60</p> <p>2.4.3 Spline Methods 63</p> <p>2.4.4 Extrapolation 70</p> <p>2.4.5 Observations on Data Fitting 72</p> <p>2.5 Numerical Methods 72</p> <p>2.6 Numerical Stability and Accuracy 80</p> <p>2.6.1 Numerical Stability 80</p> <p>2.6.2 Numerical Accuracy 82</p> <p>2.7 Timing Analysis 84</p> <p>2.8 Simulation Packages 87</p> <p>References 92</p> <p><b>3 Aircraft Equations of Motion 93</b></p> <p>3.1 Atmospheric Model 93</p> <p>3.1.1 The Atmosphere 93</p> <p>3.1.2 Wind 96</p> <p>3.1.3 Turbulence 96</p> <p>3.1.4 Wind Shear 98</p> <p>3.2 Axes 99</p> <p>3.2.1 Body Axes 99</p> <p>3.2.2 Stability Axes 101</p> <p>3.2.3 Local Frame 101</p> <p>3.2.4 Earth-centred Earth-fixed Frame 104</p> <p>3.2.5 Rotating Earth Frame 104</p> <p>3.3 Quaternions 105</p> <p>3.4 Aerodynamics 108</p> <p>3.4.1 Performance and Handling 109</p> <p>3.4.2 Coefficient of Lift 110</p> <p>3.4.3 Coefficient of Drag 112</p> <p>3.4.4 Coefficient of Side Force 113</p> <p>3.4.5 Pitching Moment Coefficients 114</p> <p>3.4.6 Rolling Moment Coefficients 115</p> <p>3.4.7 Yawing Moment Coefficients 115</p> <p>3.4.8 Mach Number 116</p> <p>3.4.9 Observations 117</p> <p>3.5 Equations of Motion 118</p> <p>3.5.1 Forces 120</p> <p>3.5.2 Moments 122</p> <p>3.5.3 Long-Range Navigation 125</p> <p>3.6 Propulsion 126</p> <p>3.6.1 Piston Engines 127</p> <p>3.6.2 Turbofans 134</p> <p>3.7 Landing Gear 137</p> <p>References 144</p> <p><b>4 Flight Control Systems 147</b></p> <p>4.1 Automatic Flight Control 147</p> <p>4.2 Development of Flight Control Laws 148</p> <p>4.2.1 The Case for Offline Development and Testing 148</p> <p>4.2.2 SimPlot 150</p> <p>4.2.3 Trimming 152</p> <p>4.3 PID Control 154</p> <p>4.4 Automatic Modes 157</p> <p>4.4.1 Turn Coordinator 157</p> <p>4.4.2 Yaw Damper 158</p> <p>4.4.3 Pitch Rate Controller 160</p> <p>4.4.4 Auto-throttle 163</p> <p>4.4.5 Vertical Speed Hold 165</p> <p>4.4.6 Altitude Hold 165</p> <p>4.4.7 Heading Hold 166</p> <p>4.4.8 Observations on Automatic Modes 170</p> <p>4.5 Airbus Control Laws 170</p> <p>4.5.1 Pitch Normal Law 171</p> <p>4.5.2 Roll Rate Law 173</p> <p>4.6 Tracking 174</p> <p>4.7 Auto-land 177</p> <p>4.8 Flight Director 180</p> <p>4.9 Flight Management Systems 181</p> <p>4.9.1 Flight Control Unit 182</p> <p>4.9.2 Flight Management Systems Simulation 182</p> <p>References 187</p> <p><b>5 Navigation Systems 189</b></p> <p>5.1 The Earth 189</p> <p>5.1.1 Gravity 189</p> <p>5.1.2 Magnetic Variation 190</p> <p>5.2 Sensor Modelling 191</p> <p>5.3 Navigation Principles 192</p> <p>5.3.1 Position 192</p> <p>5.3.2 Airspeed 194</p> <p>5.3.3 Altitude 195</p> <p>5.3.4 Heading 195</p> <p>5.3.5 Distance and Bearing 197</p> <p>5.4 Navigation Databases 199</p> <p>5.5 Map Projections and Charts 203</p> <p>5.6 Navigation Computations 207</p> <p>5.7 Radio Navigation Aids 212</p> <p>5.7.1 Automatic Direction Finding (ADF) 212</p> <p>5.7.2 VHF Omni-directional Range 214</p> <p>5.7.3 Distance Measuring Equipment 217</p> <p>5.7.4 Instrument Landing System 218</p> <p>5.8 Traffic Collision Avoidance Systems 221</p> <p>5.9 Inertial Navigation Systems 223</p> <p>5.10 Satellite Navigation 230</p> <p>References 241</p> <p><b>6 Aircraft Displays 243</b></p> <p>6.1 OpenGL 243</p> <p>6.1.1 The Development of OpenGL 243</p> <p>6.1.2 Legacy OpenGL 244</p> <p>6.1.3 OpenGL Version 4 245</p> <p>6.2 glib – A 2D Graphics Library for Flight Simulation 253</p> <p>6.2.1 GPU Software Interface 254</p> <p>6.2.2 Dots, Vectors and Triangles 256</p> <p>6.2.3 Textures 260</p> <p>6.2.4 Fonts 264</p> <p>6.2.5 Matrix Transformations 273</p> <p>6.2.6 Summary of glib Functions 275</p> <p>6.3 Graphics Libraries 275</p> <p>6.3.1 GLFW 277</p> <p>6.3.2 cglm 278</p> <p>6.3.3 PngLib 278</p> <p>6.3.4 FreeImage 279</p> <p>6.3.5 FreeType 281</p> <p>6.3.6 Compiling, Linking and Loading Shader Programs 281</p> <p>6.3.7 Svg 281</p> <p>6.4 Design Considerations 284</p> <p>6.4.1 Absolute and Relative Rendering 284</p> <p>6.4.2 Memory Organisation 286</p> <p>6.5 EFIS Displays 287</p> <p>6.5.1 Primary Flight Display 288</p> <p>6.5.2 Navigation Flight Display 292</p> <p>6.5.3 EICAS Display 294</p> <p>6.6 Flight Instruments 296</p> <p>6.7 Soft Panels 303</p> <p>References 308</p> <p><b>7 Image Generation Systems 309</b></p> <p>7.1 IG Pipeline 309</p> <p>7.2 Visual Databases 311</p> <p>7.2.1 Constructing Visual Databases 311</p> <p>7.2.2 Visual Database Standards 313</p> <p>7.2.3 Visual Database Editing Tools 314</p> <p>7.2.4 Representative Visual Databases 316</p> <p>7.2.5 Visual Database Organisation 319</p> <p>7.2.6 Binary-spaced Partition Trees 322</p> <p>7.3 OpenSceneGraph 323</p> <p>7.4 X-Plane 11 329</p> <p>7.4.1 X-Plane 11 API 329</p> <p>7.4.2 An X-Plane 11 Plug-in 330</p> <p>7.4.3 OSG versus X-Plane 11 333</p> <p>7.5 Head-up Displays 335</p> <p>7.6 Digital Terrain Elevation Data 337</p> <p>7.7 Visualisation 343</p> <p>7.8 Observations 343</p> <p>References 345</p> <p><b>8 Sound Generation 347</b></p> <p>8.1 Sound Waveforms 347</p> <p>8.2 Sound Generation Methods 350</p> <p>8.2.1 WAV Format 351</p> <p>8.2.2 Fast Fourier Transform 352</p> <p>8.2.3 FFTW 354</p> <p>8.2.4 Filters 356</p> <p>8.3 OpenAL 359</p> <p>8.3.1 OpenAL Application Programming Interface 359</p> <p>8.3.2 Loading Sound Files 360</p> <p>8.3.3 Dynamic Sounds 363</p> <p>8.4 Tones 364</p> <p>8.4.1 Outer Marker 365</p> <p>8.4.2 Middle Marker 367</p> <p>8.4.3 Morse Code 367</p> <p>8.4.4 Warnings 368</p> <p>8.4.5 Background Sounds 369</p> <p>8.4.6 Turbofan Sounds 369</p> <p>8.4.7 Real-time Sound Generation 371</p> <p>8.5 Recordings 372</p> <p>8.5.1 Airspeed-related Sound 372</p> <p>8.5.2 Turbofan Engines 373</p> <p>8.6 Observations 373</p> <p>References 374</p> <p><b>9 The Instructor Station 375</b></p> <p>9.1 Requirements 375</p> <p>9.1.1 User Interfaces 375</p> <p>9.1.2 Instructor Station Requirements 377</p> <p>9.2 GUIs 380</p> <p>9.2.1 User Inputs 380</p> <p>9.2.2 Colour 381</p> <p>9.2.3 Prototyping 381</p> <p>9.2.4 User Actions 384</p> <p>9.2.5 Software Considerations 384</p> <p>9.3 Design of the User Interface 387</p> <p>9.3.1 Classification of Operations 387</p> <p>9.3.2 Design and Implementation of Menus 390</p> <p>9.3.3 Widgets 395</p> <p>9.3.4 Mouse Events 400</p> <p>9.4 Real-time Operation 402</p> <p>9.5 Charts and Maps 405</p> <p>9.6 Flight Data Recording 408</p> <p>9.6.1 Data Recording 409</p> <p>9.6.2 Data Display 411</p> <p>9.7 Scripting 411</p> <p>9.7.1 A Simple Scripting Language 413</p> <p>9.7.2 A Stack Machine 414</p> <p>References 421</p> <p><b>10 Validation 423</b></p> <p>10.1 Software Verification 423</p> <p>10.2 Static Validation 424</p> <p>10.2.1 I/O Systems 425</p> <p>10.2.2 Control Loading Systems 426</p> <p>10.2.3 Weather Module 427</p> <p>10.2.4 Navigation Systems 428</p> <p>10.2.5 Display Modules 428</p> <p>10.2.6 Visual Systems 430</p> <p>10.2.7 The Instructor Station 432</p> <p>10.2.8 Networking 433</p> <p>10.3 Aircraft Performance 435</p> <p>10.3.1 Taxiing 436</p> <p>10.3.2 Take-off 436</p> <p>10.3.3 Level Flight 436</p> <p>10.3.4 Climbing Flight 440</p> <p>10.3.5 Approach and Touchdown 440</p> <p>10.3.6 Turning Flight 442</p> <p>10.3.7 Sideslip 444</p> <p>10.3.8 Observations 445</p> <p>10.4 Dynamic Response 445</p> <p>10.4.1 Longitudinal Dynamics 445</p> <p>10.4.2 Lateral Dynamics 447</p> <p>10.4.3 Engine Failure 449</p> <p>10.4.4 Observations 450</p> <p>10.5 Octave and MATLAB 451</p> <p>10.5.1 Longitudinal Model 452</p> <p>10.5.2 Lateral Model 456</p> <p>10.6 Simulator Qualification 459</p> <p>10.6.1 Aeroplane Flight Simulator Evaluation Handbook – Volume I 461</p> <p>10.6.2 Aeroplane Flight Simulator Evaluation Handbook – Volume II 462</p> <p>References 463</p> <p>Appendix 465</p> <p>A1 System-wide #include files 465</p> <p>A2 Libraries 466</p> <p>A3 Boeing 747-100 466</p> <p>A4 Cessna- 172 468</p> <p>A5 Supporting Files 469</p> <p>A6 SimPlot 470</p> <p>A7 Raspberry Pi 470</p> <p>A8 Diagnostics 471</p> <p>A9 MSYS2 471</p> <p>A10 Miscellaneous 472</p> <p>Index 473</p>
<p><b>David Allerton</b> is an Emeritus Professor at the University of Sheffield and Visiting Professor for Flight Simulation at Cranfield University, UK. He is currently a consultant to CnTech, a global developer of flight simulation software. Professor Allerton was a member of the Royal Aeronautical Society (RAeS) Flight Simulation Group for 25 years, serving 2 years as its chairman. He is the author of <i>Principles of Flight Simulation.</i>
<p><b>Explains the many aspects of flight simulator design, including open source tools for developing an engineering flight simulator</b> <p>Flight simulation is an indispensable technology for civil and military aviation and the aerospace industry. Real-time simulation tools span across all aspects of aircraft development, from aerodynamics and flight dynamics to avionics and image generation systems. Knowledge of flight simulation software is vital for aerospace engineering professionals, educators, and students. <i>Flight Simulation Software</i> contains comprehensive and up-to-date coverage of the computer tools required to design and develop a flight simulator. <p>Written by a noted expert with decades of experience developing flight simulators in academia, this highly practical resource enables readers to develop their own simulations with readily available open source software rather than relying on costly commercial simulation packages. The book features working software taken from operational flight simulators and provides step-by-step guidance on software design, computer graphics, parallel processing, aircraft equations of motion, navigation and flight control systems, and more. <ul><li>Explains both fundamental theory and real-world practice of simulation in engineering design</li> <li>Covers a wide range of topics, including coding standards, software validation, user interface design, and sensor modelling</li> <li>Describes techniques used in modern flight simulation including distributed architectures and the use of GPUs for real-time graphics rendering</li> <li>Addresses unique aspects of flight simulation such as designing flight control systems, visual systems, and simulator instructor stations</li> <li>Includes a companion website with downloadable open-source software and additional resources</li></ul> <p><i>Flight Simulation Software</i> is a must-have guide for all developers and users of simulation tools, as well as the ideal textbook for relevant undergraduate and postgraduate courses in computer science, aeronautical engineering, electrical engineering, and mechanical engineering programs.

Diese Produkte könnten Sie auch interessieren:

Computational Acoustics
Computational Acoustics
von: David R. Bergman
EPUB ebook
116,99 €
Applied Mechanical Design
Applied Mechanical Design
von: Ammar Grous
PDF ebook
144,99 €
Movement Equations 4
Movement Equations 4
von: Michel Borel, Georges Vénizélos
EPUB ebook
139,99 €