Now showing 1 - 10 of 71
  • Publication
    DevOps in Robotics: Challenges and Practices
    ( 2023)
    Sawczuk da Silva, Alexandre
    ;
    ; ;
    Rothe, Johannes
    ;
    Ihrke, Christoph
    DevOps, which refers to a set of practices for streamlining the development and operations of software companies, is becoming increasingly popular as businesses strive to adopt a loosely coupled architecture that supports frequent software delivery. As a result, DevOps is also gaining traction in other domains and involved architectures, including robotics, though research in this area is still lacking. To address this gap, this paper investigates how to adapt key DevOps principles from the domain of software engineering to the domain of robotics. In order to demonstrate the feasibility of this in practice, an industrial robotics case study is conducted. The results indicate that the adoption of these principles is also beneficial for robotic software architectures, though general DevOps approaches may require some adaptation to match the existing infrastructure.
  • Publication
    Self-Adaptive Service Deployment for Resilience of Smart Manufacturing Architectures
    ( 2023) ;
    Sawczuk da Silva, Alexandre
    ;
    Knissel, Tim
    ;
    Recent advances in the manufacturing sector - including edge-to-cloud continuum, machine learning, and digitalization - can enable smart manufacturing solutions, such as control optimization and predictive maintenance. One challenge in new system architectures is the efficient resource management under changing conditions while meeting process requirements, such as latency, when deploying software services. To address this, we propose an approach for self-adaptive service deployment that increases the resilience of smart manufacturing systems. We combine self-adaptation principles with run-time models - that describe the system in the form of the standardized Asset Administration Shell - to enable flexible software architectures for manufacturing. The proposed solution comprises the continuous adaptation of the service deployment in response to system changes, such as resource exhaustion or failure, to ensure an optimized operation. An evaluation of an example manufacturing use case shows that the proposed solution leads to lower execution latency and continuation of production in situations with low resources, e.g., through failures, compared to less flexible deployment approaches.
  • Publication
    Towards Uncertainty Reduction Tactics for Behavior Adaptation
    An autonomous system must continuously adapt its behavior to its context in order to fulfill its goals in dynamic environments. Obtaining information about the context, however, often leads to partial knowledge, only, with a high degree of uncertainty. Enabling the systems to actively reduce these uncertainties at run-time by performing additional actions, such as changing a mobile robot’s position to improve the perception with additional perspectives, can increase the systems’ performance. However, incorporating these techniques by adapting behavior plans is not trivial as the potential benefit of such so-called tactics highly depends on the specific context. In this paper, we present an analysis of the performance improvement that can theoretically be achieved with uncertainty reduction tactics. Furthermore, we describe a modeling methodology based on probabilistic data types that makes it possible to estimate the suitability of a tactic in a situation. This methodology is the first step towards enabling autonomous systems to use uncertainty reduction in practice and to plan behavior with more optimal performance.
  • Publication
    Adaptively Managing Reliability of Machine Learning Perception under Changing Operating Conditions
    Autonomous systems are deployed in various contexts, which makes the role of the surrounding environment and operational context increasingly vital, e.g., for autonomous driving. To account for these changing operating conditions, an autonomous system must adapt its behavior to maintain safe operation and a high level of autonomy. Machine Learning (ML) components are generally being introduced for perceiving an autonomous system’s environment, but their reliability strongly depends on the actual operating conditions, which are hard to predict. Therefore, we propose a novel approach to learn the influence of the prevalent operating conditions and use this knowledge to optimize reliability of the perception through self adaptation. Our proposed approach is evaluated in a perception case study for autonomous driving. We demonstrate that our approach is able to improve perception under varying operating conditions, in contrast to the state-of-the-art. Besides the advantage of interpretability, our results show the superior reliability of ML-based perception.
  • Publication
    Fuzzy Interpretation of Operational Design Domains in Autonomous Driving
    ( 2022-07) ; ; ;
    Oboril, Fabian
    ;
    Buerkle, Cornelius
    The evolution towards autonomous driving involves operating safely in open-world environments. For this, autonomous vehicles and their Autonomous Driving System (ADS) are designed and tested for specific, so-called Operational Design Domains (ODDs). When moving from prototypes to real-world mobility solutions, autonomous vehicles, however, will face changing scenarios and operational conditions that they must handle safely. Within this work, we propose a fuzzy based approach to consider changing operational conditions of autonomous driving based on smaller ODD fragments, called μODDs. By this, an ADS is enabled to smoothly adapt its driving behavior for meeting safety during shifting operational conditions. We evaluate our solution in simulated vehicle following scenarios passing through different μODDs, modeled by weather changes. The results show that our approach is capable of considering operational domain changes without endangering safety and allowing improved utility optimization.
  • Publication
    Concept for Safe Interaction of Driverless Industrial Trucks and Humans in Shared Areas
    ( 2022-06-17) ; ; ;
    Ishigooka, Tasuku
    ;
    Otsuka, Satoshi
    ;
    Mizuochi, Mariko
    Humans still need to access the same area as automated systems, like in warehouses, if full automation is not feasible or economical. In such shared areas, critical interactions are inevitable. The automation of vehicles is usually tied to an argument on improved safety. However, current standards still rely also on the awareness of humans to avoid collisions. Along with this, modern intelligent warehouses are equipped with additional sensors that can help to automate safety. Blind corners, where the view is obscured, are particularly critical and, moreover, their location can change when goods are moved. Therefor, we generalize a concept for safe interactions at known blind corners to movements in the entire warehouse. We propose an architecture that uses infrastructure sensors to prevent human-robot collisions with respect to automated forklifts as instances of driverless industrial trucks. This includes a safety critical function using wireless communication, which sporadically might be unavailable or disturbed. Therefore, the proposed architecture is able to mitigate these faults and gracefully degrades the system’s performance if required. Within our extensive evaluation, we simulate varying warehouse settings to verify our approach and to estimate the impact on an automated forklift’s performance.
  • Publication
    Framework for Data and AI Lifecycle. Research Project REMORA
    ( 2022) ; ;
    Sawczuk da Silva, Alexandre
    ;
    There is a lot of potential for Artificial Intelligence (AI) in the industrial domain to improve services and production. The Fraunhofer IKS is developing a framework for the data and AI life cycle to support every life cycle stage from AI development through data processing to data analysis. It aims at meeting the challenges of deploying AI in the industrial domain in order to enable continuous, automated, and dynamic AI applications.
  • Publication
    Framework for Data and AI Life Cycle. Research Project REMORA
    ( 2022) ; ;
    Sawczuk da Silva, Alexandre
    ;
    In the Industrie 4.0, an increasing amount of data is generated through intelligent interconnection of machines and processes. This data can be leveraged to generate knowledge - through Artificial Intelligence (AI) - to improve production and services. However, it is not sufficient to simply integrate AI. A continuous data and AI life cycle needs to be secured. The single life cycle stages (from data acquisition to AI development to data analysis) need to be executed flexibly and (semi-) automatically. The Fraunhofer IKS is developing a framework to enable and facilitate the flexible and continuous operation of AI in the Industrie 4.0. The aim is to support and automate AI development, integration, and operation, while reducing the effort for the user.
  • Publication
    Safety Implications of Runtime Adaptation to Changing Operating Conditions
    ( 2022) ; ; ;
    Oboril, Fabian
    ;
    Buerkle, Cornelius
    With further advancements of autonomous driving, also larger application scenarios will be addressed, so-called Operational Design Domains (ODDs). Autonomous vehicles will likely experience varying operating conditions in such broader ODDs. The implications of changing operating conditions on safety and required adaptation is, however, an open challenge. In our work, we exemplary investigate a vehicle following scenario passing through altering operating conditions and Responsibility Sensitive Safety (RSS) as formal model to define appropriate longitudinal following distances. We provide a deeper analysis of the influence of switching the safety model parameter values to adapt to new operating conditions. As our findings show that hard switches of operating conditions can lead to critical situations, we propose an approach for continuously adapting safety model parameters allowing for a safe and more comfortable transition. In our evaluation, we utilize driving simulations to compare the hard switching of parameters with our proposal of gradual adaptation. Our results highlight the implications of changing operating conditions on the driving safety. Moreover, we provide a solution to adapt the safety model parameters of an autonomous vehicle in such a way that safety model violations during transition can be avoided.
  • Publication
    Enabling Cognitive Manufacturing in Heterogeneous Industrial Automation Systems
    ( 2022) ; ;
    Sawczuk da Silva, Alexandre
    ;
    With the increased digitization in the manufacturing sector, cognitive computing entails great potential to improve services and production. This is also referred to as cognitive manufacturing. The general idea is to simulate human cognitive processes - with the aim to improve decision making - by using machine learning (ML) to leverage the increased amount of data. However, the seamless adoption of cognitive computing and ML techniques to industrial automation systems on all abstraction levels is currently impeded by different challenges. Prominent blocking points are the heterogeneity of the systems, which impedes uniform data access and ML integration, and the lack of support for managing various ML life cycle phases. In this work, we propose a framework to manage data and ML life cycles in industrial automation systems. The framework comprises an architecture for the flexible integration of ML components (from component to cloud level) and their adaptive management (including retraining and updates). We address three phases of ML explicitly: pre-deployment, deployment, and post-deployment. We present first results and experiences of applying the framework to an industrial use case and discuss its future potential towards enabling cognitive manufacturing.