Python for Mechanical and Aerospace Engineering


Book Description

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




Aircraft Aerodynamic Design with Computational Software


Book Description

Aerodynamic design of aircraft presented with realistic applications, using CFD software. Tutorials, exercises, and mini-projects provided involve design of real aircraft. Using online resources and supplements, this text prepares last-year undergraduates and first-year graduate students for industrial aerospace design and analysis tasks.




Modeling and Simulation of Aerospace Vehicle Dynamics


Book Description

A textbook for an advanced undergraduate course in which Zipfel (aerospace engineering, U. of Florida) introduces the fundamentals of an approach to, or step in, design that has become a field in and of itself. The first part assumes an introductory course in dynamics, and the second some specialized knowledge in subsystem technologies. Practicing engineers in the aerospace industry, he suggests, should be able to cover the material without a tutor. Rather than include a disk, he has made supplementary material available on the Internet. Annotation copyrighted by Book News, Inc., Portland, OR




Introduction to Aeronautics


Book Description




Aircraft Engine Design


Book Description

Annotation A design textbook attempting to bridge the gap between traditional academic textbooks, which emphasize individual concepts and principles; and design handbooks, which provide collections of known solutions. The airbreathing gas turbine engine is the example used to teach principles and methods. The first edition appeared in 1987. The disk contains supplemental material. Annotation c. Book News, Inc., Portland, OR (booknews.com).




Fundamentals of Aerospace Engineering


Book Description

This "is a textbook that provides an introductory, thorough overview of aeronautical engineering, and it is aimed at serving as reference for an undergraduate course on aerospace engineering. The book is divided into three parts, namely: Introduction (The Scope, Generalities), The Aircraft (Aerodynamics, matericals and Structures, Propulsion, Instruments and Systems, Flight Mechanics), and Air Transporation, Airports, and Air Navigation."--




Introduction to Flight Testing and Applied Aerodynamics


Book Description

An introduction into the art and science of measuring and predicting airplane performance, ""Introduction to Flight Testing and Applied Aerodynamics"" will benefit students, homebuilders, pilots, and engineers in learning how to collect and analyze data relevant to the takeoff, climb, cruise, handling qualities, descent, and landing of an aircraft. This textbook presents a basic and concise analysis of airplane performance, stability, and control. Basic algebra, trigonometry, and some calculus are used. Topics discussed include: Engine and propeller performance; Estimation of drag; Airplane dynamics; Wing spanwise lift distributions; Flight experimentation; Airspeed calibration; Takeoff performance; Climb performance; and, Dynamic and static stability. Special features: examples containing student-obtained data about specific airplanes and engines; simple experiments that determine an airplane's performance and handling qualities; and, end-of-chapter problems (with answers supplied in an appendix).




Spacecraft Operations


Book Description

This book describes the basic concepts of spacecraft operations for both manned and unmanned missions. The first part of the book provides a brief overview of the space segment. The next four parts deal with the classic areas of space flight operations: mission operations, communications and infrastructure, the flight dynamics system, and the mission planning system. This is followed by a part describing the operational tasks of the various subsystems of a classical satellite in Earth orbit. The last part describes the special requirements of other mission types due to the presence of astronauts, the approach of a satellite to another target satellite, or leaving Earth orbit in interplanetary missions and landing on other planets and moons. The 2nd edition is published seven years after the first edition. It contains four new chapters on flight procedures, the human factors, ground station operation, and software and systems. In addition, several chapters have been extensively expanded. The entire book has been brought up to date and the language has been revised. This book is based on the “Spacecraft Operations Course” held at the German Space Operations Center. However, the target audience of this book is not only the participants of the course, but also students of technical and scientific courses, as well as technically interested people who want to gain a deeper understanding of spacecraft operations.