[Autopilot] Bell UH1-H helicopter math model
Status: Alpha
Brought to you by:
tramm
From: <jH...@t-...> - 2010-09-23 08:03:43
|
<font face="arial,helvetica,sans-serif" color="#000000"> <p><br />Dear all,</p> <p>a couple of years ago I became interested in rotary wing flight dynamics. Having tried to get to grips with the theory for some time I have recently implemented an old helicopter math model of a UH1-H of 1973 vintage. The program had been used in a pilot simulation and had been tested on an analog computer back then. My program uses matlab/simulink and reproduces the dynamic system response that was measured and simulated in '73 quite closely.</p> <p>There are seemingly not very many complete heli sims around and I therefore think that more people might be interested in a helicopter simulation that comes with a pretty good documentation. The document upon which the program is based by the way can be found here:</p> <p><a href="http://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19770024230_1977024230.pdf">http://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19770024230_1977024230.pdf</a></p> <p>I would like to set up an open source project to develope this model further and there are several ways in which I would like to improve this model:</p> <p>- To make this a true open source projekt one would have to do away with the simulink part of the model and convert it such that the ode can be integrated by an open source program, either ocatve or perhaps a c++ implemantation that uses gsl.</p> <p>- The report states that the results in the hovering case did not match measured values quite as good, so here is another field of work to be done.</p> <p>- My own interest is in gyro planes, so formulae to calculate rotor speed for an autorotating rotor would have to be added. To further improve the model I would like to incorporate a Peters He inflow model and perhaps an aeroelastic rotor model (and of course a propeller thrust model, but that's probably the easiest part..;-)</p> <p>I would like to invite anyone who wants to contribute in any of the fields of developement to join the effort.</p> <p>Since I have no experience in setting up an open source software project any hints and support to that end are welcome. I have also posted this thread to the DIY drones site since I have the impression that there are quite some people active there with an interest in math models. To have a common platform of communication I would like to propose that anyone interested in this project posts his/her comments there until a project has been established. The link to the thread is:</p> <p><a href="http://diydrones.com/forum/topics/bell-uh1h-math-simulation">http://diydrones.com/forum/topics/bell-uh1h-math-simulation</a></p> <p>Your comments and suggestions on my plan are highly appreciated.</p> <p>Cheers,</p> <p>Juergen</p> <p>PS: at the DIY drones site I have added a screen shot of the simulink model.</p> </font> |