Optimization of Ear-Type Floating Sleeve Parameters in External Spur Gear Pumps

In the field of fluid power systems, external spur gear pumps are widely utilized due to their simplicity, reliability, and cost-effectiveness. These pumps, composed of meshing spur gears, are essential in various industries such as automotive, aerospace, and manufacturing. However, a persistent issue that plagues their performance is the wear between the spur gears and the end-face floating sleeves, leading to reduced volumetric efficiency and shortened service life. This wear is primarily attributed to the imbalance of forces and moments acting on the floating sleeves, causing uneven contact and increased leakage. In this article, I will delve into the mechanistic analysis of this wear, derive the theoretical expressions for forces and moments, and present an optimization framework using genetic algorithms to design an ear-type floating sleeve that minimizes these imbalances. The goal is to enhance the durability and efficiency of spur gear pumps, ensuring their optimal operation in demanding applications.

The fundamental components of an external spur gear pump include a driving spur gear, a driven spur gear, a pump body, covers, and floating sleeves. The spur gears rotate within a closely fitted cavity, creating suction and discharge zones. The floating sleeves are positioned at the axial ends of the spur gears to seal the gaps and prevent fluid leakage. Over time, the high-pressure fluid in the discharge zone exerts significant forces on these sleeves, causing them to tilt and wear against the gear faces. This wear not only damages the components but also increases the axial clearance, exacerbating internal leakage and reducing the pump’s overall efficiency. Therefore, addressing this force imbalance is critical for improving the performance of spur gear pumps.

To understand the wear mechanism, I first analyze the forces and moments on the floating sleeve. The internal side of the sleeve is subjected to fluid pressure from both the high-pressure discharge chamber and the low-pressure suction chamber. Due to the asymmetry in pressure distribution, a net moment is generated, causing the sleeve to rotate towards the low-pressure side. This rotation reduces the axial gap on that side, leading to metal-to-metal contact and accelerated wear. The external side of the sleeve can be designed with specific features, such as an ear-type configuration with sealing rings, to counterbalance these internal forces. By optimizing the geometry and material properties of these features, the net force and moment can be minimized, thereby reducing wear.

The theoretical derivation begins with defining the parameters of the spur gears. For a standard external spur gear pump, key parameters include: number of teeth $N$, module $m$, pitch circle radius $R$, addendum circle radius $R_a$, dedendum circle radius $R_f$, base circle radius $R_b$, pressure angle $\alpha$, and shaft radius $R_s$. The gear geometry influences the pressure distribution and force calculations. Assuming the fluid pressure in the discharge chamber is $p_H$ and in the suction chamber is $p_L$ (often $p_L \approx 0$), the internal force $F_{in}$ on the floating sleeve can be expressed as an integral over the internal surface area. For simplification, the internal area is divided into regions corresponding to the gear teeth and gaps.

The internal force $F_{in}$ is given by:

$$ F_{in} = \iint_{A_{in}} p \, dA $$

where $A_{in}$ is the internal area exposed to fluid pressure. Based on the gear parameters, this can be approximated as:

$$ F_{in} = p_H \cdot A_H + p_L \cdot A_L $$

with $A_H$ and $A_L$ being the areas subjected to high and low pressure, respectively. For typical spur gears, these areas depend on the gear geometry and the engagement angle. Similarly, the internal moment $M_{in}$ about the y-axis (perpendicular to the gear axis) is:

$$ M_{in} = \iint_{A_{in}} p \cdot r \cdot \sin \theta \, dA $$

where $r$ is the radial distance from the gear center, and $\theta$ is the angular position. Due to symmetry in spur gear pumps, the moment about the x-axis is zero, but the y-axis moment is significant. Using gear geometry, I derived explicit expressions. For example, with $N=10$, $m=3$ mm, $R=15$ mm, $R_a=18$ mm, $R_f=11.25$ mm, $\alpha=20^\circ$, $p_H=2$ MPa, and $p_L=0$, the calculated internal force is approximately $F_{in} = 1693.16$ N, and the internal moment is $M_{in} = 8.50$ N·m.

To counterbalance these, an ear-type floating sleeve is proposed. This sleeve has an external design with sealing rings that partition the outer side into high-pressure, low-pressure, and sealing ring zones. The external force $F_{out}$ and moment $M_{out}$ are generated by fluid pressure acting on these zones and the elastic force from the sealing rings. Let $R_1$ and $R_2$ be the outer and inner radii of the sealing ring, $\phi$ the angle defining the ear-type feature, and $K_M$ the elastic strength of the sealing ring material. The external force is:

$$ F_{out} = F_G + F_M $$

where $F_G$ is the force from the high-pressure zone, and $F_M$ is the force from the sealing rings. These can be expressed as:

$$ F_G = p_H (S_U + S_V + S_W + S_Z) $$

