Semantic Capability Model for the Simulation of Manufacturing Processes

Jonathan Reif,Tom Jeleniewski,Aljosha Köcher,Tim Frerich,Felix Gehlhoff,Alexander Fay
2024-08-15
Abstract:Simulations offer opportunities in the examination of manufacturing processes. They represent various aspects of the production process and the associated production systems. However, often a single simulation does not suffice to provide a comprehensive understanding of specific process settings. Instead, a combination of different simulations is necessary when the outputs of one simulation serve as the input parameters for another, resulting in a sequence of simulations. Manual planning of simulation sequences is a demanding task that requires careful evaluation of factors like time, cost, and result quality to choose the best simulation scenario for a given inquiry. In this paper, an information model is introduced, which represents simulations, their capabilities to generate certain knowledge, and their respective quality criteria. The information model is designed to provide the foundation for automatically generating simulation sequences. The model is implemented as an extendable and adaptable ontology. It utilizes Ontology Design Patterns based on established industrial standards to enhance interoperability and reusability. To demonstrate the practicality of this information model, an application example is provided. This example serves to illustrate the model's capacity in a real-world context, thereby validating its utility and potential for future applications.
Software Engineering
What problem does this paper attempt to address?
The problem that this paper attempts to solve is how to automatically plan the manufacturing process simulation sequence to generate the required process information. Specifically, the capacity of a single simulation is limited and usually not sufficient to provide a comprehensive understanding of a specific process setup. Therefore, it is necessary to use the outputs of multiple simulations as the input parameters of another simulation to form a simulation sequence. However, manually planning these simulation sequences is a complex and time - consuming task, which requires careful evaluation of factors such as time, cost, and result quality to select the best simulation plan. To achieve the automatic generation of simulation sequences, the paper proposes an information model that describes the functions of simulations and their related quality standards. This information model is designed as an extensible and adaptable ontology, using ontology design patterns based on established industrial standards to enhance interoperability and reusability. In this way, the model can automatically generate simulation sequences, thereby simplifying the complex simulation planning process and improving efficiency and accuracy. ### Main Problem Summary 1. **Limitations of a Single Simulation**: A single simulation usually cannot provide enough information to fully understand a specific process setup. 2. **Requirement for Simulation Sequences**: It is necessary to use the outputs of multiple simulations as the input parameters of another simulation to form a simulation sequence. 3. **Complexity of Manual Planning**: Manually planning simulation sequences is a complex and time - consuming task and requires considering multiple factors such as time, cost, and result quality. 4. **Automation Requirement**: In order to simplify the simulation sequence planning process, an automated solution is required. ### Solution The information model proposed in the paper aims to solve the above - mentioned problems and specifically includes the following aspects: - **Describe Simulations and Their Functions**: Use a machine - readable format to describe simulations, their input and output parameters, and functions, so as to automatically select appropriate simulations. - **Describe Selection Criteria**: Define quality standards and other selection criteria to ensure that the selected simulations can meet specific quality requirements. - **Describe Parameter Influence**: Consider the influence of input parameters on the quality of simulation outputs and optimize the selection of simulation sequences. - **Interoperability and Reusability**: Ensure the interoperability and reusability of the information model so that it can be applied in different scenarios. Through these measures, this information model provides a basis for automatically planning simulation sequences, thereby improving the efficiency and accuracy of simulation planning.