Skip to main content
  • Original Article
  • Open access
  • Published:

Planning of a Single Flow Channel in Valve Blocks Based on Additive Manufacturing and the Ant Colony Algorithm

Abstract

As electro-hydrostatic actuator (EHA) technology advances towards lightweight and integration, the demand for enhanced internal flow pathways in hydraulic valve blocks intensifies. However, owing to the constraints imposed by traditional manufacturing processes, conventional hydraulic integrated valve blocks fail to satisfy the demands of a more compact channel layout and lower energy dissipation. Notably, the subjectivity in the arrangement of internal passages results in a time-consuming and labor-intensive process. This study employed additive manufacturing technology and the ant colony algorithm and B-spline curves for the meticulous design of internal passages within an aviation EHA valve block. The layout environment for the valve block passages was established, and path optimization was achieved using the ant colony algorithm, complemented by smoothing using B-spline curves. Three-dimensional modeling was performed using SolidWorks software, revealing a 10.03% reduction in volume for the optimized passages compared with the original passages. Computational fluid dynamics (CFD) simulations were performed using Fluent software, demonstrating that the algorithmically optimized passages effectively prevented the occurrence of vortices at right-angled locations, exhibited superior flow characteristics, and concurrently reduced pressure losses by 34.09%–36.36%. The small discrepancy between the experimental and simulation results validated the efficacy of the ant colony algorithm and B-spline curves in optimizing the passage design, offering a viable solution for channel design in additive manufacturing.

1 Introduction

Aviation electrical hydrostatic actuator (EHA) is the core component of flight control of large passenger aircraft and advanced fighter aircraft, and it is key to realizing the intelligent drive of high-end equipment. Power-to-weight ratio is a key performance metric for assessing the efficacy of an EHA. Consequently, weight reduction and pressure loss mitigation, assume significant roles in augmenting the power-to-weight ratio; energy efficiency and payload can also be greatly improved [1].

A schematic and 3D model of an aviation EHA are shown in Figure 1. The servomotor propels the pump, and hydraulic oil is introduced into the hydraulic cylinder to effectuate the extension and retraction movements of the cylinder. The system employs a modal-switching valve to effectuate the transition between different operational states.

Figure 1
figure 1

EHA and the model to be optimized

Weight reduction in the EHA is achieved through the integration of machinery, electricity, and hydraulics, thereby effectively eliminating the requirement for a centralized hydraulic energy system. The hydraulic valve block serves as the focal point for the integrated design of the EHA. The processing of the flow channel in a traditional hydraulic valve block is generally realized by drilling, widening, and tapping that results in several inherent drawbacks. The machining of deep and inclined holes encounters difficulties, leading to a predominance of perpendicular hole configurations. Consequently, the fluid undergoes substantial alterations in velocity and direction as it traverses orthogonal channels, resulting in significant energy losses owing to fluid collisions. Furthermore, the sealing of the holes within the hydraulic valve block necessitates the application of a series of plugs that is prone to inadequate sealing and an elevated risk of leakage [2]. Additionally, the imposition of a mandatory safety distance between distinct channels restricts the freedom to construct compact flow channels [3, 4].

To address the challenges associated with traditional processing methods, researchers have used additive manufacturing technology to design the flow channels of valve blocks. Additive manufacturing technology offers freedom from the constraints imposed by machining methods and degrees of freedom, enabling the design and production of lightweight hydraulic valve blocks with complex shapes [5,6,7,8,9]. This technology has been successfully applied in aerospace, industrial robots, automobiles, and construction machinery [10]. Cooper et al. applied additive manufacturing technology to vehicles, replacing the right angles in engine flow channels with rounded corners. This modification resulted in a 160% increase in the flow rate at the center and a 250% increase in the flow rate at the end, thereby significantly enhancing the performance of the flow channel [11]. Semini et al. notably improved the hydraulic flow channels of hydraulically driven quadruped robot HyQ2Max using additive manufacturing technology. By achieving smooth transitions between orthogonal vertical channels, they significantly enhanced the flow characteristics and achieved a weight reduction of 39.8% compared with traditional designs [3]. In addition, Zhang et al. adopted the connection form of a smooth transition for the right-angle region and obtained the values of the optimal inner and outer corner radii of the flow channel [12, 13]. Overall, the utilization of additive manufacturing technology demonstrated significant potential for optimizing flow channels, enabling improved performance, reducing weight, and enhancing flow characteristics in various applications [14].

