首页 > 最新文献

2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)最新文献

英文 中文
Neural Network Controllers in Chemical Technologies 化学技术中的神经网络控制器
Pub Date : 2020-06-01 DOI: 10.1109/SoSE50414.2020.9130425
Karol Kiš, Martin Klauco, A. Mészáros
Chemical technologies benefit greatly from optimization-based control strategies. This paper addressed the problem of substituting the optimization based controller with a neural network (NN). The NN-based controller offers several advantages, first it can be derived in an analytical form and second, it can make the closed-loop implementation tunable. It is not possible to incorporate these aspects into optimizationbased controller easily.The contribution is also to address the problem of the quality of the neural net, that approximates the control law. We show, which activation functions and structure yield the best approximation.
化工技术从基于优化的控制策略中受益匪浅。研究了用神经网络(NN)代替基于优化的控制器的问题。基于神经网络的控制器有几个优点,首先,它可以以解析形式推导,其次,它可以使闭环实现可调。将这些方面轻易地整合到基于优化的控制器中是不可能的。其贡献还在于解决神经网络的质量问题,即近似控制律的问题。我们证明了哪种激活函数和结构产生最佳近似。
{"title":"Neural Network Controllers in Chemical Technologies","authors":"Karol Kiš, Martin Klauco, A. Mészáros","doi":"10.1109/SoSE50414.2020.9130425","DOIUrl":"https://doi.org/10.1109/SoSE50414.2020.9130425","url":null,"abstract":"Chemical technologies benefit greatly from optimization-based control strategies. This paper addressed the problem of substituting the optimization based controller with a neural network (NN). The NN-based controller offers several advantages, first it can be derived in an analytical form and second, it can make the closed-loop implementation tunable. It is not possible to incorporate these aspects into optimizationbased controller easily.The contribution is also to address the problem of the quality of the neural net, that approximates the control law. We show, which activation functions and structure yield the best approximation.","PeriodicalId":121664,"journal":{"name":"2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115588498","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}
引用次数: 4
Extracting Microservices’ Candidates from Monolithic Applications: Interface Analysis and Evaluation Metrics Approach 从单片应用程序中提取微服务候选对象:接口分析和评估度量方法
Pub Date : 2020-06-01 DOI: 10.1109/SoSE50414.2020.9130466
Omar Al-Debagy, P. Martinek
There is a migration trend toward microservices architecture coming from the monolithic applications. This research proposes a decomposition method that extracts microservices’ candidates through analyzing the application programming interface in order to extract the operations and the parameters. Then the operation names are converted into word representations using word embedding models. Next, semantically similar operations are clustered together to provide a microservice’ candidate. Additional step is to evaluate the proposed candidate using cohesion and complexity metrics. The proposed algorithm improved the decomposition approach for big applications but did not affect the decomposition of smaller applications.
从单片应用程序到微服务架构的迁移趋势是存在的。本研究提出了一种分解方法,通过分析应用程序编程接口提取候选微服务,从而提取微服务的操作和参数。然后使用词嵌入模型将操作名称转换为词表示。接下来,将语义相似的操作聚集在一起,以提供微服务候选。额外的步骤是使用内聚和复杂性度量来评估提议的候选对象。该算法改进了大型应用的分解方法,但不影响小型应用的分解。
{"title":"Extracting Microservices’ Candidates from Monolithic Applications: Interface Analysis and Evaluation Metrics Approach","authors":"Omar Al-Debagy, P. Martinek","doi":"10.1109/SoSE50414.2020.9130466","DOIUrl":"https://doi.org/10.1109/SoSE50414.2020.9130466","url":null,"abstract":"There is a migration trend toward microservices architecture coming from the monolithic applications. This research proposes a decomposition method that extracts microservices’ candidates through analyzing the application programming interface in order to extract the operations and the parameters. Then the operation names are converted into word representations using word embedding models. Next, semantically similar operations are clustered together to provide a microservice’ candidate. Additional step is to evaluate the proposed candidate using cohesion and complexity metrics. The proposed algorithm improved the decomposition approach for big applications but did not affect the decomposition of smaller applications.","PeriodicalId":121664,"journal":{"name":"2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129701356","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}
引用次数: 14
Advanced Monkey Testing for connected autonomous systems 连接自主系统的高级猴子测试
Pub Date : 2020-06-01 DOI: 10.1109/SoSE50414.2020.9130467
M. Hillebrand, Matthias Greinert, R. Dumitrescu, O. Herzog
Sensors, actuators, machine learning, communication and robotics are paving the way for the introduction of autonomous systems. Autonomous Systems in safety-critical applications require resilient operation of the intended functionality throughout the mission. Especially they must be safe and highly available. However, it is not possible to fully anticipate evolving threats, vulnerabilities and faults during the lifetime of those systems. This requires a resilient systems architecture of the autonomous system. Therefore, a thorough testing and evaluation of such systems is mandatory. In this paper, we present a monkey testing framework for evaluating resilience capabilities of autonomous systems. The framework contains a set of agents with specific role concepts and strategy sets. The framework can be applied to virtual, physical and hybrid testbeds. Due to its modularity the framework is extensible, scalable and also adaptable to different autonomous systems (e.g. mobile robot, manipulator). The monkey testing framework is able to work pseudo-randomized and thus reproducible on a connected system. A logging mechanism annotates the data so that the data can be used for machine learning (e.g. anomaly detection algorithm, selfhealing). We applied the framework on a mobile robotic system in virtual scenarios.
传感器、执行器、机器学习、通信和机器人技术正在为引入自主系统铺平道路。在安全关键应用中,自主系统需要在整个任务过程中弹性运行预期功能。特别是它们必须是安全的和高度可用的。然而,在这些系统的生命周期内,完全预测不断发展的威胁、漏洞和故障是不可能的。这需要自治系统的弹性系统架构。因此,必须对这些系统进行彻底的测试和评估。在本文中,我们提出了一个猴子测试框架来评估自治系统的弹性能力。该框架包含一组具有特定角色概念和策略集的代理。该框架可应用于虚拟、物理和混合测试平台。由于其模块化的框架是可扩展的,可伸缩的,也适用于不同的自治系统(如移动机器人,机械手)。猴子测试框架能够工作伪随机,因此可在连接的系统上重现。日志机制注释数据,以便数据可以用于机器学习(例如异常检测算法,自修复)。我们将该框架应用于虚拟场景下的移动机器人系统。
{"title":"Advanced Monkey Testing for connected autonomous systems","authors":"M. Hillebrand, Matthias Greinert, R. Dumitrescu, O. Herzog","doi":"10.1109/SoSE50414.2020.9130467","DOIUrl":"https://doi.org/10.1109/SoSE50414.2020.9130467","url":null,"abstract":"Sensors, actuators, machine learning, communication and robotics are paving the way for the introduction of autonomous systems. Autonomous Systems in safety-critical applications require resilient operation of the intended functionality throughout the mission. Especially they must be safe and highly available. However, it is not possible to fully anticipate evolving threats, vulnerabilities and faults during the lifetime of those systems. This requires a resilient systems architecture of the autonomous system. Therefore, a thorough testing and evaluation of such systems is mandatory. In this paper, we present a monkey testing framework for evaluating resilience capabilities of autonomous systems. The framework contains a set of agents with specific role concepts and strategy sets. The framework can be applied to virtual, physical and hybrid testbeds. Due to its modularity the framework is extensible, scalable and also adaptable to different autonomous systems (e.g. mobile robot, manipulator). The monkey testing framework is able to work pseudo-randomized and thus reproducible on a connected system. A logging mechanism annotates the data so that the data can be used for machine learning (e.g. anomaly detection algorithm, selfhealing). We applied the framework on a mobile robotic system in virtual scenarios.","PeriodicalId":121664,"journal":{"name":"2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127482909","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
MBSE Product Line Engineering – Variability Overview lost? MBSE产品线工程-变异性概述丢失?
Pub Date : 2020-06-01 DOI: 10.1109/SoSE50414.2020.9130503
Martin Kortwinkel
The article introduces an approach and framework that combines both variability in product line development and reuse of product line assets in customer projects using proven architecture frameworks with some enhancements in one approach.
本文介绍了一种方法和框架,它结合了产品线开发中的可变性和客户项目中产品线资产的重用,使用经过验证的体系结构框架,并在其中一种方法中进行了一些增强。
{"title":"MBSE Product Line Engineering – Variability Overview lost?","authors":"Martin Kortwinkel","doi":"10.1109/SoSE50414.2020.9130503","DOIUrl":"https://doi.org/10.1109/SoSE50414.2020.9130503","url":null,"abstract":"The article introduces an approach and framework that combines both variability in product line development and reuse of product line assets in customer projects using proven architecture frameworks with some enhancements in one approach.","PeriodicalId":121664,"journal":{"name":"2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129099737","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
SoS Meta-Architecture Selection for Infrastructure Inspection System Using Aerial Drones 无人机基础设施巡检系统的SoS元架构选择
Pub Date : 2020-06-01 DOI: 10.1109/SoSE50414.2020.9130538
Muhammad Monjurul Karim, C. Dagli
Infrastructure inspection using unmanned aerial drones has a great potential to support complex inspection tasks especially where inspection task can be dangerous, dull or dirty. The increased number of systems in this type of inspection process makes it a very complex systems-of-systems (SoS) which is hard to assess. As a result, it becomes very difficult to satisfy all stakeholder needs and requirements. Therefore, an assessment system is required that can efficiently assess the meta-architecture of drone based inspection system. This paper presents a method to generate and evaluate systems of systems (SoS) architecture model for aerial inspection with drones. Where, a meta-architecture containing system component and a system to system interface is presented. To map the desired SoS attributes from stakeholders, different characteristics of the architecture capabilities are evaluated using some linguistic terms called key performance attributes (KPA). KPAs are combined in a Fuzzy Inference System (FIS) to evaluate an overall fitness value that is optimized using a Genetic Algorithm (GA) for the SoS within the meta-architecture. The integrated evaluation method presented in this paper utilizes the SoS explorer to evaluate the SoS meta-architecture using synthetic parameter values.
使用无人机进行基础设施检查具有很大的潜力,可以支持复杂的检查任务,特别是在检查任务可能危险、枯燥或肮脏的情况下。在这种类型的检测过程中,系统数量的增加使其成为一个非常复杂的系统的系统(so),难以评估。因此,满足所有涉众的需要和需求变得非常困难。因此,需要一个能够有效评估无人机巡检系统元架构的评估系统。提出了一种用于无人机空中检测的系统体系结构模型的生成和评估方法。其中,给出了包含系统组件和系统到系统接口的元体系结构。为了从涉众映射所需的so属性,使用一些称为关键性能属性(KPA)的语言术语来评估体系结构功能的不同特征。kpi组合在一个模糊推理系统(FIS)中,以评估总体适应度值,该适应度值使用元体系结构中SoS的遗传算法(GA)进行优化。本文提出的综合评价方法利用SoS资源管理器对SoS元体系结构进行综合参数值评价。
{"title":"SoS Meta-Architecture Selection for Infrastructure Inspection System Using Aerial Drones","authors":"Muhammad Monjurul Karim, C. Dagli","doi":"10.1109/SoSE50414.2020.9130538","DOIUrl":"https://doi.org/10.1109/SoSE50414.2020.9130538","url":null,"abstract":"Infrastructure inspection using unmanned aerial drones has a great potential to support complex inspection tasks especially where inspection task can be dangerous, dull or dirty. The increased number of systems in this type of inspection process makes it a very complex systems-of-systems (SoS) which is hard to assess. As a result, it becomes very difficult to satisfy all stakeholder needs and requirements. Therefore, an assessment system is required that can efficiently assess the meta-architecture of drone based inspection system. This paper presents a method to generate and evaluate systems of systems (SoS) architecture model for aerial inspection with drones. Where, a meta-architecture containing system component and a system to system interface is presented. To map the desired SoS attributes from stakeholders, different characteristics of the architecture capabilities are evaluated using some linguistic terms called key performance attributes (KPA). KPAs are combined in a Fuzzy Inference System (FIS) to evaluate an overall fitness value that is optimized using a Genetic Algorithm (GA) for the SoS within the meta-architecture. The integrated evaluation method presented in this paper utilizes the SoS explorer to evaluate the SoS meta-architecture using synthetic parameter values.","PeriodicalId":121664,"journal":{"name":"2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121449653","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}
引用次数: 4
A system-of-systems meta-architecting approach for seru production system design 用于服务生产系统设计的系统的元架构方法
Pub Date : 2020-06-01 DOI: 10.1109/SoSE50414.2020.9130488
Samuel Vanfossan, C. Dagli, Benjamin J. Kwasa
Sponsored by expedient technologic innovation, consumers frequently expect manufacturer offerings to exhibit extensive product variety and regular product advancement. These expectations have rendered many traditional production practices less applicable. Chiefly impacted is the notion of mass produced, low-variety artifacts via massive assembly lines. These operations have difficulty meeting the high-customization, short life-cycle requirements imposed by contemporary demand. Many industries and organizations have begun the transformation from these rigid assembly mechanisms to a more versatile, cellular production strategy known as seru production. To facilitate this transition, methods are needed to aid manufacturers in appropriately selecting and arranging seru system components, a critical step in seru system design. Herein, a generalized model is proposed utilizing a system-of-systems architecting approach to determine the component assembly best suiting the needs of the manufacturing entity. Candidate architectures are generated and evaluated using a multi-objective genetic algorithm from which a preferred alternative is selected through a fuzzy inference system. Directing this genetic algorithm, domain-independent objectives are presented, maintaining applications to most seru production design scenarios. The proposed method is then applied to a camera production example, culminating in the identification of a well-performing architecture. The presented method should find increased use as organizations further adopt this flexible production methodology.
在权宜之计技术创新的赞助下,消费者经常期望制造商提供广泛的产品品种和定期的产品进步。这些期望使得许多传统的生产方法不再适用。主要受到影响的是通过大规模装配线大规模生产的低品种人工制品的概念。这些操作难以满足当代需求所强加的高定制化、短生命周期的要求。许多行业和组织已经开始从这些严格的组装机制转变为一种更通用的、被称为血清生产的细胞生产策略。为了促进这种过渡,需要帮助制造商适当选择和安排血清系统组件的方法,这是血清系统设计的关键步骤。在此基础上,提出了一种通用模型,利用系统的体系结构方法来确定最适合制造实体需求的组件装配。候选架构使用多目标遗传算法生成和评估,其中通过模糊推理系统选择首选方案。针对这种遗传算法,提出了领域独立的目标,使应用程序保持在最复杂的生产设计场景中。然后将所提出的方法应用于相机生产示例,最终确定了性能良好的体系结构。随着组织进一步采用这种灵活的生产方法,所提出的方法应该得到更多的使用。
{"title":"A system-of-systems meta-architecting approach for seru production system design","authors":"Samuel Vanfossan, C. Dagli, Benjamin J. Kwasa","doi":"10.1109/SoSE50414.2020.9130488","DOIUrl":"https://doi.org/10.1109/SoSE50414.2020.9130488","url":null,"abstract":"Sponsored by expedient technologic innovation, consumers frequently expect manufacturer offerings to exhibit extensive product variety and regular product advancement. These expectations have rendered many traditional production practices less applicable. Chiefly impacted is the notion of mass produced, low-variety artifacts via massive assembly lines. These operations have difficulty meeting the high-customization, short life-cycle requirements imposed by contemporary demand. Many industries and organizations have begun the transformation from these rigid assembly mechanisms to a more versatile, cellular production strategy known as seru production. To facilitate this transition, methods are needed to aid manufacturers in appropriately selecting and arranging seru system components, a critical step in seru system design. Herein, a generalized model is proposed utilizing a system-of-systems architecting approach to determine the component assembly best suiting the needs of the manufacturing entity. Candidate architectures are generated and evaluated using a multi-objective genetic algorithm from which a preferred alternative is selected through a fuzzy inference system. Directing this genetic algorithm, domain-independent objectives are presented, maintaining applications to most seru production design scenarios. The proposed method is then applied to a camera production example, culminating in the identification of a well-performing architecture. The presented method should find increased use as organizations further adopt this flexible production methodology.","PeriodicalId":121664,"journal":{"name":"2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130098020","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
Satisfaction analysis of public services using Evidential Network model 基于证据网络模型的公共服务满意度分析
Pub Date : 2020-06-01 DOI: 10.1109/SoSE50414.2020.9130501
Jiang Jiang, Yaqian You, Jianbin Sun, Xuan-nan Li
Public services are one of the basic functions of governments. How to improve the quality of public services under the limited budget has attracted significant attention. Most studies have tried to analysis the satisfaction of public services from statistical description or subjective decomposition. In this study, the evidential network model is employed to describe the relationship between the public services to analysis the satisfaction of them systematically. The advantage of the Evidential Network model is that the relationship between the public services can be represented using directed acyclic graph, and the subjective uncertainty in the relationship can be reflected by the D-S evidence theory. This study uses the Evidential Network structure learning approach to mine the relationship between public services from the questionnaire data, and analyzes the satisfaction of public services on this basis. A case study of the China General Social Survey (2015) is presented to demonstrate the methodology proposed in this study.
公共服务是政府的基本职能之一。如何在有限的预算下提高公共服务的质量,引起了人们的极大关注。大多数研究都试图从统计描述或主观分解的角度来分析公共服务满意度。本研究采用证据网络模型来描述公共服务之间的关系,系统分析公共服务的满意度。证据网络模型的优势在于,公共服务之间的关系可以用有向无环图来表示,关系中的主观不确定性可以用D-S证据理论来反映。本研究采用证据网络结构学习方法,从调查问卷数据中挖掘公共服务之间的关系,并在此基础上分析公共服务满意度。本文以中国综合社会调查(2015)为例,对本文提出的研究方法进行了论证。
{"title":"Satisfaction analysis of public services using Evidential Network model","authors":"Jiang Jiang, Yaqian You, Jianbin Sun, Xuan-nan Li","doi":"10.1109/SoSE50414.2020.9130501","DOIUrl":"https://doi.org/10.1109/SoSE50414.2020.9130501","url":null,"abstract":"Public services are one of the basic functions of governments. How to improve the quality of public services under the limited budget has attracted significant attention. Most studies have tried to analysis the satisfaction of public services from statistical description or subjective decomposition. In this study, the evidential network model is employed to describe the relationship between the public services to analysis the satisfaction of them systematically. The advantage of the Evidential Network model is that the relationship between the public services can be represented using directed acyclic graph, and the subjective uncertainty in the relationship can be reflected by the D-S evidence theory. This study uses the Evidential Network structure learning approach to mine the relationship between public services from the questionnaire data, and analyzes the satisfaction of public services on this basis. A case study of the China General Social Survey (2015) is presented to demonstrate the methodology proposed in this study.","PeriodicalId":121664,"journal":{"name":"2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130958641","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
Towards a Tool-Based Approach for Dynamically Generating Co-Simulation Scenarios based on complex Smart Grid System Architectures 一种基于工具的基于复杂智能电网系统架构动态生成联合仿真场景的方法
Pub Date : 2020-06-01 DOI: 10.1109/SoSE50414.2020.9130514
C. Binder, Michael Fischinger, C. Neureiter, G. Lastro, Katharina Polanec, Jounes-Alexander Gross
The advancement of the electricity system in the upcoming years faces major challenges due to the rising number of decentralized and self-managed participants that individually react to the current load. These participants, regardless whether being an electric Vehicle or a Photovoltaic System, can have diverse behaviors, whose interplaying one mutual system is still widely unexplored. As conventional engineering methods reach their limits when trying to predict the collective behaviors of such Systems of Systems (SoS), the utilization of advanced tools such as the SGAM Toolbox and Mosaik framework is necessary. Each of the tools provide a distinct functionality in their unique field of application, however, their interconnection has yet to be introduced. Therefore, this work has been dedicated to explore the possibility of extending an SGAM based model so that the generation of components and their behavior for usage in the Co-Simulation environment of Mosaik is supported. The developed artifacts are thereby evaluated with a suitable realworld case study making use of different kinds of Electric Vehicle (EV) behaviors. Based on the results of this approach, entire Co-Simulation scenarios can be set up according to previously modeled Smart Grid architectures, which enables the analysis of different system behaviors in a considerably simplified way.
由于越来越多的分散和自我管理的参与者单独对当前负载做出反应,未来几年电力系统的发展将面临重大挑战。这些参与者,无论是电动汽车还是光伏系统,都可以有不同的行为,它们之间的相互作用仍然是一个广泛未被探索的相互系统。由于传统的工程方法在试图预测这些系统的系统(SoS)的集体行为时达到了极限,因此有必要利用先进的工具,如sgram工具箱和Mosaik框架。每个工具都在其独特的应用领域中提供了独特的功能,但是,它们之间的互连尚未引入。因此,这项工作一直致力于探索扩展基于sgram的模型的可能性,以便支持在Mosaik的联合仿真环境中使用的组件及其行为的生成。因此,通过使用不同类型的电动汽车(EV)行为的合适的现实案例研究来评估开发的工件。基于该方法的结果,可以根据先前建模的智能电网架构建立整个联合仿真场景,从而能够以相当简化的方式分析不同的系统行为。
{"title":"Towards a Tool-Based Approach for Dynamically Generating Co-Simulation Scenarios based on complex Smart Grid System Architectures","authors":"C. Binder, Michael Fischinger, C. Neureiter, G. Lastro, Katharina Polanec, Jounes-Alexander Gross","doi":"10.1109/SoSE50414.2020.9130514","DOIUrl":"https://doi.org/10.1109/SoSE50414.2020.9130514","url":null,"abstract":"The advancement of the electricity system in the upcoming years faces major challenges due to the rising number of decentralized and self-managed participants that individually react to the current load. These participants, regardless whether being an electric Vehicle or a Photovoltaic System, can have diverse behaviors, whose interplaying one mutual system is still widely unexplored. As conventional engineering methods reach their limits when trying to predict the collective behaviors of such Systems of Systems (SoS), the utilization of advanced tools such as the SGAM Toolbox and Mosaik framework is necessary. Each of the tools provide a distinct functionality in their unique field of application, however, their interconnection has yet to be introduced. Therefore, this work has been dedicated to explore the possibility of extending an SGAM based model so that the generation of components and their behavior for usage in the Co-Simulation environment of Mosaik is supported. The developed artifacts are thereby evaluated with a suitable realworld case study making use of different kinds of Electric Vehicle (EV) behaviors. Based on the results of this approach, entire Co-Simulation scenarios can be set up according to previously modeled Smart Grid architectures, which enables the analysis of different system behaviors in a considerably simplified way.","PeriodicalId":121664,"journal":{"name":"2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)","volume":"91 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127052815","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
One-Shot Re-identification using Image Projections in Deep Triplet Convolutional Network 基于图像投影的深度三重卷积网络单次再识别
Pub Date : 2020-06-01 DOI: 10.1109/SoSE50414.2020.9130423
Gábor Kertész, I. Felde
Representation learning of images using deep neural networks have shown great results in classificational tasks. In case of instance recognition, or object re-identification other approaches are used. Siamese architectured convolutional networks were the first approach to learn from semantic distances, and give the similarity of two inputs. Triplet networks apply the triplet loss based on the furthest positive and the closest negative pair. In this paper we present a method to apply multi-directional image projections as an initial transformation to compress image data, whereafter the discriminative ability remains. After performing the training on vehicle images, the model is evaluated by measuring the one-shot classification accuracy.
使用深度神经网络的图像表示学习在分类任务中显示出了很好的效果。在实例识别或对象再识别的情况下,使用其他方法。Siamese结构的卷积网络是第一个从语义距离中学习的方法,并给出两个输入的相似性。三重态网络基于最远的正对和最近的负对应用三重态损失。本文提出了一种利用多向图像投影作为初始变换来压缩图像数据的方法,在此基础上保留了图像数据的判别能力。在对车辆图像进行训练后,通过测量单次分类准确率对模型进行评价。
{"title":"One-Shot Re-identification using Image Projections in Deep Triplet Convolutional Network","authors":"Gábor Kertész, I. Felde","doi":"10.1109/SoSE50414.2020.9130423","DOIUrl":"https://doi.org/10.1109/SoSE50414.2020.9130423","url":null,"abstract":"Representation learning of images using deep neural networks have shown great results in classificational tasks. In case of instance recognition, or object re-identification other approaches are used. Siamese architectured convolutional networks were the first approach to learn from semantic distances, and give the similarity of two inputs. Triplet networks apply the triplet loss based on the furthest positive and the closest negative pair. In this paper we present a method to apply multi-directional image projections as an initial transformation to compress image data, whereafter the discriminative ability remains. After performing the training on vehicle images, the model is evaluated by measuring the one-shot classification accuracy.","PeriodicalId":121664,"journal":{"name":"2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133274675","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}
引用次数: 6
A Roadmap for Sustainability for a Community in The Netherlands 荷兰社区可持续发展路线图
Pub Date : 2020-06-01 DOI: 10.1109/SoSE50414.2020.9130472
G. Muller
The sustainability transition is a systems of systems challenge to the power ‘n’. The amount of systems and organizations that is involved is inconceivable for most humans. A roadmap is a means to structure much information and to help humans and organizations to understand their role in this transition. This paper describes a roadmap for a local municipality in the Netherlands. It explains the roadmap contents and the current experiences in using and evolving the roadmap. The general response to the roadmap is quite positive. However, we need to evolve the roadmap to turn it into a living entity that is helping the sustainability transition.
可持续性转型是一个系统的系统挑战的力量“n”。涉及的系统和组织的数量对大多数人来说是不可想象的。路线图是一种构建大量信息并帮助人们和组织了解他们在此转换中的角色的方法。本文描述了荷兰一个地方自治市的路线图。它解释了路线图的内容以及目前使用和发展路线图的经验。对路线图的总体反应是相当积极的。然而,我们需要发展路线图,把它变成一个活生生的实体,帮助可持续发展转型。
{"title":"A Roadmap for Sustainability for a Community in The Netherlands","authors":"G. Muller","doi":"10.1109/SoSE50414.2020.9130472","DOIUrl":"https://doi.org/10.1109/SoSE50414.2020.9130472","url":null,"abstract":"The sustainability transition is a systems of systems challenge to the power ‘n’. The amount of systems and organizations that is involved is inconceivable for most humans. A roadmap is a means to structure much information and to help humans and organizations to understand their role in this transition. This paper describes a roadmap for a local municipality in the Netherlands. It explains the roadmap contents and the current experiences in using and evolving the roadmap. The general response to the roadmap is quite positive. However, we need to evolve the roadmap to turn it into a living entity that is helping the sustainability transition.","PeriodicalId":121664,"journal":{"name":"2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133441268","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
期刊
2020 IEEE 15th International Conference of System of Systems Engineering (SoSE)
全部 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