EP3828655B1 - Method and device for detecting the cause of an error in an electrical circuit - Google Patents

Method and device for detecting the cause of an error in an electrical circuit Download PDF

Info

Publication number
EP3828655B1
EP3828655B1 EP19212213.3A EP19212213A EP3828655B1 EP 3828655 B1 EP3828655 B1 EP 3828655B1 EP 19212213 A EP19212213 A EP 19212213A EP 3828655 B1 EP3828655 B1 EP 3828655B1
Authority
EP
European Patent Office
Prior art keywords
graph
output signals
electrical circuit
simulation model
circuit diagram
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
EP19212213.3A
Other languages
German (de)
French (fr)
Other versions
EP3828655A1 (en
Inventor
Andrés Botero Halblaub
Jan Fischer
Matthias Herz
Wilhelm Oswald
Christoph Wincheringer
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Siemens AG
Original Assignee
Siemens AG
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Siemens AG filed Critical Siemens AG
Priority to EP19212213.3A priority Critical patent/EP3828655B1/en
Priority to US16/952,336 priority patent/US20210165035A1/en
Priority to CN202011354453.6A priority patent/CN112861460A/en
Publication of EP3828655A1 publication Critical patent/EP3828655A1/en
Application granted granted Critical
Publication of EP3828655B1 publication Critical patent/EP3828655B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • G01R31/2801Testing of printed circuits, backplanes, motherboards, hybrid circuits or carriers for multichip packages [MCP]
    • G01R31/2803Testing of printed circuits, backplanes, motherboards, hybrid circuits or carriers for multichip packages [MCP] by means of functional tests, e.g. logic-circuit-simulation or algorithms therefor
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0259Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
    • G05B23/0275Fault isolation and identification, e.g. classify fault; estimate cause or root of failure
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/36Circuit design at the analogue level
    • G06F30/367Design verification, e.g. using simulation, simulation program with integrated circuit emphasis [SPICE], direct methods or relaxation methods
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B17/00Systems involving the use of models or simulators of said systems
    • G05B17/02Systems involving the use of models or simulators of said systems electric
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/39Circuit design at the physical level
    • G06F30/392Floor-planning or layout, e.g. partitioning or placement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/02Reliability analysis or reliability optimisation; Failure analysis, e.g. worst case scenario performance, failure mode and effects analysis [FMEA]

Definitions

  • the invention relates to a computer-implemented method and a device for determining the cause of a fault in an electrical circuit using a graph-based circuit diagram simulation model.
  • the graph-based circuit diagram simulation is particularly efficient and enables a switching process of the electrical circuit to be simulated in real time or almost in real time. This enables the coupling of the graph-based simulation model of the electrical circuit with the real hardware control.
  • the graph-based simulation model can easily be generated from existing drawings of the circuit diagram, so that modeling effort can be reduced.
  • the graph-based simulation model also makes it possible, for example, to model and efficiently execute propositional logic for the abstract mapping of control logic.
  • the computer-aided simulation of a switching process is carried out on the basis of the graph-based circuit diagram simulation model of the electrical circuit.
  • a switching process can be simulated in a simple manner, namely by adding and/or removing at least one graph edge.
  • the circuit diagram logic is represented in particular by the iterative determination of the potential levels.
  • a large number of different faults can be simulated, for example, until the simulated output signals match the reference output signals of the faulty electrical circuit.
  • At least one attribute can be assigned to a graph edge and/or a graph node.
  • An attribute can be, for example, a value of the electrical potential or the phase.
  • a connection component can be determined using a union-find algorithm.
  • the well-known Union-Find algorithm enables an efficient and fast determination of the connected components of the graph, i.e. the graph-based circuit diagram simulation model and thus the determination of potential levels.
  • the attributes for potential and phase values of further graph nodes of a connected component can be determined on the basis of an attribute of a graph node of the corresponding connected component.
  • a respective output potential value of the read-in graph-based circuit diagram simulation model can be set on the basis of a measured input signal of the electrical circuit in a predetermined normal state of the electrical circuit.
  • the switching logic, the switching contacts and/or the circuit components of the electrical circuit can be hierarchically modeled in the graph-based circuit diagram simulation model.
  • a circuit component such as a relay with a coil and switch contacts can be modeled as a set of graph edges and graph nodes. This allows for easy removal and/or addition, for example of circuit components.
  • the switching logic ie in particular the interdependence of individual circuit components from one another, can in particular be mapped within such a group. For example, switching contacts as conditional graph edges depend on the coil voltage and thus the potential difference between the two graph nodes of the coil connections.
  • the invention relates to a device for determining the cause of a fault in an electrical circuit, comprising at least one processor, the device being set up in such a way that it carries out the steps of the method according to the invention.
  • the device can be coupled to a real or simulated controller, with the output signals of the simulation being transmitted to the real or simulated controller.
  • Efficient graph-based simulation enables, for example, a connection to the real control of a machine tool.
  • a hardware-in-the-loop approach can be implemented.
  • the graph-based simulation can be coupled with a simulated controller. The output signals of the controller can be processed in the simulation.
  • the invention relates to a computer program product which can be loaded directly into a programmable computer, comprising program code parts which, when the program is executed by a computer, cause the latter to carry out the steps of a method according to the invention.
  • a computer program product can, for example, be stored on a storage medium such as a memory card, USB stick, CD-ROM, DVD, a non-transitory storage medium or in the form of a downloadable medium File provided or delivered by a server on a network.
  • a storage medium such as a memory card, USB stick, CD-ROM, DVD, a non-transitory storage medium or in the form of a downloadable medium File provided or delivered by a server on a network.
  • figure 1 shows a flowchart of a computer-implemented method for determining the cause of a fault in a real electrical circuit. For example, there is a defect in the electrical circuitry of a machine tool. The cause and/or location of the defect can be efficiently determined using the computer-implemented method, for example parallel to the operation of the real machine tool.
  • a graph-based circuit diagram simulation model of the electrical circuit is read.
  • the graph-based circuit diagram simulation model can be generated from data from a circuit diagram or an electrical design, for example.
  • the graph-based circuit diagram simulation model maps the circuit diagram of a technical system, e.g. a machine tool.
  • the graph-based circuit diagram simulation model is preferably configured in such a way that electrical connection points of the circuit components of the real circuit are modeled as graph nodes and electrical connections are modeled as graph edges.
  • graph nodes may be characterized by an electrical potential value, and phase value in the case of alternating current.
  • the graph nodes that are connected via a common graph edge have, in particular, the same phase or potential value.
  • a potential value or phase value on a circuit component in the real circuit can change, for example, as a result of a switching process or a step of a switching process or as a result of an error that occurs. As explained below, this can be mapped using the graph-based circuit diagram simulation model.
  • the graph-based circuit diagram simulation model is initially preferably adjusted in such a way that output potential values correspond to a normal state, i.e. error-free state, of the electrical circuit.
  • output potential values of graph nodes can be adjusted based on measured input signals of the electrical circuit in the normal state.
  • Attributes can be assigned to the graph edges and/or graph nodes.
  • An attribute can be a potential value or a phase value, for example.
  • the on a circuit component applied voltage can be determined as the difference between the potential values of the graph nodes of this circuit component related to the same reference ground.
  • Connected components of the graph are determined using the graph-based circuit diagram simulation model. The determination can preferably be made using the Union Find algorithm.
  • a connected component represents a set of graph nodes, where any two of these graph nodes are connected via a path, i.e. at least one graph edge or a sequence of graph edges. Potential values can be determined for the graph nodes of a connected component.
  • a context component preferably describes a potential level in the circuit diagram.
  • potential values of the graph nodes of the connection components determined in each case can be determined as output potential values using the graph-based circuit diagram simulation model that has been read in.
  • a switching process or switching behavior of the electrical circuit can be simulated by means of the graph-based circuit diagram simulation model based on these determined connection components and respectively determined output potential values.
  • an error in the electrical circuit such as a cable break at a specified location, is simulated using the graph-based circuit diagram simulation model.
  • an error in the electrical circuit is modeled and a switching behavior of the electrical circuit is simulated taking this error into account.
  • the error is modeled by deleting an existing graph edge and/or saving or adding a new graph edge in the graph-based circuit diagram simulation model.
  • a broken cable can be modeled by removing a graph edge.
  • a short circuit can be done, for example, by adding an additional graph edge be modeled.
  • the graph-based circuit diagram simulation model is modified for fault simulation. Further steps are then performed based on this modified graph-based circuit diagram simulation model.
  • connected components are calculated using the Union-Find algorithm. These resulting connected components result in particular from the modification of the circuit diagram simulation model. Potential values and/or phase values of the graph nodes of these connected components are determined for these newly calculated connected components. The switching behavior or the switching logic of the electrical circuit is evaluated on the basis of the determined potential values and/or phase values of the graph nodes, with at least one further graph edge being added or deleted.
  • a graph edge can be added in the graph-based circuit diagram simulation model.
  • the integration of the switching logic in the simulation can be done via logical building blocks that add and remove graph edges depending on potential levels at other points in the graph, e.g. to simulate the behavior of a contactor. Since these are simple logic modules, the speed of the simulation is not affected.
  • the potential values of the graph nodes of a connected component can all have the same potential value, for example.
  • provided at least one graph node of a connected component has a potential value as an attribute and all other graph nodes of the connected component have either no or the same potential value as this graph node and, if present, the same phase value as this graph node as an attribute, defines the attribute of the potential value of this graph node and, if present, the attribute of the phase value of this graph node, the corresponding potential values and possibly the phase values of the respective connected component, ie all nodes of the respective connected component. If no graph node of a connected component has a potential value as an attribute, the potential and phase value attributes of all graph nodes of the connected component remain undefined.
  • the potential value and, if applicable, the phase value are defined by two different graph nodes of a connected component and the potential values or, if applicable, the phase values differ, there is an electrical short circuit in the connected component.
  • the short circuit between these two graph nodes is output together with the potential and, if available, the phase values of these graph nodes.
  • the circuit logic is simulated in particular iteratively, i.e. after a modification of the graph-based circuit diagram simulation model, the connection components are determined, then the potential values of the graph nodes are determined and, depending on the potential values, a switching process is mapped by adding or deleting graph edges until the potential and if necessary, phase values, and thus the states of the conditional graph edges dependent on the switching logic, no longer change.
  • the simulation is preferably carried out with a real controller of the technical system (hardware-in-the-loop), with a model of the controller (model-in-the-loop) or with a copy the control software, which, however, is not executed on the real hardware of the control (software-in-the-loop).
  • the graph-based circuit diagram simulation model receives the output signals from the controller and returns the simulated input signals to the controller.
  • the iteratively determined potential or phase values are output as simulated output signals for predetermined graph nodes of the resulting graph-based circuit diagram simulation model.
  • these simulated output signals are compared with provided reference output signals of the real electrical circuit.
  • the reference output signals are preferably measured on the faulty circuit.
  • a faulty actual state of the electrical circuit of the technical system can be measured using a real controller.
  • the measured output signals of the electrical circuit can be provided as reference output signals.
  • a cause of the error is output in step S5.
  • the cause of the error is derived from the respective simulated error. For example, a technician can be given the location and cause "cable break" or "short circuit" of the error. If the reference output signals do not match the simulated output signals or the match is outside of the specified tolerance range, at least one further error can be simulated, see step S6.
  • the search for the cause of the error can therefore be carried out iteratively, with the graph-based circuit diagram simulation model being modified accordingly for the simulation of a further error.
  • a result of the previous simulation can, for example, provide information for deriving the next fault to be tested.
  • the search for the cause of the error is therefore carried out iteratively until the simulated output signals match the reference signals.
  • the graph-based approach enables a quick iteration of different error causes.
  • figure 2 shows a schematic representation of a visualization of a graph-based circuit diagram simulation model SM of an electrical circuit.
  • the electrical circuit can be mapped as an undirected graph.
  • the switching logic, the switching contacts and/or the circuit components are preferably hierarchically modeled in the graph-based circuit diagram simulation model SM.
  • the structure of the graph-based circuit diagram simulation model SM is shown here as an example.
  • Graphic edges 10 can be added and/or deleted in order to depict the circuit logic of a circuit diagram in the computer-aided simulation.
  • the logic of a switch can be modeled by adding or deleting at least one graph edge 10.
  • the electrical connection points of circuit components are modeled as graph nodes 20 and electrical connections, such as cables or conductor tracks, as graph edges 10 .
  • Graph nodes 20 can be of the source 20' type, branch type, or port type.
  • a graph node 20 can have a potential and be assigned phase value.
  • the sources 20' can determine the potential and/or phase value.
  • graph nodes 20 Physical or electrical connections between the graph nodes 20 are modeled with the graph edges 10 . Accordingly, graph nodes 20 connected by a graph edge 10 have the same phase and potential value.
  • graph edges 10 can be modeled as conditional graph edges 12 depending on a circuit component. Graph edges 10 can be added or removed. A graph edge 10' is shown, which can be removed, for example, to simulate an error.
  • Graph nodes 20 and graph edges 10, 12 can be grouped to map electrical circuit components 30, such as a contactor coil or switch contact.
  • An electrical circuit component 30 can in particular comprise more than one of the connection components 50a,..., 50f.
  • the connected components 50a, ..., 50f are each a connected set of graph nodes 20 with a potential and phase value.
  • a connected component 50a, . . . , 50f can be determined in particular by Robert Endre Tarjan's Union-Find algorithm.
  • An electrical circuit component 30 thus forms a superordinate level in the circuit diagram simulation model.
  • the electrical circuit components 30 can be connected to one another via a logical connection 11 .
  • a logical connection 11 is not represented by a graph edge.
  • FIG. 1 shows a schematic representation of a device 100 for determining the cause of a fault in an electrical circuit.
  • the device comprises at least one processor 101 and is set up in such a way that it executes the steps of a method for determining the cause of a fault in an electrical circuit, as described by way of example with reference to FIG.
  • the device 100 can also include a simulation module 102 which is set up in such a way that an error in the electrical circuit is simulated by means of a graph-based circuit diagram simulation model that has been read in.
  • the device 100 can include an analysis module 103, which is set up in such a way to carry out a comparison of the simulated output signals with provided reference output signals of the electrical circuit in order to determine the cause of the fault.
  • the cause of the error determined thereby can be output via an output module 104, for example.
  • the device 100 can be coupled to a real controller via a connection C, so that a hardware-in-the-loop simulation can be carried out, for example.
  • the invention is defined by the appended claims.

Description

Die Erfindung betrifft ein computerimplementiertes Verfahren und eine Vorrichtung zur Fehlerursachenbestimmung eines Fehlers in einer elektrischen Schaltung mittels eines graphbasierten Schaltplansimulationsmodells.The invention relates to a computer-implemented method and a device for determining the cause of a fault in an electrical circuit using a graph-based circuit diagram simulation model.

Während des Betriebs von Werkzeugmaschinen kann es häufig zu Maschinenausfällen kommen, bei denen die Ausfallursache in deren elektrischen Schaltung liegt. Ein Ausfall kann beispielsweise durch einen Kurzschluss oder einen Kabelbruch hervorgerufen werden. Aufgrund der Komplexität einer elektrischen Schaltung einer üblichen Werkzeugmaschine kann jedoch der genaue Ort und der logische und/oder zeitliche Zusammenhang der Fehlerursache oft nur schwer bestimmt werden. Eine Fehlerursachenbestimmung basiert in der Regel auf Katalogen, in denen mögliche Fehlerursachen in Zusammenhang mit beobachteten Fehlerphänomenen aufgelistet sind und/oder auf einem Vergleich der fehlerhaften Werkzeugmaschine mit einem baugleichen Modell. Diese Ansätze können aufwändig sein oder zu einer langen Stillstandzeit der betroffenen Maschine führen. EP3173991 offenbart ein System zur automatischen Erkennung von Ähnlichkeiten zwischen Störungen in einem Netzwerk.During the operation of machine tools, machine failures can often occur where the cause of the failure lies in their electrical circuitry. A failure can be caused, for example, by a short circuit or a broken cable. Due to the complexity of an electrical circuit of a conventional machine tool, however, it is often difficult to determine the exact location and the logical and/or chronological relationship of the cause of the error. Determination of the cause of a fault is usually based on catalogs in which possible causes of faults are listed in connection with fault phenomena observed and/or on a comparison of the faulty machine tool with a model of the same construction. These approaches can be expensive or lead to a long downtime of the affected machine. EP3173991 discloses a system for automatically detecting similarities between faults in a network.

Es ist daher die Aufgabe der Erfindung, die Fehlerursachensuche beim Auftreten eines Fehlers in einer elektrischen Schaltung zu verbessern.It is therefore the object of the invention to improve the search for the cause of a fault when a fault occurs in an electrical circuit.

Die Aufgabe wird durch die in den unabhängigen Ansprüchen beschriebenen Maßnahmen gelöst. In den abhängigen Ansprüchen sind vorteilhafte Weiterbildungen der Erfindung dargestellt. Gemäß einem ersten Aspekt betrifft die Erfindung ein computerimplementiertes Verfahren zur Fehlerursachenbestimmung eines Fehlers in einer elektrischen Schaltung, umfassend die Verfahrensschritte:

  1. a) Einlesen eines graphbasierten Schaltplansimulationsmodells der elektrischen Schaltung, wobei im graphbasierten Schaltplansimulationsmodell elektrische Anschlusspunkte von Schaltungskomponenten als Graphknoten und elektrische Verbindungen als Graphkanten modelliert sind,
  2. b) Simulieren eines Fehlers in der elektrischen Schaltung mittels des graphbasierten Schaltplansimulationsmodells, wobei
    • eine Graphkante im graphbasierten Schaltplansimulationsmodell hinzugefügt oder entfernt wird,
    • resultierende Zusammenhangskomponenten anhand des modifizierten graphbasierten Schaltplansimulationsmodells und jeweilige Potentialwerte und/oder Phasenwerte der Graphknoten der resultierenden Zusammenhangskomponenten ermittelt werden,
    • und wobei auf Basis der ermittelten Potentialwerte und/oder Phasenwerte der Graphknoten das Schaltverhalten der elektrischen Schaltung durch weiteres Hinzufügen und/oder Entfernen von mindestens einer weiteren Graphkante abgebildet wird,
  3. c) Ausgeben von resultierenden Potential- und/oder Phasenwerten vorgegebener Graphknoten als simulierte Ausgangssignale,
  4. d) Vergleichen der simulierten Ausgangssignale mit bereitgestellten Referenzausgangssignalen der elektrischen Schaltung und
  5. e) Ausgeben der den Fehler entsprechenden Fehlerursache, wenn die simulierten Ausgangssignale mit den Referenzausgangssignalen übereinstimmen.
