DE102015009892A1 - Method and system for controlling a robot - Google Patents

Method and system for controlling a robot Download PDF

Info

Publication number
DE102015009892A1
DE102015009892A1 DE102015009892.6A DE102015009892A DE102015009892A1 DE 102015009892 A1 DE102015009892 A1 DE 102015009892A1 DE 102015009892 A DE102015009892 A DE 102015009892A DE 102015009892 A1 DE102015009892 A1 DE 102015009892A1
Authority
DE
Germany
Prior art keywords
robot
collision
force
membership
component
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.)
Withdrawn
Application number
DE102015009892.6A
Other languages
German (de)
Inventor
Ricardo Pérez Silva
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.)
KUKA Deutschland GmbH
Original Assignee
KUKA Roboter GmbH
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 KUKA Roboter GmbH filed Critical KUKA Roboter GmbH
Priority to DE102015009892.6A priority Critical patent/DE102015009892A1/en
Priority to EP16744303.5A priority patent/EP3328595A2/en
Priority to PCT/EP2016/001195 priority patent/WO2017016641A2/en
Publication of DE102015009892A1 publication Critical patent/DE102015009892A1/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1674Programme controls characterised by safety, monitoring, diagnostic
    • B25J9/1676Avoiding collision or forbidden zones
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/37Measurements
    • G05B2219/37624Detect collision, blocking by measuring change of velocity or torque
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/39Robotics, robotics to robotics hand
    • G05B2219/39355Observer, disturbance observer
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/40Robotics, robotics mapping to robotics vision
    • G05B2219/40201Detect contact, collision with human
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/41Servomotor, servo controller till figures
    • G05B2219/41387Observe reference torque, position and feedback position, estimate contact force

Landscapes

  • Engineering & Computer Science (AREA)
  • Robotics (AREA)
  • Mechanical Engineering (AREA)
  • Manipulator (AREA)

Abstract

Ein erfindungsgemäßes Verfahren zum Steuern eines Roboters (30), insbesondere einer medizinischen Applikation, umfasst die Schritte: – Ermitteln (S10–S40) einer Kollisions-Kraft ([Fc,x, Fc,y, Fc,z]) auf Basis einer modellgestützt ermittelten externen Kraft (Fe, [F'e,x, F'e,y, F'e,z]), die aus einer externen Belastung des Roboters resultiert, eines Positionsfehlers ([Δx, Δy, Δz]) des Roboters und einer Pose (z) und/oder Geschwindigkeit ([dx/dt, dy/dt]) des Roboters; und – Erfassen (S50) einer Kollision des Roboters auf Basis dieser Kollisions-Kraft.A method according to the invention for controlling a robot (30), in particular a medical application, comprises the steps: - determining (S10-S40) a collision force ([Fc, x, Fc, y, Fc, z]) based on a model determined external force (Fe, [F'e, x, F'e, y, F'e, z]) resulting from an external load of the robot, a position error ([Δx, Δy, Δz]) of the robot and a pose (z) and / or velocity ([dx / dt, dy / dt]) of the robot; and detecting (S50) a collision of the robot based on this collision force.

Description

Die vorliegende Erfindung betrifft ein Verfahren und ein System zum Steuern eines Roboters sowie eine Roboteranordnung mit dem System und ein Computerprogrammprodukt zur Durchführung des Verfahrens.The present invention relates to a method and a system for controlling a robot as well as a robot arrangement with the system and a computer program product for carrying out the method.

Insbesondere bei medizinischen Applikationen wie beispielsweise der robotergestützten Sonographie kann es wünschenswert sein, einen Kontakt des Roboters bzw. robotergeführten medizinischen Geräts zu erfassen und anschließend ein Kraftfeedback an einem haptischen Eingabegerät des Roboters zur Verfügung zu stellen.In particular, in medical applications such as robot-assisted sonography, it may be desirable to detect a contact of the robot or robotic medical device and then provide a force feedback to a haptic input device of the robot.

F. Dimeas et al., „Human-robot collision detection and identification based on fuzzy and time series modelling”, Robotica, 9. Mai 2014 schlagen zur Kollisionserfassung von Robotern zwei verschiedene Verfahren vor: nach einem Verfahren ermittelt ein Fuzzy-Inferenz-System („fuzzy inference system”, FIS) aus einem Positionsfehler, einer kommandierten Geschwindigkeit und den an Gelenken gemessenen Gesamtdrehmomenten gelenkweise externe Gelenkmomente, da die Ermittlung externer Kräfte aus einem dynamischen Modell des Roboters problematisch sei. Nach einem anderen Verfahren ermittelt ein autoregressives Modell („AutoRegressive” AR), wiederum ohne dynamisches Modell des Roboters, Gelenkdrehmomente, wobei eine Kollision auf Basis einer Abweichung der von dem AR vorhergesagten von den gemessenen Gelenkdrehmomenten erfasst wird. F. Dimeas et al., Robotica, May 9, 2014, "Human-robot collision detection and identification based on fuzzy and time series modeling." propose two different methods for collision detection of robots: according to a method, a fuzzy inference system (FIS) of a position error, a commanded speed and the total torques measured at joints joint external joint moments, as the determination of external Forces from a dynamic model of the robot is problematic. According to another method, an autoregressive model ("AutoRegressive" AR), again without a dynamic model of the robot, detects joint torques, where a collision is detected based on a deviation of the joint predicted from the AR from the measured joint torques.

Aufgabe der vorliegenden Erfindung ist es, die Steuerung eines Roboters zu verbessern.The object of the present invention is to improve the control of a robot.

Diese Aufgabe wird durch ein Verfahren mit den Merkmalen des Anspruchs 1 gelöst. Ansprüche 7 bis 9 stellen ein System bzw. Computerprogrammprodukt zur Durchführung eines hier beschriebenen Verfahrens bzw. eine Roboteranordnung mit einem hier beschriebenen System unter Schutz. Die Unteransprüche betreffen vorteilhafte Weiterbildungen.This object is achieved by a method having the features of claim 1. Claims 7 to 9 protect a system or computer program product for carrying out a method described here or a robot arrangement with a system described here. The subclaims relate to advantageous developments.

Nach einer Ausführung der vorliegenden Erfindung umfasst ein Verfahren zum Steuern eines Roboters, insbesondere einer medizinischen Applikation, die Schritte:

  • – Ermitteln einer Kollisions-Kraft auf Basis einer modellgestützt ermittelten externen Kraft, die aus einer externen Belastung des Roboters resultiert, eines Positionsfehlers des Roboters und einer Pose und/oder Geschwindigkeit des Roboters; und
  • – Erfassen einer Kollision des Roboters auf Basis dieser Kollisions-Kraft.
According to an embodiment of the present invention, a method for controlling a robot, in particular a medical application, comprises the steps:
  • - determining a collision force on the basis of a model-based determined external force resulting from an external load of the robot, a position error of the robot and a pose and / or speed of the robot; and
  • Detecting a collision of the robot based on this collision force.

Ein System zum Steuern eines Roboters, insbesondere einer medizinischen Applikation, nach einer Ausführung der vorliegenden Erfindung ist, insbesondere hard- und/oder software-, insbesondere programmtechnisch, zur Durchführung eines hier beschriebenen Verfahrens eingerichtet und/oder weist auf:

  • – Mittel zum Ermitteln einer Kollisions-Kraft auf Basis einer modellgestützt ermittelten externen Kraft, die aus einer externen Belastung des Roboters resultiert, eines Positionsfehlers des Roboters und einer Pose und/oder Geschwindigkeit des Roboters; und
  • – Mittel zum Erfassen einer Kollision des Roboters auf Basis dieser Kollisions-Kraft,
A system for controlling a robot, in particular a medical application, according to an embodiment of the present invention is, in particular hardware and / or software, in particular program technology, set up for carrying out a method described here and / or has:
  • - Means for determining a collision force based on a model-based determined external force resulting from an external load of the robot, a position error of the robot and a pose and / or speed of the robot; and
  • Means for detecting a collision of the robot on the basis of this collision force,

Hierdurch kann in einer Ausführung eine Kollision eines Roboters vorteilhaft erfasst werden. Insbesondere kann durch die Berücksichtigung einer modellgestützt ermittelten externen Kraft, die aus einer externen Belastung des Roboters resultiert, anstelle einer gemessenen G(esamtg)elenkkraft die Erfassung verbessert werden, insbesondere durch ein Fuzzy-System, das dann nicht mehr die Funktionalität eines Modells zur Ermittlung der externen Kraft mit erfüllen muss.As a result, a collision of a robot can advantageously be detected in one embodiment. In particular, by taking into account a model-based determined external force resulting from an external load of the robot, instead of a measured G (esamtg) elenkkraft detection can be improved, in particular by a fuzzy system, which then no longer the functionality of a model for determining the external force must comply with.

