Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (36)

Search Parameters:
Keywords = frozen wall design

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
42 pages, 30257 KB  
Article
Structural Performance of Prefabricated Corrugated Steel Plate Retaining Walls in Alpine Permafrost Regions: Numerical Simulation and Experimental Validation
by Wei Chen, Ting Duan, Lianxia Ma, Bailai Liu, Xiaofei Jia, Fang Chen, Yang Lv and Qingtao Zheng
Buildings 2026, 16(13), 2532; https://doi.org/10.3390/buildings16132532 (registering DOI) - 25 Jun 2026
Abstract
Alpine permafrost and seasonally frozen ground threaten the long-term safe operation of highway infrastructures. Aiming at the structural performance optimization of prefabricated corrugated steel plate retaining walls in alpine permafrost regions, this study adopted finite element numerical simulation combined with field test validation [...] Read more.
Alpine permafrost and seasonally frozen ground threaten the long-term safe operation of highway infrastructures. Aiming at the structural performance optimization of prefabricated corrugated steel plate retaining walls in alpine permafrost regions, this study adopted finite element numerical simulation combined with field test validation to systematically explore the influences of wall height, plate thickness, corrugation geometry, and tie reinforcement layout on structural deformation and internal force, and carried out targeted parameter optimization. The core innovations include the following: (1) Structural lateral displacement and internal force rise nonlinearly with the increase in wall height, and high retaining walls exhibit an accelerated growth trend of deformation and stress. (2) Increasing plate thickness can effectively reduce structural displacement and stress, while the improvement effect gradually weakens after exceeding a critical thickness. Specifically, when the thickness increases from 4 mm to 5 mm, the displacement decreases by 33.13%. (3) Appropriately increasing corrugation pitch and height improves structural equivalent stiffness and optimizes stress distribution. Increasing the corrugation pitch from 75 mm to 400 mm and corrugation height from 25 mm to 150 mm reduces the maximum horizontal displacement by 52.6%. This demonstrates that larger corrugation profiles significantly improve structural stiffness. For walls higher than 6 m, the spacing should be reduced to 0.8 m × 1.0 m to provide additional lateral restraint. (4) Furthermore, seasonal freeze–thaw cycles and a non-uniform temperature field significantly amplify structural displacement and stress. After 12 months of freeze–thaw cycles, the maximum horizontal displacement increases by 49.7% and the maximum equivalent stress increases by 56.9% compared to the initial state. This study clarifies the parameter control mechanism and temperature coupling effect and provides a reliable theoretical basis and design reference for the engineering application of prefabricated corrugated steel plate retaining walls in alpine permafrost areas. Full article
26 pages, 17107 KB  
Article
Full-Spectrum Inverse Design of Compact Ring-Curve Fractal-Maze Acoustic Metamaterials via an LSTM–PPS-Net Tandem Framework
by Guangyao Zhu, Tao Chen, Yao Xiao, Caixia Yang, Jingyue Liang and Fei Lin
Crystals 2026, 16(6), 400; https://doi.org/10.3390/cryst16060400 - 18 Jun 2026
Viewed by 202
Abstract
Low-frequency sound insulation remains a major challenge for conventional passive materials, as improved attenuation is usually achieved at the expense of increased thickness and mass. In this work, a smooth fixed third-order ring-curve fractal-maze acoustic metamaterial is proposed for compact low-frequency sound insulation, [...] Read more.
Low-frequency sound insulation remains a major challenge for conventional passive materials, as improved attenuation is usually achieved at the expense of increased thickness and mass. In this work, a smooth fixed third-order ring-curve fractal-maze acoustic metamaterial is proposed for compact low-frequency sound insulation, and a physics-guided long short-term memory–physics prediction surrogate network (LSTM–PPS-Net) tandem framework is developed for its full-spectrum inverse design. Different from conventional Hilbert-type, right-angled, or sharply folded labyrinthine structures, the proposed topology uses recursively arranged curved channels to extend the effective acoustic propagation path and enhance phase accumulation within a limited space. Based on this mechanism, four physically meaningful parameters, namely slit width d, characteristic radius R3, wall thickness tw, and inter-column spacing lE, are selected to construct a low-dimensional design space. A COMSOL–MATLAB automated finite-element method (FEM) workflow is established to generate 1000 valid transmission-loss (TL) spectra over 100–1700 Hz with a 5 Hz interval. For forward prediction, PPS-Net is developed by integrating geometry encoding, frequency-conditioned spectral decoding, and peak-weighted learning. The proposed PPS-Net achieves the best prediction accuracy among the tested models, with a mean absolute error (MAE) of 0.75 dB, a root mean square error (RMSE) of 1.88 dB, and a coefficient of determination (R2) of 0.96, outperforming multi-layer perceptron (MLP), convolutional neural network (CNN) and Transformer models under the same dataset and training protocol. For inverse design, the LSTM encoder extracts frequency-ordered spectral features from the target TL curve, while the frozen PPS-Net decoder provides differentiable acoustic-response feedback, thereby addressing the non-unique mapping from acoustic response to structural parameters. Furthermore, a compactness-oriented optimization strategy is introduced to balance spectral consistency, peak alignment, bandwidth preservation, and occupied-area reduction. In two representative cases, the optimized designs reduce the occupied area by approximately 21% in both representative cases, while maintaining the target attenuation characteristics after FEM verification. These results demonstrate that the proposed framework provides an efficient and physically interpretable route for the full-spectrum inverse design and compact optimization of low-frequency acoustic metamaterials. Full article
(This article belongs to the Section Inorganic Crystalline Materials)
Show Figures