The object is achieved by the measures described in the independent claims. Advantageous developments of the invention are presented in the dependent claims. According to a first aspect, the invention relates to a computer-implemented method for determining the cause of a fault in an electrical circuit, comprising the method steps:
  1. a) reading in a graph-based circuit diagram simulation model of the electrical circuit, wherein electrical connection points of circuit components are modeled as graph nodes and electrical connections as graph edges in the graph-based circuit diagram simulation model,
  2. b) simulating an error in the electrical circuit using the graph-based circuit diagram simulation model, wherein
    • a graph edge is added or removed in the graph-based circuit diagram simulation model,
    • resulting connected components are determined using the modified graph-based circuit diagram simulation model and respective potential values and/or phase values of the graph nodes of the resulting connected components,
    • and based on the determined potential values and/or phase values of the graph nodes, the switching behavior of the electrical circuit is mapped by further adding and/or removing at least one further graph edge,
  3. c) Outputting the resulting potential and/or phase values of specified graph nodes as simulated output signals,
  4. d) comparing the simulated output signals with provided reference output signals of the electrical circuit and
  5. e) outputting the error cause corresponding to the error if the simulated output signals match the reference output signals.

Es ist ein Vorteil der vorliegenden Erfindung, dass eine schnelle und aufwandsarme computergestützte Simulation einer elektrischen Schaltung eines technischen Systems zur Fehleranalyse durchgeführt werden kann. Die graphbasierte Schaltplansimulation ist insbesondere effizient und ermöglicht, einen Schaltvorgang der elektrischen Schaltung in Echtzeit oder nahezu in Echtzeit zu simulieren. Dies ermöglicht das Koppeln des graphbasierten Simulationsmodells der elektrischen Schaltung mit der echten Hardware Steuerung.It is an advantage of the present invention that a computer-aided simulation of an electrical circuit of a technical system for error analysis can be carried out quickly and with little effort. The graph-based circuit diagram simulation is particularly efficient and enables a switching process of the electrical circuit to be simulated in real time or almost in real time. This enables the coupling of the graph-based simulation model of the electrical circuit with the real hardware control.

