Search papers, labs, and topics across Lattice.
This paper introduces an automated method for generating Planning Domain Definition Language (PDDL) problems directly from Asset Administration Shell (AAS) capability models, which are structured according to established Industry 4.0 standards. By leveraging these models, the approach eliminates the need for production engineers to have specialized knowledge of PDDL syntax, enabling them to focus on modeling resource functions instead. The validation on a laboratory production system demonstrates that engineers can effectively explore design trade-offs by modifying AAS models and regenerating planning domains, showcasing the practical utility of this method in industrial applications.
Engineers can now automate PDDL generation from AAS models, eliminating the need for specialized planning knowledge and enabling systematic design exploration.
Engineers designing production systems need to verify that a given layout supports all required production sequences. Automated planning techniques can answer such questions, but formulating the required planning problems in the Planning Domain Definition Language (PDDL) demands specialized expertise that production engineers typically lack. Asset Administration Shells (AAS) have emerged as the standardized Digital Twin for industrial assets in Industry 4.0. We show that AAS capability models, structured using four established Industry 4.0 standards (VDI 3682 for process descriptions, IEC 61360-1 for semantic property qualification, IDTA 02011 for type hierarchies, and IDTA 02016 for instance descriptions), contain sufficient information to generate complete PDDL problems automatically. Unlike prior work that introduced PDDL-specific submodels, our approach derives all planning elements from domain-level descriptions of resource functions, so-called capabilities, allowing engineers to model capabilities without any exposure to PDDL syntax or planning concepts. Our extraction algorithm transforms distributed Multi-AAS architectures into complete PDDL planning problems. We validate the approach on AAS models of a laboratory production system, comparing four layout variants using optimal planning to demonstrate how engineers can systematically explore design trade-offs by modifying the AAS model and regenerating the planning domain