首页 > 最新文献

ARMS-CC@PODC最新文献

英文 中文
Healthcare Sensor Data Management on the Cloud 云上的医疗传感器数据管理
Pub Date : 2017-07-28 DOI: 10.1145/3110355.3110359
Pelagia Tsiachri Renta, Stelios Sotiriadis, E. Petrakis
The quality of medical services can be significantly improved by supporting health care procedures with new technologies such as Cloud computing and Internet of Things (IoTs). The need to monitor patient's health remotely and in real time becomes more and more a vital requirement, especially for chronic patients and elderly. In this work, we focus on the management of health care related data stored on the Cloud produced by Bluetooth low energy devices. We present a Cloud based IoT Management System that collects vital user data (e.g. cardiac pulse rate and blood oxygen saturation) on real time. Our solution enables sensor data collection and processing fast and efficient, while users such as medical personnel can subscribe to patient's data and get notifications. The system is designed based on microservices and includes a notification service for both health care providers and patients minimizing the risk of late response to emergency conditions. Alerts are produced according to predefined rules and on patient specific reaction plans. We present an experimental study where we evaluate our system based on real world sensors, while we generate a synthetic dataset for simulating thousands of users. The results are prosperous, as the system responds close to real time even under heavy loads binding to the limits of the web server that receives the service request. The heaviest workload simulates 2000 user requests (while 80 are executed concurrently) is completed in less than 13 seconds when the system deployed in a virtual machine of 2GB RAM, 1 VCPU and 20GB Disk.
通过使用云计算和物联网等新技术支持医疗保健程序,可以显著提高医疗服务质量。远程和实时监测患者健康的需求越来越重要,特别是对慢性病患者和老年人。在这项工作中,我们专注于管理由蓝牙低功耗设备产生的存储在云上的医疗保健相关数据。我们提出了一个基于云的物联网管理系统,可以实时收集重要的用户数据(例如心脏脉搏率和血氧饱和度)。我们的解决方案能够快速高效地收集和处理传感器数据,同时医务人员等用户可以订阅患者数据并获得通知。该系统是基于微服务设计的,包括为卫生保健提供者和患者提供的通知服务,最大限度地减少对紧急情况反应迟缓的风险。警报是根据预定义的规则和患者特定的反应计划产生的。我们提出了一项实验研究,我们基于真实世界的传感器评估我们的系统,同时我们生成一个模拟数千用户的合成数据集。结果很好,因为即使在与接收服务请求的web服务器的限制绑定的繁重负载下,系统也接近实时响应。当系统部署在2GB RAM、1个VCPU和20GB磁盘的虚拟机上时,最重的工作负载模拟了2000个用户请求(其中80个并发执行)在不到13秒的时间内完成。
{"title":"Healthcare Sensor Data Management on the Cloud","authors":"Pelagia Tsiachri Renta, Stelios Sotiriadis, E. Petrakis","doi":"10.1145/3110355.3110359","DOIUrl":"https://doi.org/10.1145/3110355.3110359","url":null,"abstract":"The quality of medical services can be significantly improved by supporting health care procedures with new technologies such as Cloud computing and Internet of Things (IoTs). The need to monitor patient's health remotely and in real time becomes more and more a vital requirement, especially for chronic patients and elderly. In this work, we focus on the management of health care related data stored on the Cloud produced by Bluetooth low energy devices. We present a Cloud based IoT Management System that collects vital user data (e.g. cardiac pulse rate and blood oxygen saturation) on real time. Our solution enables sensor data collection and processing fast and efficient, while users such as medical personnel can subscribe to patient's data and get notifications. The system is designed based on microservices and includes a notification service for both health care providers and patients minimizing the risk of late response to emergency conditions. Alerts are produced according to predefined rules and on patient specific reaction plans. We present an experimental study where we evaluate our system based on real world sensors, while we generate a synthetic dataset for simulating thousands of users. The results are prosperous, as the system responds close to real time even under heavy loads binding to the limits of the web server that receives the service request. The heaviest workload simulates 2000 user requests (while 80 are executed concurrently) is completed in less than 13 seconds when the system deployed in a virtual machine of 2GB RAM, 1 VCPU and 20GB Disk.","PeriodicalId":309271,"journal":{"name":"ARMS-CC@PODC","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2017-07-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125687738","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}
引用次数: 16
A Distributed and Fault Tolerant Robotic Localisation and Mapping in Network Edge 网络边缘的分布式容错机器人定位与映射
Pub Date : 2017-07-28 DOI: 10.1145/3110355.3110357
S. Biswas, Swarnava Dey, Rimita Lahiri, A. Mukherjee
Of late, Cloud Robotics paradigm is being used to augment low-end robots with enhanced sensor data processing, storage and communication capabilities. In an era, where costly specialized hardware are being replaced by commodity hardware, software reliability within Cloud Robotic middleware will allow distributed execution on lightweight, low-cost robots and network edge devices. However, successful functioning of multi-robot systems in critical missions requires resilience in the middleware such that the overall functionity degrades gracefully during hardware or network failures. In the current work, reliable distributed execution capability is added to a well known robotic localization and mapping task such that data transfer between participating nodes is minimized and the application degrades gracefully in case of failure of participating robots. To ensure fault tolerance, an execution model based on the failure probabilities of individual robots and their components is proposed. A lightweight timeseries analysis scheme is presented enabling the robots to find their individual failure probabilities and use that to enhance system reliability in a distributed manner. Both the distribution and predictive recovery schemes are evaluated using standard datasets on virtual machines running robotic middleware.
最近,云机器人范例正被用于增强低端机器人的传感器数据处理、存储和通信能力。在一个昂贵的专业硬件被商品硬件取代的时代,云机器人中间件中的软件可靠性将允许在轻量级、低成本的机器人和网络边缘设备上进行分布式执行。然而,多机器人系统在关键任务中的成功运作需要中间件的弹性,这样在硬件或网络故障期间,整体功能会优雅地降级。在目前的工作中,可靠的分布式执行能力被添加到一个众所周知的机器人定位和映射任务中,这样参与节点之间的数据传输最小化,并且在参与机器人故障的情况下,应用程序优雅地降级。为了保证机器人的容错性,提出了一种基于单个机器人及其部件故障概率的执行模型。提出了一种轻量级的时间序列分析方案,使机器人能够找到各自的故障概率,并利用该概率以分布式的方式提高系统的可靠性。使用运行机器人中间件的虚拟机上的标准数据集来评估分布和预测恢复方案。
{"title":"A Distributed and Fault Tolerant Robotic Localisation and Mapping in Network Edge","authors":"S. Biswas, Swarnava Dey, Rimita Lahiri, A. Mukherjee","doi":"10.1145/3110355.3110357","DOIUrl":"https://doi.org/10.1145/3110355.3110357","url":null,"abstract":"Of late, Cloud Robotics paradigm is being used to augment low-end robots with enhanced sensor data processing, storage and communication capabilities. In an era, where costly specialized hardware are being replaced by commodity hardware, software reliability within Cloud Robotic middleware will allow distributed execution on lightweight, low-cost robots and network edge devices. However, successful functioning of multi-robot systems in critical missions requires resilience in the middleware such that the overall functionity degrades gracefully during hardware or network failures. In the current work, reliable distributed execution capability is added to a well known robotic localization and mapping task such that data transfer between participating nodes is minimized and the application degrades gracefully in case of failure of participating robots. To ensure fault tolerance, an execution model based on the failure probabilities of individual robots and their components is proposed. A lightweight timeseries analysis scheme is presented enabling the robots to find their individual failure probabilities and use that to enhance system reliability in a distributed manner. Both the distribution and predictive recovery schemes are evaluated using standard datasets on virtual machines running robotic middleware.","PeriodicalId":309271,"journal":{"name":"ARMS-CC@PODC","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2017-07-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123196892","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}
引用次数: 2
An RLS Memory-based Mechanism for the Automatic Adaptation of VMs on Cloud Environments 基于RLS内存的云环境下虚拟机自动适配机制
Pub Date : 2017-07-28 DOI: 10.1145/3110355.3110358
Carlos Ruiz, H. Duran-Limon, N. Parlavantzas
One key factor for Cloud computing success is the resource flexibility it provides. Because of this characteristic, academia and industry have focused their efforts on making efficient use of cloud computational resources without having to sacrifice performance. One way to achieve this purpose is through the automatic adaptation of the computational capabilities of VMs according to their resource utilization and performance. In this paper we present the design and preliminary results of our resource adaptation solution, which proactively adapts VMs (memory-based vertical scaling) to maintain an expected performance. Our solution targets multi-tier applications deployed on Cloud environments, and its core resides in RLS-based resource and performance predictors. Our results show that our solution, when compared with VMs with larger and permanently allocated computational resources, is able to maintain expected performance while reducing resource waste.
云计算成功的一个关键因素是它提供的资源灵活性。由于这一特点,学术界和工业界一直致力于在不牺牲性能的情况下有效地利用云计算资源。实现这一目的的一种方法是根据虚拟机的资源利用率和性能自动调整虚拟机的计算能力。在本文中,我们介绍了我们的资源适应解决方案的设计和初步结果,该解决方案主动适应vm(基于内存的垂直扩展)以保持预期的性能。我们的解决方案针对部署在云环境上的多层应用程序,其核心是基于rls的资源和性能预测器。我们的结果表明,与具有更大且永久分配计算资源的vm相比,我们的解决方案能够在保持预期性能的同时减少资源浪费。
{"title":"An RLS Memory-based Mechanism for the Automatic Adaptation of VMs on Cloud Environments","authors":"Carlos Ruiz, H. Duran-Limon, N. Parlavantzas","doi":"10.1145/3110355.3110358","DOIUrl":"https://doi.org/10.1145/3110355.3110358","url":null,"abstract":"One key factor for Cloud computing success is the resource flexibility it provides. Because of this characteristic, academia and industry have focused their efforts on making efficient use of cloud computational resources without having to sacrifice performance. One way to achieve this purpose is through the automatic adaptation of the computational capabilities of VMs according to their resource utilization and performance. In this paper we present the design and preliminary results of our resource adaptation solution, which proactively adapts VMs (memory-based vertical scaling) to maintain an expected performance. Our solution targets multi-tier applications deployed on Cloud environments, and its core resides in RLS-based resource and performance predictors. Our results show that our solution, when compared with VMs with larger and permanently allocated computational resources, is able to maintain expected performance while reducing resource waste.","PeriodicalId":309271,"journal":{"name":"ARMS-CC@PODC","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2017-07-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122875505","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}
引用次数: 2
Benchmarking OpenCL, OpenACC, OpenMP, and CUDA: programming productivity, performance, and energy consumption 对OpenCL、OpenACC、OpenMP和CUDA进行基准测试:编程效率、性能和能耗
Pub Date : 2017-04-18 DOI: 10.1145/3110355.3110356
Suejb Memeti, Lu Li, Sabri Pllana, J. Kolodziej, C. Kessler
Many modern parallel computing systems are heterogeneous at their node level. Such nodes may comprise general purpose CPUs and accelerators (such as, GPU, or Intel Xeon Phi) that provide high performance with suitable energy-consumption characteristics. However, exploiting the available performance of heterogeneous architectures may be challenging. There are various parallel programming frameworks (such as, OpenMP, OpenCL, OpenACC, CUDA) and selecting the one that is suitable for a target context is not straightforward. In this paper, we study empirically the characteristics of OpenMP, OpenACC, OpenCL, and CUDA with respect to programming productivity, performance, and energy. To evaluate the programming productivity we use our homegrown tool CodeStat, which enables us to determine the percentage of code lines required to parallelize the code using a specific framework. We use our tools MeterPU and x-MeterPU to evaluate the energy consumption and the performance. Experiments are conducted using the industry-standard SPEC benchmark suite and the Rodinia benchmark suite for accelerated computing on heterogeneous systems that combine Intel Xeon E5 Processors with a GPU accelerator or an Intel Xeon Phi co-processor.
许多现代并行计算系统在其节点级别上是异构的。这些节点可能包括通用cpu和加速器(如GPU或Intel Xeon Phi),它们提供具有适当能耗特性的高性能。然而,利用异构体系结构的可用性能可能具有挑战性。有各种各样的并行编程框架(如OpenMP、OpenCL、OpenACC、CUDA),选择一个适合目标上下文的框架并不简单。在本文中,我们实证地研究了OpenMP、OpenACC、OpenCL和CUDA在编程效率、性能和能耗方面的特点。为了评估编程效率,我们使用自己开发的工具CodeStat,它使我们能够确定使用特定框架并行化代码所需的代码行百分比。我们使用我们的工具MeterPU和x-MeterPU来评估能耗和性能。使用行业标准SPEC基准套件和Rodinia基准套件进行实验,用于在异构系统上加速计算,这些系统将英特尔至强E5处理器与GPU加速器或英特尔至强Phi协处理器结合在一起。
{"title":"Benchmarking OpenCL, OpenACC, OpenMP, and CUDA: programming productivity, performance, and energy consumption","authors":"Suejb Memeti, Lu Li, Sabri Pllana, J. Kolodziej, C. Kessler","doi":"10.1145/3110355.3110356","DOIUrl":"https://doi.org/10.1145/3110355.3110356","url":null,"abstract":"Many modern parallel computing systems are heterogeneous at their node level. Such nodes may comprise general purpose CPUs and accelerators (such as, GPU, or Intel Xeon Phi) that provide high performance with suitable energy-consumption characteristics. However, exploiting the available performance of heterogeneous architectures may be challenging. There are various parallel programming frameworks (such as, OpenMP, OpenCL, OpenACC, CUDA) and selecting the one that is suitable for a target context is not straightforward. In this paper, we study empirically the characteristics of OpenMP, OpenACC, OpenCL, and CUDA with respect to programming productivity, performance, and energy. To evaluate the programming productivity we use our homegrown tool CodeStat, which enables us to determine the percentage of code lines required to parallelize the code using a specific framework. We use our tools MeterPU and x-MeterPU to evaluate the energy consumption and the performance. Experiments are conducted using the industry-standard SPEC benchmark suite and the Rodinia benchmark suite for accelerated computing on heterogeneous systems that combine Intel Xeon E5 Processors with a GPU accelerator or an Intel Xeon Phi co-processor.","PeriodicalId":309271,"journal":{"name":"ARMS-CC@PODC","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2017-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114967196","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}
引用次数: 84
An Eye on the Elephant in the Wild: A Performance Evaluation of Hadoop's Schedulers Under Failures 关注野外的大象:失败情况下Hadoop调度器的性能评估
Pub Date : 2015-07-20 DOI: 10.1007/978-3-319-28448-4_11
Shadi Ibrahim, Tran Anh Phuong, Gabriel Antoniu
{"title":"An Eye on the Elephant in the Wild: A Performance Evaluation of Hadoop's Schedulers Under Failures","authors":"Shadi Ibrahim, Tran Anh Phuong, Gabriel Antoniu","doi":"10.1007/978-3-319-28448-4_11","DOIUrl":"https://doi.org/10.1007/978-3-319-28448-4_11","url":null,"abstract":"","PeriodicalId":309271,"journal":{"name":"ARMS-CC@PODC","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121783936","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}
引用次数: 3
Implementing the Cloud Software to Data Approach for OpenStack Environments OpenStack环境下软件到数据的云化实现
Pub Date : 2015-07-20 DOI: 10.1007/978-3-319-28448-4_8
Lenos Vakanas, Stelios Sotiriadis, E. Petrakis
{"title":"Implementing the Cloud Software to Data Approach for OpenStack Environments","authors":"Lenos Vakanas, Stelios Sotiriadis, E. Petrakis","doi":"10.1007/978-3-319-28448-4_8","DOIUrl":"https://doi.org/10.1007/978-3-319-28448-4_8","url":null,"abstract":"","PeriodicalId":309271,"journal":{"name":"ARMS-CC@PODC","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132462189","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}
引用次数: 7
Partitioning Graph Databases by Using Access Patterns 使用访问模式对图数据库进行分区
Pub Date : 2015-07-20 DOI: 10.1007/978-3-319-28448-4_12
V. Tüfekçi, C. Özturan
{"title":"Partitioning Graph Databases by Using Access Patterns","authors":"V. Tüfekçi, C. Özturan","doi":"10.1007/978-3-319-28448-4_12","DOIUrl":"https://doi.org/10.1007/978-3-319-28448-4_12","url":null,"abstract":"","PeriodicalId":309271,"journal":{"name":"ARMS-CC@PODC","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116753073","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
Impact of Virtual Machines Heterogeneity on Data Center Power Consumption in Data-Intensive Applications 数据密集型应用中虚拟机异构对数据中心功耗的影响
Pub Date : 2015-07-20 DOI: 10.1007/978-3-319-28448-4_7
Catalin Negru, M. Mocanu, V. Cristea
{"title":"Impact of Virtual Machines Heterogeneity on Data Center Power Consumption in Data-Intensive Applications","authors":"Catalin Negru, M. Mocanu, V. Cristea","doi":"10.1007/978-3-319-28448-4_7","DOIUrl":"https://doi.org/10.1007/978-3-319-28448-4_7","url":null,"abstract":"","PeriodicalId":309271,"journal":{"name":"ARMS-CC@PODC","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133720191","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}
引用次数: 5
Using Performance Forecasting to Accelerate Elasticity 使用性能预测加速弹性
Pub Date : 2015-07-20 DOI: 10.1007/978-3-319-28448-4_2
Paulo Moura, Fabio Kon, Spyros Voulgaris, M. Steen
{"title":"Using Performance Forecasting to Accelerate Elasticity","authors":"Paulo Moura, Fabio Kon, Spyros Voulgaris, M. Steen","doi":"10.1007/978-3-319-28448-4_2","DOIUrl":"https://doi.org/10.1007/978-3-319-28448-4_2","url":null,"abstract":"","PeriodicalId":309271,"journal":{"name":"ARMS-CC@PODC","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116163478","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}
引用次数: 2
Parametric Analysis of Mobile Cloud Computing Frameworks Using Simulation Modeling 基于仿真建模的移动云计算框架参数化分析
Pub Date : 2015-07-20 DOI: 10.1007/978-3-319-28448-4_3
A. Bhattacharya, A. Banerjee, Pradipta De
{"title":"Parametric Analysis of Mobile Cloud Computing Frameworks Using Simulation Modeling","authors":"A. Bhattacharya, A. Banerjee, Pradipta De","doi":"10.1007/978-3-319-28448-4_3","DOIUrl":"https://doi.org/10.1007/978-3-319-28448-4_3","url":null,"abstract":"","PeriodicalId":309271,"journal":{"name":"ARMS-CC@PODC","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131934983","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
期刊
ARMS-CC@PODC
全部 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