Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Make aircraft stable with 16x acceleration.

Featured Replies

Does anyone know what setting I can adjust to make an aircraft stable using 16x acceleration?

FS2020 

Alienware Aurora R11 10th Gen Intel Core i7 10700F - Windows 11 Home 32GB Ram
NVIDIA GeForce RTX 4070 Ti Super OC 16GB - Pimax Crystal Light VR 

I don't think there is one.

 

Running at 16x means that FS has to do 16 times the amount of processing in the same time period. If there isn't sufficient "headroom" on your PC then something will have to give. The more complex the addon the more likely this effect. Even in default FSX, the autopilot doesn't work at more than 16x

Gerry Howard

Running at 16x means that FS has to do 16 times the amount of processing in the same time period.

 

 

Actually not. The entire code is executed at standard rate, but on each update cycle those internal variables related to time (ie ac position,ground speed, etc) are multiplied by the sim rate factor (2 in 2X, ... 16 in 16X, etc). User variables (Lvars,Cvars,GVars) are actualized at standard rate always (like the code) so this is something one have to take into account when writing gauge code, for example.

 

Tom

A faster computer can handle higher factors and remain stable because the instability arises from the per frame update "delta time" becoming too big for the flight model to step correctly. Suppose some flight model equation at some state breaks down if dt is much greater than 1/2 a second. A slow computer running the game at 10 fps (dt = 1/10) is accelerated to 8x, the dt per frame increases to 4/5 sec which is greater than 1/2 so the flight model goes unstable.

 

A faster computer running at 40 fps could handle 16x because the dt would increase only to 16/40 or 2/5 second, still under 1/2 second.

 

These numbers are just examples, I don't know where any particular flight model or simulation would break down. This does mean though, that you can increase stability at 16x by getting a faster computer. :) (not the answer you wanted I know)

 

Cheers

Clark Janes

pmdg_trijet.jpg

This does mean though, that you can increase stability at 16x by getting a faster computer. :) (not the answer you wanted I know)

 

Cheers

 

A faster computer would make no difference at all. Frame rates are not affected by current SIM RATE (0.5-64X); they are a result of a combination of processor-Video hardware rendering efficiency. With sim rate set too high (8X-up) problems arise on all those systems that use PID calculations -autopilot is a typical- because the Deviation Error on each cycle becomes too big to be properly handled by its algorithm. As a result, you get an increasing overcorrection that turns the entire system unusable.

 

Tom

Apologies if I'm hijacking your thread Dillion.

 

Tom, I don't understand what a "PID calculation" is. But I didn't say SIM RATE affected viewer frame rates. I meant it affected *dt per frame* as seen by the simulation. The frames per second stay the same, but inside the algorithms, the simulation dt per frame is higher. In all simulations the size of dt in a simulation tick is very much related to algorithm stability, is it not? That is what yields large Deviation Error (your term).

Clark Janes

pmdg_trijet.jpg

Clark,

 

PID comes from Proportional-Integral-Derivative. You can read about this here:

 

http://en.wikipedia.org/wiki/PID_controller

 

And as I stated before, SIM RATE and FRAME RATES have no relationship at all. What affects a contoller's algorithm is a dt per code cycle, and again this has nohing to do with frame rates. At higher SIMRATE, dt per code cycle is higher, yes, and that's what is related to algorithm stability.

 

Tom

Thanks

 

Yes, frame rate has nothing to do with with it. It is all about dt per code cycle and a faster computer has a smaller dt per code cycle base rate, thus smaller dt at any compression multiplier as well. Thus a faster computer has faster SIM RATE, a smaller dt, and a more stable algorithm output. A faster computer may very well run 16x where a slower computer cant. Make sense?

Clark Janes

pmdg_trijet.jpg

internal variables related to time (ie ac position,ground speed, etc) are multiplied by the sim rate factor (2 in 2X, ... 16 in 16X, etc).

 

Does that mean that FS multiplies the accelerations by 2 4...also multiply etc and then determines speeds and positions for each time step - surely it can't multiply speeds and positions as well? FS uses a simple numerical integration algorithm according to Zykowski's paper. This itself could also beome unstable at high multiplication factors.

 

Can you clarify the relationship between the frequency of the fundamental simulation loop which varies according to Zykowski says and the fixed 18Hz gauge rate - I've never really understood it?

Gerry Howard

Make sense?

 

 

Uh...no :(

 

You're still mixing software logic with hardware logic.

FS panel programs run at about 18 hz on any computer, from the slowest to the fastest, what means one cycle last the same on both machines. This is software logic, and Sim Rate is a flag within this logic. A faster computer will render fast (higher Frame Rates) but will not make gauge calculations faster than a slower machine. All aircraft systems are based on gauge calculations. Get the point?

 

 

Tom

FS panel programs run at about 18 hz on any computer

 

Did not know that. Now it makes sense why a faster computer can't help if there is an internal fixed speed. I would not have guessed this because all software simulations I have worked on and programmed in my twenty years (government and game industry) never fixed dt. They scaled with dt and warned if the dt was too low for a given required stability. They never tossed out extra cpu if it was available. Thanks Tom.

Clark Janes

pmdg_trijet.jpg

  • 2 weeks later...

As an aside, sometimes increasing the various stability factors in the "flight_tuning" section of the aircraft.cfg will dampen out the wild gyrations experienced at higher sim multipliers, but it also can make the airplane sluggish when flown in real time. I had a little bit of success finding a compromise in FS9 with, IIRC, the PSS B777 to make it behave at high (8-16X) sim rates.

 

Regards

Bob Scott | President and CEO, AVSIM Inc
ATP Gulfstream II-III-IV-V

Sys1 (MSFS20+24/XPlane12+11): AMD 9800X3D, water 2x240mm, MSI MPG X670E Carbon, 64GB GSkill 6000/30, nVidia RTX4090FE
Alienware AW3821DW 38" 21:9 GSync, 2x4TB Crucial T705 PCIe5 + 2x2TB Samsung 990 SSD, EVGA 1000P2 PSU, 12.9" iPad Pro
Thrustmaster TCA Boeing Yoke, TCA Airbus Sidestick, Twin TCA Airbus Throttle quads, PFC Cirrus Pedals, Coolermaster HAF932 case

Sys2 (P3Dv5/v4): i9-13900KS, water 2x360mm, ASUS Z790 Hero, 32GB GSkill 7800MHz CAS36, ASUS RTX4090
Samsung 55" JS8500 4K TV@60Hz,
3x 2TB WD SN850X 1x 4TB Crucial P3 M.2 NVME SSD, EVGA 1600T2 PSU
Fiber link to Yamaha RX-V467 Home Theater Receiver, Polk/Klipsch 6" bookshelf speakers, Polk 12" subwoofer, 12.9" iPad Pro
PFC yoke/throttle quad/pedals with custom Hall sensor retrofit, Thermaltake View 71 case, Stream Deck XL button box

Sys3 (DCS/P3Dv4/ATS/ETS): AMD 7800X3D, MSI MPG X870E Carbon, Noctua NH-D15S, 64GB GSkill 6000/30, EVGA RTX3090
Alienware AW3420DW 34" 21:9 GSync, Corsair HX1000i PSU, 4TB Crucial T705 PCIe5 + 2TB Samsung 970Evo Plus,
TM TCA Officer Pack
, Saitek combat pedals, TM Warthog, TM RS300 FF wheel/pedals, Coolermaster HAF XB case

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.