Home 3D printing path planning algorithm for thin walled and complex devices
Article Open Access

3D printing path planning algorithm for thin walled and complex devices

  • Min Yang EMAIL logo , Menggang Lai and Shengjun Liu
Published/Copyright: July 2, 2021

Abstract

With the popularity of stereo printing technology, 3D printers are widely used in industry, manufacturing, medicine, and other industries to quickly manufacture small devices. Before 3D printing, it is necessary to plan the printing path. Unreasonable printing path will not only increase the time consumption of printing products, but also cause printing failure due to the accumulation of stress and deformation in the printing process. In order to overcome the superimposed stress and deformation in the process of printing thin-walled complex devices, this article introduces the idea of balanced stress based on the basic damage of the path planning based on the potential field method. In the printing process, the ring path, island path and cross path are added to overcome the stress deformation phenomenon and improve the printing quality. Finally, the 3D printer is used to manufacture thin-walled complex devices, and the feasibility of the balanced potential field method is verified by physical comparison.

1 Introduction

3D printing technology, also known as a layered rapid prototyping technology, is a kind of technology based on the digital model file, which uses nylon glass fiber, gypsum material, aluminum material, and other powder metal or plastic and other adhesive materials to manufacture devices of arbitrary shape by slicing and accumulating. Compared with the traditional manufacturing industry, 3D printing technology is widely used in medical devices, aerospace, automobile manufacturing, and other fields because of its low-cost production mode, short cycle development time, and convenient and complex process, and even known as the subversive technology to promote the “third industrial revolution.” As shown in Figure 1, common 3D printing technologies mainly include stereolithography, fused deposition (FDM), selective laser sintering, and laser near net forming. No matter what technology is selected, it is necessary to plan a reasonable printing path before printing, to make the 3D printing process fast and accurate and to improve the printing efficiency and quality.

Figure 1 
               Common 3D printing technology.
Figure 1

Common 3D printing technology.

To plan a reasonable printing path, researchers have conducted extensive research on 3D printing path planning to improve printing efficiency and molding quality. The planning methods of reciprocating linear scanning [1,2], which is a traditional way of 3D printing. Its technology is relatively mature and has the characteristics of fast speed and simple algorithm. However, planning in one direction will not only cause a lot of empty paths, but also lead to serious stress bending. In order to reduce the time-consuming of empty paths in printing and to improve the printing efficiency, Rui-Shi et al. [3] applied “Z” planning algorithm to print devices. To some extent, it can reduce the warpage of printing, but it cannot solve the problem of excessive burr at the inflection point. Literature [4,5,6] proposes two simple algorithms and plans the offset contour according to the model contour. In the process of printing, the path is planned step by step and layer by layer according to the object contour from outside to inside and from bottom to top. Although the printing time and the edge burr are reduced, it is only suitable for regular shapes with smooth boundary and simple structure. In the process of step-by-step printing inward, “fracture” phenomenon is more serious [7]. The above methods consider devices to be printed as a whole, which are not suitable for special devices with “island.” Xiao-ya and Zheng et al. [8,9,10] divided the “isolated island” in the object into sections by the method of type slicing to improve the printing quality. In addition, intelligent algorithms such as genetic algorithm, ant colony algorithm, hash algorithm and Hilbert curve method [11,12,13,14] are also applied to 3D printing to find new and efficient planning methods.

Although these algorithms improve the 3D printing performance to a certain extent, they are not suitable for the special case of thin-walled devices. In order to improve the efficiency of 3D printing, this article proposes a path planning method based on balanced potential field (BPF) algorithm. The reasonable printing path is quickly planned by using the balanced field method. Based on this the stress deformation is abstracted as a potential field function, and the stress is reduced by the method of BPF. Force deformation can not only effectively print thin-walled complex devices, but also greatly reduce the warping of edge area in printing process, and improve the success rate and quality of printing.

2 3D printing path planning based on BPF method

2.1 Potential field method

Extensive research on potential field methods has proved the effectiveness in path planning, but those research mainly focuses on robots and unmanned aerial vehicles [15,16].