However, the arrangement of the flow channels within the valve block presents a significant workload. Designers are required to dedicate substantial time and effort to consider the relative spatial positions of the channels to prevent collisions, resulting in high production costs. Consequently, the manual design approach entails lengthy cycles and low efficiency [15, 16]. Therefore, an automated optimization tool for flow channels must be urgently developed based on additive manufacturing to assist inexperienced engineers in streamlining the design process. Ma et al. developed an automatic optimal design program for a traditional hydraulic manifold block by automatically planning a valve block flow path. However, only an optimal design of the transition area was performed, and automatic path planning of the entire process was not considered [17].

The automatic optimization of flow channels problem can be likened to an automatic path planning problem. Various algorithms exist for solving path planning problems, including artificial potential field methods, graph-based search algorithms, genetic algorithms, and ant colony algorithms. Each algorithm has its own set of advantages and disadvantages. The artificial potential field method may fail to determine a solution when obstacles are densely packed or in close proximity to a target point. The cost of graph-based search algorithms increases rapidly with the number of spatial dimensions to search [18]. Genetic algorithms involve extensive calculations and are challenging to apply and optimize for high-dimensional problems. By contrast, the ant colony algorithm is a novel optimization algorithm that addresses complex combinatorial optimization problems [19]. It has been widely applied in various domains such as robot routing, scheduling, and vehicle routing problems [20,21,22,23,24]. The ant colony algorithm exhibits strong robustness and enables automatic optimization without manual intervention [25]. Moreover, it is categorized as a typical incomplete algorithm. Compared with other algorithms, the ant colony algorithm has demonstrated higher operational efficiency and enhanced computational accuracy [26, 27]. The efficiency of ant colony algorithms assumes particular significance in scenarios where the problem characteristics or the choice of the algorithm is not known in advance [26].

The ant colony algorithm represents the optimal path by storing coordinate points connected by straight lines. However, this approach introduces discontinuities and poses challenges when applied to flow channel optimization because of the need for smoothness at these points. To address this issue and achieve point smoothness, additional path optimization methods are required. In engineering, two types of fitting curves are commonly used: The local transition method and the global fitting method, exemplified by the B-spline curve. The design of flow channels often incorporates arc transition curves to mitigate the pressure losses. The B-spline curve offers a highly practical solution for high-dimensional optimization problems with multiple nonlinear constraints [28]. This is an efficient path optimization method characterized by lower computational costs and reduced running times [28, 29].

The focus of this study is the pipeline connecting the mode switching valve, hydraulic cylinder, and circuit control box in the EHA, as depicted in Figure 1 (b). Based on the special-shaped flow channel of additive manufacturing, automatic optimization of the ant colony algorithm, and B-spline theory, an optimization method for the flow channel transition area is studied. This study delves into an optimization methodology for special-shaped channels and ultimately uses additive manufacturing technology to fabricate the flow channel, thereby confirming the feasibility of the optimization method. Implementation of this approach is anticipated to reduce the weight of the fluid transmission devices, leading to an enhanced power density of the hydraulic system. This improvement is conducive to accomplishing flight missions with improved safety and efficiency.

2 Flow Path Planning Based on the Ant Colony Algorithm and B-Spline Theory

2.1 Environmental Modeling

The spatial model of the flow channel and obstacle to be optimized are represented using the grid method in the MATLAB software platform. The objective of planning and designing a two-dimensional plane pipeline is to identify a flow path that can circumvent the obstacle while achieving the shortest possible distance.

2.1.1 Pre-Treatment of the Entrance, Exit, and Obstacle

As shown in Figure 2 (a), to maintain perpendicularity between Inlet A and Outlet B and the Y-axis direction, a specific distance is deducted along the Y-axis direction. Subsequently, Inlet A and Outlet B are relocated to the starting point. Thus, irrespective of the type of curve obtained using the algorithm, it can be extended smoothly to the entrance and exit positions along the Y-axis, facilitating a seamless transition. This approach not only ensures that the generated flow channel is better assembled with other interfaces, but also reduces the number of nodes searched in the algorithm, thereby improving the search efficiency.

Figure 2
figure 2

Pre-treatment of the entrance, exit, and obstacle

Because a curve is generated instead of an applicable flow channel, the obstacle undergoes preprocessing to prevent any intersection with the flow channel. The size of the obstacle after undergoing pre-treatment is presented in Eq. (1). The procedure for handling the obstacle is illustrated in Figure 2 (b).

