Building Simulated Aircraft Instrumentation

December 28th, 2008

I asked for and received the book Building Simulated Aircraft Instrumentation by Mike Powell for Christmas. I’ve nearly worn it out already. It is a good read with some very sound ideas on construction of simulated instruments. Mike has done a great job of breaking down the process so anyone with patience and a few good tools can make instruments.

I think I will start with a stepper-powered airspeed indicator. The air-core movements look interesting but I have a box full of stepper motors and am familiar with driving them.

I high recommend this book to anyone wanting to build their own instruments.

It’s not covered in this book but I also have a prototype of a nav/com unit started. This unit will connect via USB and provide a general aviation style nav/com unit modeled after the Bendix 155a.

UPDATE: This book is out of print. I am not able to scan this book. I do not want to sell this book. Please see the author’s site for more information. Thank you

Simulator panel

December 20th, 2008

I started work on a panel for my flight simulator. The material is Masonite paneling, about 1/8″ thick. The drawings came from here and I added center points for all the big holes using a free trial of AXCAD.

I printed the drawings full sized to a 24″ by 72″ sized PDF using CutePDF and then converted that PDF to a PNG image using ImageMagick. Finally that image file was printed on letter size paper on my Laserjet 4M using PosteRazor. After a lot of taping and measuring I had a paper template for my panel. I traced the outline using a pencil and transferred hole centers using an automatic center punch.

I cheated on the gauge sizes because the “standard” sizes are metric and hard to come by here in Imperial land. I used 2 1/4″ (57mm) and 3″ (76mm) instead of 56mm and 79mm. The gauges will most likely be made by me anyway so the slight size difference shouldn’t be noticeable. The next step is to build something to mount this to.

Aircraft band receiver

November 21st, 2008

I’ve wanted to build one of these for years and never got around to it. Here are some links.

http://hem.passagen.se/communication/airscanner.html

http://www.tricountyi.net/~randerse/superrgn.htm

http://www.geocities.com/hagtronics/2_article.html

http://polonai.se/lmx2306/index.html

Gentoo – sys-libs/com_err blocking

November 18th, 2008

If you get errors about com_err blocking on your Gentoo system then you are probably experiencing a portage bug.

I was trying to install nfs-utils and received this error (shown in part):

[blocks B     ] <sys-fs/e2fsprogs-1.41 (is blocking sys-libs/e2fsprogs-libs-1.41.0)
[blocks B     ] sys-libs/ss (is blocking sys-libs/e2fsprogs-libs-1.41.0)
[blocks B     ] sys-libs/com_err (is blocking sys-libs/e2fsprogs-libs-1.41.0)

Some Google-ing led me to the following Gentoo bug and a solution. (See comment number 7)

http://bugs.gentoo.org/show_bug.cgi?id=234907#c7