The main idea of path planning using the potential field (PF) is to find the global potential field function. In the process of path planning, the path that has been traversed and the potential field target in the unknown path is constantly changed, so that the algorithm can completely traverse the global environment. The principle is that in the process of path planning, the target position is set to attract the next trend of the path, and the repulsion position is set to prevent the path. In the global process, the potential function U sum is the superposition of gravitational function U att and repulsive function U rep .

(1) U sum = U att + U rep

The gravity function U att is defined as a monotonic function that grows with the distance function d ( n , n goal ) between the current position node n and the target node n goal

(2) U att ( n ) = 1 2 ξ d 2 , d d goal ξ d goal d 1 2 ( d goal ) 2 , d > d goal

where d = d ( n , n goal ) , ξ is the gravitational coefficient and d goal is the gravitational threshold function.

The gravitational potential field function Diff ( U att ) is:

(3) Diff( U att ( n ) ) = ξ ( n n goal ) , d d goal ξ d goal n n goal d ( n , n goal ) , d > d goal

In path planning, the unexpected area is represented by repulsion function. Therefore, the repulsion function of calculation point U att ( n ) should be inversely correlated with the distance function d ( n , n rep ) between the current position node n and the calculated repulsion node n rep

(4) U rep ( n ) = 1 2 η 1 d 1 d rep d d rep 0 d > d rep

The repulsion potential field function Diff ( U rep ) is as follows:

(5) Diff( U rep ( n ) ) = η 1 d rep 1 d 1 d 2 ( d rep d ) , d d rep 0 , d > d rep

where d = d ( n , n rep ) , η is the repulsion coefficient and d rep is the repulsion threshold function.

By superposing the repulsion functions of all calculation points in the repulsion region, the repulsion function U rep can be formed as:

(6) U rep = n = 1 N U rep ( n )

In path planning, based on completing the current path point, the gradient direction of the next step is the superposition direction of the gravitational gradient field and the repulsive gradient field:

(7) Diff ( U ( n ) ) = Diff ( U att ( n ) ) + Diff ( U rep ( n ) )

If the printed path points and blank areas are set as repulsive points, and the unprinted path points are gravity points, the global path can be traversed by using the potential field method. Although the ergodic potential field method has great advantages in fast path planning, the application to 3D path planning is not much. Yu-jie [17] introduced the potential field method into the path planning, and finally determined the optimal traversal path through the fast traversal method. Xiao-lei et al. [18] combined the grid complete traversal with artificial potential field method, so that the planned path has better performance in practicability, rationality and real-time.

The potential field method has great potential in the path planning of 3D printing, but the disadvantages are also obvious [19]. In the printing process, only how to traverse the path quickly is considered, but the stress mutation in the printing process is ignored, for example, the edge is easy to warp and the joint is easy to deform. It is necessary to improve the PF method to improve the printing quality and success rate.

2.2 Balanced potential field method

2.2.1 Basic thought

The traditional potential field method only considers the optimization of the printing path but ignores the stress of special printing positions such as inflection point and thin-walled edge. As shown in Figure 2, a plane in the printing process is extracted, in which the black arrow represents the print path and the red arrow indicates the stress direction. At the edge of the device, due to the stress warping, the device is easy to deform, resulting in printing failure. Moreover, because only the potential field method is used to print step by step and line by line, the warping is more serious, even leading to the printing failure of the whole device.

Figure 2 
                     Stress deformation diagram.
Figure 2

Stress deformation diagram.

The main idea of the BPF method is to balance the sudden change of stress direction at the edge of the device and the stress superposition in the process of the device plane printing step by step. To eliminate this adverse effect, it is necessary to change the path direction in real-time according to the stress change trend in the printing process, as shown in Figure 3, to plan the circular path, cross path, and island path, so as to reduce the stress deformation effect.

Figure 3 
                     Planning path to overcome stress deformation. (a) Circular path. (b) Cross path. (c) Island path.
Figure 3

Planning path to overcome stress deformation. (a) Circular path. (b) Cross path. (c) Island path.

2.2.2 Algorithm derivation

