Jump to content
Sign in to follow this  
Avcomware

Comments on aircraft.cfg

Recommended Posts

Guest Ron Freimuth

What is important in some of the aircraft.cfg lines and what has no effect unless FSEdit is used to FUBAR the AIR file. One can save a backup of the air file, then write it over any FSEdit messed up air file if FSEdit is used to edit aircraft.cfg. I'll only cover some sections of aircraft.cfg. The offsets below are based on Reference Datum offset = 0, 0, 0. Otherwise, the distances along the fuselage change.[airplane_geometry]wing_area=1700.0 80 80 << Set near real turbine inlet area. Higher values increase ram drag, less net thrust at high speeds.rated_N2_rpm=12250 <

Share this post


Link to post
Share on other sites

Thanks, Ron!I think I know why I wasn't seeing the Cdm on the 747. I believe if any of the scalar's are not set to one Herve ASDF doesn't display the data. I'm using a downloaded 747 air file that has quite a few mods to the para's and scalars.I tried ASDF on an aircraft with the scalars set to one and all the data appeared.

Share this post


Link to post
Share on other sites
Guest

I will ask my fool questions now.> What is important in some of the aircraft.cfg lines and >what has no effect unless FSEdit is used to FUBAR the AIR >file.We know that certain settings in aircraft.cfg are used by FSEdit to create the air file. Some of these settings are input to the "engine" to generate values stored in the air file. But not all, only those pertaining to flight dynamics (we are told).But are some of the aircraft.cfg settings used in "real time" or during air file initialization at run time to drive aircraft performance or air file values? >> One can save a backup of the air file, then write it over >any FSEdit messed up air file if FSEdit is used to edit >aircraft.cfg. You are suggesting that we can use FSEdit to edit values in aircraft.cfg, using the nice tab interface, then let it overwrite the air file, but because it is botched, we replace the air file with the old one.This would mean using FSEdit only as a convenient way to edit those values that are not processed into the air file, correct?>> I'll only cover some sections of aircraft.cfg. >> The offsets below are based on Reference Datum offset = 0, >0, 0. Otherwise, the distances along the fuselage change. >>[airplane_geometry] >wing_area=1700.0 << Most important >wing_span=108.0 << Also Important >wing_root_chord=15.7 << SET to MAC=area/span, NOT root >length What does MAC stand for? Mean Chord? And do you mean the area or the span (distance)?I've set mine to the actual root chord, the length of the wing section parallel to the fueslage where it meets the fuselage as measured on the visual model. I do not have the actual mean chord for this section having to take it from a drawing as the only source---well I may be able to look up the specs for this aircraft and find it.>wing_dihedral=3.0 << No effect This does not have an effect on the air file?>wing_incidence=0.70 << This, and twist, affect cruise >attitude This is in degrees, correct?>wing_twist=-3.0 Also called washout I think.> However, there is a parameter in the AIR file that should >be changed when either of the above are changed. Better to >change 'cruise_lift_scalar' (below) to adjust cruise pitch. Hmm, I set my wing incidence to the angle of the a/c I was modelling, but I did not set anything in the air file. I'd still like to set the correct incidence given that is one number I do have.>>oswald_efficiency_factor=0.80 <to 0.85 >wing_winglets_flag=0 <<1=T Reduces Induced Drag - >possibly too much I think these increase thrust counterbalancing induced drag. But I could be wrong. Off topic anyway.>wing_sweep=0.0 <wing_pos_apex_lon=3.93 <wing_pos_apex_vert=0.0 <htail_span=35.75 << No Effect >htail_pos_lon=-65.9 << No Effect >htail_pos_vert=19.29 << No Effect >>htail_incidence=-2.0 <<0.0 to -3.0 may improve pitch >stability This is the angle the horizontal stabilizer makes with a line perpendicular to the fuselage, correct?>htail_sweep=0.0 << No Effect >vtail_area=356.0 << No Effect >vtail_span=21.5 << No Effect >vtail_sweep=0.0 << No Effect >vtail_pos_lon=-46.2 << No Effect >vtail_pos_vert=15.1 << No Effect >elevator_area=108.0 << No Effect >aileron_area=67.4 << No Effect >rudder_area=66.2 << No Effect >elevator_up_limit=27.0 <elevator_down_limit=17.0 <aileron_up_limit=17.0 <aileron_down_limit=17.0 <rudder_limit=25.0 <elevator_trim_limit=13.0 <spoiler_limit=60.0 <spoilerons_available=1 << 1=T, 0=F >aileron_to_spoileron_gain=2.6 <deflection to aileron deflection >min_ailerons_for_spoilerons=8.5 <min_flaps_for_spoilerons=0.0 <spoilerons >>[Reference Speeds] >flaps_up_stall_speed=165 <full_flaps_stall_speed=132 <cruise_speed=434.8 > I think this should be in IAS cruise speed if used as an AI >aircraft. So it doesn't fly too fast. That would be about >260 kts for jets. I am trying to discover what defines the overspeed for an a/c. Is it this cruise speed. You're saying cruise speed is in true knots airspeed not indicated?>>[flight_tuning] Most a/c seem to leave these all at 1.0.>cruise_lift_scalar = 1.0 <pitch >parasite_drag_scalar = 1.0 <0.7 might be appropriate. Set for appropriate PPH or TAS >but see "TurbineEngine" >induced_drag_scalar = 1.0 <<1.0 should be good if >'Oswald' right >elevator_effectiveness = 1.0 <desired >aileron_effectiveness = 1.0 >rudder_effectiveness = 1.0 >pitch_stability = 1.5 <roll_stability = 1.0 >yaw_stability = 1.3 <in Yaw >elevator_trim_effectiveness = 1.0 <almost stalls at full UP trim >aileron_trim_effectiveness = 1.0 <better >rudder_trim_effectiveness = 1.0 <better >>>[TurbineEngineData] >fuel_flow_gain=0.004 <rate inlet_area=9.80 << Set near real turbine inlet area. >Higher values increase ram drag, less net thrust at high >speeds. >rated_N2_rpm=12250 <static_thrust=17000 <Often this should be lower than TO rating, full throttle >usually adds a lot to this number. >afterburner_available=0 >reverser_available=1 >>>[GeneralEngineData] >engine_type= 1 >Engine.0=-49.7,-9.3, 2.00 //set up for thrust vector >Engine.1=-65.1, 0.0, 3.00 //approx center of thrust >Engine.2=-49.7, 9.3, 2.00 //1.00 >> These locations are for the "center of thrust", not the >engine! Prop location or about 2/3 of the way back along a >turbine. Up/Down will add a pitching moment with power >changes. Okay, that is closer to what I finally discovered, that this is another 'virtual' value representing a force, not the engine location. But I had little idea where to put it besides equal to the prop location.>>fuel_flow_scalar=1.60 >> This should always be above 1.0 for turbines. >SFC=fuel_flow_scalar/2. Typical SFC cruise values range >from 0.55 0.90. So, fuel_flow_scalar would be 1.1 to 1.8. >What is SFC?I really had no idea what to set this one at. I understand it is some non-unit reprsentation of fuel flow. I just had to play with it until the fuel flow looked right.Steve