Außerdem kann effizient eine große Anzahl an Fehlerursachen und deren Auswirkungen simuliert werden, so dass beispielsweise große Fehlerdatenbanken aufgebaut werden können. Das graphbasierte Simulationsmodell lässt sich insbesondere leicht aus bestehenden Zeichnungsplänen des Schaltplans generieren, so dass ein Modellierungsaufwand reduziert werden kann. Das graphbasierte Simulationsmodell ermöglicht beispielsweise außerdem, eine propositionale Logik zur abstrakten Abbildung einer Steuerungslogik zu modellieren und effizient auszuführen.In addition, a large number of error causes and their effects can be efficiently simulated, so that, for example, large error databases can be set up. In particular, the graph-based simulation model can easily be generated from existing drawings of the circuit diagram, so that modeling effort can be reduced. The graph-based simulation model also makes it possible, for example, to model and efficiently execute propositional logic for the abstract mapping of control logic.

Die computergestützte Simulation eines Schaltvorgangs unter Berücksichtigung eines induzierten Fehlers wird auf Basis des graphbasierten Schaltplansimulationsmodells der elektrischen Schaltung durchgeführt. Ausgehend von einem oder mehreren Ausgangspotentialniveaus der elektrischen Schaltung kann auf einfach Weise, nämlich durch Hinzufügen und/oder Entfernen mindestens einer Graphkante, ein Schaltvorgang simuliert werden. Die Schaltplanlogik wird insbesondere durch die iterative Bestimmung der Potentialniveaus abgebildet.The computer-aided simulation of a switching process, taking into account an induced error, is carried out on the basis of the graph-based circuit diagram simulation model of the electrical circuit. Starting from one or more output potential levels of the electrical circuit, a switching process can be simulated in a simple manner, namely by adding and/or removing at least one graph edge. The circuit diagram logic is represented in particular by the iterative determination of the potential levels.

In einer Ausführungsform des computerimplementierten Verfahrens können, wenn die simulierten Ausgangssignale von den Referenzausgangssignalen abweichen, iterativ weitere Fehler simuliert werden bis die simulierten Ausgangssignale mit den Referenzausgangssignalen übereinstimmen.In an embodiment of the computer-implemented method, if the simulated output signals deviate from the reference output signals, further errors can be iteratively simulated until the simulated output signals match the reference output signals.

Zur Fehlerursachensuche können beispielsweise eine Vielzahl von unterschiedlichen Fehlern simuliert werden bis die simulierten Ausgangssignale mit den Referenzausgangssignalen der fehlerhaften elektrischen Schaltung übereinstimmen.To search for the cause of a fault, a large number of different faults can be simulated, for example, until the simulated output signals match the reference output signals of the faulty electrical circuit.

In einer Ausführungsform des computerimplementierten Verfahrens kann einer Graphkante und/oder einem Graphknoten mindestens ein Attribut zugeordnet werden.In one embodiment of the computer-implemented method, at least one attribute can be assigned to a graph edge and/or a graph node.

Ein Attribut kann beispielsweise ein Wert des elektrischen Potentials oder der Phase sein.An attribute can be, for example, a value of the electrical potential or the phase.

In einer Ausführungsform des computerimplementierten Verfahrens kann eine Zusammenhangskomponente mittels eines Union-Find-Algorithmus ermittelt werden.In one embodiment of the computer-implemented method, a connection component can be determined using a union-find algorithm.

Der bekannte Union-Find-Algorithmus ermöglicht insbesondere eine effiziente und schnelle Bestimmung der Zusammenhangskomponenten des Graphen, d.h. des graphbasierten Schaltplansimulationsmodells und somit der Bestimmung von Potentialniveaus.In particular, the well-known Union-Find algorithm enables an efficient and fast determination of the connected components of the graph, i.e. the graph-based circuit diagram simulation model and thus the determination of potential levels.

In einer Ausführungsform des computerimplementierten Verfahrens können die Attribute zu Potential- und Phasenwerten weiterer Graphknoten einer Zusammenhangskomponente auf Basis eines Attributs eines Graphknotens der entsprechenden Zusammenhangskomponente ermittelt werden.In one embodiment of the computer-implemented method, the attributes for potential and phase values of further graph nodes of a connected component can be determined on the basis of an attribute of a graph node of the corresponding connected component.

In einer Ausführungsform des computerimplementierten Verfahrens kann ein jeweiliger Ausgangspotentialwert des eingelesenen graphbasierten Schaltplansimulationsmodells auf Basis eines gemessenen Eingangssignals der elektrischen Schaltung in einem vorgegebenen Normalzustand der elektrischen Schaltung eingestellt werden.In one embodiment of the computer-implemented method, a respective output potential value of the read-in graph-based circuit diagram simulation model can be set on the basis of a measured input signal of the electrical circuit in a predetermined normal state of the electrical circuit.