$$\begin{gathered} L_{{{\text{c1}}}} = L_{1} + r + h + \varepsilon , \hfill \\ L_{{{\text{c2}}}} = L_{2} + r + h + \varepsilon . \hfill \\ \end{gathered}$$
(1)

Eq. (1) defines the parameters related to the obstacle after pre-treatment. Lc1 and Lc2 represent half the long and short sides of the obstacle, respectively, following the preprocessing stage. L1 and L2 denote half the long and short sides of the original obstacle, respectively. The radius of the flow channel is denoted by r, and ε represents the reserved space.

2.1.2 Establishment of an Environmental Model

Figure 3 illustrates the construction of a 20 × 20 space model; this is further divided into 400 rectangular cells. According to the initial EHA model, the vertex coordinates of the obstacle are (3, 5), (3, 15), (11, 5) and (11, 15). Furthermore, the pipeline is defined by its starting point at (7.5, 18.5) and end point at (19.5, 1.5), as shown in Figure 3. To prevent ants from crossing the obstacle, a constrained obstacle is introduced with vertex coordinates at (8, 15), (8, 20), (9, 15), and (9, 20).

Figure 3
figure 3

Environmental modeling

2.2 Principle of Path Search

2.2.1 State Transition Formula of the Ant Colony

The automated planning process for the channel is illustrated in Figure 4. Essentially, this initially uses an ant colony algorithm to discover an optimal path. Subsequently, this path is smoothed using B-spline curves.

Figure 4
figure 4

Flow chart of the automatic flow channel arrangement

Each ant follows a specific protocol in which it deposits a measured quantity of pheromones along its trajectory, starting from the initial point. This behavior is consistently exhibited by all ants throughout their actions. Each ant releases a uniform number of pheromones. The movement path selection of all ants is contingent on both the pheromone concentration and the length of each route, following the probabilistic model defined in Eq. (2).

The state transition formula for ants to randomly select the next node from the current position is as follows [22]:

$$ \begin{gathered} P_{{ij}}^{{\text{m}}} = \left\{ \begin{gathered} \frac{{\tau _{{ij}}^{\alpha } (t) \cdot \eta _{{ij}}^{\beta } (t)}}{{\sum\nolimits_{{s \in {\text{allowed}}_{k} }} {\tau _{{ij}}^{\alpha } (t) \cdot \eta _{{ij}}^{\beta } (t)} }}{\text{ , }}j \in {\text{allowed}}_{k} , \hfill \\ \qquad \qquad \qquad 0,{\text{ otherwise,}} \hfill \\ \qquad \qquad \quad \eta _{{ij}} (t) = {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 {d_{{ij}} }}}\right.\kern-\nulldelimiterspace} \!\lower0.7ex\hbox{${d_{{ij}} }$}}, \hfill \end{gathered} \right. \hfill \\ \end{gathered} $$
(2)

where i and j represent the previous and next nodes, respectively. dij denotes the Euclidean distance between two points i and j, τij denotes the pheromone concentration from i to j at time t, and allowedk represents a collection of nodes that have not yet been accessed. β is the factor of heuristic function and takes the value 7. α is the pheromone factor and takes the value 1.

The path traversed by each ant is meticulously recorded, and the path length is computed. Additional ants are successively introduced to search for paths until all the ants within the generation have completed their search. A comparison was then made between the lengths of the paths traversed by all the ants. To enhance the convergence of the results, only the information pertaining to the ants that have taken the shortest path within the current generation is recorded. Finally, the optimal path of the current generation is compared with the historical optimal path, and the optimal data are preserved for further analysis and evaluation.

2.2.2 Update of Global Pheromones

The pheromones on the global path are updated, with a particular emphasis on updating the pheromones solely on the optimal path of the current generation. This selective update approach promotes the convergence of the path length of the ant colony. The pheromone update formula, as defined in Eq. (3), is employed in this process. The resulting path is visually presented in Figure 5, and according to statistics, the path optimization time is 24.4 s.