Der Roboter weist in einer Ausführung wenigstens sechs, insbesondere wenigstens sieben, aktuierbare bzw. aktuierte Gelenke auf. In einer Ausführung, in der eine medizinische Applikation des Roboters gesteuert wird, führt er ein medizinisches Instrument, insbesondere einen Ultraschallkopf oder dergleichen.In one embodiment, the robot has at least six, in particular at least seven, actuatable or actuated joints. In an embodiment in which a medical application of the robot is controlled, it carries a medical instrument, in particular an ultrasound head or the like.

Zur kompakteren Darstellung wird vorliegend auch ein antiparalleles Kräftepaar bzw. Drehmoment verallgemeinernd als Kraft bezeichnet. Eine Kraft, insbesondere die ermittelte Kollisions-Kraft, die modellgestützt ermittelte externe Kraft und/oder eine nachfolgend erläuterte Feedback-Kraft, kann insbesondere eine kartesische Kraft mit Komponenten in einer oder mehreren kartesischen Richtungen insbesondere eines inertialen bzw. roboterbasisfesten oder roboterendgliedfesten Koordinatensystems umfassen, insbesondere sein.For a more compact representation, an anti-parallel force pair or torque is generally referred to herein as a force. A force, in particular the determined collision force, the model-based determined external force and / or a feedback force explained below, may in particular comprise a Cartesian force with components in one or more Cartesian directions, in particular of an inertial or robot base fixed or robot end member fixed coordinate system, in particular be.

Ein Positionsfehler hängt in einer Ausführung von einer Abweichung zwischen einer tatsächlichen, insbesondere gemessenen, Pose des Roboters und einer Soll-, insbesondere kommandierten, Pose des Roboters ab, insbesondere von einer Abweichung zwischen einer tatsächlichen und einer Soll-Lage und/oder -Orientierung einer roboterfesten Referenz, insbesondere des TCPs, er kann insbesondere die Abweichung angeben bzw. sein.In one embodiment, a position error depends on a deviation between an actual, in particular measured, pose of the robot and a desired, in particular commanded, pose of the robot, in particular a deviation between an actual position and a desired position and / or orientation of a robot robot-fixed reference, in particular the TCPs, he can specify or be particular the deviation.

Eine Pose des Roboters hängt in einer Ausführung von der Stellung seiner Gelenke, insbesondere Antriebe, und/oder der Lage und/oder Orientierung einer roboterfesten Referenz, insbesondere des TCPs, ab, sie kann diese insbesondere angeben bzw. sein. Verallgemeinernd wird vorliegend somit zur kompakteren Darstellung insbesondere auch eine Lage und/oder Orientierung einer roboterfesten Referenz, insbesondere des TCPs, als Pose des Roboters verstanden.A pose of the robot depends in one embodiment on the position of its joints, in particular drives, and / or the position and / or orientation of a robot-fixed reference, in particular of the TCP, from, in particular specify or be. In general, a position and / or orientation of a robot-fixed reference, in particular of the TCP, is thus understood to be a pose of the robot for a more compact representation.

Entsprechend hängt in einer Ausführung eine Geschwindigkeit des Roboters von der Geschwindigkeit seiner Gelenke, insbesondere Antriebe, und/oder der translatorischen und/oder rotatorischen Geschwindigkeit einer roboterfesten Referenz, insbesondere des TCPs, ab, sie kann diese insbesondere angeben bzw. sein. Verallgemeinernd wird vorliegend somit zur kompakteren Darstellung insbesondere auch eine Geschwindigkeit einer roboterfesten Referenz als Geschwindigkeit des Roboters verstanden.Accordingly, in one embodiment, a speed of the robot depends on the speed of its joints, in particular drives, and / or the translational and / or rotational speed of a robot-fixed reference, in particular of the TCP, it can indicate or be particular. In general, for the purpose of a more compact representation, a speed of a robot-fixed reference is also understood here to be the speed of the robot.

In einer Ausführung umfasst das Verfahren, insbesondere sein Schritt eines Ermittelns einer Kollisions-Kraft, die Schritte:

  • – Ermitteln (jeweils) eines oder mehrerer, insbesondere wenigstens zweier, insbesondere wenigstens dreier, Zugehörigkeitsgrade einer oder mehrerer Komponenten der modellgestützt ermittelten externen Kraft, (jeweils) eines oder mehrerer, insbesondere wenigstens zweier, insbesondere wenigstens dreier, Zugehörigkeitsgrade einer oder mehrerer Komponenten des Positionsfehlers des Roboters und (jeweils) eines oder mehrerer, insbesondere wenigstens zweier, insbesondere wenigstens dreier, Zugehörigkeitsgrade einer oder mehrerer Komponenten der Pose und/oder Geschwindigkeit des Roboters auf Basis von einer Fuzzy-Menge bzw. Zugehörigkeitsfunktionen eines Fuzzy-Systems; und
  • – Ermitteln einer oder mehrerer Komponenten der Kollisions-Kraft auf Basis des Fuzzy-Systems in Abhängigkeit von diesen Zugehörigkeitsgraden.
In one embodiment, the method, in particular its step of determining a collision force, comprises the steps:
  • Determining (in each case) one or more, in particular at least two, in particular at least three, degrees of membership of one or more components of the model-based determined external force, (respectively) one or more, in particular at least two, in particular at least three, degrees of membership of one or more components of the position error the robot and (each) one or more, in particular at least two, in particular at least three, degrees of membership of one or more components of the pose and / or speed of the robot on the basis of a fuzzy set or membership functions of a fuzzy system; and
  • Determining one or more components of the collision force on the basis of the fuzzy system as a function of these degrees of membership.

Entsprechend weist das System, insbesondere sein Mittel zum Ermitteln einer Kollisions-Kraft, in einer Ausführung auf:

  • – Mittel zum Ermitteln (jeweils) eines oder mehrerer, insbesondere wenigstens zweier, insbesondere wenigstens dreier, Zugehörigkeitsgrade einer oder mehrerer Komponenten der modellgestützt ermittelten externen Kraft, (jeweils) eines oder mehrerer, insbesondere wenigstens zweier, insbesondere wenigstens dreier, Zugehörigkeitsgrade einer oder mehrerer Komponenten des Positionsfehlers des Roboters und (jeweils) eines oder mehrerer, insbesondere wenigstens zweier, insbesondere wenigstens dreier, Zugehörigkeitsgrade einer oder mehrerer Komponenten der Pose und/oder Geschwindigkeit des Roboters auf Basis von Zugehörigkeitsfunktionen eines Fuzzy-Systems; und
  • – Mittel zum Ermitteln einer oder mehrerer Komponenten der Kollisions-Kraft auf Basis des Fuzzy-Systems in Abhängigkeit von diesen Zugehörigkeitsgraden.
Accordingly, the system, in particular its means for determining a collision force, in one embodiment:
  • - means for determining (in each case) one or more, in particular at least two, in particular at least three, degrees of membership of one or more components of the model-based determined external force, (respectively) one or more, in particular at least two, in particular at least three, degrees of membership of one or more components the positional error of the robot and (respectively) one or more, in particular at least two, in particular at least three, degrees of membership of one or more components of the pose and / or speed of the robot on the basis of membership functions of a fuzzy system; and
  • - Means for determining one or more components of the collision force based on the fuzzy system as a function of these degrees of membership.

Ein Zugehörigkeitsgrad kann in an sich bekannter Weise auf Basis einer Zugehörigkeitsfunktion des Fuzzy-Systems ermittelt werden. Mit anderen Worten werden die Komponente(n) der modellgestützt ermittelten externen Kraft, des Positionsfehlers, der Pose und/oder Geschwindigkeit fuzzifiziert und aus diesen fuzzifizierten Größen bzw. Zugehörigkeitsgraden insbesondere regelbasiert durch das Fuzzy-System die, insbesondere wieder defuzzifizierten, Komponente(n) der Kollisions-Kraft ermittelt. Hierzu wird ergänzend insbesondere auf die eingangs genannte Veröffentlichung F. Dimeas et al., „Human-robot collision detection and identification based on fuzzy and time series modelling”, Robotica, 9. Mai 2014 , Bezug genommen und deren Inhalt vollumfänglich in die vorliegende Offenbarung einbezogen. Beispielsweise kann eine erste Zugehörigkeitsfunktion einer Komponente der modellgestützt ermittelten externen Kraft/des Positionsfehlers/der Pose/Geschwindigkeit (jeweils) einen Zugehörigkeitsgrad zu einer ersten Fuzzy-Menge, z. B. „klein” und einen weiteren Zugehörigkeitsgrad zu einer zweiten Fuzzy-Menge, z. B. „groß”, zuordnen, gegebenenfalls auch einen oder mehrere weitere Zugehörigkeitsgrade zu weiteren Fuzzy-Mengen, z. B. „mittel” o. ä.A degree of membership can be determined in a manner known per se on the basis of a membership function of the fuzzy system. In other words, the component (s) of the model-based determined external force, position error, pose and / or velocity are fuzzified and from these fuzzified quantities or degrees of membership, in particular rule-based by the fuzzy system, in particular again defuzzified, component (s). the collision force determined. For this purpose, in addition to the above-mentioned publication F. Dimeas et al., Robotica, May 9, 2014, "Human-robot collision detection and identification based on fuzzy and time series modeling." , And the contents of which are fully incorporated in the present disclosure. For example, a first membership function of a component of the model-based determined external force / position error / pose / velocity (each) may have a degree of membership to a first fuzzy set, e.g. B. "small" and another degree of membership to a second fuzzy set, z. B. "large" assign, possibly also one or more other degrees of membership to other fuzzy sets, z. B. "medium" o. Ä.

