Fuel Flight Planning
Moderators: Guru's, The Ministry
- Chris Trott
- Vintage Pair
- Posts: 2591
- Joined: 26 Jun 2004, 05:16
- Location: Houston, Texas, USA
- Contact:
Fuel Flight Planning
Okay, started a new thread to make it clean for just the numbers that people have found for use in flight planning for each aircraft type we operate. As a suggestion, I'd like to see each post titled with the name of the aircraft the fuel planning for and the following information -
Aircraft - (Restate from title)
First Hour Fuel - (Figure includes taxi, climb, and initial cruise)
Subsequent hour Fuel - (Cruise fuel consumption at standard cruise altitude, please specify what altitude you use)
Normal arrival fuel - (45 minutes of flying plus alternate fuel of at least 20 minutes flying time)
Aircraft - (Restate from title)
First Hour Fuel - (Figure includes taxi, climb, and initial cruise)
Subsequent hour Fuel - (Cruise fuel consumption at standard cruise altitude, please specify what altitude you use)
Normal arrival fuel - (45 minutes of flying plus alternate fuel of at least 20 minutes flying time)
Last edited by Chris Trott on 28 May 2006, 14:53, edited 1 time in total.
- Chris Trott
- Vintage Pair
- Posts: 2591
- Joined: 26 Jun 2004, 05:16
- Location: Houston, Texas, USA
- Contact:
HS.748 Srs.2A
Aircraft - Hawker Siddley HS.748 Srs.2A
First Hour - 1400lbs / 635kg
Subsequent Hours - 700lbs / 318kg (at 16,000 feet)
Normal arrival fuel - 1800lbs / 816kg
First Hour - 1400lbs / 635kg
Subsequent Hours - 700lbs / 318kg (at 16,000 feet)
Normal arrival fuel - 1800lbs / 816kg
Last edited by Chris Trott on 28 May 2006, 14:56, edited 1 time in total.
- Chris Trott
- Vintage Pair
- Posts: 2591
- Joined: 26 Jun 2004, 05:16
- Location: Houston, Texas, USA
- Contact:
Vanguard 951/953
Aircraft - Vickers Vanguard 951/953
First Hour - 4800lbs / 2180kg
Subsequent Hour - 4410lbs / 2000kg (at 20,000 feet)
Normal arrival fuel - 5000lbs / 2268kg
First Hour - 4800lbs / 2180kg
Subsequent Hour - 4410lbs / 2000kg (at 20,000 feet)
Normal arrival fuel - 5000lbs / 2268kg
Last edited by Chris Trott on 04 Jun 2006, 21:11, edited 4 times in total.
- Chris Trott
- Vintage Pair
- Posts: 2591
- Joined: 26 Jun 2004, 05:16
- Location: Houston, Texas, USA
- Contact:
2.6 hours using my figures -
1 hour at 2087kg
1.6 hours at 998kg = 1596.8
Alternate/Arrival fuel of 2268kg
Total - 6000kg (rounded up)
That is per the fuel flows I viewed during a 1 hour flight including 40 minutes at cruise to attain my first hour's cruise from an MTOW departure, direct climb to FL200, and then cruise at FL200 and 12,500 RPM (per the manual) with Fuel Trim at 100%. All conditions were ISA as well so that may give some change, but in my experience it shouldn't be enough to cause that much of a difference.
1 hour at 2087kg
1.6 hours at 998kg = 1596.8
Alternate/Arrival fuel of 2268kg
Total - 6000kg (rounded up)
That is per the fuel flows I viewed during a 1 hour flight including 40 minutes at cruise to attain my first hour's cruise from an MTOW departure, direct climb to FL200, and then cruise at FL200 and 12,500 RPM (per the manual) with Fuel Trim at 100%. All conditions were ISA as well so that may give some change, but in my experience it shouldn't be enough to cause that much of a difference.
- Chris Trott
- Vintage Pair
- Posts: 2591
- Joined: 26 Jun 2004, 05:16
- Location: Houston, Texas, USA
- Contact:
I have just revised the first hour number slightly from a more detailed examination of my departure from Gatwick for Rome. I burned an additional 200 pounds than the first, however this time I'm cruising at FL230, and although the climb probably used more fuel, it shouldn't be that much difference, so most of it is due to ISA deviation flying with real-world conditions.
- Chris Trott
- Vintage Pair
- Posts: 2591
- Joined: 26 Jun 2004, 05:16
- Location: Houston, Texas, USA
- Contact:
I know what you have wrong.
You did't modify the Aircraft.CFG per Fraser's instructions.
You need to ensure you have Fraser's panel and then you have to make several modifications to the Aircraft.CFG file, including changing the fuel flow scalar. The reason your fuel consumption is so high is because you have the default scalar.
You did't modify the Aircraft.CFG per Fraser's instructions.
You need to ensure you have Fraser's panel and then you have to make several modifications to the Aircraft.CFG file, including changing the fuel flow scalar. The reason your fuel consumption is so high is because you have the default scalar.
- Chris Trott
- Vintage Pair
- Posts: 2591
- Joined: 26 Jun 2004, 05:16
- Location: Houston, Texas, USA
- Contact:
Per the Vanguard Cockpit Manual included with Fraser's panel, in the section labelled "MUST READ"-
For ease, I copied the entire section, but the important one pertaining to the fuel system is emboldened.Commence each session with a complete engine start .
Do not alter keyboard/joystick propeller controls from their maximum, 100% setting.
Do not alter the keyboard/joystick mixture settings.
The correct Fuel Trim setting for takeoff and go around must be set.
Move the inverter switches on the overhead rear panel to 1 and 2 respectively.
In order for the Fuel system to work properly the aircraft.cfg must be adjusted:
Open the Aircraft folder in FS9;
Open the Vickers Vanguard folder within;
Open the Aircraft.cfg file;
Scroll down until reaching the [GeneralEngineData] section;
Find the line which says:
fuel_flow_scalar
Edit this to read:
fuel_flow_scalar=0.61
Additionally find the [Flaps. 0] section, and edit the settings from
flaps-position.0= 0.000, 0.000
flaps-position.1= 7.000, 0.000 to read flaps-position.1= 10.000, 0.000
flaps-position.2= 10.000, 0.000 to read flaps-position.2= 20.000, 0.000
flaps-position.3= 27.000, 0.000 to read flaps-position.3= 30.000, 0.000
flaps-position.4= 47.000, 0.000 to read flaps-position.4= 40.000, 0.000
In order for ADF2 to function ensure the [Radios] section reads as follows:
[Radios]
// Radio Type=available, standby frequency, has glide slope
Audio.1=1
Com.1=1, 0
Com.2=1, 0
Nav.1=1, 0, 1
Nav.2=1, 0, 1
Adf.1=1
Adf.2=1
Transponder.1=1
Marker.1=1
The ADF2 section may need to be added
Save and exit.