Zur Fehlerursachensuche ist es vorteilhaft, die computergestützte Simulation auf Basis eines Normalzustands, vorzugsweise eines fehlerfreien Zustands, der elektrischen Schaltung durchzuführen.For troubleshooting, it is advantageous to carry out the computer-assisted simulation on the basis of a normal state, preferably a fault-free state, of the electrical circuit.

In einer Ausführungsform des computerimplementierten Verfahrens können die Schaltlogik, die Schaltkontakte und/oder die Schaltungskomponenten der elektrischen Schaltung im graphbasierten Schaltplansimulationsmodell hierarchisch modelliert werden.In one embodiment of the computer-implemented method, the switching logic, the switching contacts and/or the circuit components of the electrical circuit can be hierarchically modeled in the graph-based circuit diagram simulation model.

Insbesondere kann eine Schaltungskomponente, wie z.B. ein Relais mit Spule und Schaltkontakten, als eine Gruppe von Graphkanten und Graphknoten modelliert werden. Dies ermöglicht beispielsweise ein einfaches Entfernen und/oder Hinzufügen von Schaltungskomponenten. Die Schaltlogik, d.h. insbesondere die Abhängigkeit einzelner Schaltungskomponenten voneinander, kann insbesondere innerhalb einer solchen Gruppe abgebildet werden. Beispielsweise hängen Schaltkontake als bedingte Graphkanten von der Spulenspannung und somit der Potentialdifferenz der beiden Graphknoten der Spulenanschlüsse ab.In particular, a circuit component such as a relay with a coil and switch contacts can be modeled as a set of graph edges and graph nodes. This allows for easy removal and/or addition, for example of circuit components. The switching logic, ie in particular the interdependence of individual circuit components from one another, can in particular be mapped within such a group. For example, switching contacts as conditional graph edges depend on the coil voltage and thus the potential difference between the two graph nodes of the coil connections.

Gemäß einem zweiten Aspekt betrifft die Erfindung eine Vorrichtung zur Fehlerursachenbestimmung eines Fehlers in einer elektrischen Schaltung, umfassend mindestens einen Prozessor, wobei die Vorrichtung derart eingerichtet ist, die Schritte des erfindungsgemäßen Verfahrens durchzuführen.According to a second aspect, the invention relates to a device for determining the cause of a fault in an electrical circuit, comprising at least one processor, the device being set up in such a way that it carries out the steps of the method according to the invention.

In einer Ausführungsform kann die Vorrichtung mit einer realen oder simulierten Steuerung gekoppelt sein, wobei die Ausgangssignale der Simulation an die reale Steuerung oder simulierte übermittelt werden.In one embodiment, the device can be coupled to a real or simulated controller, with the output signals of the simulation being transmitted to the real or simulated controller.

Die effiziente graphbasierte Simulation ermöglicht beispielsweise eine Kopplung an die reale Steuerung einer Werkzeugmaschine. So kann beispielsweise ein Hardware-in-the-Loop-Ansatz realisiert werden. Alternativ kann die graphbasierte Simulation mit einer simulierten Steuerung gekoppelt werden. Die Ausgangssignale der Steuerung können in der Simulation verarbeitet werden.Efficient graph-based simulation enables, for example, a connection to the real control of a machine tool. For example, a hardware-in-the-loop approach can be implemented. Alternatively, the graph-based simulation can be coupled with a simulated controller. The output signals of the controller can be processed in the simulation.

Des Weiteren betrifft die Erfindung ein Computerprogrammprodukt, das direkt in einen programmierbaren Computer ladbar ist, umfassend Programmcodeteile, die bei der Ausführung des Programms durch einen Computer diesen veranlassen, die Schritte eines erfindungsgemäßen Verfahrens auszuführen.Furthermore, the invention relates to a computer program product which can be loaded directly into a programmable computer, comprising program code parts which, when the program is executed by a computer, cause the latter to carry out the steps of a method according to the invention.

Ein Computerprogrammprodukt kann beispielsweise auf einem Speichermedium, wie z.B. Speicherkarte, USB-Stick, CD-ROM, DVD, ein nichtflüchtiger/dauerhaftes Speichermedium (engl. Non-transitory storage Medium) oder auch in Form einer herunterladbaren Datei von einem Server in einem Netzwerk bereitgestellt oder geliefert werden.A computer program product can, for example, be stored on a storage medium such as a memory card, USB stick, CD-ROM, DVD, a non-transitory storage medium or in the form of a downloadable medium File provided or delivered by a server on a network.

Ausführungsbeispiele der Erfindung sind in den Zeichnungen beispielhaft dargestellt und werden anhand der nachfolgenden Beschreibung näher erläutert. Es zeigen:

Fig. 1
ein Ablaufdiagramm eines computerimplementierten Verfahrens zur Fehlerursachenbestimmung eines Fehlers in einer elektrischen Schaltung;
Fig. 2
eine schematische Darstellung eines graphbasierten Schaltplansimulationsmodell; und
Fig. 3
eine schematische Darstellung einer Vorrichtung zur Fehlerursachenbestimmung eines Fehlers in einer elektrischen Schaltung.
Exemplary embodiments of the invention are shown as examples in the drawings and are explained in more detail with reference to the following description. Show it:
1
a flowchart of a computer-implemented method for determining the cause of a fault in an electrical circuit;
2
a schematic representation of a graph-based circuit diagram simulation model; and
3
a schematic representation of a device for determining the cause of an error in an electrical circuit.

Einander entsprechende Teile sind in allen Figuren mit den gleichen Bezugszeichen versehen.Corresponding parts are provided with the same reference symbols in all figures.

Insbesondere zeigen die nachfolgenden Ausführungsbeispiele lediglich beispielhafte Realisierungsmöglichkeiten, wie insbesondere solche Realisierungen der erfindungsgemäßen Lehre aussehen könnten, da es unmöglich und auch für das Verständnis der Erfindung nicht zielführend oder notwendig ist, all diese Realisierungsmöglichkeiten zu benennen.In particular, the following exemplary embodiments only show exemplary implementation options of what such implementations of the teaching according to the invention could look like, since it is impossible and also not expedient or necessary for understanding the invention to name all of these implementation options.

Figur 1 zeigt ein Ablaufdiagramm eines computerimplementierten Verfahrens zur Fehlerursachenbestimmung eines Fehlers in einer realen elektrischen Schaltung. Beispielsweise handelt es sich um einen Defekt in der elektrischen Schaltung einer Werkzeugmaschine. Die Ursache und/oder Lokalisierung des Defekts kann mittels des computerimplementierten Verfahrens effizient beispielsweise parallel zum Betrieb der realen Werkzeugmaschine bestimmt werden. figure 1 shows a flowchart of a computer-implemented method for determining the cause of a fault in a real electrical circuit. For example, there is a defect in the electrical circuitry of a machine tool. The cause and/or location of the defect can be efficiently determined using the computer-implemented method, for example parallel to the operation of the real machine tool.

Im ersten Schritt S1 des computerimplementierten Verfahrens wird ein graphbasiertes Schaltplansimulationsmodell der elektrischen Schaltung eingelesen. Das graphbasierte Schaltplansimulationsmodell kann beispielsweise aus Daten eines Schaltplans oder einer Elektrokonstruktion generiert sein. Das graphbasierte Schaltplansimulationsmodell bildet den Schaltplan eines technischen Systems, z.B. einer Werkzeugmaschine, ab.In the first step S1 of the computer-implemented method, a graph-based circuit diagram simulation model of the electrical circuit is read. The graph-based circuit diagram simulation model can be generated from data from a circuit diagram or an electrical design, for example. The graph-based circuit diagram simulation model maps the circuit diagram of a technical system, e.g. a machine tool.

Das graphbasierte Schaltplansimulationsmodell ist vorzugsweise derart konfiguriert, dass elektrische Anschlusspunkte der Schaltungskomponenten der realen Schaltung als Graphknoten und elektrische Verbindungen als Graphkanten modelliert sind. Graphknoten können beispielsweise durch einen elektrischen Potentialwert, und Phasenwert im Fall von Wechselstrom, gekennzeichnet sein. Die Graphknoten, die über eine gemeinsame Graphkante verbunden sind, weisen insbesondere denselben Phasen- bzw. Potentialwert auf.The graph-based circuit diagram simulation model is preferably configured in such a way that electrical connection points of the circuit components of the real circuit are modeled as graph nodes and electrical connections are modeled as graph edges. For example, graph nodes may be characterized by an electrical potential value, and phase value in the case of alternating current. The graph nodes that are connected via a common graph edge have, in particular, the same phase or potential value.