Graphical abstract

22 pages, 1580 KB  
Article
Input-Adaptive Dynamic Neural Network for Efficient Object Detection Toward Resource-Constrained Deployment
by Jungwoo Lee, Hyogon Kim, Sung-Jo Yun and Youngho Choi
Electronics 2026, 15(11), 2310; https://doi.org/10.3390/electronics15112310 - 26 May 2026
Viewed by 207
Abstract
The deployment of object detection models on resource-constrained edge devices remains a substantial challenge, primarily because conventional static networks expend the same worst-case computational cost on every input, regardless of intrinsic difficulty. This paper proposes an input-adaptive dynamic neural network architecture for object [...] Read more.
The deployment of object detection models on resource-constrained edge devices remains a substantial challenge, primarily because conventional static networks expend the same worst-case computational cost on every input, regardless of intrinsic difficulty. This paper proposes an input-adaptive dynamic neural network architecture for object detection in embedded environments. The present study investigates two orthogonal axes of input-adaptive inference for embedded object detection: The system demonstrates depth adaptivity through the implementation of Early Exit, and width adaptivity via group-wise Adaptive Routing. The proposed framework is constructed on a frozen Ultralytics YOLO26s backbone and incorporates two YOLO-style early-exit heads positioned at approximately 33% and 66% of the backbone depth. Furthermore, the framework incorporates two Straight-Through Gumbel-Softmax routers, which are appended after Layers 4 and 8 with group-wise hard gating. Both axes additionally accept an explicit external control signal that allows the host system to override the input-conditional policy at inference time. The dual-mode design facilitates the functionality of the trained checkpoint as either an input-adaptive policy, in which the depth and width are determined per sample from the input distribution, or an externally controlled policy. The experimental findings demonstrate two strongly asymmetric input-adaptive policies on a frozen YOLO26s backbone. The early-exit profile reduces the compute per sample from 12.739 to 10.532 GFLOPs—a 17.32% reduction according to our in-house Conv2d/Linear MAC-based GFLOPs estimator—while preserving baseline accuracy (mAP50 = 0.1545 vs. baseline = 0.1528; ΔmAP50 = +0.0017, within evaluation noise; mAP50–95 = −0.0033). Evaluating the router-only profile in the same validator pipeline with a sparsity penalty of γ = 0.05 results in a 12.3% decrease in logical GFLOPs (from 12.739 to 11.172), while maintaining an accuracy level that is at or above the PEFT baseline (mAP50 = 0.2324 and mAP50–95 = 0.1040). In our small-domain PEFT setup, training the dynamic-policy modules yields per-checkpoint mAP shifts in this magnitude. Therefore, we interpret the width-axis accuracy result as preservation of the baseline rather than an improvement. Our contribution on the width axis is reducing computing power while maintaining baseline accuracy. Importantly, the router profile’s logical GFLOP savings are not currently reflected in wall-clock latency under our dense-kernel PyTorch implementation. Achieving practical speedup requires sparse-kernel deployment, such as structured-sparse kernels, TensorRT, TVM, or Triton paths. We will address this in future deployment-level work. Our results indicate that the depth axis can yield genuine end-to-end speedup today, while the width axis offers deployment-pending compute reduction. Full article
Show Figures