Share this post


Link to post
Share on other sites
Guest Ron Freimuth

>Thanks, Ron! >>I think I know why I wasn't seeing the Cdm on the 747. I >believe if any of the scalar's are not set to one Herve ASDF >doesn't display the data. I'm using a downloaded 747 air >file that has quite a few mods to the para's and scalars. >>I tried ASDF on an aircraft with the scalars set to one and >all the data appeared. Ah, yes. I'd forgotten about that since I always set the drag_scalar to 1.0. Herve' will account for those scalars in the future. For now, simply set them to 1.0 and read the values in AFSD. Then, reset to the original values and multiply Cdo (or, probably Cdp = Cdo+Cdm+Cdg) by the 'drag_scalar'. It should be similar for other scalars that affect AFSD. Many don't. Also, the [flaps..] section(s) will be accounted for in the future. I explained to Herve' how I think they work. There is still one detail to work out concerning how flaps add both parasitic and induced drag. One of my in-progress jets shows Cdm=0.0005 at Mach 0.80, and it increases to 0.0025 at Mach 0.90. Note this is much lower than in 'other jets'. While the MS 747-400 shows a negative 'Mach Drag': -0.0117 at Mach 0.80. Cdo = '31' = 0.0151 in the AIR file, so Cdo + Cdm = 0.0034 at Mach 0.80. Almost low enough for perpetual motion. ;) Since the UL of AFSD 1.30 to the AVSIM Library Herve has added "Ice Weight" to the W&B section. The effects of Ice are also apparent in 'L/D', 'CD', 'Cdi' and 'Prop Efficiency'. My C177RG picked up only 20 lb of ice, but AoA increased a lot and so did Induced Drag when I flew through an icing layer. It's not the weight, it's the effect of Ice on the wing's Lift Slope that gets you. Also, the prop efficiency dropped from 81% to 62%, which doesn't help either. Ron

Share this post


Link to post
Share on other sites
Guest Ron Freimuth