Ein Potentialwert bzw. Phasenwert an einer Schaltungskomponente in der realen Schaltung kann sich beispielsweise durch einen Schaltvorgang oder einen Schritt eines Schaltvorgangs oder durch einen auftretenden Fehler ändern. Dies kann, wie nachfolgend erläutert, mittels des graphbasierten Schaltplansimulationsmodells abgebildet werden.A potential value or phase value on a circuit component in the real circuit can change, for example, as a result of a switching process or a step of a switching process or as a result of an error that occurs. As explained below, this can be mapped using the graph-based circuit diagram simulation model.

Das graphbasierte Schaltplansimulationsmodell wird zunächst vorzugsweise derart eingestellt, dass Ausgangspotentialwerte einem Normalzustand, d.h. fehlerfreien Zustand, der elektrischen Schaltung entsprechen. Beispielsweise können die Ausgangspotentialwerte von Graphknoten auf Basis gemessener Eingangssignale der elektrischen Schaltung im Normalzustand eingestellt werden.The graph-based circuit diagram simulation model is initially preferably adjusted in such a way that output potential values correspond to a normal state, i.e. error-free state, of the electrical circuit. For example, the output potential values of graph nodes can be adjusted based on measured input signals of the electrical circuit in the normal state.

Den Graphkanten und/oder Graphknoten können jeweils Attribute zugeordnet sein. Ein Attribut kann beispielsweise ein Potentialwert oder ein Phasenwert sein. So kann beispielsweise anhand der jeweils zugeordneten Attribute die an einer Schaltungskomponente anliegende Spannung als Differenz der auf dieselbe Bezugsmasse bezogenen Potentialwerte der Graphknoten dieser Schaltungskomponente ermittelt werden.Attributes can be assigned to the graph edges and/or graph nodes. An attribute can be a potential value or a phase value, for example. For example, based on the respectively assigned attributes, the on a circuit component applied voltage can be determined as the difference between the potential values of the graph nodes of this circuit component related to the same reference ground.

Anhand des graphbasierten Schaltplansimulationsmodells werden Zusammenhangskomponenten des Graphen ermittelt. Die Ermittlung kann vorzugsweise mittels des Union-Find-Algorithmus erfolgen. Eine Zusammenhangskomponente stellt eine Menge von Graphknoten dar, wobei jeweils zwei beliebige dieser Graphknoten über einen Weg, d.h. mindestens eine Graphkante bzw. eine Folge von Graphkanten, verbunden sind. Für die Graphknoten einer Zusammenhangskomponente können jeweils Potentialwerte ermittelt werden. Eine Zusammenhangskomponente beschreibt vorzugsweise ein Potentialniveau im Schaltplan.Connected components of the graph are determined using the graph-based circuit diagram simulation model. The determination can preferably be made using the Union Find algorithm. A connected component represents a set of graph nodes, where any two of these graph nodes are connected via a path, i.e. at least one graph edge or a sequence of graph edges. Potential values can be determined for the graph nodes of a connected component. A context component preferably describes a potential level in the circuit diagram.

Beispielsweise können anhand des eingelesenen graphbasierten Schaltplansimulationsmodells Potentialwerte der Graphknoten der jeweils ermittelten Zusammenhangskomponenten als Ausgangspotentialwerte ermittelt werden. Eine Simulation eines Schaltvorgangs bzw. Schaltverhaltens der elektrischen Schaltung mittels des graphbasierten Schaltplansimulationsmodells kann ausgehend von diesen ermittelten Zusammenhangskomponenten und jeweils ermittelten Ausgangspotentialwerte erfolgen.For example, potential values of the graph nodes of the connection components determined in each case can be determined as output potential values using the graph-based circuit diagram simulation model that has been read in. A switching process or switching behavior of the electrical circuit can be simulated by means of the graph-based circuit diagram simulation model based on these determined connection components and respectively determined output potential values.

Im nächsten Schritt S2 wird ein Fehler in der elektrischen Schaltung, wie z.B. ein Kabelbruch an einem vorgegebenen Ort, mittels des graphbasierten Schaltplansimulationsmodells simuliert. In anderen Worten, es wird ein Fehler in der elektrischen Schaltung modelliert und ein Schaltverhalten der elektrischen Schaltung unter Berücksichtigung dieses Fehlers simuliert.In the next step S2, an error in the electrical circuit, such as a cable break at a specified location, is simulated using the graph-based circuit diagram simulation model. In other words, an error in the electrical circuit is modeled and a switching behavior of the electrical circuit is simulated taking this error into account.

Dazu wird der Fehler durch Löschen einer vorhandenen Graphkante und/oder Speichern bzw. Hinzufügen einer neuen Graphkante im graphbasierten Schaltplansimulationsmodell modelliert. Beispielsweise kann ein Kabelbruch durch Entfernen einer Graphkante modelliert werden. Ein Kurzschluss kann beispielsweise durch Hinzufügen einer zusätzlichen Graphkante modelliert werden. So wird das graphbasierte Schaltplansimulationsmodell für die Fehlersimulation modifiziert. Weitere Schritte werden dann auf Basis dieses modifizierten graphbasierten Schaltplansimulationsmodell durchgeführt.To do this, the error is modeled by deleting an existing graph edge and/or saving or adding a new graph edge in the graph-based circuit diagram simulation model. For example, a broken cable can be modeled by removing a graph edge. A short circuit can be done, for example, by adding an additional graph edge be modeled. In this way, the graph-based circuit diagram simulation model is modified for fault simulation. Further steps are then performed based on this modified graph-based circuit diagram simulation model.

Anschließend werden anhand des modifizierten graphbasierten Schaltplansimulationsmodells Zusammenhangskomponenten mittels des Union-Find-Algorithmus berechnet. Diese resultierenden Zusammenhangskomponenten ergeben sich insbesondere durch die Modifikation des Schaltplansimulationsmodells. Für diese neu berechneten Zusammenhangskomponenten werden Potentialwerte und/oder Phasenwerte der Graphknoten dieser Zusammenhangskomponenten ermittelt. Auf Basis der ermittelten Potentialwerte und/oder Phasenwerte der Graphknoten wird das Schaltverhalten bzw. die Schaltlogik der elektrischen Schaltung ausgewertet, wobei mindestens eine weitere Graphkante hinzugefügt oder gelöscht wird.Then, using the modified graph-based circuit diagram simulation model, connected components are calculated using the Union-Find algorithm. These resulting connected components result in particular from the modification of the circuit diagram simulation model. Potential values and/or phase values of the graph nodes of these connected components are determined for these newly calculated connected components. The switching behavior or the switching logic of the electrical circuit is evaluated on the basis of the determined potential values and/or phase values of the graph nodes, with at least one further graph edge being added or deleted.

Beispielsweise kann für das Öffnen eines Schaltkontaktes durch die Schaltlogik, z.B. ein Öffner-Kontaktes eines aufgrund der Schaltungslogik anziehenden Relais oder ein Schließer-Kontakt eines aufgrund der Schaltungslogik abfallenden Relais, eine Graphkante im graphbasierten Schaltplansimulationsmodell entfernt und für das Schließen eines Schaltkontaktes durch die Schaltlogik, z.B. ein Schließer-Kontaktes eines anziehenden Relais oder ein Öffner-Kontakt eines abfallenden Relais, eine Graphkante im graphbasierten Schaltplansimulationsmodell hinzugefügt werden. Die Integration der Schaltlogik in der Simulation kann über logische Bausteine erfolgen, die das Hinzufügen und Entfernen von Graphkanten in Abhängigkeit von Potentialniveaus an anderen Stellen im Graphen durchführen, z.B. um das Verhalten eines Schützes zu simulieren. Da es sich hier um einfache Logikbausteine handelt, wird die Geschwindigkeit der Simulation dadurch nicht beeinträchtigt.For example, for the opening of a switching contact by the switching logic, e.g. e.g. a make contact of a pick-up relay or a break contact of a drop-out relay, a graph edge can be added in the graph-based circuit diagram simulation model. The integration of the switching logic in the simulation can be done via logical building blocks that add and remove graph edges depending on potential levels at other points in the graph, e.g. to simulate the behavior of a contactor. Since these are simple logic modules, the speed of the simulation is not affected.