Before 3D printing, assuming that the global path of the printed device is a two-dimensional point set G ( X , Y ) , the current printing location is p now = ( x now , y now ) , the next step is to predict the printing path point as p next = ( x next , y next ) , the optimal trend point as p opt = ( x opt , y opt ) , the available gravitational function U att ( p next ) and repulsive function U rep ( p next ) are as follows:

(8) U att ( p next ) = 1 2 ξ d 2 , d d next ξ d next d 1 2 ( d next ) 2 , d > d next

(9) U rep ( p next ) = 1 2 η 1 d 1 d next , d d next 0 , d > d next

where d = ( x now x ) 2 + ( y now y ) 2 , d next = ( x now x next ) 2 + ( y now y next ) 2 and ( x , y ) , ( x now , y now ) , ( x next , y next ) G ( X , Y ) .

The resultant force of potential field function U ( p next ) is obtained as follows:

(10) U ( p next ) = 1 2 ξ d 2 + 1 2 η 1 d 1 d next , d d next ξ d next d 1 2 ( d next ) 2 , d > d next

If there is U ( p next ) U ( p ) for any p = ( x , y ) G ( X , Y ) , then the optimal trend point of the next printing path is p opt = p next . Although the printing path can be drawn according to the potential field law, the problem of stress and deformation is not eliminated. Therefore, the region of balanced potential field B ( X , Y ) is introduced to balance the problem of global uneven stress G ( X , Y ) .

Define B ( X , Y ) as a partial region of G ( X , Y ) :

(11) B ( X , Y ) = ψ G ( X , Y ) , B ( X , Y ) G ( X , Y )

For any printing path L ( X , Y ) B ( X , Y ) , take continuous two points p 1 = ( x 1 , y 1 ) L and p 2 = ( x 2 , y 2 ) L given in the printing process on path L , and define the deformation stress F p 2 p 1 of p 2 to p 1 as:

(12) F p 2 p 1 = γ p 2 p 1 × 1 L

where γ is the deformation force calculation coefficient, × is the cross multiplication symbol, the deformation force F p 2 p 1 obtained is the normal direction formed by p 2 p 1 and L , as shown in Figure 4.

Figure 4 
                     Force deformation diagram.
Figure 4

Force deformation diagram.

It can be concluded that the superimposed deformation force F L on the path L is the superposition effect force of the sum of all continuous two points p i = ( x i , y i ) L and p j = ( x j , y j ) L :

(13) F L = ξ i , j p i p j × 1 L

If F L is greater than the threshold value, it may cause stress deformation of the device, even lead to the failure of printing in B ( X , Y ) . When the superposition effect force F L is close to the deformation threshold force, the path L should be truncated to eliminate the superposition effect of stress, that is to balance the stress potential field. According to the different situations encountered in printing, ring path, cross path, and island path are planned respectively to balance the stress potential field.

  1. Printing path based on balanced stress potential field

    For a printing path L ( X , Y ) , if the current superimposed effect force F L is greater than the set stress threshold, the cross path needs to balance the current stress and reduce stress deformation. The optimal point of the next printing path p opt is as follows:

    (14) p opt = p next , F L < F thresh L p balance , F L F thresh L

    where p balance is the direction point perpendicular to p next . When the algorithm feels that the path may produce stress deformation, it balances the stress deformation effect by changing the printing path direction to a normal direction perpendicular to the original direction.

  2. Printing area based on balanced stress potential field

    For a partial area of the device B ( X , Y ) G ( X , Y ) , the path of the printing area is L 1 , L 2 , L 3 ,… L j , it can be considered that the region is equal to the superposition of multiple paths:

    (15) B ( X , Y ) { L 1 , L 2 , L 3 , L j }

    Then the stress superposition of the region F B is calculated as the superposition stress of each path:

    (16) F B = F L 1 + F L 2 + F L 3 + F L k = k F L k = = ξ k i , j p i p j × 1 L k

    When the superimposed stress of the region F B is greater than the maximum deformation stress threshold F thresh B , the stress and deformation of a small part of the region may occur. Therefore, when the stress superposition approaches the maximum deformation stress threshold, the island path Θ = { l 1 , l 2 , l 3 , l n } is re-planned in the region to balance the device deformation caused by regional stress superposition. The printing area B ( X , Y ) is:

    (17) B ( X , Y ) { L 1 , L 2 , L 3 , L j } , F B < F thresh B B Θ , { l 1 , l 2 , l 3 , l n } } , F B F thresh B

  3. Printing thin-walled edge based on balanced stress potential field

    For thin-walled complex devices, the stress balance method of edge is similar to print path. If F C is greater than the maximum deformation stress threshold F thresh C of thin-walled edge, circular path is needed to balance the stress. It should be noted that the path C = { p 1 , p 2 , p 3 , p m } of thin-walled edge needs to contain at least one connecting path to construct a circular path. As shown in Figure 5, when calculating the stress of the thin-walled edge (blue curve), there must be one connecting path at least (red line segment) to make C end to end.