Figure 1

14 pages, 4909 KB  
Article
An Integrated Approach to Controlling the Al/H2O Reaction in Hydrogen Generation
by Olga Morozova and Olga Kudryashova
Hydrogen 2026, 7(2), 63; https://doi.org/10.3390/hydrogen7020063 - 6 May 2026
Viewed by 420
Abstract
The reaction of aluminum with water is a promising method for producing hydrogen on demand for autonomous energy systems. However, its practical implementation faces the challenge of process control due to high exothermicity, leading to particle sintering and thermal instability, especially when using [...] Read more.
The reaction of aluminum with water is a promising method for producing hydrogen on demand for autonomous energy systems. However, its practical implementation faces the challenge of process control due to high exothermicity, leading to particle sintering and thermal instability, especially when using highly reactive nanopowders. The goal of this study is to implement an integrated approach to controlling this reaction, aimed at minimizing these risks. The approach is based on the principle of spatial and temporal distribution of reactants to ensure uniform heat release. Two process management methods were investigated: electrostatic application of aluminum powder to the reactor walls with its gradual release and pre-treatment of a nanopowder-ice mixture. Using a macrokinetic mathematical model, calculations of the conversion kinetics and heat release were performed and compared with experimental data. The results showed that both methods prevent slurry self-heating and achieve uniform hydrogen generation at a constant rate. In particular, the use of a pre-frozen mixture ensured stable hydrogen production over a long period of time without additional heating or stirring. The proposed approaches can be used in the design of safe and efficient hydrogen generators for autonomous power plants. Full article
(This article belongs to the Special Issue Hydrogen Energy and Fuel Cell Technology)
Show Figures

Graphical abstract

18 pages, 11151 KB  
Article
Novel Experimental Setup for Ascending Thoracic Aortic Aneurysm Inflation Testing
by Hugo Mesquita Vasconcelos, Daniela Azevedo, Rodrigo Valente, Pedro J. Sousa, Tiago Domingues, Susana Dias, Rogério F. F. Lopes, Gonçalo P. Cipriano, António Tomás, Paulo J. Tavares, José Xavier and Pedro M. G. P. Moreira
Bioengineering 2026, 13(2), 199; https://doi.org/10.3390/bioengineering13020199 - 10 Feb 2026
Viewed by 658
Abstract
Degraded mechanical properties in the aortic wall can lead to the formation of aortic aneurysms, potentially resulting in life-threatening ruptures. Current diagnostic criteria using maximum aortic diameter often fail to predict this critical moment, underscoring the need for more accurate patient-based prediction methods. [...] Read more.
Degraded mechanical properties in the aortic wall can lead to the formation of aortic aneurysms, potentially resulting in life-threatening ruptures. Current diagnostic criteria using maximum aortic diameter often fail to predict this critical moment, underscoring the need for more accurate patient-based prediction methods. A hospital-compatible experimental apparatus was designed for quasi-static ex vivo inflation testing of intact Ascending Thoracic Aortic Aneurysm (ATAA) specimens with 360° full-field three-dimensional digital image correlation (3D-DIC). Given hospital handling constraints, liquid pressurization was not feasible; instead, pressure was applied via a balloon-driven pneumatic system, and synchronized stereo imaging was used to measure surface displacement fields between 80 and 120 mmHg. The system was validated using a CT-derived ATAA silicone phantom. Full-field displacement measurements showed close agreement with finite element simulations, supporting the mechanical reliability of the apparatus and the repeatability of the measurement workflow. In addition, a frozen–thawed healthy porcine thoracic aorta was tested to demonstrate biological feasibility, particularly regarding the speckle application and DIC tracking, without aiming to extract tissue constitutive parameters. Overall, the setup provides a practical framework for acquiring full-field inflation-induced deformation data from intact aortic specimens in a hospital setting, enabling future studies on resected human ATAA tissue and model calibration that may contribute to more accurate methods for rupture prediction. Full article
(This article belongs to the Section Biomedical Engineering and Biomaterials)
Show Figures

Figure 1