>We know that certain settings in aircraft.cfg are used by >FSEdit to create the air file. Some of these settings are >input to the "engine" to generate values stored in the air >file. But not all, only those pertaining to flight dynamics >(we are told). >>But are some of the aircraft.cfg settings used in "real >time" or during air file initialization at run time to drive >aircraft performance or air file values? The lines I marked 'Not used' are used by FSEdit to set new records of parameters at the end of an AIR file. These replace most of the parameters in REC 1101 (if they exist). Also, new versions of TBL 403 and 473 are created by FSEdit. these are especially messed up. So are the other lines which are also used to set some of the flight model parameters when an AC is loaded. That is, 'Wing Area' replaces the 'wing area' set in FS2K and earlier AIR files, and it is also used, in combination with wing span and 'chord' to adjust the new parameters. I base my comments on an understanding of the FS flight model, and in general, how important wing parameters affect most every other 'final coefficient' scale in the run time flight model. Also, on having set up a few dozen AC for FS2K2. Which still leaves a possibility of being wrong here and there. ;)>> One can save a backup of the air file, then write it over >>any FSEdit messed up air file if FSEdit is used to edit >>aircraft.cfg. >>You are suggesting that we can use FSEdit to edit values in >aircraft.cfg, using the nice tab interface, then let it >overwrite the air file, but because it is botched, we >replace the air file with the old one. That would seem to be a way to get rid of unwanted changes in the AIR file. I just used Aired to Delete the new records when I had acciently created them. I think any time FSEdit is used to open aircraft.cfg, when it is closed the new records are set. That is, I don't think one even needs to change anything. Or, just changing one LG dimension will result in a modified AIR file when FSEdit is closed.>This would mean using FSEdit only as a convenient way to >edit those values that are not processed into the air file, >correct? FSEdit is convenient for setting the Description, etc. since one doesn't have to use '/t', for 'tab', etc. However, it still reformates all my nicely edited lines, replacing things like '1', with '1.00000'. Which is really crude, especially when '1' only signifies a particular sound file.>> The offsets below are based on Reference Datum offset = 0, >>0, 0. Otherwise, the distances along the fuselage change. >>>>[airplane_geometry] >>wing_area=1700.0 << Most important >>wing_span=108.0 << Also Important >>wing_root_chord=15.7 << SET to MAC=area/span, NOT root >>length >>What does MAC stand for? Mean Chord? And do you mean the >area or the span (distance)? "Mean Aerodynamic Chord". It is approximately Area / Span.>>wing_dihedral=3.0 << No effect >>This does not have an effect on the air file? Only if FSEdit creates new records. Then, it would be used to calculate 'Cl_beta -- Dihederal Effect'. Since $8500 professional programs may not calculte this well I have little faith that FSEdit will. But, it may set a half decent approximate value. One could then change the 'wing_dihederal' with FSEdit to increase or decrease the effect to get what is appropriate in the end.>>wing_incidence=0.70 << This, and twist, affect cruise >>attitude >>This is in degrees, correct? Yes, many FS2K2 aircraft.cfg files have comments that explain these lines. Though, sometimes the explaination is useless. Similar to what a GS kid might write in an assignment. ;(>>wing_twist=-3.0 >Also called washout I think. And, incidence + twist/2 = effective incidence. That is, if incidence is +1.0 deg and twist is -2.0 deg, the end result is 1.0 + 1/2 (-2) = 0.0 degrees. However, the twist does add a small component to total parasitic drag. Aired shows REC 1101 "Fuselage AoA at Min Induced Drag" and the Info for that parameter gives a formula for setting it. If 'incidence + twist/2' changes in aircraft.cfg then that parameter should be changed. It definetely needs to be changed to keep the Induced Drag parabola the same. Rather than change incidence and twist it is probably better to change 'cruise_lift_scalar'. I never have since I know about the parameter in REC 1101 that has to be set correctly. I didn't figure out how all this works but would estimate 2000 hours of flight testing and thinking by others was required to figure out that one formula.>> However, there is a parameter in the AIR file that should >>be changed when either of the above are changed. Better to >>change 'cruise_lift_scalar' (below) to adjust cruise pitch. >>Hmm, I set my wing incidence to the angle of the a/c I was >modelling, but I did not set anything in the air file. I'd >still like to set the correct incidence given that is one >number I do have. You can change the wing_incidence as long as the combination of incidence + twist/2 is constant. However, the only result will be a small, probably immeasurable, change in drag. Further, I do not set the the actual wing_incidence for FS. In the real AC, there is downwash ahead of and behind the wing. Some wing incidence is required to correct for downwash. Perhaps 1 degree. FS does not know about downwash, so I set the wing incidence to get the appropriate cruise pitch. I have also edited the Lift Curve to change the lift at wing AoA=0, which has a similar effect to changing incidence + twist/2. Typical cambered airfoils develop a CL ~ 0.20 at AoAwing = 0 degrees. The downwash also affects the horiz_tail. When set to 0.0 deg, it sees no downwash in FS, but acts as if it were at about -1 deg (LE down) in a real AC. OTOH, the H. Stab likely has camber, but perhaps 'upside down'. That would result in a down force on the tail, which is the usual situation. In FS, I have to set the H. Stab to +1 degree (LE Up) to just approximate the effect of downwash on a non-cambered tail. But more like +2 to +3 degrees to approximate the effect in a real AC. Note the sign convention is confusing. For MS FS2K2 AIR files a postive setting pushes the tail down. >>>oswald_efficiency_factor=0.80 <>to 0.85 >>wing_winglets_flag=0 <<1=T Reduces Induced Drag - >>possibly too much >>I think these increase thrust counterbalancing induced drag. >But I could be wrong. Off topic anyway. Winglets help keep induced drag generating vortices from shedding off the wing tips, they have a similar effect to a longer wing (but, same area).>>wing_sweep=0.0 <>wing_pos_apex_lon=3.93 <>wing_pos_apex_vert=0.0 <>This is the "compromise" point of lift force on the wing. Is >that Meacn Chord? 1/4 root chord is suggested in the SDK, >somewhere it was suggested using 1/3 root chord. The standard center of lift is considered to be 1/4 of the distance back from the LE of a rectangular wing. Though, this is often 50% in a supersonic AC. Around 53% in the Concorde. Note when the wing_pos_apex_lon is set 1/4 of the MAC ahead of 0.00, then the Center of Lift comes out at 0.00. Which is normally where the CG is set to. Any small difference from 25% MAC for the Center of Lift is considered a pitching moment, and that is taken out by Trim. However, I see FSEdit sets an offset in the Center of Lift when it sets the new records. Perhaps to fix other effects of using that stupid 'wing_positioin_apex_lon' setting. However, I know setting the wing as above works well, I have set up the wing and tanks, and payload locations and seen 25.0% MAC in AFSD as soon as I loaded the AC. The Percent CG variable AFSD reports appears to be off when other ways are used to set the wing, etc. Some AC appear to be well balanced but show -10% or so. I avoid such confusion by setting things up in a standard way to start.>>htail_incidence=-2.0 <<0.0 to -3.0 may improve pitch >>stability >>This is the angle the horizontal stabilizer makes with a >line perpendicular to the fuselage, correct? An horizontal like that corresponds to pitch = 0 degrees. It is confusing, since +2.0 means the trailing end of the H. Stab is up 2.0 degrees, which 2.0 wing incidence would mean the TE is down. And, it depends on two variables in the AIR file. So, if one wants to set the H. Stab deflection just verify that it is set with a sign that forces the tail down, the nose up. Which means more Down Trim.>>elevator_up_limit=27.0 <>Will have to look for this data. Try . One can DL pdf files for all Type Certificate Data Sheets they have. Which covers just about any AC ever licenced in the US but for military AC. >>[Reference Speeds] >>flaps_up_stall_speed=165 <>full_flaps_stall_speed=132 <>cruise_speed=434.8 >> I think this should be in IAS cruise speed if used as an AI >>aircraft. So it doesn't fly too fast. That would be about >>260 kts for jets. >>I am trying to discover what defines the overspeed for an >a/c. Is it this cruise speed. You're saying cruise speed is >in true knots airspeed not indicated? The overspeed warning is set in the AIR file. You can hit F2 in Aired and search for 'overspeed'. Hit F3 to 'search again'. I just found the two settings, the first in in Mach, and the second is in Record 1101 and is in IAS. The overspeed warning goes off when the first overspeed is hit. At lower altitudes is is generally the IAS limit, for jets at FL 350 it is usually the Mach number. However, a good flight model may not be able to hit the Mach limit at higer altitudes and weights. The Concorde airframe type (set in REC 1101) sets different speed limits and the previous ones have no effect. FS2K2 uses the FS2K Concorde AIR file for its supersonic prototype, so don't expect the normal overspeed limits to work. At least over much of the range. I think the Mach limit may have an effect for the Concorde in Cruise at over FL 500. I've read in AVSIM Forums that 'cruise_speed' is in TAS, but should be set in IAS for 'automatic AC' to fly at the correct speed. Otherwise, they fly too fast! The cruise_speed= line will be set with a value when an AC is loaded if it was blank. That should be near the expected TAS cruise speed. However, if one sets it in kts, I doubt it has any effect on the FS AC. But, should fix AI AC.>>>>[TurbineEngineData] >>fuel_flow_gain=0.004 <>rate inlet_area=9.80 << Set near real turbine inlet area. >>Higher values increase ram drag, less net thrust at high >>speeds. >>rated_N2_rpm=12250 <>static_thrust=17000 <>Often this should be lower than TO rating, full throttle >>usually adds a lot to this number. >>afterburner_available=0 >>reverser_available=1 >>>>>>[GeneralEngineData] >>engine_type= 1 >>Engine.0=-49.7,-9.3, 2.00 //set up for thrust vector >>Engine.1=-65.1, 0.0, 3.00 //approx center of thrust >>Engine.2=-49.7, 9.3, 2.00 //1.00 >>>> These locations are for the "center of thrust", not the >>engine! Prop location or about 2/3 of the way back along a >>turbine. Up/Down will add a pitching moment with power >>changes. >>Okay, that is closer to what I finally discovered, that this >is another 'virtual' value representing a force, not the >engine location. But I had little idea where to put it >besides equal to the prop location. Both the turbine inlet 'suction' and jet thrust have an effect on net thrust. I simply assumed the result is about 2/3 of the distance along the turbine nacelle. Generally, this is not critical. FS doesn't know anything about the engine weight or location. Those elements are included in the empty weight and MoI's. Clearly, the location of the prop is what is important. Again, fore/aft doesn't have a big effect, but one might as well set the location approprietly.>>>>>>fuel_flow_scalar=1.60 >>>> This should always be above 1.0 for turbines. >>SFC=fuel_flow_scalar/2. Typical SFC cruise values range >>from 0.55 0.90. So, fuel_flow_scalar would be 1.1 to 1.8. >>>>What is SFC? Specific Fuel Consumption. It is given in lb(thrust)/lb per hour. A JT8D has an SFC of about 0.82 in high altitude cruise. When the scalar is set to 1.0 the SFC comes out at 0.500. Too low. Advanced turbines in 747-400: SFC ~ 0.55. ERJ 135/145: SFC ~ 0.58. JT8D in 727: ~ 0.82. When the SFC is set appropriately, and Cdo (or the parasitic_drag_scalar) set to get the correct fuel flow at a given cruise condition one will find that jets don't slow down excessively fast. For example, I see about 90 seconds required to slow from 350 kts IAS to 220 kts at 10,000 ft in one of my jets. My FS2K2 AC was within 5% the times a full motion sim of the same AC gave. At 10000 ft 'Mach Drag' should be neglible. In fact, it shouild be neglible in most any swept wing AC up to Mach 0.8. >I really had no idea what to set this one at. I understand >it is some non-unit reprsentation of fuel flow. I just had >to play with it until the fuel flow looked right. >Steve I gave more info above. There is a parameter for FS98 AC in the AIR file that has a similar effect, however it is not linear. Ron

Share this post


Link to post
Share on other sites
Guest

Thank you Ron for increasing my understanding of these aerodynamic terms and and clarity of what FS is really doing with the values I give it. It will be a while before I can take in all of your information, but I understand why I am having trouble getting this aircraft to fly correctly.I revisited the aerodynamics 101 site this weekend and found the Control section helpful. Especially the part about Center of Gravity and Aerodynamic Center. I can see better how these relate to what FS calls wing apex. The previous definition of Wing Apex I had implied that it was created only because the sim could not represent the lift force over the entire wing, but it appears that it represents aerodynamic center.http://142.26.194.131/aerodynamics1/Stability/Page7.htmlAs you mention, the page states that the ac for most subsonic aircraft is very close to 25% of chord. Now I know where MS gets that 1/4 chord value from. And as you note, 50% for supersonic aircraft.Finally, I have some understanding of dihedral and a clue about why the Cessna's have a high wing and why they fly the way they do. Why they fly differently than the low wing aircraft and why I probably have the trouble I do with the low wing. Also, it explains why the Extra is so touchy. It is designed that way so it does not have a lot of resistance to rolling for aerobatics purpose.http://142.26.194.131/aerodynamics1/Stability/Page5.htmlI don't pretend to understand everything I have read, but it does help to see the reality behind the FS fog. The movies are cool too.I can clearly see why my aircraft was terribly unstable with the CoG aft of center. In fact, it tried to go straight up like a helicopter. I had spent a lot of time wondering where the CoG should be, where the wing chord lift point is in relation to the CoG, where in relation to the wheels, whether FS models the wheel contact points as a pivot point for balance on the ground, etc. I wondered how having a high wing versus a low wing affected CoG. Because I knew I had a problem with balance. Now I have a much better idea of these things.I also experimented with a tailwheel version of the aircraft. I discovered that I had to move the wheels forward before it would settle on its tail instead of its nose. Checking other tailwheel aircraft I found that they follow this plan, with the wheels are placed closer to the front, creating a more stable triangle of contact points than they would be if you leave the main wheels were they might be with tricycle gear.This is really more than I wanted to get into but it seems the only way for an aircraft there really is no published data for and probably difficult to find someone who has flown one like it to confirm the FS model.Steve

Share this post


Link to post
Share on other sites
Guest Ron Freimuth

>Thank you Ron for increasing my understanding of these >aerodynamic terms and and clarity of what FS is really doing >with the values I give it. It will be a while before I can >take in all of your information, but I understand why I am >having trouble getting this aircraft to fly correctly. I've had problems myself, and came up with the approach I gave for setting the 'wing_apex_position_lon' and 'wing_root_chord'. The Apex position may be easy to scale from a drawing, but has little aerodynamic significance by itself. The important thing is to set the wing location so the 'apex' is 1/4 the length of the MAC ahead of the FS_Reference. Which given as 1/4 the MAC length behind the LE. The MAC can be calculated as Area/Span. Again, this assumes FSEdit is NOT used to generate new records in the AIR file. Now FSEdit may set 90% of the new parameters reasonably well, but one has to know what is reasonable and what needs to be changed. I have gone into this in the avhistory.org AIR file Forum. In general, it is better not to use FSEdit. ;)>I revisited the aerodynamics 101 site this weekend and found >the Control section helpful. Especially the part about >Center of Gravity and Aerodynamic Center. Yes, I had looked over the site again a while ago. >definition of Wing Apex I had implied that it was created >only because the sim could not represent the lift force over >the entire wing, but it appears that it represents >aerodynamic center. The Aerodynamic Center of Lift is NOT at the Apex. It is behind the leading edge of the "Mean Chord", which is well behind the apex of a swept wing.>As you mention, the page states that the ac for most >subsonic aircraft is very close to 25% of chord. Now I know >where MS gets that 1/4 chord value from. And as you note, >50% for supersonic aircraft. I set one supersonic Fighter to balance at 48%. >Finally, I have some understanding of dihedral and a clue >about why the Cessna's have a high wing and why they fly the >way they do. Why they fly differently than the low wing >aircraft and why I probably have the trouble I do with the >low wing. I found that setting the wing at +2.0 ft for a high wing Cessna gave more wing leveling, and I reduced the 'Dihederal Effect' parameter in the AIR file. In contrast, a low wing AC is less stable, and has more physical dihederal, which means a higher 'Dihederal Effect' set in the AIR file. However, I generally change that parameter to give reasonable wing leveling in my flight tests. >Also, it explains why the Extra is so touchy. It >is designed that way so it does not have a lot of resistance >to rolling for aerobatics purpose. The Extra has a symmetrical wing with no dihederal. Which makes it less desirable for making long trips in.>I don't pretend to understand everything I have read, but it >does help to see the reality behind the FS fog. The movies >are cool too. I've checked many aerodynamics sites over the years and slowly pick up these concepts. >I can clearly see why my aircraft was terribly unstable with >the CoG aft of center. In fact, it tried to go straight up >like a helicopter. I had spent a lot of time wondering where >the CoG should be, where the wing chord lift point is in >relation to the CoG, where in relation to the wheels, >whether FS models the wheel contact points as a pivot point >for balance on the ground, etc. I've noted that the main gear is typically 75% of the MAC behind the LE. That is, about 1/4 the length of the MAC ahead of the trailing edge. Normally, the CG varies about the MAC/4 point since the Center of Lift is normally close to MAC/4. This results in an AC that can be rotated fairly easy for takeoff. Too far forward and the AC can tip on its tail. Also, the weight on the nose wheel decreases and the front tire skids when you try to turn. I figure the real AC is designed with all these things taken into account so I work to set my FS AC the same way. As long as FS models the effects correctly the critical locations should be set to what the real AC is.>This is really more than I wanted to get into but it seems >the only way for an aircraft there really is no published >data for and probably difficult to find someone who has >flown one like it to confirm the FS model. >>Steve I've learned most of what I know about AC though MSFS. ;)Ron

