首页 > 最新文献

Electron. Commun. Eur. Assoc. Softw. Sci. Technol.最新文献

英文 中文
Impact of radio channel characteristics on the longitudinal behaviour of truck platoons in critical car-following situations 无线电信道特性对卡车排在关键车辆跟随情况下纵向行为的影响
Pub Date : 2021-09-08 DOI: 10.14279/TUJ.ECEASST.80.1162
Salil Sharma, E. Al-khannaq, R. Riebl, W. Schakel, P. Knoppers, A. Verbraeck, J. V. Lint
Truck platooning is an application of cooperative adaptive cruise control (CACC) which relies on vehicle-to-vehicle communications facilitated by vehicle ad-hoc networks. Communication uncertainties can affect the performance of a CACC controller. Previous research has not considered the full spectrum of possible car-following scenarios needed to understand how the longitudinal behaviour of truck platoons would be affected by changes in the communication network. In this paper, we investigate the impact of radio channel parameters on the string stability and collision avoidance capabilities of a CACC controller governing the longitudinal behaviour of truck platoons in a majority of critical car-following situations. We develop and use a novel, sophisticated and open-source VANET simulator OTS-Artery, which brings microscopic traffic simulation, network simulation, and psychological concepts in a single environment, for our investigations. Our results indicate that string stability and safety of truck platoons are mostly affected in car-following situations where truck platoons accelerate from the standstill to the maximum speed and decelerate from the maximum speed down to the standstill. The findings suggest that string stability can be improved by increasing transmission power and lowering receiver sensitivity. However, the safety of truck platoons seems to be sensitive to the choice of the path loos model.
卡车队列是一种协作式自适应巡航控制(CACC)的应用,它依赖于车辆自组织网络促进的车对车通信。通信不确定性会影响CACC控制器的性能。以前的研究并没有考虑到所有可能的汽车跟随场景,需要了解卡车排的纵向行为如何受到通信网络变化的影响。在本文中,我们研究了无线电信道参数对控制卡车队列纵向行为的CACC控制器在大多数关键车辆跟随情况下的串稳定性和避碰能力的影响。我们开发并使用了一种新颖的、复杂的、开源的VANET模拟器OTS-Artery,它在单一环境中为我们的研究带来了微观交通模拟、网络模拟和心理概念。研究结果表明,货车排在从静止加速到最高速度,从最高速度减速到静止的情况下,其管柱稳定性和安全性受到的影响最大。研究结果表明,可以通过提高发射功率和降低接收灵敏度来改善弦的稳定性。然而,卡车排的安全性似乎对路径模型的选择很敏感。
{"title":"Impact of radio channel characteristics on the longitudinal behaviour of truck platoons in critical car-following situations","authors":"Salil Sharma, E. Al-khannaq, R. Riebl, W. Schakel, P. Knoppers, A. Verbraeck, J. V. Lint","doi":"10.14279/TUJ.ECEASST.80.1162","DOIUrl":"https://doi.org/10.14279/TUJ.ECEASST.80.1162","url":null,"abstract":"Truck platooning is an application of cooperative adaptive cruise control (CACC) which relies on vehicle-to-vehicle communications facilitated by vehicle ad-hoc networks. Communication uncertainties can affect the performance of a CACC controller. Previous research has not considered the full spectrum of possible car-following scenarios needed to understand how the longitudinal behaviour of truck platoons would be affected by changes in the communication network. In this paper, we investigate the impact of radio channel parameters on the string stability and collision avoidance capabilities of a CACC controller governing the longitudinal behaviour of truck platoons in a majority of critical car-following situations. We develop and use a novel, sophisticated and open-source VANET simulator OTS-Artery, which brings microscopic traffic simulation, network simulation, and psychological concepts in a single environment, for our investigations. Our results indicate that string stability and safety of truck platoons are mostly affected in car-following situations where truck platoons accelerate from the standstill to the maximum speed and decelerate from the maximum speed down to the standstill. The findings suggest that string stability can be improved by increasing transmission power and lowering receiver sensitivity. However, the safety of truck platoons seems to be sensitive to the choice of the path loos model.","PeriodicalId":115235,"journal":{"name":"Electron. Commun. Eur. Assoc. Softw. Sci. Technol.","volume":"80 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130048413","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
Polymorphic Protocols for Fighting Bots 战斗机器人的多态协议
Pub Date : 2021-09-08 DOI: 10.14279/TUJ.ECEASST.80.1157
August See
Web Robots (bots) that automate communication with a service on the Internet via their API are efficient and easy to scale. A large number of bots leads to significant losses for providers and can frustrate users of social media, games or online stores. Existing solutions such as CAPTCHAs or complex registrations either frustrate users or are easy to circumvent. Current solutions that make it difficult to create bots are only effective for the first bot. Once the first bot is created, it can be easily duplicated to build an army of bots. This paper presents an approach inspired by polymorphic malware and censorship resistance to change this. Each client that communicates with a service does so by using its own application protocol that is syntactically different but not semantically. Thus, a bot creator is forced to either find a way to automatically extract the whole application protocol from a client or to reverse engineer a new protocol for each bot that is created.
通过API自动与互联网上的服务进行通信的网络机器人(bots)是高效且易于扩展的。大量的机器人会给供应商带来重大损失,并可能让社交媒体、游戏或在线商店的用户感到沮丧。现有的解决方案,如captcha或复杂的注册,要么让用户感到沮丧,要么很容易被绕过。目前的解决方案使得创建机器人变得困难,只对第一个机器人有效。一旦创建了第一个机器人,就可以很容易地复制它来创建一个机器人军队。本文提出了一种受多态恶意软件和审查阻力启发的方法来改变这种情况。与服务通信的每个客户端都使用自己的应用程序协议,该协议在语法上不同,但在语义上没有区别。因此,机器人创建者被迫找到一种方法来自动从客户端提取整个应用程序协议,或者为创建的每个机器人逆向工程一个新协议。
{"title":"Polymorphic Protocols for Fighting Bots","authors":"August See","doi":"10.14279/TUJ.ECEASST.80.1157","DOIUrl":"https://doi.org/10.14279/TUJ.ECEASST.80.1157","url":null,"abstract":"Web Robots (bots) that automate communication with a service on the Internet via their API are efficient and easy to scale. A large number of bots leads to significant losses for providers and can frustrate users of social media, games or online stores. Existing solutions such as CAPTCHAs or complex registrations either frustrate users or are easy to circumvent. Current solutions that make it difficult to create bots are only effective for the first bot. Once the first bot is created, it can be easily duplicated to build an army of bots. This paper presents an approach inspired by polymorphic malware and censorship resistance to change this. Each client that communicates with a service does so by using its own application protocol that is syntactically different but not semantically. Thus, a bot creator is forced to either find a way to automatically extract the whole application protocol from a client or to reverse engineer a new protocol for each bot that is created.","PeriodicalId":115235,"journal":{"name":"Electron. Commun. Eur. Assoc. Softw. Sci. Technol.","volume":"88 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131584551","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
Wiretapping Pods and Nodes - Lawful Interception in Kubernetes 窃听pod和节点- Kubernetes中的合法拦截
Pub Date : 2021-09-08 DOI: 10.14279/TUJ.ECEASST.80.1148
Daniel Spiekermann, Jörg Keller
Nowadays IT infrastructures have to supply a flexible and dynamic platform for the provision of modern applications. Kubernetes is one of the most notable environments for the provisioning of small and independently running microservices used by modern applications. With Kubernetes, these microservices can be developed, deployed, updated and scaled in a continuous process. This flexibility is a huge advantage to older and more static environments. But whereas these old infrastructures lack in dynamics, necessary digital investigation are easier to accomplish. This need is still existing in modern environments, hence this paper presents a novel approach for the lawful interception of network packets in a Kubernetes cluster. The approach improves the dynamic capture processes by monitoring involved devices assigned to a defined application without hampering the environment or capturing unwanted network packets. Keywords: Kubernetes, network
如今,IT基础设施必须为提供现代应用程序提供灵活和动态的平台。Kubernetes是最著名的环境之一,用于为现代应用程序提供小型且独立运行的微服务。使用Kubernetes,这些微服务可以在一个连续的过程中开发、部署、更新和扩展。这种灵活性对于较老的静态环境来说是一个巨大的优势。但是,尽管这些旧的基础设施缺乏活力,必要的数字调查更容易完成。这种需求在现代环境中仍然存在,因此本文提出了一种在Kubernetes集群中合法截取网络数据包的新方法。该方法通过监视分配给已定义应用程序的相关设备,而不会妨碍环境或捕获不需要的网络数据包,从而改进了动态捕获过程。关键词:Kubernetes,网络
{"title":"Wiretapping Pods and Nodes - Lawful Interception in Kubernetes","authors":"Daniel Spiekermann, Jörg Keller","doi":"10.14279/TUJ.ECEASST.80.1148","DOIUrl":"https://doi.org/10.14279/TUJ.ECEASST.80.1148","url":null,"abstract":"Nowadays IT infrastructures have to supply a flexible and dynamic platform for the provision of modern applications. Kubernetes is one of the most notable environments for the provisioning of small and independently running microservices used by modern applications. With Kubernetes, these microservices can be developed, deployed, updated and scaled in a continuous process. This flexibility is a huge advantage to older and more static environments. But whereas these old infrastructures lack in dynamics, necessary digital investigation are easier to accomplish. This need is still existing in modern environments, hence this paper presents a novel approach for the lawful interception of network packets in a Kubernetes cluster. The approach improves the dynamic capture processes by monitoring involved devices assigned to a defined application without hampering the environment or capturing unwanted network packets. Keywords: Kubernetes, network","PeriodicalId":115235,"journal":{"name":"Electron. Commun. Eur. Assoc. Softw. Sci. Technol.","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132760458","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
Implementing DNSSEC soft delegation for microservices 实现微服务的DNSSEC软委托
Pub Date : 2021-09-08 DOI: 10.14279/TUJ.ECEASST.80.1165.1083
Andrés Marín López, Patricia Arias Cabarcos, T. Strufe, Gabriel Barceló-Soteras, Florina Almenárez Mendoza, Daniel Díaz Sánchez
Securing DNS in Edge- and Fog computing, or other scenarios where microservices are offloaded, requires the provision of zone signing keys to the third parties who control the computing infrastructure. This fundamentally allows the infrastructure provider to create novel signatures at their discretion and even arbitrarily extend the certificate chain. Based on our proposal on soft delegation for DNSSEC, which curtails this vulnerability, we report on our proof-of-concept: a C-implementation of chameleon hashes in OpenSSL, a server side implementation of the mechanism in the ldns server, and an offline client that validates the signed records, in this paper. We also discuss different approaches for generating DNSSEC RRSIG records, and the behavior of a resolver to verify the credentials and securely connect to an end point using TLS with SNI and DANE.
在边缘计算和雾计算或其他卸载微服务的场景中保护DNS需要向控制计算基础设施的第三方提供区域签名密钥。这从根本上允许基础设施提供者自行决定创建新的签名,甚至任意扩展证书链。基于我们对DNSSEC软委托的建议,我们报告了我们的概念验证:在OpenSSL中实现变色龙哈希,在ldns服务器中实现该机制,以及验证签名记录的离线客户端,在本文中。我们还讨论了用于生成DNSSEC RRSIG记录的不同方法,以及解析器验证凭据并使用带有SNI和DANE的TLS安全地连接到端点的行为。
{"title":"Implementing DNSSEC soft delegation for microservices","authors":"Andrés Marín López, Patricia Arias Cabarcos, T. Strufe, Gabriel Barceló-Soteras, Florina Almenárez Mendoza, Daniel Díaz Sánchez","doi":"10.14279/TUJ.ECEASST.80.1165.1083","DOIUrl":"https://doi.org/10.14279/TUJ.ECEASST.80.1165.1083","url":null,"abstract":"Securing DNS in Edge- and Fog computing, or other scenarios where microservices are offloaded, requires the provision of zone signing keys to the third parties who control the computing infrastructure. This fundamentally allows the infrastructure provider to create novel signatures at their discretion and even arbitrarily extend the certificate chain. Based on our proposal on soft delegation for DNSSEC, which curtails this vulnerability, we report on our proof-of-concept: a C-implementation of chameleon hashes in OpenSSL, a server side implementation of the mechanism in the ldns server, and an offline client that validates the signed records, in this paper. We also discuss different approaches for generating DNSSEC RRSIG records, and the behavior of a resolver to verify the credentials and securely connect to an end point using TLS with SNI and DANE.","PeriodicalId":115235,"journal":{"name":"Electron. Commun. Eur. Assoc. Softw. Sci. Technol.","volume":"85 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122043699","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
Federated User Clustering for non-IID Federated Learning 用于非iid联邦学习的联邦用户聚类
Pub Date : 2021-09-08 DOI: 10.14279/TUJ.ECEASST.80.1130.1081
Lucas Pacheco, D. Rosário, Eduadro Cerqueira, T. Braun
Federated Learning (FL) is one of the leading learning paradigms for enabling a more significant presence of intelligent applications in networking considering highly distributed environments while preserving user privacy. However, FL has the significant shortcoming of requiring user data to be Independent Identically Distributed (IID) to make reliable predictions for a given group of users. We present a Neural Network-based Federated Clustering mechanism capable of clustering the local models trained by users of the network with no access to their raw data. We also present an alternative to the FedAvg aggregation algorithm used in traditional FL, which significantly increases the aggregated models' reliability in Mean Square Error by creating several training models over IID users.
联邦学习(FL)是一种领先的学习范例,用于在考虑高度分布式环境的网络中实现更重要的智能应用程序,同时保护用户隐私。然而,FL有一个明显的缺点,即要求用户数据是独立同分布的(IID),以便对给定的用户组进行可靠的预测。我们提出了一种基于神经网络的联邦聚类机制,能够聚类由网络用户训练的本地模型,而无需访问其原始数据。我们还提出了一种替代传统FL中使用的FedAvg聚合算法,该算法通过在IID用户上创建多个训练模型,显着提高了聚合模型在均方误差中的可靠性。
{"title":"Federated User Clustering for non-IID Federated Learning","authors":"Lucas Pacheco, D. Rosário, Eduadro Cerqueira, T. Braun","doi":"10.14279/TUJ.ECEASST.80.1130.1081","DOIUrl":"https://doi.org/10.14279/TUJ.ECEASST.80.1130.1081","url":null,"abstract":"Federated Learning (FL) is one of the leading learning paradigms for enabling a more significant presence of intelligent applications in networking considering highly distributed environments while preserving user privacy. However, FL has the significant shortcoming of requiring user data to be Independent Identically Distributed (IID) to make reliable predictions for a given group of users. We present a Neural Network-based Federated Clustering mechanism capable of clustering the local models trained by users of the network with no access to their raw data. We also present an alternative to the FedAvg aggregation algorithm used in traditional FL, which significantly increases the aggregated models' reliability in Mean Square Error by creating several training models over IID users.","PeriodicalId":115235,"journal":{"name":"Electron. Commun. Eur. Assoc. Softw. Sci. Technol.","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124119036","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
Molecular Communication Channel Modelling in FPGA Technology FPGA技术中的分子通信信道建模
Pub Date : 2021-09-08 DOI: 10.14279/TUJ.ECEASST.80.1144
Daniil Romanchenko, Matis Tartie, Ba Que Le, J. T. Gómez, F. Dressler
Molecular Communication (MC) is a new paradigm for communication processes with a variety of applications such as health care and industrial sectors. The rapid development of MC, with the support of testbeds and simulators, requires scalable modeling tools. In this paper, we propose a f ield-programmable gate array  (FPGA) design-based approach for the emission, diffusion, and reception of molecules. Results exhibit a close correspondence to state of the art analytical modeling of MC processes.
分子通信(MC)是一种新的通信过程范式,具有多种应用,如医疗保健和工业部门。MC的快速发展,在试验台和模拟器的支持下,需要可扩展的建模工具。在本文中,我们提出了一种基于现场可编程门阵列(FPGA)设计的方法,用于分子的发射,扩散和接收。结果显示出一个密切对应的状态,最先进的MC过程的分析建模。
{"title":"Molecular Communication Channel Modelling in FPGA Technology","authors":"Daniil Romanchenko, Matis Tartie, Ba Que Le, J. T. Gómez, F. Dressler","doi":"10.14279/TUJ.ECEASST.80.1144","DOIUrl":"https://doi.org/10.14279/TUJ.ECEASST.80.1144","url":null,"abstract":"Molecular Communication (MC) is a new paradigm for communication processes with a variety of applications such as health care and industrial sectors. The rapid development of MC, with the support of testbeds and simulators, requires scalable modeling tools. In this paper, we propose a f ield-programmable gate array  (FPGA) design-based approach for the emission, diffusion, and reception of molecules. Results exhibit a close correspondence to state of the art analytical modeling of MC processes.","PeriodicalId":115235,"journal":{"name":"Electron. Commun. Eur. Assoc. Softw. Sci. Technol.","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126470410","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
Firewall-as-a-Service for Campus Networks Based on P4-SFC 基于P4-SFC的校园网防火墙即服务
Pub Date : 2021-09-08 DOI: 10.14279/TUJ.ECEASST.80.1185
Marco Häberle, Benjamin Steinert, M. Menth
Taking care of security is a crucial task for every operator of a campus network. One of the most fundamental security-related network functions that can be found in most networks for this purpose are stateful firewalls. However, deploying firewalls in large campus networks, e.g., at a university, can be challenging. Hardware appliances that can cope with today's high data rates at the border of a campus network are not cost-effective enough for most deployments. Shifting the responsibility to run firewalls to single departments at a university is not feasible because the expertise to manage these devices is not available there. For this reason, we propose a cloud-like infrastructure based on service function chaining (SFC) and network function virtualization (NFV) that allows users to deploy network functions like firewalls at a central place while hiding most technical details from the users.
对每个校园网运营者来说,安全是一项至关重要的任务。在大多数网络中,与安全相关的最基本的网络功能之一是有状态防火墙。然而,在大型校园网(例如大学)中部署防火墙可能具有挑战性。能够在校园网边界处理当今高数据速率的硬件设备对于大多数部署来说并不具有足够的成本效益。将运行防火墙的责任转移到大学的单个部门是不可行的,因为那里没有管理这些设备的专业知识。因此,我们提出了一种基于业务功能链(SFC)和网络功能虚拟化(NFV)的类云基础设施,允许用户在中心位置部署防火墙等网络功能,同时对用户隐藏大部分技术细节。
{"title":"Firewall-as-a-Service for Campus Networks Based on P4-SFC","authors":"Marco Häberle, Benjamin Steinert, M. Menth","doi":"10.14279/TUJ.ECEASST.80.1185","DOIUrl":"https://doi.org/10.14279/TUJ.ECEASST.80.1185","url":null,"abstract":"Taking care of security is a crucial task for every operator of a campus network. One of the most fundamental security-related network functions that can be found in most networks for this purpose are stateful firewalls. However, deploying firewalls in large campus networks, e.g., at a university, can be challenging. Hardware appliances that can cope with today's high data rates at the border of a campus network are not cost-effective enough for most deployments. Shifting the responsibility to run firewalls to single departments at a university is not feasible because the expertise to manage these devices is not available there. For this reason, we propose a cloud-like infrastructure based on service function chaining (SFC) and network function virtualization (NFV) that allows users to deploy network functions like firewalls at a central place while hiding most technical details from the users.","PeriodicalId":115235,"journal":{"name":"Electron. Commun. Eur. Assoc. Softw. Sci. Technol.","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116866630","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
Data Serialization Formats for the Internet of Things 物联网的数据序列化格式
Pub Date : 2021-09-08 DOI: 10.14279/TUJ.ECEASST.80.1134.1078
Birte Friesel, O. Spinczyk
IoT devices rely on data exchange with gateways and cloud servers. However, the performance of today's serialization formats and libraries on embedded systems with energy and memory constraints is not well-documented and hard to predict. We evaluate (de)serialization and transmission cost of mqtt.eclipse.org payloads on 8- to 32-bit microcontrollers and find that Protocol Buffers (as implemented by NanoPB) and the XDR format, dating back to 1987, are most efficient.
物联网设备依赖于与网关和云服务器的数据交换。然而,目前的序列化格式和库在具有能量和内存约束的嵌入式系统上的性能并没有很好的文档记录,也很难预测。我们评估了mqtt.eclipse.org有效负载在8- 32位微控制器上的(反)序列化和传输成本,并发现协议缓冲区(由NanoPB实现)和XDR格式,可追溯到1987年,是最有效的。
{"title":"Data Serialization Formats for the Internet of Things","authors":"Birte Friesel, O. Spinczyk","doi":"10.14279/TUJ.ECEASST.80.1134.1078","DOIUrl":"https://doi.org/10.14279/TUJ.ECEASST.80.1134.1078","url":null,"abstract":"IoT devices rely on data exchange with gateways and cloud servers. However, the performance of today's serialization formats and libraries on embedded systems with energy and memory constraints is not well-documented and hard to predict. We evaluate (de)serialization and transmission cost of mqtt.eclipse.org payloads on 8- to 32-bit microcontrollers and find that Protocol Buffers (as implemented by NanoPB) and the XDR format, dating back to 1987, are most efficient.","PeriodicalId":115235,"journal":{"name":"Electron. Commun. Eur. Assoc. Softw. Sci. Technol.","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121614004","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
Evolve: Language-Driven Engineering in Industrial Practice 进化:工业实践中的语言驱动工程
Pub Date : 2020-01-07 DOI: 10.14279/tuj.eceasst.78.1089
Tim Tegeler, Jonas Schürmann
In general software projects still, have a very high failure rate. We noticed that one of our projects did not gather pace. It was delayed from the beginning and on the way to fail. After investigating the development process, we located the issue in the chosen architecture of the software. Although the used technology has many advantages, it handicapped the application developers by the cumbersome architecture. The challenge was how we could keep the advantages, but simplify the work of the application developers. We came up with the approach to build a toolkit and family of dedicated Domain-Specific Languages which is developed alongside the project. We called it Evolve, and it is built upon the Language-Driven Engineering paradigm. We were able to salvage the project and establish Evolve in the development process of related applications. With Evolve we successfully brought Language-Driven Engineering to industrial practice. It will play a major role in our future software development.
在一般的软件项目中,仍然有很高的失败率。我们注意到我们的一个项目没有加快进度。它从一开始就被拖延了,在失败的路上。在调查了开发过程之后,我们在所选择的软件体系结构中找到了问题。虽然所使用的技术有许多优点,但其繁琐的体系结构给应用程序开发人员带来了障碍。我们面临的挑战是如何在保持优势的同时简化应用程序开发人员的工作。我们想出了一个方法来构建一个工具包和一系列专用的领域特定语言,这些语言与项目一起开发。我们称之为“进化”,它是建立在语言驱动工程范式之上的。我们能够挽救项目并在相关应用程序的开发过程中建立Evolve。通过Evolve,我们成功地将语言驱动工程引入了工业实践。它将在我们未来的软件开发中发挥重要作用。
{"title":"Evolve: Language-Driven Engineering in Industrial Practice","authors":"Tim Tegeler, Jonas Schürmann","doi":"10.14279/tuj.eceasst.78.1089","DOIUrl":"https://doi.org/10.14279/tuj.eceasst.78.1089","url":null,"abstract":"In general software projects still, have a very high failure rate. We noticed that one of our projects did not gather pace. It was delayed from the beginning and on the way to fail. After investigating the development process, we located the issue in the chosen architecture of the software. Although the used technology has many advantages, it handicapped the application developers by the cumbersome architecture. The challenge was how we could keep the advantages, but simplify the work of the application developers. We came up with the approach to build a toolkit and family of dedicated Domain-Specific Languages which is developed alongside the project. We called it Evolve, and it is built upon the Language-Driven Engineering paradigm. We were able to salvage the project and establish Evolve in the development process of related applications. With Evolve we successfully brought Language-Driven Engineering to industrial practice. It will play a major role in our future software development.","PeriodicalId":115235,"journal":{"name":"Electron. Commun. Eur. Assoc. Softw. Sci. Technol.","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121853842","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
Applicability of Neural Networks for Driving Style Classification and Maneuver Detection 神经网络在驾驶风格分类和机动检测中的适用性
Pub Date : 2019-12-16 DOI: 10.14279/tuj.eceasst.78.1099
Karl-Falco Storm, Paul Hochrein, P. Engel, A. Rausch
Maneuver and driving style detection are of ongoing interest for the extension of vehicle's functionalities. Existing machine learning approaches require extensive sensor data and demand for high computational power. For vehicle onboard implementation, poorly generalizing rule-based approaches are currently state of the art. Not being restricted to neither comprehensive environmental sensors like camera or radar, nor high computing power (both of what is today only present in upper class' vehicles), our approach allows for cross-vehicle use: In this work, the applicability of small artificial neural networks (ANN) as efficient detectors is tested using a prototypal vehicle implementation. During test drives, overtaking maneuvers have been detected 1.2 s prior to the competing rule-based approach in average, also greatly improving the detection performance. Regarding driving style recognition, ANN-based results are closer to targets and more patient at driving style transitions. A recognition rate of over 75 % is achieved.
机动和驾驶风格的检测是不断感兴趣的车辆的功能扩展。现有的机器学习方法需要大量的传感器数据和高计算能力的需求。对于车载实现,基于规则的泛化方法是目前的技术水平。我们的方法既不局限于像摄像头或雷达这样的综合环境传感器,也不局限于高计算能力(这两者目前只存在于上流社会的车辆中),也允许跨车辆使用:在这项工作中,使用原型车辆实现测试了小型人工神经网络(ANN)作为高效探测器的适用性。在试驾过程中,超车动作的检测平均比基于规则的竞争方法提前1.2 s,检测性能也得到了极大的提高。在驾驶风格识别方面,基于人工神经网络的结果更接近目标,并且在驾驶风格转换方面更有耐心。识别率达到75%以上。
{"title":"Applicability of Neural Networks for Driving Style Classification and Maneuver Detection","authors":"Karl-Falco Storm, Paul Hochrein, P. Engel, A. Rausch","doi":"10.14279/tuj.eceasst.78.1099","DOIUrl":"https://doi.org/10.14279/tuj.eceasst.78.1099","url":null,"abstract":"Maneuver and driving style detection are of ongoing interest for the extension of vehicle's functionalities. Existing machine learning approaches require extensive sensor data and demand for high computational power. For vehicle onboard implementation, poorly generalizing rule-based approaches are currently state of the art. Not being restricted to neither comprehensive environmental sensors like camera or radar, nor high computing power (both of what is today only present in upper class' vehicles), our approach allows for cross-vehicle use: In this work, the applicability of small artificial neural networks (ANN) as efficient detectors is tested using a prototypal vehicle implementation. During test drives, overtaking maneuvers have been detected 1.2 s prior to the competing rule-based approach in average, also greatly improving the detection performance. Regarding driving style recognition, ANN-based results are closer to targets and more patient at driving style transitions. A recognition rate of over 75 % is achieved.","PeriodicalId":115235,"journal":{"name":"Electron. Commun. Eur. Assoc. Softw. Sci. Technol.","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116772349","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
期刊
Electron. Commun. Eur. Assoc. Softw. Sci. Technol.
全部 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