38 pages, 8689 KB  
Article
Numerical Investigation of Rim Seal Flow in a Single-Stage Axial Turbine
by Tuong Linh Nha, Duc Anh Nguyen, Phan Anh Trinh, Gia-Diem Pham and Cong Truong Dinh
Eng 2026, 7(1), 31; https://doi.org/10.3390/eng7010031 - 7 Jan 2026
Viewed by 852
Abstract
This study investigates rim seal flow in axial turbine configurations through a combined experimental–numerical approach, with the objective of identifying sealing-flow conditions that minimize ingestion while limiting aerodynamic losses. Experimental measurements from the University of BATH are used to validate computational methodology, ensuring [...] Read more.
This study investigates rim seal flow in axial turbine configurations through a combined experimental–numerical approach, with the objective of identifying sealing-flow conditions that minimize ingestion while limiting aerodynamic losses. Experimental measurements from the University of BATH are used to validate computational methodology, ensuring consistency with established sealing-effectiveness trends. The work places particular emphasis on the influence of computational domain selection and interface treatment, which is shown to strongly affect the prediction of ingestion mechanisms. A key contribution of this study is the systematic assessment of multiple domain configurations, demonstrating that a frozen rotor MRF formulation provides the most reliable steady-state representation of pressure-driven ingress, whereas stationary and non-interface domains tend to overpredict sealing effectiveness. A simplified thin-seal model is also evaluated and found to offer an efficient alternative for global performance predictions. Furthermore, a statistical orifice-based model is introduced to estimate minimum sealing flow for different rim seal geometries, providing a practical engineering tool for purge-flow scaling. The effects of pre-swirl injection are examined and shown to substantially reduce rotor wall shear and moment coefficient, contributing to lower windage losses without significantly modifying sealing characteristics. Unsteady flow features are explored using a harmonic balance method, revealing Kelvin–Helmholtz-type instabilities that drive large-scale structures within the rim seal cavity, particularly near design-speed operation. Finally, results highlight a clear trade-off between sealing-flow rate and turbine isentropic efficiency, underlining the importance of optimized purge-flow management. Full article
Show Figures

Figure 1

20 pages, 10255 KB  
Article
Mechanical Insights and Engineering Implications of Pressurized Frozen Sand for Sustainable Artificial Ground Freezing
by Zejin Lai, Yuhua Fu, Zhigang Lu and Yaoping Zhang
Buildings 2025, 15(23), 4355; https://doi.org/10.3390/buildings15234355 - 1 Dec 2025
Cited by 1 | Viewed by 495
Abstract
The construction industry faces urgent challenges in reducing its carbon footprint, particularly in geotechnical engineering where conventional methods often involve high-emission materials. Artificial Ground Freezing (AGF) presents a sustainable, material-saving alternative for stabilizing water-rich strata, but its efficiency relies on accurate characterization of [...] Read more.
The construction industry faces urgent challenges in reducing its carbon footprint, particularly in geotechnical engineering where conventional methods often involve high-emission materials. Artificial Ground Freezing (AGF) presents a sustainable, material-saving alternative for stabilizing water-rich strata, but its efficiency relies on accurate characterization of frozen soil behavior under in situ conditions. This study advances the understanding of AGF’s sustainability by investigating the directional shear behavior of pressurized frozen saturated medium sand (Fujian ISO standard sand) at −10 °C using a novel hollow cylinder apparatus. Through systematic testing under varying mean principal stresses (p = 0.5–6 MPa) with fixed intermediate principal stress coefficient (b = 0.5) and principal stress direction (α = 30°), we demonstrate that pressurized freezing creates a fundamentally different soil–ice composite compared to conventional unpressurized freezing. Key findings reveal (1) a linear strength increase described by the failure criterion qf = 1.17p + 3.77 (R2 = 0.98) without pressure melting effects within the tested range; (2) a distinct brittle-to-ductile transition at p ≈ 4 MPa, with associated failure mode changes from localized shear bands to homogeneous plastic flow; (3) a stable peak stress ratio (q/p ≈ 1.8) for p ≥ 4 MPa. These findings enable more reliable and potentially less conservative frozen wall design, directly contributing to reduced energy consumption in AGF operations. The research provides mechanical insights and practical parameters that enhance AGF’s viability as a low-carbon ground stabilization technology, supporting the construction industry’s transition toward sustainable underground development. Full article
(This article belongs to the Special Issue Research on Sustainable Materials in Building and Construction)
Show Figures

Figure 1

