There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.
If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.
Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.
The Staff of SOH
[flaps.n]
drag_scalar = 1.0
Thanks Bjoern, will do!Code:[flaps.n] drag_scalar = 1.0
I don't, however, know how this related to the different flap positions.
You might need to do some studying:
http://library.avsim.net/download.php?DLID=170811
[h=5]Drag parameters[/h]Drag is the aerodynamic force that determines the aircraft speed and acceleration. There are two basic types of drag that the user can adjust here. Parasitic drag is composed of two basic elements: form drag, which results from the interference of streamlined airflow, and skin friction. Parasite drag increases as airspeed increases. Induced drag results from the production of lift. Induced drag increases as angle of attack increases.
The parasite_drag_scalar and induced_drag_scalar parameters are multipliers on the two respective drag coefficients. For example, a value of 1.1 increases the respective drag component by 10 percent. A value of 0.9 decreases the drag by 10 Percent. Negative values are not advised, as extremely unnatural flight characteristics will result. The default values are 1.0.
The percentage of total drag due to flap deflection that this flap set is responsible for at full deflection.
The 310B. . . .on ILS approaches, setting one notch of flaps seems to cause the airplane to lose trim rapidly and unless you immediately add some major throttle input you'll lose the glideslope. I was hoping to lessen the abrupt effect of one notch of flaps and make it a bit more docile for this type of approach."In the aircraft.cfg file, would reducing the number for the Induced_drag_scalar, lessen the drag effect when the flaps are activated?"
No, not necessarily.
Flap drag is addressed under the flap heading and also within the airfile.
Which aircraft?
The 310B. . . .on ILS approaches, setting one notch of flaps seems to cause the airplane to lose trim rapidly and unless you immediately add some major throttle input you'll lose the glideslope. I was hoping to lessen the abrupt effect of one notch of flaps and make it a bit more docile for this type of approach.
Whose 310B? If I can access the aircraft, I'll have a look-see and report back.
Great information and your last statement is basically what I have been using since the first instance of losing the glideslope. Trim and throttle makes for a successful ILS approach. Thanks to you and Rob for the insight.Couple of things re the C310, flew the real thing for awhile, never liked it ruined by flying Beech Barons at the time, compared to the Baron always felt a bit like riding a greasy pig especially with a full load, ok empty.
Induced drag increases with AoA is correct. If you have a look at some basic aerodynamic texts you will see a steady increase in drag with AoA to the critical angle where the wings stalls. Putting out flap simply changes the curve profile of the overall wing camber with two desired effects, a nose pitch down and increased lift/drag. The initial pitch up experienced with flap deployment is the curve change increasing lift and for most aircraft there is a marginal decrease in speed and a minor drag increase. The drag only significantly rises as more flap is deployed to full flap stage. Flap changes always have to be accompanied by a elevator pitch down change and the addition of trim to hold the attitude. However a few types do pitch down with large flap activation.
Now the 310, as I recall the split flaps added little to drag until full flap was deployed. I once had a flap problem whereby the flaps failed to fully retract to the full up position and hence were trailing in the wind so to speak, their was no noticeable change in pitch and only a minor one or two knot decrease in speed but airframe buffet and low rumble from underneath was the give away that something was amiss turned out there was a problem with the tracks and the flaps were not retracting properly. You only got a significant decrease in speed and drag at full flap. I also recall that the aeroplane would squirrel, or yaw as the undercarriage went down and there was a small speed loss but not like other aircraft where putting the undercarriage down acts as a great speed brake.
Thats about all I can add. I think fiddling with the scalars will not change much and may do little in the end that correct technique to fly the ILS would do, in other words gear down only on intercepting the glideslope, set the attitude to get the rate of descent that is approximately half of the IAS (100 kts=500fpm ROD, 120kts=600 fpm, 180kts=900fpm etc.) and trim trim trim to hold the attitude and power to control the ROD is basically it. As speed decreases and flap is deployed trim trim trim and hold and attitude and power setting to get the speed/ROD matched as described.
[Flaps.0]
type=1 // ** FLAPS **
extending-time=39 // Total seconds
span-outboard=0.69 // 0.0 .. 1.0
flaps-position.0= 0.000 // pseudo-degrees
flaps-position.1= 8.888 // 1
flaps-position.2=18.333 // 2
flaps-position.3=25.000 // 5
flaps-position.4=31.111 // 10
flaps-position.5=33.333 // 15
flaps-position.6=35.000 // 25
flaps-position.7=36.666 // 30
flaps-position.8=40.000 // 40
lift_scalar = 1.0
drag_scalar = 1.0
pitch_scalar= 1.0
system_type = 1
[Flaps.1]
type=2 // ** CORRECT LIFT**
extending-time=14 // Total seconds
span-outboard=0.30 // 0.0 .. 1.0
flaps-position.0= 0.000000 // pseudo-degrees
flaps-position.1= 2.653105 // 1
flaps-position.2= 8.209540 // 2
flaps-position.3= 12.35437 // 5
flaps-position.4= 14.48548 // 10
flaps-position.5= 15.34695 // 15
flaps-position.6= 10.25102 // 25
flaps-position.7= 9.560591 // 30
flaps-position.8= 1.32156 // 40
lift_scalar =-1.000
drag_scalar = 0.000
pitch_scalar=-0.5
[Flaps.2]
type=2 // ** CORRECT DRAG **
extending-time=20 // Total seconds
span-outboard=0.30 // 0.0 .. 1.0
flaps-position.0= 0.000000 // pseudo-degrees
flaps-position.1= 7.8893473 // 1
flaps-position.2= 15.257930 // 2
flaps-position.3= 20.006734 // 5
flaps-position.4= 19.763003 // 10
flaps-position.5= 18.353201 // 15
flaps-position.6= 17.344649 // 25
flaps-position.7= 15.968918 // 30
flaps-position.8= 0.000000 // 40
lift_scalar = 0.000
drag_scalar =-1.000
pitch_scalar= 0.0