In this case, the Cl is roll moment coefficient, not CL, the lift
The attached file shows a new format for JSBSim files that I came up with.
buildup. Feel free to use this, or the older format. They are both equally
valid.
-----Original Message-----
Sent: Saturday, October 01, 2011 12:03 AM
To: Flight dynamics model discussions
Subject: Re: [Flightgear-flightmodel] Force instead of lift
Hello Bill
This is a good suggestion, thank you.
I understand about calculating 2(4) different CL-s.
Do I also understand correctly we will than have use
<axis name="ROLL">
.................
<function name="aero/coefficient/CldF3">
<description>
Roll Moment Coefficient due to Asymetrical
Fowler Flaps Deflection
calculated as difference between left and
right flap lift coef,
times distance from centerline to MAC of surface.
</description>
<product>
<value> 21.28</value>
<difference>
<property>aero/coefficient/CLdF3R</property>
<property>aero/coefficient/CLdF3L</property>
</difference>
</product>
</function>
in order to calculate the moments due to difference in
individual CLs ?
With best regards,
Oleksiy Frolov
Post by Bill Galbraith-----Original Message-----
Sent: Friday, September 30, 2011 3:43 PM
Subject: [Flightgear-flightmodel] Force instead of lift
Hello
I am trying to simulate the effects of the differential
wing lift.
Post by Bill GalbraithSuch as single wing stall due to the propwash loss at a low speed,
and the effect of the icing on a single wing (which can
happen during
Post by Bill Galbraitha deicing failure on that wing). All of these are important
aerodynamic effects.
Now, we know we only have one wing in jsbsim currently, not 2. My
idea is therefor to try using 2 <force> records to
simulate the wings
Post by Bill Galbraithseparately, instead of the usual CL record.
This however would require some kind of algorithm to
define how the
Post by Bill Galbraithforce origin moves to overlay with center of lift for each wing,
which is probably not an easy task
I was wondering if anyone have tried a similar approach
before, and
Post by Bill Galbraithif this problem pechaps has an easier solution ?
Thank you
regards,
Oleksiy Frolov
No reason that you couldn't build this inside of the
existing JSBSim
Post by Bill Galbraithformat without using the external forces. Divide your wing into
panels, maybe (on each side) one that is influenced by the
propeller
Post by Bill Galbraithslipstream, one not.
Sum
all of your lifts to apply them at the aero reference
point. So with a
Post by Bill Galbraithtwo engine aircraft, you might have a total of four panels, two per
wing half, one inboard in the slipstream, one outboard in
clean air. A
Post by Bill Galbraithmismatch of forces left/right would normally shift the aero
reference
Post by Bill Galbraithpoint left or right, but that can be resolved with a moment.
You have a couple advantages doing this. A force at a distance is a
moment, so if the outer panels are experiencing different
lift forces,
Post by Bill Galbraiththat lift times its arm creates a moment. If the aircraft
is rolling,
Post by Bill Galbraitheach wing sees a different angle of attack, and therefore different
lift. This is usually handled other ways, but your method has the
advantage of spinning properly.
There are disadvantages, though.
If you are going to that trouble, you might consider
keeping the flaps
Post by Bill Galbraithand ailerons seperate as well, unless the actuator mechanism is
guaranteed to never give you different flap or aileron angles.
Bill
----------------------------------------------------------------------
Post by Bill Galbraith-------- All of the data generated in your IT infrastructure is
seriously valuable.
Why? It contains a definitive record of application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Flightgear-flightmodel mailing list
https://lists.sourceforge.net/lists/listinfo/flightgear-flightmodel
--------------------------------------------------------------
----------------
All of the data generated in your IT infrastructure is
seriously valuable.
Why? It contains a definitive record of application
performance, security threats, fraudulent activity, and more.
Splunk takes this data and makes sense of it. IT sense. And
common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Flightgear-flightmodel mailing list
https://lists.sourceforge.net/lists/listinfo/flightgear-flightmodel