首页 > 最新文献

Pervasive and Mobile Computing最新文献

英文 中文
A comprehensive survey on Machine Learning techniques in opportunistic networks: Advances, challenges and future directions 机会主义网络中机器学习技术的全面调查:进展、挑战和未来方向
IF 4.3 3区 计算机科学 Q1 Computer Science Pub Date : 2024-03-11 DOI: 10.1016/j.pmcj.2024.101917
Jay Gandhi, Zunnun Narmawala

Machine Learning (ML) is growing in popularity and is applied in numerous fields to solve complex problems. Opportunistic Networks are a type of Ad-hoc Network where a contemporaneous path does not always exist. So, forwarding methods that assume the availability of contemporaneous paths does not work. ML techniques are applied to resolve the fundamental problems in Opportunistic Networks, including contact probability, link prediction, making a forwarding decision, friendship strength, and dynamic topology. The paper summarises different ML techniques applied in Opportunistic Networks with their benefits, research challenges, and future opportunities. The study provides insight into the Opportunistic Networks with ML and motivates the researcher to apply ML techniques to overcome various challenges in Opportunistic Networks.

机器学习(ML)越来越受欢迎,被广泛应用于众多领域,以解决复杂的问题。机会型网络是一种 Ad-hoc 网络,在这种网络中,并不总是存在同步路径。因此,假设同时存在路径的转发方法是行不通的。ML 技术可用于解决机会网络中的基本问题,包括接触概率、链路预测、转发决策、友谊强度和动态拓扑。本文总结了机会网络中应用的不同 ML 技术及其优势、研究挑战和未来机遇。这项研究深入探讨了使用 ML 的机会主义网络,并激励研究人员应用 ML 技术克服机会主义网络中的各种挑战。
{"title":"A comprehensive survey on Machine Learning techniques in opportunistic networks: Advances, challenges and future directions","authors":"Jay Gandhi,&nbsp;Zunnun Narmawala","doi":"10.1016/j.pmcj.2024.101917","DOIUrl":"https://doi.org/10.1016/j.pmcj.2024.101917","url":null,"abstract":"<div><p>Machine Learning (ML) is growing in popularity and is applied in numerous fields to solve complex problems. Opportunistic Networks are a type of Ad-hoc Network where a contemporaneous path does not always exist. So, forwarding methods that assume the availability of contemporaneous paths does not work. ML techniques are applied to resolve the fundamental problems in Opportunistic Networks, including contact probability, link prediction, making a forwarding decision, friendship strength, and dynamic topology. The paper summarises different ML techniques applied in Opportunistic Networks with their benefits, research challenges, and future opportunities. The study provides insight into the Opportunistic Networks with ML and motivates the researcher to apply ML techniques to overcome various challenges in Opportunistic Networks.</p></div>","PeriodicalId":49005,"journal":{"name":"Pervasive and Mobile Computing","volume":null,"pages":null},"PeriodicalIF":4.3,"publicationDate":"2024-03-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140135032","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A framework for offloading and migration of serverless functions in the Edge–Cloud Continuum 在边缘-云连续体中卸载和迁移无服务器功能的框架
IF 4.3 3区 计算机科学 Q1 Computer Science Pub Date : 2024-03-08 DOI: 10.1016/j.pmcj.2024.101915
Gabriele Russo Russo, Valeria Cardellini, Francesco Lo Presti

Function-as-a-Service (FaaS) has emerged as an evolution of traditional Cloud service models, allowing users to define and execute pieces of codes (i.e., functions) in a serverless manner, with the provider taking care of most operational issues. With the unending growth of resource availability in the Edge-to-Cloud Continuum, there is increasing interest in adopting FaaS near the Edge as well, to better support geo-distributed and pervasive applications. However, as the existing FaaS frameworks have mostly been designed with Cloud in mind, new architectures are necessary to cope with the additional challenges of the Continuum, such as higher heterogeneity, network latencies, limited computing capacity.

In this paper, we present an extended version of Serverledge, a FaaS framework designed to span Edge and Cloud computing landscapes. Serverledge relies on a decentralized architecture, where each FaaS node is able to autonomously schedule and execute functions. To take advantage of the computational capacity of the infrastructure, Serverledge nodes also rely on horizontal and vertical function offloading mechanisms. In this work we particularly focus on the design of mechanisms for function offloading and live function migration across nodes. We implement these mechanisms in Serverledge and evaluate their impact and performance considering different scenarios and functions.

功能即服务(FaaS)是作为传统云服务模式的一种演变而出现的,它允许用户以无服务器的方式定义和执行代码片段(即功能),由提供商负责大部分操作问题。随着从边缘到云的资源可用性不断增长,人们对在边缘附近采用 FaaS 也越来越感兴趣,以更好地支持地理分布式和无处不在的应用。然而,由于现有的 FaaS 框架大多是针对云计算设计的,因此有必要采用新的架构来应对连续性带来的更多挑战,如更高的异构性、网络延迟、有限的计算能力等。
{"title":"A framework for offloading and migration of serverless functions in the Edge–Cloud Continuum","authors":"Gabriele Russo Russo,&nbsp;Valeria Cardellini,&nbsp;Francesco Lo Presti","doi":"10.1016/j.pmcj.2024.101915","DOIUrl":"10.1016/j.pmcj.2024.101915","url":null,"abstract":"<div><p>Function-as-a-Service (FaaS) has emerged as an evolution of traditional Cloud service models, allowing users to define and execute pieces of codes (i.e., functions) in a serverless manner, with the provider taking care of most operational issues. With the unending growth of resource availability in the Edge-to-Cloud Continuum, there is increasing interest in adopting FaaS near the Edge as well, to better support geo-distributed and pervasive applications. However, as the existing FaaS frameworks have mostly been designed with Cloud in mind, new architectures are necessary to cope with the additional challenges of the Continuum, such as higher heterogeneity, network latencies, limited computing capacity.</p><p>In this paper, we present an extended version of Serverledge, a FaaS framework designed to span Edge and Cloud computing landscapes. Serverledge relies on a decentralized architecture, where each FaaS node is able to autonomously schedule and execute functions. To take advantage of the computational capacity of the infrastructure, Serverledge nodes also rely on horizontal and vertical function offloading mechanisms. In this work we particularly focus on the design of mechanisms for function offloading and live function migration across nodes. We implement these mechanisms in Serverledge and evaluate their impact and performance considering different scenarios and functions.</p></div>","PeriodicalId":49005,"journal":{"name":"Pervasive and Mobile Computing","volume":null,"pages":null},"PeriodicalIF":4.3,"publicationDate":"2024-03-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S1574119224000415/pdfft?md5=0b746bfff0acade4c42c5e021cec20da&pid=1-s2.0-S1574119224000415-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140105442","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Inferring in-air gestures in complex indoor environment with less supervision 在监管较少的情况下推断复杂室内环境中的空中手势
IF 4.3 3区 计算机科学 Q1 Computer Science Pub Date : 2024-03-08 DOI: 10.1016/j.pmcj.2024.101904
Zhongkai Deng , Qizhen Zhou , Jianchun Xing , Qiliang Yang , Yin Chen , Hu Zhang , Zhaoyi Chen , Deyu Deng , Yixin Mo , Bowei Feng

People have high demands for comfort and technology in indoor environments. Gestures, as a natural and friendly human computer interaction (HCI) method, have received widespread attention and have been the subject of many research studies. Traditional approaches are based on wearable devices and cameras, which can be cumbersome to operate and infringe upon users’ privacy. Millimeter-wave (mmWave) radar avoids these problems by detecting gestures in a noninvasive manner. However, it encounters practical challenges in complex indoor environments, such as dynamic disturbance from surroundings, variable usage conditions and diverse gesture patterns, which conventionally require considerable manual effort to address. In this paper, we attempt to minimize human supervision and propose a noninvasive gesture recognition method named RaGe that involves a commercial mmWave indoor radar. First, a parameter optimization framework considering gesture prior constraints is proposed for radar configuration, which functions to weaken the disturbance from surroundings. Second, we alleviate data shortages in variable usage conditions and achieve low-cost data augmentation by applying affine transformations. Third, we combine deformable convolution operations with an unsupervised attention mechanism, thus exploring the intrinsic features involved in diverse gesture patterns. Experimental results show that RaGe is able to recognize 7 gestures with 99.3% accuracy and less human supervision, surpassing the state-of-the-art methods in comparative experiments.

人们对室内环境的舒适度和技术要求很高。手势作为一种自然、友好的人机交互(HCI)方法,受到了广泛关注,并成为许多研究的主题。传统方法以可穿戴设备和摄像头为基础,操作繁琐且侵犯用户隐私。毫米波(mmWave)雷达以非侵入式方式检测手势,从而避免了这些问题。然而,它在复杂的室内环境中遇到了实际挑战,如周围环境的动态干扰、多变的使用条件和多样的手势模式,这些问题通常需要大量的人工操作才能解决。在本文中,我们试图尽量减少人工监督,并提出了一种名为 RaGe 的非侵入式手势识别方法,该方法涉及商用毫米波室内雷达。首先,我们为雷达配置提出了一个考虑到手势先验约束的参数优化框架,其作用是削弱来自周围环境的干扰。其次,我们缓解了多变使用条件下的数据短缺问题,并通过应用仿射变换实现了低成本的数据增强。第三,我们将可变形卷积运算与无监督关注机制相结合,从而探索各种手势模式的内在特征。实验结果表明,RaGe 能够以 99.3% 的准确率识别 7 种手势,且无需人工监督,在对比实验中超越了最先进的方法。
{"title":"Inferring in-air gestures in complex indoor environment with less supervision","authors":"Zhongkai Deng ,&nbsp;Qizhen Zhou ,&nbsp;Jianchun Xing ,&nbsp;Qiliang Yang ,&nbsp;Yin Chen ,&nbsp;Hu Zhang ,&nbsp;Zhaoyi Chen ,&nbsp;Deyu Deng ,&nbsp;Yixin Mo ,&nbsp;Bowei Feng","doi":"10.1016/j.pmcj.2024.101904","DOIUrl":"10.1016/j.pmcj.2024.101904","url":null,"abstract":"<div><p>People have high demands for comfort and technology in indoor environments. Gestures, as a natural and friendly human computer interaction (HCI) method, have received widespread attention and have been the subject of many research studies. Traditional approaches are based on wearable devices and cameras, which can be cumbersome to operate and infringe upon users’ privacy. Millimeter-wave (mmWave) radar avoids these problems by detecting gestures in a noninvasive manner. However, it encounters practical challenges in complex indoor environments, such as dynamic disturbance from surroundings, variable usage conditions and diverse gesture patterns, which conventionally require considerable manual effort to address. In this paper, we attempt to minimize human supervision and propose a noninvasive gesture recognition method named RaGe that involves a commercial mmWave indoor radar. First, a parameter optimization framework considering gesture prior constraints is proposed for radar configuration, which functions to weaken the disturbance from surroundings. Second, we alleviate data shortages in variable usage conditions and achieve low-cost data augmentation by applying affine transformations. Third, we combine deformable convolution operations with an unsupervised attention mechanism, thus exploring the intrinsic features involved in diverse gesture patterns. Experimental results show that RaGe is able to recognize 7 gestures with 99.3% accuracy and less human supervision, surpassing the state-of-the-art methods in comparative experiments.</p></div>","PeriodicalId":49005,"journal":{"name":"Pervasive and Mobile Computing","volume":null,"pages":null},"PeriodicalIF":4.3,"publicationDate":"2024-03-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140105443","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An evaluation of heart rate monitoring with in-ear microphones under motion 对运动状态下使用耳内麦克风进行心率监测的评估
IF 4.3 3区 计算机科学 Q1 Computer Science Pub Date : 2024-03-07 DOI: 10.1016/j.pmcj.2024.101913
Kayla-Jade Butkow , Ting Dang , Andrea Ferlini , Dong Ma , Yang Liu , Cecilia Mascolo

With the soaring adoption of in-ear wearables, the research community has started investigating suitable in-ear heart rate detection systems. Heart rate is a key physiological marker of cardiovascular health and physical fitness. Continuous and reliable heart rate monitoring with wearable devices has therefore gained increasing attention in recent years. Existing heart rate detection systems in wearables mainly rely on photoplethysmography (PPG) sensors, however, these are notorious for poor performance in the presence of human motion. In this work, leveraging the occlusion effect that enhances low-frequency bone-conducted sounds in the ear canal, we investigate for the first time in-ear audio-based motion-resilient heart rate monitoring. We first collected heart rate-induced sounds in the ear canal using an in-ear microphone under seven stationary activities and two full-body motion activities (i.e., walking, and running). Then, we devised a novel deep learning based motion artefact (MA) mitigation framework to denoise the in-ear audio signals, followed by a heart rate estimation algorithm to extract heart rate. With data collected from 15 subjects over nine activities, we demonstrate that hEARt, our end-to-end approach, achieves a mean absolute error (MAE) of 1.88 ± 2.89 BPM, 6.83 ± 5.05 BPM, and 13.19 ± 11.37 BPM for stationary, walking, and running, respectively, opening the door to a new non-invasive and affordable heart rate monitoring with useable performance for daily activities. Not only does hEARt outperform previous in-ear heart rate monitoring work, but it outperforms reported in-ear PPG performance.

随着入耳式可穿戴设备的普及,研究界开始研究合适的入耳式心率检测系统。心率是心血管健康和体能的关键生理指标。因此,利用可穿戴设备进行连续、可靠的心率监测近年来日益受到关注。现有的可穿戴设备心率检测系统主要依赖于光敏血压计(PPG)传感器,但这些传感器在人体运动时的性能较差。在这项工作中,我们利用闭塞效应增强耳道中的低频骨传导声音,首次研究了心率监测。我们首先使用耳内麦克风收集了七种静止活动和两种全身运动活动(即行走和跑步)下耳道中的心率感应声音。然后,我们设计了一种新颖的基于深度学习的运动伪影(MA)缓解框架来对耳内音频信号进行去噪处理,接着使用心率估计算法来提取心率。通过收集 15 名受试者在 9 项活动中的数据,我们证明了我们的端到端方法 hEARt 在静止、步行和跑步时的平均绝对误差(MAE)分别为 1.88 ± 2.89 BPM、6.83 ± 5.05 BPM 和 13.19 ± 11.37 BPM,为日常活动中使用性能良好的新型无创、经济型心率监测打开了大门。hEARt 不仅优于以前的耳内式心率监测工作,而且优于已报道的耳内式 PPG 性能。
{"title":"An evaluation of heart rate monitoring with in-ear microphones under motion","authors":"Kayla-Jade Butkow ,&nbsp;Ting Dang ,&nbsp;Andrea Ferlini ,&nbsp;Dong Ma ,&nbsp;Yang Liu ,&nbsp;Cecilia Mascolo","doi":"10.1016/j.pmcj.2024.101913","DOIUrl":"10.1016/j.pmcj.2024.101913","url":null,"abstract":"<div><p>With the soaring adoption of in-ear wearables, the research community has started investigating suitable in-ear heart rate detection systems. Heart rate is a key physiological marker of cardiovascular health and physical fitness. Continuous and reliable heart rate monitoring with wearable devices has therefore gained increasing attention in recent years. Existing heart rate detection systems in wearables mainly rely on photoplethysmography (PPG) sensors, however, these are notorious for poor performance in the presence of human motion. In this work, leveraging the occlusion effect that enhances low-frequency bone-conducted sounds in the ear canal, we investigate for the first time <em>in-ear audio-based motion-resilient</em> heart rate monitoring. We first collected heart rate-induced sounds in the ear canal using an in-ear microphone under seven stationary activities and two full-body motion activities (i.e., walking, and running). Then, we devised a novel deep learning based motion artefact (MA) mitigation framework to denoise the in-ear audio signals, followed by a heart rate estimation algorithm to extract heart rate. With data collected from 15 subjects over nine activities, we demonstrate that hEARt, our end-to-end approach, achieves a mean absolute error (MAE) of 1.88 ± 2.89 BPM, 6.83 ± 5.05 BPM, and 13.19 ± 11.37 BPM for stationary, walking, and running, respectively, opening the door to a new non-invasive and affordable heart rate monitoring with useable performance for daily activities. Not only does hEARt outperform previous in-ear heart rate monitoring work, but it outperforms reported in-ear PPG performance.</p></div>","PeriodicalId":49005,"journal":{"name":"Pervasive and Mobile Computing","volume":null,"pages":null},"PeriodicalIF":4.3,"publicationDate":"2024-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S1574119224000397/pdfft?md5=1d87af00a83a5ca4188bd2b75b510b82&pid=1-s2.0-S1574119224000397-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140105447","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Role of IoT technologies in big data management systems: A review and Smart Grid case study 物联网技术在大数据管理系统中的作用:综述与智能电网案例研究
IF 4.3 3区 计算机科学 Q1 Computer Science Pub Date : 2024-02-29 DOI: 10.1016/j.pmcj.2024.101905
A.R. Al-Ali , Ragini Gupta , Imran Zualkernan , Sajal K. Das

Empowered by Internet of Things (IoT) and cloud computing platforms, the concept of smart cities is making a transition from conceptual models to development and implementation phases. Multiple smart city initiatives and services such as Smart Grid and Smart Meters have emerged that have led to the accumulation of massive amounts of energy big data. Big data is typically characterized by five distinct features namely, volume, velocity, variety, veracity, and value. To gain insights and to monetize big data, data has to be collected, stored, processed, analyzed, mined, and visualized. This paper identifies the primary layers of a big data architecture with start-of-the-art communication, storage, and processing technologies that can be utilized to gain meaningful insights and intelligence from big data. In addition, this paper gives an in-depth overview for research and development who intend to explore the various techniques and technologies that can be implemented for harnessing big data value utilizing the recent big data specific processing and visualization tools. Finally, a use case model utilizing the above mentioned technologies for Smart Grid is presented to demonstrate the energy big data road map from generation to monetization. Our key findings highlight the significance of selecting the appropriate big data tools and technologies for each layer of big data architecture, detailing their advantages and disadvantages. We pinpoint the critical shortcomings of existing works, particularly the lack of a unified framework that effectively integrates these layers for smart city applications. This gap presents both a challenge and an opportunity for future research, suggesting a need for more holistic and interoperable solutions in big data management and utilization.

在物联网(IoT)和云计算平台的推动下,智慧城市的概念正在从概念模型向开发和实施阶段过渡。智能电网和智能电表等多种智能城市计划和服务的出现,导致了海量能源大数据的积累。大数据通常具有五个显著特征,即数量、速度、种类、真实性和价值。要深入了解大数据并将其货币化,必须对数据进行收集、存储、处理、分析、挖掘和可视化。本文确定了大数据架构的主要层次,以及可用于从大数据中获得有意义的见解和情报的最先进的通信、存储和处理技术。此外,本文还为有意利用最新的大数据特定处理和可视化工具探索可用于利用大数据价值的各种技术和工艺的研发人员提供了深入的概述。最后,本文提出了一个利用上述技术的智能电网用例模型,以展示能源大数据从产生到货币化的路线图。我们的主要发现强调了为大数据架构的每一层选择合适的大数据工具和技术的重要性,并详细介绍了它们的优缺点。我们指出了现有工作的关键不足之处,尤其是缺乏一个统一的框架来有效整合这些层级,以实现智慧城市应用。这一差距既是未来研究的挑战,也是机遇,表明在大数据管理和利用方面需要更全面和可互操作的解决方案。
{"title":"Role of IoT technologies in big data management systems: A review and Smart Grid case study","authors":"A.R. Al-Ali ,&nbsp;Ragini Gupta ,&nbsp;Imran Zualkernan ,&nbsp;Sajal K. Das","doi":"10.1016/j.pmcj.2024.101905","DOIUrl":"https://doi.org/10.1016/j.pmcj.2024.101905","url":null,"abstract":"<div><p>Empowered by Internet of Things (IoT) and cloud computing platforms, the concept of smart cities is making a transition from conceptual models to development and implementation phases. Multiple smart city initiatives and services such as Smart Grid and Smart Meters have emerged that have led to the accumulation of massive amounts of energy big data. Big data is typically characterized by five distinct features namely, volume, velocity, variety, veracity, and value. To gain insights and to monetize big data, data has to be collected, stored, processed, analyzed, mined, and visualized. This paper identifies the primary layers of a big data architecture with start-of-the-art communication, storage, and processing technologies that can be utilized to gain meaningful insights and intelligence from big data. In addition, this paper gives an in-depth overview for research and development who intend to explore the various techniques and technologies that can be implemented for harnessing big data value utilizing the recent big data specific processing and visualization tools. Finally, a use case model utilizing the above mentioned technologies for Smart Grid is presented to demonstrate the energy big data road map from generation to monetization. Our key findings highlight the significance of selecting the appropriate big data tools and technologies for each layer of big data architecture, detailing their advantages and disadvantages. We pinpoint the critical shortcomings of existing works, particularly the lack of a unified framework that effectively integrates these layers for smart city applications. This gap presents both a challenge and an opportunity for future research, suggesting a need for more holistic and interoperable solutions in big data management and utilization.</p></div>","PeriodicalId":49005,"journal":{"name":"Pervasive and Mobile Computing","volume":null,"pages":null},"PeriodicalIF":4.3,"publicationDate":"2024-02-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140030431","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
LICAPA: Lightweight collective attestation for physical attacks detection in highly dynamic networks LICAPA:在高动态网络中检测物理攻击的轻量级集体认证
IF 4.3 3区 计算机科学 Q1 Computer Science Pub Date : 2024-02-21 DOI: 10.1016/j.pmcj.2024.101903
Ziyu Wang , Cong Sun

UAVs or vehicular networks have been extensively used in different domains. Such a system network consists of various heterogeneous and mobile devices operating autonomously and cooperatively to provide flexible services. However, ensuring devices’ runtime integrity has always been critical to such highly dynamic and disruptive networks. Collective attestation is a popular technique in ensuring service integrity on remote devices. However, the physical attacks pose significant threats to the enforcement of the runtime integrity, and the existing detection approaches raise a considerable number of false positives, which impede the robustness of the network. We propose LICAPA, a collective attestation framework for detecting physical attacks with high accuracy. LICAPA can detect a device under physical attack with the timestamps signed by other recently-attested devices. Such a proof-from-others mechanism provides more knowledge about the compromised device for physical attack detection. It reduces the potential false positives compared with the state-of-the-art approaches. LICAPA provides a physical-adversary-tolerant runtime device joining mechanism and a new attestation report aggregation scheme to reduce the storage and communication cost of the device. On the prototype implementation of the trust anchor, we evaluate LICAPA’s computational costs. The simulation results demonstrate LICAPA’s low communication cost and long resistance time against false detection on physical attack. LICAPA reduces the overall swarm attestation cost by over 20% compared with SALAD (Secure and Lightweight Attestation of Highly Dynamic and Disruptive Networks) and PASTA (Practical Attestation Protocol for Autonomous Embedded Systems).

无人机或车载网络已广泛应用于不同领域。这种系统网络由各种异构的移动设备组成,这些设备自主运行并相互配合,以提供灵活的服务。然而,确保设备运行时的完整性一直是此类高度动态和破坏性网络的关键。集体验证是确保远程设备服务完整性的一种流行技术。然而,物理攻击对运行时完整性的执行构成了重大威胁,而现有的检测方法会产生大量误报,从而阻碍网络的稳健性。我们提出了 LICAPA,这是一种用于高精度检测物理攻击的集体认证框架。LICAPA 可以利用其他最近通过验证的设备签署的时间戳来检测受到物理攻击的设备。这种 "他人证明 "机制为物理攻击检测提供了更多关于受攻击设备的知识。与最先进的方法相比,它能减少潜在的误报。LICAPA 提供了一种物理对抗容忍运行时设备加入机制和一种新的证明报告聚合方案,以降低设备的存储和通信成本。在信任锚的原型实现上,我们评估了 LICAPA 的计算成本。仿真结果表明,LICAPA 的通信成本低、抗物理攻击误检测时间长。与 SALAD(高动态和破坏性网络的安全和轻量级认证)和 PASTA(自主嵌入式系统的实用认证协议)相比,LICAPA 可将整个蜂群认证成本降低 20% 以上。
{"title":"LICAPA: Lightweight collective attestation for physical attacks detection in highly dynamic networks","authors":"Ziyu Wang ,&nbsp;Cong Sun","doi":"10.1016/j.pmcj.2024.101903","DOIUrl":"10.1016/j.pmcj.2024.101903","url":null,"abstract":"<div><p>UAVs or vehicular networks have been extensively used in different domains. Such a system network consists of various heterogeneous and mobile devices operating autonomously and cooperatively to provide flexible services. However, ensuring devices’ runtime integrity has always been critical to such highly dynamic and disruptive networks. Collective attestation is a popular technique in ensuring service integrity on remote devices. However, the physical attacks pose significant threats to the enforcement of the runtime integrity, and the existing detection approaches raise a considerable number of false positives, which impede the robustness of the network. We propose LICAPA, a collective attestation framework for detecting physical attacks with high accuracy. LICAPA can detect a device under physical attack with the timestamps signed by other recently-attested devices. Such a proof-from-others mechanism provides more knowledge about the compromised device for physical attack detection. It reduces the potential false positives compared with the state-of-the-art approaches. LICAPA provides a physical-adversary-tolerant runtime device joining mechanism and a new attestation report aggregation scheme to reduce the storage and communication cost of the device. On the prototype implementation of the trust anchor, we evaluate LICAPA’s computational costs. The simulation results demonstrate LICAPA’s low communication cost and long resistance time against false detection on physical attack. LICAPA reduces the overall swarm attestation cost by over 20% compared with SALAD (<em>Secure and Lightweight Attestation of Highly Dynamic and Disruptive Networks</em>) and PASTA (<em>Practical Attestation Protocol for Autonomous Embedded Systems</em>).</p></div>","PeriodicalId":49005,"journal":{"name":"Pervasive and Mobile Computing","volume":null,"pages":null},"PeriodicalIF":4.3,"publicationDate":"2024-02-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S1574119224000294/pdfft?md5=16eb6fb6c8f2a44387364de5b0970a87&pid=1-s2.0-S1574119224000294-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139920781","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Efficient and secure heterogeneous online/offline signcryption for wireless body area network 无线体域网络的高效安全异构在线/离线签名加密
IF 4.3 3区 计算机科学 Q1 Computer Science Pub Date : 2024-02-10 DOI: 10.1016/j.pmcj.2024.101893
Huihui Zhu, Chunhua Jin, Yongliang Xu, Guanhua Chen, Liqing Chen

As a special Internet of Things (IoT) application, the wireless body area network (WBAN) has gained widespread attention by medical institutions. However, existing schemes for WBAN data transmission lack heterogeneity support across certificateless cryptosystem (CLC) and public key infrastructure (PKI), resulting in issues like key escrow or complicated certificate management. In addition, for performance reasons, conventional signcryption protocols are unsuitable for WBAN applications. To address these gaps and enable secure and efficient sensitive data transmission from WBAN sensors to hospital servers, we design a heterogeneous online/offline signcryption scheme. Our scheme enables patients’ sensors implanted or worn to encrypt sensitive data in CLC and send it to the hospital server in PKI system. The CLC avoids key escrow issue while the PKI increases scalability. We minimize the online computational cost of WBAN sensors by dividing signcryption into offline and online phases, with time-consuming operations in the offline phase. Furthermore, we formally prove the security of our scheme and evaluate its performance. Results show our scheme has advantages in supporting heterogeneity across CLC and PKI with low computational costs, making it uniquely suitable for the protection of data privacy in WBAN applications compared to existing protocols.

作为一种特殊的物联网(IoT)应用,无线体域网(WBAN)受到了医疗机构的广泛关注。然而,现有的 WBAN 数据传输方案缺乏无证书密码系统(CLC)和公钥基础设施(PKI)的异构支持,导致密钥托管或复杂的证书管理等问题。此外,由于性能原因,传统的签名加密协议不适合 WBAN 应用。为了弥补这些不足,实现从无线局域网传感器到医院服务器的安全高效的敏感数据传输,我们设计了一种异构在线/离线签名加密方案。我们的方案使病人植入或佩戴的传感器能够在 CLC 中加密敏感数据,并将其发送到 PKI 系统中的医院服务器。CLC 避免了密钥托管问题,而 PKI 则提高了可扩展性。我们将签名加密分为离线和在线两个阶段,将耗时的操作放在离线阶段,从而最大限度地降低了 WBAN 传感器的在线计算成本。此外,我们还正式证明了我们方案的安全性,并对其性能进行了评估。结果表明,我们的方案在支持 CLC 和 PKI 的异构性方面具有优势,而且计算成本较低,因此与现有协议相比,它非常适合在 WBAN 应用中保护数据隐私。
{"title":"Efficient and secure heterogeneous online/offline signcryption for wireless body area network","authors":"Huihui Zhu,&nbsp;Chunhua Jin,&nbsp;Yongliang Xu,&nbsp;Guanhua Chen,&nbsp;Liqing Chen","doi":"10.1016/j.pmcj.2024.101893","DOIUrl":"10.1016/j.pmcj.2024.101893","url":null,"abstract":"<div><p>As a special Internet of Things (IoT) application, the wireless body area network (WBAN) has gained widespread attention by medical institutions. However, existing schemes for WBAN data transmission lack heterogeneity support across certificateless cryptosystem (CLC) and public key infrastructure (PKI), resulting in issues like key escrow or complicated certificate management. In addition, for performance reasons, conventional signcryption protocols are unsuitable for WBAN applications. To address these gaps and enable secure and efficient sensitive data transmission from WBAN sensors to hospital servers, we design a heterogeneous online/offline signcryption scheme. Our scheme enables patients’ sensors implanted or worn to encrypt sensitive data in CLC and send it to the hospital server in PKI system. The CLC avoids key escrow issue while the PKI increases scalability. We minimize the online computational cost of WBAN sensors by dividing signcryption into offline and online phases, with time-consuming operations in the offline phase. Furthermore, we formally prove the security of our scheme and evaluate its performance. Results show our scheme has advantages in supporting heterogeneity across CLC and PKI with low computational costs, making it uniquely suitable for the protection of data privacy in WBAN applications compared to existing protocols.</p></div>","PeriodicalId":49005,"journal":{"name":"Pervasive and Mobile Computing","volume":null,"pages":null},"PeriodicalIF":4.3,"publicationDate":"2024-02-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139893128","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
PSO based Amorphous algorithm to reduce localization error in Wireless Sensor Network 基于 PSO 的 Amourphous 算法减少无线传感器网络中的定位误差
IF 4.3 3区 计算机科学 Q1 Computer Science Pub Date : 2024-02-10 DOI: 10.1016/j.pmcj.2024.101890
Pujasuman Tripathy, P.M. Khilar

In recent years, localizing or identifying the position of unknown sensor nodes has become an essential problem in Wireless Sensor Networks (WSN). The improvement in localization accuracy leads to obtaining the exact location of the dumb node. Among all localization algorithms, Amorphous localization is highly suggested for usage in many application domains due to its simplicity, viability, low cost, and zero additional hardware requirements. Position estimation of the dumb node in the Amorphous algorithm considers three different practical scenarios, such as the position of dumb nodes falling within the range of anchor nodes, the position of the dumb node being in the opposite direction of the anchor node, and the position of the dumb node not within the range of anchor node. However, the localization error generated by the Amorphous algorithm is high. To address the limitations of Amorphous algorithm we have proposed a PSO based Amorphous algorithm. The proposed work reduces the average hop size of anchor nodes and reduces the localization error. The simulation results demonstrate that, in comparison to other existing Amorphous algorithms, the proposed PSO based Amorphous localization algorithm produced a superior performance in terms of MAE, MSE and RMSE.

近年来,定位或识别未知传感器节点的位置已成为无线传感器网络(WSN)中的一个重要问题。提高定位精度可以获得哑节点的准确位置。在所有定位算法中,非晶态定位因其简单、可行、低成本和零额外硬件要求而被广泛应用于许多应用领域。非定态算法中的哑节点位置估计考虑了三种不同的实际情况,例如哑节点的位置位于锚节点的范围内、哑节点的位置位于锚节点的反方向以及哑节点的位置不在锚节点的范围内。然而,Amorphous 算法产生的定位误差很大。针对 Amorphous 算法的局限性,我们提出了一种基于 PSO 的 Amorphous 算法。该算法减少了锚节点的平均跳数,降低了定位误差。仿真结果表明,与其他现有的 Amorphous 算法相比,所提出的基于 PSO 的 Amorphous 定位算法在 MAE、MSE 和 RMSE 方面性能更优。
{"title":"PSO based Amorphous algorithm to reduce localization error in Wireless Sensor Network","authors":"Pujasuman Tripathy,&nbsp;P.M. Khilar","doi":"10.1016/j.pmcj.2024.101890","DOIUrl":"10.1016/j.pmcj.2024.101890","url":null,"abstract":"<div><p>In recent years, localizing or identifying the position of unknown sensor nodes has become an essential problem in Wireless Sensor Networks (WSN). The improvement in localization accuracy leads to obtaining the exact location of the dumb node. Among all localization algorithms, Amorphous localization is highly suggested for usage in many application domains due to its simplicity, viability, low cost, and zero additional hardware requirements. Position estimation of the dumb node in the Amorphous algorithm considers three different practical scenarios, such as the position of dumb nodes falling within the range of anchor nodes, the position of the dumb node being in the opposite direction of the anchor node, and the position of the dumb node not within the range of anchor node. However, the localization error generated by the Amorphous algorithm is high. To address the limitations of Amorphous algorithm we have proposed a PSO based Amorphous algorithm. The proposed work reduces the average hop size of anchor nodes and reduces the localization error. The simulation results demonstrate that, in comparison to other existing Amorphous algorithms, the proposed PSO based Amorphous localization algorithm produced a superior performance in terms of MAE, MSE and RMSE.</p></div>","PeriodicalId":49005,"journal":{"name":"Pervasive and Mobile Computing","volume":null,"pages":null},"PeriodicalIF":4.3,"publicationDate":"2024-02-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139822193","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
TODO: Task Offloading Decision Optimizer for the efficient provision of offloading schemes TODO:任务卸载决策优化器,用于有效提供卸载方案
IF 4.3 3区 计算机科学 Q1 Computer Science Pub Date : 2024-02-10 DOI: 10.1016/j.pmcj.2024.101892
Shilin Chen , Xingwang Wang , Yafeng Sun

As the volume of data stored on local devices increases, users turn to edge devices to help with processing tasks. Developing offloading schemes is challenging due to the varying configurations of edge devices and user preferences. While traditional methods provide schemes for offloading in various scenarios, they face unavoidable challenges, including the requirement to manage device workloads in real-time, significant computational costs, and the difficulty of balancing multi-objectives in offloading schemes. To solve these problems, we propose the Task Offloading Decision Optimizer, which offers efficient multi-objective offloading schemes that consider real-time device workload and user preference. The proposed offloading scheme contains three goals: reducing task execution time, decreasing device energy consumption, and lowering rental costs. It comprises two essential parts: Scheme Maker and Scheme Assistor. Scheme Maker utilizes deep reinforcement learning, optimizes the internal architecture, and enhances the performance of the operation. It optimizes buffer storage to generate dependable multi-objective offloading schemes considering real-time environmental conditions. Scheme Assistor utilizes the data in the Scheme Maker buffer to enhance efficiency by reducing computational costs. Extensive experiments have proved that the proposed framework efficiently provides offloading schemes considering the real-time conditions of the devices and the users, and it offers offloading schemes that enhance task completion rate by 50%. Compared to the baseline, the task execution time is reduced by 12%, and the device energy consumption is reduced by 11.1%.

随着本地设备上存储的数据量不断增加,用户转而使用边缘设备来帮助完成处理任务。由于边缘设备的配置和用户偏好各不相同,开发卸载方案极具挑战性。虽然传统方法提供了各种场景下的卸载方案,但它们面临着不可避免的挑战,包括要求实时管理设备工作负载、计算成本高昂,以及在卸载方案中平衡多目标的困难。为了解决这些问题,我们提出了 "任务卸载决策优化器"(Task Offloading Decision Optimizer),它提供了考虑实时设备工作量和用户偏好的高效多目标卸载方案。建议的卸载方案包含三个目标:减少任务执行时间、减少设备能耗和降低租赁成本。它包括两个基本部分:方案制定者(Scheme Maker)和方案辅助者(Scheme Assistor)。Scheme Maker 利用深度强化学习,优化内部架构,提高操作性能。它优化缓冲区存储,根据实时环境条件生成可靠的多目标卸载方案。方案辅助器利用方案生成器缓冲区中的数据,通过降低计算成本来提高效率。广泛的实验证明,所提出的框架能有效地提供考虑到设备和用户实时条件的卸载方案,它所提供的卸载方案能将任务完成率提高 50%。与基线相比,任务执行时间缩短了 12%,设备能耗降低了 11.1%。
{"title":"TODO: Task Offloading Decision Optimizer for the efficient provision of offloading schemes","authors":"Shilin Chen ,&nbsp;Xingwang Wang ,&nbsp;Yafeng Sun","doi":"10.1016/j.pmcj.2024.101892","DOIUrl":"10.1016/j.pmcj.2024.101892","url":null,"abstract":"<div><p>As the volume of data stored on local devices increases, users turn to edge devices to help with processing tasks. Developing offloading schemes is challenging due to the varying configurations of edge devices and user preferences. While traditional methods provide schemes for offloading in various scenarios, they face unavoidable challenges, including the requirement to manage device workloads in real-time, significant computational costs, and the difficulty of balancing multi-objectives in offloading schemes. To solve these problems, we propose the Task Offloading Decision Optimizer, which offers efficient multi-objective offloading schemes that consider real-time device workload and user preference. The proposed offloading scheme contains three goals: reducing task execution time, decreasing device energy consumption, and lowering rental costs. It comprises two essential parts: Scheme Maker and Scheme Assistor. Scheme Maker utilizes deep reinforcement learning, optimizes the internal architecture, and enhances the performance of the operation. It optimizes buffer storage to generate dependable multi-objective offloading schemes considering real-time environmental conditions. Scheme Assistor utilizes the data in the Scheme Maker buffer to enhance efficiency by reducing computational costs. Extensive experiments have proved that the proposed framework efficiently provides offloading schemes considering the real-time conditions of the devices and the users, and it offers offloading schemes that enhance task completion rate by 50%. Compared to the baseline, the task execution time is reduced by 12%, and the device energy consumption is reduced by 11.1%.</p></div>","PeriodicalId":49005,"journal":{"name":"Pervasive and Mobile Computing","volume":null,"pages":null},"PeriodicalIF":4.3,"publicationDate":"2024-02-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139812680","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Reinforcement learning-based load balancing for heavy traffic Internet of Things 基于强化学习的大流量物联网负载均衡
IF 4.3 3区 计算机科学 Q1 Computer Science Pub Date : 2024-02-08 DOI: 10.1016/j.pmcj.2024.101891
Jianjun Lei, Jie Liu

Aiming to large-scale data transmission requirements of resource-constrained IoT (Internet of Things) devices, the routing protocol for low power lossy network (RPL) is expected to handle the load imbalance and high energy consumption in heavy traffic scenarios. This paper proposes a novel RPL routing optimization Algorithm based on deep Reinforcement Learning (referred to as RARL), which employs the centralized training and decentralized execution architecture. Hence, the RARL can provide the intelligent parent selection policy for all nodes while improving the training efficiency of deep reinforcement learning (DRL) model. Furthermore, we integrate a new local observation into the RARL by exploiting multiple routing metrics and design a comprehensive reward function for enhancing the load-balance and energy efficiency. Meanwhile, we also optimize the Trickle timer mechanism for adaptively controlling the delivery of DIO messages, which further improves the interaction efficiency with environment of DRL model. Extensive simulation experiments are conducted to evaluate the effectiveness of RARL under various scenarios. Compared with some existing methods, the simulation results demonstrate the significant performance of RARL in terms of network lifetime, queue loss ratio, and packet reception ratio.

针对资源受限的物联网(IoT)设备的大规模数据传输需求,低功率损耗网络(RPL)路由协议有望处理大流量场景下的负载不平衡和高能耗问题。本文提出了一种基于深度强化学习(简称 RARL)的新型 RPL 路由优化算法,该算法采用集中式训练和分散式执行架构。因此,RARL 可以为所有节点提供智能父节点选择策略,同时提高深度强化学习(DRL)模型的训练效率。此外,我们还通过利用多个路由指标,将新的局部观测整合到 RARL 中,并设计了一个综合奖励函数,以提高负载平衡和能效。同时,我们还优化了 Trickle 定时器机制,用于自适应控制 DIO 消息的传递,进一步提高了 DRL 模型与环境的交互效率。我们进行了广泛的仿真实验,以评估 RARL 在各种场景下的有效性。与现有的一些方法相比,仿真结果表明 RARL 在网络寿命、队列丢失率和数据包接收率方面都有显著的性能。
{"title":"Reinforcement learning-based load balancing for heavy traffic Internet of Things","authors":"Jianjun Lei,&nbsp;Jie Liu","doi":"10.1016/j.pmcj.2024.101891","DOIUrl":"https://doi.org/10.1016/j.pmcj.2024.101891","url":null,"abstract":"<div><p>Aiming to large-scale data transmission requirements of resource-constrained IoT (Internet of Things) devices, the routing protocol for low power lossy network (RPL) is expected to handle the load imbalance and high energy consumption in heavy traffic scenarios. This paper proposes a novel <strong>R</strong>PL routing optimization <strong>A</strong>lgorithm based on deep <strong>R</strong>einforcement <strong>L</strong>earning (referred to as RARL), which employs the centralized training and decentralized execution architecture. Hence, the RARL can provide the intelligent parent selection policy for all nodes while improving the training efficiency of deep reinforcement learning (DRL) model. Furthermore, we integrate a new local observation into the RARL by exploiting multiple routing metrics and design a comprehensive reward function for enhancing the load-balance and energy efficiency. Meanwhile, we also optimize the Trickle timer mechanism for adaptively controlling the delivery of DIO messages, which further improves the interaction efficiency with environment of DRL model. Extensive simulation experiments are conducted to evaluate the effectiveness of RARL under various scenarios. Compared with some existing methods, the simulation results demonstrate the significant performance of RARL in terms of network lifetime, queue loss ratio, and packet reception ratio.</p></div>","PeriodicalId":49005,"journal":{"name":"Pervasive and Mobile Computing","volume":null,"pages":null},"PeriodicalIF":4.3,"publicationDate":"2024-02-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139748870","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Pervasive and Mobile Computing
全部 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