• 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.

pitch oscillation

Messages
7
Country
us-connecticut
I have a payware aircraft that after a certain amount of time during flight
starts to pitch up and down on autopilot. I assume this has to due with weight
change from fuel being used up.

What parameters do I need to change to fix this?

Thanks for any response.
 
If would help if you stated in which autopilot mode you see this happening and whether the model suffers from such oscillation when not in autopilot.
Most of the time you get some form of pitch oscillation in autopilot it is at high altitude in height hold mode.
A brute force method of reducing these oscillations is to increase empty_weight_pitch_MOI in the Weight and Balance section of the aircraft.cfg file.
Roy
 
If would help if you stated in which autopilot mode you see this happening and whether the model suffers from such oscillation when not in autopilot.
Most of the time you get some form of pitch oscillation in autopilot it is at high altitude in height hold mode.
A brute force method of reducing these oscillations is to increase empty_weight_pitch_MOI in the Weight and Balance section of the aircraft.cfg file.
Roy
It does happen in alt hold at high altitude but not in manual flight.
 
The FS autopilot uses elevator trim for pitch changes. Altitude hold works through pitch changes generated by an altitude error compared to the selected altitude.
When the error exists, the autopilot attempts to correct it and tends to overshoot the correction leading to an oscillation.
At high altitude and high true air speed inertial forces are strong, but aerodynamic damping is reduced since it comes from forces generated by indicated air speeds, which are lower.
This is why you get the oscillation at high altitude only.
Unfortunately there is no way to simply control the stock autopilot in pitch.

That leaves you with having to increase the pitch damping or as above, increase the longitudinal moment of inertia so that the resistance to pitch changes is increased.
If you are familiar with the air file and aerodynamics, I would suggest getting Yves "Flight Dynamics in Microsoft Flight Simulator" and study section 6.3.2. You might then decide to increase pitch damping Cmq.
Roy
 
The FS autopilot uses elevator trim for pitch changes. Altitude hold works through pitch changes generated by an altitude error compared to the selected altitude.
When the error exists, the autopilot attempts to correct it and tends to overshoot the correction leading to an oscillation.
At high altitude and high true air speed inertial forces are strong, but aerodynamic damping is reduced since it comes from forces generated by indicated air speeds, which are lower.
This is why you get the oscillation at high altitude only.
Unfortunately there is no way to simply control the stock autopilot in pitch.

That leaves you with having to increase the pitch damping or as above, increase the longitudinal moment of inertia so that the resistance to pitch changes is increased.
If you are familiar with the air file and aerodynamics, I would suggest getting Yves "Flight Dynamics in Microsoft Flight Simulator" and study section 6.3.2. You might then decide to increase pitch damping Cmq.
Roy


Thanks for your info. I will look into applying these suggestions.
 
Back
Top