Empty fuel level detection cross-check

Abstract
A fuel level monitoring system for a fuel system having a primary fuel tank and a secondary fuel tank includes a fuel level sensor that is disposed within the secondary fuel tank and that generates a first signal. An empty switch is disposed within the secondary fuel tank and generates a second signal. A control module determines a condition of one of the fuel level sensor and the empty switch based on the first signal, the second signal and a plurality of signal thresholds.
Description

DRAWINGS

The drawings described herein are for illustration purposes only and are not intended to limit the scope of the present disclosure in any way.



FIG. 1 is a functional block diagram of an exemplary vehicle system including a primary and a secondary fuel tank;



FIG. 2 is a functional block diagram of the primary and secondary fuel tanks;



FIG. 3 is a schematic circuit diagram of a sensor system implemented in the secondary fuel tank; and



FIG. 4 is a flowchart illustrating exemplary steps executed by the fuel level detection cross-check control of the present invention.





DETAILED DESCRIPTION

The following description of the preferred embodiment is merely exemplary in nature and is in no way intended to limit the invention, its application, or uses. For purposes of clarity, the same reference numbers will be used in the drawings to identify similar elements. As used herein, the term module refers to an application specific integrated circuit (ASIC), an electronic circuit, a processor (shared, dedicated, or group) and memory that execute one or more software or firmware programs, a combinational logic circuit, or other suitable components that provide the described functionality.


Referring now to FIG. 1, an exemplary vehicle system 10 includes an engine 12 having an intake manifold 14 and an exhaust manifold 16. Air is drawn into the intake manifold 14 through a throttle 18. The air is mixed with fuel, and the fuel and air mixture is compressed and ignited within a cylinder 20 to reciprocally drive a piston (not shown) within the cylinder. Although a single cylinder 20 is shown, it is anticipated that the engine can include a plurality of cylinders 20. The piston rotatably drives a crankshaft (not shown) to provide a drive torque output. Fuel is delivered to the engine by a fuel system 22, which includes a fuel regulator 24, a primary fuel tank 26 and a secondary fuel tank 28. The primary and secondary fuel tanks 26, 28 include respective fueling necks 30, 32.


Referring now to FIG. 2, both the primary and the secondary fuel tanks 26, 28 include a fuel level sensor 40 having a switching unit 42, a float 44 and a lever arm 46. The float 44 is buoyant and floats at the surface of the fuel. As the fuel level increases/decreases, the height of the float 44 relative to the switching unit 42 correspondingly increases/decrease, thereby adjusting a rotational position of the lever arm 46 relative to the switching unit 42. The switching unit 42 includes a variable resistor, the resistance of which is adjusted based on the rotational position of the lever arm 46. For example, if the float 44 is in a high position (H), a first resistance (e.g., 20 Ohms) is provided, if the float 44 is in a mid position (M), a second resistance (e.g., 55 Ohms) is provided, and if the float 44 is in a low position (L) a third resistance (e.g., 230 Ohms) is provided. The secondary fuel tank 28 also includes an empty switch 50 or other resistance device having a float 51 that slides vertically within the empty switch 50, based on the fuel level within the secondary fuel tank 28.


Referring now to FIG. 3, the fuel level sensor 40 and the empty switch 50 are electrically connected in series to provide a total fuel level signal (SFL). More specifically, the empty switch 50 includes an output point 52, a switch arm 54 and first and second input points 56, 58. The first input point 56 is electrically connected to a resistor 60 having a fixed resistance (R). The second input point 58 is connected to ground. The switch arm 54 connects the output point 52 to one of the first and second output points 56, 58. For example, when the float 51 of the empty switch 50 is at its lowest position (i.e., when the fuel level is below the empty switch 50), the switch arm 54 connects the output point 52 to the first input point 56. In this manner, R is added to the resistance of the fuel level sensor (RFLS). When the float 51 is in its upper most position (i.e., when the fuel level is above the empty switch 50), the output point 52 is connected to the second input point 58 and no additional resistance is added to RFLS. SFL, which is provided as the total resistance of the fuel level sensor 40 and empty switch 50 is sent to a control module 70 (see FIGS. 1 and 3).