Figure 5 
                     Connecting path of balanced force potential field at the edge of thin wall.
Figure 5

Connecting path of balanced force potential field at the edge of thin wall.

In other words, the path C of the edge can be divided into two cases according to the relationship between F C and the maximum deformation stress threshold F thresh C :

(18) C = { p 1 , p 2 , p 3 , p m } , F C < F thresh C { p 1 , p 2 , p 3 , p m , L p 1 p m } , F C F thresh C

The BPF method can be used in 3D printing for thin-walled complex devices based on three situations. By calculating the relative situation of superimposed stress and stress threshold, the superimposed stress effect can be cut off, and the printing quality and success rate can be improved.

3 Algorithm flow of 3D printing path planning based on balanced potential field method

Figure 6 is the algorithm flow chart of 3D printing path planning based on BPF method.

Figure 6 
               Algorithm flow of 3D printing path planning based on balanced potential field method.
Figure 6

Algorithm flow of 3D printing path planning based on balanced potential field method.

After the algorithm starts to run, the parameters are initialized and their initial values are set, then the current print node is obtained. Based on the current print node, the next step print node is planned. According to the gravity function and repulsion function of the global node, the next optimal print node is obtained until all nodes of the device are traversed to generate the planned print path. At this time, the BPF method is introduced to determine whether there are paths and areas that may produce stress deformation in the generated path. According to different situations, the balanced printing path, balanced printing area and balanced thin-walled edge are used to balance all the stress within the threshold range and to improve the printing efficiency and success rate.

4 Comparative experiment and analysis

4.1 Configuration of 3D printing environment

Before comparing 3D printing, we need to configure the experimental environment. The 3D printer used and its printing consumables are shown in Figure 7. It can carry out secondary development for the self-developed planning program and printing path.

Figure 7 
                  Arm-based 3D printer and consumables.
Figure 7

Arm-based 3D printer and consumables.

It adopts the printing principle of FDM and Cura slicing software to output designed model under the three-dimensional software ring as G-code for common path planning and 3D printing. If the path planned by the balanced potential field method is in G-code format and the point set part of the path planning is replaced, the absolute control of the nozzle can be carried out according to the designed path.

4.2 Experimental verification

For practical comparison, the general potential field (GPF) method and the balanced potential field method are used respectively for the 3D printing of thin-walled complex devices. For example, Figure 8(a) is the model of thin-walled complex devices planned by computer, and Figure 8(b) shows the equipment and devices.

Figure 8 
                  3D printing model and devices in printing. (a) Thin-walled and complex device model. (b) Equipment and devices in printing process.
Figure 8

3D printing model and devices in printing. (a) Thin-walled and complex device model. (b) Equipment and devices in printing process.

The devices printed by GPF and BPF are shown in Figure 9(a) and (b), respectively. The device printed by the GPF method has serious deformation. When printing thin-walled connections, the GPF method always prints in the same direction, it is easy to produce stress deformation, which makes the printed device partially deformed and difficult to meet the quality of high-precision printing. But the device printed based on BPF method can maintain the characteristics of the virtual model and overcome the stress effect.

Figure 9 
                  3D printing thin-walled complex device. (a) GPF method and (b) BPF method.
Figure 9

3D printing thin-walled complex device. (a) GPF method and (b) BPF method.