$$ F_M = K_M (2S_J + 2S_K + S_L) $$

Here, $S_U, S_V, S_W, S_Z$ are areas of sub-regions on the high-pressure side, and $S_J, S_K, S_L$ are areas of the sealing ring segments. Using geometric relationships, these areas are functions of $R_1, R_2, \phi$, and the sleeve outer radius $R_3$. For instance, $S_U$ can be approximated as:

$$ S_U = \frac{1}{2} R_3^2 \left( \phi – \sin \phi \cos \phi \right) $$

Similarly, the external moment $M_{out}$ is:

$$ M_{out} = M_{G,y} + M_{M,y} $$

with detailed integrals over the regions. For optimization, the goal is to minimize the net force and achieve moment balance.

I formulate the optimization problem using a genetic algorithm (GA). GAs are evolutionary algorithms inspired by natural selection, where solutions are encoded as chromosomes and evolved through selection, crossover, and mutation. The objective function is the absolute difference between internal and external forces:

$$ \text{minimize} \quad f(R_1, R_2, \phi, K_M) = | F_{out} – F_{in} | $$

subject to the constraint of moment balance:

$$ M_{out} – M_{in} = 0 $$

and practical constraints such as sealing ring width and bounds on variables:

$$ R_1 – R_2 \geq 0.001 \text{ m} $$

$$ R_2 \leq R_1 \leq R_3 $$

$$ 0 \leq \phi \leq 90^\circ $$

$$ 0.0001 \times 10^6 \leq K_M \leq 10 \times 10^6 \text{ Pa} $$

In the GA, I encode the variables as a chromosome: $x = [R_1, R_2, \phi, K_M]$. The fitness function is $f(x)$, and constraints are handled using penalty methods. After multiple generations, the GA converges to an optimal solution. For the given spur gear pump parameters, the optimal values are:

Parameter Symbol Optimal Value Units
Sealing Ring Outer Radius $R_1$ 0.01455 m
Sealing Ring Inner Radius $R_2$ 0.01283 m
Ear-Type Angle $\phi$ 24.98 degrees
Elastic Strength $K_M$ 4.96064 × 10⁶ Pa

These values ensure that $F_{out} \approx F_{in}$ and $M_{out} = M_{in}$, effectively balancing the forces and moments on the floating sleeve. This optimization directly addresses the wear issue in spur gear pumps by stabilizing the sleeve position.

To validate the optimization, I performed numerical simulations using PUMPLINX, a computational fluid dynamics (CFD) software specialized for pump analysis. Two models were created: one with a conventional floating sleeve (no optimization) and one with the optimized ear-type floating sleeve. The spur gear pump geometry was modeled based on the same parameters: spur gears with 10 teeth, module 3 mm, and other dimensions as before. The fluid was oil with density $\rho = 800$ kg/m³ and dynamic viscosity $\mu = 0.007$ Pa·s. The operating conditions were set to a speed of 3000 rpm, inlet pressure $p_{in} = 0$ Pa, and outlet pressure $p_{out} = 2$ MPa.

The computational domain was meshed with structured grids, totaling approximately 3 million cells. To capture the thin gaps accurately, the regions near the floating sleeves and spur gear interfaces were refined. Dynamic mesh techniques were employed to handle the rotation of the spur gears and the changing fluid domains. The RNG k-ε turbulence model was used for its robustness in handling internal flows. The simulation ran for one complete rotation of the spur gears to capture transient effects.

The results show a clear improvement with the optimized ear-type floating sleeve. For the conventional sleeve, the net force on the sleeve fluctuates significantly over one rotation, with an average imbalance of around 100 N, leading to a net moment that promotes tilting. In contrast, for the optimized sleeve, the external force closely matches the internal force. The average external force $F_{out}$ was calculated as 1762.22 N, compared to the internal force $F_{in}$ of 1796.84 N, resulting in a net force of only about 34.62 N, which is nearly zero relative to the magnitudes involved. This substantial reduction confirms the effectiveness of the optimization.

Moreover, the moment balance was achieved, as the constraint enforced. The following table summarizes the force comparisons:

Floating Sleeve Type Average Internal Force $F_{in}$ (N) Average External Force $F_{out}$ (N) Net Force $|F_{out} – F_{in}|$ (N)
Conventional (No Optimization) 1693.16 1592.68 100.48
Optimized Ear-Type 1796.84 1762.22 34.62

The force fluctuations are also reduced with the optimized design, indicating smoother operation. The pressure distributions on the sleeve surfaces were visualized, showing more uniform patterns with the ear-type design, thereby minimizing localized wear. These simulations demonstrate that the genetic algorithm-based optimization successfully parameters the floating sleeve to counteract the inherent imbalances in spur gear pumps.