Das Fuzzy-System ist in einer Ausführung ein FIS („fuzzy inference system”), insbesondere nach Sugeno oder Mamdani. Es umfasst in einer Ausführung die Zugehörigkeitsfunktionen, die die Eingangsgrößen auf Zugehörigkeitsgrade abbilden bzw. fuzzifizieren, Regeln bzw. eine Regelbasis, die die fuzzifizierten Eingangsgrößen auf Ausgangsgrößen abbilden, und/oder (inverse) Zugehörigkeitsfunktionen, die die fuzzifizierten Ausgangsgrößen defuzzifizieren. In einer Ausführung wertet das FIS seinen Ausgang durch Gewichtung der Regelbasis mit den Zugehörigkeitsgraden aus. Diese Gewichtung kommt anschließend in eine andere Fuzzy-Menge zur Defuzzifizierung und daraus ergibt sich der Ausgang des FIS (Mamdani). In einer anderen Ausführung (Sugeno) wird die Defuzzifizierung mittels der Gewichtung der Regelbasis und mittels der Auswertung einer linearen Funktion der Eingangsgrößen ausgeführt.The fuzzy system is in one embodiment a FIS ("fuzzy inference system"), in particular Sugeno or Mamdani. In one embodiment, it includes the membership functions that map the inputs to degrees of membership, rules or a rule base that maps the fuzzified inputs to outputs, and / or (inverse) membership functions that defuzzify the fuzzified outputs. In one embodiment, the FIS evaluates its output by weighting the rule base with the degrees of membership. This weighting then comes in another fuzzy set for defuzzification and this results in the output of the FIS (Mamdani). In another embodiment (Sugeno) the defuzzification is carried out by means of the weighting of the rule base and by means of the evaluation of a linear function of the input variables.

Es hat sich überraschend herausgestellt, dass ein Fuzzy-System mit den genannten Eingangsgrößen externe Kraft, Positionsfehler und Pose bzw. Geschwindigkeit besonders vorteilhaft zur Erfassung von Kollisionen ist, da hierdurch insbesondere nicht kollisionsbedingte Variationen in der externen Kraft vorteilhaft gefiltert werden können.It has surprisingly been found that a fuzzy system with the input variables mentioned external force, position error and pose or speed is particularly advantageous for detecting collisions, since in particular non-collision-related variations in the external force can be advantageously filtered.

In einer Ausführung wird eine Komponente der Kollisions-Kraft in wenigstens einer ersten Richtung (jeweils) in Abhängigkeit von einem oder mehreren Zugehörigkeitsgraden einer Komponente der modellgestützt ermittelten externen Kraft in dieser ersten Richtung, einem oder mehreren Zugehörigkeitsgraden einer Komponente des Positionsfehlers des Roboters in dieser ersten Richtung und/oder einem oder mehreren Zugehörigkeitsgraden einer Position einer roboterfesten Referenz in dieser ersten Richtung ermittelt.In one embodiment, a component of the collision force in at least a first Direction (respectively) depending on one or more membership degrees of a component of the model-based determined external force in this first direction, one or more degrees of membership of a component of the position error of the robot in that first direction, and / or one or more degrees of membership of a position of a robot-fixed reference in FIG determined this first direction.

Entsprechend umfasst in einer Ausführung das System bzw. dessen Mittel zum Ermitteln wenigstens einer Komponente der Kollisions-Kraft Mittel zum Ermitteln einer Komponente der Kollisions-Kraft in wenigstens einer ersten Richtung (jeweils) in Abhängigkeit von einem oder mehreren Zugehörigkeitsgraden einer Komponente der modellgestützt ermittelten externen Kraft in dieser ersten Richtung, einem oder mehreren Zugehörigkeitsgraden einer Komponente des Positionsfehlers des Roboters in dieser ersten Richtung und/oder einem oder mehreren Zugehörigkeitsgraden einer Position einer roboterfesten Referenz in dieser ersten Richtung.Accordingly, in one embodiment, the system or its means for determining at least one component of the collision force comprises means for determining a component of the collision force in at least a first direction (respectively) depending on one or more degrees of membership of a component of the model-based determined external Force in said first direction, one or more degrees of membership of a component of the positional error of the robot in this first direction, and / or one or more degrees of membership of a position of a robot-fixed reference in that first direction.

Eine erste Richtung kann insbesondere eine roboter(glied)- oder raumfeste und/oder kartesische Richtung, insbesondere des Arbeitsraums der Roboters, sein. In einer Ausführung ist eine erste Richtung die vertikale Richtung, eine horizontale Richtung oder eine gegen die Vertikale und die Horizontale geneigte Richtung. In einer Ausführung ist eine erste Richtung eine Kollisionsrichtung, insbesondere eine voraussichtliche und/oder Hauptkollisionsrichtung, und/oder senkrecht zu einer potentiellen, insbesondere vorgegebenen, Kollisionsebene. Beispielsweise ist bei einer sonographischen Untersuchung eines horizontal liegenden Patienten die Vertikale die voraussichtliche Hauptkollisionsrichtung.A first direction may in particular be a robot (member) or space-fixed and / or Cartesian direction, in particular of the working space of the robot. In one embodiment, a first direction is the vertical direction, a horizontal direction, or a direction inclined to the vertical and horizontal. In one embodiment, a first direction is a collision direction, in particular an anticipated and / or main collision direction, and / or perpendicular to a potential, in particular predetermined, collision plane. For example, in an ultrasound examination of a patient lying horizontally, the vertical is the expected main collision direction.

Es hat sich herausgestellt, dass für eine vorteilhafte Ermittlung einer Komponente der Kollisions-Kraft in bestimmten Richtungen, insbesondere in einer (Haupt)Kollisionsrichtung, vorteilhaft neben dem Positionsfehler und der Komponente der externen Kraft die Position einer roboterfesten Referenz in dieser Richtung besonderes geeignet ist.It has been found that, for an advantageous determination of a component of the collision force in certain directions, in particular in a (main) collision direction, advantageously in addition to the position error and the component of the external force, the position of a robot-fixed reference in this direction is particularly suitable.

Zusätzlich oder alternativ wird in einer Ausführung eine Komponente der Kollisions-Kraft in wenigstens einer zweiten Richtung (jeweils) in Abhängigkeit von einem oder mehreren Zugehörigkeitsgraden einer Komponente der modellgestützt ermittelten externen Kraft in dieser zweiten Richtung, einem oder mehreren Zugehörigkeitsgraden einer Komponente des Positionsfehlers des Roboters in dieser zweiten Richtung und/oder einem oder mehreren Zugehörigkeitsgraden einer Geschwindigkeit einer roboterfesten Referenz in dieser zweiten Richtung, ermittelt.Additionally or alternatively, in one embodiment, a component of the collision force in at least one second direction (respectively) is dependent on one or more degrees of membership of a component of the model-based determined external force in that second direction, one or more degrees of membership of a component of the position error of the robot in this second direction and / or one or more degrees of membership of a speed of a robot-fixed reference in this second direction.

Entsprechend umfasst in einer Ausführung das System bzw. dessen Mittel zum Ermitteln wenigstens einer Komponente der Kollisions-Kraft zusätzlich oder alternativ Mittel zum Ermitteln einer Komponente der Kollisions-Kraft in wenigstens einer zweiten Richtung (jeweils) in Abhängigkeit von einem oder mehreren Zugehörigkeitsgraden einer Komponente der modellgestützt ermittelten externen Kraft in dieser zweiten Richtung, einem oder mehreren Zugehörigkeitsgraden einer Komponente des Positionsfehlers des Roboters in dieser zweiten Richtung und/oder einem oder mehreren Zugehörigkeitsgraden einer Geschwindigkeit einer roboterfesten Referenz in dieser zweiten Richtung.Accordingly, in one embodiment, the system or its means for determining at least one component of the collision force additionally or alternatively comprises means for determining a component of the collision force in at least one second direction (respectively) in dependence on one or more degrees of membership of a component model-assisted external force in this second direction, one or more degrees of membership of a component of the position error of the robot in this second direction, and / or one or more degrees of membership of a velocity of a robot-fixed reference in that second direction.

Es hat sich herausgestellt, dass für eine vorteilhafte Ermittlung einer Komponente der Kollisions-Kraft in bestimmten Richtungen, insbesondere schräg zu einer (Haupt)Kollisionsrichtung, vorteilhaft neben dem Positionsfehler und der Komponente der externen Kraft die Geschwindigkeit einer roboterfesten Referenz in dieser, insbesondere zur (Haupt)Kollisionsrichtung geneigten, Richtung besonderes geeignet ist.It has been found that, for an advantageous determination of a component of the collision force in certain directions, in particular obliquely to a (main) collision direction, advantageously in addition to the position error and the component of the external force, the velocity of a robot-fixed reference in this, in particular for ( Main) inclined direction of collision, direction is particularly suitable.

