首页 > 最新文献

2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)最新文献

英文 中文
[Title page iii] [标题页iii]
Pub Date : 2020-12-01 DOI: 10.1109/euc50751.2020.00002
{"title":"[Title page iii]","authors":"","doi":"10.1109/euc50751.2020.00002","DOIUrl":"https://doi.org/10.1109/euc50751.2020.00002","url":null,"abstract":"","PeriodicalId":331605,"journal":{"name":"2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)","volume":"126 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121464817","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
Unit Testing Framework for Embedded Component Systems 嵌入式组件系统单元测试框架
Pub Date : 2020-12-01 DOI: 10.1109/EUC50751.2020.00013
Shuichiro Morisaki, Seito Shirata, Hiroshi Oyama, Takuya Azumi
Effective construction of large, complex embedded systems involve the enhancement of potential reusability by dividing the software into subsystems and converting them into distinct parts (i.e., component-based development (CBD) for embedded systems). CBD can be used to improve development efficiency and reduce costs and is also applied to ensure software reusability: however, there are few approaches for testing CBD systems. General CBD systems do not provide methods for evaluating whether each component behaves as expected, making it necessary to manually connect individual components, which makes it difficult to test and fix bugs. To address these issues, this paper describes a unit testing framework for the embedded component systems (called TECSUnit), allowing the assessment of the behavior of each component. This framework increases the efficiency of testing component systems based on a design focusing on flexibility and efficiency.
大型复杂嵌入式系统的有效构建涉及通过将软件划分为子系统并将它们转换为不同的部分(即嵌入式系统的基于组件的开发(CBD))来增强潜在的可重用性。CBD可以用于提高开发效率和降低成本,也可以用于确保软件的可重用性:然而,用于测试CBD系统的方法很少。一般的CBD系统不提供评估每个组件是否按预期行为的方法,因此需要手动连接各个组件,这使得测试和修复错误变得困难。为了解决这些问题,本文描述了嵌入式组件系统(称为TECSUnit)的单元测试框架,允许对每个组件的行为进行评估。该框架基于注重灵活性和效率的设计,提高了测试组件系统的效率。
{"title":"Unit Testing Framework for Embedded Component Systems","authors":"Shuichiro Morisaki, Seito Shirata, Hiroshi Oyama, Takuya Azumi","doi":"10.1109/EUC50751.2020.00013","DOIUrl":"https://doi.org/10.1109/EUC50751.2020.00013","url":null,"abstract":"Effective construction of large, complex embedded systems involve the enhancement of potential reusability by dividing the software into subsystems and converting them into distinct parts (i.e., component-based development (CBD) for embedded systems). CBD can be used to improve development efficiency and reduce costs and is also applied to ensure software reusability: however, there are few approaches for testing CBD systems. General CBD systems do not provide methods for evaluating whether each component behaves as expected, making it necessary to manually connect individual components, which makes it difficult to test and fix bugs. To address these issues, this paper describes a unit testing framework for the embedded component systems (called TECSUnit), allowing the assessment of the behavior of each component. This framework increases the efficiency of testing component systems based on a design focusing on flexibility and efficiency.","PeriodicalId":331605,"journal":{"name":"2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)","volume":"352 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115097590","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
Converting Driving Scenario Framework for Testing Self-Driving Systems 转换驾驶场景框架用于测试自动驾驶系统
Pub Date : 2020-12-01 DOI: 10.1109/EUC50751.2020.00015
Keita Miura, Takuya Azumi
This paper presents a converting driving scenarios to generate a format suitable for LGSVL simulator. Autonomous vehicles are developed worldwide. To reduce the test cost, virtual simulators are used in the automotive industry. However, the virtual simulators require simulation environments, such as roads, pedestrians, and vehicles. To set these parameters of many test cases is not efficient for developers. MATLAB/Simulink can create the scenarios graphically. Therefore, we proposed a framework to convert scenarios created with MATLAB/Simulink to a format suitable for LGSVL simulator which is an autonomous vehicle simulator. The converted scenarios can perform in LGSVL simulator like the scenarios defined with MATLAB/Simulink. Moreover, LGSVL simulator has cooperated with Autoware, which is an open-source self-driving system. This cooperation facilitates testing the self-driving systems. This framework can help developers create scenarios.
本文提出了一种将驾驶场景转换成适合LGSVL模拟器的格式的方法。世界各地都在开发自动驾驶汽车。为了降低测试成本,虚拟模拟器被广泛应用于汽车行业。然而,虚拟模拟器需要仿真环境,如道路、行人和车辆。为许多测试用例设置这些参数对开发人员来说是没有效率的。MATLAB/Simulink可以图形化地创建场景。因此,我们提出了一个框架,将MATLAB/Simulink创建的场景转换为适合LGSVL模拟器的格式,LGSVL模拟器是一种自动驾驶汽车模拟器。转换后的场景可以像MATLAB/Simulink定义的场景一样在LGSVL模拟器中执行。此外,LGSVL模拟器与Autoware合作,Autoware是一个开源的自动驾驶系统。这种合作有助于测试自动驾驶系统。这个框架可以帮助开发人员创建场景。
{"title":"Converting Driving Scenario Framework for Testing Self-Driving Systems","authors":"Keita Miura, Takuya Azumi","doi":"10.1109/EUC50751.2020.00015","DOIUrl":"https://doi.org/10.1109/EUC50751.2020.00015","url":null,"abstract":"This paper presents a converting driving scenarios to generate a format suitable for LGSVL simulator. Autonomous vehicles are developed worldwide. To reduce the test cost, virtual simulators are used in the automotive industry. However, the virtual simulators require simulation environments, such as roads, pedestrians, and vehicles. To set these parameters of many test cases is not efficient for developers. MATLAB/Simulink can create the scenarios graphically. Therefore, we proposed a framework to convert scenarios created with MATLAB/Simulink to a format suitable for LGSVL simulator which is an autonomous vehicle simulator. The converted scenarios can perform in LGSVL simulator like the scenarios defined with MATLAB/Simulink. Moreover, LGSVL simulator has cooperated with Autoware, which is an open-source self-driving system. This cooperation facilitates testing the self-driving systems. This framework can help developers create scenarios.","PeriodicalId":331605,"journal":{"name":"2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)","volume":"50 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124161247","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
Estimation Method Considering OS Overheads for Embedded Many-Core Platform 考虑嵌入式多核平台操作系统开销的估计方法
Pub Date : 2020-12-01 DOI: 10.1109/EUC50751.2020.00011
K. Honda, Hiroshi Fujimoto, Takuya Azumi
Embedded systems such as automotive systems require high computational power and low power consumption. To meet these requirements, many-core processors have attracted attention. Compared with single-core processors, many-core processors can execute multiple processes in parallel, allowing for improved power consumption and performance. Due to their performance, many-core processors can be used in automotive systems which have strict real-time requirements. Therefore, it is important to obtain accurate hardware and software information. In this paper, we propose a method for estimating the execution time of an application supported by MATLAB/Simulink on a many-core platform. The proposed method considers operating system (OS) overheads with a real-time OS and Kalray MPPA-256 cluster structure which contains many-core processors. The effectiveness, and the experimental results demonstrate that the proposed method is more accurate than existing methods.
嵌入式系统,如汽车系统,需要高计算能力和低功耗。为了满足这些需求,多核处理器引起了人们的注意。与单核处理器相比,多核处理器可以并行执行多个进程,从而改进了功耗和性能。由于其性能,多核处理器可用于具有严格实时要求的汽车系统。因此,获取准确的硬件和软件信息非常重要。在本文中,我们提出了一种估算MATLAB/Simulink支持的应用程序在多核平台上执行时间的方法。该方法考虑了实时操作系统和包含多核处理器的Kalray MPPA-256集群结构的操作系统开销。实验结果表明,该方法比现有方法具有更高的精度。
{"title":"Estimation Method Considering OS Overheads for Embedded Many-Core Platform","authors":"K. Honda, Hiroshi Fujimoto, Takuya Azumi","doi":"10.1109/EUC50751.2020.00011","DOIUrl":"https://doi.org/10.1109/EUC50751.2020.00011","url":null,"abstract":"Embedded systems such as automotive systems require high computational power and low power consumption. To meet these requirements, many-core processors have attracted attention. Compared with single-core processors, many-core processors can execute multiple processes in parallel, allowing for improved power consumption and performance. Due to their performance, many-core processors can be used in automotive systems which have strict real-time requirements. Therefore, it is important to obtain accurate hardware and software information. In this paper, we propose a method for estimating the execution time of an application supported by MATLAB/Simulink on a many-core platform. The proposed method considers operating system (OS) overheads with a real-time OS and Kalray MPPA-256 cluster structure which contains many-core processors. The effectiveness, and the experimental results demonstrate that the proposed method is more accurate than existing methods.","PeriodicalId":331605,"journal":{"name":"2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)","volume":"64 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127060959","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
[Copyright notice] (版权)
Pub Date : 2020-12-01 DOI: 10.1109/euc50751.2020.00003
{"title":"[Copyright notice]","authors":"","doi":"10.1109/euc50751.2020.00003","DOIUrl":"https://doi.org/10.1109/euc50751.2020.00003","url":null,"abstract":"","PeriodicalId":331605,"journal":{"name":"2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)","volume":"351 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133538105","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
An Iterative Approach to Automate the Tuning of Continuous Controller Parameters 连续控制器参数自动整定的迭代方法
Pub Date : 2020-12-01 DOI: 10.1109/EUC50751.2020.00008
Hamza el Baccouri, Goulven Guillou, Jean-Philippe Babau
Cyber-physical systems evolving in uncertain environment endure fluctuating dynamics during their lifetime. In such a variable context, controlling systems towards safety and system performances is challenging. In particular, controller tuning (finding optimal control parameters) is a challenging process due to the multiplicity of contexts to be considered. In this paper, we use a combination of model-driven simulation, dimensionality reduction, clustering and prediction techniques to define adequate control parameter settings. First, we propose to explore the controller behavior by simulating different configurations, a configuration is defined by a context (controlled process, environment, sensors, actuators) and a control parameters setting. From simulation results, a discretization is performed by binning the evaluation of quality of control. Then, we apply feature selection algorithms to identify contextual parameters that have a significant impact on performances of the controller. Considering only selected parameters, we finally carry out a clustering aiming at identifying for context domains an optimal control parameter setting. The approach is iterative to define the boundaries of the controller for a given context domain. For non simulated contexts, we propose a prediction module based on regression techniques.To evaluate the proposed approach, we compare it with classical control theory and we apply it to a proportional controller used for a leader/follower application. The experiment shows effectiveness in the identification of control parameters setting for different contexts.
在不确定环境中发展的信息物理系统在其生命周期中承受着波动动力学。在这样一个多变的环境中,控制系统的安全性和系统性能是具有挑战性的。特别是,由于要考虑的上下文的多样性,控制器调谐(寻找最优控制参数)是一个具有挑战性的过程。在本文中,我们使用模型驱动仿真,降维,聚类和预测技术的组合来定义适当的控制参数设置。首先,我们建议通过模拟不同的配置来探索控制器的行为,配置由上下文(受控过程、环境、传感器、执行器)和控制参数设置定义。从仿真结果出发,通过对控制质量的合并评价进行离散化处理。然后,我们应用特征选择算法来识别对控制器性能有重大影响的上下文参数。仅考虑选定的参数,最后进行聚类,目的是识别上下文域的最优控制参数设置。该方法是迭代的,可以为给定的上下文域定义控制器的边界。对于非模拟环境,我们提出了一个基于回归技术的预测模块。为了评估所提出的方法,我们将其与经典控制理论进行比较,并将其应用于用于领导者/追随者应用的比例控制器。实验结果表明,该方法可以有效地识别不同环境下的控制参数设置。
{"title":"An Iterative Approach to Automate the Tuning of Continuous Controller Parameters","authors":"Hamza el Baccouri, Goulven Guillou, Jean-Philippe Babau","doi":"10.1109/EUC50751.2020.00008","DOIUrl":"https://doi.org/10.1109/EUC50751.2020.00008","url":null,"abstract":"Cyber-physical systems evolving in uncertain environment endure fluctuating dynamics during their lifetime. In such a variable context, controlling systems towards safety and system performances is challenging. In particular, controller tuning (finding optimal control parameters) is a challenging process due to the multiplicity of contexts to be considered. In this paper, we use a combination of model-driven simulation, dimensionality reduction, clustering and prediction techniques to define adequate control parameter settings. First, we propose to explore the controller behavior by simulating different configurations, a configuration is defined by a context (controlled process, environment, sensors, actuators) and a control parameters setting. From simulation results, a discretization is performed by binning the evaluation of quality of control. Then, we apply feature selection algorithms to identify contextual parameters that have a significant impact on performances of the controller. Considering only selected parameters, we finally carry out a clustering aiming at identifying for context domains an optimal control parameter setting. The approach is iterative to define the boundaries of the controller for a given context domain. For non simulated contexts, we propose a prediction module based on regression techniques.To evaluate the proposed approach, we compare it with classical control theory and we apply it to a proportional controller used for a leader/follower application. The experiment shows effectiveness in the identification of control parameters setting for different contexts.","PeriodicalId":331605,"journal":{"name":"2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125566229","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
[Title page i] [标题页i]
Pub Date : 2020-12-01 DOI: 10.1109/euc50751.2020.00001
{"title":"[Title page i]","authors":"","doi":"10.1109/euc50751.2020.00001","DOIUrl":"https://doi.org/10.1109/euc50751.2020.00001","url":null,"abstract":"","PeriodicalId":331605,"journal":{"name":"2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133775215","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
Run-time Hardware Trojan Detection and Recovery for Third-Party IPs in SoC FPGAs SoC fpga中第三方ip的运行时硬件木马检测与恢复
Pub Date : 2020-12-01 DOI: 10.1109/EUC50751.2020.00009
Luis Ramirez Rivera, Xiaofang Wang
Emerging threats of untrustworthy third-party Intellectual Property (IP) cores (3PIPs) are increasingly raising crucial security concerns about field-programmable gate arrays (FPGAs), especially those used in military, medical, financial, and other critical systems. Detecting Trojans in blackbox 3PIPs is extremely challenging, especially for FPGAs due to their memory nature and dynamic partial or full reconfigurability. This paper presents a novel run-time methodology to prevent, detect, and manage the activation of hardware Trojans inside 3PIPs in FPGAs. Taking advantage of the native parallelism of FPGA designs, an isolated redundancy scheme is proposed to detect and protect a circuit from a Trojan payload. 3PIPs are placed in isolated regions in FPGAs and are controlled by an on-chip ARM processor system. The processor performs partial reconfiguration (PR) to temporarily remove an offending IP for a random amount of time that increases exponentially between each detection, or permanently if the IP has been positively detected as infected. Additionally, security policies are enacted by implementing reference monitors that control the communication between the IPs and various resources inside the FPGA. The design was implemented and verified on a Xilinx SoC FPGA development board using the Trust Hub benchmarks.
不可信的第三方知识产权(IP)核心(3pip)的新威胁日益引起对现场可编程门阵列(fpga)的关键安全关注,特别是那些用于军事、医疗、金融和其他关键系统的fpga。在黑盒3pip中检测木马是极具挑战性的,特别是对于fpga来说,由于它们的内存性质和动态部分或完全可重构性。本文提出了一种新的运行时方法来防止、检测和管理fpga中3pip内硬件木马的激活。利用FPGA设计本身的并行性,提出了一种隔离冗余方案来检测和保护电路免受木马负载的影响。3pip被放置在fpga的隔离区域,由片上ARM处理器系统控制。处理器执行部分重新配置(PR),在每次检测之间随机增加的时间内暂时删除违规IP,如果IP被检测为感染,则永久删除该IP。此外,安全策略是通过实现参考监视器来制定的,这些监视器控制ip和FPGA内各种资源之间的通信。该设计在Xilinx SoC FPGA开发板上使用Trust Hub基准测试实现和验证。
{"title":"Run-time Hardware Trojan Detection and Recovery for Third-Party IPs in SoC FPGAs","authors":"Luis Ramirez Rivera, Xiaofang Wang","doi":"10.1109/EUC50751.2020.00009","DOIUrl":"https://doi.org/10.1109/EUC50751.2020.00009","url":null,"abstract":"Emerging threats of untrustworthy third-party Intellectual Property (IP) cores (3PIPs) are increasingly raising crucial security concerns about field-programmable gate arrays (FPGAs), especially those used in military, medical, financial, and other critical systems. Detecting Trojans in blackbox 3PIPs is extremely challenging, especially for FPGAs due to their memory nature and dynamic partial or full reconfigurability. This paper presents a novel run-time methodology to prevent, detect, and manage the activation of hardware Trojans inside 3PIPs in FPGAs. Taking advantage of the native parallelism of FPGA designs, an isolated redundancy scheme is proposed to detect and protect a circuit from a Trojan payload. 3PIPs are placed in isolated regions in FPGAs and are controlled by an on-chip ARM processor system. The processor performs partial reconfiguration (PR) to temporarily remove an offending IP for a random amount of time that increases exponentially between each detection, or permanently if the IP has been positively detected as infected. Additionally, security policies are enacted by implementing reference monitors that control the communication between the IPs and various resources inside the FPGA. The design was implemented and verified on a Xilinx SoC FPGA development board using the Trust Hub benchmarks.","PeriodicalId":331605,"journal":{"name":"2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130717711","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
IEEE EUC 2020 Organizing and Program Committees IEEE EUC 2020组织和项目委员会
Pub Date : 2020-12-01 DOI: 10.1109/euc50751.2020.00007
{"title":"IEEE EUC 2020 Organizing and Program Committees","authors":"","doi":"10.1109/euc50751.2020.00007","DOIUrl":"https://doi.org/10.1109/euc50751.2020.00007","url":null,"abstract":"","PeriodicalId":331605,"journal":{"name":"2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132161818","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
Research of pervasive ecological monitoring applications based on edge computing technologies 基于边缘计算技术的普适生态监测应用研究
Pub Date : 2020-12-01 DOI: 10.1109/EUC50751.2020.00014
Di Zheng, Xianfeng Zhang, Lin Chen
With rapid development of intelligent ecological applications, higher requirements have been put forward for more intelligent ecological monitoring business and more intelligent ecological monitoring instruments. The instruments themselves are required to have more abundant data collection and uploading capabilities, and can be used for spot monitoring better. At the same time, the types of ecological monitoring instruments are very complex, their interface standards, data uploading ability and transmission protocol are also very different, so existing processing methods cannot meet the requirements well. Therefore, we have chosen edge computing to overcome this problem and construct the pervasive ecological monitoring system. In this paper, we have designed a set of edge computing services for universal intelligent ecological monitoring instruments access including edge nodes design as well as transmission protocol analysis, microservice running based on cloud platform and so on.
随着智能生态应用的快速发展,对更智能的生态监测业务和更智能的生态监测仪器提出了更高的要求。要求仪器本身具有更丰富的数据采集和上传能力,能够更好地用于现场监测。同时,生态监测仪器的种类非常复杂,其接口标准、数据上传能力和传输协议也有很大差异,现有的处理方法不能很好地满足要求。因此,我们选择边缘计算来克服这一问题,构建普适生态监测系统。本文设计了一套面向智能生态监测仪器通用接入的边缘计算服务,包括边缘节点设计、传输协议分析、基于云平台的微服务运行等。
{"title":"Research of pervasive ecological monitoring applications based on edge computing technologies","authors":"Di Zheng, Xianfeng Zhang, Lin Chen","doi":"10.1109/EUC50751.2020.00014","DOIUrl":"https://doi.org/10.1109/EUC50751.2020.00014","url":null,"abstract":"With rapid development of intelligent ecological applications, higher requirements have been put forward for more intelligent ecological monitoring business and more intelligent ecological monitoring instruments. The instruments themselves are required to have more abundant data collection and uploading capabilities, and can be used for spot monitoring better. At the same time, the types of ecological monitoring instruments are very complex, their interface standards, data uploading ability and transmission protocol are also very different, so existing processing methods cannot meet the requirements well. Therefore, we have chosen edge computing to overcome this problem and construct the pervasive ecological monitoring system. In this paper, we have designed a set of edge computing services for universal intelligent ecological monitoring instruments access including edge nodes design as well as transmission protocol analysis, microservice running based on cloud platform and so on.","PeriodicalId":331605,"journal":{"name":"2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)","volume":"158 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124764109","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
期刊
2020 IEEE 18th International Conference on Embedded and Ubiquitous Computing (EUC)
全部 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