期刊文献+
共找到162,415篇文章
< 1 2 250 >
每页显示 20 50 100
AI-driven interpretation and prediction of embedded printability based on rheology
1
作者 Xianhao Zhou Zhenrui Zhang +7 位作者 Jintian Yu Lixi Ma Sicheng Ma Bingyan Wu Zixuan Wang Ting Zhang Yongcong Fang Zhuo Xiong 《Bio-Design and Manufacturing》 2026年第1期63-79,I0003-I0012,共27页
Embedded printing is a highly promising approach for creating complex structures within a yield-stress support bath.However,the accurate prediction and control of printability remain fundamental challenges due to the ... Embedded printing is a highly promising approach for creating complex structures within a yield-stress support bath.However,the accurate prediction and control of printability remain fundamental challenges due to the complex interactions between inks and support baths.Here,we present an artificial intelligence(AI)-driven framework that interprets and predicts embedded printability using rheological data.Using a standardized workflow,we extracted 21 rheological descriptors and established 12 indicators to evaluate structural continuity and geometric fidelity.Interpretable machine learning models revealed that direction-dependent defects are governed by the synergistic interplay among ink yield stress,support bath zero shear viscosity,flow behavior index,and time constant.To enable the prediction of printability in a generalizable manner,we further developed a cascaded neural network,which achieved mean relative prediction errors below 15%across all indicators.Experimental validation using three-dimensional(3 D)-printed constructs and micro-computed tomography(μCT)reconstructions confirmed a strong correlation between predicted and actual fidelity.This work establishes a physics-informed,data-driven paradigm for decoding and optimizing embedded printing,offering broad applicability and providing a robust tool for the rapid pairing of suitable printable ink-support bath combinations. 展开更多
关键词 embedded bioprinting PRINTABILITY RHEOLOGY Machine learning Neural network
在线阅读 下载PDF
Dragonfang:An Open-Source Embedded Flight Controller with IMU-Based Stabilization for Quadcopter Applications
2
作者 Cosmin Dumitru Emanuel Pantelimon +1 位作者 Alexandru Guzu Georgian Nicolae 《Computers, Materials & Continua》 2026年第4期452-470,共19页
Unmanned aerial vehicles(UAVs),especially quadcopters,have become indispensable in numerous industrial and scientific applications due to their flexibility,lowcost,and capability to operate in dynamic environments.Thi... Unmanned aerial vehicles(UAVs),especially quadcopters,have become indispensable in numerous industrial and scientific applications due to their flexibility,lowcost,and capability to operate in dynamic environments.This paper presents a complete design and implementation of a compact autonomous quadcopter capable of trajectory tracking,object detection,precision landing,and real-time telemetry via long-range communication protocols.The system integrates an onboard flight controller running real-time sensor fusion algorithms,a vision-based detection system on a companion single-board computer,and a telemetry unit using Long Range(LoRa)communication.Extensive flight tests were conducted to validate the system’s stability,communication range,and autonomous capabilities.Potential applications in law enforcement,agriculture,search and rescue,and environmental monitoring are also discussed. 展开更多
关键词 Quadcopter UAV autonomous navigation visual detection sensor fusion TELEMETRY LoRa embedded systems
在线阅读 下载PDF
Robust and Efficient Federated Learning for Machinery Fault Diagnosis in Internet of Things
3
作者 Zhen Wu Hao Liu +4 位作者 Linlin Zhang Zehui Zhang Jie Wu Haibin He Bin Zhou 《Computers, Materials & Continua》 2026年第4期1051-1069,共19页
Recently,Internet ofThings(IoT)has been increasingly integrated into the automotive sector,enabling the development of diverse applications such as the Internet of Vehicles(IoV)and intelligent connected vehicles.Lever... Recently,Internet ofThings(IoT)has been increasingly integrated into the automotive sector,enabling the development of diverse applications such as the Internet of Vehicles(IoV)and intelligent connected vehicles.Leveraging IoVtechnologies,operational data fromcore vehicle components can be collected and analyzed to construct fault diagnosis models,thereby enhancing vehicle safety.However,automakers often struggle to acquire sufficient fault data to support effective model training.To address this challenge,a robust and efficient federated learning method(REFL)is constructed for machinery fault diagnosis in collaborative IoV,which can organize multiple companies to collaboratively develop a comprehensive fault diagnosis model while keeping their data locally.In the REFL,the gradient-based adversary algorithm is first introduced to the fault diagnosis field to enhance the deep learning model robustness.Moreover,the adaptive gradient processing process is designed to improve the model training speed and ensure the model accuracy under unbalance data scenarios.The proposed REFL is evaluated on non-independent and identically distributed(non-IID)real-world machinery fault dataset.Experiment results demonstrate that the REFL can achieve better performance than traditional learning methods and are promising for real industrial fault diagnosis. 展开更多
关键词 Federated learning adversary algorithm internet of Vehicles(IoV) fault diagnosis
在线阅读 下载PDF
Anomaly Detection Method of Power Internet of Things Terminals in Zero-Trust Environment
4
作者 Sun Pengzhan Ren Yinlin +2 位作者 Shao Sujie Yang Chao Qiu Xuesong 《China Communications》 2026年第1期290-305,共16页
With more and more IoT terminals being deployed in various power grid business scenarios,terminal reliability has become a practical challenge that threatens the current security protection architecture.Most IoT termi... With more and more IoT terminals being deployed in various power grid business scenarios,terminal reliability has become a practical challenge that threatens the current security protection architecture.Most IoT terminals have security risks and vulnerabilities,and limited resources make it impossible to deploy costly security protection methods on the terminal.In order to cope with these problems,this paper proposes a lightweight trust evaluation model TCL,which combines three network models,TCN,CNN,and LSTM,with stronger feature extraction capability and can score the reliability of the device by periodically analyzing the traffic behavior and activity logs generated by the terminal device,and the trust evaluation of the terminal’s continuous behavior can be achieved by combining the scores of different periods.After experiments,it is proved that TCL can effectively use the traffic behaviors and activity logs of terminal devices for trust evaluation and achieves F1-score of 95.763,94.456,99.923,and 99.195 on HDFS,BGL,N-BaIoT,and KDD99 datasets,respectively,and the size of TCL is only 91KB,which can achieve similar or better performance than CNN-LSTM,RobustLog and other methods with less computational resources and storage space. 展开更多
关键词 anomaly detection distributed machine learning power internet of Things zero trust
在线阅读 下载PDF
A Multi-Objective Deep Reinforcement Learning Algorithm for Computation Offloading in Internet of Vehicles
5
作者 Junjun Ren Guoqiang Chen +1 位作者 Zheng-Yi Chai Dong Yuan 《Computers, Materials & Continua》 2026年第1期2111-2136,共26页
Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrain... Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrained onboard devices to nearby Roadside Unit(RSU),thereby achieving lower delay and energy consumption.However,due to the limited storage capacity and energy budget of RSUs,it is challenging to meet the demands of the highly dynamic Internet of Vehicles(IoV)environment.Therefore,determining reasonable service caching and computation offloading strategies is crucial.To address this,this paper proposes a joint service caching scheme for cloud-edge collaborative IoV computation offloading.By modeling the dynamic optimization problem using Markov Decision Processes(MDP),the scheme jointly optimizes task delay,energy consumption,load balancing,and privacy entropy to achieve better quality of service.Additionally,a dynamic adaptive multi-objective deep reinforcement learning algorithm is proposed.Each Double Deep Q-Network(DDQN)agent obtains rewards for different objectives based on distinct reward functions and dynamically updates the objective weights by learning the value changes between objectives using Radial Basis Function Networks(RBFN),thereby efficiently approximating the Pareto-optimal decisions for multiple objectives.Extensive experiments demonstrate that the proposed algorithm can better coordinate the three-tier computing resources of cloud,edge,and vehicles.Compared to existing algorithms,the proposed method reduces task delay and energy consumption by 10.64%and 5.1%,respectively. 展开更多
关键词 Deep reinforcement learning internet of vehicles multi-objective optimization cloud-edge computing computation offloading service caching
在线阅读 下载PDF
Embedded Internet环境下TCP/IP协议簇的约简 被引量:6
6
作者 韩光洁 赵海 +2 位作者 王金东 林涛 王济勇 《小型微型计算机系统》 CSCD 北大核心 2004年第9期1602-1606,共5页
基于 Em bedded Internet技术下 ,为了实现非 Internet设备信息的共享和访问 ,作者对 TCP/ IP协议簇进行系统的研究 ,提出在设备中嵌入 thin TCP/ IP协议栈并使其能够实现与网络的透明互联 .对 TCP/ IP协议簇进行尽最大可能的约简而不... 基于 Em bedded Internet技术下 ,为了实现非 Internet设备信息的共享和访问 ,作者对 TCP/ IP协议簇进行系统的研究 ,提出在设备中嵌入 thin TCP/ IP协议栈并使其能够实现与网络的透明互联 .对 TCP/ IP协议簇进行尽最大可能的约简而不使其失去标准和相应的机制 ,从而可以利用 TCP/ IP协议在设备与 Internet之间建立通讯联系 ,真正把设备纳入到网络的管理范围 ,实现设备的网络化和智能化管理 .设备中嵌入 TCP/ 展开更多
关键词 embedded internet TCP/IP协议栈 嵌入式 约简
在线阅读 下载PDF
Embedded Internet技术及其综述 被引量:14
7
作者 韩光洁 赵海 +1 位作者 王金东 关沫 《小型微型计算机系统》 CSCD 北大核心 2004年第5期798-802,共5页
根据 Em bedded Internet的特点 ,概括了它的发展及现状 ,总结了其关键技术 ,并提出当前 Embedded Inter-net应用行业所面临的困惑和挑战以及建立产业化的设想 .基于 Embedded Internet技术下 ,可以实现将非 Internet设备接入互联网的应... 根据 Em bedded Internet的特点 ,概括了它的发展及现状 ,总结了其关键技术 ,并提出当前 Embedded Inter-net应用行业所面临的困惑和挑战以及建立产业化的设想 .基于 Embedded Internet技术下 ,可以实现将非 Internet设备接入互联网的应用 ,把设备真正纳入网络化和智能化管理 ,使现场设备的在线远程监控、管理及维护等功能得以实现 。 展开更多
关键词 嵌入式internet EWS ERTOS THIN TCP/IP SOC
在线阅读 下载PDF
Scalable and Resilient AI Framework for Malware Detection in Software-Defined Internet of Things
8
作者 Maha Abdelhaq Ahmad Sami Al-Shamayleh +2 位作者 Adnan Akhunzada Nikola Ivkovi´c Toobah Hasan 《Computers, Materials & Continua》 2026年第4期1307-1321,共15页
The rapid expansion of the Internet of Things(IoT)and Edge Artificial Intelligence(AI)has redefined automation and connectivity acrossmodern networks.However,the heterogeneity and limited resources of IoT devices expo... The rapid expansion of the Internet of Things(IoT)and Edge Artificial Intelligence(AI)has redefined automation and connectivity acrossmodern networks.However,the heterogeneity and limited resources of IoT devices expose them to increasingly sophisticated and persistentmalware attacks.These adaptive and stealthy threats can evade conventional detection,establish remote control,propagate across devices,exfiltrate sensitive data,and compromise network integrity.This study presents a Software-Defined Internet of Things(SD-IoT)control-plane-based,AI-driven framework that integrates Gated Recurrent Units(GRU)and Long Short-TermMemory(LSTM)networks for efficient detection of evolving multi-vector,malware-driven botnet attacks.The proposed CUDA-enabled hybrid deep learning(DL)framework performs centralized real-time detection without adding computational overhead to IoT nodes.A feature selection strategy combining variable clustering,attribute evaluation,one-R attribute evaluation,correlation analysis,and principal component analysis(PCA)enhances detection accuracy and reduces complexity.The framework is rigorously evaluated using the N_BaIoT dataset under k-fold cross-validation.Experimental results achieve 99.96%detection accuracy,a false positive rate(FPR)of 0.0035%,and a detection latency of 0.18 ms,confirming its high efficiency and scalability.The findings demonstrate the framework’s potential as a robust and intelligent security solution for next-generation IoT ecosystems. 展开更多
关键词 AI-driven malware analysis advanced persistent malware(APM) AI-poweredmalware detection deep learning(DL) malware-driven botnets software-defined internet of things(SD-IoT)
在线阅读 下载PDF
Embedded Internet的体系结构及其ONDC模型的实现 被引量:17
9
作者 赵海 陈飞鸣 《东北大学学报(自然科学版)》 EI CAS CSCD 北大核心 1999年第3期257-260,共4页
基于EmbeddedInternet的体系结构,提出一种解决Fieldbus与其他类型网络互连的方法,并建立了ONDC模型·通过该模型,实现了将Fieldbus上的现场设备接入了Internet的目的·以We... 基于EmbeddedInternet的体系结构,提出一种解决Fieldbus与其他类型网络互连的方法,并建立了ONDC模型·通过该模型,实现了将Fieldbus上的现场设备接入了Internet的目的·以Web和Java技术为主要方法,使得从不同子网、不同的物理区域实现对Fieldbus网络现场设备的监控、诊断、管理、维护及下载驱动程序等功能得以实现·EmbeddedInternet体系结构的提出为众多不同类型的网络和Internet的互连提供了现实的可能性和技术上的支持· 展开更多
关键词 internet FIELDBUS 网络互连 ONDC模型 体系结构
在线阅读 下载PDF
Embedded Internet环境下Webit2.0体系结构的研究与实现
10
作者 韩光洁 赵海 +1 位作者 王金东 关沫 《通信学报》 EI CSCD 北大核心 2004年第9期62-68,共7页
针对面向设备动态驱动的异种网络互连体系结构——Webit1.0模型的不足,提出了具有非Internet设备网络管理功能的Webit2.0模型。Webit2.0是在ERTOS的基础上,构建了thin TCP/IP协议栈和EWS技术,使设备具有Web管理功能,实现对设备的“行为... 针对面向设备动态驱动的异种网络互连体系结构——Webit1.0模型的不足,提出了具有非Internet设备网络管理功能的Webit2.0模型。Webit2.0是在ERTOS的基础上,构建了thin TCP/IP协议栈和EWS技术,使设备具有Web管理功能,实现对设备的“行为”进行远程监控、实时管理、智能报警及下载驱动程序等功能。 展开更多
关键词 嵌入式internet WEBIT 设备 EWS THIN TCP/IP协议栈
在线阅读 下载PDF
基于ARM的Embedded Internet的实现 被引量:1
11
作者 李秀红 黄天戍 +1 位作者 肖春华 孙忠富 《武汉理工大学学报(交通科学与工程版)》 2007年第3期472-475,共4页
为解决远程嵌入式设备以无线方式接入Internet的问题,需要实现Embedded Internet(EI).EI的实现有多种方式,其中在基于ARM硬件平台的微控制器中引入能够处理多个内部task和多个外部输入源数据传递的嵌入式操作系统-μC/OS-Ⅱ是一个较好... 为解决远程嵌入式设备以无线方式接入Internet的问题,需要实现Embedded Internet(EI).EI的实现有多种方式,其中在基于ARM硬件平台的微控制器中引入能够处理多个内部task和多个外部输入源数据传递的嵌入式操作系统-μC/OS-Ⅱ是一个较好的选择.文中介绍了实现EI的关键技术,包括基于ARM的EI的硬件设计技巧、嵌入式操作系统μc/OS-Ⅱ移植、μc/OS-Ⅱ中实现GPRS和SMS技术的编程技巧和其他应该注意的问题.文中还给出了解决软件调试过程中发生的典型问题的方案. 展开更多
关键词 嵌入式设备 SMS GPRSmodem μc/OS-Ⅱ AT指令
在线阅读 下载PDF
基于Java Bean技术的Embedded Internet模型及实现 被引量:1
12
作者 李阔 阮冠春 +1 位作者 乔业 赵海 《东北大学学报(自然科学版)》 EI CAS CSCD 北大核心 2000年第5期477-479,共3页
利用JavaBean技术 ,提出并建立了一种新的EmbeddedInternet模型·该模型以Web和JavaBean技术为主要方法 ,解决了远程用户同时控制多台接入到Internet上设备的问题 ,在服务器端实现了设备无关性 ,最大限度的避免了软件的重复开发... 利用JavaBean技术 ,提出并建立了一种新的EmbeddedInternet模型·该模型以Web和JavaBean技术为主要方法 ,解决了远程用户同时控制多台接入到Internet上设备的问题 ,在服务器端实现了设备无关性 ,最大限度的避免了软件的重复开发·EmbeddedInternet模型的提出为各种不同种类的现场设备接入Internet找到了一种切实可行的方法· 展开更多
关键词 embeddedinternet模型 虚拟客户端 设备网关 JAVABEAN技术
在线阅读 下载PDF
单片机系统接入Internet设计中Embedded Web Server的实现 被引量:1
13
作者 王雪艳 《牡丹江师范学院学报(自然科学版)》 2006年第2期13-14,共2页
嵌入式Internet的设计中,EmbeddedWebServer的实现关键在于使系统支持HTTP(超文本传输协议),嵌入式HTTP服务器是控制网络的关键设备,也是实现设备Internet远程监控的关键技术,本论文对HTTP协议进行了分析,对任务函数进行了设计,实现了... 嵌入式Internet的设计中,EmbeddedWebServer的实现关键在于使系统支持HTTP(超文本传输协议),嵌入式HTTP服务器是控制网络的关键设备,也是实现设备Internet远程监控的关键技术,本论文对HTTP协议进行了分析,对任务函数进行了设计,实现了单片机系统接入Internet设计中EmbeddedWebServer的实现. 展开更多
关键词 embedded WEB SERVER HTTP协议 任务函数
在线阅读 下载PDF
Design and Implementation of Embedded Transmission Control Protocol/Internet Protocol Network Based on System-on-programmable Chip
14
作者 LUO Yong HAN Xiao-jun 《Semiconductor Photonics and Technology》 CAS 2008年第3期167-173,共7页
A scheme of transmission control protocol/Internet protocol(TCP/IP) network system based on system-on-programmable chip(SOPC) is proposed for the embedded network communication. In this system, Nios processor, Eth... A scheme of transmission control protocol/Internet protocol(TCP/IP) network system based on system-on-programmable chip(SOPC) is proposed for the embedded network communication. In this system, Nios processor, Ethernet controller and other peripheral logic circuits are all integrated on a Stratix Ⅱ field programmable gate array (FPGA) chip by using SOPC builder design software. And the network communication is realized by transplanting MicroC/OS Ⅱ (uC/OS Ⅱ ) operation system and light weight Internet protocol(LwIP). The design idea, key points and the structures of both software and hardware of the system are presented and ran with a telecommunication example. The experiment shows that the embedded TCP/IP network system has high reliability and real-time performance. 展开更多
关键词 SOPC ETHERNET TCP/IP embedded system
在线阅读 下载PDF
Internet-Based Technologies for Design of Embedded Systems
15
作者 Anzhelika Parkhomenko Olga Gladkova Sergey Kurson Aleksandr Sokolyanskii Eugene Ivanov 《Journal of Control Science and Engineering》 2015年第2期55-63,共9页
In recent years, online engineering technologies are widely distributed and developed. Their influence on society is very strong. The Internet technology has provided additional opportunities for a new development lev... In recent years, online engineering technologies are widely distributed and developed. Their influence on society is very strong. The Internet technology has provided additional opportunities for a new development level of education, design and production. Associations and scientific conferences in the field of online engineering that appeared, seek to foster practices in education and research in higher education institutions and the industry on online engineering. A particular challenge for online engineering is how to extend the traditional equipments and laboratories to the Internet. A method of the embedded systems design with using online laboratory is described in this paper. Also, in this paper the experimental set of remote laboratory which allows carrying out hardware/software oriented design of the embedded control system of a mobile platform is considered. 展开更多
关键词 Online engineering internet technology remote laboratory embedded system design experimental set hardware andsoftware components.
在线阅读 下载PDF
An Embedded Internet interface system
16
作者 Peng XuanGe Xia Jiewu Liao Jinming 《微计算机信息》 北大核心 2005年第10Z期10-11,59,共3页
This article has introduced a method to connect theembedded system with Internet, and given a circuit of embeddedsystem connect.
关键词 因特网 植入系统 分界面 开放结构 芯片
在线阅读 下载PDF
The Internet of Things under Federated Learning:A Review of the Latest Advances and Applications 被引量:1
17
作者 Jinlong Wang Zhenyu Liu +2 位作者 Xingtao Yang Min Li Zhihan Lyu 《Computers, Materials & Continua》 SCIE EI 2025年第1期1-39,共39页
With the rapid development of artificial intelligence,the Internet of Things(IoT)can deploy various machine learning algorithms for network and application management.In the IoT environment,many sensors and devices ge... With the rapid development of artificial intelligence,the Internet of Things(IoT)can deploy various machine learning algorithms for network and application management.In the IoT environment,many sensors and devices generatemassive data,but data security and privacy protection have become a serious challenge.Federated learning(FL)can achieve many intelligent IoT applications by training models on local devices and allowing AI training on distributed IoT devices without data sharing.This review aims to deeply explore the combination of FL and the IoT,and analyze the application of federated learning in the IoT from the aspects of security and privacy protection.In this paper,we first describe the potential advantages of FL and the challenges faced by current IoT systems in the fields of network burden and privacy security.Next,we focus on exploring and analyzing the advantages of the combination of FL on the Internet,including privacy security,attack detection,efficient communication of the IoT,and enhanced learning quality.We also list various application scenarios of FL on the IoT.Finally,we propose several open research challenges and possible solutions. 展开更多
关键词 Federated learning internet of Things SENSORS machine learning privacy security
在线阅读 下载PDF
Meta-synthesis of the experience of nurses with“Internet Nursing Service”in China 被引量:2
18
作者 Wenyan Liu Yao Li +3 位作者 Huanhuan Zhu Kexin Li Haiting Deng Xiaoyan Cai 《International Journal of Nursing Sciences》 2025年第3期233-240,I0003,I0004,共10页
Objective Systematically integrate nurses’experience with“Internet Nursing Service”to analysis the nurses’experiences with“Internet Nursing Service”,and to provide a theoretical reference for formulating a more ... Objective Systematically integrate nurses’experience with“Internet Nursing Service”to analysis the nurses’experiences with“Internet Nursing Service”,and to provide a theoretical reference for formulating a more rational“Internet Nursing Service”model.Methods A systematic search in PubMed,Embase,Web of Science,the Cochrane Library,CINAHL,China National Knowledge Infrastructure(CNKI),Wanfang Database,and Chinese Biomedical Literature Database was conducted to collect qualitative research on nurses’experiences with“Internet Nursing Service,”with a retrieval time limit from December 2019 to June 2024.Qualitative meta-synthesis was performed through line-by-line coding of relevant quotes,organization of codes into descriptive themes,and development of analytical themes.Results A total of 19 studies were included,one study was rated as Grade A in quality evaluation,and the remaining studies were rated as Grade B.Collectively synthesized into three integrated results:Harvest and growth,Difficulties and challenges,and Expectations and support.Harvest and growth,include 1)manifestation of self-value,2)enhancing nursing capabilities,3)optimizing nursing resources;Difficulties and challenges,include 1)lack of safety guarantee,2)role conflict;Expectations and support include,1)expectation for professional knowledge and skill training,2)expectations for service platform optimization,3)expectation for reasonable charges,4)expectation for related policy support.Conclusion“Internet Nursing Service”model benefits both nurses and patients,but still full of challenges.It aids in the decentralization of medical resources.Management departments still need to encourage nurses to actively invest in“Internet Nursing Service”while ensuring their safety and interests. 展开更多
关键词 internet Nursing Service META-SYNTHESIS NURSING Nurse work experience Qualitative research
暂未订购
Lightweight consensus mechanisms in the Internet of Blockchained Things:Thorough analysis and research directions 被引量:1
19
作者 Somia Sahraoui Abdelmalik Bachir 《Digital Communications and Networks》 2025年第4期1245-1260,共16页
The Internet of Things(IoT)has gained substantial attention in both academic research and real-world applications.The proliferation of interconnected devices across various domains promises to deliver intelligent and ... The Internet of Things(IoT)has gained substantial attention in both academic research and real-world applications.The proliferation of interconnected devices across various domains promises to deliver intelligent and advanced services.However,this rapid expansion also heightens the vulnerability of the IoT ecosystem to security threats.Consequently,innovative solutions capable of effectively mitigating risks while accommodating the unique constraints of IoT environments are urgently needed.Recently,the convergence of Blockchain technology and IoT has introduced a decentralized and robust framework for securing data and interactions,commonly referred to as the Internet of Blockchained Things(IoBT).Extensive research efforts have been devoted to adapting Blockchain technology to meet the specific requirements of IoT deployments.Within this context,consensus algorithms play a critical role in assessing the feasibility of integrating Blockchain into IoT ecosystems.The adoption of efficient and lightweight consensus mechanisms for block validation has become increasingly essential.This paper presents a comprehensive examination of lightweight,constraint-aware consensus algorithms tailored for IoBT.The study categorizes these consensus mechanisms based on their core operations,the security of the block validation process,the incorporation of AI techniques,and the specific applications they are designed to support. 展开更多
关键词 Blockchain internet of Things Lightweight consensus
在线阅读 下载PDF
Application Research of Wireless Sensor Networks and the Internet of Things 被引量:1
20
作者 Changjian Lv Rui Wang Man Zhao 《Journal of Electronic Research and Application》 2025年第4期283-289,共7页
In the context of the rapid iteration of information technology,the Internet of Things(IoT)has established itself as a pivotal hub connecting the digital world and the physical world.Wireless Sensor Networks(WSNs),dee... In the context of the rapid iteration of information technology,the Internet of Things(IoT)has established itself as a pivotal hub connecting the digital world and the physical world.Wireless Sensor Networks(WSNs),deeply embedded in the perception layer architecture of the IoT,play a crucial role as“tactile nerve endings.”A vast number of micro sensor nodes are widely distributed in monitoring areas according to preset deployment strategies,continuously and accurately perceiving and collecting real-time data on environmental parameters such as temperature,humidity,light intensity,air pressure,and pollutant concentration.These data are transmitted to the IoT cloud platform through stable and reliable communication links,forming a massive and detailed basic data resource pool.By using cutting-edge big data processing algorithms,machine learning models,and artificial intelligence analysis tools,in-depth mining and intelligent analysis of these multi-source heterogeneous data are conducted to generate high-value-added decision-making bases.This precisely empowers multiple fields,including agriculture,medical and health care,smart home,environmental science,and industrial manufacturing,driving intelligent transformation and catalyzing society to move towards a new stage of high-quality development.This paper comprehensively analyzes the technical cores of the IoT and WSNs,systematically sorts out the advanced key technologies of WSNs and the evolution of their strategic significance in the IoT system,deeply explores the innovative application scenarios and practical effects of the two in specific vertical fields,and looks forward to the technological evolution trends.It provides a detailed and highly practical guiding reference for researchers,technical engineers,and industrial decision-makers. 展开更多
关键词 Wireless Sensor Networks internet of Things Key technologies Application fields
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部