KnowTD-An Actionable Knowledge Representation System for Thermodynamics
Luisa Vollmer, Sophie Fellenz, Fabian Jirasek, Heike Leitte, Hans Hasse
TL;DR
This work demonstrates that actionable thermodynamic knowledge can be encoded in an ontology and accessed by a reasoner to produce explainable, correct solutions for problems involving ideal-gas, closed systems. The KnowTD framework combines a thermodynamics ontology with a problem-oriented reasoning engine, using a graph-based representation to set up equations and traverse solution paths, with results and explanations preserved. A Lego-like mental model, a modular LinkML-implemented ontology, and a sequential, single-equation traversal provide a tractable starting point, validated by 13 case problems and a beta software tool. The approach shows promise for transferring domain knowledge to machines, enabling automation, education, and future expansion to include material databases and real-fluid behavior while maintaining a focus on correctness guarantees.
Abstract
We demonstrate that thermodynamic knowledge acquired by humans can be transferred to computers so that the machine can use it to solve thermodynamic problems and produce explainable solutions with a guarantee of correctness. The actionable knowledge representation system that we have created for this purpose is called KnowTD. It is based on an ontology of thermodynamics that represents knowledge of thermodynamic theory, material properties, and thermodynamic problems. The ontology is coupled with a reasoner that sets up the problem to be solved based on user input, extracts the correct, pertinent equations from the ontology, solves the resulting mathematical problem, and returns the solution to the user, together with an explanation of how it was obtained. KnowTD is presently limited to simple thermodynamic problems, similar to those discussed in an introductory course in Engineering Thermodynamics. This covers the basic theory and working principles of thermodynamics. KnowTD is designed in a modular way and is easily extendable.
