• 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

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

RPM not adjustable following power scaler increase

S

surlybonds

Guest
<SPAN lang=EN>I’m trying to tweek the cfg file in fs9 for a commercial Cessna skymaster to more closely reflect the performance of the Riley Super Skyrocket conversion. I’m tweeking the file for my own use.

I needed to change the performance of the a/c to match real world values, which have much higher rates of climb and cruise speed and take off performance. I have adjusted several of the piston engine and flight values in the cfg and have flight tested the a/c through several adjustments and have achieved the proper performance.

[piston_engine]
//power_scalar=1.0 //Piston power scalar
power_scalar=1.5 //Piston power scalar
//cylinder_displacement=60.0 //Cubic inches per cylinder
cylinder_displacement=80.0 //Cubic inches per cylinder
compression_ratio=7.5 //Compression ratio
number_of_cylinders=6 //Number of cylinders
//max_rated_rpm=2800.0 //Max rated RPM
max_rated_rpm=2500.0 //Max rated RPM
//max_rated_hp=210.0 //Max rated HP
max_rated_hp=310.0 //Max rated HP
fuel_metering_type=0 //0=Fuel Injected, 1=Gravity Carbureter, //2=Aerobatic Carbureter

AS I see it, the only problem is that the prop control is not working as usual. At a high cruise MP setting of 32, the RPM registered 3074 where set previously. When I adjust the prop there is no gradual change, the prop lever simply is pulled back with no change in the RPM, until finally the prop is feathered and I have to immediately increase the prop pitch to keep flying.

Any ideas.

Thanks!



cid:image002.gif@01C9303B.8F409D70
<FONT size=2><SPAN style="FONT-SIZE: 10pt">
 
Turbocharged IO 360? delivering 300 HP? On a light twin?

If you don't have it, get the AFSD utility from Herve Sors, or the test panel from Jerry Beckwith's mudpond site. You will be able to measure HP, thrust, MP, prop pitch values, RPM and a host of parameters. Sounds as if the prop pitch governing and RPM limits are off.

Feed us some more info and we will see what we can do to help.

T.
 
The simulated power output is determined by a combination of air file parameters and the engine parameters in the aircraft.cfg file, so it's difficult to know exactly what the power output is after this set of changes. Of the things you changed, only power_scalar, cylinder_displacement, and max_rated_rpm will affect power output.

The other half of the equation is the propeller. The ability of the prop to absorb power and convert it to thrust are also simulated through tables in the air file. Just as in the real world, the prop may need to be changed to handle the change in RPM and power.
 
You might want to have a peek at Spark's Airwrench. It will adjust the engine and prop parameters to meet the specifications you desire through and ability to fine tune in the air. file according to the measured performance parameters such as observed through Jerry's test panel or AFSD.

The engine parameters can be adjusted manually through the relevent airfile tables, using hex, and aired, or airfile manager (in base ten). Still much testing is required to achieve accurate results.

Cheers: T.
 
Back
Top