The control module 70 executes the fuel level detection cross-check control of the present invention. More specifically, one of a plurality of fuel level condition flags is set based on SFL. The fuel level condition flags include, but are not limited to, an empty tank flag (FLAGET), a first switch stuck flag (FLAGS1) (e.g., indicating that the empty switch 50 is stuck in the empty position), a first or second switch stuck flag (FLAGS1,2) (e.g., indicating that either the empty switch 50 is stuck in its uppermost position or the fuel level sensor 40 is stuck in its lowest (i.e., empty) position), a full tank flag (FLAGFT) and a mid-level flag (FLAGML). The flags are set based on the exemplary truth table below:

















Empty
Fuel Level
R
RFLS
SFL
Condition


Switch
Sensor
(Ohms)
(Ohms)
(Ohms)
Flag




















Low
Low
250
230
480
FLAGET


Low
Mid
250
55
305
FLAGS1


Low
High
250
20
270
FLAGS1


High
Low
0
230
230
FLAGS1,2


High
Mid
0
55
55
FLAGML


High
High
0
20
20
FLAGFT









The control module 70 indicates the fuel level in the secondary fuel tank 28 based on FLAGET, FLAGML or FLAGFT. If FLAGML, in particular, is set, the control module 70 uses a traditional rationality check to determine whether the fuel level sensor 40 is functioning properly. If one of FLAGS1 and FLAGS1,2 are set, the control module 70 sets a diagnostic trouble code (DTC) and illuminates a malfunction indicator lamp (MIL) or other visual or audible device to convey to the vehicle operator that there is a malfunction. Further, because the resistances are added in series, current fuel level reading algorithms are still able to be implemented for fuel level determination and existing in range diagnostics still function correctly.


Referring now to FIG. 4, exemplary steps executed by the fuel level monitoring cross-check control will be described in detail. The particular flag is set based on a comparison between SFL and a plurality of resistance thresholds. In step 400, control determines whether SFL is greater than or equal to a first resistance threshold (RTHR1) (e.g., 480 Ohms). If SFL is greater than or equal to RTHR1, both switches are functioning properly, control sets FLAGET in step 402 and control ends. If SFL is not greater than or equal to RTHR1, control determines whether SFL is less than RTHR1 and greater than or equal to a second resistance threshold (RTHR2) (e.g., 270 Ohms) in step 404. If SFL is less than RTHR1 and greater than or equal to RTHR2, the empty switch is not functioning properly, control sets FLAGS1 in step 406 and control ends. If SFL is not less than RTHR1 and is not greater than or equal to RTHR2, control continues in step 408.


In step 408, control determines whether SFL is less than RTHR2 and greater than a third resistance threshold (RTHR3) (e.g., 230 Ohms). If SFL is less than RTHR2 and is greater than RTHR3, one of the empty switch and the fuel level sensor is not functioning properly, control sets FLAGS1,2 in step 410 and control ends. If SFL is not less than RTHR2 and is not greater than RTHR3, control determines whether SFL is less than or equal to RTHR3 and is greater than or equal to a fourth resistance threshold (RTHR4) (e.g., 20 Ohms) in step 412. If SFL is less than or equal to RTHR3 and is greater than or equal to RTHR4, control sets FLAGML in step 414 and control ends. If SFL is not less than or equal to RTHR3 and is not greater than or equal to RTHR4, control sets FLAGFT in step 416 and control ends.


Those skilled in the art can now appreciate from the foregoing description that the broad teachings of the present invention can be implemented in a variety of forms. Therefore, while this invention has been described in connection with particular examples thereof, the true scope of the invention should not be so limited since other modifications will become apparent to the skilled practitioner upon a study of the drawings, the specification and the following claims.