$$\begin{gathered} \tau_{ij} (t + 1) = \tau_{ij} (t) \cdot \left( {1 - \rho_{\rho } } \right) + \Delta \tau_{ij} , \hfill \\ \Delta \tau_{ij} = \sum\limits_{k = 1}^{{\text{m}}} {\Delta \tau_{ij}^{k} } , \hfill \\ \tau_{ij}^{k} = \left\{ \begin{gathered} \frac{Q}{{L_{k} }}{\text{, if ant}}\, k\, {\text{goes through the path node }}i{\text{ to }}j, \hfill \\ 0,{\text{ otherwise,}} \hfill \\ \end{gathered} \right. \hfill \\ \end{gathered}$$
(3)

where τij(t+1) represents the pheromone content from node i to node j after t+1 cycle. ρρ denotes a pheromone volatile factor and takes the value 0.9. Δτij represents the newly added pheromone content; in this study, it represents the pheromone content left by the optimal generation of ants on the path from node i to j. Q represents the pheromone intensity constant and the value is 200. Lk denotes the total path length taken by the ant.

Figure 5
figure 5

Optimal path and convergence curve

2.3 Path Post-Processing Based on the B-Spline Theory

The B-spline curve is widely used in engineering. Its formula is as follows:

$$P(\mu ) = \sum\limits_{i = 0}^{n} {B_{i,k} } (\mu )P_{i} ,$$
(4)

where Bi,k(μ)Pi represents the basis function of the B-spline curve of degree P.

The B-spline curve is obtained by given n+1 control points. The B-spline curve in this study was a quadratic B-spline curve generated by seven control points.

$$C(\mu ) = \sum\limits_{i = 0}^{6} {B_{{i,{2}}} } (\mu )P_{i} .$$
(5)

In this study, seven control points were sequentially selected to create B-spline curves using coordinates (7.5, 18.5), (4, 16), (2.5, 13.5), (2.5, 7), (4, 4.5), (9.5, 2.5), and (19.5, 1.5). The image obtained by applying the B-spline curve is shown in Figure 6.

Figure 6
figure 6

Optimized flow channel by the B-spline theory

The smoothness of the flow channel generated by the B-spline curve is shown in Figure 6. A comparison between the optimized and conventional hydraulic flow channel models reveals that the optimized hydraulic flow channel model exhibits enhanced oil flow characteristics, resulting in a reduction in the oil pressure loss along the flow channel.

3 Simulation Results

The fitting curve obtained was stored as a set of coordinate points and subsequently imported into SolidWorks for scanning modeling. Figure 7 (b) illustrates this process. This study aims to compare the initial flow channel of the EHA with the algorithm-generated flow channel. To ensure consistent positioning of the outlet and inlet, the algorithm flow channel was extended and a smooth transition was implemented between them. A 3D model of the flow channel with an equivalent diameter of 14 mm created in SolidWorks is shown in Figure 7.

Figure 7
figure 7

Simulation flow channel

The 3D model of the hydraulic channel established in the SolidWorks software was imported into ANSYS software for simulation processing. The medium material was water with a density of 1000 kg/m3 and a viscosity of 1.005×10−3 kg/(m·s). The flow channel inlet is defined as the velocity inlet and the outlet is the zero pressure outlet. The Reynolds number calculation formula is given in Eq. (6).

$$R_{e} = \frac{\rho Vd}{\mu },$$
(6)

where V denotes the velocity of fluid flow, d denotes the equivalent diameter of the flow channel, μ denotes the dynamic viscosity of the fluid, and ρ denotes the density of the fluid.

Calculations indicated that the Reynolds numbers corresponding to three distinct operating conditions, namely, 3 (m/s), 3.5 (m/s), and 4 (m/s), all surpassed the threshold of 4000, indicating the presence of turbulence. To analyze the flow field within the flow channel, a transition kklω turbulence model was employed. This model, regarded as a three-equation eddy viscosity model, encompasses equations for turbulent kinetic energy transport, laminar kinetic energy of flow, and the reciprocal of the turbulent time scale. The specific formulation is given by Eq. (7).

$$\begin{gathered} \frac{{{\text{d}}K_{T} }}{{{\text{d}}t}} = P_{{K_{T} }} + R_{BP} + R_{NAT} - \omega K_{T} - D_{T} + \frac{\partial }{{\partial x_{j} }}\left[ {\left( {\upsilon + \frac{{\alpha_{T} }}{{\alpha_{K} }}} \right)\frac{{\partial K_{T} }}{{\partial x_{j} }}} \right], \hfill \\ \frac{{{\text{d}}K_{L} }}{{{\text{d}}t}} = P_{{K_{L} }} - R_{BP} - R_{NAT} - D_{L} + \frac{\partial }{{\partial x_{j} }}\left[ {\upsilon \frac{{\partial K_{L} }}{{\partial x_{j} }}} \right], \hfill \\ \begin{array}{*{20}c} {\frac{{{\text{d}}\omega }}{{{\text{d}}t}} = C_{{\omega {1}}} \frac{\omega }{{K_{T} }}P_{KT} + \left( {\frac{{C_{\omega R} }}{{f_{W} }} - 1} \right)\frac{\omega }{{K_{T} }}\left( {R_{BP} + R_{NAT} } \right) - C_{{\omega {2}}} \omega^{2} } \\ { + C_{{\omega {3}}} f_{\omega } \alpha_{T} f_{W}^{2} \frac{{\sqrt {K_{T} } }}{{d^{3} }} + \frac{\partial }{{\partial x_{j} }}\left[ {\left( {\upsilon + \frac{{\alpha_{T} }}{{\alpha_{\omega } }}} \right)\frac{{\partial K_{\omega } }}{{\partial x_{j} }}} \right],} \\ \end{array} \hfill \\ \end{gathered}$$
(7)

where DT is the anisotropic (near-wall) dissipation term for KT, DL is the anisotropic (near-wall) dissipation term for KL, KL represents the laminar kinetic energy, KT represents the turbulent kinetic energy, PKL represents the production of laminar kinetic energy by mean strain rate, PKT represents the production of turbulent kinetic energy by mean strain rate, RBP represents the bypass transition production term, RNAT represents the natural transition production term, αT represents the effective diffusivity for turbulence dependent variables, fW represents the inviscid near-wall damping function, ρ represents the density, υ represents the kinematic viscosity, and ω is the inverse turbulent time scale.

Figure 8 depicts the velocity cloud and streamline diagrams, providing valuable insights into the flow behavior. An analysis of the diagrams revealed that the initial flow passage exhibited a wider and more intricate range of velocity variations. Specifically, as evidently shown in Figure 8 (a), the velocities near the inner and outer sides of the right angle were low or even zero, whereas the velocity sharply increased at the corner. Conversely, as shown in Figure 8 (b), the maximum velocity was observed on the inner side of the inlet. Furthermore, along the flow direction, the maximum velocity gradually shifted from the inner side to the outer side in the axial phase. Overall, the velocity profile maintained a smooth and uniform distribution with no significant variations of note.

Figure 8
figure 8

Velocity cloud and streamline diagrams

Significant velocity fluctuations were observed at the right-angle transition of the initial flow channel, resulting in the generation of eddy currents. The passage of water flow through the right-angle bend induced substantial alterations in both the magnitude and direction of the flow velocity. These abrupt changes disruptively affected the water flow particles, leading to system vibrations and disturbances during the normal operation of the hydraulic system. In contrast, the optimized flow channel exhibited smoother characteristics.

Figures 9 and 10 present the velocity cloud and streamline diagrams, respectively, depicting various cross sections of the flow channels under the specified working condition. As shown in Figure 9 (a), upon water entry into the flow channel, the maximum axial velocity was observed on the inner side of the pipe wall, with the overall velocity exhibiting a relatively uniform distribution. This flow field was characterized by a potential flow state, primarily driven by inertia, as it progressed with the fluid. As shown in Figure 9 (b), the particles and Vmax gradually transitioned from the inner wall to the outer wall along the axis. At the inner wall of the elbow, eddy currents were formed owing to simultaneous backflow in the main and secondary flow directions. Figure 9 (c) and (d) illustrate the progressive enhancement of the secondary flow phenomenon, accompanied by the expansion and outward shift of Vmax. As shown in Figure 9 (e) and (f), the secondary flows gradually weakened until they eventually dissipated, leading to a velocity distribution that tended to stabilize.

Figure 9
figure 9

Velocity cloud and streamline diagrams of different cross sections of the algorithm flow channel when V = 3 (m/s)

Figure 10
figure 10

Velocity cloud and streamline diagrams of different cross sections of the initial flow channel when V = 3 (m/s)

Figure 10 provides valuable insights into the flow behavior of the fluid within the flow channel under examination. As shown in Figure 10 (a), once the fluid entered the flow channel, the overall flow velocity exhibited relative uniformity, with the particles moving toward the center. Figure 10 (b) shows the right-angle segment; Vmax was observed outside the flow channel, whereas the inner velocity remained exceedingly low or even zero. Consequently, the flow characteristics in this region became complex. As shown in Figure 10 (c), the overall flow velocity maintained a relative uniformity, accompanied by a tendency toward secondary flow formation. As shown in Figure 10 (d) and (e), the significant curvature of the flow channel induced notable centrifugal forces, resulting in the fluid striking outward and the vortex transferring from the inside to the outside. Finally, Figure 10 (f) shows the reemergence of the secondary flow.

As the fluid flowed within the bend, it experienced a decrease in velocity on both sides of the pipe wall compared with the velocity at the center of the pipeline. This velocity reduction was attributed to the viscous effect exerted by the pipe wall on the fluid. Consequently, the fluid on either side of the wall was subjected to a lower inertial force than the fluid at the center. Thus, the fluid was compelled to flow from the inside to the outside, resulting in an increase in the pressure on the outer side and the formation of a pressure difference between the interior and exterior regions. This pressure disparity led to the creation of a pair of eddies and the development of a secondary flow.

In the case of identical flow channels, an increase in the inlet velocity led to a significant increase in the pressure at both the inlet and outlet. However, the increase in the pressure at the inlet surpassed that at the outlet, resulting in an amplified pressure loss. Figure 11 (a) illustrates a substantial pressure loss and the occurrence of negative pressure at the right angle. This configuration induced considerable alterations in the fluid velocity and direction, accompanied by intense friction and momentum exchange between the fluid particles that significantly impeded the fluid flow. Conversely, Figure 11 (b) shows a smoother arc transition with a minimal pressure variation. The optimized flow channel, designed using the algorithm, concentrated the high-pressure area on the outer side of the flow channel. The larger curvature of this optimized flow channel enabled a more seamless transition of the fluid, resulting in a uniform pressure distribution and reduced pressure loss. Therefore, a smoother transition method should be adopted in the design and right-angle channels should be avoided.

Figure 11
figure 11

Pressure cloud diagram under different working conditions

Figure 12 shows the pressure loss as a quantifiable indicator for analyzing the flow characteristics of different flow channels under various working conditions. These findings indicated that the right-angle transition channel consistently exhibited the highest pressure loss. The pressure losses of various flow channels increased with increasing velocity, and the pressure loss of the right-angle flow channel was larger. Compared with the initial flow channel, the optimized flow channel demonstrated a reduction of 46.24% in the percentage of pressure drop loss when the inlet velocity was set to 3 (m/s). However, as the inlet velocity increased, the aforementioned percentage gradually decreased.

Figure 12
figure 12

Pressure loss results of different flow channels

Pressure loss in a flow system can be attributed to two primary factors: Local resistance loss and resistance loss along the path. In this study, local resistance loss was predominantly observed when the fluid underwent a right-angle turn, leading to significant changes in the fluid direction and magnitude. The computer-optimized flow channel effectively addressed this issue by optimizing the right-angle bend, thereby reducing pressure loss. The resistance loss along the path was influenced by the length of the flow channel considered in this study. The algorithm-based flow channel demonstrated a smaller volume, resulting in a 10.03% reduction in the flow channel volume, as depicted in Figure 13. Moreover, when the outflow pressure in the boundary layer experienced a rapid increase along the flow direction, the pressure differential force and viscous resistance exerted by the wall opposite the flow direction diminished the momentum of the fluid within the boundary layer, resulting in the formation of vortices and substantial energy dissipation [30].

Figure 13
figure 13

Volume of different flow channels

4 Experimental Result

Support removal, printing time reduction, and material conservation were achieved by adopting a square shape for the outer wall of the pipeline, while maintaining a smooth cylindrical shape for the inner wall. The material of the experimental model was a transparent resin that had excellent light transmission, high transparency, minimal surface roughness, and high precision. The printed model is illustrated in Figure 14.

Figure 14
figure 14

Test model of the pipeline

The design principle of the experiment and the establishment of the experimental platform are shown in Figure 15. The inlet flow of the pump was regulated and monitored using a frequency converter and flowmeter. The pressures at both ends of the pipeline were measured using pressure sensors, and the outlet was configured for free flow. The maximum flow rate of the pump was set to 5 m3/h.

Figure 15
figure 15

Principle and test system of the experiment

The recorded data of the inlet and outlet pressures under various operating conditions are presented in Figure 16. The results indicated a close agreement between the measured data and the simulated results for each group. Although slight fluctuations were observed in the inlet and outlet pressures within each experimental group, the overall pressure loss remained relatively constant. The pressure losses in different flow channels exhibited an increasing trend with increasing inlet velocity, peaking at 4 (m/s). The pressure losses of the flow channel were reduced by 36.36%, 34.09%, and 35.71% compared with those of the original flow channel under 3 (m/s), 3.5 (m/s), and 4 (m/s) conditions, respectively. The experimental and simulation results showed pressure loss reduction percentages of less than 10% for both flow channels under each set of operating conditions, confirming the feasibility of the flow channel of the algorithm.

Figure 16
figure 16

Experimental data of pressure loss

5 Conclusions

  1. (1)

    By constructing the internal structure of a valve block in a computer environment, the ant colony algorithm and B-spline theory were combined to achieve a smooth and interference-free channel design.

  2. (2)

    The initial channel tended to exhibit vortex and backflow phenomena in the right-angled regions, accompanied by the presence of high- and low-speed zones. As the inlet flow velocity increased, the velocity differences became more pronounced. By contrast, the algorithm-based channel presented regular and smooth streamlines, significantly improving the flow characteristics.

  3. (3)

    The pressure loss increased with an increase in the inlet flow velocity; however, the algorithm-based channel demonstrated a lower pressure loss and smaller channel volume. This compact arrangement significantly enhanced the power-to-weight ratio of the EHA.

Data availability

The data that support the findings of this study are available from the corresponding author upon reasonable request.

References

  1. Q Chao, J Zhang, B Xu, et al. A review of high-speed electro-hydrostatic actuator pumps in aerospace applications: Challenges and solutions. Journal of Mechanical Design, 2019, 141(5): 050801.

    Article  Google Scholar 

  2. K H Bhavsara. A review on additive manufacturing process for hydraulic manifold block. GIT-Journal of Engineering and Technology, 2020, 12: 2249–6157.

    Google Scholar 

  3. C Semini, J Goldsmith, D Manfredi, et al. Additive manufacturing for agile legged robots with hydraulic actuation. 2015 International Conference on Advanced Robotics (ICAR), Istanbul, Turkey, July 27–31, 2015: 123-129.

  4. O Diegel, J Schutte, A Ferreira, et al. Design for additive manufacturing process for a lightweight hydraulic manifold. Additive Manufacturing, 2020, 36: 101446.

    Article  Google Scholar 

  5. H I Medellin-Castillo, J Zaragoza-Siqueiros. Design and manufacturing strategies for fused deposition modelling in additive manufacturing: A review. Chinese Journal of Mechanical Engineering, 2019, 32: 53.

    Article  Google Scholar 

  6. D Stojanov, X Wu, B G Falzon, et al. Axisymmetric structural optimization design and void control for selective laser melting. Structural and Multidisciplinary Optimization, 2017, 56: 1027-1043.

    Article  Google Scholar 

  7. A Gisario, M Kazarian, F Martina, et al. Metal additive manufacturing in the commercial aviation industry: A review. Journal of Manufacturing Systems, 2019, 53: 124-149.

    Article  Google Scholar 

  8. S C Altıparmak, B Xiao. A market assessment of additive manufacturing potential for the aerospace industry. Journal of Manufacturing Processes, 2021, 68: 728-738.

    Article  Google Scholar 

  9. N Li, W Liu, Y Wang, et al. Laser additive manufacturing on metal matrix composites: A review. Chinese Journal of Mechanical Engineering, 2021, 34: 38.

    Article  Google Scholar 

  10. J R McDonough. A perspective on the current and future roles of additive manufacturing in process engineering, with an emphasis on heat transfer. Thermal Science and Engineering Progress, 2020, 19: 100594.

    Article  Google Scholar 

  11. D E Cooper, M Stanford, K A Kibble, et al. Additive manufacturing for product improvement at red bull technology. Materials & Design, 2012, 41: 226-230.

    Article  Google Scholar 

  12. J Zhang, G Liu, R Ding, et al. 3D printing for energy-saving: Evidence from hydraulic manifolds design. Energies, 2019, 12(13): 2462.

    Article  Google Scholar 

  13. G Liu, J Zhang, B Xu. Structure optimization for passages in hydraulic manifolds using metal additive manufacturing technology. 2019 IEEE 8th International Conference on Fluid Power and Mechatronics (FPM), Wuhan, China, April 10–13, 2019: 485-492.

  14. A A Alshare, F Calzone, M Muzzupappa. Hydraulic manifold design via additive manufacturing optimized with CFD and fluid-structure interaction simulations. Rapid Prototyping Journal, 2018, 25(9): 1516-1524.

    Article  Google Scholar 

  15. J H Park, R L Storch. Pipe-routing algorithm development: Case study of a ship engine room design. Expert Systems with Applications, 2002, 23(3): 299-309.

    Article  Google Scholar 

  16. M Biedermann, P Beutler, M Meboldt. Automated design of additive manufactured flow components with consideration of overhang constraint. Additive Manufacturing, 2021, 46: 102119.

    Article  Google Scholar 

  17. M Ma, H Zhang, J Zhang, et al. Automatic design of hydraulic manifold block based on 3D printing. Journal of Physics: Conference Series, Surabaya, Indonesia, July 21, 2018, 1087(4): 042056.

  18. Y Ma, Z Mao, T Wang, et al. Obstacle avoidance path planning of unmanned submarine vehicle in ocean current environment based on improved firework-ant colony algorithm. Computers & Electrical Engineering, 2020, 87: 106773.

    Article  Google Scholar 

  19. S Li, Y Wei, X Liu, et al. A new fast ant colony optimization algorithm: The saltatory evolution ant colony optimization algorithm. Mathematics, 2022, 10(6): 925.

    Article  Google Scholar 

  20. Q Luo, H Wang, Y Zheng, et al. Research on path planning of mobile robot based on improved ant colony algorithm. Neural Computing and Applications, 2020, 32: 1555-1566.

    Article  Google Scholar 

  21. G Jiao. Simulation research on the palm mechanism of volleyball robot based on artificial intelligence and ant colony optimization algorithm. Security and Communication Networks, 2022.

  22. C Miao, G Chen, C Yan, et al. Path planning optimization of indoor mobile robot based on adaptive ant colony algorithm. Computers & Industrial Engineering, 2021, 156: 107230.

    Article  Google Scholar 

  23. X Li, Q Li, J Zhang. Research on global path planning of unmanned vehicles based on improved ant colony algorithm in the complex road environment. Measurement and Control, 2022, 55(9-10): 945-959.

    Article  Google Scholar 

  24. P Gao, L Zhou, X Zhao, et al. Research on ship collision avoidance path planning based on modified potential field ant colony algorithm. Ocean & Coastal Management, 2023, 235: 106482.

    Article  Google Scholar 

  25. Z Wang, C Wu, J Xu, et al. Research on path planning of cleaning robot based on an improved ant colony algorithm. MATEC Web of Conferences, Sanya, China, December 22–23, 2021, 336: 07005.

  26. J Ning, Q Zhang, C Zhang, et al. A best-path-updating information-guided ant colony optimization algorithm. Information Sciences, 2018, 433: 142-162.

    Article  MathSciNet  Google Scholar 

  27. T Liu, T Xu, F Yu, et al. A method combining ELM and PLSR (ELM-P) for estimating chlorophyll content in rice with feature bands extracted by an improved ant colony optimization algorithm. Computers and Electronics in Agriculture, 2021, 186: 106177.

    Article  Google Scholar 

  28. Z Li, L Xiong, D Zeng, et al. Real-time local path planning for intelligent vehicle combining tentacle algorithm and B-spline curve. IFAC-PapersOnLine, 2021, 54(10): 51-58.

    Article  Google Scholar 

  29. Z Wu, W Su, J Li. Multi-robot path planning based on improved artificial potential field and B-spline curve optimization. 2019 Chinese Control Conference (CCC), Guangzhou, China, July 27–30, 2019: 4691-4696.

  30. A Kalpakli Vester, R Örlü, P H Alfredsson. Turbulent flows in curved pipes: Recent advances in experiments and simulations. Applied Mechanics Reviews, 2016, 68(5): 050802.

Download references

Acknowledgements

Not applicable.

Funding

Supported by National Natural Science Foundation of China (Grant No. 51890881)

Author information

Authors and Affiliations

Authors

Contributions

JZ was in charge of the entire trial; JZ and YL wrote the manuscript; ZL and YZ completed the test and data processing; YDL reviewed this article and provided some guidance; and XK provided the research points and guidance. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Ying Li.

Ethics declarations

Competing Interests

The authors declare no competing financial interests.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Zhang, J., Li, Z., Zhang, Y. et al. Planning of a Single Flow Channel in Valve Blocks Based on Additive Manufacturing and the Ant Colony Algorithm. Chin. J. Mech. Eng. 37, 117 (2024). https://doi.org/10.1186/s10033-024-01094-6

Download citation

  • Received:

  • Revised:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s10033-024-01094-6

Keywords