Share this post


Link to post
Share on other sites
Guest

RonThis information is greatly appreciated, it's obvious that you have devoted an incredible amount of time to this complex and difficult subject and I can't tell you how grateful I am that you took the time to post it here. I had to work all weekend and I am just getting around to reviewing it, but already I can see that I will be busy with it for some time to come. I am also reminded that my earlier suspicions were correct, I really know very little about modifiying the flight simulator flight dynamics! I wish I could contribute 10% of what you have so kindly provided here, but unfortunately I find I have more questions than answers at this point. In working on a new flight model for the Microsoft Dash 8-100, and I have encountered difficulties with the pitch attitude on final approach with flaps extended, the aicraft pitch begins to increase towards nose up as the speed falls below approximately 115 KIAS and the aircraft approaches the runway nose high and "behind the power curve". To solve this, I have edited the X & Y values in TBLDB 401 *Wing Cl vs Mach Factor. By increasing the Y value of the second pair from 1 to 1.8, and moving the X value to the left (towards what seems to be the lower end of the a/c speed range) by reducing its value from .2 to 1.75 I have managed to achieve a pitch angle of 4 degrees nose down with full flaps extended at 95 KIAS, on a 3 degree glideslope (about 500 fpm rate of descent). TBLDB 400 ground effect graph required editing after this change to compensate for the increased lift. I reduced the Y values of the remaining pairs (.51-.30) to give the aircraft an operational ceiling of about FL280 with a 300 fpm rate of climb. The aircrafts speed envelope seems quite small in relation to this table, perhaps the first 3 or 4 pairs are used (I could be wrong!), and my concern is that I have this huge spike at what is essentially the 30% position of the operational speed envelope, with steep ramps leading down on either side of it and any proper L/D curve is hopelessly skewed. While the flight characteristics exhibit no problems while hand flying or using the autopilot, I wonder if there might be another way to solve these problems. As far as the operational/service ceiling is concerned, perhaps by limiting the engine power at altitude somehow ( something like the "critical altitude" CFG entry for turbocharged recips)? After suffering through the loss of some of my earlier work when FSEdit corrupted the AIR/CFG files beyond repair I removed it and all related files from my hardrive. With each sucessive incarnation of FS2002 (whenever I reinstall the program) I remove FSedit before loading any aircraft that I care about, and I haven't suffered any ill effects as yet. Once again, thanks for the info!

