期刊文献+
共找到394,818篇文章
< 1 2 250 >
每页显示 20 50 100
An EFSM-Based Test Data Generation Approach in Model-Based Testing 被引量:2
1
作者 Muhammad Luqman Mohd-Shafie Wan Mohd Nasir Wan Kadir +3 位作者 Muhammad Khatibsyarbini Mohd Adham Isa Israr Ghani Husni Ruslai 《Computers, Materials & Continua》 SCIE EI 2022年第6期4337-4354,共18页
Testing is an integral part of software development.Current fastpaced system developments have rendered traditional testing techniques obsolete.Therefore,automated testing techniques are needed to adapt to such system... Testing is an integral part of software development.Current fastpaced system developments have rendered traditional testing techniques obsolete.Therefore,automated testing techniques are needed to adapt to such system developments speed.Model-based testing(MBT)is a technique that uses system models to generate and execute test cases automatically.It was identified that the test data generation(TDG)in many existing model-based test case generation(MB-TCG)approaches were still manual.An automatic and effective TDG can further reduce testing cost while detecting more faults.This study proposes an automated TDG approach in MB-TCG using the extended finite state machine model(EFSM).The proposed approach integrates MBT with combinatorial testing.The information available in an EFSM model and the boundary value analysis strategy are used to automate the domain input classifications which were done manually by the existing approach.The results showed that the proposed approach was able to detect 6.62 percent more faults than the conventionalMB-TCG but at the same time generated 43 more tests.The proposed approach effectively detects faults,but a further treatment to the generated tests such as test case prioritization should be done to increase the effectiveness and efficiency of testing. 展开更多
关键词 model-based testing test case generation test data generation combinatorial testing extended finite state machine
在线阅读 下载PDF
Review of Model-Based Testing Approaches in Production Automation and Adjacent Domains—Current Challenges and Research Gaps
2
作者 Susanne Rosch Sebastian Ulewicz +1 位作者 Julien Provost Birgit Vogel-Heuser 《Journal of Software Engineering and Applications》 2015年第9期499-519,共21页
As production automation systems have been and are becoming more and more complex, the task of quality assurance is increasingly challenging. Model-based testing is a research field addressing this challenge and many ... As production automation systems have been and are becoming more and more complex, the task of quality assurance is increasingly challenging. Model-based testing is a research field addressing this challenge and many approaches have been suggested for different applications. The goal of this paper is to review these approaches regarding their suitability for the domain of production automation in order to identify current trends and research gaps. The different approaches are classified and clustered according to their main focus which is either testing and test case generation from some form of model automatons, test case generation from models used within the development process of production automation systems, test case generation from fault models or test case selection and regression testing. 展开更多
关键词 model-based testing Automated Production Systems Conformance testing Regression testing Fault Injection SURVEY
暂未订购
Model-based testing with UML applied to a roaming algorithm for Bluetooth devices 被引量:2
3
作者 DAIZhenRu GRABOWSKIJens +1 位作者 NEUKIRCHENHelmut PALSHolger 《Journal of Zhejiang University Science》 CSCD 2004年第11期1327-1335,共9页
In late 2001, the Object Management Group issued a Request for Proposal to develop a testing profile for UML 2.0. In June 2003, the work on the UML 2.0 Testing Profile was finally adopted by the OMG. Since March 2004,... In late 2001, the Object Management Group issued a Request for Proposal to develop a testing profile for UML 2.0. In June 2003, the work on the UML 2.0 Testing Profile was finally adopted by the OMG. Since March 2004, it has become an official standard of the OMG. The UML 2.0 Testing Profile provides support for UML based model-driven testing. This paper introduces a methodology on how to use the testing profile in order to modify and extend an existing UML design model for test issues. The application of the methodology will be explained by applying it to an existing UML Model for a Bluetooth device. 展开更多
关键词 UML 2.0 UML 2.0 testing Profile Re-Usability BLUETOOTH ROAMING
在线阅读 下载PDF
An Improved Approach for Generating Test Cases during Model-Based Testing Using Tree Traversal Algorithm
4
作者 Oluwatolani Achimugu Philip Achimugu +3 位作者 Chinonyelum Nwufoh Sseggujja Husssein Ridwan Kolapo Tolulope Olufemi 《Journal of Software Engineering and Applications》 2021年第6期257-265,共9页
<p align="left"> <span style="font-family:Verdana;">During the model-based software testing process, test cases are generated from modeled requirements to conduct acceptance testing. Ho... <p align="left"> <span style="font-family:Verdana;">During the model-based software testing process, test cases are generated from modeled requirements to conduct acceptance testing. However, existing approaches generate erroneous test cases, lack full coverage criteria and prototype tools. Therefore, the aim of this research is to develop an approach capable of reducing erroneous test case generation based on full coverage criteria and a prototype tool. The method employed was to develop a parser to extract information from the XMI file of a modeling diagram where a tree is constructed and a traversal operation executed on the nodes and edges to generate test cases. The results obtained from the proposed approach showed that 97.35% of the generated test cases were precise and comprehensive enough to conduct testing because 99.01% of all the nodes and edges were fully covered during the traversal operations.</span> </p> 展开更多
关键词 Requirements MODEL testing TREE TRAVERSAL
在线阅读 下载PDF
Model-based robustness testing for avionics-embedded software 被引量:3
5
作者 Yang Shunkun Liu Bin +1 位作者 Wang Shihai Lu Minyan 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2013年第3期730-740,共11页
Robustness testing for safety-critical embedded software is still a challenge in its nascent stages. In this paper, we propose a practical methodology and implement an environment by employing model-based robustness t... Robustness testing for safety-critical embedded software is still a challenge in its nascent stages. In this paper, we propose a practical methodology and implement an environment by employing model-based robustness testing for embedded software systems. It is a system-level black-box testing approach in which the fault behaviors of embedded software is triggered with the aid of modelbased fault injection by the support of an executable model-driven hardware-in-loop (HIL) testing environment. The prototype implementation of the robustness testing environment based on the proposed approach is experimentally discussed and illustrated by industrial case studies based on several avionics-embedded software systems. The results show that our proposed and implemented robustness testing method and environment are effective to find more bugs, and reduce burdens of testing engineers to enhance efficiency of testing tasks, especially for testing complex embedded systems. 展开更多
关键词 Embedded software HARDWARE-IN-LOOP model-based testing Robustness testing testing environment
原文传递
A Hybrid Approach to Software Testing Efficiency:Stacked Ensembles and Deep Q-Learning for Test Case Prioritization and Ranking
6
作者 Anis Zarrad Thomas Armstrong Jaber Jemai 《Computers, Materials & Continua》 2026年第3期1726-1746,共21页
Test case prioritization and ranking play a crucial role in software testing by improving fault detection efficiency and ensuring software reliability.While prioritization selects the most relevant test cases for opti... Test case prioritization and ranking play a crucial role in software testing by improving fault detection efficiency and ensuring software reliability.While prioritization selects the most relevant test cases for optimal coverage,ranking further refines their execution order to detect critical faults earlier.This study investigates machine learning techniques to enhance both prioritization and ranking,contributing to more effective and efficient testing processes.We first employ advanced feature engineering alongside ensemble models,including Gradient Boosted,Support Vector Machines,Random Forests,and Naive Bayes classifiers to optimize test case prioritization,achieving an accuracy score of 0.98847 and significantly improving the Average Percentage of Fault Detection(APFD).Subsequently,we introduce a deep Q-learning framework combined with a Genetic Algorithm(GA)to refine test case ranking within priority levels.This approach achieves a rank accuracy of 0.9172,demonstrating robust performance despite the increasing computational demands of specialized variation operators.Our findings highlight the effectiveness of stacked ensemble learning and reinforcement learning in optimizing test case prioritization and ranking.This integrated approach improves testing efficiency,reduces late-stage defects,and improves overall software stability.The study provides valuable information for AI-driven testing frameworks,paving the way for more intelligent and adaptive software quality assurance methodologies. 展开更多
关键词 Software testing test case prioritization test case ranking machine learning reinforcement learning deep Q-learning
在线阅读 下载PDF
Driving innovation in technical textiles,digitalisation and testing
7
《China Textile》 2026年第1期38-39,共2页
Members of the British Textile Machinery Association(BTMA)can look back on 2025 as a year marked by notable technological advances and continued progress in global trade,despite an uncertain and volatile market.“Our ... Members of the British Textile Machinery Association(BTMA)can look back on 2025 as a year marked by notable technological advances and continued progress in global trade,despite an uncertain and volatile market.“Our members have been very active over the past 12 months and this has resulted in new technologies for the production of technical fibres and fabrics,the introduction of AI and machine learning into process control systems and significant advances in materials testing,”says BTMA CEO Jason Kent.“There’s real excitement about what can be achieved in 2026 as we look ahead to upcoming exhibitions such as JEC Composites in Paris in March and Techtextil in Frankfurt in April.” 展开更多
关键词 technical textiles digitalisation production technical fibres technological advances process control systems materials testing says machine learning testing
在线阅读 下载PDF
A REST API Fuzz Testing Framework Based on GUI Interaction and Specification Completion
8
作者 Zonglin Li Xu Zhao +2 位作者 Yan Cao Yazhe Li Yihong Zhang 《Computers, Materials & Continua》 2026年第3期2201-2222,共22页
With the rapid development of Internet technology,REST APIs(Representational State Transfer Application Programming Interfaces)have become the primary communication standard in modern microservice architectures,raisin... With the rapid development of Internet technology,REST APIs(Representational State Transfer Application Programming Interfaces)have become the primary communication standard in modern microservice architectures,raising increasing concerns about their security.Existing fuzz testing methods include random or dictionary-based input generation,which often fail to ensure both syntactic and semantic correctness,and OpenAPIbased approaches,which offer better accuracy but typically lack detailed descriptions of endpoints,parameters,or data formats.To address these issues,this paper proposes the APIDocX fuzz testing framework.It introduces a crawler tailored for dynamic web pages that automatically simulates user interactions to trigger APIs,capturing and extracting parameter information from communication packets.A multi-endpoint parameter adaptation method based on improved Jaccard similarity is then used to generalize these parameters to other potential API endpoints,filling in gaps in OpenAPI specifications.Experimental results demonstrate that the extracted parameters can be generalized with 79.61%accuracy.Fuzz testing using the enriched OpenAPI documents leads to improvements in test coverage,the number of valid test cases generated,and fault detection capabilities.This approach offers an effective enhancement to automated REST API security testing. 展开更多
关键词 REST APIs fuzz testing OpenAPI specifications
在线阅读 下载PDF
Monotonic triaxial testing and hypoplastic modelling of calcareous sand:A focus on particle breakage and initial relative density
9
作者 Jiarui Chen Yaolan Tang +4 位作者 Shun Wang Chunshun Zhang Wei Wei Jie Dong Congying Li 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1504-1525,共22页
The stress-strain behavior of calcareous sand is significantly influencedby particle breakage(B)and initial relative density(Dri),but few constitutive models consider their combined effects.To bridge this gap,we condu... The stress-strain behavior of calcareous sand is significantly influencedby particle breakage(B)and initial relative density(Dri),but few constitutive models consider their combined effects.To bridge this gap,we conducted a series of triaxial tests on calcareous sand with varying Dri and stress paths,examining particle breakage and critical state behavior.Key findingsinclude:(1)At a constant stress ratio(η),B follows a hyperbolic relationship with mean effective stress(p'),and for a given p',B increases proportionally withη;(2)The critical state line(CSL)moves downward with increasing Dri,whereas the critical state friction angle(φcs)decreases with increasing B.Based on these findings,we propose a unifiedbreakage evolution model to quantify particle breakage in calcareous sand under various loading conditions.Integrating this model with the Normal Consolidation Line(NCL)and CSL equations,we successfully simulate the steepening of NCL and CSL slopes as B increases with the onset of particle breakage.Furthermore,we quantitatively evaluate the effect of B onφcs.Finally,within the framework of Critical State Soil Mechanics and Hypoplasticity theory,we develop a hypoplastic model incorporating B and Dri.The model is validated through strong agreement with experimental results across various initial relative densities,stress paths and drainage conditions. 展开更多
关键词 Calcareous sand Constitutive model HYPOPLASTICITY Particle breakage Initial relative density Triaxial test
在线阅读 下载PDF
Aptamer&MOF-functionalized multichannel paper chip for point-of-care testing of small extracellular vesicle membrane protein profile
10
作者 Shaoqiang Wen Lang Zhang +7 位作者 Zhan Huang Meng Chen Yuzhi Xu Xing Huang Zhou Zhang Xiaoyong Zou Zong Dai Si-Yang Liu 《Chinese Chemical Letters》 2026年第2期687-692,共6页
Small extracellular vesicles(sEVs)membrane protein profile(sEVpp)is a novel biomarker for cancer,and it can reveal the in-depth phenotype information.The point-of-care testing(POCT)of sEVpp holds great significance fo... Small extracellular vesicles(sEVs)membrane protein profile(sEVpp)is a novel biomarker for cancer,and it can reveal the in-depth phenotype information.The point-of-care testing(POCT)of sEVpp holds great significance for mass screening of cancer,so the cost-effective and simple detection methods of sEVpp are urgently demanded.Herein,we constructed a paper-based multichannel sEVpp POCT device(sEVpp-PAD)enabled by functional DNA probes and metal-organic framework(MOF).The core components are aptamer/MOF-modified paper chips.The modified aptamers can immunocapture the sEV expressing corresponding proteins,while the modified MOF can provide abundant sites for aptamer-modification,reduce the nonspecific protein absorption,and act as reference for ratiometric detection.Simply powered by two syringes,the sEVpp-PAD can efficiently capture sEVs expressing corresponding protein from cell culture media and sera.Furthermore,a detection probe(DP)consisted of CD63 aptamer and G-quadruplex was developed for the colorimetric detection of captured sEVs.Utilizing this device,the sEVpp in various hepatocellular carcinoma cell culture medium and,more importantly,in human sera can be accurately determined,only with$2 device,$0.2 detection reagents and 1.8 h procedure.This simple strategy for sEVpp detection can innovatively promote the POCT and subtyping of cancer based on sEV-related liquid biopsy. 展开更多
关键词 Small extracellular vesicles Protein profile Point-of-care testing Paper-based analytical device Metal-organic frameworks
原文传递
Design and optimization of a compact high-energy electron source applied to on-site non-destructive testing for electrical equipment
11
作者 Hai-Meng Wang Yi-Feng Zeng +2 位作者 Hao Hu Jun-Yang Li Tong-Ning Hu 《Nuclear Science and Techniques》 2026年第4期28-40,共13页
X-rays are widely used in the non-destructive testing(NDT)of electrical equipment.Radio frequency(RF)electron linear accelerators can generate MeV high-energy X-rays with strong penetrating ability;however,the system ... X-rays are widely used in the non-destructive testing(NDT)of electrical equipment.Radio frequency(RF)electron linear accelerators can generate MeV high-energy X-rays with strong penetrating ability;however,the system generally has a large scale,which is not suitable for on-site testing.Compared with the S-band(S-linac)at the same stage of beam energy,the accelerator working in the X-band(X-linac)can compress the facility scale by over 2/3 in the longitudinal direction,which is convenient for the on-site NDT of electrical equipment.To address the beam quality and design complexity simultaneously,the non-dominated sorting genetic algorithmⅡ(NSGA-Ⅱ),which is a multi-objective genetic algorithm(MOGA),was developed to optimize the cavity chain design of the X-linac.Additionally,the designs of the focusing coils,electron gun,and RF couplers,which are other key components of the X-linac,were introduced in this context.In particular,the focusing coil distributions were optimized using a genetic algorithm.Furthermore,after designing such key components,PARMELA software was adopted to perform beam dynamics calculations with the optimized accelerating fields and magnetic fields.The results show that the beam performance was obtained with a capture ratio of more than 90%,an energy spread of less than 10%,and an average energy of approximately 3 MeV.The design and simulation results indicate that the proposed NSGAⅡ-based approach is feasible for X-linac accelerator design.Furthermore,it can be generalized as a universal technique for industrial electron linear accelerators provided that specific optimization objectives and constraints are set according to different application scenarios and requirements. 展开更多
关键词 Non-destructive testing X-band linac accelerator Focusing coils Electron gun Radio frequency couplers
在线阅读 下载PDF
Magnetic pulse welding of Al-5754 with Al-7075 and MARS 380:Weldability windows and ballistic testing
12
作者 Benoit Lagain Thomas Heuzé +1 位作者 Guillaume Racineux Michel Arrigoni 《Defence Technology(防务技术)》 2026年第1期64-79,共16页
Joining dissimilar materials encounters significant engineering challenges due to the contrast in material properties that makes conventional welding not feasible.Magnetic Pulse Welding(MPW)offers a solidstate joining... Joining dissimilar materials encounters significant engineering challenges due to the contrast in material properties that makes conventional welding not feasible.Magnetic Pulse Welding(MPW)offers a solidstate joining technique that overcomes these issues by using impact to create strong bonds without melting the substrate materials.This study investigates the weldability of aluminum alloy Al-5754 with Al-7075 and MARS 380 steel,used in armouring solutions of defense systems,by the use of MPW.In this work,weldability windows are investigated by varying standoff distances between the coating material and its substrate(0.25-4.5 mm)and discharge energies(5-13 kJ)with both O-shape and U-shape inductors.Mechanical strength of the welded joints were assessed through single lap shear tests,identifying optimal welding parameters.Then,the velocity profiles of the flyer plates were measured using heterodyne velocimetry to understand the dynamics of the impact.Then,substructures assembled with the optimal welding conditions were subjected to ballistic testing using 7.62 mm×51 mm NATO and 9 mm×19 mm Parabellum munitions to evaluate the resilience of the welds under ballistic impact.The outcomes demonstrate that MPW effectively joins Al-5754 with both Al-7075 and MARS 380,producing robust welds capable of withstanding ballistic impacts under certain conditions.This research advances the application of MPW in lightweight ballistic protection of defense systems,contributing to the development of more resilient and lighter protective structures. 展开更多
关键词 Magnetic pulse welding(MPW) Dissimilar material joining Weldability windows Impact welding Ballistic testing
在线阅读 下载PDF
A Parallel Hybrid Testing Technique for Tri-Programming Model-Based Software Systems
13
作者 Huda Basloom Mohamed Dahab +3 位作者 Abdullah Saad AL-Ghamdi Fathy Eassa Ahmed Mohammed Alghamdi Seif Haridi 《Computers, Materials & Continua》 SCIE EI 2023年第2期4501-4530,共30页
Recently,researchers have shown increasing interest in combining more than one programming model into systems running on high performance computing systems(HPCs)to achieve exascale by applying parallelism at multiple ... Recently,researchers have shown increasing interest in combining more than one programming model into systems running on high performance computing systems(HPCs)to achieve exascale by applying parallelism at multiple levels.Combining different programming paradigms,such as Message Passing Interface(MPI),Open Multiple Processing(OpenMP),and Open Accelerators(OpenACC),can increase computation speed and improve performance.During the integration of multiple models,the probability of runtime errors increases,making their detection difficult,especially in the absence of testing techniques that can detect these errors.Numerous studies have been conducted to identify these errors,but no technique exists for detecting errors in three-level programming models.Despite the increasing research that integrates the three programming models,MPI,OpenMP,and OpenACC,a testing technology to detect runtime errors,such as deadlocks and race conditions,which can arise from this integration has not been developed.Therefore,this paper begins with a definition and explanation of runtime errors that result fromintegrating the three programming models that compilers cannot detect.For the first time,this paper presents a classification of operational errors that can result from the integration of the three models.This paper also proposes a parallel hybrid testing technique for detecting runtime errors in systems built in the C++programming language that uses the triple programming models MPI,OpenMP,and OpenACC.This hybrid technology combines static technology and dynamic technology,given that some errors can be detected using static techniques,whereas others can be detected using dynamic technology.The hybrid technique can detect more errors because it combines two distinct technologies.The proposed static technology detects a wide range of error types in less time,whereas a portion of the potential errors that may or may not occur depending on the 4502 CMC,2023,vol.74,no.2 operating environment are left to the dynamic technology,which completes the validation. 展开更多
关键词 Software testing hybrid testing technique OpenACC OPENMP MPI tri-programming model exascale computing
在线阅读 下载PDF
Advances and challenges in gastric cancer testing:the role of biomarkers 被引量:2
14
作者 Yu Sun Pavitratha Puspanathan +1 位作者 Tony Lim Dongmei Lin 《Cancer Biology & Medicine》 2025年第3期212-230,共19页
Advances in the identification of molecular biomarkers and the development of targeted therapies have enhanced the prognosis of patients with advanced gastric cancer.Several established biomarkers have been widely int... Advances in the identification of molecular biomarkers and the development of targeted therapies have enhanced the prognosis of patients with advanced gastric cancer.Several established biomarkers have been widely integrated into routine clinical diagnostics of gastric cancer to guide personalized treatment.Human epidermal growth factor receptor 2(HER2)was the first molecular biomarker to be used in gastric cancer with trastuzumab being the first approved targeted therapy for HER2-positive gastric cancer.Programmed death-ligand 1 positivity and microsatellite instability can guide the use of immunotherapies,such as pembrolizumab and nivolumab.More recently,zolbetuximab has been approved for patients with claudin 18.2-positive diseases in some countries.More targeted therapies,including savolitinib for MET-positive patients,are currently under clinical investigation.However,the clinical application of these diagnostic approaches could be hampered by many existing challenges,including invasive and costly sampling methods,variability in immunohistochemistry interpretation,high costs and long turnaround times for next-generation sequencing,the absence of standardized and clinically validated diagnostic cut-off values for some biomarkers,and tumor heterogeneity.Novel testing and analysis techniques,such as artificial intelligence-assisted image analysis and multiplex immunohistochemistry,and emerging therapeutic strategies,including combination therapies that integrate immune checkpoint inhibitors with targeted therapies,offer potential solutions to some of these challenges.This article reviews recent progress in gastric cancer testing,outlines current challenges,and explores future directions for biomarker testing and targeted therapy for gastric cancer. 展开更多
关键词 Gastric cancer testing DIAGNOSIS biomarkers precision therapy
暂未订购
Nondestructive testing methods for rail defects detection 被引量:1
15
作者 Ravikant Mordia Arvind Kumar Verma 《High-Speed Railway》 2025年第2期163-173,共11页
The rapid progress in the construction of heavy-haul and high-speed railways has led to a surge in rail defects and unforeseen failures.Addressing this issue necessitates the implementation of more sophisticated rail ... The rapid progress in the construction of heavy-haul and high-speed railways has led to a surge in rail defects and unforeseen failures.Addressing this issue necessitates the implementation of more sophisticated rail inspection methods,specifically involving real-time,precise detection,and assessment of rail defects.Current applications fail to address the evolving requirements,prompting the need for advancements.This paper provides a summary of various types of rail defects and outlines both traditional and innovative non-destructive inspection techniques,examining their fundamental features,benefits,drawbacks,and practical suitability for railway track inspection.It also explores potential enhancements to equipment and software.The comprehensive review draws upon pertinent international research and review papers.Furthermore,the paper introduces a fusion of inspection methods aimed at enhancing the overall reliability of defect detection. 展开更多
关键词 DEFECTS FATIGUE Maintenance Nondestructive testing RAIL Railway track
在线阅读 下载PDF
Paternity testing for crab-eating macaques and rhesus macaques using microsatellite markers 被引量:1
16
作者 Yiming Yuan Tianqi Sun +8 位作者 Lu Zhang Wensheng Zhang Teng Meng Jianhua Zheng Rui Zhang Lei Lu Zirong Pu Yan Li Yefeng Qiu 《Animal Models and Experimental Medicine》 2025年第9期1710-1716,共7页
Accurate macaque paternity identification is of great significance in various fields,yet relevant research remains scarce.Our study aimed to screen effective microsatellite markers for macaque paternity testing.Initia... Accurate macaque paternity identification is of great significance in various fields,yet relevant research remains scarce.Our study aimed to screen effective microsatellite markers for macaque paternity testing.Initially,300 microsatellite markers were randomly selected from the genome of the crab-eating macaque(Macaca fascicularis),and 12 highly polymorphic tetra-nucleotide repeat markers were identified.These markers'genetic parameters and exclusion probabilities in both crab-eating and rhesus macaque(Macaca mulatta)populations were calculated,meeting the paternity testing requirements for both species.To validate the markers,16 crab-eating macaque and 10 rhesus macaque families with known pedigrees were randomly chosen for testing.The genotypes of the 12 markers in the macaques'offspring could be traced back to their parents,confirming the accuracy and applicability of the marker combination for paternity identification in both macaque species. 展开更多
关键词 crab-eating macaques MICROSATELLITE paternity test rhesus macaques
在线阅读 下载PDF
Application Strategy of Ultrasonic Nondestructive Testing Technology in Bridge Engineering 被引量:1
17
作者 Shulin Tan Xu Meng +1 位作者 Lei Chen Zhi Tu 《Journal of Architectural Research and Development》 2025年第3期111-117,共7页
The purpose of this study is to analyze the application of ultrasonic non-destructive testing technology in bridge engineering.During the research phase,based on literature collection and reading,as well as the analys... The purpose of this study is to analyze the application of ultrasonic non-destructive testing technology in bridge engineering.During the research phase,based on literature collection and reading,as well as the analysis of bridge inspection materials,the principle of ultrasonic non-destructive testing technology and its adaptability to bridge engineering are elaborated.Subsequently,starting from the preparation work before inspection until damage assessment,the entire process of ultrasonic non-destructive testing is studied,and finally,a technical system of ultrasonic non-destructive testing for bridge engineering that runs through the entire process is formed.It is hoped that this article can provide technical reference value for relevant units in China,and promote the high-quality development of China’s bridge engineering from a macro perspective. 展开更多
关键词 ULTRASONIC Bridge engineering Non-destructive testing Signal filtering
在线阅读 下载PDF
Field Testing Methodology for Wave Energy Converters Using the MIKE 21 Model 被引量:1
18
作者 Ning Jia Xiangnan Wang +1 位作者 Linsheng Han Hainan Xia 《Energy Engineering》 2025年第6期2389-2400,共12页
With the depletion of fossil fuels and increasing environmental concerns,the development of renewable energy,such as wave energy,has become a critical component of global energy strategies.However,challenges persist i... With the depletion of fossil fuels and increasing environmental concerns,the development of renewable energy,such as wave energy,has become a critical component of global energy strategies.However,challenges persist in the field testing methodologies for wave energy converters(WECs).In this paper,a numerical wave field of the Dawanshan Island Sea Area in Zhuhai City is constructed based on the MIKE21 SW wave model and by using an NCEP wind field driving model.In conjunction with the IEC-62600-100 standard,by taking site testing of the“Wanshan”wave energy converter on which a sea trial has been conducted in Dawanshan Island of Zhuhai city as an example,research on-site testing method for a wave energy converter has been carried out.The wave measurement position for the“Wanshan”converter was determined by combining statistically analyzed field data with a validated numerical wave model.By comparing a valid wave height at the position where a wave rider is located with a valid wave height at the position where the“Wanshan”wave energy converter is situated,the correlation coefficient between simulation and observed data reached 0.90,with a root-mean-square error of 0.19.The representativeness of wave measurement data during site testing is verified and can be used as a basis for calculating the input energy of the“Wanshan”wave energy converter. 展开更多
关键词 Wave energy converter site testing MIKE21 SW model
在线阅读 下载PDF
Research progress of intelligent testing technology and evaluation methods for subgrade engineering 被引量:1
19
作者 Guojun Cai Hongliang Tian +2 位作者 Lulu Liu Xiaoyan Liu Songyu Liu 《Journal of Road Engineering》 2025年第2期164-183,共20页
Subgrade engineering is a fundamental aspect of infrastructure construction in China.As the primary structural element responsible for bearing and distributing traffic loads,the subgrade must not only withstand the su... Subgrade engineering is a fundamental aspect of infrastructure construction in China.As the primary structural element responsible for bearing and distributing traffic loads,the subgrade must not only withstand the substantial pressures exerted by vehicles,trains,and other forms of transportation,but also efficiently transfer these loads to the underlying foundation,ensuring the stability and longevity of the roadway.In recent years,advancements in subgrade engineering technology have propelled the industry towards smarter,greener,and more sustainable practices,particularly in the areas of intelligent monitoring,disaster management,and innovative construction methods.This paper reviews the application and methodologies of intelligent testing equipment,including cone penetration testing(CPT)devices,soil resistivity testers,and intelligent rebound testers,in subgrade engineering.It examines the operating principles,advantages,limitations,and application ranges of these tools in subgrade testing.Additionally,the paper evaluates the practical use of advanced equipment from both domestic and international perspectives,addressing the challenges encountered by various instruments in realworld applications.These devices enable precise,comprehensive testing and evaluation of subgrade conditions at different stages,providing real-time data analysis and intelligent early warnings.This supports effective subgrade health management and maintenance.As intelligent technologies continue to evolve and integrate,these tools will increasingly enhance the accuracy,efficiency,and sustainability of subgrade monitoring. 展开更多
关键词 Subgrade engineering Intelligent testing technology Technology evaluation Health management and maintenance
在线阅读 下载PDF
Research Progress on Microfluidic Paper-based Analytical Devices for Point-of-care Testing 被引量:1
20
作者 ZHANG Yuji XU Ruicheng SHAN Dan 《激光生物学报》 2025年第1期1-11,共11页
Point-of-care testing(POCT)refers to a category of diagnostic tests that are performed at or near to the site of the patients(also called bedside testing)and is capable of obtaining accurate results in a short time by... Point-of-care testing(POCT)refers to a category of diagnostic tests that are performed at or near to the site of the patients(also called bedside testing)and is capable of obtaining accurate results in a short time by using portable diagnostic devices,avoiding sending samples to the medical laboratories.It has been extensively explored for diagnosing and monitoring patients’diseases and health conditions with the assistance of development in biochemistry and microfluidics.Microfluidic paper-based analytical devices(μPADs)have gained dramatic popularity in POCT because of their simplicity,user-friendly,fast and accurate result reading and low cost.SeveralμPADs have been successfully commercialized and received excellent feedback during the past several decades.This review briefly discusses the main types ofμPADs,preparation methods and their detection principles,followed by a few representative examples.The future perspectives of the development inμPADs are also provided. 展开更多
关键词 point-of-care testing microfluidic paper-based analytical devices SENSOR personalized medical treatment portable diagnostic equipment
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部