Beyond the immediate application, this optimization approach has broader implications. For instance, in high-pressure spur gear pumps used in hydraulic systems, wear reduction can lead to longer maintenance intervals and higher reliability. The ear-type design can be adapted to different gear sizes and pressure ranges by adjusting the optimization constraints. Additionally, the use of genetic algorithms allows for multi-objective optimization, where other factors like manufacturing cost or weight can be incorporated. Future work could explore real-time adaptive sleeves that adjust their geometry based on operating conditions, further enhancing performance.

In conclusion, I have presented a comprehensive study on optimizing ear-type floating sleeve parameters for external spur gear pumps. By analyzing the wear mechanism derived from force and moment imbalances, I formulated theoretical expressions for the internal and external loads. Using a genetic algorithm, I optimized key parameters such as sealing ring radii, angle, and elastic strength to minimize the net force and achieve moment balance. Numerical simulations validated the optimization, showing a significant reduction in force imbalance and improved sleeve stability. This work provides a technical reference for sealing design in spur gear pumps, contributing to increased volumetric efficiency and service life. The methods discussed can be extended to other pump types, underscoring the versatility of evolutionary algorithms in mechanical design.

Throughout this article, the importance of spur gears in fluid power systems has been emphasized. Spur gears are fundamental to the operation of these pumps, and their interaction with floating sleeves is critical for performance. By optimizing the sleeve design, we can mitigate wear issues, ensuring that spur gear pumps continue to serve as reliable components in various industries. The integration of theoretical analysis, computational optimization, and numerical simulation offers a robust framework for addressing similar challenges in mechanical engineering.

To further illustrate the concepts, consider the mathematical details of the force derivations. For the internal force on the floating sleeve, the pressure distribution over the gear face is complex due to the tooth geometry. However, for spur gears, it can be approximated by integrating over the pitch circle area. The internal force $F_{in}$ can be expressed as:

$$ F_{in} = \int_{0}^{2\pi} \int_{R_s}^{R_a} p(r, \theta) \, r \, dr \, d\theta $$

where $p(r, \theta)$ is the pressure as a function of radial and angular positions. In the discharge zone, $p = p_H$, and in the suction zone, $p = p_L$. The boundaries between these zones depend on the gear mesh angle. For a spur gear with contact ratio $\varepsilon$, the high-pressure area corresponds to the arc of engagement. Using geometric relations, the area $A_H$ can be calculated as:

$$ A_H = \frac{1}{2} R_a^2 \left( \theta_a – \sin \theta_a \right) – \frac{1}{2} R_f^2 \left( \theta_f – \sin \theta_f \right) $$

where $\theta_a$ and $\theta_f$ are angles related to the addendum and dedendum circles. This simplification aids in the optimization process.

Similarly, for the external force on the ear-type sleeve, the sealing ring areas are crucial. The area $S_J$ of a segment of the sealing ring can be given by:

$$ S_J = \frac{1}{2} (R_1^2 – R_2^2) (\beta – \sin \beta) $$

where $\beta$ is the angle subtended by the segment. These geometric formulas are embedded in the objective function of the GA.

The genetic algorithm implementation involved a population size of 100, crossover probability of 0.8, mutation probability of 0.1, and 500 generations. The fitness function included penalty terms for constraint violations, ensuring feasible solutions. The convergence plot showed steady improvement, with the best fitness value plateauing after about 300 generations. This indicates the robustness of the GA in finding global optima for this nonlinear problem.

In the numerical simulation, additional post-processing was done to analyze the wear potential. The contact pressure between the floating sleeve and spur gears was estimated from the force imbalance. For the conventional sleeve, the peak contact pressure reached up to 50 MPa, whereas for the optimized sleeve, it was below 10 MPa. This reduction directly correlates with lower wear rates, extending the pump’s lifespan. Furthermore, the volumetric efficiency was computed by monitoring leakage flows. The optimized design showed a 15% improvement in efficiency compared to the baseline, highlighting the practical benefits.

It is worth noting that spur gears, while simple, exhibit complex fluid-structure interactions. The meshing of spur gears causes pressure pulsations and transient forces, which the floating sleeve must accommodate. The ear-type design, with its tailored geometry, acts as a passive compensation mechanism, adjusting to these variations without external control. This makes it particularly suitable for applications where reliability and minimal maintenance are paramount.

In summary, this article has covered the entire process from problem identification to solution validation. The key takeaway is that through systematic optimization, the performance of spur gear pumps can be significantly enhanced. The ear-type floating sleeve, parameterized via genetic algorithms, offers a practical and effective means to balance forces and reduce wear. As technology advances, such optimization techniques will become increasingly important in designing more efficient and durable mechanical systems. The focus on spur gears throughout underscores their central role in this domain, and the methods presented here can inspire similar improvements in other gear-based pumps.

Scroll to Top