Die zweite Richtung kann insbesondere eine roboter(glied)- oder raumfeste und/oder kartesische Richtung, insbesondere des Arbeitsraums der Roboters, sein. In einer Ausführung ist die zweite Richtung eine horizontale Richtung, die vertikale Richtung oder eine gegen die Vertikale und die Horizontale geneigte Richtung. In einer Ausführung ist die zweite Richtung zu der ersten Richtung geneigt, insbesondere senkrecht zu dieser. In einer Ausführung sind zwei zweite Richtungen zueinander senkrecht und/oder zwei erste Richtungen zueinander senkrecht.The second direction may in particular be a robot (member) or space-fixed and / or Cartesian direction, in particular of the working space of the robot. In one embodiment, the second direction is a horizontal direction, the vertical direction, or a direction inclined to the vertical and horizontal. In one embodiment, the second direction is inclined to the first direction, in particular perpendicular to this. In one embodiment, two second directions are perpendicular to each other and / or two first directions perpendicular to each other.

In einer Ausführung wird bzw. ist das Fuzzy-System, insbesondere eine oder mehrere seiner Zugehörigkeitsfunktionen und/oder Regeln und/oder seiner linearen Funktion, mittels eines neuronalen Netzes parametriert, insbesondere auf Basis der Methode der kleinsten Fehlerquadrate und/oder der Methode der Rückwärtspropagierung absteigenden Gradients.In one embodiment, the fuzzy system, in particular one or more of its membership functions and / or rules and / or its linear function, is parameterized by means of a neural network, in particular based on the method of least squares and / or the method of backward propagation descending gradient.

Entsprechend umfasst in einer Ausführung das System Mittel zum Parametrieren des Fuzzy-Systems, insbesondere eines oder mehrerer seiner Zugehörigkeitsfunktionen und/oder Regeln, mittels eines neuronalen Netzes, insbesondere auf Basis der Methode der kleinsten Fehlerquadrate und/oder der Methode der Rückwärtspropagierung absteigenden Gradients.Accordingly, in one embodiment, the system comprises means for parameterizing the fuzzy system, in particular one or more of its membership functions and / or rules, by means of a neural network, in particular based on the method of least squares and / or the method of backward propagation descending gradient.

Hierdurch kann in einer Ausführung das Verfahren bzw. System vorteilhaft, insbesondere rasch, autonom und/oder robust, an unterschiedliche Roboter und/oder Applikationen angepasst werden.As a result, in one embodiment, the method or system can advantageously be adapted to different robots and / or applications, in particular rapidly, autonomously and / or robustly.

In einer Ausführung wird die externe Kraft modellgestützt auf Basis eines dynamischen Modells des Roboters ermittelt. Entsprechend umfasst in einer Ausführung das System Mittel zum modellgestützten Ermitteln der externen Kraft auf Basis eines dynamischen Modells des Roboters. In one embodiment, the external force is modeled based on a dynamic model of the robot. Accordingly, in one embodiment, the system includes means for model-based determination of the external force based on a dynamic model of the robot.

Das dynamische Modell bildet in einer Ausführung eine Pose, Geschwindigkeit und/oder Beschleunigung des Roboters und auf diesen wirkende Kräfte aufeinander ab, insbesondere entsprechend einer Relation M(q)·d2q/dt2 + h(q, dq/dt) = Tmot – Te mit der Massenmatrix M, den Gelenkkoordinaten oder der Lage und Orientierung einer roboterfesten Referenz q bzw. deren Zeitableitungen, dem Kraftvektor h, den Antriebskräften Tmot und den externen Kräften Te. Es kann gleichermaßen im kartesischen oder Gelenkkoordinatenraum implementiert sein. Die Antriebskräfte Tmot und/oder der Vektor q und dessen Zeitableitungen können insbesondere mittels Sensoren erfasst bzw. -mittel werden.In one embodiment, the dynamic model maps a pose, speed and / or acceleration of the robot and forces acting thereon, in particular according to a relation M (q) .d 2 q / dt 2 + h (q, dq / dt) = T mot - T e with the mass matrix M, the joint coordinates or the position and orientation of a robot-fixed reference q or their time derivatives, the force vector h, the driving forces T mot and the external forces T e . It can equally be implemented in Cartesian or joint coordinate space. The driving forces T mot and / or the vector q and its time derivatives can be detected or -mittel in particular by means of sensors.

Wie vorstehend erwähnt, kann insbesondere die Kombination einer modellgestützten Ermittlung von externen Kräften auf Basis eines dynamischen Modells mit der Ermittlung einer Kontakt-Kraft auf Basis dieser externen Kräfte auf Basis eines bzw. durch ein Fuzzy-System(s) eine Erfassung einer Kollision verbessern.As mentioned above, in particular, the combination of a model-based determination of external forces based on a dynamic model with the determination of a contact force based on these external forces on the basis of a fuzzy system (s) can improve detection of a collision.

Alternativ oder zusätzlich, insbesondere dem dynamischen Modell nachgeschaltet, kann ein (zeit)prädiktives Modell, insbesondere ein autoregressives Modell insbesondere ein AR-Modell, vorgesehen sein, um die externen Kräfte modellgestützt zu ermitteln. Hierdurch kann insbesondere vorteilhaft eine Zeitverzögerung durch das Fuzzy-System, wenigstens teilweise, kompensiert werden.Alternatively or additionally, in particular downstream of the dynamic model, a (time) predictive model, in particular an autoregressive model, in particular an AR model, can be provided in order to determine the external forces in a model-supported manner. As a result, a time delay through the fuzzy system can be compensated for, at least partially.

Entsprechend wird in einer Ausführung die externe Kraft auf Basis eines prädiktiven Modells, insbesondere eines autoregressiven Modells ermittelt. Entsprechend umfasst in einer Ausführung das System Mittel zum modellgestützten Ermitteln der externen Kraft auf Basis eines prädiktiven Modells, insbesondere eines autoregressiven Modells.Accordingly, in one embodiment, the external force is determined on the basis of a predictive model, in particular an autoregressive model. Accordingly, in one embodiment, the system comprises means for model-based determination of the external force based on a predictive model, in particular an autoregressive model.

Das prädiktive Modell bildet in einer Ausführung eine externe Kraft, die in einer Ausführung auf Basis des dynamischen Modells ermittelt worden ist, auf eine (vorausgesagte) externe Kraft ab. Auch zu einem prädiktiven Modell wird ergänzend insbesondere auf die eingangs genannte Veröffentlichung F. Dimeas et al., „Human-robot collision detection and identification based on fuzzy and time series modelling”, Robotica, 9. Mai 2014 , Bezug genommen und deren Inhalt vollumfänglich in die vorliegende Offenbarung einbezogen.The predictive model, in one embodiment, maps an external force, determined in an embodiment based on the dynamic model, to a (predicted) external force. In addition to a predictive model is in addition to the above-mentioned publication F. Dimeas et al., Robotica, May 9, 2014, "Human-robot collision detection and identification based on fuzzy and time series modeling." , And the contents of which are fully incorporated in the present disclosure.

In einer Ausführung wird nach Erfassen einer Kollision auf Basis der Kollisions-Kraft in eine andere Ermittlung umgeschaltet, um eine Feedback-Kraft zu ermitteln, wobei diese andere Ermittlung in einer Ausführung auch schon parallel zur Ermittlung der Kollisions-Kraft durchgeführt werden kann, um das Umschalten zu verbessern, insbesondere eine hierdurch bedingte Verzögerung zu reduzieren.In one embodiment, after detection of a collision based on the collision force is switched to another determination to determine a feedback force, this other determination can be carried out in an embodiment even parallel to the determination of the collision force to the To improve switching, in particular to reduce a delay caused thereby.

Entsprechend wird in einer Ausführung eine Feedback-Kraft nach Erfassen einer Kollision des Roboters ohne das Fuzzy-System und/oder das prädiktive Modell auf Basis eines, insbesondere desselben, dynamischen Modells des Roboters ermittelt.Accordingly, in one embodiment, a feedback force is determined after detecting a collision of the robot without the fuzzy system and / or the predictive model based on, in particular the same, dynamic model of the robot.

Entsprechend weist das System in einer Ausführung Mittel zum Umschalten nach Erfassen einer Kollision auf Basis der Kollisions-Kraft in eine andere Ermittlung, um eine Feedback-Kraft zu ermitteln, bzw. Mittel zum Ermitteln einer Feedback-Kraft nach Erfassen einer Kollision des Roboters ohne das Fuzzy-System und/oder das prädiktive Modell auf Basis eines, insbesondere desselben, dynamischen Modells des Roboters auf.Accordingly, in one embodiment, the system includes means for switching upon detection of a collision based on the collision force to another determination to determine a feedback force, or means for determining a feedback force after detecting a collision of the robot without Fuzzy system and / or the predictive model based on, in particular the same, dynamic model of the robot.

