期刊文献+
共找到80篇文章
< 1 2 4 >
每页显示 20 50 100
Real-time prediction of mechanical behaviors of underwater shield tunnel structure using machine learning method based on structural health monitoring data 被引量:2
1
作者 Xuyan Tan Weizhong Chen +2 位作者 Tao Zou Jianping Yang Bowen Du 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2023年第4期886-895,共10页
Predicting the mechanical behaviors of structure and perceiving the anomalies in advance are essential to ensuring the safe operation of infrastructures in the long run.In addition to the incomplete consideration of i... Predicting the mechanical behaviors of structure and perceiving the anomalies in advance are essential to ensuring the safe operation of infrastructures in the long run.In addition to the incomplete consideration of influencing factors,the prediction time scale of existing studies is rough.Therefore,this study focuses on the development of a real-time prediction model by coupling the spatio-temporal correlation with external load through autoencoder network(ATENet)based on structural health monitoring(SHM)data.An autoencoder mechanism is performed to acquire the high-level representation of raw monitoring data at different spatial positions,and the recurrent neural network is applied to understanding the temporal correlation from the time series.Then,the obtained temporal-spatial information is coupled with dynamic loads through a fully connected layer to predict structural performance in next 12 h.As a case study,the proposed model is formulated on the SHM data collected from a representative underwater shield tunnel.The robustness study is carried out to verify the reliability and the prediction capability of the proposed model.Finally,the ATENet model is compared with some typical models,and the results indicate that it has the best performance.ATENet model is of great value to predict the realtime evolution trend of tunnel structure. 展开更多
关键词 Shied tunnel Machine learning MONITORING real-time prediction Data analysis
下载PDF
Disruption prediction based on fusion feature extractor on J-TEXT
2
作者 郑玮 薛凤鸣 +9 位作者 陈忠勇 沈呈硕 艾鑫坤 钟昱 王能超 张明 丁永华 陈志鹏 杨州军 潘垣 《Chinese Physics B》 SCIE EI CAS CSCD 2023年第7期12-23,共12页
Predicting disruptions across different tokamaks is necessary for next generation device.Future large-scale tokamaks can hardly tolerate disruptions at high performance discharge,which makes it difficult for current d... Predicting disruptions across different tokamaks is necessary for next generation device.Future large-scale tokamaks can hardly tolerate disruptions at high performance discharge,which makes it difficult for current data-driven methods to obtain an acceptable result.A machine learning method capable of transferring a disruption prediction model trained on one tokamak to another is required to solve the problem.The key is a feature extractor which is able to extract common disruption precursor traces in tokamak diagnostic data,and can be easily transferred to other tokamaks.Based on the concerns above,this paper presents a deep feature extractor,namely,the fusion feature extractor(FFE),which is designed specifically for extracting disruption precursor features from common diagnostics on tokamaks.Furthermore,an FFE-based disruption predictor on J-TEXT is demonstrated.The feature extractor is aimed to extracting disruption-related precursors and is designed according to the precursors of disruption and their representations in common tokamak diagnostics.Strong inductive bias on tokamak diagnostics data is introduced.The paper presents the evolution of the neural network feature extractor and its comparison against general deep neural networks,as well as a physics-based feature extraction with a traditional machine learning method.Results demonstrate that the FFE may reach a similar effect with physics-guided manual feature extraction,and obtain a better result compared with other deep learning methods. 展开更多
关键词 feature extractor disruption prediction deep learning tokamak diagnostics
下载PDF
Real-Time Prediction Algorithm for Intelligent Edge Networks with Federated Learning-Based Modeling
3
作者 Seungwoo Kang Seyha Ros +3 位作者 Inseok Song Prohim Tam Sa Math Seokhoon Kim 《Computers, Materials & Continua》 SCIE EI 2023年第11期1967-1983,共17页
Intelligent healthcare networks represent a significant component in digital applications,where the requirements hold within quality-of-service(QoS)reliability and safeguarding privacy.This paper addresses these requi... Intelligent healthcare networks represent a significant component in digital applications,where the requirements hold within quality-of-service(QoS)reliability and safeguarding privacy.This paper addresses these requirements through the integration of enabler paradigms,including federated learning(FL),cloud/edge computing,softwaredefined/virtualized networking infrastructure,and converged prediction algorithms.The study focuses on achieving reliability and efficiency in real-time prediction models,which depend on the interaction flows and network topology.In response to these challenges,we introduce a modified version of federated logistic regression(FLR)that takes into account convergence latencies and the accuracy of the final FL model within healthcare networks.To establish the FLR framework for mission-critical healthcare applications,we provide a comprehensive workflow in this paper,introducing framework setup,iterative round communications,and model evaluation/deployment.Our optimization process delves into the formulation of loss functions and gradients within the domain of federated optimization,which concludes with the generation of service experience batches for model deployment.To assess the practicality of our approach,we conducted experiments using a hypertension prediction model with data sourced from the 2019 annual dataset(Version 2.0.1)of the Korea Medical Panel Survey.Performance metrics,including end-to-end execution delays,model drop/delivery ratios,and final model accuracies,are captured and compared between the proposed FLR framework and other baseline schemes.Our study offers an FLR framework setup for the enhancement of real-time prediction modeling within intelligent healthcare networks,addressing the critical demands of QoS reliability and privacy preservation. 展开更多
关键词 Edge computing federated logistic regression intelligent healthcare networks prediction modeling privacy-aware and real-time learning
下载PDF
A real-time prediction method for tunnel boring machine cutter-head torque using bidirectional long short-term memory networks optimized by multi-algorithm 被引量:6
4
作者 Xing Huang Quantai Zhang +4 位作者 Quansheng Liu Xuewei Liu Bin Liu Junjie Wang Xin Yin 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2022年第3期798-812,共15页
Based on data from the Jilin Water Diversion Tunnels from the Songhua River(China),an improved and real-time prediction method optimized by multi-algorithm for tunnel boring machine(TBM)cutter-head torque is presented... Based on data from the Jilin Water Diversion Tunnels from the Songhua River(China),an improved and real-time prediction method optimized by multi-algorithm for tunnel boring machine(TBM)cutter-head torque is presented.Firstly,a function excluding invalid and abnormal data is established to distinguish TBM operating state,and a feature selection method based on the SelectKBest algorithm is proposed.Accordingly,ten features that are most closely related to the cutter-head torque are selected as input variables,which,in descending order of influence,include the sum of motor torque,cutter-head power,sum of motor power,sum of motor current,advance rate,cutter-head pressure,total thrust force,penetration rate,cutter-head rotational velocity,and field penetration index.Secondly,a real-time cutterhead torque prediction model’s structure is developed,based on the bidirectional long short-term memory(BLSTM)network integrating the dropout algorithm to prevent overfitting.Then,an algorithm to optimize hyperparameters of model based on Bayesian and cross-validation is proposed.Early stopping and checkpoint algorithms are integrated to optimize the training process.Finally,a BLSTMbased real-time cutter-head torque prediction model is developed,which fully utilizes the previous time-series tunneling information.The mean absolute percentage error(MAPE)of the model in the verification section is 7.3%,implying that the presented model is suitable for real-time cutter-head torque prediction.Furthermore,an incremental learning method based on the above base model is introduced to improve the adaptability of the model during the TBM tunneling.Comparison of the prediction performance between the base and incremental learning models in the same tunneling section shows that:(1)the MAPE of the predicted results of the BLSTM-based real-time cutter-head torque prediction model remains below 10%,and both the coefficient of determination(R^(2))and correlation coefficient(r)between measured and predicted values exceed 0.95;and(2)the incremental learning method is suitable for realtime cutter-head torque prediction and can effectively improve the prediction accuracy and generalization capacity of the model during the excavation process. 展开更多
关键词 Tunnel boring machine(TBM) real-time cutter-head torque prediction Bidirectional long short-term memory (BLSTM) Bayesian optimization Multi-algorithm fusion optimization Incremental learning
下载PDF
Real-time 3-D space numerical shake prediction for earthquake early warning 被引量:3
5
作者 Tianyun Wang Xing Jin +1 位作者 Yandan Huang Yongxiang Wei 《Earthquake Science》 CSCD 2017年第5期269-281,共13页
In earthquake early warning systems, real-time shake prediction through wave propagation simulation is a promising approach. Compared with traditional methods, it does not suffer from the inaccurate estimation of sour... In earthquake early warning systems, real-time shake prediction through wave propagation simulation is a promising approach. Compared with traditional methods, it does not suffer from the inaccurate estimation of source parameters. For computation efficiency, wave direction is assumed to propagate on the 2-D surface of the earth in these methods. In fact, since the seismic wave propagates in the 3-D sphere of the earth, the 2-D space modeling of wave direction results in inaccurate wave estimation. In this paper, we propose a 3-D space numerical shake pre- diction method, which simulates the wave propagation in 3-D space using radiative transfer theory, and incorporate data assimilation technique to estimate the distribution of wave energy. 2011 Tohoku earthquake is studied as an example to show the validity of the proposed model. 2-D space model and 3-D space model are compared in this article, and the prediction results show that numerical shake prediction based on 3-D space model can estimate the real-time ground motion precisely, and overprediction is alleviated when using 3-D space model. 展开更多
关键词 real-time numerical shake prediction· 3-Dspace model · Radiative transfer theory · Data assimilation
下载PDF
Mitigation and prediction of disruption on the HL-2A Tokamak
6
作者 郑永真 邱银 +4 位作者 张鹏 黄渊 崔正英 孙平 杨青巍 《Chinese Physics B》 SCIE EI CAS CSCD 2009年第12期5406-5413,共8页
Injection of high-Z impurities into plasma has been proved to be able to reduce the localized thermal load and mechanical forces on the in-vessel components and the vacuum vessel, caused by disruptions in Tokamaks. An... Injection of high-Z impurities into plasma has been proved to be able to reduce the localized thermal load and mechanical forces on the in-vessel components and the vacuum vessel, caused by disruptions in Tokamaks. An advanced prediction and mitigation system of disruption is implemented in HL-2A to safely shut down plasmas by using the laser ablation of high-Z impurities with a perturbation real-time measuring and processing system. The injection is usually triggered by the amplitude and frequency of the MHD perturbation field which is detected with a Mirnov coil and leads to the onset of a mitigated disruption within a few milliseconds. It could be a simple and potential approach to significantly reducing the plasma thermal energy and magnetic energy before a disruption, thereby achieving safe plasma termination. The plasma response to impurity injection, a mechanism for improving plasma thermal and current quench in major disruptions, the design of the disruption prediction warner, and an evaluation of the mitigation success rate are discussed in the present paper. 展开更多
关键词 disruption current quench electro-magnetic load thermal load mitigation and prediction of disruption
下载PDF
Neural Network Prediction of Disruptions Caused by Locked Modes on J-TEXT Tokamak
7
作者 丁永华 金雪松 +1 位作者 陈真真 庄革 《Plasma Science and Technology》 SCIE EI CAS CSCD 2013年第11期1154-1159,共6页
Prediction of disruptions caused by locked modes using the Back-Propagation (BP) neural network is completed on J-TEXT tokamak. The network, which is based on the BP neural network, uses Mirnov coils and locked mode... Prediction of disruptions caused by locked modes using the Back-Propagation (BP) neural network is completed on J-TEXT tokamak. The network, which is based on the BP neural network, uses Mirnov coils and locked mode coils signals as input data, and outputs a signal including information of prediction of locked mode. The rate of successful prediction of locked modes is more than 90%. For intrinsic locked mode disruptions, the network can give a prewarning signal about 1 ms ahead of the locking-time. For the disruption caused by resonant magnetic perturbation (RMPs) locked modes, the network can give a prewarning signal about 10 ms ahead of the locking-time. 展开更多
关键词 disruption locked mode BP neural network prediction
下载PDF
Density limit disruption prediction using a long short-term memory network on EAST
8
作者 Kai ZHANG Dalong CHEN +2 位作者 Bihao GUO Junjie CHEN Bingjia XIAO 《Plasma Science and Technology》 SCIE EI CAS CSCD 2020年第11期143-150,共8页
Disruption prediction using a long short-term memory(LSTM)algorithm has been developed on EAST,due to its inherent advantages in time series data processing.In the present work,LSTM is used as the model and the AUC(ar... Disruption prediction using a long short-term memory(LSTM)algorithm has been developed on EAST,due to its inherent advantages in time series data processing.In the present work,LSTM is used as the model and the AUC(area under receiver operation characteristic curve)is used as the evaluation index.When the model is trained on data from the plasma current flattop phase and tested on data from the same period multiple times,the highest AUC is 0.8646 and the training time is about 6900 s per epoch.For comparison,the last 1000 ms of the flattop phases are intercepted as short time sequences.When the model is trained on data from short time sequences and tested on data from the same period,the highest AUC is increased to 0.9379 and the training time is restricted to 36 s per epoch.When the best model trained on the short time sequences is applied to the flattop phase for testing,the AUC is up to 0.9189.The experiment results show that it is possible for LSTM to train the model on data from short time sequences and migrate the model to the entire flattop phase,with a shorter training time and higher AUC value. 展开更多
关键词 disruption prediction TOKAMAK neural networks flattop phase
下载PDF
Efficient Harmonic Analysis Technique for Prediction of IGS Real-Time Satellite Clock Corrections
9
作者 Mohamed Elsayed Elsobeiey 《Positioning》 2017年第3期37-45,共9页
Real-time satellite orbit and clock corrections obtained from the broadcast ephemerides can be improved using IGS real-time service (RTS) products. Recent research showed that applying such corrections for broadcast e... Real-time satellite orbit and clock corrections obtained from the broadcast ephemerides can be improved using IGS real-time service (RTS) products. Recent research showed that applying such corrections for broadcast ephemerides can significantly improve the RMS of the estimated coordinates. However, unintentional streaming interruption may happen for many reasons such as software or hardware failure. Streaming interruption, if happened, will cause sudden degradation of the obtained solution if only the broadcast ephemerides are used. A better solution can be obtained in real-time if the predicted part of the ultra-rapid products is used. In this paper, Harmonic analysis technique is used to predict the IGS RTS corrections using historical broadcasted data. It is shown that using the predicted clock corrections improves the RMS of the estimated coordinates by about 72%, 58%, and 72% in latitude, longitude, and height directions, respectively and reduces the 2D and 3D errors by about 80% compared with the predicted part of the IGS ultra-rapid clock corrections. 展开更多
关键词 real-time Service CLOCK prediction PRECISE Point Positioning
下载PDF
Real-time numerical shake prediction and updating for earthquake early warning
10
作者 Tianyun Wang Xing Jin +1 位作者 Yongxiang Wei Yandan Huang 《Earthquake Science》 CSCD 2017年第5期251-267,共17页
Ground motion prediction is important for earthquake early warning systems, because the region's peak ground motion indicates the potential disaster. In order to predict the peak ground motion quickly and pre- cisely... Ground motion prediction is important for earthquake early warning systems, because the region's peak ground motion indicates the potential disaster. In order to predict the peak ground motion quickly and pre- cisely with limited station wave records, we propose a real- time numerical shake prediction and updating method. Our method first predicts the ground motion based on the ground motion prediction equation after P waves detection of several stations, denoted as the initial prediction. In order to correct the prediction error of the initial prediction, an updating scheme based on real-time simulation of wave propagation is designed. Data assimilation technique is incorporated to predict the distribution of seismic wave energy precisely. Radiative transfer theory and Monte Carlo simulation are used for modeling wave propagation in 2-D space, and the peak ground motion is calculated as quickly as possible. Our method has potential to predict shakemap, making the potential disaster be predicted before the real disaster happens. 2008 Ms8.0 Wenchuan earthquake is studied as an example to show the validity of the proposed method. 展开更多
关键词 real-time numerical shake prediction· 2-Dspace model · Radiative transfer theory · Dataassimilation · Shakemap prediction
下载PDF
Application of predictive control scheduling method to real-time periodic control tasks overrun 被引量:1
11
作者 沈青 桂卫华 +1 位作者 阳春华 杨铁军 《Journal of Central South University of Technology》 EI 2007年第2期266-270,共5页
Based on the abort strategy of fixed periods, a novel predictive control scheduling methodology was proposed to efficiently solve overrun problems. By applying the latest control value in the prediction sequences to t... Based on the abort strategy of fixed periods, a novel predictive control scheduling methodology was proposed to efficiently solve overrun problems. By applying the latest control value in the prediction sequences to the control objective, the new strategy was expected to optimize the control system for better performance and yet guarantee the schedulability of all tasks under overrun. The schedulability of the real-time systems with p-period overruns was analyzed, and the corresponding stability criteria was given as well. The simulation results show that the new approach can improve the performance of control system compared to that of conventional abort strategy, it can reduce the overshoot and adjust time as well as ensure the schedulability and stability. 展开更多
关键词 real-time system OVERRUN predictive control scheduling STABILITY
下载PDF
A Real-time Updated Model Predictive Control Strategy for Batch Processes Based on State Estimation
12
作者 杨国军 李秀喜 钱宇 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2014年第3期318-329,共12页
Nonlinear model predictive control(NMPC) is an appealing control technique for improving the performance of batch processes, but its implementation in industry is not always possible due to its heavy on-line computati... Nonlinear model predictive control(NMPC) is an appealing control technique for improving the performance of batch processes, but its implementation in industry is not always possible due to its heavy on-line computation. To facilitate the implementation of NMPC in batch processes, we propose a real-time updated model predictive control method based on state estimation. The method includes two strategies: a multiple model building strategy and a real-time model updated strategy. The multiple model building strategy is to produce a series of sim-plified models to reduce the on-line computational complexity of NMPC. The real-time model updated strategy is to update the simplified models to keep the accuracy of the models describing dynamic process behavior. The me-thod is validated with a typical batch reactor. Simulation studies show that the new method is efficient and robust with respect to model mismatch and changes in process parameters. 展开更多
关键词 batch process exothermic batch reactor nonlinear model predictive control state estimation real-time model update
下载PDF
Imprecise Computation Based Real-time Fault Tolerant Implementation for Model Predictive Control
13
作者 周平方 谢剑英 《Journal of Donghua University(English Edition)》 EI CAS 2006年第1期148-150,共3页
Model predictive control (MPC) could not be deployed in real-time control systems for its computation time is not well defined. A real-time fault tolerant implementation algorithm based on imprecise computation is pro... Model predictive control (MPC) could not be deployed in real-time control systems for its computation time is not well defined. A real-time fault tolerant implementation algorithm based on imprecise computation is proposed for MPC, according to the solving process of quadratic programming (QP) problem. In this algorithm, system stability is guaranteed even when computation resource is not enough to finish optimization completely. By this kind of graceful degradation, the behavior of real-time control systems is still predictable and determinate. The algorithm is demonstrated by experiments on servomotor, and the simulation results show its effectiveness. 展开更多
关键词 model predictive control fault tolerance imprecise computation real-time control
下载PDF
Predictive Healthcare: An IoT-Based ANFIS Framework for Diabetes Diagnosis
14
作者 Md Nagib Mahfuz Sunny Mohammad Balayet Hossain Sakil +3 位作者 Jennet Atayeva Zakia Sultana Munmun Md Sohel Mollick Md Omar Faruq 《Engineering(科研)》 2024年第10期325-336,共12页
The increasing integration of the Internet of Things (IoT) in healthcare is revolutionizing patient monitoring and disease prediction. This paper presents a machine learning (ML)-based framework using Adaptive Neuro-F... The increasing integration of the Internet of Things (IoT) in healthcare is revolutionizing patient monitoring and disease prediction. This paper presents a machine learning (ML)-based framework using Adaptive Neuro-Fuzzy Inference System (ANFIS) to predict diabetes. The proposed system leverages IoT data to monitor key health parameters, including glucose levels, blood pressure, and age, offering real-time diagnostics for diabetes patients. The dataset used in this study was obtained from the UCI repository and underwent preprocessing, feature selection, and classification using the ANFIS model. Comparative analysis with other machine learning algorithms, such as Support Vector Machines (SVM), Naïve Bayes, and K-Nearest Neighbors (KNN), demonstrates that the proposed method achieves superior predictive performance. The experimental results show that the ANFIS model achieved an accuracy of 95.5%, outperforming conventional models, and providing more reliable decision-making in clinical settings. This study highlights the potential of combining IoT with machine learning to improve predictive healthcare applications, emphasizing the need for real-time patient monitoring systems. 展开更多
关键词 Internet of Things (IoT) Machine Learning (ML) Diabetes prediction real-time Diagnostics predictive Healthcare
下载PDF
DISRUPTION MANAGEMENT FOR SUPPLY CHAIN COORDINATION WITH EXPONENTIAL DEMAND FUNCTION 被引量:61
15
作者 黄崇超 于刚 +1 位作者 汪嵩 王先甲 《Acta Mathematica Scientia》 SCIE CSCD 2006年第4期655-669,共15页
The coordination problem of a supply chain comprising one supplier and one retailer under market demand disruption is studied in this article. A novel exponential demand function is adopted, and the penalty cost is in... The coordination problem of a supply chain comprising one supplier and one retailer under market demand disruption is studied in this article. A novel exponential demand function is adopted, and the penalty cost is introduced explicitly to capture the deviation production cost caused by the market demand disruption. The optimal strategies are obtained for different disruption scale under the centralized mode. For the decentralized mode, it is proved that the supply chain can be fully coordinated by adjusting the price discount policy appropriately when disruption occurs. Furthermore, the authors point out that similar results can be established for more general demand functions that represent different market circumstances if certain assumptions are satisfied. 展开更多
关键词 Supply chain coordination disruption management real-time optimization production and pricing
下载PDF
Probability Prediction Model for Landslide Occurrences in Xi'an, Shaanxi Province, China 被引量:5
16
作者 ZHUANG Jian-qi IQBAL Javed +1 位作者 PENG Jian-bing LIU Tie-ming 《Journal of Mountain Science》 SCIE CSCD 2014年第2期345-359,共15页
Landslides are increasing since the 1980s in Xi'an, Shaanxi Province, China. This is due to the increase of the frequency and intensity of precipitation caused by complex geological structures, the presence of ste... Landslides are increasing since the 1980s in Xi'an, Shaanxi Province, China. This is due to the increase of the frequency and intensity of precipitation caused by complex geological structures, the presence of steep landforms, seasonal heavy rainfall, and the intensifcation of human activities. In this study, we propose a landslide prediction model based on the analysis of intraday rainfall(IR) and antecedent effective rainfall(AER). Primarily, the number of days and degressive index of the antecedent effective rainfall which affected landslide occurrences in the areas around Qin Mountains, Li Mountains and Loess Tableland was established. Secondly, the antecedent effective rainfall and intraday rainfall were calculated from weather data which were used to construct critical thresholds for the 10%, 50% and 90% probabilities for future landslide occurrences in Qin Mountain, Li Mountain and Loess Tableland. Finally, the regions corresponding to different warning levels were identified based on the relationship between precipitation and the threshold, that is; "A" region is safe, "B" region is on watch alert, "C" region is on warning alert and "D" region is on severe warning alert. Using this model, a warning program is proposed which can predict rainfall-induced landslides by means of real-time rain gauge data and real-time geo-hazard alert and disaster response programs. Sixteen rain gauges were installed in the Xi'an region by keeping in accordance with the regional geology and landslide risks. Based on the data from gauges, this model accurately achieves the objectives of conducting real-time monitoring as well as providing early warnings of landslides in the Xi'an region. 展开更多
关键词 LANDSLIDE Probability prediction model real-time monitoring Xi'an
下载PDF
HL-2A tokamak disruption forecasting based on an artificial neural network 被引量:1
17
作者 王灏 王爱科 +4 位作者 杨青巍 丁玄同 董家齐 Sanuki H Itoh K 《Chinese Physics B》 SCIE EI CAS CSCD 2007年第12期3738-3741,共4页
Artificial neural networks are trained to forecast the plasma disruption in HL-2A tokamak. Optimized network architecture is obtained. Saliency analysis is made to assess the relative importance of different diagnosti... Artificial neural networks are trained to forecast the plasma disruption in HL-2A tokamak. Optimized network architecture is obtained. Saliency analysis is made to assess the relative importance of different diagnostic signals as network input. The trained networks can successfully detect the disruptive pulses of HL-2A tokamak. The results obtained show the possibility of developing a neural network predictor that intervenes well in advance for avoiding plasma disruption or mitigating its effects. 展开更多
关键词 disruption prediction artificial neural networks
下载PDF
Real-Time Iterative Compensation Framework for Precision Mechatronic Motion Control Systems 被引量:2
18
作者 Chuxiong Hu Ran Zhou +2 位作者 Ze Wang Yu Zhu Masayoshi Tomizuka 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第7期1218-1232,共15页
With regard to precision/ultra-precision motion systems,it is important to achieve excellent tracking performance for various trajectory tracking tasks even under uncertain external disturbances.In this paper,to overc... With regard to precision/ultra-precision motion systems,it is important to achieve excellent tracking performance for various trajectory tracking tasks even under uncertain external disturbances.In this paper,to overcome the limitation of robustness to trajectory variations and external disturbances in offline feedforward compensation strategies such as iterative learning control(ILC),a novel real-time iterative compensation(RIC)control framework is proposed for precision motion systems without changing the inner closed-loop controller.Specifically,the RIC method can be divided into two parts,i.e.,accurate model prediction and real-time iterative compensation.An accurate prediction model considering lumped disturbances is firstly established to predict tracking errors at future sampling times.In light of predicted errors,a feedforward compensation term is developed to modify the following reference trajectory by real-time iterative calculation.Both the prediction and compen-sation processes are finished in a real-time motion control sampling period.The stability and convergence of the entire control system after real-time iterative compensation is analyzed for different conditions.Various simulation results consistently demonstrate that the proposed RIC framework possesses satisfactory dynamic regulation capability,which contributes to high tracking accuracy comparable to ILC or even better and strong robustness. 展开更多
关键词 Precision motion control prediction model real-time iterative compensation trajectory tracking
下载PDF
The development of a new real-time subsurface mooring 被引量:2
19
作者 WANG Fan WANG Jianing +3 位作者 XU Lijun ZHANG Xiangguang YAN Shefeng CHEN Yonghua 《Journal of Oceanology and Limnology》 SCIE CAS CSCD 2020年第4期1080-1091,共12页
Subsurface mooring allows researchers to measure the ocean properties such as water temperature,salinity,and velocity at several depths of the water column for a long period.Traditional subsurface mooring can release ... Subsurface mooring allows researchers to measure the ocean properties such as water temperature,salinity,and velocity at several depths of the water column for a long period.Traditional subsurface mooring can release data only after recovered,which constrains the usage of the subsurface and deep layer data in the ocean and climate predictions.Recently,we developed a new real-time subsurface mooring(RTSM).Velocity profiles over upper 1000 m depth and layered data from sensors up to 5000 m depth can be realtime transmitted to the small surface buoy through underwater acoustic communication and then to the office through Beidou or Iridium satellite.To verify and refine their design and data transmission process,we deployed more than 30 sets of RTSMs in the western Pacific to do a 1-year continuous run during 2016–2018.The continuous running period of RTSM in a 1-year cycle can reach more than 260 days on average,and more than 95%of observed data can be successfully transmitted back to the office.Compared to the widely-used inductive coupling communication,wireless acoustic communication has been shown more applicable to the underwater sensor network with large depth intervals and long transmission distance to the surface. 展开更多
关键词 real-time subsurface mooring underwater acoustic communication Western Pacific ocean and climate predictions
下载PDF
On-line real-time path planning of mobile robots in dynamic uncertain environment 被引量:2
20
作者 ZHUANG Hui-zhong DU Shu-xin WU Tie-jun 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2006年第4期516-524,共9页
A new path planning method for mobile robots in globally unknown environment with moving obstacles is pre- sented. With an autoregressive (AR) model to predict the future positions of moving obstacles, and the predict... A new path planning method for mobile robots in globally unknown environment with moving obstacles is pre- sented. With an autoregressive (AR) model to predict the future positions of moving obstacles, and the predicted position taken as the next position of moving obstacles, a motion path in dynamic uncertain environment is planned by means of an on-line real-time path planning technique based on polar coordinates in which the desirable direction angle is taken into consideration as an optimization index. The effectiveness, feasibility, high stability, perfect performance of obstacle avoidance, real-time and optimization capability are demonstrated by simulation examples. 展开更多
关键词 Mobile robot Dynamic obstacle Autoregressive (AR) prediction On-line real-time path planning Desirable direction angle
下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部