Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

X-Fer Pump fail

Featured Replies

Hi...When the fuel level gets to about 25%...I get warnings that L Xfer pump fail and R Xfer pump fail.

I didn't see fuel management in the docs...

Any ideas?

Thanks.

The way the real airplane works is this.  There are motive flow ejector transfer pumps in the main fuel tanks that fill a "hopper tank".  Fuel from the hopper tank is fed to the engines.  If the fuel level in the hopper tank falls below approximately 80 pounds, the Xfer Fail warning will illuminate.  That figure increases to 580 pounds if the main and auxiliary boost pumps are off. 

Here's the code from the Alabeo C441:

    <Element id="Gauge_Anum_L_LXFER_PUMP_FAIL">
    <FloatPosition>0.000,0.000</FloatPosition>
    <Visibility>
    (A:FUEL LEFT QUANTITY,gallons) 9 &lt;
    (A:GENERAL ENG FUEL PUMP SWITCH:1,bool) 0 ==
    (A:FUEL LEFT QUANTITY,gallons) 87.5 &lt; and or
    </Visibility>(* less 80 pounds + boost pump off or less 850 pounds + boost pump off *)    
        <Image id="Image" Name="Gauge_Anum_L_LXFER_PUMP_FAIL.bmp">
        <Transparent>True</Transparent>
        <Bright>false</Bright>
        </Image>
    </Element>

Assuming 6.8 pounds per gallon of jet fuel, the numbers should have been 11.75 gallons and 85.3 gallons respectively, but the functionality is correct. 

http://www.cessnaconquest.net/25/17.html

  • Author

does this mean i need to make sure the boost pumps are on to keep the warnings off?

 

thank for responding...

Yes.  According to the Alabeo 441 checklist, the boost pumps are turned on prior to takeoff and turned off after shutdown.  It makes sense because without the pumps running the hopper tanks would not fill once the fuel level in the main tank got below the lip of the hopper tank. 

  • Author

thank you so much for taking the time to help...im flying the 441 around the world right now...

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.