17 pages, 2063 KB  
Article
Synergistic Mechanisms and Operational Parameter Optimization of Excavation–Muck Removal Systems in AGF Shaft Sinking
by Deguo Zeng, Yongxiang Lu, Man Yao, Zhijiang Yang, Bin Zhu and Yuan Sun
Appl. Sci. 2025, 15(23), 12398; https://doi.org/10.3390/app152312398 - 21 Nov 2025
Viewed by 778
Abstract
Shaft sinking in soft, water-rich strata frequently suffers from low cutting efficiency, cycle-time mismatches between excavation and muck removal, and weak system-level coordination. To elucidate the synergistic mechanisms governing excavation–muck removal interactions and to realize end-to-end performance gains, we investigate the East Ventilation [...] Read more.
Shaft sinking in soft, water-rich strata frequently suffers from low cutting efficiency, cycle-time mismatches between excavation and muck removal, and weak system-level coordination. To elucidate the synergistic mechanisms governing excavation–muck removal interactions and to realize end-to-end performance gains, we investigate the East Ventilation Shaft of the Xinjie Taigemiao mining district as a representative artificial ground freezing (AGF) project. First, drawing on the mechanics of frozen ground and field monitoring, we establish a relationship model linking advance rate, drum rotational speed, cutting depth, and muck production, thereby clarifying why lower rotational speeds, moderate cutting depths, and rational traction reduce energy consumption and mitigate disturbances to the frozen wall. Next, for muck handling, we build a full-process discrete element method (DEM) model, integrate design-of-experiments with response-surface optimization to identify key factors, calibrate contact models, and select collection geometries. The results show that a graded-angle collecting structure improves pile concentration and discharge compliance; combined with a tiered chain-bucket–vertical belt–twin-skip configuration, it delivers matched cycle times and stable “gather–convey–hoist” operation. Finally, two-stage full-scale tests jointly validate excavation and muck removal, demonstrating that the proposed synergy model and optimized parameters sustain continuous, efficient performance across operating conditions. The study provides a reusable mechanistic framework and parameterization blueprint for AGF shaft design and construction. Full article
(This article belongs to the Section Civil Engineering)
Show Figures

Figure 1

28 pages, 18713 KB  
Article
Sustainable Design of Artificial Ground Freezing Schemes Based on Thermal-Energy Efficiency Analysis
by Jun Hu, Hanyu Dang, Ying Nie, Junxin Shi, Zhaokui Sun, Dan Zhou and Yongchang Yang
Sustainability 2025, 17(22), 10143; https://doi.org/10.3390/su172210143 - 13 Nov 2025
Cited by 1 | Viewed by 867
Abstract
To enhance the design and construction efficiency of artificial ground freezing (AGF) in water-rich sandy strata, this study takes the No. 2 cross-passage of Zhengzhou Metro Line 8 as a case study and conducts an integrated analysis combining field monitoring and numerical simulation. [...] Read more.
To enhance the design and construction efficiency of artificial ground freezing (AGF) in water-rich sandy strata, this study takes the No. 2 cross-passage of Zhengzhou Metro Line 8 as a case study and conducts an integrated analysis combining field monitoring and numerical simulation. During the freezing process, a sensor network was deployed to capture real-time data on temperature distribution and pore water pressure evolution. Based on the collected measurements, a three-dimensional hydrothermal coupled model was developed using COMSOL Multiphysics 6.1 and validated against field data. The results demonstrate a distinct multi-stage evolution in the formation of the frozen curtain, with the highest heat exchange rate observed at the initial phase. Under a 50-day freezing schedule, increasing the average coolant temperature by 4 °C still yielded a frozen wall that meets the design thickness requirement. Additionally, several cost-effective freezing schemes were explored to accommodate varying construction timelines. This study supports sustainable urban infrastructure development by minimizing energy consumption during artificial ground freezing (AGF) processes. Full article
Show Figures

Figure 1

