期刊文献+
共找到383,452篇文章
< 1 2 250 >
每页显示 20 50 100
Optimization and Testing for PCR System of Rice by Orthogonal Design 被引量:8
1
作者 程芳艳 李春光 +5 位作者 刘永巍 孟巧霞 张景龙 宋冬明 刘华招 孟昭河 《Agricultural Science & Technology》 CAS 2010年第2期61-64,共4页
[Objective] This study was to screen the economic or stable PCR system of rice and detect the generality of the selected system in different molecular markers based on PCR.[Method] With DNA extracted from rice leaves ... [Objective] This study was to screen the economic or stable PCR system of rice and detect the generality of the selected system in different molecular markers based on PCR.[Method] With DNA extracted from rice leaves by CTAB method as the template,PCR system was optimized by L16(45)orthogonal design.[Result] Clear bands were amplified from 16 different combinations,but the amplification effects and yields had difference.The most economic and applicable system was as follows:20 ng DNA template,150 μmol/L dNT... 展开更多
关键词 RICE PCR system optimization Orthogonal design Dominant molecular markers testing
下载PDF
Component system regression testing method based on CTAM
2
作者 解凯 徐宝文 +2 位作者 聂长海 史亮 章晓芳 《Journal of Southeast University(English Edition)》 EI CAS 2005年第3期282-286,共5页
The emphasis of component system regression testing is retesting of the event interaction between updated components and other components in a system.A component system regression testing method based on a new compone... The emphasis of component system regression testing is retesting of the event interaction between updated components and other components in a system.A component system regression testing method based on a new component testing association model (CTAM) is proposed.First,the modification-affected component groups are identified by the impact analysis on CTAM,and each component in this group is assigned with an influence degree.Then,previous test cases are selected according to the influence degree,to generate the minimal regression test suite.Compared with traditional methods,CTAM is derived from the statistic on the interactive events that occurred in previous test executions,and focuses on the complicated relationship between components,which is more applicable to the component system regression testing. 展开更多
关键词 COMPONENT system testing regression testing test case selection
下载PDF
Research on Testing Technologies of Network System in Smart Substations 被引量:2
3
作者 Zhang Xiaofei Wang Jiesong +2 位作者 Zhang Daoyin Zhang Zhiming Zhao Ruying 《Electricity》 2012年第3期19-23,共5页
The network structures of smart substations and the characteristics of industrial Ethernet switches are analyzed.The testing technologies of network systems based on smart substations are specifically elaborated.A vie... The network structures of smart substations and the characteristics of industrial Ethernet switches are analyzed.The testing technologies of network systems based on smart substations are specifically elaborated.A viewpoint is proposed that special testing policy&method of smart substation networks should be followed,so that the results can reveal the real network data exchange performance of the whole station.This view ensures the safety and stability of smart substations and lays a foundation for future upgrades and expansions. 展开更多
关键词 smart substation industrial Ethernet SWITCH network testing system testing
下载PDF
Phase aberration correction in ultrasonic phased array non-destructive testing systems
4
作者 赵霞 王召巴 刘宾 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2015年第1期47-52,共6页
Phase aberration correction for medical ultrasound systems has attracted a great deal of attention. Since phased array techniques are now widely employed for industrial non-destructive testing (NDT) applications in ... Phase aberration correction for medical ultrasound systems has attracted a great deal of attention. Since phased array techniques are now widely employed for industrial non-destructive testing (NDT) applications in various fields, the problem of phase aberrations in the process of NDT testing is considered. The technique of cross-covariance for phase aberration correction is presented. The performance of the technique for phase aberration correction is tested by means of echo signals obtained in practical non-destructive testing experiment. The results show that the technique has the better accuracy of phase correction. 展开更多
关键词 ultrasonic phased array non-destructive testing phase aberration CORRECTION cross-covariance method
下载PDF
A Parallel Hybrid Testing Technique for Tri-Programming Model-Based Software Systems
5
作者 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
A Fault-Based Testing Approach in Safety Critical Medical Systems
6
作者 Xaveria Youh Djam Yisa Henry Kimbi 《Journal of Software Engineering and Applications》 2020年第6期129-142,共14页
<span style="font-family:Verdana;">The advent of technology has opened unprecedented opportunities in health care delivery system as the demand for intelligent and knowledge-based systems has increased... <span style="font-family:Verdana;">The advent of technology has opened unprecedented opportunities in health care delivery system as the demand for intelligent and knowledge-based systems has increased as modern medical practices become more knowledge-intensive. As a result of this, there is greater need to investigate the pervasiveness of software faults in Safety critical medical systems for proper diagnosis. The sheer volume of code in these systems creates significant concerns about the quality of the software. The rate of untimely deaths nowadays is alarming partly due to the medical device used to carry out the diagnosis process. A safety-critical medical (SCM) system is a complex system in which the malfunctioning of software could result in death, injury of the patient or damage to the environment. The malfunctioning of the software could be as a result of the inadequacy in software testing due to test suit problem or oracle problem. Testing a SCM system poses great challenges to software testers. One of these challenges is the need to generate a limited number of test cases of a given regression test suite in a manner that does not compromise its defect detection ability. This paper presents a novel five-stage fault-based testing procedure for SCM, a model-based approach to generate test cases for differential diagnosis of Tuberculosis. We used Prime Path Coverage and Edge-Pair Coverage as coverage criteria to ensure maximum coverage to identify feasible paths. We analyzed the proposed testing procedure with the help of three metrics consisting of Fault Detection Density, Fault Detection Effectiveness and Mutation Adequacy Score. We evaluated the effectiveness of our testing procedure by running the suggested test cases on a sample historical data of tuberculosis patients. The experimental results show that our developed testing procedure has some advantages such as creating mutant graphs and Fuzzy Cognitive Map Engine while resolving the problem of eliminating infeasible test cases for effective decision making.</span> 展开更多
关键词 Mutation testing Software Development Software testing Test Coverage Mutation Adequacy Score
下载PDF
Efficient Penetration Testing Path Planning Based on Reinforcement Learning with Episodic Memory
7
作者 Ziqiao Zhou Tianyang Zhou +1 位作者 Jinghao Xu Junhu Zhu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第9期2613-2634,共22页
Intelligent penetration testing is of great significance for the improvement of the security of information systems,and the critical issue is the planning of penetration test paths.In view of the difficulty for attack... Intelligent penetration testing is of great significance for the improvement of the security of information systems,and the critical issue is the planning of penetration test paths.In view of the difficulty for attackers to obtain complete network information in realistic network scenarios,Reinforcement Learning(RL)is a promising solution to discover the optimal penetration path under incomplete information about the target network.Existing RL-based methods are challenged by the sizeable discrete action space,which leads to difficulties in the convergence.Moreover,most methods still rely on experts’knowledge.To address these issues,this paper proposes a penetration path planning method based on reinforcement learning with episodic memory.First,the penetration testing problem is formally described in terms of reinforcement learning.To speed up the training process without specific prior knowledge,the proposed algorithm introduces episodic memory to store experienced advantageous strategies for the first time.Furthermore,the method offers an exploration strategy based on episodic memory to guide the agents in learning.The design makes full use of historical experience to achieve the purpose of reducing blind exploration and improving planning efficiency.Ultimately,comparison experiments are carried out with the existing RL-based methods.The results reveal that the proposed method has better convergence performance.The running time is reduced by more than 20%. 展开更多
关键词 Intelligent penetration testing penetration testing path planning reinforcement learning episodic memory exploration strategy
下载PDF
Implementation of heat exchanger performance testing system of heat transfer and flow resistance 被引量:3
8
作者 操瑞兵 陈亚平 +2 位作者 吴嘉峰 董聪 盛艳军 《Journal of Southeast University(English Edition)》 EI CAS 2012年第1期46-51,共6页
A heat transfer performance testing system is presented with its hardware structure, operation principle, and software control and measurement system. Working fluids of the subsystem include thermal conducting oil, co... A heat transfer performance testing system is presented with its hardware structure, operation principle, and software control and measurement system. Working fluids of the subsystem include thermal conducting oil, compressed air, glycol water solution and water as the heating fluids, and air and water as the cooling fluids. The heat transfer performance testing of heat exchangers can be conducted not only for a conventional one heating fluid to one cooling fluid, but also for a compound air cooling heat exchanger with two or three heating fluids in parallel or in series. The control and measurement system is implemented based on a LabVIEW software platform, consisting of the data acquisition and process system, and the automotive operation and control system. By using advanced measuring instruments combined with sound computer software control, the testing system has characteristics of a compact structure, high accuracy, a wide range of testing scope and a friendly operation interface. The uncertainty of the total heat transfer coefficient K is less than 5%. The testing system provides a reliable performance testing platform for designing and developing new heat exchangers. 展开更多
关键词 heat exchanger heat transfer performance testing system LABVIEW
下载PDF
Establishment of paternity testing system using microsatellite markers in Chinese Holstein 被引量:9
9
作者 Fei Tian Dongxiao Sun Yuan Zhang 《Journal of Genetics and Genomics》 SCIE CAS CSCD 北大核心 2008年第5期279-284,共6页
To estimate the efficiency of microsatellite markers in paternity testing among Chinese Holstein, 30 microsatellite loci were used to differentiate 330 Chinese Holstein genotypes, according to the calculation of the a... To estimate the efficiency of microsatellite markers in paternity testing among Chinese Holstein, 30 microsatellite loci were used to differentiate 330 Chinese Holstein genotypes, according to the calculation of the allele frequency, number of alleles, effective number of alleles, genetic heterozygosity, polymorphic information content (PIC), and the exclusion probability in this cattle population. The results demonstrated that the exclusion probability ranged from 0.620 in locus BM1818 to 0.265 in locus INRA005 with the average of 0.472 and 11 microsatellite markers exceeding 0.5. The combined exclusion probability of nine microsatellite markers was over 0.99. The result showed that paternity testing of Chinese Holstein was basically resolved using the nine microsatellite markers selected. 展开更多
关键词 Chinese Holstein rnicrosatellite paternity testing exclusion probability
下载PDF
Deceleration Capacity--A Novel Measure for Autonomic Nervous System in Patients with Vasovagal Syncope on Tilt-table Testing 被引量:9
10
作者 黄芬 徐春芳 +5 位作者 邓小燕 左萍 林凡 樊静静 徐文佳 杨晓云 《Journal of Huazhong University of Science and Technology(Medical Sciences)》 SCIE CAS 2017年第3期326-331,共6页
This study was to investigate the changes of autonomic nerve function and hemodynamics in patients with vasovagal syncope(VVS) during head-up tilt-table testing(HUT). HUT was performed in 68 patients with unexplained ... This study was to investigate the changes of autonomic nerve function and hemodynamics in patients with vasovagal syncope(VVS) during head-up tilt-table testing(HUT). HUT was performed in 68 patients with unexplained syncope and 18 healthy subjects served as control group. According to whether bradycardia, hypotension or both took place during the onset of syncope, the patients were divided during the test into three subgroups: vasodepressor syncope(VD), cardioinhibitory syncope(CI) and mixed syncope(MX) subgroups. Heart rate, blood pressure, heart rate variability(HRV), and deceleration capacity(DC) were continuously analyzed during HUT. For all the subjects with positive responses, the normalized low frequency(LFn) and the LF/HF ratio markedly decreased whereas normalized high frequency(HFn) increased when syncope occurred. Syncopal period also caused more significant increase in the power of the DC in positive groups. These changes were more exaggerated compared to controls. All the patients were indicative of a sympathetic surge in the presence of withdrawal vagal activity before syncope and a sympathetic inhibition with a vagal predominance at the syncopal stage by the frequency-domain analysis of HRV. With the measurements of DC, a decreased vagal tone before syncope stage and a vagal activation at the syncopal stage were observed. The vagal tone was higher in subjects showing cardioinhibitory responses at the syncopal stage. DC may provide an alternative method to understand the autonomic profile of VVS patients. 展开更多
关键词 vasovagal syncope deceleration capacity heart rate variability head-up tilt-table testing
下载PDF
A multifunctional rock testing system for rock failure analysis under different stress states: Development and application 被引量:3
11
作者 Shucai Li Jie Hu +4 位作者 Florian Amann Liping Li Hongliang Liu Shaoshuai Shi Pooya Hamdi 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2022年第5期1531-1544,共14页
The stress state in a rock mass is complex. Stress redistribution around underground excavation may lead to various failure modes, including compressive-shear, tensile-shear, and tensile failures. The ability to perfo... The stress state in a rock mass is complex. Stress redistribution around underground excavation may lead to various failure modes, including compressive-shear, tensile-shear, and tensile failures. The ability to perform laboratory tests with these complex stress states is significant for establishing new strength criteria. The present paper introduces a new rock testing system with “tensile-compressive-shear”loading functions. The device includes bi-directional and double-range hydraulic cylinders, auxiliary loading equipment, and roller rows that can perform direct compressive-shear tests, direct tensile tests,and direct tensile-shear tests. The testing system provides maximum vertical and lateral loading forces of2000 k N and allows testing cubical rock specimens with dimensions of 0.5 m × 0.5 m × 0.5 m. The performance of the testing machine was evaluated by testing a rock-like material based on cement mortar under compressive-shear, tensile, and tensile-shear stress states. The failure process and deformation characteristics were monitored during loading using acoustic emission(AE) transient recorder,piezoelectric AE sensors, a high-speed camera, and a thermal infrared camera. The failure mechanism was investigated by analyzing AE counts, AE amplitude, strain, and temperature changes on the rock specimen surface. The test results confirmed that the testing system could successfully simulate the abovementioned stress path. The AE counts and amplitude responses were influenced by different failure modes. The temperature response during the compressive-shear test indicated the development of a high-temperature band on the rock specimen surface. In contrast, a negligible temperature change was observed during the tensile and tensile-shear tests. The newly developed multifunctional rock testing system allows laboratory tests under various failure modes. The monitoring results of multiple variables during rock failure tests provide valuable information on failure characteristics. 展开更多
关键词 Rock testing system Compressive-shear test Tensile test Tensile-shear test Failure behavior Multiple variable evolutions
下载PDF
Research on the Testing Methods of Instrumental System in the Marine Magnetic Survey 被引量:1
12
作者 边刚 刘雁春 +2 位作者 于波 肖付民 卞光浪 《Marine Science Bulletin》 CAS 2007年第2期1-11,共11页
Testing methods of instrumental system in the marine magnetic survey have been studied in this paper, and the feasibility of each method has been testified by the observed data. The conclusion shows that the method br... Testing methods of instrumental system in the marine magnetic survey have been studied in this paper, and the feasibility of each method has been testified by the observed data. The conclusion shows that the method brought out can effectively eliminate the systematic error caused by the instrumental system, and greatly improve the surveying precision and the reliability of the survey results. 展开更多
关键词 Marine magnetic survey instrumental system testing method
下载PDF
Bayesian sequential testing for exponential life system with reliability growth 被引量:4
13
作者 Yunyan Xing Xiaoyue Wu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第6期1023-1029,共7页
A Bayesian sequential testing method is proposed to evaluate system reliability index with reliability growth during development.The method develops a reliability growth model of repairable systems for failure censore... A Bayesian sequential testing method is proposed to evaluate system reliability index with reliability growth during development.The method develops a reliability growth model of repairable systems for failure censored test,and figures out the approach to determine the prior distribution of the system failure rate by applying the reliability growth model to incorporate the multistage test data collected from system development.Furthermore,the procedure for the Bayesian sequential testing is derived for the failure rate of the exponential life system,which enables the decision to terminate or continue development test.Finally,a numerical example is given to illustrate the efficiency of the proposed model and procedure. 展开更多
关键词 reliability growth Bayesian method prior distribution sequential testing exponential life system.
下载PDF
Implement of FLEX and POCSAG Pager Testing System 被引量:2
14
作者 Luo Kun Huang Ji-wu +1 位作者 Yuan Lan-ying Wang Lai-yun 《Wuhan University Journal of Natural Sciences》 EI CAS 1999年第3期322-325,共4页
The synthesized signal testing equipment is widely used in the field of wireless communication. A new design method of FLEX and POCSAG page testing instrument is introduced, which is based on MCU encoder, FPGA control... The synthesized signal testing equipment is widely used in the field of wireless communication. A new design method of FLEX and POCSAG page testing instrument is introduced, which is based on MCU encoder, FPGA control and digital RF. The technology of DDS and PLL is also presented. 展开更多
关键词 pager testing instrument FLEX FPGA PLL DDS
下载PDF
Laboratory and field testing of bolting systems subjected to highly corrosive environments 被引量:2
15
作者 Meikle Tom Tadolini Stephen C. +1 位作者 Sainsbury Bre-Anne Bolton John 《International Journal of Mining Science and Technology》 SCIE EI CSCD 2017年第1期101-106,共6页
The capacity of ground support components which have been affected by corrosion is reduced and may ultimately lead to dynamic failure of the component and the strata. In order to maintain an effective,long-term ground... The capacity of ground support components which have been affected by corrosion is reduced and may ultimately lead to dynamic failure of the component and the strata. In order to maintain an effective,long-term ground support system, significant campaigns of rehabilitation are often required in corrosion affected areas which also expose the workers to hazardous conditions. The most common corrosion protection for steel ground support utilises sacrificial systems such as galvanising. Galvanising has previously been proven to be susceptible to some corrosion processes. Stainless steel is the most effective in resistance to corrosion, but can be cost prohibitive, and its mechanical properties often make it unsuited to use in ground support components. Providing an outer protective plastic coating to bolts has proven to be an effective means of protecting the inner steel bar from corrosion. However, these support systems tend to be susceptible to coating damage, and require post cement grouting to provide full encapsulation. In comparison to a standard bolt/resin system, they can be slow to install and expensive.These systems have also been shown to reduce overall load transfer performance of the bolting system. In order to provide a higher level of corrosion protection whilst maintaining current installation practices and bolting cycle times, Minova has developed the Enduro^(TM)steel ground support range. The Enduro^(TM) range consists of standard Minova steel ground support components which have been treated with a unique coating process. The Enduro^(TM)coating has been tested in the harshest of conditions, in laboratory controlled conditions and in underground trials. It has been proven to effectively resist or completely eliminate the formation of corrosion, even in the most aggressive environments. This paper explains the process and provides the details of the laboratory and underground corrosion performance testing carried out on Enduro^(TM)ground support products. 展开更多
关键词 CORROSION COATINGS Galvanised Salt spray Accelerated corrosion testing
下载PDF
Web-Based Adaptive Testing System 被引量:1
16
作者 KUO Tzai-hsing LIN Hsien-tang YUAN Shyan-ming 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第1期313-322,共10页
Due to the maturing of Internet technology, the adaptive testing can be utilized in the web-based environment and the examinee can take the test anywhere and any time. The purpose of the research is to apply item resp... Due to the maturing of Internet technology, the adaptive testing can be utilized in the web-based environment and the examinee can take the test anywhere and any time. The purpose of the research is to apply item response theory (IRT), adaptive testing theory and web-service technique to construct an XML format itembank and a system of web- based adaptive testing (WAT) by the framework of threetiered client server distance testing. 展开更多
关键词 IRT adaptive testing XML
下载PDF
Development of Shallow Footing Anti-Ram Bollard System Through Modeling and Testing 被引量:4
17
作者 CRAWFORD John E 《Transactions of Tianjin University》 EI CAS 2006年第B09期46-50,共5页
In past terrorist attacks, vehicle borne improvised explosive devices (VBIED) have been the primary manner of attacking buildings and infrastructures. Preventing unauthorized vehicles from approaching a protected area... In past terrorist attacks, vehicle borne improvised explosive devices (VBIED) have been the primary manner of attacking buildings and infrastructures. Preventing unauthorized vehicles from approaching a protected area with anti-ram systems would maintain an established standoff distance against moving and stationary vehicles and consequently reduce blast and debris threats. This strategy has been considered the first line of defence against terrorists. Several types of anti-ram devices have been developed in accordance with U. S. Department of State K-rating criteria, for example, wedge barriers, rising beams, sliding/swing gates, and drop arms. However, these devices typically need a deep foundation for installation and can't be implemented into many locations where a depth of excavation is limited in order to protect utility lines of buildings and infrastructures. This paper presents a recent development of a series of shallow footing anti-ram bollard systems (SFABS) that can satisfy K-12 rating with only five-inch thick footing. A high-fidelity physics based finite element technique with a vehicle crash model is used for predicting anti-ram capacity and determining design parameters of the SFABS. Full-scale vehicle crash tests of the developed SFABS systems have been carried out to validate the design and analysis. 展开更多
关键词 anti-ram BOLLARD shallow footing crash testing finite element analysis
下载PDF
A Framework for Systematic Classification of Assets for Security Testing 被引量:2
18
作者 Sadeeq Jan Omer Bin Tauqeer +5 位作者 Fazal Qudus Khan George Tsaramirsis Awais Ahmad Iftikhar Ahmad Imran Maqsood Niamat Ullah 《Computers, Materials & Continua》 SCIE EI 2021年第1期631-645,共15页
Over the last decade,a significant increase has been observed in the use of web-based Information systems that process sensitive information,e.g.,personal,financial,medical.With this increased use,the security of such... Over the last decade,a significant increase has been observed in the use of web-based Information systems that process sensitive information,e.g.,personal,financial,medical.With this increased use,the security of such systems became a crucial aspect to ensure safety,integrity and authenticity of the data.To achieve the objectives of data safety,security testing is performed.However,with growth and diversity of information systems,it is challenging to apply security testing for each and every system.Therefore,it is important to classify the assets based on their required level of security using an appropriate technique.In this paper,we propose an asset security classification technique to classify the System Under Test(SUT)based on various factors such as system exposure,data criticality and security requirements.We perform an extensive evaluation of our technique on a sample of 451 information systems.Further,we use security testing on a sample extracted from the resulting prioritized systems to investigate the presence of vulnerabilities.Our technique achieved promising results of successfully assigning security levels to various assets in the tested environments and also found several vulnerabilities in them. 展开更多
关键词 SECURITY security testing PRIVACY asset classification
下载PDF
Delay Trigger in the Application of Network Testing System 被引量:1
19
作者 马敏 严浩 夏侯士戟 《Journal of Donghua University(English Edition)》 EI CAS 2015年第1期132-135,共4页
The researchers who study the local area network( LAN) eXtension for instrumentation( LXI) instrument are pursuing instrument's high-precision synchronization. In the paper,three synchronization modes were discuss... The researchers who study the local area network( LAN) eXtension for instrumentation( LXI) instrument are pursuing instrument's high-precision synchronization. In the paper,three synchronization modes were discussed which were clock synchronization, trigger synchronization, and response synchronization. Synchronous process between LXI instruments was analyzed and each time factor affecting the synchronization accuracy was discussed. On the basis of the analysis,it can be found that delay trigger plays an important role in the network testing system's synchronization. Delay trigger can produce an additional time interval to correct the difference of each LXI instrument's response time. Then,a method to realize the delay trigger was introduced. Delay time can be adjustable according to the actual demand. Finally,synchronization accuracy of network testing system can reach nanoseconds. 展开更多
关键词 LXI instrument synchronization accuracy network testing system delay trigger
下载PDF
Research on in-situ condition preserved coring and testing systems 被引量:25
20
作者 He-Ping Xie Tao Liu +12 位作者 Ming-Zhong Gao Ling Chen Hong-Wei Zhou Yang Ju Feng Gao Xiao-Bo Peng Xiong-Jun Li Rui-Dong Peng Ya-Nan Gao Cong Li Zhi-Qiang He Ming-Qing Yang Zhi-Yu Zhao 《Petroleum Science》 SCIE CAS CSCD 2021年第6期1840-1859,共20页
As shallow resources are increasingly depleted,the mechanics'theory and testing technology of deep insitu rock has become urgent.Traditional coring technologies obtain rock samples without retaining the in-situ en... As shallow resources are increasingly depleted,the mechanics'theory and testing technology of deep insitu rock has become urgent.Traditional coring technologies obtain rock samples without retaining the in-situ environmental conditions,leading to distortion of the measured parameters.Herein,a coring and testing systems retaining in-situ geological conditions is presented:the coring system that obtains in-situ rock samples,and the transfer and testing system that stores and analyzes the rocks under a reconstructed environment.The ICP-Coring system mainly consists of the pressure controller,active insulated core reactor and insulation layer and sealing film.The ultimate bearing strength of 100 MPa for pressurepreservation,temperature control accuracy of 0.97%for temperature-retained are realized.CH_(4)and CO permeability of the optimized sealing film are as low as 3.85 and 0.33 ppm/min.The average tensile elongation of the film is 152.4%and the light transmittance is reduced to 0%.Additionally,the pressure and steady-state temperature accuracy for reconstructing the in-situ environment of transfer and storage system up to 1%and±0.2 is achieved.The error recorded of the noncontact sensor ring made of lowdensity polymer is less than 6%than that of the contact test.The system can provide technical support for the deep in-situ rock mechanics research,improving deep resource acquisition capabilities and further clarifying deep-earth processes. 展开更多
关键词 Deep mining In-situ environmental conditions In-situ condition preserved coring and testing In-situ transfer Deep-earth processes ICP-Coring In-situ condition-preserved coring
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部