To make a more intuitive comparison between BPF and GPF, both algorithms for 3D printing are tested 10 times. From the formal operation of the 3D printing machine to the end of the device printing, the printing time and the quality of the printed device are recorded, respectively, and the results are shown in Figure 10. (The quality of the device is defined as the number of lines without stress deformation. The maximum number of line segments of the device is 32, so the best-printed quality of the device is 32.)

Figure 10 
                  Result of two path planning algorithms.
Figure 10

Result of two path planning algorithms.

The printing time of the GPF method is less than BPF, but the printing effect is not satisfactory. The GPF method can only print a small number of good line segments, moreover, it cannot control the printing quality, with large variance and many defective products. While the BPF method sacrifices a small part of printing time to exchange for printing quality, which not only improves the printing quality but also ensures that the stress deformation is reduced as much as possible in each 3D printing. The success rate of thin-walled complex devices is greatly improved.

5 Conclusion

This article first briefly introduces the path planning process of GPF, summarizes its advantages and disadvantages. Then GPF is improved to BPF, to balance the stress and deformation, which improves the strength of each print segment. Finally, actual devices are printed out by a 3D printer. Comparative experiments and analyses have proved the effectiveness of BPF method.

Although the possible extension of this work has great prospects, still there are several issues in need of further study.

  1. In this article, a thin-walled device is printed, but the extension of BPF method to big prototypes needs more study.

  2. Research on putting this work from theory to structural study needs further study.

  1. Conflict of interest: Authors state no conflict of interest.

References

[1] Rajan VT, Srinivasan V, Tarabanis KA. The optimal zigzag direction for filling a two-dimensional region. Rapid Prototyp J. 2001;7(5):231–41.10.1108/13552540110410431Search in Google Scholar

[2] Asiabanpour B, Khoshnevis B. Machine path generation for the SIS process. Robot Comput-Integ Manuf. 2004;20(3):167–75.10.1016/j.rcim.2003.10.005Search in Google Scholar

[3] Rui-shi T, Ming-yao L, Fan Z, Yue-gang T. Continuous path planning algorithm for carbon fiber composite material 3D printing. Mach Des Manuf. 2019;6:1–4.Search in Google Scholar

[4] Chang-biao H, Kai-yong J, Jun-yi L. Research on algorithm for contour lines offset and interference elimination. Mech Electr Eng Technol. 2007;36(10):75–7.Search in Google Scholar

[5] Wen-jun X. Variable distance offset filling algorithm for Centroid contraction[D]. Wuhan: Huazhong University of Science and Technology; 2007.Search in Google Scholar

[6] Zhong-wei L, Chang-biao H, Ze-hao W. Algorithm on generation of spiral filling path for planar con-tour. Comp Eng Appl. 2015;51(18):180–5.Search in Google Scholar

[7] Serra T, Ortiz-Hernandez M, Engel E, Planell JA, Navarro M. Relevance of PEG in PLA-based blends for tissue engineering 3D-printed scaffolds. Mater Sci Eng. 2014;38(1):55–62.10.1016/j.msec.2014.01.003Search in Google Scholar PubMed

[8] Xiao-ya Z, Fa-lai C. 3D printing path planning of fractal models. J Comput Des Comput Graph. 2018;30(06):1123–35.10.3724/SP.J.1089.2018.16618Search in Google Scholar

[9] Zheng Y, Pan M, Chen F. Boundary correspondence of planar domains for isogeometric analysis based on optimal mass transport. Comput Aided Des. 2019;114:28–36.10.1016/j.cad.2019.04.008Search in Google Scholar

[10] Yan-li T, Yong-qiang Z. Research on 3D image optimization and segmentation of 3D print geometry. Comput Simul. 2018;35(8):165–9.Search in Google Scholar

[11] Xing-guo H, Xiao-hui S, Ming Y, Hai-jun C, Guo-fu Yin. Path optimization algorithm of 3D printing based on fused deposition modeling. Trans Chin Soc Agric Machinery. 2018;49(3):393–401.Search in Google Scholar

[12] Yan-yan Z. Research on 3D printing path planning technology based on FDM Technology. Changchun: Changchun University of Technology; 2016.Search in Google Scholar

