期刊文献+
共找到3,184篇文章
< 1 2 160 >
每页显示 20 50 100
A Wearable Stethoscope for Accurate Real-Time Lung Sound Monitoring and Automatic Wheezing Detection Based on an AI Algorithm
1
作者 Kyoung-Ryul Lee Taewi Kim +12 位作者 Sunghoon Im Yi Jae Lee Seongeun Jeong Hanho Shin Hana Cho Sang-Heon Park Minho Kim Jin Goo Lee Dohyeong Kim Gil-Soon Choi Daeshik Kang SungChul Seo Soo Hyun Lee 《Engineering》 2025年第10期116-129,共14页
The various bioacoustics signals obtained with auscultation contain complex clinical information that has been traditionally used as biomarkers,however,they are not extensively used in clinical studies owing to their ... The various bioacoustics signals obtained with auscultation contain complex clinical information that has been traditionally used as biomarkers,however,they are not extensively used in clinical studies owing to their spatiotemporal limitations.In this study,we developed a wearable stethoscope for wireless,skinattachable,low-power,continuous,real-time auscultation using a lung-sound-monitoring-patch(LSMP).LSMP can monitor respiratory function through a mobile app and classify normal and adventitious breathing by comparing their unique acoustic characteristics.The human heart and breathing sounds from humans can be distinguished from complex sound signals consisting of a mixture of bioacoustic signals and external noise.The performance of the LSMP sensor was further demonstrated in pediatric patients with asthma and elderly chronic obstructive pulmonary disease(COPD)patients where wheezing sounds were classified at specific frequencies.In addition,we developed a novel method for counting wheezing events based on a two-dimensional convolutional neural network deep-learning model constructed de novo and trained with our augmented fundamental lung-sound data set.We implemented a counting algorithm to identify wheezing events in real-time regardless of the respiratory cycle.The artificial intelligence-based adventitious breathing event counter distinguished>80%of the events(especially wheezing)in long-term clinical applications in patients with COPD. 展开更多
关键词 Wearable stethoscope Lung sound Real-time monitoring automatic wheeze detection AI algorithm
在线阅读 下载PDF
A New Method for Calculating Similarity between Sentences and Application on Automatic Abstracting 被引量:1
2
作者 Wenqian JI Zhoujun LI +1 位作者 Wenhan CHAO Xiaoming CHEN 《Intelligent Information Management》 2009年第1期36-42,共7页
Sentence similarity computing plays an important role in machine question-answering systems, machine-translation systems, information retrieval and automatic abstracting systems. This article firstly sums up several m... Sentence similarity computing plays an important role in machine question-answering systems, machine-translation systems, information retrieval and automatic abstracting systems. This article firstly sums up several methods for calculating similarity between sentences, and brings out a new method which takes all factors into consideration including critical words, semantic information, sentential form and sen-tence length. And on this basis, a automatic abstracting system based on LexRank algorithm is implemented. We made several improvements in both sentence weight computing and redundancy resolution. The system described in this article could deal with single or multi-document summarization both in English and Chinese. With evaluations on two corpuses, our system could produce better summaries to a certain degree. We also show that our system is quite insensitive to the noise in the data that may result from an imperfect topical clustering of documents. And in the end, existing problem and the developing trend of automatic summariza-tion technology are discussed. 展开更多
关键词 SENTENCE SIMILARITY automatic abstracting lexrank sentence-weight computing REDUNDANCY resolution
在线阅读 下载PDF
Design of a Proportional-Integral-Derivative Controller for an Automatic Generation Control of Multi-area Power Thermal Systems Using Firefly Algorithm 被引量:8
3
作者 K.Jagatheesan B.Anand +3 位作者 Sourav Samanta Nilanjan Dey Amira S.Ashour Valentina E.Balas 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第2期503-515,共13页
Essentially, it is significant to supply the consumer with reliable and sufficient power. Since, power quality is measured by the consistency in frequency and power flow between control areas. Thus, in a power system ... Essentially, it is significant to supply the consumer with reliable and sufficient power. Since, power quality is measured by the consistency in frequency and power flow between control areas. Thus, in a power system operation and control,automatic generation control(AGC) plays a crucial role. In this paper, multi-area(Five areas: area 1, area 2, area 3, area 4 and area 5) reheat thermal power systems are considered with proportional-integral-derivative(PID) controller as a supplementary controller. Each area in the investigated power system is equipped with appropriate governor unit, turbine with reheater unit, generator and speed regulator unit. The PID controller parameters are optimized by considering nature bio-inspired firefly algorithm(FFA). The experimental results demonstrated the comparison of the proposed system performance(FFA-PID)with optimized PID controller based genetic algorithm(GAPID) and particle swarm optimization(PSO) technique(PSOPID) for the same investigated power system. The results proved the efficiency of employing the integral time absolute error(ITAE) cost function with one percent step load perturbation(1 % SLP) in area 1. The proposed system based FFA achieved the least settling time compared to using the GA or the PSO algorithms, while, it attained good results with respect to the peak overshoot/undershoot. In addition, the FFA performance is improved with the increased number of iterations which outperformed the other optimization algorithms based controller. 展开更多
关键词 automatic generation control(AGC) FIREFLY algorithm GENETIC algorithm(GA) particle SWARM optimization(PSO) proportional-integral-derivative(PID) controller
在线阅读 下载PDF
Automatic Algorithm Programming Model Based on the Improved Morgan's Refinement Calculus 被引量:6
4
作者 ZUO Zhengkang HU Ying +2 位作者 HUANG Qing WANG Yuan WANG Changjing 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2022年第5期405-414,共10页
The automatic algorithm programming model can increase the dependability and efficiency of algorithm program development,including specification generation,program refinement,and formal verification.However,the existi... The automatic algorithm programming model can increase the dependability and efficiency of algorithm program development,including specification generation,program refinement,and formal verification.However,the existing model has two flaws:incompleteness of program refinement and inadequate automation of formal verification.This paper proposes an automatic algorithm programming model based on the improved Morgan’s refinement calculus.It extends the Morgan’s refinement calculus rules and designs the C++generation system for realizing the complete process of refinement.Meanwhile,the automation tools VCG(Verification Condition Generator)and Isabelle are used to improve the automation of formal verification.An example of a stock’s maximum income demonstrates the effectiveness of the proposed model.Furthermore,the proposed model has some relevance for automatic software generation. 展开更多
关键词 automatic algorithm programming model program refinement VCG ISABELLE Morgan’s refinement calculus
原文传递
Automatic Keyphrase Extraction from Scientific Chinese Medical Abstracts Based on Character-Level Sequence Labeling 被引量:4
5
作者 Liangping Ding Zhixiong Zhang +2 位作者 Huan Liu Jie Li GaihongYu 《Journal of Data and Information Science》 CSCD 2021年第3期35-57,共23页
Purpose:Automatic keyphrase extraction(AKE)is an important task for grasping the main points of the text.In this paper,we aim to combine the benefits of sequence labeling formulation and pretrained language model to p... Purpose:Automatic keyphrase extraction(AKE)is an important task for grasping the main points of the text.In this paper,we aim to combine the benefits of sequence labeling formulation and pretrained language model to propose an automatic keyphrase extraction model for Chinese scientific research.Design/methodology/approach:We regard AKE from Chinese text as a character-level sequence labeling task to avoid segmentation errors of Chinese tokenizer and initialize our model with pretrained language model BERT,which was released by Google in 2018.We collect data from Chinese Science Citation Database and construct a large-scale dataset from medical domain,which contains 100,000 abstracts as training set,6,000 abstracts as development set and 3,094 abstracts as test set.We use unsupervised keyphrase extraction methods including term frequency(TF),TF-IDF,TextRank and supervised machine learning methods including Conditional Random Field(CRF),Bidirectional Long Short Term Memory Network(BiLSTM),and BiLSTM-CRF as baselines.Experiments are designed to compare word-level and character-level sequence labeling approaches on supervised machine learning models and BERT-based models.Findings:Compared with character-level BiLSTM-CRF,the best baseline model with F1 score of 50.16%,our character-level sequence labeling model based on BERT obtains F1 score of 59.80%,getting 9.64%absolute improvement.Research limitations:We just consider automatic keyphrase extraction task rather than keyphrase generation task,so only keyphrases that are occurred in the given text can be extracted.In addition,our proposed dataset is not suitable for dealing with nested keyphrases.Practical implications:We make our character-level IOB format dataset of Chinese Automatic Keyphrase Extraction from scientific Chinese medical abstracts(CAKE)publicly available for the benefits of research community,which is available at:https://github.com/possible1402/Dataset-For-Chinese-Medical-Keyphrase-Extraction.Originality/value:By designing comparative experiments,our study demonstrates that character-level formulation is more suitable for Chinese automatic keyphrase extraction task under the general trend of pretrained language models.And our proposed dataset provides a unified method for model evaluation and can promote the development of Chinese automatic keyphrase extraction to some extent. 展开更多
关键词 automatic keyphrase extraction Character-level sequence labeling Pretrained language model Scientific chinese medical abstracts
在线阅读 下载PDF
Automatic target recognition of moving target based on empirical mode decomposition and genetic algorithm support vector machine 被引量:4
6
作者 张军 欧建平 占荣辉 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第4期1389-1396,共8页
In order to improve measurement accuracy of moving target signals, an automatic target recognition model of moving target signals was established based on empirical mode decomposition(EMD) and support vector machine(S... In order to improve measurement accuracy of moving target signals, an automatic target recognition model of moving target signals was established based on empirical mode decomposition(EMD) and support vector machine(SVM). Automatic target recognition process on the nonlinear and non-stationary of Doppler signals of military target by using automatic target recognition model can be expressed as follows. Firstly, the nonlinearity and non-stationary of Doppler signals were decomposed into a set of intrinsic mode functions(IMFs) using EMD. After the Hilbert transform of IMF, the energy ratio of each IMF to the total IMFs can be extracted as the features of military target. Then, the SVM was trained through using the energy ratio to classify the military targets, and genetic algorithm(GA) was used to optimize SVM parameters in the solution space. The experimental results show that this algorithm can achieve the recognition accuracies of 86.15%, 87.93%, and 82.28% for tank, vehicle and soldier, respectively. 展开更多
关键词 automatic target recognition(ATR) moving target empirical mode decomposition genetic algorithm support vector machine
在线阅读 下载PDF
Improving PID Controller Performance in Nonlinear Oscillatory Automatic Generation Control Systems Using a Multi-objective Marine Predator Algorithm with Enhanced Diversity 被引量:1
7
作者 Yang Yang Yuchao Gao +2 位作者 Jinran Wu Zhe Ding Shangrui Zhao 《Journal of Bionic Engineering》 CSCD 2024年第5期2497-2514,共18页
Power systems are pivotal in providing sustainable energy across various sectors.However,optimizing their performance to meet modern demands remains a significant challenge.This paper introduces an innovative strategy... Power systems are pivotal in providing sustainable energy across various sectors.However,optimizing their performance to meet modern demands remains a significant challenge.This paper introduces an innovative strategy to improve the opti-mization of PID controllers within nonlinear oscillatory Automatic Generation Control(AGC)systems,essential for the stability of power systems.Our approach aims to reduce the integrated time squared error,the integrated time absolute error,and the rate of change in deviation,facilitating faster convergence,diminished overshoot,and decreased oscillations.By incorporating the spiral model from the Whale Optimization Algorithm(WOA)into the Multi-Objective Marine Predator Algorithm(MOMPA),our method effectively broadens the diversity of solution sets and finely tunes the balance between exploration and exploitation strategies.Furthermore,the QQSMOMPA framework integrates quasi-oppositional learning and Q-learning to overcome local optima,thereby generating optimal Pareto solutions.When applied to nonlinear AGC systems featuring governor dead zones,the PID controllers optimized by QQSMOMPA not only achieve 14%reduction in the frequency settling time but also exhibit robustness against uncertainties in load disturbance inputs. 展开更多
关键词 Multi-objective optimization automatic generation control PID controller Multi-objective marine predator algorithm Whale optimization algorithm
在线阅读 下载PDF
Optimising PID Controllers for Multi-Area Automatic Generation Control With Improved NSGA-Ⅱ
8
作者 Yang Yang Yuchao Gao +1 位作者 Shangce Gao Jinran Wu 《CAAI Transactions on Intelligence Technology》 2025年第4期1135-1147,共13页
Modern automated generation control(AGC)is increasingly complex,requiring precise frequency control for stability and operational accuracy.Traditional PID controller optimisation methods often struggle to handle nonli... Modern automated generation control(AGC)is increasingly complex,requiring precise frequency control for stability and operational accuracy.Traditional PID controller optimisation methods often struggle to handle nonlinearities and meet robustness requirements across diverse operational scenarios.This paper introduces an enhanced strategy using a multi-objective optimisation framework and a modified non-dominated sorting genetic algorithm Ⅱ(SNSGA).The proposed model optimises the PID controller by minimising key performance metrics:integration time squared error(ITSE),integration time absolute error(ITAE),and rate of change of deviation(J).This approach balances convergence rate,overshoot,and oscillation dynamics effectively.A fuzzy-based method is employed to select the most suitable solution from the Pareto set.The comparative analysis demonstrates that the SNSGA-based approach offers superior tuning capabilities over traditional NSGA-Ⅱ and other advanced control methods.In a two-area thermal power system without reheat,the SNSGA significantly reduces settling times for frequency deviations:2.94s for Δf_(1) and 4.98s for Δf_(2),marking improvements of 31.6%and 13.4%over NSGA-Ⅱ,respectively. 展开更多
关键词 automatic generation control load frequency control multi-objective optimization nondominated sorting genetic algorithm PID controller
在线阅读 下载PDF
Algorithm of Dynamic Operation Process of Hydraulic Automatically Operated Canals with Constant-Downstream Level Gates
9
作者 ZHANG Li-wei FENG Xiao-bo WANG Chang-de 《Wuhan University Journal of Natural Sciences》 EI CAS 2005年第6期1074-1080,共7页
On the basis of analysis the governing process of downstream water level gates AVIO and AVIS, a mathematical model for simulation of dynamic operation process of hydraulically automated irrigation canals instalIed wit... On the basis of analysis the governing process of downstream water level gates AVIO and AVIS, a mathematical model for simulation of dynamic operation process of hydraulically automated irrigation canals instalIed with AVIO and AVIS gates is presented, the main point of this rnathematical model is firstly applying a set of unsteady flow equations (St. Venant equations here) and treating the condition of gate movement as its dynamic boundary, and then deeoupling this interaction of gate movement with the change of canal flow. In this process, it is necessary to give the gateg open-loop transfer function whose input is water level deviation and output is gate discharge. The result of this simulation for a practical reach has shown it has satisfactory accuracy. 展开更多
关键词 algorithm hydraulically automatic gate AVIO gate AVIS gate downstream level control system unsteady flow dynamic process
在线阅读 下载PDF
Automatic Arabic Document Classification Based on the HRWiTD Algorithm
10
作者 Ehsan Othman Ayoub Al-Hamadi 《Journal of Software Engineering and Applications》 2018年第4期167-179,共13页
The documents contain a large amount of valuable knowledge on various subjects and, more recently, documents on the Internet are available from various sources. Therefore, automatic, rapid and accurate classification ... The documents contain a large amount of valuable knowledge on various subjects and, more recently, documents on the Internet are available from various sources. Therefore, automatic, rapid and accurate classification of these documents with less human interaction has become necessary. In this paper, we introduce a new algorithm called the highest repetition of words in a text document (HRWiTD) to classify the automatic Arabic text. The corpus is divided into a train set and a test set to be applied to proposed classification technique. The train set is analyzed for learning and the learning data is stored in the Learning Dataset file. The category that contains the highest repetition for each word is assigned as a category for the word in Learning Dataset file. This file includes non-duplicate words with the value of higher repetition and categories and they get from all texts in the train set. For each text in the test set, the category of words is assigned to a specific category by using Learning Dataset file. The category that contains the largest number of words is assigned as the predicted category of the text. To evaluate the classification accuracy of the HRWiTD algorithm, the confusion matrix method is used. The HRWiTD algorithm has been applied to convergent samples from six categories of Arabic news at SPA (Saudi Press Agency). As a result, the accuracy of the HRWiTD algorithm is 86.84%. In addition, we used the same corpus with the most popular machine learning algorithms which are C5.0, KNN, SVM, NB and C4.5, and their results of classification accuracy are 52.86%, 52.38%, 51.90%, 51.90% and 30%, respectively. Thus, the HRWiTD algorithm gives better classification accuracy compared to the most popular machine learning algorithms on the selected domain. 展开更多
关键词 automatic TEXT Classification CONFUSION Matrix SPA Machine Learning algorithms
暂未订购
Identification of small impact craters in Chang’e-4 landing areas using a new multi-scale fusion crater detection algorithm
11
作者 FangChao Liu HuiWen Liu +7 位作者 Li Zhang Jian Chen DiJun Guo Bo Li ChangQing Liu ZongCheng Ling Ying-Bo Lu JunSheng Yao 《Earth and Planetary Physics》 2026年第1期92-104,共13页
Impact craters are important for understanding the evolution of lunar geologic and surface erosion rates,among other functions.However,the morphological characteristics of these micro impact craters are not obvious an... Impact craters are important for understanding the evolution of lunar geologic and surface erosion rates,among other functions.However,the morphological characteristics of these micro impact craters are not obvious and they are numerous,resulting in low detection accuracy by deep learning models.Therefore,we proposed a new multi-scale fusion crater detection algorithm(MSF-CDA)based on the YOLO11 to improve the accuracy of lunar impact crater detection,especially for small craters with a diameter of<1 km.Using the images taken by the LROC(Lunar Reconnaissance Orbiter Camera)at the Chang’e-4(CE-4)landing area,we constructed three separate datasets for craters with diameters of 0-70 m,70-140 m,and>140 m.We then trained three submodels separately with these three datasets.Additionally,we designed a slicing-amplifying-slicing strategy to enhance the ability to extract features from small craters.To handle redundant predictions,we proposed a new Non-Maximum Suppression with Area Filtering method to fuse the results in overlapping targets within the multi-scale submodels.Finally,our new MSF-CDA method achieved high detection performance,with the Precision,Recall,and F1 score having values of 0.991,0.987,and 0.989,respectively,perfectly addressing the problems induced by the lesser features and sample imbalance of small craters.Our MSF-CDA can provide strong data support for more in-depth study of the geological evolution of the lunar surface and finer geological age estimations.This strategy can also be used to detect other small objects with lesser features and sample imbalance problems.We detected approximately 500,000 impact craters in an area of approximately 214 km2 around the CE-4 landing area.By statistically analyzing the new data,we updated the distribution function of the number and diameter of impact craters.Finally,we identified the most suitable lighting conditions for detecting impact crater targets by analyzing the effect of different lighting conditions on the detection accuracy. 展开更多
关键词 impact craters Chang’e-4 landing area multi-scale automatic detection YOLO11 Fusion algorithm
在线阅读 下载PDF
Automatic Driving Operation Strategy of Urban Rail Train Based on Improved DQN Algorithm
12
作者 Tian Lu Bohong Liu 《Journal on Artificial Intelligence》 2023年第1期113-129,共17页
To realize a better automatic train driving operation control strategy for urban rail trains,an automatic train driving method with improved DQN algorithm(classical deep reinforcement learning algorithm)is proposed as... To realize a better automatic train driving operation control strategy for urban rail trains,an automatic train driving method with improved DQN algorithm(classical deep reinforcement learning algorithm)is proposed as a research object.Firstly,the train control model is established by considering the train operation requirements.Secondly,the dueling network and DDQN ideas are introduced to prevent the value function overestimation problem.Finally,the priority experience playback and“restricted speed arrival time”are used to reduce the useless experience utilization.The experiments are carried out to verify the train operation strategy method by simulating the actual line conditions.From the experimental results,the train operation meets the ATO requirements,the energy consumption is 15.75%more energy-efficient than the actual operation,and the algorithm convergence speed is improved by about 37%.The improved DQN method not only enhances the efficiency of the algorithm but also forms a more effective operation strategy than the actual operation,thereby contributing meaningfully to the advancement of automatic train operation intelligence. 展开更多
关键词 DQN algorithm automatic train operation(ATO) operation strategy urban rail train
在线阅读 下载PDF
A Tentative Research on Complexity of Automatic Programming 被引量:18
13
作者 Kang Li\|shan, Li Yan, Chen Yu\|ping Computation Center, State Key Laboratory of Software Engineering,Wuhan University,Wuhan 430072,China 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期59-62,共4页
In this paper, based on the following theoretical framework: Evolutionary Algorithms + Program Structures = Automatic Programming , some results on complexity of automatic programming for function modeling is given, w... In this paper, based on the following theoretical framework: Evolutionary Algorithms + Program Structures = Automatic Programming , some results on complexity of automatic programming for function modeling is given, which show that the complexity of automatic programming is an exponential function of the problem dimension N , the size of operator set |F| and the height of the program parse tree H . Following this results, the difficulties of automatic programming are discussed. Some function models discovered automatically from database by evolutionary modeling method are given, too. 展开更多
关键词 evolutionary algorithms complexity of automatic programming program structures
在线阅读 下载PDF
A Novel Cascaded PID Controller for Automatic Generation Control Analysis With Renewable Sources 被引量:6
14
作者 Aurobindo Behera Tapas Kumar Panigrahi +1 位作者 PrakashK·Ray Arun Kumar Sahoo 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第6期1438-1451,共14页
Present day power scenarios demand a high quality uninterrupted power supply and needs environmental issues to be addressed. Both concerns can be dealt with by the introduction of the renewable sources to the existing... Present day power scenarios demand a high quality uninterrupted power supply and needs environmental issues to be addressed. Both concerns can be dealt with by the introduction of the renewable sources to the existing power system. Thus, automatic generation control(AGC) with diverse renewable sources and a modified-cascaded controller are presented in the paper.Also, a new hybrid scheme of the improved teaching learning based optimization-differential evolution(hITLBO-DE) algorithm is applied for providing optimization of controller parameters. A study of the system with a technique such as TLBO applied to a proportional integral derivative(PID), integral double derivative(IDD) and PIDD is compared to hITLBO-DE tuned cascaded controller with dynamic load change.The suggested methodology has been extensively applied to a 2-area system with a diverse source power system with various operation time non-linearities such as dead-band of, generation rate constraint and reheat thermal units. The multi-area system with reheat thermal plants, hydel plants and a unit of a wind-diesel combination is tested with the cascaded controller scheme with a different controller setting for each area. The variation of the load is taken within 1% to 5% of the connected load and robustness analysis is shown by modifying essential factors simultaneously by± 30%. Finally, the proposed scheme of controller and optimization technique is also tested with a 5-equal area thermal system with non-linearities. The simulation results demonstrate the superiority of the proposed controller and algorithm under a dynamically changing load. 展开更多
关键词 automatic generation control(AGC) cascaded CONTROLLER hybrid improved teaching learning based optimization-differential evolution(hITLBO-DE) algorithm INTEGRAL of SQUARE time multiplied by SQUARE error(ISTSE)
在线阅读 下载PDF
Application of clutch to clutch gear shift technology for a new automatic transmission 被引量:5
15
作者 鲁曦 王书翰 +1 位作者 刘艳芳 徐向阳 《Journal of Central South University》 SCIE EI CAS 2012年第10期2788-2796,共9页
For the purpose of engineering development for a new 8-step speed automatic transmission,a simplified dynamic model for this gearbox was established and key parameters which affected the shift quality were analyzed.Ai... For the purpose of engineering development for a new 8-step speed automatic transmission,a simplified dynamic model for this gearbox was established and key parameters which affected the shift quality were analyzed.Aiming at four different shift types,the ideal characteristics of shift clutch and engine control were set up.By using torque estimation method,PI slip control algorithm and engine coordinated control principle,the control model and transmission controller were well developed for three shift phases which included rapid-fill phase,torque phase and inertia phase.The testing environment on the rig and prototype vehicle level was built and the testing results obtained in ultimate condition could verify the accuracy and feasibility of this shift control strategy.The peak jerk during shift process was controlled within ±2 g/s where the smooth gearshift was obtained.The development proposal and algorithm have a high value for engineering application. 展开更多
关键词 automatic transmission shift clutch shift strategy vehicle testing peak jerk gearshift control algorithm
在线阅读 下载PDF
Automatic modal parameter identification of high arch dams:feasibility verification 被引量:7
16
作者 Li Shuai Pan Jianwen +1 位作者 Luo Guangheng Wang Jinting 《Earthquake Engineering and Engineering Vibration》 SCIE EI CSCD 2020年第4期953-965,共13页
Modal parameters, including fundamental frequencies, damping ratios, and mode shapes, could be used to evaluate the health condition of structures. Automatic modal parameter identification, which plays an essential ro... Modal parameters, including fundamental frequencies, damping ratios, and mode shapes, could be used to evaluate the health condition of structures. Automatic modal parameter identification, which plays an essential role in realtime structural health monitoring, has become a popular topic in recent years. In this study, an automatic modal parameter identification procedure for high arch dams is proposed. The proposed procedure is implemented by combining the densitybased spatial clustering of applications with noise(DBSCAN) algorithm and the stochastic subspace identification(SSI). The 210-m-high Dagangshan Dam is investigated as an example to verify the feasibility of the procedure. The results show that the DBSCAN algorithm is robust enough to interpret the stabilization diagram from SSI and may avoid outline modes. This leads to the proposed procedure obtaining a better performance than the partitioned clustering and hierarchical clustering algorithms. In addition, the errors of the identified frequencies of the arch dam are within 4%, and the identified mode shapes are in agreement with those obtained from the finite element model, which implies that the proposed procedure is accurate enough to use in modal parameter identification. The procedure is feasible for online modal parameter identification and modal tracking of arch dams. 展开更多
关键词 automatic modal parameter identification high arch dam DBSCAN algorithm stochastic subspace identification stabilization diagram ambient vibration
在线阅读 下载PDF
Automatic Extraction of Urban Road Centerlines from High-Resolution Satellite Imagery Using Automatic Thresholding and Morphological Operation Method 被引量:8
17
作者 Abdur Raziq Aigong Xu Yu Li 《Journal of Geographic Information System》 2016年第4期517-525,共9页
The commercial high-resolution imaging satellite with 1 m spatial resolution IKONOS is an important data source of information for urban planning and geographical information system (GIS) applications. In this paper, ... The commercial high-resolution imaging satellite with 1 m spatial resolution IKONOS is an important data source of information for urban planning and geographical information system (GIS) applications. In this paper, a morphological method is proposed. The proposed method combines the automatic thresholding and morphological operation techniques to extract the road centerline of the urban environment. This method intends to solve urban road centerline problems, vehicle, vegetation, building etc. Based on this morphological method, an object extractor is designed to extract road networks from highly remote sensing images. Some filters are applied in this experiment such as line reconstruction and region filling techniques to connect the disconnected road segments and remove the small redundant. Finally, the thinning algorithm is used to extract the road centerline. Experiments have been conducted on a high-resolution IKONOS and QuickBird images showing the efficiency of the proposed method. 展开更多
关键词 automatic Thresholding High-Resolution Imagery Morphological Operation Posts Processing Thinning algorithm Urban Road Centerlines Extraction
在线阅读 下载PDF
Research on Multi-Objective Real-Time Optimization of Automatic Train Operation(ATO) in Urban Rail Transit 被引量:2
18
作者 HE Tong XIONG Ruiqi 《Journal of Shanghai Jiaotong university(Science)》 EI 2018年第2期327-335,共9页
The determination and optimization of Automatic Train Operation(ATO) control strategy is one of the most critical technologies for urban rail train operation. The practical ATO optimal control strategy must consider m... The determination and optimization of Automatic Train Operation(ATO) control strategy is one of the most critical technologies for urban rail train operation. The practical ATO optimal control strategy must consider many goals of the train operation, such as safety, accuracy, comfort, energy saving and so on. This paper designs a set of efficient and universal multi-objective control strategy. Firstly, based on the analysis of urban rail transit and its operating environment, the multi-objective optimization model considering all the indexes of train operation is established by using multi-objective optimization theory. Secondly, Non-dominated Sorting Genetic Algorithm II(NSGA-II) is used to solve the model, and the optimal speed curve of train running is generated.Finally, the intelligent controller is designed by the combination of fuzzy controller algorithm and the predictive control algorithm, which can control and optimize the train operation in real time. Then the robustness of the control system can ensure and the requirements for multi-objective in train operation can be satisfied. 展开更多
关键词 urban rail transit MULTI-OBJECTIVE automatic Train Operation(ATO) Non-dominated Sorting Genetic algorithm II(NSGA-II) fuzzy predictive controller
原文传递
Automatic Evolutionary Modeling by the Lattice-Boltzmann Method 被引量:1
19
作者 Chen Ju-hua, Tu Wen-biaoDepartment of Computer Science, Zhongshan University, Guangzhou 510275, Guangdong, ChinaDepartment of Mathematics, Nantong Teachers College, Nantong 226007, Jiangsu, China 《Wuhan University Journal of Natural Sciences》 CAS 2003年第S1期319-322,共4页
The Lattice-Boltzmann method is an effective tool for solving fluid mechanics problems, but there isn't still a good scheme to determinate some parameters in Boltzmann equations. In this paper, a technique using e... The Lattice-Boltzmann method is an effective tool for solving fluid mechanics problems, but there isn't still a good scheme to determinate some parameters in Boltzmann equations. In this paper, a technique using evolutionary algorithm to automatically model Boltzmann equations is introduced. Numerical simulation shows that the designed scheme is fast and efficient. 展开更多
关键词 LATTICE-BOLTZMANN evolutionary algorithm automatic modeling
在线阅读 下载PDF
CitationAS: A Tool of Automatic Survey Generation Based on Citation Content 被引量:1
20
作者 jie wang chengzhi zhang +1 位作者 mengying zhang sanhong deng 《Journal of Data and Information Science》 CSCD 2018年第2期20-37,共18页
Purpose: This study aims to build an automatic survey generation tool, named CitationAS, based on citation content as represented by the set of citing sentences in the original articles.Design/methodology/approach: ... Purpose: This study aims to build an automatic survey generation tool, named CitationAS, based on citation content as represented by the set of citing sentences in the original articles.Design/methodology/approach: Firstly, we apply LDA to analyse topic distribution of citation content. Secondly, in CitationAS, we use bisecting K-means, Lingo and STC to cluster retrieved citation content. Then Word2Vec, Word Net and combination of them are applied to generate cluster labels. Next, we employ TF-IDF, MMR, as well as considering sentence location information, to extract important sentences, which are used to generate surveys. Finally, we adopt manual evaluation for the generated surveys.Findings: In experiments, we choose 20 high-frequency phrases as search terms. Results show that Lingo-Word2Vec, STC-Word Net and bisecting K-means-Word2Vec have better clustering effects. In 5 points evaluation system, survey quality scores obtained by designing methods are close to 3, indicating surveys are within acceptable limits. When considering sentence location information, survey quality will be improved. Combination of Lingo, Word2Vec, TF-IDF or MMR can acquire higher survey quality.Research limitations: The manual evaluation method may have a certain subjectivity. We use a simple linear function to combine Word2Vec and Word Net that may not bring out their strengths. The generated surveys may not contain some newly created knowledge of some articles which may concentrate on sentences with no citing.Practical implications: CitationAS tool can automatically generate a comprehensive, detailed and accurate survey according to user’s search terms. It can also help researchers learn about research status in a certain field.Originality/value: Citaiton AS tool is of practicability. It merges cluster labels from semantic level to improve clustering results. The tool also considers sentence location information when calculating sentence score by TF-IDF and MMR. 展开更多
关键词 automatic survey system Citation content Clustering algorithms Labelgeneration approaches Sentence extraction methods
在线阅读 下载PDF
上一页 1 2 160 下一页 到第
使用帮助 返回顶部