Controllable spool rate

Post your feature requests here. Note that we cannot promise that any of these posts will be commented on or that requested features will be implemented.
Locked
User avatar
WarpD
Posts: 1469
Joined: Mon Feb 14, 2011 5:29 am

Controllable spool rate

Post by WarpD »

I would like to be able to add a AIR_70_CORRECTED_N2_FROM_FF table to an aircraft with a turboprop engine and have that table be used just like it is in the turbine simulation to control spool rate.

This has become a major issue for us in production training systems for turboprop based aircaft.
Ed Wilson
Senior Developer
Mindstar Aviation
User avatar
Trevor Hale
Posts: 10
Joined: Thu Jan 12, 2017 3:55 pm

Re: Controllable spool rate

Post by Trevor Hale »

I would have to agree with you. To be able to control the speed to which the starter spools the engine on a turbo-prop and actually have the slow prop spin without needing to change the PropellerMOI that would be a treat.

So "Aircraft.cfg" - Control of Fuel Flow at specific N1/N2 Rates and Spool time in seconds would be an awesome additional feature.

Thanks,

Trev
Trevor Hale Image
Owner - Cockpitbuilders.com
http://www.cockpitbuilders.com

Director of Operations
Worldflight Team USA
http://www.worldflightusa.com
Mike Schroeter
Lockheed Martin
Posts: 341
Joined: Thu Jan 12, 2012 7:05 pm

Re: Controllable spool rate

Post by Mike Schroeter »

A previously undocumented capability is to configure your fuel_flow_gain in the aircraft.cfg to be a function of engine speed (N2 for straight turbines, N1 for turboprops). It might look something like this...

[TurbineEngineData]
fuel_flow_gain.0 = 00.0, 0.011
fuel_flow_gain.1 = 25.0, 0.011
fuel_flow_gain.2 = 60.0, 0.05

You can configure up to 5 data points.

Hope this is helpful.
Locked