• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

hi_alpha on....

mgh

Messages
1,413
Country
unitedkingdom
There was a post on AVSIM about the .cfg file multiplier entries for hi_alpha_on_roll, hi_alpha_on_yaw, and hi_alpha_on_pitch. (The poster found the last in an add-on .cfg file even though it's not documented in the SDKs).

Does anyone know what actual effects they have - which coefficients they apply to, and how is the multiplier bendied in as alpha increases?
 
SDK, Aircraft configuration files, [flight tuning] has notes on high angle of attack parameters.
air file sections 451,456,460,464 are worth a look. For example the first one is called AIR_ALPHA_ON_CL_BETA in the Prepar3D SDK

Aircraft_sim_tech_Zyskowski.pdf includes a paragraph on the subject.



Roy
 
Thanks.

The ALPHA_ON entries in the .air file are tables of multipliers against alpha.

I assume that the hi_alpha multpliers from the .cfg file aren't also applied to these but don't know which of the other derivati9ves they sdo apply to.

I checked with Zyskowski's paper, bit it's not clear how his modifiers, K, are derived from the hi_alpha values in the .cfg file. I'd guess it probabably varies linearly from 1 at alpha = 0 the to the .cfg file value at some, unknown, value for hi_alpha?
 
I beleive they alter the relevent coefficient as a function of AOA. For instance 460 varies the value of yaw moment coefficient (Cn) due to sideslip angle due to AOA.

The cfg scalar would increase or decrease that effect. I think it is an attempt to reduce stability at the stall

However I have spent little time looking at the subject

Zyskowski's paper was a slight opening of the kimono, not the full Monte!

Roy
 
I don't know if the .cfg mutiplier applies only to those coefficents that have an ALPHA_ON entry in the air or to all of the relevant ones.

Also, I've no idea what FS regards as "high alpha" or how the multiplier is applied to different types of aircaft. "High alpha" is likely to be very different for, say, a C172 and Concorde?
 
Since the high AOA tuning scalars apply to roll and yaw stability I'm inclined to think they affect 451 (AIR_ALPHA_ON_CL_BETA ) 456 (AIR_ALPHA_ON_CLP), 460 (AIR_ALPHA_ON_CN_BETA) and 464 (AIR_ALPHA_ON_CNR). These four have AOA input range from -180 to +180 degrees, the other Alpha tables have AOA input generally in the range of -15 to +25.

I compared the 172 and 737 entries for 451. The 172 for which CL max occurs at 15 degrees, has scalar values in 451 of 1.0 at zero AOA, 2 at 15 and 3 above 20 AOA. These would resist roll due to sideslip at high AOA.

On the other hand, the 737 with CL max at 16 and a swept wing, has 451 scalars of 1 at zero AOA, decreasing to 0.8 at 10 and 0.2 from 18 and above. These would make it increasingly likely to have roll due to sideslip at high AOA, like Dutch Roll which is a characteristic of swept winged aircraft.

That is my best guess at the moment

Roy
 
Last edited:
Back
Top