Die Feedback-Kraft ist in einer Ausführung eine Feedback-Kraft eines haptischen Eingabegeräts des Roboters bzw. eine Kraft, die, insbesondere durch wenigstens einen Aktuator, auf ein Bedienelement eines Eingabegeräts des Roboters aufgeprägt wird, um einem Bediener ein Kraftfeedback eines Kontakts des Roboters, insbesondere eines von diesem geführten Werkzeugs, insbesondere medizinischen Instruments, zu vermitteln. Entsprechend weist in einer Ausführung das System bzw. die Roboteranordnung ein haptisches Eingabegerät und Mittel zum Aufprägen der Feedback-Kraft auf ein Bedienelement des Eingabegeräts, um einem Bediener ein Kraftfeedback eines Kontakts des Roboters, insbesondere eines von diesem geführten Werkzeugs, insbesondere medizinischen Instruments, zu vermitteln, auf.In one embodiment, the feedback force is a feedback force of a haptic input device of the robot or a force, which is impressed on an operating element of an input device of the robot, in particular by at least one actuator, in order to force the operator a contact of the robot, in particular to convey a guided by this tool, in particular medical instrument. Accordingly, in one embodiment, the system or the robot assembly includes a haptic input device and means for applying the feedback force to an operating element of the input device to force feedback to a user a contact of the robot, in particular a guided by this tool, in particular medical instrument mediate, on.

Durch die Umschaltung nach Erfassen des Kontakts bzw. die Ermittlung der Feedback-Kraft ohne Fuzzy-System und/oder prädiktives Modell, können in einer Ausführung vorteilhaft Verfälschungen, insbesondere Filterungen, der Kraft, die zum Erfassen einer Kollision zweckmäßig sein können, reduziert und so ein Kraftfeedback verbessert werden.By switching after detecting the contact or the determination of the feedback force without fuzzy system and / or predictive model, distortions, in particular filtering, of the force, which may be useful for detecting a collision, advantageously reduced in one embodiment, and so a force feedback can be improved.

Zusätzlich oder alternativ kann die Feedback-Kraft vor Erfassen einer Kollision des Roboters auf Basis der ermittelten Kollisions-Kraft, wenigstens im Wesentlichen, gleich Null sein. Auch hierdurch kann ein Kraftfeedback verbessert werden.Additionally or alternatively, prior to detecting a collision of the robot, the feedback force may be at least substantially equal to zero based on the determined collision force. Also, this can be a force feedback can be improved.

Alternativ kann die Feedback-Kraft in einer Ausführung vor Erfassen einer Kollision des Roboters auch auf Basis der ermittelten Kollisions-Kraft ermittelt werden, insbesondere dieser entsprechen.Alternatively, in one embodiment, the feedback force may be prior to detecting a collision of the robot are also determined on the basis of the determined collision force, in particular this correspond.

Eine Roboteranordnung nach einer Ausführung der vorliegenden Erfindung umfasst einen bzw. den Roboter und ein hier beschriebenes System zum Steuern des Roboters.A robot assembly according to an embodiment of the present invention includes a robot and a system for controlling the robot described herein.

Ein Mittel im Sinne der vorliegenden Erfindung kann hard- und/oder softwaretechnisch ausgebildet sein, insbesondere eine, insbesondere mit einem Speicher- und/oder Bussystem daten- bzw. signalverbundene, insbesondere digitale, Verarbeitungs-, insbesondere Mikroprozessoreinheit (CPU) und/oder ein oder mehrere Programme oder Programmmodule aufweisen. Die CPU kann dazu ausgebildet sein, Befehle, die als ein in einem Speichersystem abgelegtes Programm implementiert sind, abzuarbeiten, Eingangssignale von einem Datenbus zu erfassen und/oder Ausgangssignale an einen Datenbus abzugeben. Ein Speichersystem kann ein oder mehrere, insbesondere verschiedene, Speichermedien, insbesondere optische, magnetische, Festkörper- und/oder andere nicht-flüchtige Medien aufweisen. Das Programm kann derart beschaffen sein, dass es die hier beschriebenen Verfahren verkörpert bzw. auszuführen imstande ist, sodass die CPU die Schritte solcher Verfahren ausführen kann und damit insbesondere den Roboter betreiben bzw. steuern kann.A means in the sense of the present invention may be designed in terms of hardware and / or software, in particular a data or signal-connected, in particular digital, processing, in particular microprocessor unit (CPU) and / or a memory and / or bus system or multiple programs or program modules. The CPU may be configured to execute instructions implemented as a program stored in a memory system, to capture input signals from a data bus, and / or to output signals to a data bus. A storage system may comprise one or more, in particular different, storage media, in particular optical, magnetic, solid state and / or other non-volatile media. The program may be such that it is capable of embodying or executing the methods described herein, so that the CPU may perform the steps of such methods and, in particular, operate or control the robot.

In einer Ausführung werden einer oder mehrere der hier beschriebenen Schritte wenigstens teilweise automatisiert, insbesondere durch das hier beschriebene System bzw. dessen Mittel, ausgeführt.In one embodiment, one or more of the steps described herein are at least partially automated, in particular by the system or means described herein.

Die Erfindung ist insbesondere bei medizinischen Applikationen, in denen ein robotergeführtes medizinisches Instrument einen Patienten temporär kontaktiert, insbesondere bei robotergestützter Sonographie oder anderen bildgebenden Verfahren, vorteilhaft, so dass diese eine bevorzugte Verwendung darstellen und für die daher insbesondere Schutz beansprucht wird. Denn hier ist insbesondere eine zuverlässige, frühzeitige und/oder sanfte Erfassung eines Kontakts und/oder ein anschließendes präzises Kraftfeedback wichtig. Sie kann jedoch gleichermaßen auch bei anderen Applikationen verwendet werden und ist daher nicht auf medizinische Applikationen beschränkt.The invention is particularly advantageous in medical applications in which a robot-guided medical instrument temporarily contacts a patient, in particular in robot-assisted sonography or other imaging methods, so that they represent a preferred use and for which therefore particular protection is claimed. For here in particular a reliable, early and / or gentle detection of a contact and / or a subsequent precise power feedback is important. However, it can equally be used in other applications and is therefore not limited to medical applications.

Weitere Vorteile und Merkmale ergeben sich aus den Unteransprüchen und den Ausführungsbeispielen. Hierzu zeigt, teilweise schematisiert:Further advantages and features emerge from the subclaims and the exemplary embodiments. This shows, partially schematized:

1: eine Roboteranordnung mit einem Roboter und einem System zum Steuern des Roboters nach einer Ausführung der vorliegenden Erfindung; und 1 a robot assembly having a robot and a system for controlling the robot according to an embodiment of the present invention; and

2: den Ablauf eines Verfahrens nach einer Ausführung der vorliegenden Erfindung. 2 Fig. 1 shows the sequence of a method according to an embodiment of the present invention.

1 zeigt eine Roboteranordnung mit einem Roboter 30, der einen Ultraschallkopf 31 führt, und einem System zum Steuern des Roboters 30 bzw. einer medizinischen Applikation des Roboters in Form einer Robotersteuerung 10, die mit einem haptischen Eingabegerät 20 zum Steuern des Roboters 30 kommuniziert bzw. signalverbunden ist. 1 shows a robot assembly with a robot 30 who has an ultrasound head 31 leads, and a system for controlling the robot 30 or a medical application of the robot in the form of a robot controller 10 that with a haptic input device 20 for controlling the robot 30 is communicating or signal-connected.

Die Robotersteuerung 10 führt ein nachfolgend mit Bezug auf 1, 2 erläutertes Verfahren nach einer Ausführung der vorliegenden Erfindung aus und weist hierzu ein entsprechendes Computerprogrammprodukt auf.The robot controller 10 introduces hereafter with reference to 1 . 2 explained method according to an embodiment of the present invention and for this purpose has a corresponding computer program product.

In einem ersten Schritt S10 ermittelt die Steuerung 10 aus Gelenkwinkeln und Antriebskräften, insbesondere Drehmomenten, des Roboters 30 auf Basis eines dynamischen Modells 11 des Roboters 30 eine externe Kraft Fe, die aus einer externen Belastung des Roboters resultiert. Hierzu werden von den aus dem dynamischen Modell auf Basis der Gelenkwinkel und ihrer Zeitableitungen bestimmten Gesamtgelenkkräften die Antriebskräfte abgezogen und diese Differenz mittels der Jacobimatrix in den kartesischen Raum projiziert, in dem die Kraft Fe drei Komponenten in x-, y- und z-Richtung eines Koordinatensystems aufweist, dessen z-Achse vertikal bzw. entgegen der Gravitationsrichtung orientiert ist.In a first step S10, the controller determines 10 from joint angles and driving forces, in particular torques, of the robot 30 based on a dynamic model 11 of the robot 30 an external force F e resulting from external loading of the robot. For this purpose, the driving forces are subtracted from the total joint forces determined from the dynamic model on the basis of the joint angles and their time derivatives and this difference is projected into the Cartesian space by means of the Jacobian matrix, in which the force F e three components in the x, y and z directions a coordinate system whose z-axis is oriented vertically or counter to the direction of gravity.

