首页 > 最新文献

2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)最新文献

英文 中文
Laser Seam Welding optimization using Inductive Transfer Learning with Artificial Neural Networks 基于人工神经网络的感应迁移学习激光焊缝优化
João C. P. Reis, G. Gonçalves
Transfer Learning aims at transferring knowledge from an already learned task to a different, but related task, in order to accelerate the learning process of the latter. This concept can be applied to manufacturing systems where process models that map process parameters into process quality are used to optimize the calibration phase of new unseen products at the shop-floor. However, these process models often require a great amount of experiments, which normally is costly and impractical for most manufacturing systems. The present work explores a Laser Seam Welding scenario with 3 different product variants where the problem is training one of the process models with a reduced amount of labeled data. Artificial Neural Networks (ANNs) were used to model these processes and Inductive Transfer Learning is then used to tackle the proposed problem. Ultimately, this approach was compared to traditional machine learning where no transfer occurs and a model is trained only using the small amount of labeled data. The results revealed that for all the Laser Seam Welding processes the trained models performed better when using Inductive Transfer.
迁移学习的目的是将知识从一个已经学习的任务转移到另一个不同但相关的任务中,以加速后者的学习过程。这一概念可以应用于制造系统,其中过程模型将过程参数映射到过程质量中,用于优化车间新产品的校准阶段。然而,这些过程模型通常需要大量的实验,这对于大多数制造系统来说通常是昂贵且不切实际的。目前的工作探讨了具有3种不同产品变体的激光缝焊场景,其中的问题是用减少的标记数据量训练一个过程模型。人工神经网络(ann)用于模拟这些过程,然后使用归纳迁移学习来解决所提出的问题。最终,将这种方法与传统的机器学习方法进行了比较,在传统的机器学习方法中,不发生迁移,并且只使用少量标记数据来训练模型。结果表明,对于所有的激光缝焊工艺,训练模型在采用感应转移时表现更好。
{"title":"Laser Seam Welding optimization using Inductive Transfer Learning with Artificial Neural Networks","authors":"João C. P. Reis, G. Gonçalves","doi":"10.1109/ETFA.2018.8502599","DOIUrl":"https://doi.org/10.1109/ETFA.2018.8502599","url":null,"abstract":"Transfer Learning aims at transferring knowledge from an already learned task to a different, but related task, in order to accelerate the learning process of the latter. This concept can be applied to manufacturing systems where process models that map process parameters into process quality are used to optimize the calibration phase of new unseen products at the shop-floor. However, these process models often require a great amount of experiments, which normally is costly and impractical for most manufacturing systems. The present work explores a Laser Seam Welding scenario with 3 different product variants where the problem is training one of the process models with a reduced amount of labeled data. Artificial Neural Networks (ANNs) were used to model these processes and Inductive Transfer Learning is then used to tackle the proposed problem. Ultimately, this approach was compared to traditional machine learning where no transfer occurs and a model is trained only using the small amount of labeled data. The results revealed that for all the Laser Seam Welding processes the trained models performed better when using Inductive Transfer.","PeriodicalId":6566,"journal":{"name":"2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)","volume":"16 1","pages":"646-653"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90952198","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
Enable Co-Simulation for Industrial Automation by an FMU Exporter for IEC 61499 Models 通过FMU出口商为IEC 61499模型启用工业自动化联合仿真
Jose Cabral, M. Wenger, Alois Zoitl
Different causes have contributed to the shift of paradigm in the automation field from centralized to modular and distributable. Software and hardware of Programmable Logic Controllers (PLCs) have evolved to be synchronized with the demands nowadays and new standards are trying to follow this trend. One of them is the IEC 61499 standard, which is intended for modelling distributed industrial solutions with a vendor-independent format. This shifting is also bringing new challenges and this paper focuses on the virtual commissioning of plants, which can become a harder task when the system is distributed and involves different interconnected modules. A major problem when doing a virtual commissioning is the coupling between the different physical systems and controlling tools since many vendors still offer closed integrated solutions. Functional Mockup Interface (FMI) is a standard for a cosimulation interface which intends to fill the gaps between different modelling tools, by packaging the models into Functional Mockup Unit (FMU) and allowing a co-simulation master algorithm to have access to the inside model through the proposed interface. This paper presents a mapping between IEC 61499 models and the FMI standard and an implementation of a tool that can export IEC 61499 models into FMUs, which would allow the co-simulation of physical plants and the PLCs software that controls it. An experiment is shown where a simple Proportional-Integral-Derivative (PID) controller of a tank system is exported as an FMU and co-simulated together with a tank system modelled using OpenModelica.
不同的原因导致了自动化领域的范式从集中式到模块化和分布式的转变。可编程逻辑控制器(plc)的软件和硬件已经发展到与当今的需求同步,新的标准正在努力遵循这一趋势。其中之一是IEC 61499标准,该标准旨在使用独立于供应商的格式对分布式工业解决方案进行建模。这种转变也带来了新的挑战,本文关注的是电厂的虚拟调试,当系统分布且涉及不同互连模块时,这将成为一项更加艰巨的任务。进行虚拟调试时的一个主要问题是不同物理系统和控制工具之间的耦合,因为许多供应商仍然提供封闭的集成解决方案。功能模拟接口(Functional Mockup Interface, FMI)是一种联合仿真接口标准,旨在填补不同建模工具之间的空白,将模型打包到功能模拟单元(Functional Mockup Unit, FMU)中,并允许联合仿真主算法通过提议的接口访问内部模型。本文介绍了IEC 61499模型和FMI标准之间的映射,以及可以将IEC 61499模型导出到fmu的工具的实现,这将允许物理工厂和控制它的plc软件的联合模拟。实验表明,一个简单的比例-积分-导数(PID)控制器油箱系统导出为FMU,并与使用OpenModelica建模的油箱系统共同仿真。
{"title":"Enable Co-Simulation for Industrial Automation by an FMU Exporter for IEC 61499 Models","authors":"Jose Cabral, M. Wenger, Alois Zoitl","doi":"10.1109/ETFA.2018.8502654","DOIUrl":"https://doi.org/10.1109/ETFA.2018.8502654","url":null,"abstract":"Different causes have contributed to the shift of paradigm in the automation field from centralized to modular and distributable. Software and hardware of Programmable Logic Controllers (PLCs) have evolved to be synchronized with the demands nowadays and new standards are trying to follow this trend. One of them is the IEC 61499 standard, which is intended for modelling distributed industrial solutions with a vendor-independent format. This shifting is also bringing new challenges and this paper focuses on the virtual commissioning of plants, which can become a harder task when the system is distributed and involves different interconnected modules. A major problem when doing a virtual commissioning is the coupling between the different physical systems and controlling tools since many vendors still offer closed integrated solutions. Functional Mockup Interface (FMI) is a standard for a cosimulation interface which intends to fill the gaps between different modelling tools, by packaging the models into Functional Mockup Unit (FMU) and allowing a co-simulation master algorithm to have access to the inside model through the proposed interface. This paper presents a mapping between IEC 61499 models and the FMI standard and an implementation of a tool that can export IEC 61499 models into FMUs, which would allow the co-simulation of physical plants and the PLCs software that controls it. An experiment is shown where a simple Proportional-Integral-Derivative (PID) controller of a tank system is exported as an FMU and co-simulated together with a tank system modelled using OpenModelica.","PeriodicalId":6566,"journal":{"name":"2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)","volume":"47 1","pages":"449-455"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90472229","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
Keyframe-based Local Normal Distribution Transform Occupancy Maps for Environment Mapping 基于关键帧的局部正态分布变换环境映射占用图
D. Belter, K. Piaskowski, Rafal Staszak
In this paper, we propose a new mapping method based on Normal Distribution Transform Occupancy Maps (NDT-OM) for environment exploration. Our goal is to propose a new architecture which can be used by an industrial mobile robot in a priori unknown environment. The mobile robot introduced in a new environment has to explore the workspace, localize itself and build a map. Current state of the art methods require storing all data collected during this stage and finally build a dense model of the environment. We propose a method which allows building local dense maps of the environment which are organized in a graph-like structure. The change in the registered trajectory of the robot, which may occur after loop closure detection, can be easily utilized by our architecture. Finally, we build a global map which can be later used for collision checking and motion planning.
本文提出了一种基于正态分布变换占用图(NDT-OM)的环境勘探新方法。我们的目标是提出一种新的架构,可以在先验未知环境中用于工业移动机器人。移动机器人被引入到一个新的环境中,需要对工作空间进行探索、定位和绘制地图。目前最先进的方法需要存储在此阶段收集的所有数据,并最终构建环境的密集模型。我们提出了一种方法,该方法允许以类似图的结构组织环境的局部密集地图。在闭环检测之后,机器人注册轨迹的变化可以很容易地被我们的体系结构利用。最后,我们建立了一个全局地图,可以用于碰撞检查和运动规划。
{"title":"Keyframe-based Local Normal Distribution Transform Occupancy Maps for Environment Mapping","authors":"D. Belter, K. Piaskowski, Rafal Staszak","doi":"10.1109/ETFA.2018.8502517","DOIUrl":"https://doi.org/10.1109/ETFA.2018.8502517","url":null,"abstract":"In this paper, we propose a new mapping method based on Normal Distribution Transform Occupancy Maps (NDT-OM) for environment exploration. Our goal is to propose a new architecture which can be used by an industrial mobile robot in a priori unknown environment. The mobile robot introduced in a new environment has to explore the workspace, localize itself and build a map. Current state of the art methods require storing all data collected during this stage and finally build a dense model of the environment. We propose a method which allows building local dense maps of the environment which are organized in a graph-like structure. The change in the registered trajectory of the robot, which may occur after loop closure detection, can be easily utilized by our architecture. Finally, we build a global map which can be later used for collision checking and motion planning.","PeriodicalId":6566,"journal":{"name":"2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)","volume":"23 1","pages":"706-712"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78162410","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
Real-Time and Networked Embedded Systems 实时和网络化嵌入式系统
{"title":"Real-Time and Networked Embedded Systems","authors":"","doi":"10.1109/etfa.2018.8502511","DOIUrl":"https://doi.org/10.1109/etfa.2018.8502511","url":null,"abstract":"","PeriodicalId":6566,"journal":{"name":"2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)","volume":"6 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"73167937","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
WIP Information Technology in Automation 自动化中的在制品信息技术
{"title":"WIP Information Technology in Automation","authors":"","doi":"10.1109/etfa.2018.8502590","DOIUrl":"https://doi.org/10.1109/etfa.2018.8502590","url":null,"abstract":"","PeriodicalId":6566,"journal":{"name":"2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)","volume":"125 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74633391","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
Machine Learning for Data-driven Predictive Maintenance in the Industry 4.0 Framework 工业4.0框架中数据驱动的预测性维护的机器学习
{"title":"Machine Learning for Data-driven Predictive Maintenance in the Industry 4.0 Framework","authors":"","doi":"10.1109/etfa.2018.8502658","DOIUrl":"https://doi.org/10.1109/etfa.2018.8502658","url":null,"abstract":"","PeriodicalId":6566,"journal":{"name":"2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)","volume":"46 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74130734","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
Influence Maximization by Link Activation in Social Networks 社交网络中链接激活的影响最大化
Wenjing Yang, L. Brenner, A. Giua
The propagation of innovations in social networks has been widely studied recently. Previous research mostly focuses on either maximizing the influence by identifying a set of initial adopters, or minimizing the influence by link blocking under a certain diffusion model. In our case, we address an influence maximization problem considering the link activation under the Independent Cascade model. For this problem, we propose an approximate solution based on the computation of a cost-degree coefficient for selecting links to be activated. Simulations performed on a real network show that our algorithm performs well.
近年来,社交网络创新的传播受到了广泛的研究。以往的研究主要集中在通过确定一组初始采用者来最大化影响,或者在一定的扩散模型下通过链接阻塞来最小化影响。在我们的案例中,我们在独立级联模型下考虑链接激活来解决影响最大化问题。对于这个问题,我们提出了一个基于成本度系数计算的近似解,用于选择要激活的链路。在实际网络上的仿真结果表明,该算法具有良好的性能。
{"title":"Influence Maximization by Link Activation in Social Networks","authors":"Wenjing Yang, L. Brenner, A. Giua","doi":"10.1109/ETFA.2018.8502577","DOIUrl":"https://doi.org/10.1109/ETFA.2018.8502577","url":null,"abstract":"The propagation of innovations in social networks has been widely studied recently. Previous research mostly focuses on either maximizing the influence by identifying a set of initial adopters, or minimizing the influence by link blocking under a certain diffusion model. In our case, we address an influence maximization problem considering the link activation under the Independent Cascade model. For this problem, we propose an approximate solution based on the computation of a cost-degree coefficient for selecting links to be activated. Simulations performed on a real network show that our algorithm performs well.","PeriodicalId":6566,"journal":{"name":"2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)","volume":"2 1","pages":"1248-1251"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79104767","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
5G as Enabler for Industrie 4.0 Use Cases: Challenges and Concepts 5G作为工业4.0用例的推动者:挑战和概念
Michael Gundall, Jörg Schneider, H. Schotten, M. Aleksy, D. Schulz, Norman Franchi, Nick Schwarzenberg, C. Markwart, R. Halfmann, P. Rost, D. Wübben, Arne Neumann, Monique Düngen, T. Neugebauer, Rolf Blunk, Mehmet Kus, Jan Grießbach
The increasing demand for highly customized products, as well as flexible production lines, can be seen as trigger for the “fourth industrial revolution”, referred to as “Industrie 4.0”. Current systems usually rely on wire-line technologies to connect sensors and actuators. To enable a higher flexibility such as moving robots or drones, these connections need to be replaced by wireless technologies in the future. Furthermore, this facilitates the renewal of brownfield deployments to address Industrie 4.0 requirements. This paper proposes representative use cases, which have been examined in the German Tactile Internet 4.0 (TACNET 4.0) research project. In order to analyze these use cases, this paper identifies the main challenges and requirements of communication networks in Industrie 4.0 and discusses the applicability of 5th generation wireless communication systems (5G).
对高度定制化产品以及灵活生产线的需求不断增长,可以被视为“第四次工业革命”的导火索,即“工业4.0”。目前的系统通常依靠有线技术来连接传感器和执行器。为了实现更高的灵活性,如移动机器人或无人机,这些连接需要在未来被无线技术取代。此外,这有助于棕地部署的更新,以满足工业4.0的要求。本文提出了具有代表性的用例,这些用例已经在德国触觉互联网4.0 (TACNET 4.0)研究项目中进行了检验。为了分析这些用例,本文确定了工业4.0中通信网络的主要挑战和要求,并讨论了第五代无线通信系统(5G)的适用性。
{"title":"5G as Enabler for Industrie 4.0 Use Cases: Challenges and Concepts","authors":"Michael Gundall, Jörg Schneider, H. Schotten, M. Aleksy, D. Schulz, Norman Franchi, Nick Schwarzenberg, C. Markwart, R. Halfmann, P. Rost, D. Wübben, Arne Neumann, Monique Düngen, T. Neugebauer, Rolf Blunk, Mehmet Kus, Jan Grießbach","doi":"10.1109/ETFA.2018.8502649","DOIUrl":"https://doi.org/10.1109/ETFA.2018.8502649","url":null,"abstract":"The increasing demand for highly customized products, as well as flexible production lines, can be seen as trigger for the “fourth industrial revolution”, referred to as “Industrie 4.0”. Current systems usually rely on wire-line technologies to connect sensors and actuators. To enable a higher flexibility such as moving robots or drones, these connections need to be replaced by wireless technologies in the future. Furthermore, this facilitates the renewal of brownfield deployments to address Industrie 4.0 requirements. This paper proposes representative use cases, which have been examined in the German Tactile Internet 4.0 (TACNET 4.0) research project. In order to analyze these use cases, this paper identifies the main challenges and requirements of communication networks in Industrie 4.0 and discusses the applicability of 5th generation wireless communication systems (5G).","PeriodicalId":6566,"journal":{"name":"2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)","volume":"1 1","pages":"1401-1408"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85313172","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}
引用次数: 45
AutomationML Mechatronic Models as Enabler of Automation Systems Engineering: Use-case and Evaluation 自动化机电模型作为自动化系统工程的推动者:用例和评估
Milan Vathoopan, H. Walzel, Waldemar Eisenmenger, Alois Zoitl, Benjamin Brandenbourger
The industrial automation systems are slowly changing from a centralized architecture to a modularized, system of systems architecture nowadays. Subsequently, there are efforts to replace the classical sequential plant engineering by systems engineering, where the distributed automation entities in a plant represent a system. Considering this revamp, we propose AutomationML based mechatronic models as an enabler for automation systems engineering. Aggregating requirements from a motivating example, a prototypical implementation of a mechatronic model in AutomationML and its potentials concerning automation systems engineering are presented. A use case and its evaluation is detailed where these mechatronic models are visualized for model-based automation engineering or re-engineering. Initial results and future directions are presented.
工业自动化系统正逐渐从集中式体系结构向模块化体系结构转变。随后,人们努力用系统工程取代经典的顺序工厂工程,其中工厂中的分布式自动化实体代表一个系统。考虑到这种改进,我们提出了基于AutomationML的机电一体化模型作为自动化系统工程的推动者。结合一个实例的需求,介绍了AutomationML中机电一体化模型的一个原型实现及其在自动化系统工程中的潜力。用例及其评估是详细的,这些机电一体化模型是可视化的,用于基于模型的自动化工程或再工程。提出了初步结果和未来的发展方向。
{"title":"AutomationML Mechatronic Models as Enabler of Automation Systems Engineering: Use-case and Evaluation","authors":"Milan Vathoopan, H. Walzel, Waldemar Eisenmenger, Alois Zoitl, Benjamin Brandenbourger","doi":"10.1109/ETFA.2018.8502623","DOIUrl":"https://doi.org/10.1109/ETFA.2018.8502623","url":null,"abstract":"The industrial automation systems are slowly changing from a centralized architecture to a modularized, system of systems architecture nowadays. Subsequently, there are efforts to replace the classical sequential plant engineering by systems engineering, where the distributed automation entities in a plant represent a system. Considering this revamp, we propose AutomationML based mechatronic models as an enabler for automation systems engineering. Aggregating requirements from a motivating example, a prototypical implementation of a mechatronic model in AutomationML and its potentials concerning automation systems engineering are presented. A use case and its evaluation is detailed where these mechatronic models are visualized for model-based automation engineering or re-engineering. Initial results and future directions are presented.","PeriodicalId":6566,"journal":{"name":"2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)","volume":"15 1","pages":"51-58"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"81852794","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
Computer-Aided Design of Multi-Agent Cyber-Physical Systems 多智能体信息物理系统的计算机辅助设计
J. Sini, M. Violante, R. Dessì
This paper presents a methodology to aid the development of multi-agent cyber-physical systems. The software architecture is structured in a multi-layer fashion, distributed on different devices (agents), making its design very challenging. A methodology is thus needed to meet the performance goal of such a system. The proposed methodology relies on Model-Based Software Design techniques, and on the Model/Software/Hardware-In-The-Loop (MIL, SIL, HIL) simulations. In particular, the HIL verification technique, which is widely adopted in the automotive and avionic industry also in the early development phases as a Computer-Aided Design tool, is the core tool of the real-time performances assessment verification. To speed-up the development process, and to obtain a toolchain coherent with the proposed approach, the adoption of a Model-Based Software Design methodology represents an optimal solution. Within those assumptions, we propose a benchmark of the methodology, applied on a customized multiagent system. The aim is to prove that the proposed method is able to achieve and verify a set of real-time requirements on the system behavior.
本文提出了一种有助于开发多智能体网络物理系统的方法。软件架构以多层方式构建,分布在不同的设备(代理)上,这使得其设计非常具有挑战性。因此,需要一种方法来满足这样一个系统的性能目标。所提出的方法依赖于基于模型的软件设计技术,以及模型/软件/硬件在环(MIL, SIL, HIL)仿真。其中,作为计算机辅助设计工具的HIL验证技术是实时性能评估验证的核心工具,在汽车和航空电子工业中被广泛采用,也处于早期发展阶段。为了加快开发过程,并获得与所提出的方法一致的工具链,采用基于模型的软件设计方法是一种最佳解决方案。在这些假设中,我们提出了该方法的基准,应用于定制的多智能体系统。目的是证明所提出的方法能够实现并验证一组对系统行为的实时需求。
{"title":"Computer-Aided Design of Multi-Agent Cyber-Physical Systems","authors":"J. Sini, M. Violante, R. Dessì","doi":"10.1109/ETFA.2018.8502448","DOIUrl":"https://doi.org/10.1109/ETFA.2018.8502448","url":null,"abstract":"This paper presents a methodology to aid the development of multi-agent cyber-physical systems. The software architecture is structured in a multi-layer fashion, distributed on different devices (agents), making its design very challenging. A methodology is thus needed to meet the performance goal of such a system. The proposed methodology relies on Model-Based Software Design techniques, and on the Model/Software/Hardware-In-The-Loop (MIL, SIL, HIL) simulations. In particular, the HIL verification technique, which is widely adopted in the automotive and avionic industry also in the early development phases as a Computer-Aided Design tool, is the core tool of the real-time performances assessment verification. To speed-up the development process, and to obtain a toolchain coherent with the proposed approach, the adoption of a Model-Based Software Design methodology represents an optimal solution. Within those assumptions, we propose a benchmark of the methodology, applied on a customized multiagent system. The aim is to prove that the proposed method is able to achieve and verify a set of real-time requirements on the system behavior.","PeriodicalId":6566,"journal":{"name":"2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)","volume":"58 1","pages":"677-684"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"80689084","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
期刊
2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA)
全部 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