首页 > 最新文献

International Journal of Sensors, Wireless Communications and Control最新文献

英文 中文
Intelligent Load Balancing Algorithms for Internet of Things - A Review. 物联网智能负载均衡算法综述
Q3 Mathematics Pub Date : 2022-07-26 DOI: 10.2174/2210327912666220726150049
Safia Gul, B. A. Malik, M. T. Banday
The Internet of Things has witnessed an upsurge in the number of sensors communicating with each other over the Internet, and this number, currently in billions, is increasing at an expeditious pace. However, this augmentation in the number of interlaced devices can lead to profusion and jamming of the network, thereby degrading energy, latency, and throughput. Load balancing of the network is one of the techniques which could alleviate this issue. This paper reviews the methods that have been employed for load balancing of the Internet of Things, thereby serving the research community two-fold. Firstly, it gives a comprehensive introduction to the classification of load bal-ancing algorithms. Secondly, it offers researchers the prospect of developing intelligent novel algo-rithms catering to the load balancing predicament.
物联网见证了通过互联网相互通信的传感器数量的激增,这个数字目前以数十亿计,正在迅速增长。然而,交错设备数量的增加可能导致网络的密集和干扰,从而降低能量、延迟和吞吐量。网络负载均衡是缓解这一问题的技术之一。本文回顾了物联网负载平衡的方法,从而为研究界提供了双重服务。首先,对负载均衡算法的分类进行了全面的介绍。其次,它为研究人员提供了开发适应负载平衡困境的智能新算法的前景。
{"title":"Intelligent Load Balancing Algorithms for Internet of Things - A Review.","authors":"Safia Gul, B. A. Malik, M. T. Banday","doi":"10.2174/2210327912666220726150049","DOIUrl":"https://doi.org/10.2174/2210327912666220726150049","url":null,"abstract":"\u0000\u0000The Internet of Things has witnessed an upsurge in the number of sensors communicating with each other over the Internet, and this number, currently in billions, is increasing at an expeditious pace. However, this augmentation in the number of interlaced devices can lead to profusion and jamming of the network, thereby degrading energy, latency, and throughput. Load balancing of the network is one of the techniques which could alleviate this issue. This paper reviews the methods that have been employed for load balancing of the Internet of Things, thereby serving the research community two-fold. Firstly, it gives a comprehensive introduction to the classification of load bal-ancing algorithms. Secondly, it offers researchers the prospect of developing intelligent novel algo-rithms catering to the load balancing predicament.\u0000","PeriodicalId":37686,"journal":{"name":"International Journal of Sensors, Wireless Communications and Control","volume":"42 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-07-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83364258","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimized Navigation of Mobile Robots Based on Faster R-CNN in Wireless Sensor Network 基于更快R-CNN的移动机器人无线传感器网络优化导航
Q3 Mathematics Pub Date : 2022-07-14 DOI: 10.2174/2210327912666220714091426
S. Alagumuthukrishnan, P. Karthikeyan, S. Velliangiri, R. M
In recent years, deep learning techniques have dramatically enhanced mobile robot sensing, navigation, and reasoning. Due to the advancements in machine vision technology and algorithms, visual sensors have become increasingly crucial in mobile robot applications in recent years. However, due to the low computing efficiency of current neural network topologies and their limited adaptability to the requirements of robotic experimentation, there will still be gaps in implementing these techniques on real robots. It is worth noting that AI technologies are being used to solve several difficulties in mobile robotics based on using visuals as the sole source of information or with additional sensors like lasers or GPS. Over the last few years, many works have already been proposed, resulting in a wide range of methods. They were building a reliable model of the environment, calculating the position inside the model, and managing the robot's mobility from one location to another.The objective of the proposed method is to detect an object in the smart home and office using optimized faster R-CNN and improve accuracy for different datasets.The proposed methodology uses a novel clustering technique based on faster R-CNN networks, a new and effective method for detecting groups of measurements with a continuous similarity. Through such an agglomerative hierarchical clustering algorithm, the resulting communities are coupled with the metric information given by the robot's distance estimation.The proposed method optimize ROI lyaers for the generating the optimized features.The proposed approach is tested on indoor and outdoor datasets, producing topological maps that aid semantic location. We show that the system successfully categorizes places when the robot returns to the same area, despite potential lighting variations.The developed method provides the good accuracy than VGG-19 and RCNN methods.The findings were positive, indicating that accurate categorization can be accomplished even under varying illumination circumstances by adequately designing an area's semantic map. The Faster R-CNN model shows the lowest error rate among the three evaluated models.
近年来,深度学习技术极大地增强了移动机器人的传感、导航和推理能力。近年来,由于机器视觉技术和算法的进步,视觉传感器在移动机器人应用中变得越来越重要。然而,由于当前神经网络拓扑结构的计算效率较低,对机器人实验要求的适应性有限,因此在实际机器人上实现这些技术仍然存在差距。值得注意的是,人工智能技术正被用于解决移动机器人中的一些困难,这些困难是基于使用视觉作为唯一的信息来源,或者使用激光或GPS等附加传感器。在过去的几年里,已经提出了许多工作,导致了广泛的方法。他们正在建立一个可靠的环境模型,计算模型内的位置,并管理机器人从一个位置移动到另一个位置。提出的方法的目标是使用优化的更快的R-CNN来检测智能家居和办公室中的物体,并提高不同数据集的准确性。该方法采用了一种基于更快R-CNN网络的新型聚类技术,这是一种检测具有连续相似性的测量组的新有效方法。通过这种聚类分层聚类算法,将得到的群体与机器人距离估计给出的度量信息相结合。该方法对ROI层进行优化,生成最优特征。该方法在室内和室外数据集上进行了测试,生成了有助于语义定位的拓扑地图。我们表明,当机器人返回到同一区域时,系统成功地对地点进行了分类,尽管可能存在照明变化。与VGG-19和RCNN方法相比,该方法具有较好的精度。研究结果是积极的,表明即使在不同的光照环境下,通过充分设计一个区域的语义地图,也可以实现准确的分类。在三种被评估的模型中,Faster R-CNN模型的错误率最低。
{"title":"Optimized Navigation of Mobile Robots Based on Faster R-CNN in Wireless Sensor Network","authors":"S. Alagumuthukrishnan, P. Karthikeyan, S. Velliangiri, R. M","doi":"10.2174/2210327912666220714091426","DOIUrl":"https://doi.org/10.2174/2210327912666220714091426","url":null,"abstract":"\u0000\u0000In recent years, deep learning techniques have dramatically enhanced mobile robot sensing, navigation, and reasoning. Due to the advancements in machine vision technology and algorithms, visual sensors have become increasingly crucial in mobile robot applications in recent years. However, due to the low computing efficiency of current neural network topologies and their limited adaptability to the requirements of robotic experimentation, there will still be gaps in implementing these techniques on real robots. It is worth noting that AI technologies are being used to solve several difficulties in mobile robotics based on using visuals as the sole source of information or with additional sensors like lasers or GPS. Over the last few years, many works have already been proposed, resulting in a wide range of methods. They were building a reliable model of the environment, calculating the position inside the model, and managing the robot's mobility from one location to another.\u0000\u0000\u0000\u0000The objective of the proposed method is to detect an object in the smart home and office using optimized faster R-CNN and improve accuracy for different datasets.\u0000\u0000\u0000\u0000The proposed methodology uses a novel clustering technique based on faster R-CNN networks, a new and effective method for detecting groups of measurements with a continuous similarity. Through such an agglomerative hierarchical clustering algorithm, the resulting communities are coupled with the metric information given by the robot's distance estimation.The proposed method optimize ROI lyaers for the generating the optimized features.\u0000\u0000\u0000\u0000The proposed approach is tested on indoor and outdoor datasets, producing topological maps that aid semantic location. We show that the system successfully categorizes places when the robot returns to the same area, despite potential lighting variations.The developed method provides the good accuracy than VGG-19 and RCNN methods.\u0000\u0000\u0000\u0000The findings were positive, indicating that accurate categorization can be accomplished even under varying illumination circumstances by adequately designing an area's semantic map. The Faster R-CNN model shows the lowest error rate among the three evaluated models.\u0000","PeriodicalId":37686,"journal":{"name":"International Journal of Sensors, Wireless Communications and Control","volume":"49 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-07-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91260364","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A study of variance and its utility in machine learning 方差及其在机器学习中的应用研究
Q3 Mathematics Pub Date : 2022-06-17 DOI: 10.2174/2210327912666220617153359
K. G. Sharma, Yashpal Singh
With the availability of inexpensive devices like storage and data sensors, collecting and storing data is now simpler than ever. Biotechnology, pharmacy, business, online marketing websites, Twitter, Facebook, and blogs are some of the sources of the data. Understanding the data is crucial today as every business activity from private to public, from hospitals to mega mart benefits from this. However, due to the explosive volume of data, it is becoming almost impossible to decipher the data manually. We are creating 2.5 quintillion bytes per day in 2022. One quintillion byte is one billion Gigabytes. Approximately, 90% of the total data is created in the last two years. Naturally, an automatic technique to analyze the data is a necessity of today. Therefore, data mining is performed with the help of machine learning tools to analyze and understand the data. Data Mining and Machine Learning are heavily dependent on statistical tools and techniques. Therefore, we sometimes use the term – “Statistical Learning” for Machine Learning. Many machine learning techniques exist in the literature and improvement is a continuous process as no model is perfect. This paper examines the influence of variance, a statistical concept, on various machine learning approaches and tries to understand how this concept can be used to improve performance.
随着存储和数据传感器等廉价设备的出现,收集和存储数据比以往任何时候都要简单。生物技术、制药、商业、在线营销网站、Twitter、Facebook和博客都是数据的一些来源。了解数据在今天是至关重要的,因为从私人到公共,从医院到大型超市的每一项商业活动都从中受益。然而,由于数据量的爆炸式增长,人工破译数据几乎是不可能的。到2022年,我们每天将创造2.5万亿字节。1万亿字节等于10亿千兆字节。大约90%的总数据是在过去两年中创建的。自然,今天需要一种自动分析数据的技术。因此,数据挖掘是在机器学习工具的帮助下进行的,以分析和理解数据。数据挖掘和机器学习在很大程度上依赖于统计工具和技术。因此,我们有时使用“统计学习”这个术语来描述机器学习。文献中存在许多机器学习技术,并且改进是一个持续的过程,因为没有一个模型是完美的。本文研究了方差(一个统计概念)对各种机器学习方法的影响,并试图理解如何使用这个概念来提高性能。
{"title":"A study of variance and its utility in machine learning","authors":"K. G. Sharma, Yashpal Singh","doi":"10.2174/2210327912666220617153359","DOIUrl":"https://doi.org/10.2174/2210327912666220617153359","url":null,"abstract":"\u0000\u0000With the availability of inexpensive devices like storage and data sensors, collecting and storing data is now simpler than ever. Biotechnology, pharmacy, business, online marketing websites, Twitter, Facebook, and blogs are some of the sources of the data. Understanding the data is crucial today as every business activity from private to public, from hospitals to mega mart benefits from this. However, due to the explosive volume of data, it is becoming almost impossible to decipher the data manually. We are creating 2.5 quintillion bytes per day in 2022. One quintillion byte is one billion Gigabytes. Approximately, 90% of the total data is created in the last two years. Naturally, an automatic technique to analyze the data is a necessity of today. Therefore, data mining is performed with the help of machine learning tools to analyze and understand the data. Data Mining and Machine Learning are heavily dependent on statistical tools and techniques. Therefore, we sometimes use the term – “Statistical Learning” for Machine Learning. Many machine learning techniques exist in the literature and improvement is a continuous process as no model is perfect. This paper examines the influence of variance, a statistical concept, on various machine learning approaches and tries to understand how this concept can be used to improve performance.\u0000","PeriodicalId":37686,"journal":{"name":"International Journal of Sensors, Wireless Communications and Control","volume":"71 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-06-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89264710","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Iot Enabled Energy-Efficient Multipath Power Control For Underwater Sensor Networks 基于物联网的水下传感器网络节能多路径功率控制
Q3 Mathematics Pub Date : 2022-06-15 DOI: 10.2174/2210327912666220615103257
Pundru Chandra Shaker Reddy, Y. Sucharitha
Energy saving or accurate information transmission within resource limits were major challenges for IoT Underwater Sensing Networks (IoT-UWSNs) on the Internet. Conventional transfer methods increase the cost of communications, leading to bottlenecks or compromising the reliability of information supply. Several routing techniques were suggested using UWSN to ensure uniform transmission of information or reduce communication latency while preserving a data battery (to avoid an empty hole in the network).In this article, adaptable power networking methods based on the Fastest Route Fist (FRF) method and a smaller amount of the business unit method are presented to solve the problems mentioned above. Both Back Laminated Inter Energy Management One (FLMPC-One) networking method, that employs 2-hop neighborhood knowledge, with the Laminated Inter Energy Management Two (FLMPC-Two) networking procedure, which employs 3-hop neighborhood data, were combined to create such innovative technologies (to shortest path selection). Variable Session Portion (SP) and Information Speed (IS) were also considered to ensure that the suggested method is flexible.These findings show that the suggested methods, Shortest Path First without 3-hop Relatives Data (SPF-Three) or Broadness Initial Searching for Shortest Route. Breadth First Search to 3-hop Relatives Data (BFS-Three) was successfully developed (BFS-SPF-Three). These suggested methods are successful in respect of minimal Electric Cost (EC) and Reduced Transmission Drop Rates (RTDR) given a small number of operational sites at a reasonable latency, according to the simulated findings.
节能或在资源限制下准确传输信息是互联网上物联网水下传感网络(IoT- uwsns)面临的主要挑战。传统的传输方式增加了通信成本,导致瓶颈或损害信息供应的可靠性。提出了几种使用UWSN的路由技术,以确保信息的均匀传输或减少通信延迟,同时保留数据电池(以避免网络中的空穴)。本文提出了基于最快路由优先(FRF)法和少量业务单元法的自适应电力组网方法来解决上述问题。采用2跳邻域知识的Back Laminated Inter Energy Management One (FLMPC-One)网络方法与采用3跳邻域数据的Laminated Inter Energy Management Two (FLMPC-Two)网络过程相结合,创造了这样的创新技术(最短路径选择)。可变会话部分(SP)和信息速度(IS)也被考虑,以确保所建议的方法是灵活的。这些结果表明,建议采用无3跳相关数据的最短路径优先(spf - 3)或广义初始搜索方法来寻找最短路由。成功开发了宽度优先搜索3跳相关数据(bfs - spf - 3)。根据模拟结果,这些建议的方法在最小的电力成本(EC)和降低传输丢失率(RTDR)方面是成功的,因为在合理的延迟下,少量的操作站点。
{"title":"Iot Enabled Energy-Efficient Multipath Power Control For Underwater Sensor Networks","authors":"Pundru Chandra Shaker Reddy, Y. Sucharitha","doi":"10.2174/2210327912666220615103257","DOIUrl":"https://doi.org/10.2174/2210327912666220615103257","url":null,"abstract":"\u0000\u0000Energy saving or accurate information transmission within resource limits were major challenges for IoT Underwater Sensing Networks (IoT-UWSNs) on the Internet. Conventional transfer methods increase the cost of communications, leading to bottlenecks or compromising the reliability of information supply. Several routing techniques were suggested using UWSN to ensure uniform transmission of information or reduce communication latency while preserving a data battery (to avoid an empty hole in the network).\u0000\u0000\u0000\u0000In this article, adaptable power networking methods based on the Fastest Route Fist (FRF) method and a smaller amount of the business unit method are presented to solve the problems mentioned above. Both Back Laminated Inter Energy Management One (FLMPC-One) networking method, that employs 2-hop neighborhood knowledge, with the Laminated Inter Energy Management Two (FLMPC-Two) networking procedure, which employs 3-hop neighborhood data, were combined to create such innovative technologies (to shortest path selection). Variable Session Portion (SP) and Information Speed (IS) were also considered to ensure that the suggested method is flexible.\u0000\u0000\u0000\u0000These findings show that the suggested methods, Shortest Path First without 3-hop Relatives Data (SPF-Three) or Broadness Initial Searching for Shortest Route. Breadth First Search to 3-hop Relatives Data (BFS-Three) was successfully developed (BFS-SPF-Three). These suggested methods are successful in respect of minimal Electric Cost (EC) and Reduced Transmission Drop Rates (RTDR) given a small number of operational sites at a reasonable latency, according to the simulated findings.\u0000","PeriodicalId":37686,"journal":{"name":"International Journal of Sensors, Wireless Communications and Control","volume":"59 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-06-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86214253","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 17
A Comprehensive Review on Successors of LEACH Protocols in Wireless Sensor Networks 无线传感器网络中LEACH协议后继协议综述
Q3 Mathematics Pub Date : 2022-06-15 DOI: 10.2174/2210327912666220615115331
G. Nigam
Indeed, even following 20 years of presence, LEACH protocol is as yet picking up the consideration of the examination network working in the territory of wireless sensor networks (WSNs). This demonstrates the significance of LEACH protocol. Professionals have thought of different and various adjustments of the LEACH convention. Beneficiaries of LEACH convention are presently accessible from single hop to multi-hop positions.The present paper reviews different variations of LEACH steering conventions introduced up until this point and examines the upgrade and working of them. We have examined 65 unique variations of LEACH and inspected how they improve imperativeness usage in WSNs and augmentation framework's lifetime. This study classifies every one of the conventions in two areas, to be specific, single-hop correspondence and multi-hop correspondence dependent on information communication from the cluster head to the base stationA complete investigation utilizing eight unique criteria’s, for example, energy efficiency, scalability, delay, overhead, etc, has been given in an ordered manner.The article additionally talks about the solid and feeble purposes of each also every variation of LEACH. At last, the paper finishes up with proposals on future research spaces in the zone of WSN.
事实上,即使经过20年的发展,LEACH协议仍在考虑在无线传感器网络(WSNs)领域工作的检测网络。这说明了LEACH协议的重要性。专业人士对LEACH公约进行了各种不同的调整。LEACH公约的受益人目前可以从单跳到多跳位置访问。本文回顾了迄今为止引入的LEACH转向公约的不同变化,并检查了它们的升级和工作。我们研究了65种独特的LEACH变体,并检查了它们如何改善wsn中的命令性使用和增强框架的生命周期。本研究将每一种约定分为两个方面,即依赖于从集群头到基站的信息通信的单跳通信和多跳通信。利用8个独特的标准,如能源效率、可扩展性、延迟、开销等,以有序的方式进行了完整的调查。此外,本文还讨论了LEACH的每个变体的坚实和薄弱的目的。最后,对无线传感器网络领域未来的研究空间提出了建议。
{"title":"A Comprehensive Review on Successors of LEACH Protocols in Wireless Sensor Networks","authors":"G. Nigam","doi":"10.2174/2210327912666220615115331","DOIUrl":"https://doi.org/10.2174/2210327912666220615115331","url":null,"abstract":"\u0000\u0000Indeed, even following 20 years of presence, LEACH protocol is as yet picking up the consideration of the examination network working in the territory of wireless sensor networks (WSNs). This demonstrates the significance of LEACH protocol. Professionals have thought of different and various adjustments of the LEACH convention. Beneficiaries of LEACH convention are presently accessible from single hop to multi-hop positions.\u0000\u0000\u0000\u0000The present paper reviews different variations of LEACH steering conventions introduced up until this point and examines the upgrade and working of them. We have examined 65 unique variations of LEACH and inspected how they improve imperativeness usage in WSNs and augmentation framework's lifetime. This study classifies every one of the conventions in two areas, to be specific, single-hop correspondence and multi-hop correspondence dependent on information communication from the cluster head to the base station\u0000\u0000\u0000\u0000A complete investigation utilizing eight unique criteria’s, for example, energy efficiency, scalability, delay, overhead, etc, has been given in an ordered manner.\u0000\u0000\u0000\u0000The article additionally talks about the solid and feeble purposes of each also every variation of LEACH. At last, the paper finishes up with proposals on future research spaces in the zone of WSN.\u0000","PeriodicalId":37686,"journal":{"name":"International Journal of Sensors, Wireless Communications and Control","volume":"1 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-06-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77544623","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
An Analytical Model of Multi-intrusion Detection for Heterogeneous Wireless Sensor Networks Applied in the Monitoring Area 应用于监控领域的异构无线传感器网络多入侵检测分析模型
Q3 Mathematics Pub Date : 2022-06-10 DOI: 10.2174/2210327912666220610123330
Noureddine Assad, Chouaib Moujahdi, A. Hannani, Mohamed Hanine, M. Lachgar
For a Wireless Sensor Network (WSN), the sensor node deployment is a critical issue since it reflects the coverage quality. It is the most fundamental issue in WSNs, and it has great effect on the overall WSN application performance. When it is necessary to deploy randomly sensor nodes in a field of interest to form a WSN, ensuring a high coverage quality becomes difficult. In the random deployment scenario, the most difficult aspect of sensing coverage is to find how well the sensor nodes cover the field of interest. In this paper, we analyze the intrusion detection in a WSN that is defined as a mechanism for monitoring and detecting any intruder in a field of interest, with the objective of enhancing the detection quality in a random WSN. It is required to establish more specific measurements of node density and sensor range that impact overall system performance especially in the intrusion detection application. To enhance the quality of intrusion detection, several probabilistic models are adopted for heterogeneous WSN in the random deployment scenario.Multi-intrusion detection model probability in a heterogeneous wireless sensor network for random deployment.In both homogeneous and heterogeneous WSNs, we analyze our probabilistic model for multi-intrusion detection in single and multi-sensing detection.Our probabilistic models are useful as well to select the critical parameters of WSN in order to meet the detection quality requirement.
对于无线传感器网络(WSN)来说,传感器节点的部署是反映其覆盖质量的关键问题。它是无线传感器网络中最基本的问题,对无线传感器网络的整体应用性能有很大的影响。当需要在感兴趣的领域随机部署传感器节点来组成WSN时,保证高覆盖质量变得困难。在随机部署场景中,传感覆盖最困难的方面是找到传感器节点对感兴趣的领域的覆盖程度。本文分析了无线传感器网络中的入侵检测,它被定义为一种监测和检测感兴趣领域中的任何入侵者的机制,目的是提高随机无线传感器网络的检测质量。需要建立更具体的节点密度和传感器范围测量,这些测量会影响系统的整体性能,特别是在入侵检测应用中。为了提高入侵检测的质量,在随机部署场景下,对异构WSN采用了几种概率模型。随机部署异构无线传感器网络中的多入侵检测模型概率。在同构和异构wsn中,分别分析了单感知和多感知检测中多入侵检测的概率模型。我们的概率模型对于选择传感器网络的关键参数以满足检测质量要求也很有用。
{"title":"An Analytical Model of Multi-intrusion Detection for Heterogeneous Wireless Sensor Networks Applied in the Monitoring Area","authors":"Noureddine Assad, Chouaib Moujahdi, A. Hannani, Mohamed Hanine, M. Lachgar","doi":"10.2174/2210327912666220610123330","DOIUrl":"https://doi.org/10.2174/2210327912666220610123330","url":null,"abstract":"\u0000\u0000For a Wireless Sensor Network (WSN), the sensor node deployment is a critical issue since it reflects the coverage quality. It is the most fundamental issue in WSNs, and it has great effect on the overall WSN application performance. When it is necessary to deploy randomly sensor nodes in a field of interest to form a WSN, ensuring a high coverage quality becomes difficult. In the random deployment scenario, the most difficult aspect of sensing coverage is to find how well the sensor nodes cover the field of interest. In this paper, we analyze the intrusion detection in a WSN that is defined as a mechanism for monitoring and detecting any intruder in a field of interest, with the objective of enhancing the detection quality in a random WSN. It is required to establish more specific measurements of node density and sensor range that impact overall system performance especially in the intrusion detection application. To enhance the quality of intrusion detection, several probabilistic models are adopted for heterogeneous WSN in the random deployment scenario.\u0000\u0000\u0000\u0000Multi-intrusion detection model probability in a heterogeneous wireless sensor network for random deployment.\u0000\u0000\u0000\u0000In both homogeneous and heterogeneous WSNs, we analyze our probabilistic model for multi-intrusion detection in single and multi-sensing detection.\u0000\u0000\u0000\u0000Our probabilistic models are useful as well to select the critical parameters of WSN in order to meet the detection quality requirement.\u0000","PeriodicalId":37686,"journal":{"name":"International Journal of Sensors, Wireless Communications and Control","volume":"26 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-06-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83178809","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Wavelet De-Noising and Kalman Filtering of Mems Sensors for Autonomous Latitude Determination 基于小波去噪和卡尔曼滤波的Mems传感器自主纬度测定
Q3 Mathematics Pub Date : 2022-05-11 DOI: 10.2174/2210327912666220511232427
V. Avrutov, N. Bouraou, Sergii Davydenko, Oleksii Hehelskyi, Sergii Lakoza, Olena Matvienko, O. Pazdrii
There is a task of the position latitude autonomous determination of unmoved vehicles. Also, there is another task of the initial value latitude determination as a prepared operation of gimbaled and strap-down inertial navigation systems. For both cases, it is necessary to have an inertial measurement unit (IMU) with triad gyroscopes and triad accelerometers. Using the IMU by micro-machined electromechanical systems (MEMS) technology, the output signals of micromechanical gyroscope and accelerometers have significant noise compo-nents.Normally to filter output signals of MEMS sensors averaging and filtering are used. However, for Kalman filtering, it is necessary to know the exact mathematical model of the sensors and a lot of their initial random charac-teristics. The study of the possibility of the wavelet transform usage to filter the output signals MEMS accelerometers and gyroscopes for the latitude autono-mous determination was considered in the paper.The wavelet transform method for the filtering of MEMS accelerometers and gyroscopes output signals for accuracy increasing of the position latitude autonomous determination was conducted. The autonomous latitude de-termination efficiency of IMU-based on MEMS gyroscope and accelerometers has been experimentally confirmed. The projections of the Earth’s angular rate and gravitational acceleration were obtained from the MEMS IMU. After that, the signals of the IMU gyroscopes and accelerometers were filtered, using the wavelet ‘Daubechies’ in decomposition and averaged. These signals were used in a computational algorithm to determine the latitude.The results showed that unlike the well-known Kalman filter wavelet de-noising reduced calculation error by almost twice.Wavelet de-noising could be used for output signals filtering of micromechanical gyroscope and accelerometers for the position latitude auton-omous determination.
提出了静止车辆位置纬度自主确定的问题。此外,还有另一项任务,即确定初值纬度,作为平衡式和捷联式惯性导航系统的准备操作。对于这两种情况,有必要有一个惯性测量单元(IMU)与三联陀螺仪和三联加速度计。采用微机电系统(MEMS)技术的IMU,使得微机械陀螺仪和加速度计的输出信号具有明显的噪声成分。对MEMS传感器输出信号的滤波通常采用平均和滤波两种方法。然而,对于卡尔曼滤波,需要知道传感器的精确数学模型和它们的许多初始随机特性。研究了用小波变换对MEMS加速度计和陀螺仪输出信号进行滤波以实现纬度自主测定的可能性。采用小波变换方法对MEMS加速度计和陀螺仪输出信号进行滤波,提高位置纬度自主测定的精度。实验验证了基于MEMS陀螺仪和加速度计的imu自主确定纬度的效率。利用MEMS IMU得到了地球角速度和重力加速度的投影。然后,对IMU陀螺仪和加速度计的信号进行滤波,使用小波“Daubechies”进行分解和平均。这些信号被用于计算算法来确定纬度。结果表明,与卡尔曼滤波不同,小波去噪使计算误差降低了近2倍。小波去噪可用于微机械陀螺仪和加速度计的输出信号滤波,实现位置纬度自主确定。
{"title":"Wavelet De-Noising and Kalman Filtering of Mems Sensors for Autonomous Latitude Determination","authors":"V. Avrutov, N. Bouraou, Sergii Davydenko, Oleksii Hehelskyi, Sergii Lakoza, Olena Matvienko, O. Pazdrii","doi":"10.2174/2210327912666220511232427","DOIUrl":"https://doi.org/10.2174/2210327912666220511232427","url":null,"abstract":"\u0000\u0000There is a task of the position latitude autonomous determination of unmoved vehicles. Also, there is another task of the initial value latitude determination as a prepared operation of gimbaled and strap-down inertial navigation systems. For both cases, it is necessary to have an inertial measurement unit (IMU) with triad gyroscopes and triad accelerometers. Using the IMU by micro-machined electromechanical systems (MEMS) technology, the output signals of micromechanical gyroscope and accelerometers have significant noise compo-nents.\u0000\u0000\u0000\u0000Normally to filter output signals of MEMS sensors averaging and filtering are used. However, for Kalman filtering, it is necessary to know the exact mathematical model of the sensors and a lot of their initial random charac-teristics. The study of the possibility of the wavelet transform usage to filter the output signals MEMS accelerometers and gyroscopes for the latitude autono-mous determination was considered in the paper.\u0000\u0000\u0000\u0000The wavelet transform method for the filtering of MEMS accelerometers and gyroscopes output signals for accuracy increasing of the position latitude autonomous determination was conducted. The autonomous latitude de-termination efficiency of IMU-based on MEMS gyroscope and accelerometers has been experimentally confirmed. The projections of the Earth’s angular rate and gravitational acceleration were obtained from the MEMS IMU. After that, the signals of the IMU gyroscopes and accelerometers were filtered, using the wavelet ‘Daubechies’ in decomposition and averaged. These signals were used in a computational algorithm to determine the latitude.\u0000\u0000\u0000\u0000The results showed that unlike the well-known Kalman filter wavelet de-noising reduced calculation error by almost twice.\u0000\u0000\u0000\u0000Wavelet de-noising could be used for output signals filtering of micromechanical gyroscope and accelerometers for the position latitude auton-omous determination.\u0000","PeriodicalId":37686,"journal":{"name":"International Journal of Sensors, Wireless Communications and Control","volume":"28 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-05-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87612186","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
CPAOR: Control Packet Aware On-Demand Routing Protocol for WBANs CPAOR:控制包感知的按需路由协议
Q3 Mathematics Pub Date : 2022-04-20 DOI: 10.2174/2210327912666220420132704
S. Raed, S. Alabady
The core problem of the WBANs nodes is the limited energy resource. Consequently, an energy-efficient routing protocol is very critical in this type of network. A major drawback of the current routing protocols is that they do not take into account the monitoring of a large number of patients. So, this is a problem in the event of disasters. In addition, mostly routing algorithms fail to take into account balancing the energy consumption between nodes. Furthermore, routing overhead and reduced complexity are also highly required in this type of network.In this paper, we propose Control Packet Aware On-Demand Routing (CPAOR) protocol to overcome the mentioned drawbacks. The proposed protocol decreases the number of control packets and adds awareness to the transmission of control packets. This solution enhances the network lifetime.The simulation results of the CPAOR protocol are analyzed and examined using MATLAB, in terms of energy consumption, energy factor, routing overhead, and changing the number of nodes to more than 60 nodes. CPAOR protocol showed an improvement of 70.9% than the DMQoS, ORACE-Net, and DLQoS protocols in terms of energy consumption. This proves CPAOR to be an efficient routing protocol for WBANs.The CPAOR protocol has proven to be an effective routing protocol for WBANs.
wban节点的核心问题是有限的能量资源。因此,在这种类型的网络中,一个节能的路由协议是非常重要的。当前路由协议的一个主要缺点是它们没有考虑到对大量患者的监测。所以,这是灾难发生时的一个问题。此外,大多数路由算法没有考虑节点间能量消耗的均衡。此外,在这种类型的网络中,还高度要求路由开销和降低复杂性。在本文中,我们提出控制包感知按需路由(CPAOR)协议来克服上述缺点。该协议减少了控制报文的数量,增加了控制报文传输的感知性。这种解决方案可以提高网络的生存期。利用MATLAB对CPAOR协议的仿真结果进行了能耗、能量因子、路由开销、节点数改为60个以上等方面的分析和检验。CPAOR协议在能耗方面比DMQoS、ORACE-Net和DLQoS协议提高了70.9%。这证明了CPAOR是一种高效的wban路由协议。CPAOR协议已被证明是一种有效的wban路由协议。
{"title":"CPAOR: Control Packet Aware On-Demand Routing Protocol for WBANs","authors":"S. Raed, S. Alabady","doi":"10.2174/2210327912666220420132704","DOIUrl":"https://doi.org/10.2174/2210327912666220420132704","url":null,"abstract":"\u0000\u0000The core problem of the WBANs nodes is the limited energy resource. Consequently, an energy-efficient routing protocol is very critical in this type of network. A major drawback of the current routing protocols is that they do not take into account the monitoring of a large number of patients. So, this is a problem in the event of disasters. In addition, mostly routing algorithms fail to take into account balancing the energy consumption between nodes. Furthermore, routing overhead and reduced complexity are also highly required in this type of network.\u0000\u0000\u0000\u0000In this paper, we propose Control Packet Aware On-Demand Routing (CPAOR) protocol to overcome the mentioned drawbacks. The proposed protocol decreases the number of control packets and adds awareness to the transmission of control packets. This solution enhances the network lifetime.\u0000\u0000\u0000\u0000The simulation results of the CPAOR protocol are analyzed and examined using MATLAB, in terms of energy consumption, energy factor, routing overhead, and changing the number of nodes to more than 60 nodes. CPAOR protocol showed an improvement of 70.9% than the DMQoS, ORACE-Net, and DLQoS protocols in terms of energy consumption. This proves CPAOR to be an efficient routing protocol for WBANs.\u0000\u0000\u0000\u0000The CPAOR protocol has proven to be an effective routing protocol for WBANs.\u0000","PeriodicalId":37686,"journal":{"name":"International Journal of Sensors, Wireless Communications and Control","volume":"34 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-04-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84443455","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Mechanical Energy Harvesting System from the Human Arm Movement for Continuous Blood Pressure Measurement 机械能量收集系统从人体手臂运动连续测量血压
Q3 Mathematics Pub Date : 2022-04-13 DOI: 10.2174/2210327912666220413105417
H. Lifi, A. Alaoui-Belghiti, Mohamed Lifi, Salam Khrissi, Naima Nossir, Y. Tabbai, Mohammed Benjellοun
In this article, an approach to harvesting electrical energy from a mechanically excited piezoelectric element has been described. Three PMN-xPT compositions were used with x taking the values of 0.31, 0.33 and 0.35, in order to study the most important properties of piezoelectric PMN-PT in energy harvesting.This study uses a detailed analysis of three Relaxer (1-x)PMN-xPT ceramic compositions, with an emphasis on the influence of content on piezoelectric, dielectric, and electromechanical characteristics.Prototypes have been made and characterized, validating these energy thresholds. From this comparative analysis between the three compositions, it was found that PMN-35PT has the highest recoverable energy density. On the other hand, the pressure change in the radial artery was calculated using the pressure sensitivity of the sensor and systolic and diastolic characteristic points in the pressure pulse wave (PPW).The results show that piezoelectric, dielectric, and electromechanical properties are all directly associated with chemical composition, and that the examined ceramics outperform their PZT counterparts, making them very suitable for energy harvester systems and sensing device applications. Therefore, the structure developed is an external patch of 5x3cm², placed on the arm and able to recover 3.46 mW for PMN-35PT, during human walking.Results indicate that the suggested method demonstrated reliable systolic blood pressure (SBP) accuracy .The technology has the potential to be used for long-term continuous blood pressure monitoring. The piezoelectric sensor was placed on the skin above the radial artery and measured for 10 sec to obtain the continuous pressure waveform.
在这篇文章中,描述了一种从机械激发的压电元件中收集电能的方法。采用三种PMN-xPT组合材料,x分别取0.31、0.33和0.35,研究压电PMN-PT在能量收集中最重要的性能。本研究详细分析了三种弛豫(1-x)PMN-xPT陶瓷成分,重点研究了含量对压电、介电和机电特性的影响。已经制作了原型并进行了表征,验证了这些能量阈值。通过对三种成分的对比分析,发现PMN-35PT具有最高的可回收能量密度。另一方面,利用传感器的压力敏感性和压力脉冲波(PPW)中的收缩期和舒张期特征点计算桡动脉的压力变化。结果表明,压电、介电和机电性能都与化学成分直接相关,并且所检测的陶瓷优于其PZT同类产品,使其非常适合能量收集器系统和传感设备应用。因此,所开发的结构是一个5x3cm²的外部贴片,放置在手臂上,能够在人类行走期间为PMN-35PT恢复3.46 mW。结果表明,该方法具有可靠的收缩压(SBP)准确性,具有用于长期连续血压监测的潜力。将压电传感器放置在桡动脉上方的皮肤上,测量10秒,获得连续压力波形。
{"title":"Mechanical Energy Harvesting System from the Human Arm Movement for Continuous Blood Pressure Measurement","authors":"H. Lifi, A. Alaoui-Belghiti, Mohamed Lifi, Salam Khrissi, Naima Nossir, Y. Tabbai, Mohammed Benjellοun","doi":"10.2174/2210327912666220413105417","DOIUrl":"https://doi.org/10.2174/2210327912666220413105417","url":null,"abstract":"\u0000\u0000In this article, an approach to harvesting electrical energy from a mechanically excited piezoelectric element has been described. Three PMN-xPT compositions were used with x taking the values of 0.31, 0.33 and 0.35, in order to study the most important properties of piezoelectric PMN-PT in energy harvesting.\u0000\u0000\u0000\u0000This study uses a detailed analysis of three Relaxer (1-x)PMN-xPT ceramic compositions, with an emphasis on the influence of content on piezoelectric, dielectric, and electromechanical characteristics.\u0000\u0000\u0000\u0000Prototypes have been made and characterized, validating these energy thresholds. From this comparative analysis between the three compositions, it was found that PMN-35PT has the highest recoverable energy density. On the other hand, the pressure change in the radial artery was calculated using the pressure sensitivity of the sensor and systolic and diastolic characteristic points in the pressure pulse wave (PPW).\u0000\u0000\u0000\u0000The results show that piezoelectric, dielectric, and electromechanical properties are all directly associated with chemical composition, and that the examined ceramics outperform their PZT counterparts, making them very suitable for energy harvester systems and sensing device applications. Therefore, the structure developed is an external patch of 5x3cm², placed on the arm and able to recover 3.46 mW for PMN-35PT, during human walking.\u0000\u0000\u0000\u0000Results indicate that the suggested method demonstrated reliable systolic blood pressure (SBP) accuracy .The technology has the potential to be used for long-term continuous blood pressure monitoring. The piezoelectric sensor was placed on the skin above the radial artery and measured for 10 sec to obtain the continuous pressure waveform.\u0000","PeriodicalId":37686,"journal":{"name":"International Journal of Sensors, Wireless Communications and Control","volume":"22 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-04-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83910200","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Agent Based Localization Using Mobile Sink in Wireless Sensor Networks 无线传感器网络中基于移动Sink的Agent定位
Q3 Mathematics Pub Date : 2022-04-05 DOI: 10.2174/2210327912666220405154504
V. S. Bennur, A. Sutagundar, L. B. Bhajantri
This paper presents agent based localization using the mobile sink in wireless sensor networks. This proposed scheme is less expensive than GPS. It has a longer life time and more energy-efficient. The mobile sink has a large and easily replenishable energy reserve and is movable within the sensor network's deployment area.In this work, a mobile sink traverse inside the network's boundary and gathers information at low energy cost.The use of a mobile sink in localization introduces a new way to reduce energy consumption in WSNs. The location of a mobile sink beacon signal is known to all the sensor nodes and is also communicated periodically to all the sensor nodes. The distance measurements of the three beacon signals broadcasted by the mobile sink moving in a predetermined path and time slot are considered in this scheme, which uses the tri-lateration method to compute the position of the node. For isolated nodes, location estimation is performed for non-GPS equipped nodes to derive from the network their locations by using the reference node beacon signals and performing multilateration. For nodes that receive only one beacon signal from the sink, position estimation is performed by considering the reference node beacon signal by iterative multilateration technique.In this scheme reference nodes are those nodes that are localized by the sink and it does not include any GPS. To test the proposed algorithm the proposed work is simulated using C and some of the performance parameters used for the evaluation of the scheme are localization time, localization error, data gathering time, and communication overhead.The proposed work is compared with the centralized algorithm in which the proposed work outperforms compared to the existing work.
提出了一种基于智能体的无线传感器网络定位方法。这个方案比GPS便宜。寿命更长,更节能。移动sink具有较大且易于补充的能量储备,并且在传感器网络的部署区域内可移动。在这项工作中,移动接收器在网络边界内穿行,以低能量成本收集信息。在定位中使用移动接收器为无线传感器网络提供了一种降低能耗的新方法。所有传感器节点都知道移动汇聚信标信号的位置,并定期与所有传感器节点通信。该方案考虑了移动sink广播的三个信标信号在预定路径和时隙中的距离测量,采用三延时法计算节点位置。对于孤立节点,对未配备gps的节点进行位置估计,利用参考节点信标信号并进行乘法运算,从网络中得到节点的位置。对于仅接收到一个sink信标信号的节点,采用迭代迭代技术考虑参考节点信标信号进行位置估计。在这个方案中,参考节点是那些被sink定位的节点,它不包括任何GPS。为了测试所提出的算法,使用C对所提出的工作进行了模拟,用于评估方案的一些性能参数是定位时间、定位误差、数据收集时间和通信开销。将所提出的工作与集中式算法进行比较,所提出的工作与现有工作相比优于集中式算法。
{"title":"Agent Based Localization Using Mobile Sink in Wireless Sensor Networks","authors":"V. S. Bennur, A. Sutagundar, L. B. Bhajantri","doi":"10.2174/2210327912666220405154504","DOIUrl":"https://doi.org/10.2174/2210327912666220405154504","url":null,"abstract":"\u0000\u0000This paper presents agent based localization using the mobile sink in wireless sensor networks. This proposed scheme is less expensive than GPS. It has a longer life time and more energy-efficient. The mobile sink has a large and easily replenishable energy reserve and is movable within the sensor network's deployment area.\u0000\u0000\u0000\u0000In this work, a mobile sink traverse inside the network's boundary and gathers information at low energy cost.\u0000\u0000\u0000\u0000The use of a mobile sink in localization introduces a new way to reduce energy consumption in WSNs. The location of a mobile sink beacon signal is known to all the sensor nodes and is also communicated periodically to all the sensor nodes. The distance measurements of the three beacon signals broadcasted by the mobile sink moving in a predetermined path and time slot are considered in this scheme, which uses the tri-lateration method to compute the position of the node. For isolated nodes, location estimation is performed for non-GPS equipped nodes to derive from the network their locations by using the reference node beacon signals and performing multilateration. For nodes that receive only one beacon signal from the sink, position estimation is performed by considering the reference node beacon signal by iterative multilateration technique.\u0000\u0000\u0000\u0000In this scheme reference nodes are those nodes that are localized by the sink and it does not include any GPS. To test the proposed algorithm the proposed work is simulated using C and some of the performance parameters used for the evaluation of the scheme are localization time, localization error, data gathering time, and communication overhead.\u0000\u0000\u0000\u0000The proposed work is compared with the centralized algorithm in which the proposed work outperforms compared to the existing work.\u0000","PeriodicalId":37686,"journal":{"name":"International Journal of Sensors, Wireless Communications and Control","volume":"571 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2022-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77785762","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
International Journal of Sensors, Wireless Communications and Control
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1