Anschließend wird in einem Schritt S20 aus dieser auf Basis des dynamischen Modells 11 ermittelten externen Kraft Fe durch ein ARMA-Modell 12 komponentenweise eine voraussichtliche externe Kraft [F'e,x, F'e,y, F'e,z] ermittelt.Subsequently, in a step S20, the latter is based on the dynamic model 11 determined external force F e by an ARMA model 12 component-wise a probable external force [F ' e, x , F' e, y , F ' e, z ] determined.

Somit wird auf Basis des dynamischen Modells 11 und des prädiktiven Modells 12 modellgestützt eine externe Kraft [F'e,x, F'e,y, F'e,z] ermittelt, die aus einer externen Belastung des Roboters 30 resultiert.Thus, based on the dynamic model 11 and the predictive model 12 model-based an external force [F ' e, x , F' e, y , F ' e, z ] determined from an external load of the robot 30 results.

In einem nächsten Schritt S30 werden für die Komponenten F'e,x, F'e,y und F'e,z dieser externen Kraft jeweils durch FIS 13X, 13Y bzw. 13Z, die Subsysteme eines FIS 13 bilden, Zugehörigkeitsgrade B auf Basis von Zugehörigkeitsfunktionen Bi des Fuzzy-Systems 13 ermittelt, wie dies in 1 schematisiert angedeutet ist.In a next step S30, for the components F ' e, x , F' e, y and F ' e, z of this external force are respectively given by FIS 13X . 13Y respectively. 13Z , the subsystems of a FIS 13 form degrees of membership B on the basis of membership functions Bi of the fuzzy system 13 determines how this is done in 1 is indicated schematically.

In analoger Weise werden in Schritt S30 in den Subsystemen 13X, 13Y auch für horizontale Komponenten Δx, Δy eines Positionsfehlers sowie horizontale Komponenten dx/dt, dy/dt einer Geschwindigkeit des TCPs des Roboters 30 jeweils auf Basis von Zugehörigkeitsfunktionen Bi des Fuzzy-Systems 13 Zugehörigkeitsgrade B ermittelt. In an analogous manner, in step S30 in the subsystems 13X . 13Y also for horizontal components Δx, Δy of a position error and horizontal components dx / dt, dy / dt of a speed of the TCPs of the robot 30 each based on membership functions Bi of the fuzzy system 13 Membership degrees B determined.

In analoger Weise werden in Schritt S30 in dem Subsystem 13Z auch für eine vertikale Komponente Δz des Positionsfehlers sowie eine vertikale Komponente z einer Position bzw. Lage des TCPs des Roboters 30 jeweils auf Basis von Zugehörigkeitsfunktionen Bi des Fuzzy-Systems 13 Zugehörigkeitsgrade B ermittelt.In an analogous manner, in step S30 in the subsystem 13Z also for a vertical component Δz of the position error and a vertical component z of a position or position of the TCP of the robot 30 each based on membership functions Bi of the fuzzy system 13 Membership degrees B determined.

Aus diesen ermittelten Zugehörigkeitsgraden B ermitteln die Subsysteme 13X, 13Y, 13Z des Fuzzy-Systems 13 in einem Schritt S40 regelbasiert eine vertikale Komponente Fc,z bzw. horizontale Komponenten Fc,x, Fc,y einer Kollisions-Kraft.The subsystems determine from these ascertained degrees of membership B 13X . 13Y . 13Z of the fuzzy system 13 in a step S40, a vertical component F c, z or horizontal components F c, x , F c, y of a collision force are rule-based.

Die Regeln und/oder Zugehörigkeitsfunktionen Bi des Fuzzy-Systems 13 sind vorab durch ein neuronales Netz parametriert.The rules and / or membership functions Bi of the fuzzy system 13 are parameterized in advance by a neural network.

Solange die so ermittelte Kollisions-Kraft [Fc,x, Fc,y, Fc,z] unter einem vorgegebenen Schwellwert bleibt, gibt ein Umschaltmittel 14 der Steuerung 10 in einem Schritt S50 an das haptische Eingabegerät 20 eine Feedback-Kraft Ffb gleich Null aus. Alternativ kann auch die so ermittelte Kollisions-Kraft [Fc,x, Fc,y, Fc,z] selber als Feedback-Kraft Ffb an das haptische Eingabegerät 20 ausgegeben werden.As long as the thus determined collision force [F c, x , F c, y , F c, z ] remains below a predetermined threshold, there is a switching means 14 the controller 10 in a step S50 to the haptic input device 20 a feedback force F fb equal to zero. Alternatively, the thus determined collision force [F c, x , F c, y , F c, z ] itself as a feedback force F fb to the haptic input device 20 be issued.

Überschreitet die Kollisions-Kraft [Fc,x, Fc,y, Fc,z] hingegen den vorgegebenen Schwellwert, gibt das Umschaltmittel 14 an das haptische Eingabegerät 20 in Schritt S50 eine Feedback-Kraft Ffb aus, die die Steuerung 10 auf Basis des dynamischen Modells 11 ohne das prädiktive Modell 12 oder das Fuzzy-System 13 ermittelt, in einem einfachen Fall direkt die externe Kraft Fe. Es kann zudem ein entsprechendes, beispielsweise optisches und/oder akustisches, Signal ausgebenOn the other hand, if the collision force [F c, x , F c, y , F c, z ] exceeds the predetermined threshold value, the switching means outputs 14 to the haptic input device 20 in step S50, a feedback force F fb that controls 10 based on the dynamic model 11 without the predictive model 12 or the fuzzy system 13 determines, in a simple case, directly the external force F e . It can also output a corresponding, for example optical and / or acoustic, signal

Fällt deren Betrag unter einen, insbesondere denselben, Schwellwert, schaltet das Umschaltmittel 14 wieder zurück und die Steuerung 10 erfasst in der vorstehend beschriebenen Weise die nächste Kollision des Ultraschallkopfes 31.If the amount falls below one, in particular the same, threshold value, the switching means switches 14 back again and the controller 10 detects the next collision of the ultrasonic head in the manner described above 31 ,

Obwohl in der vorhergehenden Beschreibung exemplarische Ausführungen erläutert wurden, sei darauf hingewiesen, dass eine Vielzahl von Abwandlungen möglich ist. Außerdem sei darauf hingewiesen, dass es sich bei den exemplarischen Ausführungen lediglich um Beispiele handelt, die den Schutzbereich, die Anwendungen und den Aufbau in keiner Weise einschränken sollen. Vielmehr wird dem Fachmann durch die vorausgehende Beschreibung ein Leitfaden für die Umsetzung von mindestens einer exemplarischen Ausführung gegeben, wobei diverse Änderungen, insbesondere in Hinblick auf die Funktion und Anordnung der beschriebenen Bestandteile, vorgenommen werden können, ohne den Schutzbereich zu verlassen, wie er sich aus den Ansprüchen und diesen äquivalenten Merkmalskombinationen ergibt.Although exemplary embodiments have been explained in the foregoing description, it should be understood that a variety of modifications are possible. It should also be noted that the exemplary embodiments are merely examples that are not intended to limit the scope, applications and construction in any way. Rather, the expert is given by the preceding description, a guide for the implementation of at least one exemplary embodiment, with various changes, in particular with regard to the function and arrangement of the components described, can be made without departing from the scope, as it turns out according to the claims and these equivalent combinations of features.

BezugszeichenlisteLIST OF REFERENCE NUMBERS

1010
Robotersteuerungrobot control
1111
dynamisches Modelldynamic model
1212
ARAR
13, 13X–13Z13, 13X-13Z
FIS („Fuzzy Inference System”)FIS ("Fuzzy Inference System")
1414
Umschaltmittelswitching
2020
haptisches Eingabegerät zum Fernsteuern des RobotersHaptic input device for remote control of the robot
3030
Roboterrobot
3131
Ultraschallkopfultrasound probe
BB
Zugehörigkeitsgradmembership degree
Bi B i
Zugehörigkeitsfunktionmembership function
Fe, [F'e,x, F'e,y, F'e,z]F e , [F ' e, x , F' e, y , F ' e, z ]
externe Kraftexternal force
[Fc,x, Fc,y, Fc,z][F c, x , F c, y , F c, z ]
Kollisions-KraftCollision force
Ffb F fb
Feedback-KraftFeedback force
[Δx, Δy, Δz][Δx, Δy, Δz]
Positionsfehlerposition error
[dx/dt, dy/dt][dx / dt, dy / dt]
horizontale Geschwindigkeithorizontal speed
zz
vertikale Positionvertical position

ZITATE ENTHALTEN IN DER BESCHREIBUNG QUOTES INCLUDE IN THE DESCRIPTION

