TY - CHAP A1 - Braun, Sebastian A1 - Cheng, Chi-Tsun A1 - Dowey, Steve A1 - Wollert, Jörg T1 - Survey on Security Concepts to Adapt Flexible Manufacturing and Operations Management based upon Multi-Agent Systems T2 - 2020 IEEE 29th International Symposium on Industrial Electronics (ISIE) Y1 - 2020 U6 - http://dx.doi.org/10.1109/ISIE45063.2020.9152210 ER - TY - CHAP A1 - Braun, Sebastian A1 - Cheng, Chi-Tsun A1 - Lai, Chow Yin A1 - Wollert, Jörg T1 - Microservice Architecture for Automation - Realization by the example of a model-factory’s manufacturing execution system T2 - Proceedings of the 23rd World Multi-Conference on Systemics, Cybernetics and Informatics: WMSCI 2019 Y1 - 2019 SP - 33 EP - 37 ER - TY - CHAP A1 - Buda, Aurel A1 - Jozenfini, B. A1 - Wollert, Jörg T1 - Mobile ad-hoc Network for home automation based on ZigBee application framework T2 - 1st European ZigBee Developer's Conference : June 18 - 20, 2007, Munich, Germany Y1 - 2007 SP - 1 EP - 5 PB - Design & Elektronik CY - Poing ER - TY - CHAP A1 - Buschkühle, Peter A1 - Schürmann, Volker A1 - Wollert, Jörg T1 - Abstraction of wireless communication by a convergence middleware in conjunction with a XML-configuration T2 - Information technology and electrical engineering : devices and systems, materials and technologies for the future ; Ilmenau 07 - 10 September 2009 ; 54. IWK Internationales Wissenschaftliches Kolloquium Y1 - 2009 SN - 978-3-938843-44-4 SP - 95 EP - 96 PB - Techn. Univ. CY - Ilmenau ER - TY - CHAP A1 - Chavez Bermudez, Victor Francisco A1 - Cruz Castanon, Victor Fernando A1 - Ruchay, Marco A1 - Wollert, Jörg ED - Leipzig, Hochschule für Technik, Wirtschaft und Kultur T1 - Rapid prototyping framework for automation applications based on IO-Link T2 - Tagungsband AALE 2022 N2 - The development of protype applications with sensors and actuators in the automation industry requires tools that are independent of manufacturer, and are flexible enough to be modified or extended for any specific requirements. Currently, developing prototypes with industrial sensors and actuators is not straightforward. First of all, the exchange of information depends on the industrial protocol that these devices have. Second, a specific configuration and installation is done based on the hardware that is used, such as automation controllers or industrial gateways. This means that the development for a specific industrial protocol, highly depends on the hardware and the software that vendors provide. In this work we propose a rapid-prototyping framework based on Arduino to solve this problem. For this project we have focused to work with the IO-Link protocol. The framework consists of an Arduino shield that acts as the physical layer, and a software that implements the IO-Link Master protocol. The main advantage of such framework is that an application with industrial devices can be rapid-prototyped with ease as its vendor independent, open-source and can be ported easily to other Arduino compatible boards. In comparison, a typical approach requires proprietary hardware, is not easy to port to another system and is closed-source. KW - Rapid-prototyping KW - Arduino KW - IO-Link KW - Industrial Communication Y1 - 2022 SN - 978-3-910103-00-9 U6 - http://dx.doi.org/10.33968/2022.28 N1 - 18. AALE-Konferenz, Pforzheim, 09.03.-11.03.2022. CY - Leipzig ER - TY - CHAP A1 - Chavez Bermudez, Victor Francisco A1 - Wollert, Jörg T1 - 10BASE-T1L industry 4.0 smart switch for field devices based on IO-Link T2 - 2022 IEEE 18th International Conference on Factory Communication Systems (WFCS) N2 - The recent amendment to the Ethernet physical layer known as the IEEE 802.3cg specification, allows to connect devices up to a distance of one kilometer and delivers a maximum of 60 watts of power over a twisted pair of wires. This new standard, also known as 10BASE-TIL, promises to overcome the limits of current physical layers used for field devices and bring them a step closer to Ethernet-based applications. The main advantage of 10BASE- TIL is that it can deliver power and data over the same line over a long distance, where traditional solutions (e.g., CAN, IO-Link, HART) fall short and cannot match its 10 Mbps bandwidth. Due to its recentness, IOBASE- TIL is still not integrated into field devices and it has been less than two years since silicon manufacturers released the first Ethernet-PHY chips. In this paper, we present a design proposal on how field devices could be integrated into a IOBASE-TIL smart switch that allows plug-and-play connectivity for sensors and actuators and is compliant with the Industry 4.0 vision. Instead of presenting a new field-level protocol for this work, we have decided to adopt the IO-Link specification which already includes a plug-and-play approach with features such as diagnosis and device configuration. The main objective of this work is to explore how field devices could be integrated into 10BASE-TIL Ethernet, its adaption with a well-known protocol, and its integration with Industry 4.0 technologies. KW - 10BASE-T1L KW - Ethernet KW - Field device KW - Sensors KW - IO-Link Y1 - 2022 SN - 978-1-6654-1086-1 SN - 978-1-6654-1087-8 U6 - http://dx.doi.org/10.1109/WFCS53837.2022.9779176 N1 - 2022 IEEE 18th International Conference on Factory Communication Systems (WFCS), 27-29 April 2022, Pavia, Italy- PB - IEEE ER - TY - CHAP A1 - Chavez Bermudez, Victor Francisco A1 - Wollert, Jörg T1 - Gateway for Automation Controllers and Cloud based Voice Recognition Services T2 - KommA, 10. Jahreskolloquium Kommunikation in der Automation Y1 - 2019 SN - 978-3-944722-85-6 SP - 1 EP - 8 PB - Institut für Automation und Kommunikation CY - Magdeburg ER - TY - CHAP A1 - Chavez Bermudez, Victor Francisco A1 - Wollert, Jörg T1 - Arduino based Framework for Rapid Application Development of a Generic IO-Link interface T2 - Kommunikation und Bildverarbeitung in der Automation N2 - The implementation of IO-Link in the automation industry has increased over the years. Its main advantage is it offers a digital point-to-point plugand-play interface for any type of device or application. This simplifies the communication between devices and increases productivity with its different features like self-parametrization and maintenance. However, its complete potential is not always used. The aim of this paper is to create an Arduino based framework for the development of generic IO-Link devices and increase its implementation for rapid prototyping. By generating the IO device description file (IODD) from a graphical user interface, and further customizable options for the device application, the end-user can intuitively develop generic IO-Link devices. The peculiarity of this framework relies on its simplicity and abstraction which allows to implement any sensor functionality and virtually connect any type of device to an IO-Link master. This work consists of the general overview of the framework, the technical background of its development and a proof of concept which demonstrates the workflow for its implementation. Y1 - 2020 SN - 978-3-662-59895-5 SN - 978-3-662-59894-8 U6 - http://dx.doi.org/10.1007/978-3-662-59895-5_2 N1 - Teil der Buchserie "Technologien für die intelligente Automation" (TIA,volume 12) SP - 21 EP - 33 PB - Springer Vieweg CY - Berlin ER - TY - CHAP A1 - Evans, Benjamin A1 - Braun, Sebastian A1 - Ulmer, Jessica A1 - Wollert, Jörg T1 - AAS implementations - current problems and solutions T2 - 20th International Conference on Mechatronics - Mechatronika (ME) N2 - The fourth industrial revolution presents a multitude of challenges for industries, one of which being the increased flexibility required of manufacturing lines as a result of increased consumer demand for individualised products. One solution to tackle this challenge is the digital twin, more specifically the standardised model of a digital twin also known as the asset administration shell. The standardisation of an industry wide communications tool is a critical step in enabling inter-company operations. This paper discusses the current state of asset administration shells, the frameworks used to host them and their problems that need to be addressed. To tackle these issues, we propose an event-based server capable of drastically reducing response times between assets and asset administration shells and a multi-agent system used for the orchestration and deployment of the shells in the field. KW - Industry 4.0 KW - Multi-agent Systems KW - Digital Twin KW - Asset Administration Shell Y1 - 2022 SN - 978-1-6654-1040-3 U6 - http://dx.doi.org/10.1109/ME54704.2022.9982933 PB - IEEE ER - TY - CHAP A1 - Schürmann, Volker A1 - Buda, Aurel A1 - Wollert, Jörg T1 - XML-based Middleware approach for industrial wireless communication systems T2 - IEEE International Conference on Emerging Technologies and Factory Automation, 2008 : ETFA 2008 ; 15 - 18 Sept., 2008, Hamburg, Germany Y1 - 2008 SN - 978-1-4244-1505-2 U6 - http://dx.doi.org/10.1109/ETFA.2008.4638463 SP - 632 EP - 639 PB - IEEE CY - Piscataway, NJ ER -