期刊文献+
共找到876,067篇文章
< 1 2 250 >
每页显示 20 50 100
A Comprehensive Literature Review of AI-Driven Application Mapping and Scheduling Techniques for Network-on-Chip Systems
1
作者 Naveed Ahmad Muhammad Kaleem +5 位作者 Mourad Elloumi Muhammad Azhar Mushtaq Ahlem Fatnassi Mohd Fazil Anas Bilal Abdulbasit A.Darem 《Computer Modeling in Engineering & Sciences》 2026年第1期118-155,共38页
Network-on-Chip(NoC)systems are progressively deployed in connecting massively parallel megacore systems in the new computing architecture.As a result,application mapping has become an important aspect of performance ... Network-on-Chip(NoC)systems are progressively deployed in connecting massively parallel megacore systems in the new computing architecture.As a result,application mapping has become an important aspect of performance and scalability,as current trends require the distribution of computation across network nodes/points.In this paper,we survey a large number of mapping and scheduling techniques designed for NoC architectures.This time,we concentrated on 3D systems.We take a systematic literature review approach to analyze existing methods across static,dynamic,hybrid,and machine-learning-based approaches,alongside preliminary AI-based dynamic models in recent works.We classify them into several main aspects covering power-aware mapping,fault tolerance,load-balancing,and adaptive for dynamic workloads.Also,we assess the efficacy of each method against performance parameters,such as latency,throughput,response time,and error rate.Key challenges,including energy efficiency,real-time adaptability,and reinforcement learning integration,are highlighted as well.To the best of our knowledge,this is one of the recent reviews that identifies both traditional and AI-based algorithms for mapping over a modern NoC,and opens research challenges.Finally,we provide directions for future work toward improved adaptability and scalability via lightweight learned models and hierarchical mapping frameworks. 展开更多
关键词 Application mapping mapping techniques NETWORK-ON-CHIP system on chip optimisation
在线阅读 下载PDF
A New Inversion-free Iterative Method for Solving the Nonlinear Matrix Equation and Its Application in Optimal Control
2
作者 GAO Xiangyu XIE Weiwei ZHANG Lina 《应用数学》 北大核心 2026年第1期143-150,共8页
In this paper,we consider the maximal positive definite solution of the nonlinear matrix equation.By using the idea of Algorithm 2.1 in ZHANG(2013),a new inversion-free method with a stepsize parameter is proposed to ... In this paper,we consider the maximal positive definite solution of the nonlinear matrix equation.By using the idea of Algorithm 2.1 in ZHANG(2013),a new inversion-free method with a stepsize parameter is proposed to obtain the maximal positive definite solution of nonlinear matrix equation X+A^(*)X|^(-α)A=Q with the case 0<α≤1.Based on this method,a new iterative algorithm is developed,and its convergence proof is given.Finally,two numerical examples are provided to show the effectiveness of the proposed method. 展开更多
关键词 Nonlinear matrix equation Maximal positive definite solution Inversion-free iterative method Optimal control
在线阅读 下载PDF
Broadband ground motion simulation and analysis of a near-fault 3D basin-mountain coupling site based on the hybrid method
3
作者 Liu Zhongxian Tang Kang +2 位作者 Li Chengcheng Yuan Xiaoming Zhang Hai 《Earthquake Engineering and Engineering Vibration》 2026年第1期87-110,共24页
This study presents an effective hybrid simulation approach for simulating broadband ground motion in complex near-fault locations.The approach utilizes a deterministic approach based on the spectral element method(SE... This study presents an effective hybrid simulation approach for simulating broadband ground motion in complex near-fault locations.The approach utilizes a deterministic approach based on the spectral element method(SEM),which is used to simulate low-frequency ground motion(f<1 Hz)by incorporating an innovative efficient discontinuous Galerkin(DG)method for grid division to accurately model basin sedimentary layers at reduced costs.It also introduces a comprehensive hybrid source model for high-frequency random scattering and a nonlinear analysis module for basin sedimentary layers.Deterministic outcomes are combined with modified three-dimensional stochastic finite fault method(3D-EXSIM)simulations of high-frequency ground motion(f>1 Hz).A fourth-order Butterworth filter with zero phase shift is employed for time-domain filtering of low-and high-frequency time series at a crossover frequency of 1 Hz,merging the low and high-frequency ground motions into a broadband time series.Taking an Ms 6.8 Luding earthquake,as an example,this hybrid method was used for a rapid and efficient simulation analysis of broadband ground motion in the region.The accuracy and efficiency of this hybrid method were verified through comparisons with actually observed station data and empirical attenuation curves.Deterministic method simulation results revealed the effects of mountainous topography,basin effects,nonlinear effects within the basin’s sedimentary layers,and a coupling interaction between the basin and the mountains.The findings are consistent with similar studies,showing that near-fault sedimentary basins significantly focus and amplify strong ground motion,and the soil’s nonlinear behavior in the basin influences ground motion to varying extents at different distances from the fault.The mountainous topography impacts the basin’s response to ground motion,leading to barrier effects.This research provides a scientific foundation for seismic zoning,urban planning,and seismic design in nearfault mountain basin regions. 展开更多
关键词 hybrid ground motion simulation method spectral element method three-dimensional stochastic finite fault method near-fault basin-mountain coupling effect basin effect nonlinear effect
在线阅读 下载PDF
Design of a Patrol and Security Robot with Semantic Mapping and Obstacle Avoidance System Using RGB-D Camera and LiDAR
4
作者 Shu-Yin Chiang Shin-En Huang 《Computers, Materials & Continua》 2026年第4期1735-1753,共19页
This paper presents an intelligent patrol and security robot integrating 2D LiDAR and RGB-D vision sensors to achieve semantic simultaneous localization and mapping(SLAM),real-time object recognition,and dynamic obsta... This paper presents an intelligent patrol and security robot integrating 2D LiDAR and RGB-D vision sensors to achieve semantic simultaneous localization and mapping(SLAM),real-time object recognition,and dynamic obstacle avoidance.The system employs the YOLOv7 deep-learning framework for semantic detection and SLAM for localization and mapping,fusing geometric and visual data to build a high-fidelity 2D semantic map.This map enables the robot to identify and project object information for improved situational awareness.Experimental results show that object recognition reached 95.4%mAP@0.5.Semantic completeness increased from 68.7%(single view)to 94.1%(multi-view)with an average position error of 3.1 cm.During navigation,the robot achieved 98.0%reliability,avoided moving obstacles in 90.0%of encounters,and replanned paths in 0.42 s on average.The integration of LiDAR-based SLAMwith deep-learning–driven semantic perception establishes a robust foundation for intelligent,adaptive,and safe robotic navigation in dynamic environments. 展开更多
关键词 RGB-D semantic mapping object recognition obstacle avoidance security robot
在线阅读 下载PDF
Cascading Class Activation Mapping:A Counterfactual Reasoning-Based Explainable Method for Comprehensive Feature Discovery
5
作者 Seoyeon Choi Hayoung Kim Guebin Choi 《Computer Modeling in Engineering & Sciences》 2026年第2期1043-1069,共27页
Most Convolutional Neural Network(CNN)interpretation techniques visualize only the dominant cues that the model relies on,but there is no guarantee that these represent all the evidence the model uses for classificati... Most Convolutional Neural Network(CNN)interpretation techniques visualize only the dominant cues that the model relies on,but there is no guarantee that these represent all the evidence the model uses for classification.This limitation becomes critical when hidden secondary cues—potentially more meaningful than the visualized ones—remain undiscovered.This study introduces CasCAM(Cascaded Class Activation Mapping)to address this fundamental limitation through counterfactual reasoning.By asking“if this dominant cue were absent,what other evidence would the model use?”,CasCAM progressively masks the most salient features and systematically uncovers the hierarchy of classification evidence hidden beneath them.Experimental results demonstrate that CasCAM effectively discovers the full spectrum of reasoning evidence and can be universally applied with nine existing interpretation methods. 展开更多
关键词 Explainable AI class activation mapping counterfactual reasoning shortcut learning feature discovery
在线阅读 下载PDF
Comparative Study on the Diagnostic Efficacy of Conventional MRI Sequences and T2 Mapping Sequences in Cartilage Injury
6
作者 Wang Peng Zhi Liu +1 位作者 Juan Long Chanying Wang 《Journal of Clinical and Nursing Research》 2026年第1期284-291,共8页
Objective:To retrospectively evaluate the diagnostic efficacy of traditional MRI and T2 Mapping quantitative imaging technology for knee joint cartilage injury,clarify the differences in diagnostic value of the two im... Objective:To retrospectively evaluate the diagnostic efficacy of traditional MRI and T2 Mapping quantitative imaging technology for knee joint cartilage injury,clarify the differences in diagnostic value of the two imaging methods in different injury grades and different cartilage subregions,and provide evidence-based basis for the accurate diagnosis of clinical cartilage injury.Methods:Clinical and imaging data of 286 patients with knee joint lesions admitted to the Affiliated Hospital of Xiangtan Medicine and Health Vocational College from January 2020 to June 2023 were collected retrospectively.All patients underwent both traditional MRI sequences and T2 Mapping sequences.The knee joint cartilage was divided into 14 subregions.Two senior radiologists independently diagnosed the images of the two imaging technologies using a blind method and recorded the cartilage injury grades.The sensitivity,specificity,accuracy,positive predictive value,negative predictive value,and area under the receiver operating characteristic curve(AUC)of the two technologies for diagnosing cartilage injury were calculated and compared,and the differences in their diagnostic efficacy in different injury grades and different subregions were analyzed.Results:A total of 4004 cartilage subregions from 286 patients were included in the analysis,including 1836 injured subregions and 2168 normal subregions.The overall sensitivity(89.7%),accuracy(91.2%),and AUC(0.946)of T2 Mapping quantitative imaging for diagnosing cartilage injury were significantly higher than those of traditional MRI(76.3%,82.5%,and 0.852 respectively),with statistically significant differences(p<0.001);there was no significant difference in specificity between the two(93.5%vs 90.8%,p=0.062).Subgroup analysis showed that T2 Mapping had the most significant diagnostic advantage in early cartilage injury(Grade 1),with sensitivity(78.5%)33.2%higher than that of traditional MRI(45.3%)(p<0.001).Conclusion:The diagnostic efficacy of T2 Mapping quantitative imaging for knee joint cartilage injury is significantly superior to that of traditional MRI,especially in the detection of early cartilage injury and accurate evaluation of weight-bearing area injury.Data verify its clinical applicability and reliability.It can be used as an important supplementary method to traditional MRI,and is recommended for the early diagnosis,grading evaluation,and clinical follow-up of cartilage injury. 展开更多
关键词 Traditional MRI T2 mapping Cartilage injury Diagnostic efficacy Retrospective analysis
暂未订购
A novel scaling method for the elastic ring supporting structure of an aero-engine rotor system: analytical and experimental investigations
7
作者 Lei LI Tianyue MA +4 位作者 Zhong LUO Dongwu GAO Xiangdong GE Hui MA Shibin WANG 《Applied Mathematics and Mechanics(English Edition)》 2026年第1期1-18,共18页
The testing of large structures is limited by high costs and long cycles, making scaling methods an attractive solution. However, the scaling process of elastic rings introduces complexities in multi-parameter geometr... The testing of large structures is limited by high costs and long cycles, making scaling methods an attractive solution. However, the scaling process of elastic rings introduces complexities in multi-parameter geometric distortions, leading to a diminution in the predictive accuracy of the distorted similitude. To address this challenge, this study formulates a novel set of scaling laws, tailored to account for the intricate geometric distortions associated with elastic rings. The proposed scaling laws are formulated based on the intrinsic deformation characteristics of elastic rings, rather than the traditional systemic governing equations. Numerical and experimental cases are conducted to assess the efficacy and precision of the proposed scaling laws, and the obtained results are compared with those achieved by traditional methods. The outcomes demonstrate that the scaling laws put forth by this study significantly enhance the predictive capabilities for deformations of elastic rings. 展开更多
关键词 rotor system AERO-ENGINE elastic ring scaling method supporting structure
在线阅读 下载PDF
Multiphysics Implicit Coupling Method for Fluid,Particles,and Large-Deformation Structures
8
作者 Xiangxiang Wang Hualong Xie +3 位作者 Yue Yu Min Li Yubin Wang Fei Xing 《Computer Modeling in Engineering & Sciences》 2026年第2期367-401,共35页
This study presents an implicit multiphysics coupling method integrating Computational Fluid Dynamics(CFD),the Multiphase Particle-in-Cell(MPPIC)model,and the Finite Element Method(FEM),implemented with OpenFOAM,Calcu... This study presents an implicit multiphysics coupling method integrating Computational Fluid Dynamics(CFD),the Multiphase Particle-in-Cell(MPPIC)model,and the Finite Element Method(FEM),implemented with OpenFOAM,CalculiX,and preCICE to simulate fluid-particle-structure interactions with large deformations.Mesh motion in the fluid field is handled using the radial basis function(RBF)method.The particle phase is modeled by MPPIC,where fluid-particle interaction is described through momentum exchange,and inter-particle collisions are characterized by collision stress.The structural field is solved by nonlinear FEM to capture large deformations induced by geometric nonlinearity.Coupling among fields is realized through a partitioned,parallel,and non-intrusive iterative strategy,ensuring stable transfer and convergence of interface forces and displacements.Notably,the influence of particles on the structure is not direct but mediated by the fluid,while structural motion directly affects particle dynamics.The results demonstrate that the proposed approach effectively captures multiphysics interaction processes and provides a valuable reference for numerical modeling of coupled fluid-particle-structure systems. 展开更多
关键词 Fluid-particle-structure interaction large deformation partitioned method non-intrusive coupling
在线阅读 下载PDF
RNPC-net:Automatic recognition and mapping of weathering degree and groundwater condition of tunnel faces
9
作者 Xiang Wu Fengyan Wang +4 位作者 Jianping Chen Mingchang Wang Lina Cheng Chengyao Zhang Junke Xu 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1138-1159,共22页
Accurate and rapid recognition of weathering degree(WD)and groundwater condition(GC)is essential for evaluating rock mass quality and conducting stability analyses in underground engineering.Conventional WD and GC rec... Accurate and rapid recognition of weathering degree(WD)and groundwater condition(GC)is essential for evaluating rock mass quality and conducting stability analyses in underground engineering.Conventional WD and GC recognition methods often rely on subjective evaluation by field experts,supplemented by field sampling and laboratory testing.These methods are frequently complex and timeconsuming,making it challenging to meet the rapidly evolving demands of underground engineering.Therefore,this study proposes a rock non-geometric parameter classification network(RNPC-net)to rapidly achieve the recognition and mapping ofWD and GC of tunnel faces.The hybrid feature extraction module(HFEM)in RNPC-net can fully extract,fuse,and utilize multi-scale features of images,enhancing the network's classification performance.Moreover,the designed adaptive weighting auxiliary classifier(AC)helps the network learn features more efficiently.Experimental results show that RNPC-net achieved classification accuracies of 0.8756 and 0.8710 for WD and GC,respectively,representing an improvement of approximately 2%e10%compared to other methods.Both quantitative and qualitative experiments confirm the effectiveness and superiority of RNPC-net.Furthermore,for WD and GC mapping,RNPC-net outperformed other methods by achieving the highest mean intersection over union(mIOU)across most tunnel faces.The mapping results closely align with measurements provided by field experts.The application of WD and GC mapping results to the rock mass rating(RMR)system achieved a transition from conventional qualitative to quantitative evaluation.This advancement enables more accurate and reliable rock mass quality evaluations,particularly under critical conditions of RMR. 展开更多
关键词 Tunnel face Weathering degree Groundwater condition RNPC-net Hybrid feature extraction module Recognition and mapping
在线阅读 下载PDF
Healthcare professionals’perspectives on disclosure of diagnosis and related issues in childhood cancer:A mixed methods systematic review
10
作者 Run Xie Xiaoyan Huang +4 位作者 Yiran Du Ying Gu Qiongfang Kang Hongsheng Wang Daqian Zhu 《International Journal of Nursing Sciences》 2026年第1期96-104,I0006,共10页
Objectives This review aimed to systematically synthesize the available research on the disclosure of diagnosis and related issues in childhood cancer from the perspectives of healthcare professionals,with the goal of... Objectives This review aimed to systematically synthesize the available research on the disclosure of diagnosis and related issues in childhood cancer from the perspectives of healthcare professionals,with the goal of informing the optimization of disclosure processes and meeting the communication needs of affected families.Methods In accordance with the Joanna Briggs Institute(JBI)methodology for mixed methods systematic reviews,the convergent segregated approach was used in this review.Articles were retrieved from 11 databases,including PubMed,Web of Science,CINAHL,CENTRAL,Embase,Ovid/Medline,PsycINFO,PsycArticles,Scopus,ERIC,and China National Knowledge Infrastructure(CNKI).The quality of the selected articles was assessed using the Mixed Method Appraisal Tool(MMAT).The review protocol was registered on PROSPERO(CRD42024542746).Results A total of 21 studies from 10 countries were included.Their methodological quality was generally medium to high,with MMAT scores ranging from 60%to 100%.The synthesis yielded three core themes:1)the spectrum of professional and societal attitudes toward disclosure;2)the dynamic practices of navigating disclosure amid uncertainty,including timing and environment,stakeholders,and content of disclosure;and 3)factors influencing disclosure,including children’s,parental,healthcare professionals’,and socio-cultural factors.Conclusions This review synthesized the perspectives and experiences of healthcare professionals regarding disclosure in childhood cancer,highlighting the complexity and multidimensional nature of this process in clinical practice.Future research should further investigate the experiences and needs of children and their parents,explore cultural variations in disclosure practices,develop context-appropriate assessment tools,and construct multidimensional intervention strategies to enhance the humanistic care and professional effectiveness of the disclosure process. 展开更多
关键词 Communication CANCER DISCLOSURE Healthcare professionals Mixed methods PEDIATRIC Systematic review
暂未订购
Integration of Landsat and MODIS Imagery for Mapping 30-m Cotton Cultivation Areas in Xinjiang,China from 2000 to 2020
11
作者 TAN Zhuting TAN Zhenyu +1 位作者 DUAN Hongtao ZHANG Kaili 《Chinese Geographical Science》 2026年第1期97-108,I0001,共13页
Cotton is an important global cash crops that serve as the primary source of natural fiber for textiles.A thorough understand-ing of the long-term variations in cotton cultivation is vital for optimizing cotton cultiv... Cotton is an important global cash crops that serve as the primary source of natural fiber for textiles.A thorough understand-ing of the long-term variations in cotton cultivation is vital for optimizing cotton cultivation management and promoting the sustainable development of the cotton industry.Xinjiang is the primary cotton-producing region in China.However,long-term data of cotton cultiv-ation areas with high spatial resolution are unavailable for Xinjiang,China.Therefore,this study aimed to identify and map an accurate 30-m cotton cultivation area dataset in Xinjiang from 2000 to 2020 by applying a Random Forest(RF)-based method that integrates Landsat and Moderate Resolution Imaging Spectroradiometer(MODIS)images,and validated the applicability and accuracy of dataset at a large spatial scale.Then,this study analyzed the spatiotemporal variations and influencing factors of cotton cultivation in the study period.The results showed that a high classification accuracy was achieved(overall accuracy>85%,F1>0.80),strongly agreeing with county-level agricultural statistical yearbook data(R2>0.72).Significant spatiotemporal variation in the cotton cultivation areas was found in Xinjiang,with a total increase of 1131.26 kha from 2000 to 2020.Notably,cotton cultivation area in southern Xinjiang expan-ded substantially,with that in Aksu increasing from 20.10%in 2000 to 28.17%in 2020,representing an expansion of 374.29 kha.In northern Xinjiang,the cotton areas in the Tacheng region also exhibited significant increased by almost ten percentage points in the same period.In contrast,cotton cultivation in eastern Xinjiang declined,decreasing from 2.22%in 2000 to merely 0.24%in 2020.Standard deviation ellipse analysis revealed a‘northeast-southwest’spatial distribution,with the centroid consistently located in Aksu and shifting 102.96 km over the 20-yr period.Pearson correlation analysis indicated that socioeconomic factors had a stronger influence on cotton cultivation than climatic factors,with effective irrigation area(r=0.963,P<0.05)and total agricultural machinery power(r=0.823)showing significant positive correlations,whereas climatic variables exhibiting weak associations(r<0.200).These results provide valuable scientific data for informed agricultural management,sustainable development,and policymaking. 展开更多
关键词 cotton cultivation mapping long-term series LandSAT Moderate Resolution Imaging Spectroradiometer(MODIS) remote sensing Xinjiang China
在线阅读 下载PDF
Promoting psychological well-being in AI-enhanced english as a foreign language learning:A mixed-methods study of motivation,language learning anxiety and trust in higher education
12
作者 Zhiyong Sun 《Journal of Psychology in Africa》 2026年第1期33-43,共11页
This mixed-methods study investigated how AI-enhanced English as a Foreign Language(EFL)learning environments influence students’psychological well-being through the mediating roles of motivation and language learnin... This mixed-methods study investigated how AI-enhanced English as a Foreign Language(EFL)learning environments influence students’psychological well-being through the mediating roles of motivation and language learning anxiety and the moderating role of trust.Participants were Chinese university students(N=310,62%female,mean age=18.9,SD=0.8),of whom 15 completed interviews to both add to and to clarify the evidence from the surveys.Structural equation modeling results revealed that AI use had significant indirect effects on well-being through increased motivation and reduced language learning anxiety.Trust in AI significantly moderated both paths,amplifying the motivational benefits and anxiety reduction associated with AI use.Thematic analysis supported these results,identifying three experiential themes:(1)motivational empowerment through personalization,(2)anxiety regulation through safe practice and feedback,and(3)trust as the emotional bridge between AI and well-being.The study extends AI psychology applications by empirically linking technology engagement with affective outcomes and underscores the need for human-centered and trust-enhancing design in AI-supported education.From these findings,we conclude that adaptive,transparent,and autonomy-supportive AI systems promote self-determined motivation,emotional safety,and overall psychological health among EFL learners. 展开更多
关键词 Artificial intelligence psychology EFL learning MOTIVATION anxiety trust WELL-BEING mixed methods self-determination theory
在线阅读 下载PDF
An improved open-top dynamic chambers method for measuring the exchange fluxes of N_(2)O,NO and NH_(3) from farmland
13
作者 Minhang Tan Yining Hu +6 位作者 Yifei Song Zixuan Huang Yujing Mu Junfeng Liu Chenglong Zhang Pengfei Liu Yuanyuan Zhang 《Journal of Environmental Sciences》 2026年第1期535-545,共11页
The application of nitrogen fertilizers in agricultural fields can lead to the release of nitrogen-containing gases(NCGs),such as NO_(x),NH_(3) and N_(2)O,which can significantly impact regional atmospheric environmen... The application of nitrogen fertilizers in agricultural fields can lead to the release of nitrogen-containing gases(NCGs),such as NO_(x),NH_(3) and N_(2)O,which can significantly impact regional atmospheric environment and con-tribute to global climate change.However,there remain considerable research gaps in the accurate measurement of NCGs emissions from agricultural fields,hindering the development of effective emission reduction strategies.We improved an open-top dynamic chambers(OTDCs)system and evaluated the performance by comparing the measured and given fluxes of the NCGs.The results showed that the measured fluxes of NO,N_(2)O and NH_(3)were 1%,2%and 7%lower than the given fluxes,respectively.For the determination of NH_(3) concentration,we employed a stripping coil-ion chromatograph(SC-IC)analytical technique,which demonstrated an absorption efficiency for atmospheric NH_(3) exceeding 96.1%across sampling durations of 6 to 60 min.In the summer maize season,we utilized the OTDCs system to measure the exchange fluxes of NO,NH_(3),and N_(2)O from the soil in the North China Plain.Substantial emissions of NO,NH_(3) and N_(2)O were recorded following fertilization,with peaks of 107,309,1239 ng N/(m^(2)·s),respectively.Notably,significant NCGs emissions were observed following sus-tained heavy rainfall one month after fertilization,particularly with NH_(3) peak being 4.5 times higher than that observed immediately after fertilization.Our results demonstrate that the OTDCs system accurately reflects the emission characteristics of soil NCGs and meets the requirements for long-term and continuous flux observation. 展开更多
关键词 Open-top dynamic chambers Nitrogen-containing gases Soil emissions North China Plain method evaluation
原文传递
Dynamic characteristics and sensitivity of water hammer problems in liquid propulsion system using lattice Boltzmann method with entropy limiter
14
作者 Yuqi WEI Xianggeng WEI +4 位作者 Guoqiang HE Xiao ZHAO Jinying YE Xueren WANG Hongyu CHEN 《Chinese Journal of Aeronautics》 2026年第1期18-34,共17页
The water hammer problem is an important issue in the dynamics of liquid propulsion system.This paper aims to use the Lattice Boltzmann Method(LBM)with entropy limiter to study the water hammer problems in propellant ... The water hammer problem is an important issue in the dynamics of liquid propulsion system.This paper aims to use the Lattice Boltzmann Method(LBM)with entropy limiter to study the water hammer problems in propellant feedlines.The dynamic characteristics of valve-closing water hammer and filling water hammer are investigated by this method,and the sensitivity of filling water hammer is analyzed with a single factor sensitivity analysis with 8 factors and 9 levels and a multi-factor sensitivity analysis with L_(27)(3^(13))orthogonal experiment based on range method.It is found that the solving result of LBM with entropy limiter is basically in good agreement with finite volume method,and using the entropy limiter can eliminate numerical oscillations when solving valve-closing water hammer problems and solve the numerical"blow up"when solving filling water hammer problems.It can be seen that the dynamic characteristics of valve-closing water hammer are relatively simple,while there are many factors that affect the filling water hammer and the degree of these effects varies.The effects on the maximum water hammer pressure are relatively uniform,but those on the water hammer response time vary greatly through the skewness analysis. 展开更多
关键词 Dynamic analysis Lattice Boltzmann method Liquid propulsion system Propellant transfer Sensitivity analysis Water hammer
原文传递
Dynamic quantitative deformation mapping of slip activities in NBSC superalloy using sampling moiré method
15
作者 Xinyun XIE Qinghua WANG Xiaojun YAN 《Chinese Journal of Aeronautics》 2026年第1期301-312,共12页
Quantitative assessment of microscale slip activities and plastic localizations is essential for understanding the complex deformation mechanisms in crystalline materials.However,few experimental studies have been abl... Quantitative assessment of microscale slip activities and plastic localizations is essential for understanding the complex deformation mechanisms in crystalline materials.However,few experimental studies have been able to dynamically measure the deformation fields of rapidly evolving slip activities at the microscale.In this study,we used the Sampling Moire?Method(SMM)to directly measure the dynamic deformation fields of slip activities in Nickel-Based Single-Crystal(NBSC)superalloy under in-situ tensile test,and the strain and displacement fields under the evolving microplastic events with intense slip activities around the notch of the NBSC superalloy specimen were obtained for the first time.The dynamic evolution of slip bands was quantitatively characterized through detailed statistical analysis of strains and displacements under different loads.The locations of the initial appearance of slip traces were successfully predicted by the regions of plasticity localization.The results show that the deformation fields exhibit both high spatial and temporal resolutions,enabling the capture of nanometer-scale displacement fields and visualization of the dynamic fluidity of slip accumulation.This method demonstrates the superiority of the dynamic characterization of the plastic deformation field at the microscale and the promise of its application for characterizing the slip activities of various crystalline metals. 展开更多
关键词 Dynamic deformation measurement Nickel-based single-crystal superalloys Plastic deformation Samplingmoire method Slip bands evolution
原文传递
Mapping editorial identity and thematic evolution in the Journal of Psychology in Africa(2008-2024):A meta-editorial framework analysis
16
作者 Joon-ho Kim 《Journal of Psychology in Africa》 2026年第1期117-130,共14页
This study presents a reflective bibliometric review of 1457 peer-reviewed articles published in the Journal of Psychology in Africa(2008-2024,17 years),using a Meta-Editorial Mapping Framework(MEMF)analysis.The MEMF ... This study presents a reflective bibliometric review of 1457 peer-reviewed articles published in the Journal of Psychology in Africa(2008-2024,17 years),using a Meta-Editorial Mapping Framework(MEMF)analysis.The MEMF integrates citation metrics,keyword novelty ratios,TF-IDF weighting,and cluster-based topic modeling to trace long-term thematic trends and editorial evolution.Findings reveal sustained attention to foundational domains such as mental health,education,and identity,alongside a gradual integration of emergent themes including digital well-being,organizational behavior,and post-pandemic adaptation.Articles with moderate topical novelty(40%-60% new keywords)achieved the highest citation and usage metrics,suggesting that integrative innovation enhances scholarly impact.Clustering analyses indicate that the journal’s content forms overlapping conceptual domains rather than isolated silos.These insights contribute to editorial strategy,authorial positioning,and the future design of regional academic platforms.Moreover,the findings provide evidence supporting the use of the MEMF as a replicable tool for meta-editorial analysis across disciplinary and geographic boundaries. 展开更多
关键词 meta-editorial mapping framework(MEMF) topic evolution keyword novelty bibliometric analysis editorial strategy scholarly engagement Journal of Psychology in Africa
在线阅读 下载PDF
Precision and trueness of a method for determing antimony content in groundwater using hydride generation-atomic fluorescence spectrometry
17
作者 Bing-bing Liu Lin Zhang Ke Li 《Journal of Groundwater Science and Engineering》 2026年第1期49-58,共10页
At present,there is currently a lack of unified standard methods for the determination of antimony content in groundwater in China.The precision and trueness of related detection technologies have not yet been systema... At present,there is currently a lack of unified standard methods for the determination of antimony content in groundwater in China.The precision and trueness of related detection technologies have not yet been systematically and quantitatively evaluated,which limits the effective implementation of environmental monitoring.In response to this key technical gap,this study aimed to establish a standardized method for determining antimony in groundwater using Hydride Generation–Atomic Fluorescence Spectrometry(HG-AFS).Ten laboratories participated in inter-laboratory collaborative tests,and the statistical analysis of the test data was carried out in strict accordance with the technical specifications of GB/T 6379.2—2004 and GB/T 6379.4—2006.The consistency and outliers of the data were tested by Mandel's h and k statistics,the Grubbs test and the Cochran test,and the outliers were removed to optimize the data,thereby significantly improving the reliability and accuracy.Based on the optimized data,parameters such as the repeatability limit(r),reproducibility limit(R),and method bias value(δ)were determined,and the trueness of the method was statistically evaluated.At the same time,precision-function relationships were established,and all results met the requirements.The results show that the lower the antimony content,the lower the repeatability limit(r)and reproducibility limit(R),indicating that the measurement error mainly originates from the detection limit of the method and instrument sensitivity.Therefore,improving the instrument sensitivity and reducing the detection limit are the keys to controlling the analytical error and improving precision.This study provides reliable data support and a solid technical foundation for the establishment and evaluation of standardized methods for the determination of antimony content in groundwater. 展开更多
关键词 Mandel's h and k statistics Grubbs test Cochran test Repeatability limit Reproducibility limit method bias value
在线阅读 下载PDF
Decadal landslide susceptibility mapping: Impacts of sampling methods on prediction accuracy
18
作者 FU Xiaodi ZHU Xing +3 位作者 XU Qiang ZHU Hao YUAN Ruotong LI Jiang 《Journal of Mountain Science》 2025年第11期4157-4173,共17页
Landslide susceptibility mapping(LSM) is crucial for reducing disaster risk in complex mountainous regions. This study evaluated the impact of various sampling methods on the accuracy of LSM over the next decade in Bi... Landslide susceptibility mapping(LSM) is crucial for reducing disaster risk in complex mountainous regions. This study evaluated the impact of various sampling methods on the accuracy of LSM over the next decade in Bijie City, Guizhou Province, China. Datasets were collected from 614 landslides and 500 non-landslides, and four sampling methods were proposed. Recurrent Neural Network(RNN), Gated Recurrent Unit(GRU), K-Nearest Neighbor(KNN), and Extreme Gradient Boosting(XGB) models were assessed utilising 15 metrics(Elevation, Slope, Aspect, Plan curvature, Profile curvature, Stream Power Index, Sediment Transport Index, Vector Ruggedness Measurement, Topographic Roughness Index, Lithology, Land use, Normalized Difference Vegetation Index(NDVI), Rainfall, Distance from Road, Distance from River). The results demonstrated that the GRU model combined with a 5-m sample boundary from the interior of the landslide and non-landslide areas exhibited superior performance with F1, Accuracy, and Area Under Curve(AUC) scores of 0.9700, 0.9450, and 0.8925, respectively. LSM will be projected for the next decade by coupling the Geophysical Fluid Dynamics Laboratory Earth System Model version 4(GFDLESM4) with the Shared Socioeconomic Pathway(SSP119). This study provides valuable insights into landslide risk management in landslide-prone areas. 展开更多
关键词 Landslide susceptibility mapping Sampling method Gated Recurrent Unit Climate change Bijie city
原文传递
Geometrically Nonlinear Analyses of Isotropic and Laminated Shells by a Hierarchical Quadrature Element Method
19
作者 Yingying Lan Bo Liu 《Computer Modeling in Engineering & Sciences》 2026年第1期345-373,共29页
In this work,the Hierarchical Quadrature Element Method(HQEM)formulation of geometrically exact shells is proposed and applied for geometrically nonlinear analyses of both isotropic and laminated shells.The stress res... In this work,the Hierarchical Quadrature Element Method(HQEM)formulation of geometrically exact shells is proposed and applied for geometrically nonlinear analyses of both isotropic and laminated shells.The stress resultant formulation is developed within the HQEM framework,consequently significantly simplifying the computations of residual force and stiffness matrix.The present formulation inherently avoids shear and membrane locking,benefiting from its high-order approximation property.Furthermore,HQEM’s independent nodal distribution capability conveniently supports local p-refinement and flexibly facilitates mesh generation in various structural configurations through the combination of quadrilateral and triangular elements.Remarkably,in lateral buckling analysis,the HQEM outperforms the weak-form quadrilateral element(QEM)in accuracy with identical nodal degrees of freedom(three displacements and two rotations).Under high-load nonlinear response,the QEM exhibits a maximum relative deviation of approximately 9.5%from the reference,while the HQEM remains closely aligned with the benchmark results.In addition,for the cantilever beam under tip moment,HQEM produces virtually no out-of-plane deviation,compared to a slight deviation of 0.00001 with QEM,confirming its superior numerical reliability.In summary,the method demonstrates high accuracy,superior convergence,and robustness in handling large rotations and complex post-buckling behaviors across a series of benchmark problems. 展开更多
关键词 Geometrically exact shell hierarchical quadrature element method geometrically nonlinear laminated shells local p-refinement shear and membrane locking post-buckling behaviors
在线阅读 下载PDF
Tunnel ahead prospecting methods and intelligent interpretation of adverse geology:A review
20
作者 Shucai Li Bin Liu +4 位作者 Lei Chen Huaifeng Sun Lichao Nie Zhengyu Liu Yuxiao Ren 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第1期1-19,共19页
Geological prospecting and the identification of adverse geological features are essential in tunnel construction,providing critical information to ensure safety and guide engineering decisions.As tunnel projects exte... Geological prospecting and the identification of adverse geological features are essential in tunnel construction,providing critical information to ensure safety and guide engineering decisions.As tunnel projects extend into deeper and more mountainous terrains,engineers face increasingly complex geological conditions,including high water pressure,intense geo-stress,elevated geothermal gradients,and active fault zones.These conditions pose substantial risks such as high-pressure water inrush,largescale collapses,and tunnel boring machine(TBM)blockages.Addressing these challenges requires advanced detection technologies capable of long-distance,high-precision,and intelligent assessments of adverse geology.This paper presents a comprehensive review of recent advancements in tunnel geological ahead prospecting methods.It summarizes the fundamental principles,technical maturity,key challenges,development trends,and real-world applications of various detection techniques.Airborne and semi-airborne geophysical methods enable large-scale reconnaissance for initial surveys in complex terrain.Tunnel-and borehole-based approaches offer high-resolution detection during excavation,including seismic ahead prospecting(SAP),TBM rock-breaking source seismic methods,fulltime-domain tunnel induced polarization(TIP),borehole electrical resistivity,and ground penetrating radar(GPR).To address scenarios involving multiple,coexisting adverse geologies,intelligent inversion and geological identification methods have been developed based on multi-source data fusion and artificial intelligence(AI)techniques.Overall,these advances significantly improve detection range,resolution,and geological characterization capabilities.The methods demonstrate strong adaptability to complex environments and provide reliable subsurface information,supporting safer and more efficient tunnel construction. 展开更多
关键词 Tunnel geological ahead prospecting Complex geological and environmental conditions Airborne geophysical methods Tunnel geophysical detection Borehole geophysical prospecting Intelligent geological interpretation
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部