Share this post


Link to post
Share on other sites
Guest Ron Freimuth

>Ron >>This information is greatly appreciated, it's obvious that >you have devoted an incredible amount of time to this >complex and difficult subject and I can't tell you how >grateful I am that you took the time to post it here. Numerous individuals have worked on figuring out the MSFS AIR file etc. over the years. Unfortunately, MS' concept of FSEdit wasn't correctly realised with FS2K2. Rather than simplify matters, it just makes things worse. I expect there is an FSEdit included in CFS3, but I don't know if it's been been fixed for not.>I had >to work all weekend and I am just getting around to >reviewing it, but already I can see that I will be busy with >it for some time to come. I am also reminded that my earlier >suspicions were correct, I really know very little about >modifiying the flight simulator flight dynamics! Ideally, one should be able to get a reasonable AC using just basic information such as set in FSEdit and in the AIR file. Unfortunately, it didn't turn out this way. Nor did MS bother to explain things I figured out over the last year. >could contribute 10% of what you have so kindly provided >here, but unfortunately I find I have more questions than >answers at this point. In working on a new flight model for >the Microsoft Dash 8-100, and I have encountered >difficulties with the pitch attitude on final approach with >flaps extended, the aicraft pitch begins to increase towards >nose up as the speed falls below approximately 115 KIAS and >the aircraft approaches the runway nose high and "behind the >power curve". There are various basic matters that could cause that. First, I always want to get the CG in the correct place. And, have the wing (actually, the virtual rectangular wing) in the correct longitudinal location. I outlined how to do this. I also use Herve' Sors' AFSD. Or, a panel test gauge. Jerry Beckwith has been working on this stuff for CFS AC for years and has a test gauge, "JWB.gau" available at his site: . I see he also has a new, 'combined' test gauge at: . In the past the 'jet' gauge didn't work in FS2K2, but perhaps the new, "combined" gauge will. Even though it says "FS2000/CFS2" I use the "Original" gauge's prop gauge in FS2K2 to show CG as %MAC, Trim, Pitch, AoA, and many other things. There is more than one needs in the small DL's. Many things are for CFS2. Just put the JWB.gau or the newer version in GAUGES and add the appropirate window to any panel you want to use it with. You do not need to use Jerry's test panel -- it is mainly for CFS2. ---------------------- > To solve this, I have edited the X & Y values >in TBLDB 401 *Wing Cl vs Mach Factor. By increasing the Y >value of the second pair from 1 to 1.8, and moving the X >value to the left (towards what seems to be the lower end of >the a/c speed range) by reducing its value from .2 to 1.75 I >have managed to achieve a pitch angle of 4 degrees nose down >with full flaps extended at 95 KIAS, on a 3 degree >glideslope (about 500 fpm rate of descent). TBL 401 affects the 'slope' of TBL 403 as Mach Changes. Sorry, it is not the appropriate table to change to fix your problem. As far as Jet AC go, TBL 403 is fairly reasonable in the MS 777 AIR file. One can use Aired to copy it to a clipboard, then 'Replace' TBL 404 in another AIR file with one from any other AIR file. But, I found a better set of TBL's for you (latter).> TBLDB 400 ground >effect graph required editing after this change to >compensate for the increased lift. Normally, TBL 400 only has an effect when altitude is within one wing span of the ground. And, the effect is very small at that altitude, it only becomes significant at about 0.1 the span.>....... While the flight characteristics exhibit no problems >while hand flying or using the autopilot, I wonder if there >might be another way to solve these problems. Looking at the MS Dash 8 AIR file, I see TBL 478 is inappropriate. This sets the AC pitching momement vs Body AoA (what the test gauge, etc. show). The table is inverted relative to the normal convention in MS AIR files; that is OK. However, I see a '45 deg' slope in the middle, that drops at AoA = 0.1745 radians (10 deg). Then, it increases at a lower rate. The effect of this is that beyond 10 deg AoA, there would be less 'nose down' effect, and AC trimmed at 9 deg AoA would tend to nose up when the AoA increased past 10 degrees. Now 10 deg AoA is too high for landing, I see TBL 403 shows a Lift Coefficient of 1.62 at 10 deg, and the stall is at an excessive CL of 2.0 at 14.0 degrees. Ah, the MS Beech_King_Air_350 AIR file has reasonable TBL's 403 and 473. I'd suggest you replace the ones in the Dash 8 with the King Air tables. Also, put TBL's 400 and 401 back to what they were. Or, just replace then with those from the King Air. I can't guarantee anything, Donna. But, these changes should at least get some things appropriate in your AIR file. > As far as the >operational/service ceiling is concerned, perhaps by >limiting the engine power at altitude somehow ( something >like the "critical altitude" CFG entry for turbocharged >recips)? That doesn't affect turboprops. There are ways to change the turboprop tables to change the power with altitude and Mach number, but you don't want to hear. ;) I haven't been completly successful myself in setting up turboprops. However, AFSD V 1.3 (in AVSIM Lib) will show turboprop Shaft HP, Equivalent SHP, fuel flow, thrust, and other things. So, you can at least see what the current HP is and change the 'turboprop torque' (something like that) in aircraft.cfg to set the appropriate TO HP. This should give you something to keep you busy for a while. ;) If you get your Dash 8 flying reasonably well, then we can go on to setting drags, etc. Ron

