
1. Question Restatement
Fuel entry and ejection of high-pressure fuel pipes are the basis of the work of many fuel engines. Figure 1 shows the working principle of a high-pressure fuel system. Fuel enters the high-pressure fuel pipe from A through the high-pressure fuel pump and is then ejected from nozzle B. The intermittent working process of fuel entry and ejection will cause the pressure in the high-pressure fuel pipe to change, which will cause the deviation of the amount of fuel injected, thus affecting the working efficiency of the engine.
The inner cavity length of a certain type of high-pressure oil pipe is 500 mm; the inner diameter is 10 mm; the diameter of the small hole at the oil supply inlet A is 1.4 mm; the length of the oil supply time is controlled by the check valve switch, and the check valve needs to be opened every time. Turn off for 10 ms. The fuel injector works 10 times per second, and the fuel injection time is 2.4 ms during each operation. The rate of fuel injection from the fuel injection nozzle B when the fuel injector is working is shown in Figure 2.
This article raises the following two questions:
1) The pressure provided by the high-pressure oil pump at the inlet A is constant at 160 MPa, and the initial pressure in the high-pressure oil pipe is 100 MPa. If the pressure in the high-pressure oil pipe is to be stabilized at about 100 MPa as much as possible, how should the opening time of the check valve be adjusted?
2) If the pressure in the high-pressure oil pipe is to be increased from 100 MPa to 150 MPa and stabilized at 150 MPa after an adjustment process of about 2 s, how should the duration of the check valve be adjusted?
2. Question Analysis
The process of fuel pumping into the high-pressure fuel pipe is constantly changing. It is undoubtedly difficult and complicated to try to achieve dynamic balance and analyze it every moment, which is not conducive to the establishment of mathematical models. In order to simplify the model, this dynamic process can be divided into a superposition of many small segments. In order to maintain the pressure of the high-pressure oil pipe stable, the quality of the oil pumped by the high-pressure oil pump should be equal to the quality of the oil sprayed by the fuel injection nozzle. By analyzing and calculating the amount of oil sprayed by the fuel injection nozzle within one working cycle (100 ms), the amount of oil that the high-pressure oil pump needs to pump in the same period of time can be obtained, and the time when the check valve opens is derived.
3. Assumptions and Explanations about Model Building
1) The pressure of the high-pressure oil pipe is only restricted by the conditions specified in this article, and we will not discuss other influencing factors.
![]()
Figure 1. Schematic diagram of high-pressure oil pipe.
![]()
Figure 2. Schematic diagram of fuel injection rate.
2) The model stipulates that each coefficient is for a general general situation, and we will not discuss other situations.
3) In the analysis of mathematics and physical equations, we set the measurement error to be within the scope of the problem.
4) Ignore fuel leakage, cavitation and temperature changes.
5) At the same moment, the pressure in each point of the high-pressure oil pipe is equal.
6) When calculating the pressure balance, ignore the slight pressure changes in the high-pressure tubing.
7) Regardless of the propagation speed of pressure waves.
Appendix shows the explanation of symbols used in this article.
4. Modeling and Solving of Questions
4.1. Determination of Fuel Pressure and Density
According to the change of fuel and the change of density is proportional to the proportional coefficient of
, it can be seen that the pressure and density of fuel meet the differential equation:
(5-1)
Processing the given data, the fitted curve and correlation are as follows: Figure 3.
Fitting the equation of elastic modulus E with respect to pressure P:
(5-2)
Take (5-2) into (5-1) to get the differential equation that pressure P and density ρ satisfy:
It is known that
when
. To solve the above equations, the fourth-order Runge-Kutta formula (RK) method is used. First discretize the equation, generally using the difference quotient to approximate the derivative [1]. Let the differential equation be:
(5-3)
Let
be called the step size from
to
. Unless otherwise specified, we always take the step size as a constant h. If the forward difference quotient
is substituted for
into the differential equation, then:
![]()
Figure 3. The relationship between E and P.
Simplify:
If the approximate value
of
is substituted into the right end of the above formula, the result is taken as the approximate value of
, which is recorded as
:
According to the median theorem of differential equations:
Note that the equation
can be obtained:
Let
be called the average slope in the interval
. Taking a few more points in the interval
and using their slope-weighted average as
, you can construct a calculation formula with better accuracy, the fourth-order Runge-Kutta formula (RK) takes 4 points to construct the following formula [2]:
Among them, there are 13 undetermined coefficients
, which are derived and calculated. Eleven equations with local errors
are obtained. Taking simple
that satisfy these equations [3], we can get:
Use MATLAB to calculate the numerical solution of the equation. After writing the data into an Excel file, fit the data to obtain a function image with a correlation coefficient of 1: Figure 4.
4.2. Calculation of Question (1)
When
, the fuel density is 0.8711 mg/mm3; when
,
. In order to maintain the stability of the pressure in the high-pressure fuel pipe, the fuel mass flowing into the high-pressure fuel pipe at port A should satisfy
. The calculation of the mass of fuel flowing into port A and the mass of fuel ejected from the fuel injector during a working cycle of the fuel injector is as follows:
Simultaneous calculation of the above equations:
Within 100 ms, the number of inflows is
, t is the time for each opening, and
is the total time for the A port one-way valve to open during one working cycle of the nozzle port, so:
Therefore, the duration of each valve opening is
.
4.3. Calculation of Question (2)
In order to make P in the high-pressure tubing from 100 MPa to 150 MPa in 2 s, the pressure task that needs to be increased can be equally divided into each working cycle of the nozzle port in 2 s, so the opening time of the check valve is changed every 100 ms to The pressure of the high-pressure tubing rises by 2.5 MPa within 100 ms. Let
be the high pressure tubing pressure.
0 - 100 ms:
where V is the volume of the high-pressure tubing,
,
, simultaneous calculation of the above equation:
Therefore, the check valve opening time is:
100 - 200 ms: Similarly, we can get:
200 - 300 ms:
…
1900 - 2000 ms:
With this iteration, MATLAB can be used to calculate the adjustment time of the check valve every 100 ms within the adjustment time of 2 s. In order to stabilize the adjusted pressure at 150 MPa, the mass flowing out of the nozzle is
![]()
Table 1. Adjustment table of check valve opening time every 100 ms.
equal to the mass flowing in port A within a working cycle, and the opening time of the one-way valve at this time is t, then within 100 ms:
The calculation is:
,
.
4.4. Solution to Questions
The adjustment scheme of the check valve thus obtained is:
In order to stabilize the pressure of the high-pressure tubing at 100 MPa, the opening time of the check valve every 100 ms should be t = 0.288 ms.
In order to increase the pressure of the high-pressure tubing to 150 MPa, when the adjustment time is 2 s, the opening time of the check valve changed every 100 ms is shown in Table 1.
In order to stabilize the pressure of the high-pressure tubing at 150 MPa, the opening time of the check valve every 100 ms should be t = 0.752 ms.
5. Evaluation of the Model
This model achieves reasonable assumptions and is close to actual problems. Compared with other complex and computationally intensive models, it has the advantages of simple and easy to understand and simple programming.
Appendix
Explanation of Symbols Used in This Article
NOTES
*Corresponding Author: Yu Quan.