• There seems to be an up tick in Political commentary in recent months. Those of us who are long time members of the site we know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religiours commentary out of the fourms.

    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 politicion 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 amoung members. It is a poison to the community. We apprciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Turbines

mirage3

Members +
Anyone does know how to modify the aircraft.cfg to reduce power of a PT6A turbine from 950 shp to 750 shp?
Thanks to who will help me!!:sly:

Miro
 
Anyone does know how to modify the aircraft.cfg to reduce power of a PT6A turbine from 950 shp to 750 shp?
Thanks to who will help me!!:sly:

Miro
======================================================================
Note: The following number are used STRICTLY for example purposes and were derived from a sample file:

Now, in the .cfg file, you should see the following:

[turboprop_engine]
power_scalar=1.0 //Scalar on Turboprop power
maximum_torque=2300 //Maximum torque available (ft-lbs)

You should adjust the power scalar from THE ORIGINAL VALUE to a scalar of 750/950 = 0.79.

If the original power scalar is 0.9, the new scalar is 0.71.
If the original power scalar is 1.0, the new scalar is 0.79.
If the original power scalar is 1.1, the new scalar is 0.87.
and so forth ...

Now to adjust the Torque number ------

Horsepower = Torque x RPM / 5252, therefore, Torque = ((5252)/RPM))x(HP)

Since you are NOT changing the RPM speed of the powerplant, the value (5252/RPM) would be the same
constant for both HP figures. Therefore, you would ADJUST the Torque number by the same scalar factor
as the HP figure.

For the NEW HP figure, Maximum Torque = 2300 x 0.79 = 1817 (for the 750 SHP figure).

Hope it helps.
 
Because, i am modifying the IRIS PC-9M to a PC-7MkII, the fuselar is the same, but the power is reduced!
 
Back
Top