Die Potentialwerte der Graphknoten einer Zusammenhangskomponente können beispielsweise alle denselben Potentialwert aufweisen. In anderen Worten, sofern mindestens ein Graphknoten einer Zusammenhangskomponente als Attribut einen Potentialwert besitzt und alle anderen Graphknoten der Zusammenhangskomponente entweder keinen oder denselben Potentialwert wie dieser Graphknoten, und soweit vorhanden, denselben Phasenwert wie dieser Graphknoten als Attribut aufweisen, definiert das Attribut des Potentialwerts von diesem Graphknoten und, soweit vorhanden, das Attribut des der Phasenwerts von diesem Graphknoten die entsprechenden Potentialwerte und ggf. die Phasenwerte der jeweiligen Zusammenhangskomponente, d.h. aller Knoten der jeweiligen Zusammenhangskomponente. Sofern kein Graphknoten einer Zusammenhangskomponente als Attribut einen Potentialwert aufweist, bleiben die Attribute Potential- und Phasenwerte aller Graphknoten der Zusammenhangskomponente undefiniert. Sofern der Potentialwert und, soweit gegeben, der Phasenwert, von zwei verschiedenen Graphknoten einer Zusammenhangskomponente definiert sind und sich die Potentialwerte oder, soweit gegeben, die Phasenwerte unterscheiden, liegt ein elektrischer Kurzschluss in der Zusammenhangskomponente vor. Der Kurzschluss zwischen diesen beiden Graphknoten wird zusammen mit den Potential- und, soweit vorhanden, den Phasenwerten dieser Graphknoten ausgegeben.The potential values of the graph nodes of a connected component can all have the same potential value, for example. In other words, provided at least one graph node of a connected component has a potential value as an attribute and all other graph nodes of the connected component have either no or the same potential value as this graph node and, if present, the same phase value as this graph node as an attribute, defines the attribute of the potential value of this graph node and, if present, the attribute of the phase value of this graph node, the corresponding potential values and possibly the phase values of the respective connected component, ie all nodes of the respective connected component. If no graph node of a connected component has a potential value as an attribute, the potential and phase value attributes of all graph nodes of the connected component remain undefined. If the potential value and, if applicable, the phase value are defined by two different graph nodes of a connected component and the potential values or, if applicable, the phase values differ, there is an electrical short circuit in the connected component. The short circuit between these two graph nodes is output together with the potential and, if available, the phase values of these graph nodes.

Die jeweiligen Attributwerte zu Potential- und Phasenwerte aller Graphknoten der Zusammenhangskomponente bzw. die Eigenschaft "undefiniert" können ausgegeben werden.The respective attribute values for potential and phase values of all graph nodes of the connected component or the "undefined" property can be output.

Die Simulation der Schaltlogik erfolgt insbesondere iterativ, d.h. nach einer Modifikation des graphbasierten Schaltplansimulationsmodells erfolgt eine Bestimmung der Zusammenhangskomponenten, dann eine Bestimmung der Potentialwerte der Graphknoten und abhängig von den Potentialwerten wird ein Schaltvorgang durch Hinzufügen oder Löschen von Graphkanten abgebildet, bis sich die Potential- und ggf. Phasenwerte, und somit die von der Schaltlogik abhängenden Zustände der bedingten Graphkanten, nicht mehr ändern.The circuit logic is simulated in particular iteratively, i.e. after a modification of the graph-based circuit diagram simulation model, the connection components are determined, then the potential values of the graph nodes are determined and, depending on the potential values, a switching process is mapped by adding or deleting graph edges until the potential and if necessary, phase values, and thus the states of the conditional graph edges dependent on the switching logic, no longer change.

In anderen Worten, bei der Simulation des Schaltvorgangs werden iterativ Potentialwerte und Phasenwerte der Graphknoten bestimmt und die Schaltlogik ausgeführt bis ein stabiles Potentialniveau erreicht ist. Der resultierende Graph, d.h. das resultierende graphbasierte Schaltplansimulationsmodell, wird ausgegeben.In other words, during the simulation of the switching process, potential values and phase values of the graph nodes become iterative determined and the switching logic executed until a stable potential level is reached. The resulting graph, ie the resulting graph-based circuit diagram simulation model, is output.

Um das echte Verhalten des technischen Systems abbilden zu können, wird die Simulation vorzugsweise mit einer realen Steuerung des technischen Systems (Hardware-in-the-Loop), mit einem Modell der Steuerung (Model-in-the-Loop) oder mit einer Kopie der Steuerungssoftware, die jedoch nicht auf der realen Hardware der Steuerung ausgeführt wird (Software-in-the-Loop) gekoppelt. Somit erhält das graphbasierte Schaltplansimulationsmodell die Ausgangssignale der Steuerung und gibt die simulierten Eingangssignale der Steuerung an diese zurück.In order to be able to map the real behavior of the technical system, the simulation is preferably carried out with a real controller of the technical system (hardware-in-the-loop), with a model of the controller (model-in-the-loop) or with a copy the control software, which, however, is not executed on the real hardware of the control (software-in-the-loop). Thus, the graph-based circuit diagram simulation model receives the output signals from the controller and returns the simulated input signals to the controller.

Im nächsten Schritt S3 werden für vorgegebene Graphknoten des resultierenden graphbasierten Schaltplansimulationsmodells die iterativ bestimmten Potential- bzw. Phasenwerte als simulierte Ausgangssignale ausgegeben.In the next step S3, the iteratively determined potential or phase values are output as simulated output signals for predetermined graph nodes of the resulting graph-based circuit diagram simulation model.

Diese simulierten Ausgangssignale werden im nächsten Schritt S4 mit bereitgestellten Referenzausgangssignalen der realen elektrischen Schaltung verglichen. Die Referenzausgangssignale werden vorzugsweise an der fehlerhaften Schaltung gemessen. In anderen Worten, es kann ein fehlerhafter Ist-Zustand der elektrischen Schaltung des technischen Systems mittels einer realen Steuerung gemessen werden. Die gemessenen Ausgangssignale der elektrischen Schaltung können als Referenzausgangssignale bereitgestellt werden.In the next step S4, these simulated output signals are compared with provided reference output signals of the real electrical circuit. The reference output signals are preferably measured on the faulty circuit. In other words, a faulty actual state of the electrical circuit of the technical system can be measured using a real controller. The measured output signals of the electrical circuit can be provided as reference output signals.

Wenn die Referenzausgangssignale mit den simulierten Ausgangssignalen zumindest teilweise, d.h. beispielsweise innerhalb eines vorgegebenen Toleranzbereichs, übereinstimmen, wird im Schritt S5 eine Fehlerursache ausgegeben. Die Fehlerursache wird vom jeweilig simulierten Fehler abgeleitet. Beispielsweise kann einem Techniker der Ort und die Ursache "Kabelbruch" oder "Kurzschluss" des Fehlers ausgegeben werden. Wenn die Referenzausgangssignale mit den simulierten Ausgangssignalen nicht übereinstimmen oder die Übereinstimmung außerhalb des vorgegebenen Toleranzbereichs liegt, kann mindestens ein weiterer Fehler simuliert werden, siehe Schritt S6. Die Fehlerursachensuche kann demnach iterativ durchgeführt werden, wobei das graphbasierte Schaltplansimulationsmodell für die Simulation eines weiteren Fehlers entsprechend modifiziert wird. Dabei kann ein Ergebnis der vorhergehenden Simulation beispielsweise Hinweise für die Ableitung des nächsten, zu testenden Fehlers liefern.If the reference output signals match the simulated output signals at least partially, ie for example within a specified tolerance range, a cause of the error is output in step S5. The cause of the error is derived from the respective simulated error. For example, a technician can be given the location and cause "cable break" or "short circuit" of the error. If the reference output signals do not match the simulated output signals or the match is outside of the specified tolerance range, at least one further error can be simulated, see step S6. The search for the cause of the error can therefore be carried out iteratively, with the graph-based circuit diagram simulation model being modified accordingly for the simulation of a further error. A result of the previous simulation can, for example, provide information for deriving the next fault to be tested.

Die Fehlerursachensuche wird demnach iterativ durchgeführt bis die simulierten Ausgangssignale mit den Referenzsignalen übereinstimmen. Der graphbasierte Ansatz ermöglicht hierbei eine schnelle Iteration verschiedener Fehlerursachen.The search for the cause of the error is therefore carried out iteratively until the simulated output signals match the reference signals. The graph-based approach enables a quick iteration of different error causes.

