This is the title of our new Wiley-Blackwell book, published in October 2017. It is a practical guide to designing, building and flight testing small unmanned aircraft.
It comes with some GNU-licensed software tools, which you are welcome to use!
In an earlier post we talked about constraint analysis using Jupyter notebooks — we believe these to be very useful for constraint analysis for the types of platforms discussed in this book too. There are two notebooks, one written in Python 2, another in Python 3. The notebooks are self-contained, save for one package: Kevin Horton’s Aero-Calc. This needs to be installed first before the notebooks can be run (a version translated into Python 3 can be found here). pip can be used to install the Python 2 version of the package (type pip install aerocalc in a terminal window); the Python 3 version can simply be copied to a folder where your Python installation looks for packages.
UPDATE: The constraint analysis example described in the book now has a new home and it is based on the new ADRpy aircraft design library. More details in this post.
It also includes an AirCONICS-based parametric geometry script, which will build the Decode 1 model described in the book. This is essentially the script from the Appendix of the book – you can download it from here (make sure you edit the setup file, adding your own path to wherever you downloaded the code to, as well as to the Selig coordinate database you will have downloaded with AirCONICS).
[NOTE: AirCONICS is a library of Python 2.7 aircraft geometry generation tools, to be run under Rhinoceros 3D].
Errata – a few errors we only caught after the book went to print.
Link for code in the book Small Unmanned Fixed-Wing Aircraft Design please
https://aircraftgeometrycodes.wordpress.com/uavbook/
Please can I get the jupyter notebooks used in the book SMALL UNMANNED FIXED-WING AIRCRAFT DESIGN
Yes, explained in the third paragraph from the bottom in https://aircraftgeometrycodes.wordpress.com/2019/03/02/adrpy-aircraft-design-recipes-in-python/ – basically in the library of Jupyter notebooks included with ADRpy you’ll find the constraint analysis example from the book
Please the Jupyter notebook presented in the book make use of the aerocalc library but this new notebook is making use of the new library ADRpy. I just need the exact code used in the book so I can follow the presentation in the book closely. I think one of the Jupyter files mentioned in the book on page 147 was named constraint_analysis.ipynb. Please the exact files used in the book is what I need to be able to follow the explanation in the book closely. Thank you
We have replaced aerocalc with ADRpy, otherwise the structure is broadly the same; we no longer support/offer the obsolete version.
OK Thanks.
Great work. Please link for spreadsheet used in the book Small Unmanned Fixed-Wing Aircraft Design
Thanks Richard. We have shared some of the software used in the book, but the spreadsheet is not amongst these.