期刊文献+
共找到6,148篇文章
< 1 2 250 >
每页显示 20 50 100
Research and Implementation of the Academic Development Monitoring System for High-quality Software Engineering Talents
1
作者 Kun Niu Kaiyang Zhang +5 位作者 Tan Yang Hui Gao Hongfeng Gu Ting Diao Jing Li Honglin Fu 《计算机教育》 2026年第3期199-209,共11页
Traditional grade-centered evaluation models are inadequate for high-quality software engineering talents in the digital and AI era.This study develops an academic development monitoring system to address shortcomings... Traditional grade-centered evaluation models are inadequate for high-quality software engineering talents in the digital and AI era.This study develops an academic development monitoring system to address shortcomings in dynamics,interdisciplinary integration,and industry adaptability.It builds a multi-dimensional dynamic model covering seven core dimensions with quantitative scoring,non-linear weighting,and DivClust grouping.An intelligent platform with real-time monitoring,early warning,and personalized recommendations integrates AI like multi-modal fusion and large-model diagnosis.The“monitoring-warning-improvement”loop helps optimize training programs,support personalized planning,and bridge talent-industry gaps,enabling digital transformation in software engineering education evaluation. 展开更多
关键词 Software engineering talents Academic development monitoring multi-dimensional dynamic evaluation Intelligent monitoring platform AI-driven evaluation Industry adaptability
在线阅读 下载PDF
Wireless Photovoltaic Fault Monitoring System 被引量:1
2
作者 Wenbo Xiao Huangfeng Dong +2 位作者 Huaming Wu Yongbo Li Bin Liu 《Instrumentation》 2025年第2期23-35,共13页
This study presents a wireless photovoltaic fault monitoring system integrating an STM32 microcontroller with an Improved Horned Lizard Optimization Algorithm(IHLOA)and a Multi-Layer Perceptron(MLP)neural network.The ... This study presents a wireless photovoltaic fault monitoring system integrating an STM32 microcontroller with an Improved Horned Lizard Optimization Algorithm(IHLOA)and a Multi-Layer Perceptron(MLP)neural network.The IHLOA algorithm introduces three key innovations:(1)chaotic initialization to enhance population diversity and global search capability,(2)adaptive random walk strategies to escape local optima,and(3)a cross-strategy mechanism to accelerate convergence and enhance fault detection accuracy and robustness.The system comprises both hardware and software components.The hardware includes sensors such as the BH1750 light intensity sensor,DS18B20 temperature sensor,and INA226 current and voltage sensor,all interfaced with the STM32F103C8T6 microcontroller and the ESP8266 module for wireless data transmission.The software,developed using QT Creator,incorporates an IHLOA-MLP model for fault diagnosis.The user-friendly interface facilitates intuitive monitoring and scalability for multiple systems.Experimental validation on a PV array demonstrates that the IHLOA-MLP model achieves a fault detection accuracy of 94.55%,which is 2.4%higher than the standard MLP,while reducing variance by 63.64%compared to the standard MLP.This highlights its accuracy and robustness.When compared to other optimization algorithms such as BKA-MLP(94.10%accuracy)and HLOA-MLP(94.00%accuracy),the IHLOA-MLP further reduces variance to 0.08,showcasing its superior performance.The system selects voltage as a feature vector to maintain circuit stability,avoiding efficiency impacts from series current sensors.This combined hardware and software approach further reduces false alarms to 0.1%through a consecutive-judgment mechanism,significantly enhancing practical reliability.This work provides a cost-effective and scalable solution for improving the stability and safety of PV systems in real-world applications. 展开更多
关键词 STM32 horned lizard optimization algorithm multilayer perceptron fault diagnosis photovoltaic monitoring
原文传递
A monitoring system to improve fault diagnosis in telescope arrays
3
作者 Yang Xu Guangwei Li +6 位作者 Jing Wang Liping Xin Hongbo Cai Xuhui Han Xiaomeng Lu Lei Huang Jianyan Wei 《Astronomical Techniques and Instruments》 2025年第4期246-254,共9页
The Ground-based Wide-Angle Cameras array necessitates the integration of more than 100 hardware devices,100 servers,and 2500 software modules that must be synchronized within a 3-second imaging cycle.However,the comp... The Ground-based Wide-Angle Cameras array necessitates the integration of more than 100 hardware devices,100 servers,and 2500 software modules that must be synchronized within a 3-second imaging cycle.However,the complexity of real-time,high-concurrency processing of large datasets has historically resulted in substantial failure rates,with an observation efficiency estimated at less than 50%in 2023.To mitigate these challenges,we developed a monitoring system designed to improve fault diagnosis efficiency.It includes two innovative monitoring views for“state evolution”and“transient lifecycle”.Combining these with“instantaneous state”and“key parameter”monitoring views,the system represents a comprehensive monitoring strategy.Here we detail the system architecture,data collection methods,and design philosophy of the monitoring views.During one year of fault diagnosis experimental practice,the proposed system demonstrated its ability to identify and localize faults within minutes,achieving fault localization nearly ten times faster than traditional methods.Additionally,the system design exhibited high generalizability,with possible applicability to other telescope array systems. 展开更多
关键词 Automated telescopes Astronomical image processing fault diagnosis monitoring system
在线阅读 下载PDF
Fault detection and health monitoring of high-power thyristor converter based on long short-term memory in nuclear fusion
4
作者 Ling ZHANG Ge GAO Li JIANG 《Plasma Science and Technology》 2025年第4期64-73,共10页
This research focuses on solving the fault detection and health monitoring of high-power thyristor converter.In terms of the critical role of thyristor converter in nuclear fusion system,a method based on long short-t... This research focuses on solving the fault detection and health monitoring of high-power thyristor converter.In terms of the critical role of thyristor converter in nuclear fusion system,a method based on long short-term memory(LSTM)neural network model is proposed to monitor the operational state of the converter and accurately detect faults as they occur.By sampling and processing a large number of thyristor converter operation data,the LSTM model is trained to identify and detect abnormal state,and the power supply health status is monitored.Compared with traditional methods,LSTM model shows higher accuracy and abnormal state detection ability.The experimental results show that this method can effectively improve the reliability and safety of the thyristor converter,and provide a strong guarantee for the stable operation of the nuclear fusion reactor. 展开更多
关键词 fault detection and health monitoring high-power supply thyristor converter long short-term memory(LSTM) nuclear fusion(Some figures may appear in colour only in the online journal)
在线阅读 下载PDF
Multi-dimensional database design and implementation of dam safety monitoring system 被引量:2
5
作者 Zhao Erfeng Wang Yachao +2 位作者 Jiang Yufeng Zhang Lei Yu Hong 《Water Science and Engineering》 EI CAS 2008年第3期112-120,共9页
To improve the effectiveness of dam safety monitoring database systems,the development process of a multi-dimensional conceptual data model was analyzed and a logic design wasachieved in multi-dimensional database mod... To improve the effectiveness of dam safety monitoring database systems,the development process of a multi-dimensional conceptual data model was analyzed and a logic design wasachieved in multi-dimensional database mode.The optimal data model was confirmed by identifying data objects,defining relations and reviewing entities.The conversion of relations among entities to external keys and entities and physical attributes to tables and fields was interpreted completely.On this basis,a multi-dimensional database that reflects the management and analysis of a dam safety monitoring system on monitoring data information has been established,for which factual tables and dimensional tables have been designed.Finally,based on service design and user interface design,the dam safety monitoring system has been developed with Delphi as the development tool.This development project shows that the multi-dimensional database can simplify the development process and minimize hidden dangers in the database structure design.It is superior to other dam safety monitoring system development models and can provide a new research direction for system developers. 展开更多
关键词 dam safety multi-dimensional database conceptual data model database mode monitoring system
在线阅读 下载PDF
Nonlinear online process monitoring and fault diagnosis of condenser based on kernel PCA plus FDA 被引量:5
6
作者 张曦 阎威武 +1 位作者 赵旭 邵惠鹤 《Journal of Southeast University(English Edition)》 EI CAS 2007年第1期51-56,共6页
A novel online process monitoring and fault diagnosis method of condenser based on kernel principle component analysis (KPCA) and Fisher discriminant analysis (FDA) is presented. The basic idea of this method is:... A novel online process monitoring and fault diagnosis method of condenser based on kernel principle component analysis (KPCA) and Fisher discriminant analysis (FDA) is presented. The basic idea of this method is: First map data from the original space into high-dimensional feature space via nonlinear kernel function and then extract optimal feature vector and discriminant vector in feature space and calculate the Euclidean distance between feature vectors to perform process monitoring. Similar degree between the present discriminant vector and optimal discriminant vector of fault in historical dataset is used for diagnosis. The proposed method can effectively capture the nonlinear relationship among process variables. Simulating results of the turbo generator's fault data set prove that the proposed method is effective. 展开更多
关键词 NONLINEAR kernel PCA FDA process monitoring fault diagnosis CONDENSER
在线阅读 下载PDF
Industrial LAN for Vibration Monitoring and Fault Diagnosis of Turbo-Generator
7
作者 卢荣军 高亹 Joseph Mathew 《Journal of Southeast University(English Edition)》 EI CAS 2001年第1期46-49,共4页
The unique of using industrial LAN based on field bus to construct the system of vibration monitoring and fault diagnosis is introduced. The LAN topology, client/server architecture, database and designing of applicat... The unique of using industrial LAN based on field bus to construct the system of vibration monitoring and fault diagnosis is introduced. The LAN topology, client/server architecture, database and designing of application software for vibration monitoring and fault diagnosis are involved. How to apply industrial LAN to the vibration monitoring and fault diagnosis of turbo generator is discussed, and a scheme of how to construct the industrial LAN for vibration monitoring and fault diagnosis of turbo generator is presented. 展开更多
关键词 field bus vibration monitoring fault diagnosis
在线阅读 下载PDF
Comprehensive Overview on Computational Intelligence Techniques for Machinery Condition Monitoring and Fault Diagnosis 被引量:20
8
作者 Wan Zhang Min-Ping Jia +1 位作者 Lin Zhu Xiao-An Yan 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2017年第4期782-795,共14页
Computational intelligence is one of the most powerful data processing tools to solve complex nonlinear problems, and thus plays a significant role in intelligent fault diagnosis and prediction. However, only few com-... Computational intelligence is one of the most powerful data processing tools to solve complex nonlinear problems, and thus plays a significant role in intelligent fault diagnosis and prediction. However, only few com- prehensive reviews have summarized the ongoing efforts of computational intelligence in machinery condition moni- toring and fault diagnosis. The recent research and devel- opment of computational intelligence techniques in fault diagnosis, prediction and optimal sensor placement are reviewed. The advantages and limitations of computational intelligence techniques in practical applications are dis- cussed. The characteristics of different algorithms are compared, and application situations of these methods are summarized. Computational intelligence methods need to be further studied in deep understanding algorithm mech- anism, improving algorithm efficiency and enhancing engineering application. This review may be considered as a useful guidance for researchers in selecting a suit- able method for a specific situation and pointing out potential research directions. 展开更多
关键词 Computational intelligence Machinerycondition monitoring fault diagnosis Neural networkFuzzy logic Support vector machine - Evolutionaryalgorithms
在线阅读 下载PDF
Fault diagnosis and analysis of main sea water pump based on vibration monitoring in offshore oil field 被引量:1
9
作者 李进 赵晨光 +4 位作者 何杉 王庆国 翟爽 王鹏 杨在江 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2015年第4期327-331,共5页
The main sea water pump is the key equipment for the floating production storage and offloading (FPSO). Affected by some factors such as hull deformation, sea water corrosion, rigid base and pipeline stress, the vib... The main sea water pump is the key equipment for the floating production storage and offloading (FPSO). Affected by some factors such as hull deformation, sea water corrosion, rigid base and pipeline stress, the vibration value of main sea water pump in the horizontal direction is abnormally high and malfunctions usually happen. Therefore, it is essential to make fault diagnosis of main sea water pump, By conventional off-line monitoring and vibration amplitude spectrum analysis, the fault cycle is found and the alarm value and stop value of equipment are set, which is helpful to equipment maintenance and accident prevention. 展开更多
关键词 vibration monitoring fault diagnosis equipment management centrifugal pump offshore oil field predictive maintenance
在线阅读 下载PDF
Leveraged fault identification method for receiver autonomous integrity monitoring 被引量:6
10
作者 Sun Yuan Zhang Jun Xue Rui 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2015年第4期1217-1225,共9页
Receiver autonomous integrity monitoring(RAIM) provides integrity monitoring of global positioning system(GPS) for safety-of-life applications.In the process of RAIM, fault identification(FI) enables navigation ... Receiver autonomous integrity monitoring(RAIM) provides integrity monitoring of global positioning system(GPS) for safety-of-life applications.In the process of RAIM, fault identification(FI) enables navigation to continue in the presence of fault measurement.Affected by satellite geometry, the leverage of each measurement in position solution may differ greatly.However, the conventional RAIM FI methods are generally based on maximum likelihood of ranging error for different measurements, thereby causing a major decrease in the probability of correct identification for the fault measurement with high leverage.In this paper, the impact of leverage on the fault identification is analyzed.The leveraged RAIM fault identification(L-RAIM FI) method is proposed with consideration of the difference in leverage for each satellite in view.Furthermore,the theoretical probability of correct identification is derived to evaluate the performance of L-RAIM FI method.The experiments in various typical scenarios demonstrate the effectiveness of L-RAIM FI method over conventional FI methods in the probability of correct identification for the fault with high leverage. 展开更多
关键词 fault identification Global positioning system Leverage Navigation systems Receiver autonomousintegrity monitoring
原文传递
Hydraulic directional valve fault diagnosis using a weighted adaptive fusion of multi-dimensional features of a multi-sensor 被引量:15
11
作者 Jin-chuan SHI Yan REN +1 位作者 He-sheng TANG Jia-wei XIANG 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2022年第4期257-271,共15页
Because the hydraulic directional valve usually works in a bad working environment and is disturbed by multi-factor noise,the traditional single sensor monitoring technology is difficult to use for an accurate diagnos... Because the hydraulic directional valve usually works in a bad working environment and is disturbed by multi-factor noise,the traditional single sensor monitoring technology is difficult to use for an accurate diagnosis of it.Therefore,a fault diagnosis method based on multi-sensor information fusion is proposed in this paper to reduce the inaccuracy and uncertainty of traditional single sensor information diagnosis technology and to realize accurate monitoring for the location or diagnosis of early faults in such valves in noisy environments.Firstly,the statistical features of signals collected by the multi-sensor are extracted and the depth features are obtained by a convolutional neural network(CNN)to form a complete and stable multi-dimensional feature set.Secondly,to obtain a weighted multi-dimensional feature set,the multi-dimensional feature sets of similar sensors are combined,and the entropy weight method is used to weight these features to reduce the interference of insensitive features.Finally,the attention mechanism is introduced to improve the dual-channel CNN,which is used to adaptively fuse the weighted multi-dimensional feature sets of heterogeneous sensors,to flexibly select heterogeneous sensor information so as to achieve an accurate diagnosis.Experimental results show that the weighted multi-dimensional feature set obtained by the proposed method has a high fault-representation ability and low information redundancy.It can diagnose simultaneously internal wear faults of the hydraulic directional valve and electromagnetic faults of actuators that are difficult to diagnose by traditional methods.This proposed method can achieve high fault-diagnosis accuracy under severe working conditions. 展开更多
关键词 Hydraulic directional valve Internal fault diagnosis Weighted multi-dimensional features Multi-sensor information fusion
原文传递
Active source monitoring at the Wenchuan fault zone:coseismic velocity change associated with aftershock event and its implication 被引量:7
12
作者 Wei Yang Hongkui Ge +3 位作者 Baoshan Wang Jiupeng Hu Songyong Yuan Sen Qiao 《Earthquake Science》 2014年第6期599-606,共8页
With the improvement of seismic observation system, more and more observations indicate that earthquakes may cause seismic velocity change. However, the amplitude and spatial distribution of the velocity variation rem... With the improvement of seismic observation system, more and more observations indicate that earthquakes may cause seismic velocity change. However, the amplitude and spatial distribution of the velocity variation remains a controversial issue. Recent active source monitoring carried out adjacent to Wenchuan Fault Scientific Drilling (WFSD) revealed unambiguous coseismic velocity change associated with a local M8 5.5 earthquake. Here, we carry out forward modeling using two-dimensional spectral element method to further investigate the amplitude and spatial distribution of observed velocity change. The model is well constrained by results from seismic reflection and WFSD coring. Our model strongly suggests that the observed coseismic velocity change is localized within the fault zone with width of ~ 120 m rather than dynamic strong ground shaking. And a velocity decrease of -2.0 % within the fault zone is required to fit the observed travel time delay distribution, which coincides with rock mechanical experiment and theoretical modeling. 展开更多
关键词 Wenchuan fault zone Coseismic velocity change Accurately Controlled Routinely Operated Seismic Source (ACROSS) Active monitoring Forward modeling
在线阅读 下载PDF
Early faults prediction of running state of electromechanical systems and reconfigurable integration of series safety monitoring systems 被引量:3
13
作者 Xu Xiaoli Zuo Yunbo +2 位作者 Chen Tao Liu Xiuli Chen Shanpeng 《仪器仪表学报》 EI CAS CSCD 北大核心 2014年第S2期224-232,共9页
Fault prediction technology of running state of electromechanical systems is one of the key technologies that ensure safe and reliable operation of electromechanical equipment in health state. For multiple types of mo... Fault prediction technology of running state of electromechanical systems is one of the key technologies that ensure safe and reliable operation of electromechanical equipment in health state. For multiple types of modern, high-end and key electromechanical equipment, this paper will describe the early faults prediction method for multi-type electromechanical systems, which is favorable for predicting early faults of complex electromechanical systems in non-stationary, nonlinear, variable working conditions and long-time running state; the paper shall introduce the reconfigurable integration technology of series safety monitoring systems based on which the integrated development platform of series safety monitoring systems is built. This platform can adapt to integrated R&D of series safety monitoring systems characterized by high technology, multiple species and low volume. With the help of this platform, series safety monitoring systems were developed, and the Remote Network Security Monitoring Center for Facility Groups was built. Experimental research and engineering applications show that: this new fault prediction method has realized the development trend features extraction of typical electromechanical systems, multi-information fusion, intelligent information decision-making and so on, improving the processing accuracy, relevance and applicability of information; new reconfigurable integration technologies have improved the integration level and R&D efficiency of series safety monitoring systems as well as expanded the scope of application; the series safety monitoring systems developed based on reconfigurable integration platform has already played an important role in many aspects including ensuring safety operation of equipment, stabilizing product quality, optimizing running state, saving energy consumption, reducing environmental pollution, improving working conditions, carrying out scientific maintenance, advancing equipment utilization, saving maintenance charge and enhancing the level of information management. 展开更多
关键词 ELECTROMECHANICAL SYSTEMS EARLY faultS safety control monitoring SYSTEMS RECONFIGURABLE INTEGRATION
在线阅读 下载PDF
Homologous fault monitoring technology of redundant INS in airborne avionics systems 被引量:4
14
作者 Xiuzhi Wu Jizhou Lai +1 位作者 Min Liu Pin Lv 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2013年第6期1038-1044,共7页
Redundant technology plays an important role in improving the reliability and fault-tolerance of the airborne avionics systems. A Markov state transition model is introduced to the reliability analysis of the redundan... Redundant technology plays an important role in improving the reliability and fault-tolerance of the airborne avionics systems. A Markov state transition model is introduced to the reliability analysis of the redundant inertial navigation system (RINS) in airborne navigation systems. An information processing mechanism based on difference filtering is put forward to strengthen the consistency between the outputs of the equal-precision inertial navigation system (INS). On this basis, the homologous fault monitoring algorithm is designed to realize the homologous fault monitoring of RINS. The simulation is carried out based on the above algorithms, and the results verify the effectiveness of the proposed fault monitoring algorithm based on difference filtering. Research results have good reference value for the configuration and design of RINS in airborne integrated avionics systems. 展开更多
关键词 inertial navigation redundant configuration difference filtering homologous fault monitoring
在线阅读 下载PDF
Improved process monitoring using the CUSUM and EWMA-based multiscale PCA fault detection framework 被引量:8
15
作者 Muhammad Nawaz Abdulhalim Shah Maulud +2 位作者 Haslinda Zabiri Syed Ali Ammar Taqvi Alamin Idris 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2021年第1期253-265,共13页
Process monitoring techniques are of paramount importance in the chemical industry to improve both the product quality and plant safety.Small or incipient irregularities may lead to severe degradation in complex chemi... Process monitoring techniques are of paramount importance in the chemical industry to improve both the product quality and plant safety.Small or incipient irregularities may lead to severe degradation in complex chemical processes,and the conventional process monitoring techniques cannot detect these irregularities.In this study to improve the performance of monitoring,an online multiscale fault detection approach is proposed by integrating multiscale principal component analysis(MSPCA) with cumulative sum(CUSUM) and exponentially weighted moving average(EWMA) control charts.The new Hotelling's T~2 and square prediction error(SPE) based fault detection indices are proposed to detect the incipient irregularities in the process data.The performance of the proposed fault detection methods was tested for simulated data obtained from the CSTR system and compared to that of conventional PCA and MSPCA based methods.The results demonstrate that the proposed EWMA based MSPCA fault detection method was successful in detecting the faults.Moreover,a comparative study shows that the SPEEWMA monitoring index exhibits a better performance with lower values of missed detections ranging from 0% to 0.80% and false alarms ranging from 0% to 21.20%. 展开更多
关键词 Chemical process system CSTR fault detection Multiscale Principal component analysis Process monitoring
在线阅读 下载PDF
Activation characteristics analysis on concealed fault in the excavating coal roadway based on microseismic monitoring technique 被引量:2
16
作者 Liu Chao Li Shugang +1 位作者 Cheng Cheng Xue Junhua 《International Journal of Mining Science and Technology》 SCIE EI CSCD 2017年第5期883-887,共5页
In order to effectively monitor the concealed fault activation process in excavation activities, based on the actual condition of a working face containing faults with high outburst danger in Xin Zhuangzi mine in Huai... In order to effectively monitor the concealed fault activation process in excavation activities, based on the actual condition of a working face containing faults with high outburst danger in Xin Zhuangzi mine in Huainan, China, we carried out all-side tracking and monitoring on the fault activation process and development trend in excavation activities by establishing a microseismic monitoring system. The results show that excavation activities have a rather great influence on the fault activation. With the working face approaching the fault, the fault activation builds up and the outburst danger increases; when the excavation activities finishes, the fault activation tends to be stable. The number of microseismic events are corresponding to the intensity of fault activation, and the distribution rules of microseismic events can effectively determine the fault occurrence in the mine. Microseismic monitoring technique is accurate in terms of detecting geologic tectonic activities, such as fault activations lying ahead during excavation activities. By utilizing this technique, we can determine outburst danger in excavation activities in time and accordingly take effective countermeasures to prevent and reduce the occurrence of outburst accidents. 展开更多
关键词 EXCAVATION ROADWAY fault Microseismic monitoring technique COAL and gas OUTBURST ACTIVATION characteristics
在线阅读 下载PDF
Monitoring and Fault Diagnosis for Batch Process Based on Feature Extract in Fisher Subspace 被引量:4
17
作者 赵旭 阎威武 邵惠鹤 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2006年第6期759-764,共6页
Multivariate statistical process control methods have been widely used in biochemical industries. Batch process is usually monitored by the method of multi-way principal component analysis (MPCA). In this article, a n... Multivariate statistical process control methods have been widely used in biochemical industries. Batch process is usually monitored by the method of multi-way principal component analysis (MPCA). In this article, a new batch process monitoring and fault diagnosis method based on feature extract in Fisher subspace is proposed.The feature vector and the feature direction are extracted by projecting the high-dimension process data onto the low-dimension Fisher space. The similarity of feature vector between the current and the reference batch is calculated for on-line process monitoring and the contribution plot of weights in feature direction is calculated for fault diagnosis. The approach overcomes the need for estimating or tilling in the unknown portion of the process variables trajectories from the current time to the end of the batch. Simulation results on the benchmark model of penicillin fermentation process can demonstrate that in comparison to the MPCA method, the proposed method is more accurate and efficient for process monitoring and fault diagnosis. 展开更多
关键词 batch monitoring fault diagnosis feature extract FISHER DISCRIMINANT analysis PENICILLIN FERMENTATION process
在线阅读 下载PDF
Receiver Autonomous Integrity Monitoring Availability and Fault Detection Capability Comparison Between BeiDou and GPS 被引量:5
18
作者 苏先礼 战兴群 +1 位作者 牛满仓 张炎华 《Journal of Shanghai Jiaotong university(Science)》 EI 2014年第3期313-324,共12页
This paper used the statistical methods of quality control to assess receiver autonomous integrity monitoring(RAIM) availability and fault detection(FD) capability of BeiDou14(Phase II with 14 satellites),BeiDou(Phase... This paper used the statistical methods of quality control to assess receiver autonomous integrity monitoring(RAIM) availability and fault detection(FD) capability of BeiDou14(Phase II with 14 satellites),BeiDou(Phase III with 35 satellites) and GPS(with 31 satellites) for the first time. The three constellations are simulated and their RAIM performances are quantified by the global, Asia-Pacific region and temporal variations respectively. RAIM availability must be determined before RAIM detection. It is proposed that RAIM availability performances from satellites and constellation geometry configuration are evaluated by the number of visible satellites(NVS, NVS > 5) and geometric dilution of precision(GDOP, GDOP < 6) together. The minimal detectable bias(MDB) and minimal detectable effect(MDE) are considered as a measure of the minimum FD capability of RAIM in the measurement level and navigation position level respectively. The analyses of simulation results testify that the average global RAIM performances for BeiDou are better than that for GPS except global RAIM holes proportion. Moreover, the Asia-Pacific RAIM performances for BeiDou are much better than that for GPS in all indexes. RAIM availability from constellation geometry configuration and RAIM minimum FD capability for BeiDou14 are better than that for GPS in Asia-Pacific region in all cases, but the BeiDou14 RAIM availability from satellites are worse than GPS's. The methods and conclusions can be used for RAIM prediction and real-time assessment of all kinds of Global Navigation Satellite Systems(GNSS) constellation. 展开更多
关键词 Global Navigation Satellite Systems(GNSS) BeiDou Navigation Satellite System(BDS) GPS receiver autonomous integrity monitoring(RAIM) AVAILABILITY fault detection(FD) quality control
原文传递
Piezomagnetic In-situ Stress Monitoring and its Application in the Longmenshan Fault Zone 被引量:3
19
作者 ZHANG Chongyuan WU Manlu +1 位作者 CHEN Qunce LIAO Chunting 《Acta Geologica Sinica(English Edition)》 SCIE CAS CSCD 2014年第5期1592-1602,共11页
The relative change of in-situ stress is an inevitable outcome of differential movement among the crust plates.Conversely,changes of in-situ stress can also lead to deformation and instability of crustal rock mass,tri... The relative change of in-situ stress is an inevitable outcome of differential movement among the crust plates.Conversely,changes of in-situ stress can also lead to deformation and instability of crustal rock mass,trigger activity of faults,and induce earthquakes.Hence,monitoring real-time change of in-situ stress is of great significance.Piezomagnetic in-situ stress monitoring has good and longtime applications in large engineering constructions and geoscience study fields in China.In this paper,the new piezomagnetic in-situ stress monitoring system is introduced and it not only has overall improvements in measuring cell's structure and property,stressing and orienting way,but also enhances integration and intelligence of control and data transmission system,in general,which greatly promotes installing efficiency of measuring probe and quality of monitoring data.This paper also discusses the responses of new piezomagnetic system in large earthquake events of in-situ stress monitoring station at Qiaoqi of Baoxing and Wenxian of Gansu.The monitoring data reflect adjustments and changes of tectonic stress field at the southwestern segment of and the northern area near the Longmenshan fault zone,which shows that the new system has a good performance and application prospect in the geoscience field.Data of the Qiaoqi stress-monitoring station manifest that the Lushan Earthquake did not release stress of the southwestern segment of the Longmenshan fault zone adequately and there still probably exists seismic risk in this region in the future.Combined with absolute in-situ stress measurement,carrying out long-term in-situ stress monitoring in typical tectonic position of important regions is of great importance for researchers to assess and study regional crust stability. 展开更多
关键词 in-situ stress monitoring new piezomagnetic in-situ stress monitoring system theLongmenshan fault zone regional stress field dynamic changes
在线阅读 下载PDF
Swarm-LSTM: Condition Monitoring of Gearbox Fault Diagnosis Based on Hybrid LSTM Deep Neural Network Optimized by Swarm Intelligence Algorithms 被引量:3
20
作者 Gopi Krishna Durbhaka Barani Selvaraj +3 位作者 Mamta Mittal Tanzila Saba Amjad Rehman Lalit Mohan Goyal 《Computers, Materials & Continua》 SCIE EI 2021年第2期2041-2059,共19页
Nowadays,renewable energy has been emerging as the major source of energy and is driven by its aggressive expansion and falling costs.Most of the renewable energy sources involve turbines and their operation and maint... Nowadays,renewable energy has been emerging as the major source of energy and is driven by its aggressive expansion and falling costs.Most of the renewable energy sources involve turbines and their operation and maintenance are vital and a difficult task.Condition monitoring and fault diagnosis have seen remarkable and revolutionary up-gradation in approaches,practices and technology during the last decade.Turbines mostly do use a rotating type of machinery and analysis of those signals has been challenging to localize the defect.This paper proposes a new hybrid model wherein multiple swarm intelligence models have been evaluated to optimize the conventional Long Short-Term Memory(LSTM)model in classifying the faults from the vibration signals data acquired from the gearbox.This helps to analyze the performance and behavioral patterns of the system more effectively and efficiently which helps to suggest for replacement of the unit with higher precision.The results have demonstrated that the proposed hybrid modeling approach is effective in classifying the faults of the gearbox from the time series data and achieve higher diagnostic accuracy in comparison to the conventional LSTM methods. 展开更多
关键词 GEARBOX long short term memory fault classification swarm intelligence OPTIMIZATION condition monitoring
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部