12 pages, 3382 KB  
Article
Histoanatomic Features Distinguishing Aganglionosis in Hirschsprung’s Disease: Toward a Diagnostic Algorithm
by Emma Fransson, Maria Evertsson, Tyra Lundberg, Tebin Hawez, Gustav Andersson, Christina Granéli, Magnus Cinthio, Tobias Erlöv and Pernilla Stenström
Diseases 2025, 13(8), 264; https://doi.org/10.3390/diseases13080264 - 16 Aug 2025
Cited by 1 | Viewed by 1342
Abstract
Background/Objectives: Intraoperative frozen biopsies are essential during surgery for Hirschsprung’s disease (HD). However, this method has several limitations with the need for a faster and real-time diagnostic alternative. For this, consistent histoanatomical and morphometric differences between aganglionic and ganglionic bowel must be established. [...] Read more.
Background/Objectives: Intraoperative frozen biopsies are essential during surgery for Hirschsprung’s disease (HD). However, this method has several limitations with the need for a faster and real-time diagnostic alternative. For this, consistent histoanatomical and morphometric differences between aganglionic and ganglionic bowel must be established. The primary objective was to compare dimensions of bowel wall layers between aganglionic and ganglionic segments histopathologically in resected rectosigmoid specimens from children with HD. Secondary objectives were to design a diagnostic algorithm to distinguish aganglionosis from ganglionosis and assess whether full bowel wall thickness correlates with patient weight and age. Methods: Each histoanatomic bowel wall layer—mucosa, submucosa, and muscularis propria’s layers—was delineated manually on histopathological images. Mean thicknesses were calculated automatically using an in-house image analysis software. Paired parametric tests compared measurements in aganglionic and ganglionic segments. Results: Resected specimens from 30 children with HD were included. Compared to aganglionic bowel, ganglionic bowel showed a thicker muscularis interna (mean 0.666 mm versus 0.461 mm, CI −0.257–(−0.153), p < 0.001), and a higher muscularis interna/muscularis externa ratio (2.047 mm versus 1.287 mm, CI −0.954–(−0.565), p < 0.001). An algorithm based on these features achieved 100% accuracy in distinguishing aganglionosis from ganglionosis. No significant difference in full bowel wall thickness was found between aganglionic and ganglionic segments, nor any correlation with patient weight or age. Conclusions: Histoanatomic layer thickness differs between aganglionic and ganglionic bowel, forming the basis of a diagnostic algorithm. Full bowel wall thickness was independent of patient weight and age. Full article
Show Figures

Graphical abstract

19 pages, 2468 KB  
Article
Mechanical Properties and Damage Constitutive Model of Saturated Sandstone Under Freeze–Thaw Action
by Meimei Feng, Xiaoxiao Cao, Taifeng Wu and Kangsheng Yuan
Materials 2024, 17(23), 5905; https://doi.org/10.3390/ma17235905 - 2 Dec 2024
Viewed by 2028
Abstract
In order to investigate the impact of freeze–thaw damage on sandstone under the coupling of ground stress and pore water pressure, three types of porous sandstone were subjected to freezing at different negative temperatures (−5 °C, −10 °C, −15 °C, and −20 °C). [...] Read more.
In order to investigate the impact of freeze–thaw damage on sandstone under the coupling of ground stress and pore water pressure, three types of porous sandstone were subjected to freezing at different negative temperatures (−5 °C, −10 °C, −15 °C, and −20 °C). Subsequently, hydraulic coupling triaxial compression tests were conducted on the frozen and thawed sandstone. We analyzed the effects of porosity and freezing temperature on the mechanical properties of sandstone under hydraulic coupling and performed nuclear magnetic resonance tests on sandstone samples before and after freezing and thawing. The evolution of the pore structure in sandstone at various freezing and thawing stages was studied, and a statistical damage constitutive model was established to validate the test results. The results indicate that the stress–strain curves of sandstone samples under triaxial compression after a freeze–thaw cycle exhibit minimal changes compared to those without freezing at normal temperature. The peak deviator stress shows a decreasing trend with decreasing freezing temperature, particularly between −5 °C and −10 °C, and then gradually stabilizes. The elastic modulus of sandstone with different porosity decreases with the decrease in freezing temperature, and the decrease is more obvious in the range of −5 °C~−10 °C, decreasing by 2.33%, 6.11%, and 10.5%, respectively. Below −10 °C, the elastic modulus becomes similar to that at −10 °C, and the change tends to stabilize. The nuclear magnetic porosity of sandstone samples significantly increases after freezing and thawing. The smaller the initial porosity, the greater the rate of change in nuclear magnetic porosity after a freeze–thaw cycle. The effects of freeze–thaw damage on the T2 distribution of sandstone with different porosity levels vary. We established a statistical damage constitutive model considering the combined effects of freeze–thaw damage, ground stress, and pore water pressure. The compaction coefficient K was introduced into the constitutive model for optimization. The change trend of the theoretical curve closely aligns with that of the test curve, better characterizing the stress–strain relationship of sandstone under complex pressure environments. The research findings can provide a scientific basis for wellbore wall design and subsequent maintenance in complex environments. Full article
Show Figures