Figur 2 zeigt in schematischer Darstellung eine Visualisierung eines graphbasierten Schaltplansimulationsmodells SM einer elektrischen Schaltung. Die elektrische Schaltung kann insbesondere als ungerichteter Graph abgebildet werden. figure 2 shows a schematic representation of a visualization of a graph-based circuit diagram simulation model SM of an electrical circuit. In particular, the electrical circuit can be mapped as an undirected graph.

Im graphbasierten Schaltplansimulationsmodell SM sind die Schaltlogik, die Schaltkontakte und/oder die Schaltungskomponenten vorzugsweise hierarchisch modelliert. Der Aufbau des graphbasierten Schaltplansimulationsmodells SM ist hier beispielhaft gezeigt. Um die Schaltlogik eines Schaltplans in der computergestützten Simulation abzubilden, können Graphkanten 10 hinzugefügt und/oder gelöscht werden. Beispielsweise kann die Logik eines Schalters durch das Hinzufügen oder Löschen mindestens einer Graphkante 10 modelliert werden.The switching logic, the switching contacts and/or the circuit components are preferably hierarchically modeled in the graph-based circuit diagram simulation model SM. The structure of the graph-based circuit diagram simulation model SM is shown here as an example. Graphic edges 10 can be added and/or deleted in order to depict the circuit logic of a circuit diagram in the computer-aided simulation. For example, the logic of a switch can be modeled by adding or deleting at least one graph edge 10.

Die elektrischen Anschlusspunkte von Schaltungskomponenten sind als Graphknoten 20 und elektrische Verbindungen, wie z.B. Kabel oder Leiterbahnen, als Graphkanten 10 modelliert. Graphknoten 20 können vom Typ Quelle 20' (engl. Source), Zweig (engl. Branch) oder Schnittstelle (engl. Port) sein. Einem Graphknoten 20 kann als Attribut einen Potential- und Phasenwert zugeordnet sein. Die Quellen 20' können insbesondere den Potential- und/oder Phasenwert festlegen.The electrical connection points of circuit components are modeled as graph nodes 20 and electrical connections, such as cables or conductor tracks, as graph edges 10 . Graph nodes 20 can be of the source 20' type, branch type, or port type. A graph node 20 can have a potential and be assigned phase value. In particular, the sources 20' can determine the potential and/or phase value.

Mit den Graphkanten 10 werden physikalische bzw. elektrische Verbindungen zwischen den Graphknoten 20 modelliert. Demnach haben Graphknoten 20, die durch eine Graphkante 10 verbunden sind, denselben Phasen- und Potentialwert. Graphkanten 10 können insbesondere als bedingte Graphkanten 12 abhängig von einer Schaltungskomponente modelliert sein. Graphkanten 10 können hinzugefügt oder entfernt werden. Es ist eine Graphkante 10' gezeigt, die beispielsweise entfernt werden kann, um einen Fehler zu simulieren.Physical or electrical connections between the graph nodes 20 are modeled with the graph edges 10 . Accordingly, graph nodes 20 connected by a graph edge 10 have the same phase and potential value. In particular, graph edges 10 can be modeled as conditional graph edges 12 depending on a circuit component. Graph edges 10 can be added or removed. A graph edge 10' is shown, which can be removed, for example, to simulate an error.

Graphknoten 20 und Graphkanten 10, 12 können gruppiert werden, um elektrische Schaltungskomponenten 30, wie z.B. eine Schützspule oder einen Schaltkontakt, abzubilden. Eine elektrische Schaltungskomponente 30 kann insbesondere mehr als eine der Zusammenhangskomponenten 50a,..., 50f umfassen. Die Zusammenhangskomponenten 50a, ..., 50f sind jeweils eine verbundene Menge von Graphknoten 20 mit einem Potential- und Phasenwert. Eine Zusammenhangskomponente 50a, ..., 50f kann insbesondere durch den Union-Find-Algorithmus nach Robert Endre Tarjan bestimmt werden.Graph nodes 20 and graph edges 10, 12 can be grouped to map electrical circuit components 30, such as a contactor coil or switch contact. An electrical circuit component 30 can in particular comprise more than one of the connection components 50a,..., 50f. The connected components 50a, ..., 50f are each a connected set of graph nodes 20 with a potential and phase value. A connected component 50a, . . . , 50f can be determined in particular by Robert Endre Tarjan's Union-Find algorithm.

Somit bildet eine elektrische Schaltungskomponente 30 eine übergeordnete Ebene im Schaltplansimulationsmodell. Die elektrische Schaltungskomponenten 30 können über eine logische Verbindung 11 miteinander verbunden sein. Eine solche logische Verbindung 11 wird insbesondere nicht durch eine Graphkante abgebildet.An electrical circuit component 30 thus forms a superordinate level in the circuit diagram simulation model. The electrical circuit components 30 can be connected to one another via a logical connection 11 . In particular, such a logical connection 11 is not represented by a graph edge.

Figur 3 zeigt eine schematische Darstellung einer Vorrichtung 100 zur Fehlerursachenbestimmung eines Fehlers in einer elektrischen Schaltung. Die Vorrichtung umfasst mindestens einen Prozessor 101 und ist derart eingerichtet, die Schritte eines Verfahrens zur Fehlerursachenbestimmung eines Fehlers in einer elektrischen Schaltung, wie beispielhaft anhand Figur 1 beschrieben, auszuführen. Die Vorrichtung 100 kann außerdem ein Simulationsmodul 102 umfassen, das derart eingerichtet ist, einen Fehler in der elektrischen Schaltung mittels eines eingelesenen graphbasierten Schaltplansimulationsmodells zu simulieren. Außerdem kann die Vorrichtung 100 ein Analysemodul 103 umfassen, das derart eingerichtet ist, einen Vergleich der simulierten Ausgangssignale mit bereitgestellten Referenzausgangssignalen der elektrischen Schaltung zur Fehlerursachenbestimmung durchzuführen. Abhängig vom Vergleichsergebnis kann die dadurch ermittelte Fehlerursache beispielsweise über ein Ausgabemodul 104 ausgegeben werden. Die Vorrichtung 100 kann mit einer realen Steuerung über eine Verbindung C gekoppelt sein, so dass beispielsweise eine Hardware-in-the-Loop-Simulation durchgeführt werden kann. Die Erfindung ist durch die beigefügten Ansprüchen definiert. figure 3 FIG. 1 shows a schematic representation of a device 100 for determining the cause of a fault in an electrical circuit. The device comprises at least one processor 101 and is set up in such a way that it executes the steps of a method for determining the cause of a fault in an electrical circuit, as described by way of example with reference to FIG. The device 100 can also include a simulation module 102 which is set up in such a way that an error in the electrical circuit is simulated by means of a graph-based circuit diagram simulation model that has been read in. In addition, the device 100 can include an analysis module 103, which is set up in such a way to carry out a comparison of the simulated output signals with provided reference output signals of the electrical circuit in order to determine the cause of the fault. Depending on the result of the comparison, the cause of the error determined thereby can be output via an output module 104, for example. The device 100 can be coupled to a real controller via a connection C, so that a hardware-in-the-loop simulation can be carried out, for example. The invention is defined by the appended claims.

Claims (10)

  1. Computer-implemented method for determining the cause of a fault in an electrical circuit, comprising the following process steps:
    a) inputting (S1) of a graph-based circuit diagram simulation model (SM) of the electrical circuit, wherein, in the graph-based circuit diagram simulation model, electrical connection points of circuit components are modelled as graph vertices (20) and electrical connections are modelled as graph edges (10),
    b) simulation (S2) of a fault in the electrical circuit by means of the graph-based circuit diagram simulation model, wherein
    - one graph edge in the graph-based circuit diagram simulation model is added or removed,
    - resulting connected components, and respective potential values and/or phase values of the graph vertices of the resulting connected components, are determined by reference to the modified graph-based circuit diagram simulation model,
    - and wherein, on the basis of the potential values and/or phase values of the graph vertices thus determined, the switching behavior of the electrical circuit is represented by the further addition and/or removal of at least one further graph edge,
    c) outputting (S3) of resulting potential and/or phase values for specified graph vertices in the form of simulated output signals,
    d) comparison (S4) of the simulated output signals with reference output signals supplied for the electrical circuit, and
    e) outputting (S5) of the cause of the fault corresponding to said fault, if the simulated output signals coincide with the reference output signals.
  2. Computer-implemented method according to Claim 1, wherein, if the simulated output signals differ from the reference output signals, further faults are simulated in an iterative manner, until the simulated output signals coincide with the reference output signals.
  3. Computer-implemented method according to one of the preceding claims, wherein at least one attribute is assigned to one graph edge (10) and/or to one graph vertex (20).
  4. Computer-implemented method according to one of the preceding claims, wherein a connected component (50a, ..., 50f) is determined by means of a union-find algorithm.
  5. Computer-implemented method according to one of the preceding claims, wherein the attributes for potential and phase values of further graph vertices of a connected component are determined on the basis of one attribute of a graph vertex of the corresponding connected component.
  6. Computer-implemented method according to one of the preceding claims, wherein a respective output potential value of the inputted graph-based circuit diagram simulation model is set on the basis of a measured input signal of the electrical circuit in a predefined normal state of said electrical circuit.
  7. Computer-implemented method according to one of the preceding claims, wherein the switching logic, the switching contacts and/or the circuit components of the electrical circuit are hierarchically modelled in the graph-based circuit diagram simulation model.
  8. Device (100) for determining the cause of a fault in an electrical circuit, comprising at least one processor (101), wherein the device is designed to execute the steps of the method according to one of Claims 1 to 7.
  9. Device (100) according to Claim 8, which is coupled to an actual or a simulated controller, wherein the simulation output signals are transmitted to the actual or the simulated controller.
  10. Computer program product, comprising program code elements which, during the running of the program by a processor, initiate the execution by the latter of the steps of the method according to one of Claims 1 to 7.