Diese Liste der vom Anmelder aufgeführten Dokumente wurde automatisiert erzeugt und ist ausschließlich zur besseren Information des Lesers aufgenommen. Die Liste ist nicht Bestandteil der deutschen Patent- bzw. Gebrauchsmusteranmeldung. Das DPMA übernimmt keinerlei Haftung für etwaige Fehler oder Auslassungen.This list of the documents listed by the applicant has been generated automatically and is included solely for the better information of the reader. The list is not part of the German patent or utility model application. The DPMA assumes no liability for any errors or omissions.

Zitierte Nicht-PatentliteraturCited non-patent literature

  • F. Dimeas et al., „Human-robot collision detection and identification based on fuzzy and time series modelling”, Robotica, 9. Mai 2014 [0003] F. Dimeas et al., "Robot-Robot Collision Detection and Identification based on Fuzzy and Time Series Modeling", Robotica, May 9, 2014 [0003]
  • F. Dimeas et al., „Human-robot collision detection and identification based on fuzzy and time series modelling”, Robotica, 9. Mai 2014 [0016] F. Dimeas et al., "Robot-Robot Collision Detection and Identification based on Fuzzy and Time Series Modeling", Robotica, May 9, 2014 [0016]
  • F. Dimeas et al., „Human-robot collision detection and identification based on fuzzy and time series modelling”, Robotica, 9. Mai 2014 [0035] F. Dimeas et al., "Robot-Robot Collision Detection and Identification based on Fuzzy and Time Series Modeling", Robotica, May 9, 2014 [0035]

Claims (9)

Verfahren zum Steuern eines Roboters (30), insbesondere einer medizinischen Applikation, mit den Schritten: Ermitteln (S10–S40) einer Kollisions-Kraft ([Fc,x, Fc,y, Fc,z]) auf Basis einer modellgestützt ermittelten externen Kraft (Fe, [F'e,x, F'e,y, F'e,z]), die aus einer externen Belastung des Roboters resultiert, eines Positionsfehlers ([Δx, Δy, Δz]) des Roboters und einer Pose (z) und/oder Geschwindigkeit ([dx/dt, dy/dt]) des Roboters; und Erfassen (S50) einer Kollision des Roboters auf Basis dieser Kollisions-Kraft.Method for controlling a robot ( 30 ), in particular a medical application, with the steps: determining (S10-S40) a collision force ([F c, x , F c, y , F c, z ]) on the basis of a model-based determined external force (F e , [F ' e, x , F' e, y , F ' e, z ]) resulting from an external load of the robot, a position error ([Δx, Δy, Δz]) of the robot and a pose (z) and / or velocity ([dx / dt, dy / dt]) of the robot; and detecting (S50) a collision of the robot based on this collision force. Verfahren nach Anspruch 1, mit den Schritten: Ermitteln (S30) wenigstens eines Zugehörigkeitsgrads (B) wenigstens einer Komponente (F'e,x, F'e,y, F'e,z) der modellgestützt ermittelten externen Kraft, wenigstens eines Zugehörigkeitsgrads (B) wenigstens einer Komponente (Δx, Δy, Δz) des Positionsfehlers des Roboters und wenigstens eines Zugehörigkeitsgrads (B) wenigstens einer Komponente (z, dx/dt, dy/dt) der Pose und/oder Geschwindigkeit des Roboters auf Basis von Zugehörigkeitsfunktionen (Bi) eines Fuzzy-Systems (13, 13X13Z); und Ermitteln (S30) wenigstens einer Komponente (Fc,x, Fc,y, Fc,z) der Kollisions-Kraft auf Basis des Fuzzy-Systems in Abhängigkeit von diesen Zugehörigkeitsgraden.Method according to Claim 1, comprising the steps of determining (S30) at least one degree of affiliation (B) of at least one component (F ' e, x , F' e, y , F ' e, z ) of the model-based determined external force, at least one degree of affiliation (B) at least one component (Δx, Δy, Δz) of the positional error of the robot and at least one degree of membership (B) of at least one component (z, dx / dt, dy / dt) of the pose and / or speed of the robot based on membership functions (B i ) of a fuzzy system ( 13 . 13X - 13Z ); and determining (S30) at least one component (F c, x , F c, y , F c, z ) of the collision force on the basis of the fuzzy system as a function of these degrees of membership. Verfahren nach Anspruch 2, dadurch gekennzeichnet, dass eine Komponente (Fc,z) der Kollisions-Kraft in wenigstens einer ersten, insbesondere vertikalen, Richtung in Abhängigkeit von wenigstens einem Zugehörigkeitsgrad einer Komponente (F'e,z) der modellgestützt ermittelten externen Kraft in der ersten Richtung, wenigstens einem Zugehörigkeitsgrad einer Komponente (Δz) des Positionsfehlers des Roboters in der ersten Richtung und/oder wenigstens einem Zugehörigkeitsgrad einer Position (z) einer roboterfesten Referenz in der ersten Richtung ermittelt wird; und/oder eine Komponente (Fc,x, Fc,y) der Kollisions-Kraft in wenigstens einer zweiten, insbesondere horizontalen, Richtung in Abhängigkeit von wenigstens einem Zugehörigkeitsgrad einer Komponente (F'e,x, F'e,y) der modellgestützt ermittelten externen Kraft in der zweiten Richtung, wenigstens einem Zugehörigkeitsgrad einer Komponente (Δx, Δy) des Positionsfehlers des Roboters in der zweiten Richtung und/oder wenigstens einem Zugehörigkeitsgrad einer Geschwindigkeit ([dx/dt, dy/dt]) einer roboterfesten Referenz in der zweiten Richtung ermittelt wird.A method according to claim 2, characterized in that a component (F c, z ) of the collision force in at least a first, in particular vertical, direction depending on at least one degree of membership of a component (F ' e, z ) of the model-based determined external force in the first direction, at least one degree of membership of a component (Δz) of the positional error of the robot in the first direction and / or at least one degree of membership of a position (z) of a robot-fixed reference in the first direction is determined; and / or a component (F c, x , F c, y ) of the collision force in at least one second, in particular horizontal, direction as a function of at least one degree of membership of a component (F ' e, x , F' e, y ) the model-based determined external force in the second direction, at least one degree of membership of a component (Δx, Δy) of the position error of the robot in the second direction and / or at least one degree of membership of a speed ([dx / dt, dy / dt]) of a robot-fixed reference is determined in the second direction. Verfahren nach einem der vorhergehenden Ansprüche 2 bis 3, dadurch gekennzeichnet, dass das Fuzzy-System (13, 13X13Z) mittels eines neuronalen Netzes parametriert wird.Method according to one of the preceding claims 2 to 3, characterized in that the fuzzy system ( 13 . 13X - 13Z ) is parameterized by means of a neural network. Verfahren nach einem der vorhergehenden Ansprüche, dadurch gekennzeichnet, dass die externe Kraft auf Basis eines dynamischen Modells (11) des Roboters und/oder eines prädiktiven Modells, insbesondere eines autoregressiven Modells (12), ermittelt wird.Method according to one of the preceding claims, characterized in that the external force based on a dynamic model ( 11 ) of the robot and / or a predictive model, in particular an autoregressive model ( 12 ), is determined. Verfahren nach einem der vorhergehenden Ansprüche, dadurch gekennzeichnet, dass eine Feedback-Kraft (Ffb), insbesondere eines haptischen Eingabegeräts (20) des Roboters, nach Erfassen einer Kollision des Roboters ohne das Fuzzy-System und/oder das prädiktive Modell auf Basis eines dynamischen Modells (11) des Roboters ermittelt wird und/oder vor Erfassen einer Kollision des Roboters auf Basis der ermittelten Kollisions-Kraft ([Fc,x, Fc,y, Fc,z]) ermittelt wird oder, wenigstens im Wesentlichen, gleich Null ist.Method according to one of the preceding claims, characterized in that a feedback force (F fb ), in particular a haptic input device ( 20 ) of the robot after detection of a collision of the robot without the fuzzy system and / or the predictive model based on a dynamic model ( 11 ) of the robot is determined and / or detected before detection of a collision of the robot on the basis of the determined collision force ([F c, x , F c, y , F c, z ]) or, at least substantially, is equal to zero , System (10, 20) zum Steuern eines Roboters (30), insbesondere einer medizinischen Applikation, das zur Durchführung eines Verfahrens nach einem der vorhergehenden Ansprüche eingerichtet ist und/oder aufweist: Mittel (10) zum Ermitteln einer Kollisions-Kraft ([Fc,x, Fc,y, Fc,z]) auf Basis einer modellgestützt ermittelten externen Kraft (Fe, [F'e,x, F'e,y, F'e,z]), die aus einer externen Belastung des Roboters resultiert, eines Positionsfehlers ([Δx, Δy, Δz]) des Roboters und einer Pose (z) und/oder Geschwindigkeit ([x/dt, dy/dt]) des Roboters; und Mittel (10) zum Erfassen einer Kollision des Roboters auf Basis dieser Kollisions-Kraft.System ( 10 . 20 ) for controlling a robot ( 30 ), in particular a medical application, which is set up to carry out a method according to one of the preceding claims and / or comprises: means ( 10 ) for determining a collision force ([F c, x , F c, y , F c, z ]) on the basis of a model-based determined external force (F e , [F ' e, x , F' e, y , F ' e, z ]) resulting from an external load of the robot, a position error ([Δx, Δy, Δz]) of the robot and a pose (z) and / or velocity ([x / dt, dy / dt]) the robot; and funds ( 10 ) for detecting a collision of the robot based on this collision force. Roboteranordnung mit einem Roboter (30) und einem System (10, 20) zum Steuern des Roboters nach einem der vorhergehenden Ansprüche.Robot arrangement with a robot ( 30 ) and a system ( 10 . 20 ) for controlling the robot according to any one of the preceding claims. Computerprogrammprodukt mit einem Programmcode, der auf einem von einem Computer lesbaren Medium gespeichert ist, zur Durchführung eines Verfahrens nach einem der vorhergehenden Ansprüche.A computer program product having a program code stored on a computer-readable medium for performing a method according to any one of the preceding claims.
DE102015009892.6A 2015-07-30 2015-07-30 Method and system for controlling a robot Withdrawn DE102015009892A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
DE102015009892.6A DE102015009892A1 (en) 2015-07-30 2015-07-30 Method and system for controlling a robot
EP16744303.5A EP3328595A2 (en) 2015-07-30 2016-07-11 Method and system for controlling a robot
PCT/EP2016/001195 WO2017016641A2 (en) 2015-07-30 2016-07-11 Method and system for controlling a robot

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
DE102015009892.6A DE102015009892A1 (en) 2015-07-30 2015-07-30 Method and system for controlling a robot

