期刊文献+
共找到2,834篇文章
< 1 2 142 >
每页显示 20 50 100
Integration of data science with the intelligent IoT(IIoT):Current challenges and future perspectives 被引量:4
1
作者 Inam Ullah Deepak Adhikari +3 位作者 Xin Su Francesco Palmieri Celimuge Wu Chang Choi 《Digital Communications and Networks》 2025年第2期280-298,共19页
The Intelligent Internet of Things(IIoT)involves real-world things that communicate or interact with each other through networking technologies by collecting data from these“things”and using intelligent approaches,s... The Intelligent Internet of Things(IIoT)involves real-world things that communicate or interact with each other through networking technologies by collecting data from these“things”and using intelligent approaches,such as Artificial Intelligence(AI)and machine learning,to make accurate decisions.Data science is the science of dealing with data and its relationships through intelligent approaches.Most state-of-the-art research focuses independently on either data science or IIoT,rather than exploring their integration.Therefore,to address the gap,this article provides a comprehensive survey on the advances and integration of data science with the Intelligent IoT(IIoT)system by classifying the existing IoT-based data science techniques and presenting a summary of various characteristics.The paper analyzes the data science or big data security and privacy features,including network architecture,data protection,and continuous monitoring of data,which face challenges in various IoT-based systems.Extensive insights into IoT data security,privacy,and challenges are visualized in the context of data science for IoT.In addition,this study reveals the current opportunities to enhance data science and IoT market development.The current gap and challenges faced in the integration of data science and IoT are comprehensively presented,followed by the future outlook and possible solutions. 展开更多
关键词 Data science Internet of things(IoT) Big data Communication systems Networks Security Data science analytics
在线阅读 下载PDF
Design and optimization of a high-efficiency current-biased reverse load modulated power amplifier with impedance and performance constraints
2
作者 Zhongpeng NI Heng ZHANG +4 位作者 Jing XIA Wence ZHANG Wa KONG Chao YU Xiaowei ZHU 《ENGINEERING Information Technology & Electronic Engineering》 2026年第1期71-79,共9页
We propose an optimization method based on evolutionary computation for the design of broadband high-efficiency current-biased reverse load-modulation power amplifiers(CB-RLM PAs).First,given the reverse load-modulati... We propose an optimization method based on evolutionary computation for the design of broadband high-efficiency current-biased reverse load-modulation power amplifiers(CB-RLM PAs).First,given the reverse load-modulation characteristics of CB-RLM PAs,a comprehensive objective function is proposed that combines multi-state impedance trajectory constraints with in-band performance deviations.For the saturation and 6 dB power back-off(PBO)states,approximately optimal impedance regions on the Smith chart are derived using impedance constraint circles based on load-pull simulations.These regions are used together with in-band performance deviations(e.g.,saturated efficiency,6 dB PBO efficiency,and saturated output power)for matching network optimization and design.Second,a multi-objective evolutionary algorithm based on decomposition with adaptive weights,neighborhood,and global replacement is integrated with harmonic balance simulations to optimize design parameters and evaluate performance.Finally,to validate the proposed method,a broadband CB-RLM PA operating from 0.6 to 1.8 GHz is designed and fabricated.Measurement results show that the efficiencies at saturation,6 dB PBO,and 8 dB PBO all exceed 43.6%,with saturated output power being maintained at 40.9–41.5 dBm,which confirms the feasibility and effectiveness of the proposed broadband high-efficiency CB-RLM PA optimization and design approach. 展开更多
关键词 Current-biased reverse load-modulation Broadband High efficiency Power amplifier Optimization
在线阅读 下载PDF
Automatic Detection of Health-Related Rumors: A Dual-Graph Collaborative Reasoning Framework Based on Causal Logic and Knowledge Graph
3
作者 Ning Wang Haoran Lyu Yuchen Fu 《Computers, Materials & Continua》 2026年第1期2163-2193,共31页
With the widespread use of social media,the propagation of health-related rumors has become a significant public health threat.Existing methods for detecting health rumors predominantly rely on external knowledge or p... With the widespread use of social media,the propagation of health-related rumors has become a significant public health threat.Existing methods for detecting health rumors predominantly rely on external knowledge or propagation structures,with only a few recent approaches attempting causal inference;however,these have not yet effectively integrated causal discovery with domain-specific knowledge graphs for detecting health rumors.In this study,we found that the combined use of causal discovery and domain-specific knowledge graphs can effectively identify implicit pseudo-causal logic embedded within texts,holding significant potential for health rumor detection.To this end,we propose CKDG—a dual-graph fusion framework based on causal logic and medical knowledge graphs.CKDG constructs a weighted causal graph to capture the implicit causal relationships in the text and introduces a medical knowledge graph to verify semantic consistency,thereby enhancing the ability to identify the misuse of professional terminology and pseudoscientific claims.In experiments conducted on a dataset comprising 8430 health rumors,CKDG achieved an accuracy of 91.28%and an F1 score of 90.38%,representing improvements of 5.11%and 3.29%over the best baseline,respectively.Our results indicate that the integrated use of causal discovery and domainspecific knowledge graphs offers significant advantages for health rumor detection systems.This method not only improves detection performance but also enhances the transparency and credibility of model decisions by tracing causal chains and sources of knowledge conflicts.We anticipate that this work will provide key technological support for the development of trustworthy health-information filtering systems,thereby improving the reliability of public health information on social media. 展开更多
关键词 Health rumor detection causal graph knowledge graph dual-graph fusion
在线阅读 下载PDF
DriftXMiner: A Resilient Process Intelligence Approach for Safe and Transparent Detection of Incremental Concept Drift in Process Mining
4
作者 Puneetha B.H Manoj Kumar M.V +1 位作者 Prashanth B.S. Piyush Kumar Pareek 《Computers, Materials & Continua》 2026年第1期1086-1118,共33页
Processes supported by process-aware information systems are subject to continuous and often subtle changes due to evolving operational,organizational,or regulatory factors.These changes,referred to as incremental con... Processes supported by process-aware information systems are subject to continuous and often subtle changes due to evolving operational,organizational,or regulatory factors.These changes,referred to as incremental concept drift,gradually alter the behavior or structure of processes,making their detection and localization a challenging task.Traditional process mining techniques frequently assume process stationarity and are limited in their ability to detect such drift,particularly from a control-flow perspective.The objective of this research is to develop an interpretable and robust framework capable of detecting and localizing incremental concept drift in event logs,with a specific emphasis on the structural evolution of control-flow semantics in processes.We propose DriftXMiner,a control-flow-aware hybrid framework that combines statistical,machine learning,and process model analysis techniques.The approach comprises three key components:(1)Cumulative Drift Scanner that tracks directional statistical deviations to detect early drift signals;(2)a Temporal Clustering and Drift-Aware Forest Ensemble(DAFE)to capture distributional and classification-level changes in process behavior;and(3)Petri net-based process model reconstruction,which enables the precise localization of structural drift using transition deviation metrics and replay fitness scores.Experimental validation on the BPI Challenge 2017 event log demonstrates that DriftXMiner effectively identifies and localizes gradual and incremental process drift over time.The framework achieves a detection accuracy of 92.5%,a localization precision of 90.3%,and an F1-score of 0.91,outperforming competitive baselines such as CUSUM+Histograms and ADWIN+Alpha Miner.Visual analyses further confirm that identified drift points align with transitions in control-flow models and behavioral cluster structures.DriftXMiner offers a novel and interpretable solution for incremental concept drift detection and localization in dynamic,process-aware systems.By integrating statistical signal accumulation,temporal behavior profiling,and structural process mining,the framework enables finegrained drift explanation and supports adaptive process intelligence in evolving environments.Its modular architecture supports extension to streaming data and real-time monitoring contexts. 展开更多
关键词 Process mining concept drift gradual drift incremental drift clustering ensemble techniques process model event log
在线阅读 下载PDF
Dynamics analysis and DSP implementation of the Rulkov neuron model with memristive synaptic crosstalk
5
作者 Yichen Bi Jun Mou +3 位作者 Herbert Ho-Ching Iu Nanrun Zhou Santo Banerjee Suo Gao 《Chinese Physics B》 2026年第1期108-122,共15页
The human brain is a complex intelligent system composed of tens of billions of neurons interconnected through synapses,and its intricate network structure has consistently attracted numerous scientists to explore the... The human brain is a complex intelligent system composed of tens of billions of neurons interconnected through synapses,and its intricate network structure has consistently attracted numerous scientists to explore the mysteries of brain functions.However,most existing studies have only verified the biological mimicry characteristics of memristors at the single neuron-synapse level,and there is still a lack of research on memristors simulating synaptic coupling between neurons in multi-neuron networks.Based on this,this paper uses discrete memristors to couple dual discrete Rulkov neurons,and adds synaptic crosstalk between the two discrete memristors to form a neuronal network.A memristor-coupled dual-neuron map,called the Rulkov-memristor-Rulkov(R-M-R)map,is constructed to simulate synaptic connections between neurons in biological tissues.Then,the equilibrium points of the R-M-R map are studied.Subsequently,the effect of parameter variations on the dynamic performance of the R-M-R map is comprehensively analyzed using bifurcation diagram,phase diagram,Lyapunov exponent spectrum(LEs),firing diagram,and spectral entropy(SE)complexity algorithms.In the RM-R map,diverse categories of periodic,chaotic,and hyperchaotic attractors,as well as different states of firing patterns,can be observed.Additionally,different types of state transitions and coexisting attractors are discovered.Finally,the feasibility of the model in digital circuits is verified using a DSP hardware platform.In this study,the coupling principle of biological neurons is simulated,the chaotic dynamic behavior of the R-M-R map is analyzed,and a foundation is laid for deciphering the complex working mechanisms of the brain. 展开更多
关键词 Rulkov neuron discrete memristor firing patterns synaptic crosstalk DSP implementation
原文传递
Defending Against Jamming and Interference for Internet of UAVs Using Cooperative Multi-Agent Reinforcement Learning with Mutual Information
6
作者 Lin Yan Wu Zhijuan +4 位作者 Peng Nuoheng Zhao Tianyu Zhang Yijin Shu Feng Li Jun 《China Communications》 2025年第5期220-237,共18页
The Internet of Unmanned Aerial Vehicles(I-UAVs)is expected to execute latency-sensitive tasks,but limited by co-channel interference and malicious jamming.In the face of unknown prior environmental knowledge,defendin... The Internet of Unmanned Aerial Vehicles(I-UAVs)is expected to execute latency-sensitive tasks,but limited by co-channel interference and malicious jamming.In the face of unknown prior environmental knowledge,defending against jamming and interference through spectrum allocation becomes challenging,especially when each UAV pair makes decisions independently.In this paper,we propose a cooperative multi-agent reinforcement learning(MARL)-based anti-jamming framework for I-UAVs,enabling UAV pairs to learn their own policies cooperatively.Specifically,we first model the problem as a modelfree multi-agent Markov decision process(MAMDP)to maximize the long-term expected system throughput.Then,for improving the exploration of the optimal policy,we resort to optimizing a MARL objective function with a mutual-information(MI)regularizer between states and actions,which can dynamically assign the probability for actions frequently used by the optimal policy.Next,through sharing their current channel selections and local learning experience(their soft Q-values),the UAV pairs can learn their own policies cooperatively relying on only preceding observed information and predicting others’actions.Our simulation results show that for both sweep jamming and Markov jamming patterns,the proposed scheme outperforms the benchmarkers in terms of throughput,convergence and stability for different numbers of jammers,channels and UAV pairs. 展开更多
关键词 anti-jamming communication internet of UAVs multi-agent reinforcement learning spectrum allocation
在线阅读 下载PDF
Dislocation and Wet Etching of Lu_(2)O_(3) 被引量:1
7
作者 LI Guoxin WANG Pei +3 位作者 MU Wenxiang ZHAO Lili WANG Shanpeng YIN Yanru 《发光学报》 北大核心 2025年第6期1095-1108,共14页
Lutetium oxide(Lu_(2)O_(3))is recognized as a potential laser crystal material,and it is noted for its high ther⁃mal conductivity,low phonon energy,and strong crystal field.Nevertheless,its high melting point of 2450... Lutetium oxide(Lu_(2)O_(3))is recognized as a potential laser crystal material,and it is noted for its high ther⁃mal conductivity,low phonon energy,and strong crystal field.Nevertheless,its high melting point of 2450℃induces significant temperature gradients,resulting in a proliferation of defects.The scarcity of comprehensive research on this crystal’s defects hinders the enhancement of crystal quality.In this study,we employed the chemical etching method to examine the etching effects on Lu_(2)O_(3)crystals under various conditions and to identify the optimal conditions for investi⁃gating the dislocation defects of Lu_(2)O_(3)crystals(mass fraction 70%H3PO4,160℃,15-18 min).The morphologies of dislocation etch pits on the(111)-and(110)-oriented Lu_(2)O_(3)wafers were characterized using microscopy,scanning electron microscopy and atomic force microscopy.This research addresses the gap in understanding Lu_(2)O_(3)line defects and offers guidance for optimizing the crystal growth process and improving crystal quality. 展开更多
关键词 Lu_(2)O_(3) etch pit dislocations crystal defects
在线阅读 下载PDF
Quantifying and Mapping the Effects of Ecosystem Services on Agricultural Competitiveness:A Case Study in Shandong Province,China 被引量:1
8
作者 ZHONG Jiali SUN Qian +1 位作者 QI Wei YU Xinyang 《Chinese Geographical Science》 2025年第2期326-342,共17页
Quantifying and mapping how ecosystem services impact agricultural competitiveness is crucial for attaining the Sustainable Development Goals of United Nations.However,few study quantified agricultural competitiveness... Quantifying and mapping how ecosystem services impact agricultural competitiveness is crucial for attaining the Sustainable Development Goals of United Nations.However,few study quantified agricultural competitiveness and mapped the effects of ecosystem services on agricultural competitiveness using multiple models.In this study,multi-source data from 2000 to 2020 were utilized to establish the indicator system of agricultural competitiveness;five ecosystem services were quantified using computation models;Geographic Information System(GIS)spatial analysis was used to explore the spatial patterns of agricultural competitiveness and ecosystem services;geographic detector models were applied to investigate the effects and driving mechanisms of ecosystem services on agricultural competitiveness.Shandong Province of China was selected as the case study area.The results demonstrated that:1)there was a significant increase in agricultural competitiveness during the study period,with high levels observed mainly in the east region of the study area.2)The spatial distribution patterns of ecosystem services and agricultural competitiveness primarily exhibited High-High and Low-Low Cluster types.3)Habitat quality emerged as the main driving factor of agricultural competitiveness in 2000 and 2020,while water yield played a substantial role in 2010.4)The coupling of two ecosystem services exerted a greater effect on agricultural competitiveness compared to individual ecosystem service.The innovations of this study are constructing an indicator system to quantify agricultural competitiveness,and exploring the effects of ecosystem services on agricultural competitiveness.This study proposed an indicator system to quantify agricultural competitiveness,which can be applied in other regions,and explored the effects of ecosystem services on agricultural competitiveness.The findings of this study can serve as valuable insights for policymakers to formulate tailored agricultural development policies that take into account the synergistic effects of ecosystem services on agricultural competitiveness. 展开更多
关键词 agricultural competitiveness ecosystem services spatial autocorrelation geographic detector Shandong Province China
在线阅读 下载PDF
Research on cloud computing and services framework of marine environmental information management 被引量:3
9
作者 SHI Suixiang LIU Yang +3 位作者 WEI Hongyu QIAO Baiyou WANG Guoren XU Lingyu 《Acta Oceanologica Sinica》 SCIE CAS CSCD 2013年第10期57-66,共10页
Based on the features of marine environmental data and processing requirements, a cloud computing archi- tecture of marine environment information is proposed, which provides a new cloud technology framework for the i... Based on the features of marine environmental data and processing requirements, a cloud computing archi- tecture of marine environment information is proposed, which provides a new cloud technology framework for the integration and sharing of marine environmental information resources. A physical layer, software platform layer and an application layer are illustrated systematically, at the same time, a corresponding solu- tions for many difficult technical problems such as parallel query processing of multi-dimensional, spatio- temporal information, data slice storage, software service flow customization, analysis, reorganization and so on. A prototype system is developed and many different data-size experiments and a comparative analy- sis are done based on it. The experiment results show that the cloud platform based on this framework can achieve high performance and scalability when dealing with large-scale marine data. 展开更多
关键词 cloud computing marine information software services VIRTUALIZATION
在线阅读 下载PDF
A QoS-aware vertical handoff algorithm based on predictive network information 被引量:3
10
作者 郭云松 谭冠政 +1 位作者 A.S.M.LIBDA 马丽强 《Journal of Central South University》 SCIE EI CAS 2012年第8期2187-2193,共7页
In converged heterogeneous wireless networks, vertical handoff is an important issue in radio resource management and occurs when an end user switches from one network to another (e.g., from wireless local area netwo... In converged heterogeneous wireless networks, vertical handoff is an important issue in radio resource management and occurs when an end user switches from one network to another (e.g., from wireless local area network to wideband code division multiple access). Efficient vertical handoff should allocate network resources efficiently and maintain good quality of service (QoS) for the end users. The objective of this work is to determine conditions under which vertical handoff can be performed. The channel usage situation of each access network is formulated as a birth-death process with the objective of predicting the avaliable bandwidth and the blocking probability. A reward function is used to capture the network bandwidth and the blocking probability is expressed as a cost function. An end user will access the certain network which maximizes the total function defined as the combination of the reward fimction and the cost function. Simulation results show that the proposed algorithm can significantly improve the network performance, including higher bandwidth for end users and lower new call blocking and handoff call blocking probability for networks. 展开更多
关键词 heterogeneous wireless network vertical handoff quality of service (QoS) birth-death process
在线阅读 下载PDF
Evaluation Model for Capability of Enterprise Agent Coalition Based on Information Fusion and Attribute Reduction 被引量:1
11
作者 Dongjun Liu Li Li Jiayang Wang 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2016年第2期23-30,共8页
For the issue of evaluation of capability of enterprise agent coalition,an evaluation model based on information fusion and entropy weighting method is presented. The attribute reduction method is utilized to reduce i... For the issue of evaluation of capability of enterprise agent coalition,an evaluation model based on information fusion and entropy weighting method is presented. The attribute reduction method is utilized to reduce indicators of the capability according to the theory of rough set. The new indicator system can be determined. Attribute reduction can also reduce the workload and remove the redundant information,when there are too many indicators or the indicators have strong correlation. The research complexity can be reduced and the efficiency can be improved. Entropy weighting method is used to determine the weights of the remaining indicators,and the importance of indicators is analyzed. The information fusion model based on nearest neighbor method is developed and utilized to evaluate the capability of multiple agent coalitions,compared to cloud evaluation model and D-S evidence method. Simulation results are reasonable and with obvious distinction. Thus they verify the effectiveness and feasibility of the model. The information fusion model can provide more scientific,rational decision support for choosing the best agent coalition,and provide innovative steps for the evaluation process of capability of agent coalitions. 展开更多
关键词 COMPREHENSIVE evaluation agent coalition CAPABILITY information FUSION ATTRIBUTE reduction system simulation
在线阅读 下载PDF
Dynamic modelling and engineering simulation of fluid mechanics in water injectors 被引量:1
12
作者 JIA Deli WEN Haoyang +3 位作者 SUN Fuchao WANG Quanbin YANG Qinghai FU Tao 《Petroleum Exploration and Development》 SCIE 2023年第5期1236-1245,共10页
To study the fluid dynamic response mechanism under the working condition of water injection well borehole,based on the microelement analysis of fluid mechanics and the classical theory of hydrodynamics,a fluid microe... To study the fluid dynamic response mechanism under the working condition of water injection well borehole,based on the microelement analysis of fluid mechanics and the classical theory of hydrodynamics,a fluid microelement pressure-flow rate relationship model is built to derive and solve the dynamic distribution of fluid pressure and flow rate in the space of well borehole.Combined with the production data of a typical deviated well in China,numerical simulations and analyses are carried out to analyze the dynamic distribution of wellbore pressure at different injection pressures and injection volumes,the delayed and attenuated characteristics of fluid transmission in tube,and the dynamic distribution of wellbore pressure amplitude under the fluctuation of wellhead pressure.The pressure loss along the wellbore has nothing to do with the absolute pressure,and the design of the coding and decoding scheme for wave code communication doesn’t need to consider the absolute pressure during injecting.When the injection pressure is constant,the higher the injection flow rate at the wellhead,the larger the pressure loss along the wellbore.The fluid wave signal delay amplitude mainly depends on the length of the wellbore.The smaller the tubing diameter,the larger the fluid wave signal attenuation amplitude.The higher the target wave code amplitude(differential pressure identification root mean square)generated at the same well depth,the greater the wellhead pressure wave amplitude required to overcome the wellbore pressure loss. 展开更多
关键词 zonal water injection wellbore fluid fluid mechanics dynamic response wireless communication
在线阅读 下载PDF
Water inrush evaluation of coal seam floor by integrating the water inrush coefficient and the information of water abundance 被引量:3
13
作者 Shi Longqing Qiu Mei +2 位作者 Wei Wenxue Xu Dongjing Han Jin 《International Journal of Mining Science and Technology》 SCIE EI 2014年第5期677-681,共5页
The method of singular coefficient of water inrush to achieve safety mining has limitation and one sidedness. Aiming at the problem above, large amounts of data about water inrush were collected. Then the data, includ... The method of singular coefficient of water inrush to achieve safety mining has limitation and one sidedness. Aiming at the problem above, large amounts of data about water inrush were collected. Then the data, including the maximum water inrush, water inrush coefficient and water abundance in aquifers of working face, were processed by the statistical analysis. The analysis results indicate that both water inrush coefficient and water abundance in aquifers should be taken into consideration when evaluating the danger of water inrush from coal seam floor. The prediction model of safe-mining evaluation grade was built by using the support vector machine, and the result shows that this model has high classification accuracy. A feasible classification system of water-inrush safety evaluation can be got by using the data visualization method which makes the implicit support vector machine models explicit. 展开更多
关键词 Floor water inrush Water inrush coefficient Water abundance Units-inflow Support vector machine
在线阅读 下载PDF
Collection System of Soil Moisture Information Based on ZigBee and GPRS 被引量:2
14
作者 Haihong LIU hao JIA +5 位作者 Yanhe LIU Qian'ao ZHAO Haoyu WANG Xueming DUAN Zhaoxin ZHANG Jianjie BI 《Agricultural Biotechnology》 CAS 2019年第6期64-67,共4页
Real-time monitoring and wireless transmission of farmland soil moisture have been paid with more and more attention in the research of agricultural drought monitoring, early warning and prevention and control technol... Real-time monitoring and wireless transmission of farmland soil moisture have been paid with more and more attention in the research of agricultural drought monitoring, early warning and prevention and control technology. The hardware design and software design of soil moisture monitoring in farmland were carried out, and a monitoring system based on the principles of ZigBee and GPRS technologies was developed and applied to the actual monitoring of soil moisture in farmland. This study provides a good idea to promote real-time monitoring, wireless transmission and intelligent management of soil moisture in farmland. 展开更多
关键词 FARMLAND Soil moisture ZigBee technology GPRS technology DATABASE
在线阅读 下载PDF
Quantification of Dance Movement by Simultaneous Measurement of Body Motion and Biophysical Information 被引量:1
15
作者 Woong Choi Tadao Isaka +2 位作者 Mamiko Sakata Seiya Tsuruta Kozaburo Hachimura 《International Journal of Automation and computing》 EI 2007年第1期1-7,共7页
The purpose of this research is a quantitative analysis of movement patterns of dance, which cannot be analyzed with a motion capture system alone, using simultaneous measurement of body motion and biophysical informa... The purpose of this research is a quantitative analysis of movement patterns of dance, which cannot be analyzed with a motion capture system alone, using simultaneous measurement of body motion and biophysical information. In this research, two kinds of same leg movement are captured by simultaneous measurement; one is a leg movement with given strength, the other is a leg movement without strength on condition of basic experiment using optical motion capture and electromyography (EMG) equipment in order to quantitatively analyze characteristics of leg movement. Also, we measured the motion of the traditional Japanese dance using the constructed system. We can visualize leg movement of Japanese dance by displaying a 3D CG character animation with motion data and EMG data. In addition, we expect that our research will help dancers and researchers on dance through giving new information on dance movement which cannot be analyzed with only motion capture. 展开更多
关键词 Motion measurement electromyography (EMG) animation.
在线阅读 下载PDF
An Efficient Clustering Algorithm for Enhancing the Lifetime and Energy Efficiency of Wireless Sensor Networks
16
作者 Peng Zhou Wei Chen Bingyu Cao 《Computers, Materials & Continua》 2025年第9期5337-5360,共24页
Wireless Sensor Networks(WSNs),as a crucial component of the Internet of Things(IoT),are widely used in environmental monitoring,industrial control,and security surveillance.However,WSNs still face challenges such as ... Wireless Sensor Networks(WSNs),as a crucial component of the Internet of Things(IoT),are widely used in environmental monitoring,industrial control,and security surveillance.However,WSNs still face challenges such as inaccurate node clustering,low energy efficiency,and shortened network lifespan in practical deployments,which significantly limit their large-scale application.To address these issues,this paper proposes an Adaptive Chaotic Ant Colony Optimization algorithm(AC-ACO),aiming to optimize the energy utilization and system lifespan of WSNs.AC-ACO combines the path-planning capability of Ant Colony Optimization(ACO)with the dynamic characteristics of chaotic mapping and introduces an adaptive mechanism to enhance the algorithm’s flexibility and adaptability.By dynamically adjusting the pheromone evaporation factor and heuristic weights,efficient node clustering is achieved.Additionally,a chaotic mapping initialization strategy is employed to enhance population diversity and avoid premature convergence.To validate the algorithm’s performance,this paper compares AC-ACO with clustering methods such as Low-Energy Adaptive Clustering Hierarchy(LEACH),ACO,Particle Swarm Optimization(PSO),and Genetic Algorithm(GA).Simulation results demonstrate that AC-ACO outperforms the compared algorithms in key metrics such as energy consumption optimization,network lifetime extension,and communication delay reduction,providing an efficient solution for improving energy efficiency and ensuring long-term stable operation of wireless sensor networks. 展开更多
关键词 Internet of Things wireless sensor networks ant colony optimization clustering algorithm energy efficiency
在线阅读 下载PDF
Leveraging Safe and Secure AI for Predictive Maintenance of Mechanical Devices Using Incremental Learning and Drift Detection
17
作者 Prashanth B.S Manoj Kumar M.V. +1 位作者 Nasser Almuraqab Puneetha B.H 《Computers, Materials & Continua》 2025年第6期4979-4998,共20页
Ever since the research in machine learning gained traction in recent years,it has been employed to address challenges in a wide variety of domains,including mechanical devices.Most of the machine learning models are ... Ever since the research in machine learning gained traction in recent years,it has been employed to address challenges in a wide variety of domains,including mechanical devices.Most of the machine learning models are built on the assumption of a static learning environment,but in practical situations,the data generated by the process is dynamic.This evolution of the data is termed concept drift.This research paper presents an approach for predictingmechanical failure in real-time using incremental learning based on the statistically calculated parameters of mechanical equipment.The method proposed here is applicable to allmechanical devices that are susceptible to failure or operational degradation.The proposed method in this paper is equipped with the capacity to detect the drift in data generation and adaptation.The proposed approach evaluates the machine learning and deep learning models for their efficacy in handling the errors related to industrial machines due to their dynamic nature.It is observed that,in the settings without concept drift in the data,methods like SVM and Random Forest performed better compared to deep neural networks.However,this resulted in poor sensitivity for the smallest drift in the machine data reported as a drift.In this perspective,DNN generated the stable drift detection method;it reported an accuracy of 84%and an AUC of 0.87 while detecting only a single drift point,indicating the stability to performbetter in detecting and adapting to new data in the drifting environments under industrial measurement settings. 展开更多
关键词 Incremental learning drift detection real-time failure prediction deep neural network proactive machine health monitoring
在线阅读 下载PDF
Topic Mining and Evolution Analysis of Domestic Smart Library Research Based on the BERTopic Model
18
作者 Meile Li Yinuo Jiang 《Journal on Artificial Intelligence》 2025年第1期509-516,共8页
This paper conducts topic mining and analysis of research literature in the domestic smart library field based on the BERTopic model,aiming to reveal its topic development context and evolution trends.Journal literatu... This paper conducts topic mining and analysis of research literature in the domestic smart library field based on the BERTopic model,aiming to reveal its topic development context and evolution trends.Journal literature in the smart library field collected by CNKI(China National Knowledge Infrastructure)from 2015 to 2024 was analyzed using the BERTopic model and dynamic topic modeling for topic mining and evolution trend analysis.The study found that the domestic smart library field involves multiple core topics,identifying a diversified topic structure centered around“data”,“user”,“5g”,etc.The research results provide data support and practical reference for libraries to accurately identify key points of technology integration during smart transformation and to optimize smart service models. 展开更多
关键词 Domestic smart library BERTopic topic mining evolution analysis
在线阅读 下载PDF
Integrated Sharing Platform for Genetic Data of Rare and Precious Metal Materials
19
作者 Lin Huang Ying Zhou Jingjing Yang 《Computers, Materials & Continua》 2025年第12期4587-4606,共20页
The construction of centralized and standardized material databases is essential to support both scientific innovation and industrial application.However,for rare and precious metal materials,existing data resources a... The construction of centralized and standardized material databases is essential to support both scientific innovation and industrial application.However,for rare and precious metal materials,existing data resources are often decentralized.This results in persistent issues such as data silos and fragmentation,which significantly hinder efficient data utilization and collaboration.In response to these challenges,this study investigates the development of an integrated platform for sharing genetic data of rare and precious metal materials.The research begins by analyzing current trends in material data platforms,both domestically and internationally.These insights help inform the architectural design.The core of the platform consists of several key modules.Data resource integration is designed to aggregate and harmonize heterogeneous data from diverse sources.A structured data management system supports efficient storage and retrieval.A computational environment enables data analysis and modeling.A trusted sharing mechanism ensures security and access control.By integrating these functionalities,the platform aims to provide a unified ecosystem.This system facilitates open yet secure data exchange,promotes reproducibility,and enhances research efficiency.Finally,the article summarizes the initial implementation of the platform.It discusses its potential limitations and outlines future directions for development,including the integration of artificial intelligence tools and the expansion of data coverage. 展开更多
关键词 Material gene engineering DATABASE platform construction blockchain
在线阅读 下载PDF
A Low Profile Planar Wideband Linearly Polarized Antenna Array Using Planar Dual-Arm Spiral Structures
20
作者 Gao Shengqi Hao Zhangcheng 《China Communications》 2025年第10期52-59,共8页
In this paper,a 4×4 wideband linearly po-larization(LP)antenna array is proposed by using pla-nar dual-arm spiral structures.Wideband balun struc-tures,composed of microstrip line-fed coupling slots,are adopted t... In this paper,a 4×4 wideband linearly po-larization(LP)antenna array is proposed by using pla-nar dual-arm spiral structures.Wideband balun struc-tures,composed of microstrip line-fed coupling slots,are adopted to feed two dual-arms spiral structures with opposite phases.Then,by combining the left-and right-hand circular polarizations,a linearly polar-ization is achieved.The proposed antenna has a wide operating bandwidth due to the wideband nature of the spiral structure.Simulated results show that the an-tenna element can achieve a 68.73%impedance band-width and a maximum gain of 6.64 dBi within 19.44–38.83 GHz.A 4×4 array prototype is designed to verify the concept.Measured results show that an impedance bandwidth of 63.73%is obtained.The pro-posed array has the merits of a wide bandwidth,a low profile,a low cost,and a small size,which is promis-ing for the application in millimeter wave wireless sys-tems. 展开更多
关键词 microstrip feed millimeter wave planar array spiral antenna WIDEBAND
在线阅读 下载PDF
上一页 1 2 142 下一页 到第
使用帮助 返回顶部