The present invention relates to a computerized method for configuring a technical system comprising a sequence of system components, whereby each sequence of system components can be assigned to a sequence pattern and whereby the sequence comprises at least one system component. The invention further specifies a computer program product and a computer-readable storage medium.
Creation and configuration of technical systems (e.g. in form of technical projects, e.g. engineering projects) is a very complex and time-consuming task, requiring vast amounts of domain-specific knowledge. Due to the sheer number of steps involved in configuring a typical technical system, lack of training data, as well as computational complexity, it is infeasible to automate the whole process. However, it is possible to automate simple steps typically performed by an engineer working on a specific type of technical systems.
A system for enabling the training of personalized software components (which can be refer to as “assistants”) that would take over the task of performing simple steps in the process of configuring/designing a technical system for a given user within a given engineering tool would facilitate the process a lot. An example of a step that such an assistant could take over is the introduction of a specific programming block into the system (e.g., checking the air pressure of a pneumatic element) given certain pre-conditions (e.g., presence in the system of pneumatic elements).
The state of the art are two approaches to fulfil the proposed functionality:
a) Users can manually define each rule that they want to be applied throughout their technical projects/technical systems, which is a lot more labour-intensive approach.
b) An engineering platform for technical projects/technical systems can be supplied with a recommendation engine maintained by the platform development team. In this case, the recommendations are not personalized, and the user has no control over the quality of recommendations.
The objective of the present invention is to improve and facilitate the configuration of technical systems.
The invention is given by the features of the independent claims. Advantageous embodiments are provided in the dependent claims. Further features, application possibilities, and advantages of the invention result from the following description.
According to the invention the objective is accomplished by a method automatically introducing system components of a technical system during the configuration of the technical system based on previous system configurations used to train the method. The method is assisting a user during the configuration of the technical system.
The invention claims a computerized method for configuring the construction/creation of a technical system/designing a technical system comprising a sequence of system components, whereby the sequence of system components is assignable to a sequence pattern and whereby the sequence (Pi) of system components (Si) comprises at least one system component.
The method comprises the following steps:
According to the embodiment the automation unit is trained by the following steps in advance and while used:
The advantage of this embodiment of the method is a personalization for a given user within a given engineering tool for configuration of a technical system.
Summarized, the method supports the user with configuring the construction/creation of the technical system based on the chosen sequence of system components and the at least one further introduced system component.
The purposed method has the advantage to automate simple steps typically performed by an engineer/user working on the configuration and construction of a specific type of technical system/engineering projects.
According to a further embodiment the system components include technical operations and/or hardware units. An example of a step that the automation unit (or assistant) could take over is the introduction of a specific system component in form of a programming block into the technical system (e.g., checking the air pressure of a pneumatic element) given certain preconditions (e.g., presence in the system of pneumatic elements).
According to a further embodiment at least one equivalence relation function between sequence patterns is specified by the user before starting the configuration of the technical system.
With no equivalence relation function specified, the method requests exact equivalence of the sequence of system components for sequence patterns to be equal. No specified equivalence relation function is equal to a trivial equivalence relation function. In this case the method requests exact equivalence of the sequence of system components for sequence patterns to be equal. This means a trivial sequence pattern equivalence relation function specification requests a common first system component directly followed by a common second system component for sequence patterns to be equal.
According to a further embodiment a sequence pattern equivalence relation function specification is configured to request at least one equal first system component directly or non-directly followed by at least one equal second system component for sequence patterns to be equal (non-trivial equivalence relation function).
Further, the method allows for automatically detecting parts of the user's workflow that could be performed automatically by the automation unit.
According to a further embodiment the support threshold of a sequence pattern is a value that indicates how frequent a sequence pattern must be in the database that the automation unit introduces/for the automation unit (A) to introduce the at least one a further system component based on the analysed sequence pattern.
Each sequence of system components chosen by the user is stored in the database with its occurrence (during training, see above). The occurrence is used to check if the support threshold is reached. If the support threshold is met the automation unit introduces a system component as response to the sequence pattern chosen by the user.
Per each new/yet uncovered sequence pattern chosen by the user, the automation unit saves a new introduction. Optionally, the user can preciously be asked to validate the automatic introduction of the system component based on a specific analysed sequence pattern in future configurations.
According to a further embodiment the sequence pattern describes a series of successive system components.
According to a further embodiment the database is organized in form of a search tree. The search tree keeps all discovered sequence patterns and their current support measures (number of occurrence). In case the user creates a new engineering project for a new technical system, the method will not re-calculate the whole search tree from scratch, but it will rather update the existing search tree. Update of the search tree includes re-calculation of support measures for sequence patterns already in the search tree as well as further growth of the search tree. Depending on the choice of the equivalence relation function, the search tree might look differently.
According to a further embodiment the database stores the sequences of system component of one user or of multiple users. This means that analyzation of the pattern of the sequence of system components chosen by the user in combination with the database by the automation unit is done based on database data of one user (personalization) or of multiple (similar) users.
If it is only stored for one user, the method has the advantage of a personalization for the given user within a given engineering tool for configuration of a technical system.
Given consent, trained automation unit may be shared among similar users (e.g., working on similar technical systems (projects, same application area, same business unit, etc.)). This has the advantage that similarities between technical systems lead to synergy effects.
According to a further embodiment the technical system is an engineering system, an automatization system, a production system and/or an industrial system and/or includes a technical project on the technical system.
The present invention further claims a computer program product comprising instructions which, when the program is executed by a computational device, cause the computational device to carry out the steps of the inventive method.
The present invention further claims a computer-readable storage medium comprising instructions which, when executed by a computational device, cause the computational device to carry out the steps of the inventive method.
Compared to the state of art, the purposed method is substantially less labour-intensive. Instead of asking the users to manually define the rules to be applied throughout future projects, the purposed method automatically detects parts of the user's workflow that could be automated while the user continues to interact with the engineering software a familiar way.
Further, state of the art methods involve a recommendation unit trained on aggregated information from various users and thus provides general recommendations, while the purposed method learns the steps that are customary to a specific user.
Summarized the purposed method has the potential of reducing the time needed for designing/configuring a technical project by automating simple and repetitive steps performed by users, as well as reduce the frustration levels resulting from performing such repetitive steps. In addition, the purposed method may reduce the number of errors introduced into technical projects due to forgetfulness of the responsible engineer.
Further benefits and advantages of the present invention will become apparent after a careful reading of the detailed description with appropriate reference to the accompanying drawings.
The method comprises the following steps:
Every project of configuring a technical system can be represented as a sequence of operations performed consecutively/sequences of system components P1, P2, and P3 chosen by a user (see
In the example of
The method of the invention monitors the sequence of operations performed consecutively/sequences of system components chosen by a user in the engineering software/tools and actively maintains the search tree ST. The search tree ST keeps all discovered sequence patterns and their current support measures (measure to be compared with the support threshold). In case the user creates a new engineering project for a new technical system, the method of the invention will not re-calculate the whole search tree ST from scratch, but it will rather update the existing search tree ST. Update of the search tree ST includes re-calculation of support measures for sequence patterns already in the search tree ST as well as further growth of the search tree ST. Depending on the choice of the equivalence relation function, the search tree ST might look differently. For example, if the user chooses the trivial sequence pattern equivalence relation function specification (
| Number | Date | Country | Kind |
|---|---|---|---|
| 19180634.8 | Jun 2019 | EP | regional |
| Filing Document | Filing Date | Country | Kind |
|---|---|---|---|
| PCT/EP2020/063615 | 5/15/2020 | WO | 00 |