Claims
  • 1. A fuel level monitoring system for a fuel system having a primary fuel tank and a secondary fuel tank, comprising: a fuel level sensor that is disposed within said secondary fuel tank and that generates a first signal;an empty switch that is disposed within said secondary fuel tank and that generates a second signal; anda control module that determines a condition of one of said fuel level sensor and said empty switch based on said first signal, said second signal and a plurality of signal thresholds.
  • 2. The fuel level monitoring system of claim 1 wherein said control module compares a sum of said first and second signals to each of said plurality of signal thresholds.
  • 3. The fuel level monitoring system of claim 1 wherein said control module sets a condition flag based on said condition.
  • 4. The fuel level monitoring system of claim 3 wherein said condition flag indicates one of a fuel tank empty condition, a fuel tank full condition, a normal operating condition, an empty switch stuck condition and a fuel level sensor stuck condition.
  • 5. The fuel level monitoring system of claim 4 wherein said control module generates a diagnostic trouble code and initiates an alert when said condition is one of an empty switch stuck condition and a fuel level sensor stuck condition.
  • 6. The fuel level monitoring system of claim 1 wherein said first signal includes one of a first value, a second value and a third value.
  • 7. The fuel level monitoring system of claim 1 wherein said fuel level sensor is a variable resistor.
  • 8. The fuel level monitoring system of claim 7 wherein said empty switch is connected in electrical series with said fuel level sensor.
  • 9. The fuel level monitoring system of claim 1 wherein said second signal includes one of a first and a second value.
  • 10. A method of evaluating whether a fuel monitoring apparatus is functioning properly, comprising: generating a first signal using a fuel level sensor disposed within a fuel tank;generating a second signal using an empty switch disposed within said fuel tank; anddetermining a condition of one of said fuel level sensor and said empty switch based on said first signal, said second signal and a plurality of signal thresholds.
  • 11. The method of claim 10 further comprising adding said first and second signals, wherein a resultant sum of said first and second signals is compared to each of said plurality of signal thresholds.
  • 12. The method of claim 10 further comprising setting a condition flag based on said condition.
  • 13. The method of claim 12 wherein said condition flag indicates one of a fuel tank empty condition, a fuel tank full condition, a normal operating condition, an empty switch stuck condition and a fuel level sensor stuck condition.
  • 14. The method of claim 10 wherein said first signal includes one of a first value, a second value and a third value.
  • 15. The method of claim 10 wherein said fuel level sensor is a variable resistor.
  • 16. The method of claim 15 wherein said empty switch is connected in electrical series with said fuel level sensor.
  • 17. The method of claim 10 wherein said second signal includes one of a first and a second value.
  • 18. The method of claim 10 wherein said first and second signals are resistances respectively associated with said fuel level sensor and said empty switch.
  • 19. A method of evaluating whether a fuel monitoring sensor is functioning properly, comprising: providing a fuel system having first and second fuel tanks;generating a first signal using a fuel level sensor disposed within said secondary fuel tank;generating a second signal using an empty switch disposed within said secondary fuel tank; anddetermining a condition of one of said fuel level sensor and said empty switch based on said first signal, said second signal and a plurality of signal thresholds.
  • 20. The method of claim 19 further comprising adding said first and second signals, wherein a resultant sum of said first and second signals is compared to each of said plurality of signal thresholds.
  • 21. The method of claim 19 further comprising setting a condition flag based on said condition.
  • 22. The method of claim 21 wherein said condition flag indicates one of a fuel tank empty condition, a fuel tank full condition, a normal operating condition, an empty switch stuck condition and a fuel level sensor stuck condition.
  • 23. The method of claim 19 wherein said first signal includes one of a first value, a second value and a third value.
  • 24. The method of claim 19 wherein said fuel level sensor is a variable resistor.
  • 25. The method of claim 24 wherein said empty switch is connected in electrical series with said fuel level sensor.
  • 26. The method of claim 19 wherein said second signal includes one of a first and a second value.
  • 27. The method of claim 19 wherein said first and second signals are resistances respectively associated with said fuel level sensor and said empty switch.