Share this post


Link to post
Share on other sites

Hi Donna,Whilst you can delete FSEdit from your system, the FS2002.exe will still try to put your house in order. The example is usually an FS98/2000 imported aircraft that gets FS2002-ized upon selection. I am not sure when and how FS2002.exe knows not to mess with a file after it have been FS2002-ized, maybe just because it sees new areas in the aircraft.cfg or *.air files.As far as I know, FS2002.exe doesn't call FSEdit.exe to make the changes since FSEdit doesn't exist in the FS2002 STD addition.

Share this post


Link to post
Share on other sites

Hi, Ron.Thanks again for your information and dedication. While other factors are important in the Feel of a simulation, for Real, Serious, and Knowledgeable Pilots the FLIGHT DYNAMICS has to be and IS the most important factor in a simulation. It

Share this post


Link to post
Share on other sites
Guest

> I also use Herve' Sors' AFSD. Or, a panel test gauge. >Jerry Beckwith has been working on this stuff for CFS AC for Last night I used AFSD for the first time to monitor flight of the aircraft I am designing. I am beginning to see the value of this application because it displays the Center of Gravity as computed in real time. Using the Empty Weight Position (which I assume is a _static_ center of gravity excluding variable weights such as fuel and pilot and baggage) and adding in the current remaining fuel, pilot weight and other defined station loads.Maybe I am wrong on this, but it finally occurred to me that the aircraft CoG needs to be in a certain place in relation to the center of lift for the aircraft to fly safely and optimally. The airframe, etc. has to be designed so the CoG is where it needs to be, not the other way around. It really does not matter if the aircraft itself is well balanced as much as the CoG in relation to the wing.I think that I saw this when playing with balsa gliders as a kid. We used to tape a penny to the nose to get them to fly with more stability. I assume this put the CoG fore of the center of lift, making the wing more stable. Aft CoG makes a wing unstable. Of course, once the airspeed feel off the glider would nose down more readily to the floor with the penny than without.You could probably get the glider to balance perfectly with your finger supporting the stick fuselage, but I doubt that would be the right CoG for flight. You would want to balance it on your finger at the CoL point of the wing for flight.AFSD allows you to see where the CoG is in relation to the CoL when setup correctly. WRT the above example, although the wing is more stable the more fore the CoG, you reach a limit where there is too much nose down. So there have to be fore and aft GoG limits and you can watch the CoG in AFSD while adding and removing fuel and station loads to be sure CoG is within limits.Also, I can see where if the aircraft design needs the CoG to be a bit forward for stability, that trim can compensate for this to keep cruise level.Right now, my Empty Weight CoG is behind the CoL slightly. I placed this by trail and error adjusting until the aircraft did not try to tip back vertically. I can tell it is still a little unstable and now I know why, with the aft CoG.However, I have discovered through AFSD that TRIM is active in the simulation all the time, even when I do not want it for this aircraft that has no trim and was defaulting to -14 incredible! Now my CoG is all wrong because of this.I see a setting in AirEd for Elevator Trim TRUE/FALSE. Will this get rid of trim on my aircraft?I have one more question. I am confused about where the Visual Model Center and Reference Datum should be. The VMC is at 0,0,0 in the GMAX scene. However, I can move the visual model anywhere in relation to this point. Where should it be? Should I drag the visual model around so that the Empty Weight CoG is at 0,0,0? Should the Reference Datum be located at the Empty Weight CoG position? I think you mentioned that the 0,0,0 is usually the center of gravity location (Empty Weight or in flight?).The MS docs talk about setting Reference Datum to the published Reference Datum of the aircraft being modeled so that published locations for loading can be used. To me this implies that Reference Datum is at the same location as Empty Weight CoG.Okay, I have* Wing Apex: line perpendicular to where the extreme leading edges join at the centerline (in rectangular or swept wing).* Leading Edge: for purposes of our calculation either rectangular wing or the extreme leading edge at apex for swept wing* Apex is placed 1/4 MAC ahead of Reference Datum* Reference Datum is placed 1/4 MAX behind leading edge* These are two ways of stating the same location and distance* In this case, Reference Datum corresponds to standard Center of Lift?* Where is Empty Weight Center of Gravity located and where should I expect In Flight Center of Gravity to be located?I assume that if Reference Datum is Center of Lift then you do not want CoG aft of it because the wing will be unstable. And you do not want fuel and etc. to push it too far fore of CoG although still stable. You want to have "dynamic" CoG fall in a range between CoL and some point forward where trim can still keep the aircraft from nose down excessively.I think I am getting closer, but still have a lot to sort out. You've probably already answered many of these questions, but they still have not clicked with me.Steve