Figure 1

18 pages, 4920 KB  
Article
Long-Distance Freezing Design and Construction Based on Monitoring Analysis of Subway Connection Aisle
by Yin Xu, Qiang Liu, Weiting Zhi, Guangqiang Shao and Peng Liu
Coatings 2024, 14(3), 355; https://doi.org/10.3390/coatings14030355 - 18 Mar 2024
Cited by 3 | Viewed by 2573
Abstract
In the context of a main road area with significant traffic flow, posing challenges to constructing the freezing station on the ground, an innovative proposal suggests situating the freezing station at the station. This approach aims to facilitate construction at the same time [...] Read more.
In the context of a main road area with significant traffic flow, posing challenges to constructing the freezing station on the ground, an innovative proposal suggests situating the freezing station at the station. This approach aims to facilitate construction at the same time for the connection aisle, tunneling, and track laying, thereby reducing the construction period; however, this will lead to a corresponding increase in the freezing pipeline distance. The theoretical analysis, numerical analysis, and integration with engineering practices were employed to examine the essential aspects and key technologies in the long-distance freezing design and construction, including the freezing hole construction, thermal insulation method of brine pipelines and tunnel segments, and technique program to retain the brine pressure and flow discharge, as well as the method to reduce the interplay of cross-construction. The validity of the construction program for the long-distance frozen excavation was finally evaluated based on onsite monitoring and theoretical analysis. The results show that the temperature of the brine in both the delivery and return pipelines first decreases linearly and then stabilizes gradually with freezing time, and the temperature difference is between 1 °C and 1.5 °C at the later freezing period. The temperature variation of the frozen wall is similar to that of brine in the delivery and return pipelines, and there is a good correlation between them. After the frozen wall encloses, the internal pressure of the frozen wall increases quickly, which can be effectively reduced to prevent wall cracking and breakage by regulating the pressure relief holes. The above theoretical analysis result shows that the average temperature of the frozen wall should be less than −9.7 °C when the designed thickness of the frozen wall is 2.2 m. The monitoring data indicates that the average temperature of the frozen wall reaches −13.9 °C, which satisfies the design requirement. The design and construction technology of long-distance freezing enhance the construction of the subway connection aisle. The novel method deviates from the conventional practice of establishing freezing stations within tunnels and offers valuable insight and guidance for comparable projects. Full article
Show Figures

Figure 1

17 pages, 4194 KB  
Article
Calculation Method of the Design Thickness of a Frozen Wall with Its Inner Edge Radially Incompletely Unloaded
by Chenchen Hu, Zhijiang Yang, Tao Han and Weihao Yang
Appl. Sci. 2023, 13(23), 12650; https://doi.org/10.3390/app132312650 - 24 Nov 2023
Cited by 6 | Viewed by 1823
Abstract
The technology for freezing shaft sinking is widely used for shafts to pass through deep, unstable alluvia with the continuous exploitation of mineral resources. Due to the technique using the sectional excavation and shaft lining construction adopted in deep alluvia, the radial stress [...] Read more.
The technology for freezing shaft sinking is widely used for shafts to pass through deep, unstable alluvia with the continuous exploitation of mineral resources. Due to the technique using the sectional excavation and shaft lining construction adopted in deep alluvia, the radial stress at the inner edge of a frozen wall is incompletely unloaded. In this paper, a mechanical model was established for a frozen wall with its inner edge radially incompletely unloaded. A parameter, α, expressing the degree of being unloaded was introduced, and then a new method of designing and calculating the thickness of the frozen wall was proposed. The range of parameter α was estimated based on the frozen wall–shaft lining interaction forces from field data from a given project. The results indicate that the range of α can be chosen to be from 0.05 to 0.15 in deep alluvia. The design thickness of the frozen wall can be reduced by at least 5% for the frozen wall with the inner edge radially incompletely unloaded. The design thickness is significantly influenced by the strength and elastic modulus of the frozen soil and the elastic modulus of the surrounding unfrozen alluvium. The design and calculation method of frozen wall thickness can provide new ideas for guiding the design of frozen walls in deep alluvia. Full article
(This article belongs to the Special Issue Advances in Failure Mechanism and Numerical Methods for Geomaterials)
Show Figures

Figure 1