[13] Li-gang L, Wen-peng X, Wei-ming W, Zhou-wang Y, Xiu-liu P. Survey on geometric computing in 3D printing. Chin J Comp. 2015;6:1243–67.Search in Google Scholar

[14] Feng-ying C, Xiao-wei L. Research on 3D printing path planning. J Qingdao Univ Sci Technol (Nat Sci Ed). 2020;41(2):101–5.Search in Google Scholar

[15] Liu S, Zhang Q, Zhou D. Obstacle avoidance path planning of space manipulator based on improved artificial potential field method. J Inst Eng (India): Ser C. 2014;95(1):31–9.10.1007/s40032-014-0099-zSearch in Google Scholar

[16] Ren J, McIsaac KA, Patel RV. Modified Newton’s method applied to potential field-based navigation for nonholonomic robots in dynamic environments. Robotica. 2008;26(1):285–94.10.1017/S026357470700389XSearch in Google Scholar

[17] Yu-jie C. Research on path planning method of RoboCup medium group soccer robot [D]. Changsha, Hunan, China: Changsha University of Technology; 2015.Search in Google Scholar

[18] Xiao-lei L, Lin J, Zu-fei J, Chen G. Mobile robot path planning based on environment modeling of grid method in unstructured environment. Mach Tool Hydraul. 2016;44(17):1–7.Search in Google Scholar

[19] Jia YL. Research on 3D printing path planning algorithms based on reinforcement learning. Dalian: Dalian University of Technology; 2019.Search in Google Scholar

Received: 2021-02-01
Revised: 2021-05-06
Accepted: 2021-06-03
Published Online: 2021-07-02

