The rise in renewable energy has driven the widespread use of large-scale energy storage batteries, which makes the risk of overheating more threatening. To ensure battery safety, it is essential to build a monitoring...
详细信息
The rise in renewable energy has driven the widespread use of large-scale energy storage batteries, which makes the risk of overheating more threatening. To ensure battery safety, it is essential to build a monitoring system with a comprehensive evaluation of large quantities of batteries. However, existing battery management systems exhibit significant limitations in terms of monitoring scope, analytical precision, and transmission efficiency. As an applicable solution, cloud-edge technology is an advanced integrated method that provides low-latency data access, accurate analysis capabilities, and adjustable monitoring ranges. In this work, the kubernetes-orchestrated battery monitoring platform (kBMP), which integrates kubernetes and cloud-edge technology, is proposed to provide comprehensive battery management. Specifically, kubernetes is used to ensure low latency in data transmission and analysis, while the k-means clustering algorithm is applied to provide accurate thermal runaway (TR) warnings. To validate the performance of kBMP, four sets of real battery TR data are fed to test its accuracy and latency. The experimental findings reveal that kBMP is capable of providing battery TR warnings in advance within 30 min. Additionally, the platform concurrently decreases data transmission latency by up to 20% and reduces replica scaling latency by 50% compared to the platform without integrating kubernetes.
Aiming at the issue of unsatisfactory selectivity of single-terminal protection, and poor speed and high requirements for data synchronization of double-terminal protection in flexible DC distribution networks, an art...
详细信息
Aiming at the issue of unsatisfactory selectivity of single-terminal protection, and poor speed and high requirements for data synchronization of double-terminal protection in flexible DC distribution networks, an artificial intelligence (AI)-based method is proposed to obtain the best clustering centres through unsupervised clustering analysis of historical data to realize the non-deterministic flexible DC distribution line protection principle. The method forms historical data samples by simulating different types of short-circuit faults at different locations of the line in advance, combining them with the actual faults, and collecting and processing the post-fault currents. The k-means clustering algorithm is then used to find the best clustering centres corresponding to different fault types, and fault identification and pole selection are realized by comparing the distance between real-time data and each clustering centre. The process relies merely on single-terminal current as the characteristic quantity, and it does not need complicated feature extraction and calculation. Thus, the cumbersome threshold setting in conventional current protections can be avoided. Finally, the case studies are carried out in PSCAD/EMTDC, and the results show that the proposed protection has good selectivity and rapidity, and the tolerance to fault resistance is improved compared with the conventional local-current-based protections.
By leveraging amplitude differences between reflected and diffracted signals in Ground Penetrating Radar (GPR) data, multiple singular spectrum analysis (MSSA) is considered an attractive approach to separate diffract...
详细信息
By leveraging amplitude differences between reflected and diffracted signals in Ground Penetrating Radar (GPR) data, multiple singular spectrum analysis (MSSA) is considered an attractive approach to separate diffraction, which has identified great potential in their detectability of small-scale geological structures. However, conventional MSSA encounters difficulties in pinpointing the singular value threshold that corresponds to reflection, diffraction, and noise within the singular spectrum, leading to a resolution loss of the extracted diffraction profile. To address this issue, this paper develops a new technique that incorporates multilevel wavelet transform (MWT) and MSSA to separate GPR diffraction. By first implementing the MWT on GPR data decompose, the strategy can obtain various approximate detailed coefficients of multiple transformation levels for the subsequent inverse MWT to construct the corresponding coefficient profile. The issue of coefficient profiles that depict reflections often contains residual diffractions is also addressed by performing multiple singular spectrum SVDs based on the Hankel matrix within the dominant frequency domain. Building upon this, the k-means clustering algorithm is introduced to perform MSSA for classifying singular values into k categories. The diffraction wavefield is rebuilt by combining these outcomes with the coefficient profiles that depict diffractions at various transformation levels. Numerical tests showcase that the biorthogonal wavelet basis function bior4.4 provides remarkably efficient GPR diffraction separation performance, and the number of clusters in the k-means clustering algorithm typically ranges from 9 to 15, accounting for the complexity of the wave components. Compared to plane wave deconstruction (PWD), the proposed MWT-MSSA approach reduces energy loss at the diffraction vertex, decreases residual diffraction energy within the reflection profile, and enhances computational efficiency by approx
Landslide susceptibility assessment (LSA) aims to determine the spatial probability of landslides, reducing the loss caused by future landslides. In order to assess the impact of various negative sample collection str...
详细信息
Landslide susceptibility assessment (LSA) aims to determine the spatial probability of landslides, reducing the loss caused by future landslides. In order to assess the impact of various negative sample collection strategies on the prediction accuracy of the landslide susceptibility assessment (LSA) model, and to investigate the effectiveness of landslide susceptibility zoning methods. Taking Fengjie County, Chongqing City, China as the study area, this study proposes three negative sample collection strategies based on slope unit, buffer zone, and information value, and combines them with C5.0 decision tree (DT) model respectively to construct an LSA model. Concurrently, the landslide susceptibility indexes (LSIs) were divided using the k-means clustering algorithm and contrasted with the natural breakpoint classification (NBC), quantile classification (QC), equal interval classification (EIC), and geometric interval classification (GIC) methods. The results show that: (1) Rainfall, elevation, and water system are the primary conditioning factors of landslide development in the study area. (2) The accuracy of the negative sample collection strategy based on the slope units on the model training subset and the test subset reached 97.78 % and 92.99 %, respectively, and the AUC values were 0.978 and 0.930, indicating high model accuracy. (3) The zoning effect based on the k-means clustering algorithm was the best, and the predicted very-high and high susceptibility areas were 805.73 km2 and 567.66 km2, respectively, accounting for 19.59 % and 13.80 % of Fengjie County. The very-high and high susceptibility areas had maximum FR values of 3.963 and 1.432, respectively, when compared to other zoning methods. This study can provide a more objective and scientific method for LSA, and the findings can offer more precise decision assistance for risk management and geological disaster prevention.
A challenge for real-time monitoring of biochemical processes, such as cells, is detection of biologically relevant molecules. This is due to the fact that spectroscopy methods for detection may perturb the cellular e...
详细信息
A challenge for real-time monitoring of biochemical processes, such as cells, is detection of biologically relevant molecules. This is due to the fact that spectroscopy methods for detection may perturb the cellular environment. One approach to overcome this problem is coupled microfluidic-spectroscopy, where a microfluidic output channel is introduced in order to observe biologically relevant molecules. This approach allows for non-passive spectroscopy methods, such as mass spectrometry, to identify the structure of molecules released by the cell. Due to the non-negligible length of the microfluidic channel, when a sequence of stimuli are applied to a cell it is not straightforward to determine which spectroscopy samples correspond to a given stimulus. In this paper, we propose a solution to this problem by taking a molecular communication (MC) perspective on the coupled microfluidic-spectroscopy system. In particular, assignment of samples to a stimulus is viewed as a synchronization problem. We develop two new algorithms for synchronization in this context and carry out a detailed theoretical and numerical study of their performance. Our results show improvements over maximum-likelihood synchronization algorithms in terms of detection performance when there are uncertainties in the composition of the microfluidic channel.
Due to the complexity of traffic flow and the stochastic swapping behavior of electric vehicles (EVs), efficient battery dispatch is challenging. Therefore, the battery swapping dispatch framework based on traffic flo...
详细信息
Due to the complexity of traffic flow and the stochastic swapping behavior of electric vehicles (EVs), efficient battery dispatch is challenging. Therefore, the battery swapping dispatch framework based on traffic flow prediction is proposed to overcome this inconvenience. The framework is solved by minimizing the total transportation cost and satisfying the EV battery swapping requirement. Naturally, precise traffic flow prediction plays a vital role in efficient battery dispatch. Therefore, this article designs a deep learning prediction framework by leveraging the graph convolutional network (GCN) and the temporal convolutional network (TCN), named Spatiotemporal traffic flow network (STFNet). GCN is applied to learn the topology characteristic of the daily spatiotemporal traffic, which enables STFNet to capture the spatial feature. TCN is developed to acquire the daily traffic flow temporal dependence. Additionally, a pre-partition method based on k-meansclustering is applied to improve the effectiveness of the battery dispatch framework. The experimental results indicate that the proposed battery dispatch framework is skillful. Due to the precise prediction of STFNet, the battery swapping dispatch based on STFNet prediction is the most economical, achieving a minimum of 25.82% reduction in the total transportation cost compared to benchmark models. Furthermore, the impact of the pre-partition method has been proven in the case of studies with a huge routing distance declining, dramatically reducing the total transportation cost and making the dispatch more reasonable.
In order to overcome the problems of long data collection time, high error rate of index weight calculation and low accuracy of traditional evaluation methods, a comprehensive evaluation method of innovative education...
详细信息
In order to overcome the problems of long data collection time, high error rate of index weight calculation and low accuracy of traditional evaluation methods, a comprehensive evaluation method of innovative education quality from the perspective of balanced and stable development is proposed. Firstly, the comprehensive evaluation index of innovative education quality under the background of balanced and stable development is preliminarily determined. The k-means clustering algorithm is used to collect education data, and the data are fused and reduced. Then, the comprehensive evaluation system of innovative education quality is established. Finally, the weight of evaluation index is calculated by AHP, and the comprehensive evaluation of education quality is realised by three-level fuzzy comprehensive evaluation model. The experimental results show that the average data acquisition time of this method is 0.63 s, the maximum error rate of evaluation index weight calculation is 2%, and the evaluation accuracy is above 94%.
Accurate flood simulation has significant practical implications for urban flood management. The focus of this study is to develop a new flood model (k-SWMMG) based on the Storm Water Management Model (SWMM), which in...
详细信息
Accurate flood simulation has significant practical implications for urban flood management. The focus of this study is to develop a new flood model (k-SWMMG) based on the Storm Water Management Model (SWMM), which innovatively couples the k-meansclustering machine learning algorithm and GIS spatial analysis techniques. The k-meansclustering machine learning algorithm is used to determine the uncertain parameters of the SWMM model, while GIS spatial analysis techniques enhance the two-dimensional realism of flood simulation. We applied the k-SWMMG model to six historical observed flood events in a specific catchment area in Zhengzhou City, using rainfall and flow data. The study shows that: 1) k-SWMMG optimizes the sub-basin division method of urban stormwater models, avoiding the tedious and complex parameter calibration process, and improving modeling efficiency to some extent. 2) The two-dimensional visualization of inundation provided by GIS spatial analysis techniques better meets the production requirements of current urban flood simulation. 3) k-SWMMG outperforms SWMM in terms of simulation performance, with improvements in absolute error (AE), relative error (RE), Nash-Sutcliffe efficiency coefficient (NSE), and coefficient of determination (R2) by 0.019m, 5.36%, 0.068, and 0.042, respectively. The findings can provide scientific decision-making references for urban flood forecasting and early warning.
Aiming at the problems of distributed photovoltaic power stations, such as wide distribution and difficult scheduling, a cluster dynamic partitioning strategy based on distributed photovoltaic output prediction and im...
详细信息
ISBN:
(纸本)9798350339345
Aiming at the problems of distributed photovoltaic power stations, such as wide distribution and difficult scheduling, a cluster dynamic partitioning strategy based on distributed photovoltaic output prediction and improved clusteringalgorithm is proposed. Firstly, the output data of photovoltaic power station is analyzed for correlation, and new sample data is constructed and sent to the deep recurrent neural network for prediction, so as to obtain reliable output prediction results. Then, the grey wolf optimization algorithm is used to improve the k-means clustering algorithm, which is used to analyze the data set containing the output value and environmental parameters of photovoltaic power plants, so as to obtain the distributed photovoltaic power plant cluster with the best dynamic supply and demand balance. Finally, based on the IEEE 33 node system, the proposed strategy is tested and analyzed. The experimental results show that the modularity and dynamic supply and demand balance values of its cluster division are 0.783 and 0.819 respectively, and the photovoltaic output prediction effect is ideal.
In response to the growing complexity and performance of integrated circuit(IC),there is an urgent need to enhance the testing and stability of IC test equipment.A method was proposed to predict equipment stability us...
详细信息
In response to the growing complexity and performance of integrated circuit(IC),there is an urgent need to enhance the testing and stability of IC test equipment.A method was proposed to predict equipment stability using the upper side boundary value of normal ***,the k-means clustering algorithm classifies and analyzes sample *** accuracy of this boundary value is compared under two common confidence levels to select the optimal threshold.A range is then defined to categorize unqualified test *** experimental verification,the method achieves the purpose of measuring the stability of qualitative IC equipment through a deterministic threshold value and judging the stability of the equipment by comparing the number of unqualified data with the threshold value,which realizes the goal of long-term operation monitoring and stability analysis of IC test equipment.
暂无评论