19 pages, 5288 KB  
Article
Mechanical Characterization of the Human Abdominal Wall Using Uniaxial Tensile Testing
by Kyleigh Kriener, Raushan Lala, Ryan Anthony Peter Homes, Hayley Finley, Kate Sinclair, Mason Kelley Williams and Mark John Midwinter
Bioengineering 2023, 10(10), 1213; https://doi.org/10.3390/bioengineering10101213 - 17 Oct 2023
Cited by 20 | Viewed by 8733
Abstract
It is generally accepted that the human abdominal wall comprises skin, subcutaneous tissues, muscles and their aponeuroses, and the parietal peritoneum. Understanding these layers and their mechanical properties provides valuable information to those designing procedural skills trainers, supporting surgical procedures (hernia repair), and [...] Read more.
It is generally accepted that the human abdominal wall comprises skin, subcutaneous tissues, muscles and their aponeuroses, and the parietal peritoneum. Understanding these layers and their mechanical properties provides valuable information to those designing procedural skills trainers, supporting surgical procedures (hernia repair), and engineering-based work (in silico simulation). However, there is little literature available on the mechanical properties of the abdominal wall in layers or as a composite in the context of designing a procedural skills trainer. This work characterizes the tensile properties of the human abdominal wall by layer and as a partial composite. Tissues were collected from fresh-never-frozen and fresh-frozen cadavers and tested in uniaxial tension at a rate of 5 mm/min until failure. Stress–strain curves were created for each sample, and the values for elastic moduli, ultimate tensile strength, and strain at failure were obtained. The experimental outcomes from this study demonstrated variations in tensile properties within and between tissues. The data also suggest that the tensile properties of composite abdominal walls are not additive. Ultimately, this body of work contributes to a deeper comprehension of these mechanical properties and will serve to enhance patient care, refine surgical interventions, and assist with more sophisticated engineering solutions. Full article
(This article belongs to the Special Issue Biomechanics Analysis in Tissue Engineering)
Show Figures

Figure 1

17 pages, 5416 KB  
Article
Heat-Flow Coupling Law for Freezing a Pipe Reinforcement with Varying Curvatures
by Kun Yang, Jun Hu and Tao Wang
Appl. Sci. 2023, 13(19), 10932; https://doi.org/10.3390/app131910932 - 2 Oct 2023
Cited by 2 | Viewed by 2235
Abstract
Using the temperature and seepage field-coupling module within COMSOL Multiphysics software, we examined freezing behavior and its evolving patterns in curved underground freezing pipes. This study employed transient states, with the Darcy’s law and porous-media heat-transfer options activated in the Physical Field Interface [...] Read more.
Using the temperature and seepage field-coupling module within COMSOL Multiphysics software, we examined freezing behavior and its evolving patterns in curved underground freezing pipes. This study employed transient states, with the Darcy’s law and porous-media heat-transfer options activated in the Physical Field Interface of the Physical Field and Variable Selection column. The models were created to establish numerical models of freezing reinforcement for both single and multiple pipes with various curvatures. These models were designed to simulate the evolving temperature and seepage fields of soil under diverse freezing conditions. Subsequently, this research utilized the models to simulate the freezing and consolidation conditions of a shallowly buried tunnel within the context of shallow tunnel conditions. The study reveals that after freezing a single pipe using water flow, the change in thickness of the frozen wall in curved pipes is notably smaller than that in straight pipes. This difference is particularly pronounced in the upstream section. Specifically, at a distance of −2000 mm from the main surface, the change in thickness of the frozen wall in straight pipes exceeds that in s = 7 curved pipes by approximately 350 mm. The smaller the long arc ratio s, the greater the arc of the freezing tube and the better the water-blocking effect. In the multi-pipe freezing model, the s = 7 curved pipes exhibit a frozen-wall thickness approximately 120 mm greater than that of straight pipes at a distance of −2000 mm from the main surface. Under the condition of a shallow buried concealed excavation with surging water, a pipe with a long arc ratio s = 7 arc freezing at 46 d attains a permafrost curtain thickness that is equivalent to that achieved by the straight pipe freezing at 58 d. This reduction in thickness shortens the working period by 12 days, resulting in a more efficient process. The successful application of the freezing method in the water-rich aquifer is expected to be a valuable reference for similar projects in the future. Full article
(This article belongs to the Special Issue State-of-the-Art Earth Sciences and Geography in China)
Show Figures

Figure 1

Back to TopTop