Plotting Wing Ribs.
Note:- Since publishing this site I have come across Dr. Martin Hepperles web site where you will find a superb free program (ConCord) that will more or less do all the work detailed below in a flash. It has the facility to accept a wide variety of co-ordinate inputs and regurgitate it in another format. For example it will take as input a .dat file and produce a .scr file in a flash. It can also scale to any dimension and has a facility to stretch in the X and Y axis. Ideal for Geodetic ribs. (stretch in the X axis only) Always bear in mind that web sites may be withdrawn at any time, and knowing how to do things 'manually' can always be used as a backstop. It is for this reason that the information given below, although largely redundant, has been retained. Log on to Martins site and scroll down to Software. The ConCord program is the second one down.
Aero Modellers who wish to produce their own wings, using the built up rib and spar structure or a foam core, are faced with the problem of plotting the chosen aerofoil at the correct form scaled to the required chord. Published coordinates produce a rib of unity length and must be scaled as required. This form is usually in the shape of two alloy templates for simple straight or tapered wings, or a set of individual templates for an elliptical wing where every rib is a different chord. Further complications arise with Geodetic or Lattice rib structures where the rib is 'stretched' in the X axis (length) whilst still retaining the correct form (depth) in the Y axis. Even if you wish to produce the ribs on a CNC Router, full size drawings or correctly scaled coordinates are required as the software cuts to this data. 'Step 4' besides producing a CNC milling/routing machine also market 'Wing Designer' software. If you need something more sophisticated try a commercial Foam Wing supplier or the Compu-Foil 3D software. See links page under Construction & Design. There are a few suitable free programs on the web, try Michael Selig's site as a start at http://www.ae.uiuc.edu/m-selig
The information given below will enable modellers to produce very accurate, but simple plots, of virtually any known aerofoil using the extensive coordinate databases available on the web. See links page
At first sight the usual set of aerofoil coordinates appear very confusing, converting these to actual ribs, even more so. There are a number of formats used to present aerofoil plots, the two most common types give coordinates that run from the Leading Edge to the Trailing Edge for both upper and lower surfaces, and data that run from the Trailing Edge to the Leading Edge and then back to the Trailing Edge. If you intend to do your plots manually both types require further mathematical work to 'scale' the basic coordinates into an actual rib of the required chord, whilst at the same time retaining the essential aerodynamic shape. There are a number of books on the subject 'Model Aircraft Aerodynamics' by Martin Simons is one of the better ones, though by no means the only one.
Some of the more recent Computer Generated Aerofoils have 140 plot points, 69 upper, 69 lower with point 1 at the trailing edge and point 70 at the leading edge. Converting these to the required chord and then plotting manually takes hours but will give results as near perfect as possible.
If you click on one of the sample aerofoils below you can download a very simple Excel Spreadsheet that will do all the required calculations for you in an instant. All you need to input is the chord required (input into the RED cell) and the spreadsheet will calculate the upper and lower coordinates for any chosen chord in an instant. One of these sample spreadsheets can be used as a 'template' by inserting fresh coordinate data as required.
You still need to input these figures into your favoured CAD drawing package (AutoCad etc.) which will then plot out the rib form full size for the chord selected. Units are not involved if using AutoCad until you do an actual plot, it is only at the plotting stage where you select mm or inches. The finished plot is essentially a collection of straight lines joining the coordinate points (in theory they should be very slightly curved) but in practice this is irrelevant. No one cuts balsa to a thou, not even with a CNC machine. ConCord plots to correct dimensions.
Plotting Geodetic Wing Ribs.
Modellers wishing to build a Geodetic wing will need to modify the standard aerofoil by stretching the wing rib X axis by an amount dependent on the angle of the rib to the fuselage centre line, whilst keeping the rib depth Y axis the same at any given chord point. The columns on the extreme right of the spreadsheet do this calculation for you. First input the normal chord at C4 (input into the RED cell) then input the angle of the rib to the fuselage centre line at K4 (input into the RED cell) You will notice the depth coordinates do not alter, but the rib length coordinates are stretched as a function of the rib angle. Plot as above.
Note:- You will need a spreadsheet (Excel) and suitable CAD software (AutoCad) installed on your PC. Failing this you can always resort to good old graph paper.
AutoCad Users.
(See also Martin Hepperle's program.)
AutoCad has a facility to plot from a script file (***.scr) You will find below some sample script files. If you download these they will run on AutoCad and plot an aerofoil in seconds. In AutoCad go to Tools, Run Script... and select the correct .scr file. See below how to produce a .scr file.
The **.scr file will plot a 'unity' Aerofoil, ie: it has a length of 1. - 1 inch, 1 foot, 1 mm etc. Use the 'Plot to Scale' facility to produce a rib of the required size on your normal printer or plotter. Set the plotter to inches or mm and scale as required. 10 to 1 will produce a rib 10 "or 10mm long etc. The 'stretch' facility in AutoCad can be used to produce Geodetic ribs. The results are virtually perfect and accurate to within +/- 0.5mm. This one unity plot should be saved, as it will produce any rib size you may require in future. You will of course need a separate plot for each aerofoil design (shape). Once you have a selection of .scr files in your 'database' it is interesting to compare various contours. Leave AutoCad open, and run a 2nd .scr file. This will overprint to the same scale showing in great detail the differences between say an Eppler 211 and a 212. (not a lot)
If you wish to use an AutoCad file on a CNC machine you will need to plot the rib full size in the correct units. This is best done by plotting with a .scr file that has been scaled using the .xls file, the data extracted, and converted into a .scr file. Very hard to explain but quite easy once you try it.
Producing a script (.scr) file.
Select your rib profile from the Aerofoils database and download the coordinates into Microsoft Word as a text file. (.txt) This needs to be modified manually to the same format as the sample files. Delete any textual information, Name etc. and reformat to the samples. You can save some time by using the Edit, Replace facility. The file must start with Osnap none followed by Pline on the second line then two columns of numbers (comma separated) with a leading zero. 0.12345,0.23456 etc. NOT .12345,.23456 No spaces or tabs allowed. See the sample files below.
NOTE. Microsoft does not recognize .scr files as 'script' files. (it sees them as screensaver files) They are therefore saved on the web as .txt (text) files. Download as a text file and simply change the extension to .scr. Use this file to run the script application in AutoCad. AutoCad will plot the aerofoil, usually very small in the lower left hand corner. 'Zoom to Extents', add the name etc. & save as required for use next time.
An alternative method is provided by the superb ConCord Program by Martin Hepperle on his "Aerodynamics for Model Aircraft" web site. This little gem enables you to convert virtually any coordinate input to almost any output, even into an AutoCad .scr format. It has a 'stretch facility for Geodetic Ribs, besides this program there are loads of other excellent Model Aircraft information. Click on Software for a selection of free downloads.
The .scr file is more or less a 'comma separated file' and can be used by Excel as the 'External data Source' Delete the Osnap none and Pline before using.
Choosing an Aerofoil
There is a very good site http://gliders.dk/choosing_airfoils.htm with some excellent advice regarding Aerofoil selection. Mainly for the Glider Guiders.
Aerofoil Excel Files.
See note above regarding .scr / .txt files
MH 32 Electric Pylon Racing and F3B by Martin Hepperle see gliders.dk above for a full write up on this and many other popular foils.
Script file MH 32 Note that the coordinates on the www.nasg.com site give a slight error at the Leading Edge. These coordinates here are Martin Hepperle's own and are correct.
RG-15a This is a slightly modified RG-15 by Ralph Girsberger. Currently very popular with German Sailplane modellers.(see article in 'Aufwind 5' Sept/Oct 2005)
Eppler 211 A more recent Eppler design.
Eppler 387 Semi aerobatic slope soarers. Do NOT remove the undercamber.
Script file for Selig 3021 - 095 - 84
Clark Y For 30% flaps Standard aerofoil used in many model aircraft designs.
Text © Colin Usher 2007 Illustrations © Colin Usher 2007
All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical or photocopying, recording or otherwise without the prior permission of the copyright holder. Except for private & non-profit use.