© 2021 Min Yang et al., published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Articles in the same Issue

  1. Effects of Material Constructions on Supersonic Flutter Characteristics for Composite Rectangular Plates Reinforced with Carbon Nano-structures
  2. Processing of Hollow Glass Microspheres (HGM) filled Epoxy Syntactic Foam Composites with improved Structural Characteristics
  3. Investigation on the anti-penetration performance of the steel/nylon sandwich plate
  4. Flexural bearing capacity and failure mechanism of CFRP-aluminum laminate beam with double-channel cross-section
  5. In-Plane Permeability Measurement of Biaxial Woven Fabrics by 2D-Radial Flow Method
  6. Regular Articles
  7. Real time defect detection during composite layup via Tactile Shape Sensing
  8. Mechanical and durability properties of GFRP bars exposed to aggressive solution environments
  9. Cushioning energy absorption of paper corrugation tubes with regular polygonal cross-section under axial static compression
  10. An investigation on the degradation behaviors of Mg wires/PLA composite for bone fixation implants: influence of wire content and load mode
  11. Compressive bearing capacity and failure mechanism of CFRP–aluminum laminate column with single-channel cross section
  12. Self-Fibers Compacting Concrete Properties Reinforced with Propylene Fibers
  13. Study on the fabrication of in-situ TiB2/Al composite by electroslag melting
  14. Characterization and Comparison Research on Composite of Alluvial Clayey Soil Modified with Fine Aggregates of Construction Waste and Fly Ash
  15. Axial and lateral stiffness of spherical self-balancing fiber reinforced rubber pipes under internal pressure
  16. Influence of technical parameters on the structure of annular axis braided preforms
  17. Nano titanium oxide for modifying water physical property and acid-resistance of alluvial soil in Yangtze River estuary
  18. Modified Halpin–Tsai equation for predicting interfacial effect in water diffusion process
  19. Experimental research on effect of opening configuration and reinforcement method on buckling and strength analyses of spar web made of composite material
  20. Photoluminescence characteristics and energy transfer phenomena in Ce3+-doped YVO4 single crystal
  21. Influence of fiber type on mechanical properties of lightweight cement-based composites
  22. Mechanical and fracture properties of steel fiber-reinforced geopolymer concrete
  23. Handcrafted digital light processing apparatus for additively manufacturing oral-prosthesis targeted nano-ceramic resin composites
  24. 3D printing path planning algorithm for thin walled and complex devices
  25. Material-removing machining wastes as a filler of a polymer concrete (industrial chips as a filler of a polymer concrete)
  26. The electrochemical performance and modification mechanism of the corrosion inhibitor on concrete
  27. Evaluation of the applicability of different viscoelasticity constitutive models in bamboo scrimber short-term tensile creep property research
  28. Experimental and microstructure analysis of the penetration resistance of composite structures
  29. Ultrasensitive analysis of SW-BNNT with an extra attached mass
  30. Active vibration suppression of wind turbine blades integrated with piezoelectric sensors
  31. Delamination properties and in situ damage monitoring of z-pinned carbon fiber/epoxy composites
  32. Analysis of the influence of asymmetric geological conditions on stability of high arch dam
  33. Measurement and simulation validation of numerical model parameters of fresh concrete
  34. Tuning the through-thickness orientation of 1D nanocarbons to enhance the electrical conductivity and ILSS of hierarchical CFRP composites
  35. Performance improvements of a short glass fiber-reinforced PA66 composite
  36. Investigation on the acoustic properties of structural gradient 316L stainless steel hollow spheres composites
  37. Experimental studies on the dynamic viscoelastic properties of basalt fiber-reinforced asphalt mixtures
  38. Hot deformation behavior of nano-Al2O3-dispersion-strengthened Cu20W composite
  39. Synthesize and characterization of conductive nano silver/graphene oxide composites
  40. Analysis and optimization of mechanical properties of recycled concrete based on aggregate characteristics
  41. Synthesis and characterization of polyurethane–polysiloxane block copolymers modified by α,ω-hydroxyalkyl polysiloxanes with methacrylate side chain
  42. Buckling analysis of thin-walled metal liner of cylindrical composite overwrapped pressure vessels with depressions after autofrettage processing
  43. Use of polypropylene fibres to increase the resistance of reinforcement to chloride corrosion in concretes
  44. Oblique penetration mechanism of hybrid composite laminates
  45. Comparative study between dry and wet properties of thermoplastic PA6/PP novel matrix-based carbon fibre composites
  46. Experimental study on the low-velocity impact failure mechanism of foam core sandwich panels with shape memory alloy hybrid face-sheets
  47. Preparation, optical properties, and thermal stability of polyvinyl butyral composite films containing core (lanthanum hexaboride)–shell (titanium dioxide)-structured nanoparticles
  48. Research on the size effect of roughness on rock uniaxial compressive strength and characteristic strength
  49. Research on the mechanical model of cord-reinforced air spring with winding formation
  50. Experimental study on the influence of mixing time on concrete performance under different mixing modes
  51. A continuum damage model for fatigue life prediction of 2.5D woven composites
  52. Investigation of the influence of recyclate content on Poisson number of composites
  53. A hard-core soft-shell model for vibration condition of fresh concrete based on low water-cement ratio concrete
  54. Retraction
  55. Thermal and mechanical characteristics of cement nanocomposites
  56. Influence of class F fly ash and silica nano-micro powder on water permeability and thermal properties of high performance cementitious composites
  57. Effects of fly ash and cement content on rheological, mechanical, and transport properties of high-performance self-compacting concrete
  58. Erratum
  59. Inverse analysis of concrete meso-constitutive model parameters considering aggregate size effect
  60. Special Issue: MDA 2020
  61. Comparison of the shear behavior in graphite-epoxy composites evaluated by means of biaxial test and off-axis tension test
  62. Photosynthetic textile biocomposites: Using laboratory testing and digital fabrication to develop flexible living building materials
  63. Study of gypsum composites with fine solid aggregates at elevated temperatures
  64. Optimization for drilling process of metal-composite aeronautical structures
  65. Engineering of composite materials made of epoxy resins modified with recycled fine aggregate
  66. Evaluation of carbon fiber reinforced polymer – CFRP – machining by applying industrial robots
  67. Experimental and analytical study of bio-based epoxy composite materials for strengthening reinforced concrete structures
  68. Environmental effects on mode II fracture toughness of unidirectional E-glass/vinyl ester laminated composites
  69. Special Issue: NCM4EA
  70. Effect and mechanism of different excitation modes on the activities of the recycled brick micropowder
Downloaded on 9.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/secm-2021-0032/html
Scroll to top button