EP19212213.3A 2019-11-28 2019-11-28 Method and device for detecting the cause of an error in an electrical circuit Active EP3828655B1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP19212213.3A EP3828655B1 (en) 2019-11-28 2019-11-28 Method and device for detecting the cause of an error in an electrical circuit
US16/952,336 US20210165035A1 (en) 2019-11-28 2020-11-19 Method and device for determining the cause of a fault in an electrical circuit
CN202011354453.6A CN112861460A (en) 2019-11-28 2020-11-27 Method and apparatus for determining fault cause of fault in circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
EP19212213.3A EP3828655B1 (en) 2019-11-28 2019-11-28 Method and device for detecting the cause of an error in an electrical circuit

Publications (2)

Publication Number Publication Date
EP3828655A1 EP3828655A1 (en) 2021-06-02
EP3828655B1 true EP3828655B1 (en) 2022-05-18

Family

ID=68731898

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19212213.3A Active EP3828655B1 (en) 2019-11-28 2019-11-28 Method and device for detecting the cause of an error in an electrical circuit

Country Status (3)

Country Link
US (1) US20210165035A1 (en)
EP (1) EP3828655B1 (en)
CN (1) CN112861460A (en)

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5748617A (en) * 1996-05-01 1998-05-05 Mci Corporation Method and apparatus for emulating a digital cross-connect switch network
US6961690B1 (en) * 1998-05-19 2005-11-01 Altera Corporation Behaviorial digital simulation using hybrid control and data flow representations
US7086027B1 (en) * 2000-07-03 2006-08-01 Freescale Semiconductor, Inc. Method and apparatus for constraint graph based layout compaction for integrated circuits
US7392165B2 (en) * 2002-10-21 2008-06-24 Fisher-Rosemount Systems, Inc. Simulation system for multi-node process control systems
US20100100860A1 (en) * 2008-10-21 2010-04-22 Chang Chioumin M Method and apparatus for debugging an electronic system design (esd) prototype
CA2746955C (en) * 2008-12-15 2017-08-22 Accenture Global Services Limited Power grid outage and fault condition management
CN101968525B (en) * 2010-10-09 2013-05-08 杭州市电力局 Fault positioning method for power distribution network by combining simulation calculation and real-time monitoring
US11468218B2 (en) * 2012-08-28 2022-10-11 Synopsys, Inc. Information theoretic subgraph caching
CN102982702A (en) * 2012-11-30 2013-03-20 江苏省电力公司洪泽县供电公司 Visual regulation-control simulation training and accident rehearsal interaction module
CN103698734A (en) * 2013-10-25 2014-04-02 广西电网公司电力科学研究院 Method for testing virtual failures of intelligent ammeter based on simulation
CN104134975B (en) * 2014-06-16 2017-11-10 贵州电网公司培训与评价中心 The relay emulation protection implementation method and device started based on definite value
CN105096694B (en) * 2015-09-17 2018-07-10 中国人民解放军海军工程大学 A kind of electrical equipment Virtual maintenance of nuclear emulation mode
EP3173991A1 (en) * 2015-11-30 2017-05-31 Siemens Aktiengesellschaft Method and apparatus for automatic recognizing similarities between perturbations in a network
US10346273B2 (en) * 2017-09-22 2019-07-09 Analog Devices Global Unlimited Company Automated analog fault injection
EP3553679A1 (en) * 2018-04-12 2019-10-16 Siemens Aktiengesellschaft Method for computer-aided error diagnostics for a technical system
CN109033603B (en) * 2018-07-18 2022-03-25 电子科技大学 Intelligent substation secondary system simulation method based on source flow path chain
US11734480B2 (en) * 2018-12-18 2023-08-22 Microsoft Technology Licensing, Llc Performance modeling and analysis of microprocessors using dependency graphs
CN110276147B (en) * 2019-06-24 2020-02-11 广东工业大学 Manufacturing system fault tracing method and system based on digital twin model
CN110428684A (en) * 2019-07-19 2019-11-08 暨南大学 The Physical Experiment artificial intelligence automotive engine system and working method of virtual reality

Also Published As

Publication number Publication date
US20210165035A1 (en) 2021-06-03
EP3828655A1 (en) 2021-06-02
CN112861460A (en) 2021-05-28

Similar Documents

Publication Publication Date Title
EP1192543B1 (en) Method and system for determining a fault tree of a technical system, computer program product and a computer readable storage medium therefor
DE112016007220T5 (en) Ladder program processing support device and ladder program processing method
EP0966703B1 (en) Method for computer-assisted error checking of sensors and/or actors in technical systems
EP3270249B1 (en) Method and apparatus for a computer-based generation of component fault trees
EP2273369A1 (en) Method for presenting safety-relevant information on a display device and device for carrying out the method
EP1703350A1 (en) Diagnostics of an automation system
EP2685382A1 (en) Method and device for producing and testing a control device program
DE102017120016A1 (en) A method of configuring a test device set up to test an electronic controller and a configuration system
WO2005109136A1 (en) Computer-aided diagnostic system, based on heuristics and system topologies
DE19713917A1 (en) Method of determining reliability characteristic values of engineering system
DE112021003677T5 (en) AUTOMATED ASSISTED CIRCUIT VALIDATION
EP1137972A2 (en) Automation system for solving a technical-process task and corresponding method
DE10133375A1 (en) Method and apparatus for automatically creating a Bayesian network
EP3828655B1 (en) Method and device for detecting the cause of an error in an electrical circuit
DE19742448C1 (en) Diagnostic module for electric automation circuits for overall system diagnosis
WO2008104136A1 (en) System and method for planning a technical system
EP3786746A1 (en) Efficient error analysis by means of simulated errors in a digital twin
DE102006025490A1 (en) Apparatus and method for verifying a model design and program therefor
EP3617912A1 (en) Method and device for the computer-assisted generation of a component of a technical system
DE102005020507A1 (en) Optimized set-up and conditioning method for e.g. programmable logic controller (PLC) involves determining and analyzing ratings of sub-systems, and storing determined ratings and analysis results
DE19707065A1 (en) Decision tree forming method for error localisation in technical system
EP1958101B1 (en) System and method for the automatic verification of planning results
DE102018212801A1 (en) Diagnosing complex systems
DE102006031027A1 (en) Method for checking the function of at least one analog circuit block
EP3770709B1 (en) Method for operating an automated technical installation

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN PUBLISHED

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20211104

RBV Designated contracting states (corrected)

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: GRANT OF PATENT IS INTENDED

INTG Intention to grant announced

Effective date: 20220201

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE PATENT HAS BEEN GRANTED

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

Free format text: NOT ENGLISH

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

Free format text: LANGUAGE OF EP DOCUMENT: GERMAN

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 502019004408

Country of ref document: DE

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 1493528

Country of ref document: AT

Kind code of ref document: T

Effective date: 20220615

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG9D

REG Reference to a national code

Ref country code: NL

Ref legal event code: MP

Effective date: 20220518

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220919

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220818

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220819

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220818

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220918

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SM

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 502019004408

Country of ref document: DE

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

26N No opposition filed

Effective date: 20230221

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20230119

Year of fee payment: 4

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

REG Reference to a national code

Ref country code: BE

Ref legal event code: MM

Effective date: 20221130

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20221130

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20221130

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20221128

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20221128

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20221130

Ref country code: BE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20221130

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220518