Share this post


Link to post
Share on other sites
Guest Ron Freimuth

>Hi, Ron. >Thanks again for your information and dedication. While >other factors are important in the Feel of a simulation, for >Real, Serious, and Knowledgeable Pilots the FLIGHT DYNAMICS >has to be and IS the most important factor in a simulation. Certainly. While I work on details such as fuel consumption, it doesn't make that much difference in most cases. I never fly the several hours it takes to run the tanks dry. Many aspects of a good flight model are settable in aircraft.cfg. One should be able to use a good, similar AIR file to the AC he wants to create and change only aircraft.cfg to get a reasonable end result. By changing the wing area, weight, MoI's, power, etc. in aircraft.cfg he scales the AC to a new variation without having to touch the AIR file. This is becaues many of the parameters in the AIR file are normalized, and are often about the same in all aircraft. Microsoft moved the scaling factors such as weight, wing area, power, etc. to aircraft.cfg. One can also adjust parameters set in the AIR file with various 'scalars' in aircraft.cfg.>It

Share this post


Link to post
Share on other sites
Guest Ron Freimuth

>Hi Donna, >>Whilst you can delete FSEdit from your system, the >FS2002.exe will still try to put your house in order. Ah, correct. I found that out when I set the wing_sweep parameter in aircraft.cfg to other than 0.0 deg after importing an FS2K2 AC. When the AC was loaded the AIR file was modified as if it had been touched with FSEdit. I don't think setting the wing_sweep angle always does this. Regardless, I now always set to to 0.0. The effects of sweep are already accounted for in good AIR files. >The example is usually an FS98/2000 imported aircraft that gets >FS2002-ized upon selection. I am not sure when and how >As far as I know, FS2002.exe doesn't call FSEdit.exe to make >the changes since FSEdit doesn't exist in the FS2002 STD >addition. I think one of the FS2K2 DLL's does the work. Or, perhaps sim1.dll itself. Both FSEdit and loading an AC can result in the changes. Fortunately, it doesn't occur unless one sets certain parameters in aircraft.cfg. Another reason to copy the AIR file to a BU such as C185.org. Then, you can "copy C185.org C185.AIR" to get your original AIR file back. The AIR file will have a larger file size if it has been changed. Find the parameter that resulted in the unwanted change and set it to zero (or, perhaps delete it). The ";) Ron

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...