Publications (1)

Publication Number Publication Date
DE102015009892A1 true DE102015009892A1 (en) 2017-02-02

Family

ID=56550828

Family Applications (1)

Application Number Title Priority Date Filing Date
DE102015009892.6A Withdrawn DE102015009892A1 (en) 2015-07-30 2015-07-30 Method and system for controlling a robot

Country Status (3)

Country Link
EP (1) EP3328595A2 (en)
DE (1) DE102015009892A1 (en)
WO (1) WO2017016641A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109397283A (en) * 2018-01-17 2019-03-01 清华大学 A kind of robot collision checking method and device based on velocity deviation
CN110662635A (en) * 2017-05-29 2020-01-07 富兰卡爱米卡股份有限公司 Collision handling for robots
CN113016038A (en) * 2018-10-12 2021-06-22 索尼集团公司 Haptic obstruction to avoid collisions with robotic surgical equipment

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112340435B (en) * 2020-10-23 2021-12-24 广东省机场集团物流有限公司 Grabbing sensing and controlling method of logistics carrying robot
CN115026819A (en) * 2022-06-09 2022-09-09 天津大学 Robot calibration method based on FIS theory

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE68919801T2 (en) * 1988-03-10 1995-05-04 Fanuc Ltd METHOD FOR DETERMINING THE COLLISION OF MOVING OBJECTS DRIVEN BY MEANS OF SERVOMOTORS.
US5570770A (en) * 1992-09-14 1996-11-05 U.S. Philips Corporation Apparatus, in particular an x-ray examination apparatus, with arrangement for collision protection
DE69224516T2 (en) * 1991-10-29 1998-06-18 Fanuc Ltd METHOD FOR DETECTING ANALMAL LOAD
DE10320343A1 (en) * 2003-05-07 2004-12-02 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Method for monitored cooperation between robot unit and human operator e.g. for industry, involves impressing movement pattern on to robot during approach to human operator
DE60010649T2 (en) * 1999-01-19 2005-05-19 Abb Ab Device for monitoring the operation of a drive arrangement
DE69829559T2 (en) * 1997-05-15 2005-08-18 Abb Ab METHOD FOR MONITORING THE CONTROL OF THE MOVEMENT OF A MANIPULATOR
DE102008024950A1 (en) * 2008-05-23 2009-11-26 Kuka Roboter Gmbh Method and device for controlling a manipulator
DE102010048369A1 (en) * 2010-10-13 2012-04-19 DLR - Deutsches Zentrum für Luft- und Raumfahrt e.V. Method for safely monitoring manipulator of industrial robot, involves monitoring different security functionalities of robot in between the two states of machine

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE68919801T2 (en) * 1988-03-10 1995-05-04 Fanuc Ltd METHOD FOR DETERMINING THE COLLISION OF MOVING OBJECTS DRIVEN BY MEANS OF SERVOMOTORS.
DE69224516T2 (en) * 1991-10-29 1998-06-18 Fanuc Ltd METHOD FOR DETECTING ANALMAL LOAD
US5570770A (en) * 1992-09-14 1996-11-05 U.S. Philips Corporation Apparatus, in particular an x-ray examination apparatus, with arrangement for collision protection
DE69829559T2 (en) * 1997-05-15 2005-08-18 Abb Ab METHOD FOR MONITORING THE CONTROL OF THE MOVEMENT OF A MANIPULATOR
DE60010649T2 (en) * 1999-01-19 2005-05-19 Abb Ab Device for monitoring the operation of a drive arrangement
DE10320343A1 (en) * 2003-05-07 2004-12-02 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Method for monitored cooperation between robot unit and human operator e.g. for industry, involves impressing movement pattern on to robot during approach to human operator
DE102008024950A1 (en) * 2008-05-23 2009-11-26 Kuka Roboter Gmbh Method and device for controlling a manipulator
DE102010048369A1 (en) * 2010-10-13 2012-04-19 DLR - Deutsches Zentrum für Luft- und Raumfahrt e.V. Method for safely monitoring manipulator of industrial robot, involves monitoring different security functionalities of robot in between the two states of machine

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
F. Dimeas et al., „Human-robot collision detection and identification based on fuzzy and time series modelling", Robotica, 9. Mai 2014

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110662635A (en) * 2017-05-29 2020-01-07 富兰卡爱米卡股份有限公司 Collision handling for robots
CN110662635B (en) * 2017-05-29 2022-11-22 富兰卡爱米卡股份有限公司 Collision handling for robots
CN109397283A (en) * 2018-01-17 2019-03-01 清华大学 A kind of robot collision checking method and device based on velocity deviation
CN109397283B (en) * 2018-01-17 2019-12-24 清华大学 Robot collision detection method and device based on speed deviation
CN113016038A (en) * 2018-10-12 2021-06-22 索尼集团公司 Haptic obstruction to avoid collisions with robotic surgical equipment

Also Published As

Publication number Publication date
WO2017016641A2 (en) 2017-02-02
EP3328595A2 (en) 2018-06-06

Similar Documents

Publication Publication Date Title
EP2815855B1 (en) Monitoring of a kinematically redundant robot
EP3285975B1 (en) Controlling and/or regulating motors of a robot
DE102015010124B4 (en) A robot program generating device that generates a robot program for reducing bumps of the joints of the robot
EP3297794A1 (en) Method and device for open-loop/closed-loop control of an actuator-driven robot joint
DE102015009892A1 (en) Method and system for controlling a robot
DE102015107436B4 (en) Trainable path control
DE102015008144A1 (en) Switching a controller of a robot into a hand-held mode of operation
DE112017002300T5 (en) Anomaly Assessment Device and Anomaly Assessment Method
DE102006055917B4 (en) Industrial robot and method for detecting an inaccurately parameterized robot model
DE102013114372A1 (en) LASTSTAND DISPLAY FOR A TOOL MACHINE
DE102015108010B3 (en) Controlling and controlling actuators of a robot taking into account ambient contacts
DE102019205651B3 (en) Method and system for carrying out robot applications
EP3725472A1 (en) Method for determining a trajectory of a robot
DE102016000754A1 (en) Method and system for path planning of a redundant robot
DE102010048369A1 (en) Method for safely monitoring manipulator of industrial robot, involves monitoring different security functionalities of robot in between the two states of machine
EP2977148B1 (en) Method and device for controlling a robot
EP3397431B1 (en) Robot and method for operating a robot
DE102014118001A1 (en) Method for simulating the motion of a manipulator
DE112019007222T5 (en) ENGINE CONTROL DEVICE
DE102015009815A1 (en) Method for controlling a mobile redundant robot
DE102018200864B3 (en) Method and system for controlling a robot
DE102021201918A1 (en) Device and method for controlling one or more robots
DE102017007359B4 (en) Method and system for checking and / or modifying a work process of a robot
DE102018004673A1 (en) Robot system displaying a speed
DE102020209866B3 (en) Method and system for operating a robot

Legal Events

Date Code Title Description
R012 Request for examination validly filed
R082 Change of representative

Representative=s name: WALLINGER RICKER SCHLOTTER TOSTMANN PATENT- UN, DE

R016 Response to examination communication
R119 Application deemed withdrawn, or ip right lapsed, due to non-payment of renewal fee