Aerospace Software Engineering

Aerospace Software Engineering

Author: Christine Anderson

Publisher: AIAA (American Institute of Aeronautics & Astronautics)

Published: 1991

Total Pages: 664

ISBN-13:

DOWNLOAD EBOOK

Aerospace Software Engineering brings you the knowledge of some of the finest software engineers in the worldin a single volume. This text is an essential guide for the aerospace program manager who must deal with software as part of the overall system and a valuable update for the practicing software engineer.


Python for Mechanical and Aerospace Engineering

Python for Mechanical and Aerospace Engineering

Author: Alex Kenan

Publisher: Alex Kenan

Published: 2021-01-01

Total Pages: 210

ISBN-13: 1736060600

DOWNLOAD EBOOK

The traditional computer science courses for engineering focus on the fundamentals of programming without demonstrating the wide array of practical applications for fields outside of computer science. Thus, the mindset of “Java/Python is for computer science people or programmers, and MATLAB is for engineering” develops. MATLAB tends to dominate the engineering space because it is viewed as a batteries-included software kit that is focused on functional programming. Everything in MATLAB is some sort of array, and it lends itself to engineering integration with its toolkits like Simulink and other add-ins. The downside of MATLAB is that it is proprietary software, the license is expensive to purchase, and it is more limited than Python for doing tasks besides calculating or data capturing. This book is about the Python programming language. Specifically, it is about Python in the context of mechanical and aerospace engineering. Did you know that Python can be used to model a satellite orbiting the Earth? You can find the completed programs and a very helpful 595 page NSA Python tutorial at the book’s GitHub page at https://www.github.com/alexkenan/pymae. Read more about the book, including a sample part of Chapter 5, at https://pymae.github.io


Developing Safety-Critical Software

Developing Safety-Critical Software

Author: Leanna Rierson

Publisher: CRC Press

Published: 2017-12-19

Total Pages: 612

ISBN-13: 1351834053

DOWNLOAD EBOOK

The amount of software used in safety-critical systems is increasing at a rapid rate. At the same time, software technology is changing, projects are pressed to develop software faster and more cheaply, and the software is being used in more critical ways. Developing Safety-Critical Software: A Practical Guide for Aviation Software and DO-178C Compliance equips you with the information you need to effectively and efficiently develop safety-critical, life-critical, and mission-critical software for aviation. The principles also apply to software for automotive, medical, nuclear, and other safety-critical domains. An international authority on safety-critical software, the author helped write DO-178C and the U.S. Federal Aviation Administration’s policy and guidance on safety-critical software. In this book, she draws on more than 20 years of experience as a certification authority, an avionics manufacturer, an aircraft integrator, and a software developer to present best practices, real-world examples, and concrete recommendations. The book includes: An overview of how software fits into the systems and safety processes Detailed examination of DO-178C and how to effectively apply the guidance Insight into the DO-178C-related documents on tool qualification (DO-330), model-based development (DO-331), object-oriented technology (DO-332), and formal methods (DO-333) Practical tips for the successful development of safety-critical software and certification Insightful coverage of some of the more challenging topics in safety-critical software development and verification, including real-time operating systems, partitioning, configuration data, software reuse, previously developed software, reverse engineering, and outsourcing and offshoring An invaluable reference for systems and software managers, developers, and quality assurance personnel, this book provides a wealth of information to help you develop, manage, and approve safety-critical software more confidently.


DevOps for Airborne Software

DevOps for Airborne Software

Author: Wanja Zaeske

Publisher: Springer Nature

Published: 2022-07-27

Total Pages: 67

ISBN-13: 3030975797

DOWNLOAD EBOOK

This Springer Brief presents a selection of tools and techniques which either enable or improve the use of DevOps for airborne software engineering. They are evaluated against the unique challenges of the aviation industry such as safety and airworthiness, and exercised using a demonstrator in order to gather first experience. The book is structured as follows: after a short introduction to the main topics of the work in chapter 1, chapter 2 provides more information on the tools, techniques, software and standards required to implement the subsequently presented ideas. In particular, the development practice BDD, the relation between DevOps, CI & CD and both the Rust & the Nix programming language are introduced. In chapter 3 the authors explain and justify their ideas towards advancing the state of the art, mapping the aforementioned tools and techniques to the DevOps Cycle while considering aspects of Do-178C. Next, in chapter 4 the experiences gathered while implementing a demonstrator using the tools and techniques are described. Eventually, chapter 5 briefly summarizes the findings and presents a compilation of open points and missing pieces which are yet to be resolved. The book targets three different reader groups. The first one are development managers from the aerospace industry who need to see examples and experience reports for the application of DevOps for airborne software. The second group are investigators in the safety-critical embedded systems domain who look for benchmarks at various application domains. And the third group are lecturers who offer graduate level software engineering courses for safety-critical software engineering.


Optimized C++

Optimized C++

Author: Kurt Guntheroth

Publisher: "O'Reilly Media, Inc."

Published: 2016-04-27

Total Pages: 387

ISBN-13: 1491922036

DOWNLOAD EBOOK

In today’s fast and competitive world, a program’s performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You’ll learn how to make code that already embodies best practices of C++ design run faster and consume fewer resources on any computer—whether it’s a watch, phone, workstation, supercomputer, or globe-spanning network of servers. Author Kurt Guntheroth provides several running examples that demonstrate how to apply these principles incrementally to improve existing code so it meets customer requirements for responsiveness and throughput. The advice in this book will prove itself the first time you hear a colleague exclaim, “Wow, that was fast. Who fixed something?” Locate performance hot spots using the profiler and software timers Learn to perform repeatable experiments to measure performance of code changes Optimize use of dynamically allocated variables Improve performance of hot loops and functions Speed up string handling functions Recognize efficient algorithms and optimization patterns Learn the strengths—and weaknesses—of C++ container classes View searching and sorting through an optimizer’s eye Make efficient use of C++ streaming I/O functions Use C++ thread-based concurrency features effectively


Advances in Control System Technology for Aerospace Applications

Advances in Control System Technology for Aerospace Applications

Author: Eric Feron

Publisher: Springer

Published: 2015-09-16

Total Pages: 192

ISBN-13: 3662476940

DOWNLOAD EBOOK

This book is devoted to Control System Technology applied to aerospace and covers the four disciplines Cognitive Engineering, Computer Science, Operations Research, and Servo-Mechanisms. This edited book follows a workshop held at the Georgia Institute of Technology in June 2012, where the today's most important aerospace challenges, including aerospace autonomy, safety-critical embedded software engineering, and modern air transportation were discussed over the course of two days of intense interactions among leading aerospace engineers and scientists. Its content provide a snapshot of today's aerospace control research and its future, including Autonomy in space applications, Control in space applications, Autonomy in aeronautical applications, Air transportation, and Safety-critical software engineering.