The inventive arrangements relate generally to the control of robotic joints. More specifically, an embodiment discloses a method and related system for handling situations in which joint limits are reached in a robotic system.
Robotic systems are becoming increasingly common and find use in a wide variety of fields, such as manufacturing and remote sensing. As shown in
One problem frequently experienced by robotic systems, particularly systems that are controlled by a human operator, such as the system 10, is that situations arise in which the desired velocity of the end-effector 16 will cause one or more of the joints 18 to reach its limit. Consequently, the robotic arm 12 will be physically unable to fulfill the command. The typical response of the system 10 in such situations is to ignore the command and do nothing, while perhaps indicating to the operator that the desired action cannot be performed. This “all or nothing” approach to end-effector 16 movement tends be unsatisfying for the user, however.
It is therefore desirable to provide alternative methods and related systems for controlling the movement of a robotic arm.
In one aspect a method for controlling a plurality of joints in a robotic device is disclosed. At least a portion of the joints have respective joint travel limits. Based on the type of joint (e.g. revolute, prismatic, etc.) the joint movement can be rotational, linear, etc. and thus the joint travel limits can be expressed accordingly (e.g. limits on angular displacement). Most robotic manipulators utilize rotational joints and the joint travel is expressed in terms of joint angles. For simplicity, only rotational joints will be discussed for the purposes of explaining the invention, but it should be understood that the algorithm described is applicable to robotic mechanisms with any types of joints in any combination.
A desired movement command for the robotic device is analyzed to determine if it would cause any of the joint limits to be violated. A revised movement command for the robotic device is then constructed utilizing the current angular state of the joints in the robotic device and the desired movement command. The revised movement command is constructed so as to avoid violating any of the respective joint limits. The revised movement command is not identical to the desired movement command and when processed by the robotic device causes movement of the robotic device. The revised movement command is then used in place of the desired movement command to cause corresponding movement of the robotic device.
In various embodiments weighting factors that weight respective movements of the joints are used to generate the revised movement command. In a specific, preferred embodiment in which the robotic device comprises n joints, robot is operating in an m-dimensional workspace, and where the desired movement command would cause L of the n joints to violate their respective joint limits, the revised joint movement command for the robotic device is constructed according to the following equation:
{dot over (q)}mod=Jmod(JmodTW2Jmod)−1JmodTW2{dot over (x)}cmd,
and
{dot over (q)}new=re({dot over (q)}mod),
wherein {dot over (q)}mod is the (n−L)×1 joint velocity command for the joints that are not currently being limited, {dot over (q)}new is the n×1 new joint velocity command, Jmod is an m×(n−L) matrix, JmodT is the transpose of Jmod, W is an m×m matrix containing the weighting factors, and {dot over (x)}cmd is the desired movement command for the robot tool velocity.
Jmod can be constructed by determining an m×n Jacobian matrix J for the robotic device utilizing the current joint angular state information of the robotic device, and then utilizing the Jacobian matrix J to generate the matrix Jmod, in which Jmod comprises all columns in J except for those columns corresponding to the L joints. The new joint velocity command, {dot over (q)}new is reconstructed from {dot over (q)}mod via the reconstruction function re( ). This function simply substitutes in zero terms for each of the joints that is actively being limited. Then, utilizing the new joint velocity command in place of the desired movement command results in a tool velocity of {dot over (x)}new:
{dot over (x)}new=J{dot over (q)}new,
where {dot over (x)}new is the tool velocity that is near as possible to the original commanded tool velocity {dot over (x)}cmd without violating any of the joint limits. In a specific embodiment {dot over (q)}new is then checked to see if it would cause any of the joint limits of the robotic device to be violated.
A system for controlling a robotic device is also disclosed that employs the above method.
Embodiments will be described with reference to the following drawing figures, in which like numerals represent like items throughout the figures, and in which:
The various embodiments of the present invention are described with reference to the attached figures, wherein like reference numbers are used throughout the figures to designate similar or equivalent elements. The figures are not drawn to scale and they are provided merely to illustrate the embodiments of the present invention. Several aspects of the invention are described below with reference to example applications for illustration. It should be understood that numerous specific details, relationships, and methods are set forth to provide a full understanding of the invention. One having ordinary skill(s) in the relevant art, however, will readily recognize that the invention can be practiced without one or more of the specific details or with other methods. In other instances, well-known structures or operation are not shown in detail to avoid obscuring the invention. The present invention is not limited by the illustrated ordering of acts or events, as some acts can occur in different orders and/or concurrently with other acts or events. Furthermore, not all illustrated acts or events are required to implement a methodology in accordance with the present invention. For simplicity, only rotational joints will be discussed for the purposes of explaining the invention, but it should be understood that the algorithm described is applicable to robotic mechanisms with any types of joints in any combination.
As shown in
{dot over (x)}=J{dot over (q)},
in which {dot over (x)} is the velocity vector of the end-effector 16, {dot over (q)} is the joint velocity vector for the joints 18 and J is the Jacobian matrix for the arm 12 in its current state. In the above-referenced equation, {dot over (x)} is an m-dimensional vector. Frequently m is six, having three linear components and three angular components; it will be appreciated, however, that other values of m are certainly possible. The current angular position of each of the joints 18 may be provided by a vector q, the time differential of which is {dot over (q)}, the desired movements of the joints 18. The vector q may be constructed, for example, from feedback obtained from the joints 18 themselves; that is, each joint 18 can include a sensor that indicates the current travel position of that joint 18. Other means can also be provided to indicate the current travel position of a joint 18. As a general matter, the Jacobian matrix J can be computed using q, knowledge of the length of the shape and extents of the mechanical links between each of the joints 18, and, optionally, a tool offset vector value depending upon the type or state of end-effector 16 then in use. The Jacobian matrix J can be generated based on inputs from position sensors associated with joints 18.
Referring to
In a preferred embodiment the robotic system 100 is controlled by software 132. More specifically, the robotic system 100 includes control circuitry 120 that controls the various actuators 114 and end-effector 116 of the robotic arm 110. This control circuitry 120 includes one or more central processing units (CPUs) 140 in communications with memory 130. For purposes of the following a single CPU 140 is considered, but it will be appreciated that multiple CPUs 140 can be employed to provide the functionality described herein, as known in the art. Additionally, the term “CPU” is intended to include any type of circuit that is capable of processing data. The memory 130 stores program code 132 that is executable by the CPU 140, causing the CPU 140 to perform the various steps discussed below, including sending commands to actuator driver circuitry 150. The memory 130 and related program code 132 may include machine-readable or interpretable code held in volatile memory or non-volatile memory, as well as, for example, microcode. The actuator driver circuitry 150 and the CPU 140 are in communications with each other, and the actuator driver circuitry 150 accepts commands from the CPU 140 to enable the CPU 140 to control the actuators 114.
The actuator driver circuitry 150 sets the speed and angular position of each joint 112 in a manner corresponding to the command by controlling the respective actuator 114 for that joint 112. The actuator driver circuitry 150 can be conventional in nature. For purposes of this discussion it is treated as a single logical unit, but in practice the actuator driver circuitry 150 can be dispersed across the robotic system 100; for example, portions of it can be present near each actuator 114. Also, for purposes of the following it is assumed that the control circuitry 120 is bundled together as a unit, preferably disposed within the body of the robotic system 100. However, it will be appreciated that various aspects of the control circuitry 120 may be dispersed; for example, the actuator driver circuitry 150 may be disposed in the chassis of the robotic system 100 and coupled to networking hardware, while the memory 130 and CPU 140 may be distal from the actuator circuitry 150, such as at a base station, and remotely controlling the remainder of the robotic system 100 via the networking hardware, as known in the art. Hence,
The program code 132 contains steps executable by the CPU 140 to implement the logic operations set forth in
where {umlaut over (q)}i is the acceleration of joint i if it were to execute the new desired joint velocity a {dot over (q)}i,des, {dot over (q)}i,prev is the velocity of joint i at the previous time step, and Δt is the length of time between velocity commands. If {dot over (q)}i,des or {umlaut over (q)}i exceed the velocity or acceleration limit for the joint i, respectively, then let the ratio of the desired velocity (or acceleration) to the allowed velocity (or acceleration) be ri. For example, if {dot over (q)}i,des=100 deg/s but joint i can only move at 50 deg/s, then ri=100/50=2. After considering all n joints, let the largest value of ri that occurs be rmax. Then the joint velocity command sent to the motors, {dot over (q)}i,cmd, is calculated as:
The output of the third logic system 400 is then fed as input into the actuator driver circuitry 150 to control the robotic arm 110. Each of these logic systems 200, 300 and 400 can be thought of as subroutines within the program code 132 that controls the overall functionality of the robotic system 100. Because logic systems 300 and 400 are conventional in nature, no further description of them shall be provided in the following.
Input data q 201 may be generated by any technique known in the art. By way of example, the control circuitry 120 can generate the angular position vector q 201 for the joints 112 by obtaining current joint angular information from respective sensors 118 for each joint 112. That is, the CPU 140 can generate and store as data 134 into memory 130 joint angle information q 201 by respectively querying each sensor 118, as known in the art. However, it will be appreciated that sensors 118 are not required; other methods exist for obtaining the current joint angle information vector q 201. For example, the CPU 140 can keep track of the number and direction of steps taken by each actuator 114 in the event stepper motors are used, or otherwise track the rotational movements of motors used as actuators 114. In short, current travel displacement information q 201 for the joints 112 can be obtained from hardware, software or combinations of the two, as known in the art.
As a second step, the Jacobian matrix J 211 output by the Jacobian matrix generator 210 is then fed into an initial joint limit check 220 which uses the Jacobian matrix 211 and the desired end-effector 116 velocity {dot over (x)}cmd 203, as obtained from a user, to determine an initial (“nominal”) guess of the joint velocities {dot over (q)}nom. In the case where J is square and invertible this can be found using a matrix inverter, which generates the inverse matrix J−1 of the Jacobian matrix J 211, using known techniques, such as those described in Craig (1989). In this case nominal joint velocity vector {dot over (q)}nom is:
{dot over (q)}nom=J−1{dot over (x)}cmd.
In the case where J 211 is non-square other well-known methods are available for calculating {dot over (q)}nom, which can be found in references such as Craig (1989).
The input vector {dot over (x)}cmd 203 represents a desired movement command for the end-effector 116, as indicated by an operator of the robotic system 100, and like q 201 and the tool offset 202, is an input into the algorithm for controlling the robotic arm 110. For example, using known user input/output interface techniques, an operator of the robotic system 100 can cause commands to be sent to the control circuitry 120, which when processed yield the operator-desired movement vector {dot over (x)}cmd 203. Hence, {dot over (q)}cmd 203 can be obtained in a standard manner, and similarly {dot over (q)}nom can be computed in a standard manner. The computed n×1 vector {dot over (q)}nom thus represents the conventional joint 112 angular velocities required to obtained the desired movement of {dot over (x)}cmd 203 for the end-effector 116 if no joint limits were present.
As a fourth step, which can be part of the initial joint limit check 220, the control circuitry 120 then checks to see if the joint 112 movement indicated by the nominal joint velocity vector {dot over (q)}nom is valid or if it causes one or more of the joints 112 to violate a respective travel limit, i.e., by attempting to extend below or above lower and upper angular bounds, respectively. Specifically, the control circuitry 120 accepts as input {dot over (q)}nom and q 201, and using these values for each joint 112 determines if the joint 112 travel limit has been reached and if so, if the desired joint velocity as specified by {dot over (q)}nom would cause that joint 112 to violate that limit, i.e, move beyond an upper angular bound or below a lower angular bound. If a limit has been reached and if the desired joint velocity {dot over (q)}nom would cause that joint 112 to violate the limit, then a joint active limits flag 241 is set for that joint 112, indicating that its angular limit has been reached. Hence, the joint active limits flags 241 may have “n” components, one for each of the joints 112. Joint limit checking may be performed in a conventional manner, as known in the art. A flow chart illustrating the logic of the initial joint limiter 240 is shown in
As a fifth step 250, improved joint limiting logic 250 accepts the joint active limits flags 241, the operator-desired movement vector {dot over (x)}cmd 203, the Jacobian matrix 211 and a scalar weighting factors 204 and generates a revised joint velocity command {dot over (q)}new 261. The {dot over (q)}new, vector 261 is an n×1 vector of joint velocities that result in the end-effector 116 moving with a new velocity {dot over (x)}new and represents a “closest fit” to the desired velocity vector {dot over (x)}cmd 203 that the robotic arm 110 can actually perform in view of the active angular limits 241 reached by the joints 112. Hence, under the degenerate conditions where {dot over (x)}cmd 203 would not cause any of the joints 112 to exceed their respective limits, {dot over (x)}cmd 203 and {dot over (x)}act 251 would be the same.
The details of constructing {dot over (q)}new are outlined in
A matrix of weighting factors 252 (also referred to herein as weighting matrix W 252) is then formed based on, for example, a user-specified angular weighting factor 204. The weighting matrix W 252 is an a m×m matrix where, like the Jacobian matrix J 211, “m” is the dimension of the end-effector 116 velocity vector. Weighting matrix W 252 may be loosely thought of as setting the weighting for the relative importance of matching desired motions in different directions. For example, the formulation of W 252 for a typical 6-dimensional task space (3 linear dimensions and 3 angular dimensions) is as follows. Let the angular weighting factor 204 be a. Then W 252 is:
The purpose of W 252 is to provide a way for the user to provide guidance as to whether it is more important to match the commanded linear velocity or the commanded angular velocity. The user is essentially stating that given a linear velocity error νerror and an angular velocity error ωerror, these two errors are of “equal” significance if:
νerror=aωerror.
Note that due to the differing units for νerror and ωerror, the angular weighting factor can include units (e.g.
it is worth noting that there are many alternative ways to formulate W 252 than that shown above. Because W 252 is a configurable input into the logic system 1000, its actual construction can be determined depending on the characteristics desired of the specific embodiment being implemented, such as by the manufacturer or user of the device 100. If, for example, the velocity error in some directions was more important than in other directions, the matrix W 252 could be modified in order to represent this (e.g. by replacing some of the 1 values in the above example with larger or smaller values).
The improved joint limiting logic 250 then constructs the revised joint movement command for the robotic device according to the following equations:
{dot over (q)}mod=Jmod(JmodTW2Jmod)−1JmodTW2{dot over (x)}cmd
{dot over (q)}new=re({dot over (q)}mod)
wherein {dot over (q)}mod 253 is the (n−L)×1 joint velocity command for the joints that are not currently being limited, {dot over (q)}new 254 is the n×1 new joint velocity command, Jmod 251 is an m×(n−L) matrix, JmodT is the transpose of Jmod 251, W 252 is an m×m matrix generated using the weighting factor 204, and {dot over (x)}cmd 203 is the desired movement command for the end-effector 116.
The new joint velocity command, {dot over (q)}new 254, is reconstructed from {dot over (q)}mod 253 via the reconstruction function re( ). This function simply substitutes in zero terms for each of the joints that is actively being limited. As an example, consider a manipulator with six joints, where joints 2 and 4 are at joint limits and must be prevented from exceeding their limits. Then:
ActiveLimits=[0 1 0 1 0 0]
Assume that the above equations produced a result for {dot over (q)}mod 253 of:
Then {dot over (q)}new 254 would be:
Then, utilizing the new joint velocity command 254 in place of the original command results in a new end-effector velocity of {dot over (x)}new that is the end-effector 116 velocity that is as near as possible to the original commanded tool velocity {dot over (x)}cmd 203 without violating any of the joint 112 angular limits.
Theoretically, {dot over (q)}new 254 should indicate movement for each of the joints 112 that does not exceed the angular limits of any of the joints 112. As a practical matter, however, because of rounding errors and the like it may be desirable to verify that {dot over (q)}new 254 does, in fact, remain within the angular limits for all joints 112, and this is the function of double-check logic sub-system 270. Any suitable method may be employed to verify {dot over (q)}new 254, as known in the art. The output 271 of the logic subsystem 270, which is typically just {dot over (q)}new 254, can then be used as input into the actuator driver circuitry 150 to control the joints 112 accordingly. Of course, as previously indicated with reference to
The benefit of intelligent joint limits handling as provided by logic system 200 is that “all or nothing” behavior for the end-effector 116 is avoided. As one or more joint 112 limits are reached and then exceeded by the end-effector 116 desired movement command {dot over (x)}cmd 203 provided by the user, the end-effector 116 does not simply stop. Rather, the end-effector 116 continues to try to move in a direction that most closely resembles the desired command {dot over (x)}cmd 203. Hence, the end-effector 116 continues to provide movement generally towards the user's desired goal. That is, revised joint movement command {dot over (q)}new 254 when subsequently executed by the robotic system 100 causes further, subsequent movement of the robotic arm 110 that is as close as possible to the desired movement command {dot over (x)}cmd 203 but which also causes actual movement of at least one of the actuators 114 in the arm 110, rather than simply a freezing or stalling of the arm 110 entirely. The “closeness” of movement can be set by the user, manufacturer or both by way of the weighting matrix W 252, and hence the logic system 200 is highly configurable and can be tailored to the needs of the device, the job at hand, the user and combinations thereof.
All of the apparatus, methods and algorithms disclosed and claimed herein can be made and executed without undue experimentation in light of the present disclosure. While the invention has been described in terms of preferred embodiments, it will be apparent to those of skill in the art that variations can be applied to the apparatus, methods and sequence of steps of the method without departing from the concept, spirit and scope of the invention. More specifically, it will be apparent that certain components can be added to, combined with, or substituted for the components described herein while the same or similar results would be achieved. All such similar substitutes and modifications apparent to those skilled in the art are deemed to be within the spirit, scope and concept of the invention as defined.
Number | Name | Date | Kind |
---|---|---|---|
3280991 | Melton | Oct 1966 | A |
3637092 | George et al. | Jan 1972 | A |
4216467 | Colston | Aug 1980 | A |
4521685 | Rebman | Jun 1985 | A |
4604016 | Joyce | Aug 1986 | A |
4655673 | Hawkes | Apr 1987 | A |
4661032 | Arai | Apr 1987 | A |
4762006 | Asakawa et al. | Aug 1988 | A |
4791588 | Onda et al. | Dec 1988 | A |
4795296 | Jau | Jan 1989 | A |
4837734 | Ichikawa et al. | Jun 1989 | A |
4842308 | Spotts | Jun 1989 | A |
4853874 | Iwamoto et al. | Aug 1989 | A |
4860215 | Seraji | Aug 1989 | A |
4862751 | Asakawa et al. | Sep 1989 | A |
4893254 | Chan | Jan 1990 | A |
4893981 | Yoshinada et al. | Jan 1990 | A |
4975856 | Vold et al. | Dec 1990 | A |
5004391 | Burdea | Apr 1991 | A |
5007300 | Siva | Apr 1991 | A |
5018922 | Yoshinada et al. | May 1991 | A |
5092645 | Okada | Mar 1992 | A |
5178032 | Zona et al. | Jan 1993 | A |
5184319 | Kramer | Feb 1993 | A |
5193963 | McAffee et al. | Mar 1993 | A |
5231693 | Backes et al. | Jul 1993 | A |
5382885 | Salcudean et al. | Jan 1995 | A |
5413454 | Movsesian | May 1995 | A |
5430643 | Seraji | Jul 1995 | A |
5451924 | Massimino et al. | Sep 1995 | A |
5508596 | Olsen | Apr 1996 | A |
5565891 | Armstrong | Oct 1996 | A |
5589828 | Armstrong | Dec 1996 | A |
5619180 | Massimino et al. | Apr 1997 | A |
5648897 | Johnson et al. | Jul 1997 | A |
5694013 | Stewart et al. | Dec 1997 | A |
5737500 | Seraji et al. | Apr 1998 | A |
5792165 | Klieman et al. | Aug 1998 | A |
5831408 | Jacobus et al. | Nov 1998 | A |
6028593 | Rosenberg et al. | Feb 2000 | A |
6047610 | Stocco et al. | Apr 2000 | A |
6084587 | Tarr et al. | Jul 2000 | A |
6088017 | Tremblay et al. | Jul 2000 | A |
6104158 | Jacobus et al. | Aug 2000 | A |
6178775 | Higginbotham et al. | Jan 2001 | B1 |
6184868 | Shahoian et al. | Feb 2001 | B1 |
6191796 | Tarr | Feb 2001 | B1 |
6246390 | Rosenberg | Jun 2001 | B1 |
6271833 | Rosenberg et al. | Aug 2001 | B1 |
6281651 | Haanpaa et al. | Aug 2001 | B1 |
6522952 | Arai et al. | Feb 2003 | B1 |
6535793 | Allard | Mar 2003 | B2 |
6592315 | Osborne, Jr. | Jul 2003 | B2 |
6636161 | Rosenberg | Oct 2003 | B2 |
6705871 | Bevirt et al. | Mar 2004 | B1 |
6781569 | Gregorio et al. | Aug 2004 | B1 |
6793653 | Sanchez et al. | Sep 2004 | B2 |
6801008 | Jacobus et al. | Oct 2004 | B1 |
6857878 | Chosack et al. | Feb 2005 | B1 |
7138981 | Kim et al. | Nov 2006 | B2 |
7158112 | Rosenberg et al. | Jan 2007 | B2 |
7168748 | Townsend et al. | Jan 2007 | B2 |
7208900 | Carlson et al. | Apr 2007 | B2 |
7225404 | Zilles et al. | May 2007 | B1 |
7345672 | Jacobus et al. | Mar 2008 | B2 |
7411576 | Massie et al. | Aug 2008 | B2 |
7480600 | Massie et al. | Jan 2009 | B2 |
7714895 | Pretlove et al. | May 2010 | B2 |
7783384 | Kraft | Aug 2010 | B2 |
7933667 | Sjoberg et al. | Apr 2011 | B2 |
8226072 | Murayama | Jul 2012 | B2 |
8373391 | Allen et al. | Feb 2013 | B1 |
8447440 | Phillips et al. | May 2013 | B2 |
8473101 | Summer | Jun 2013 | B2 |
8950286 | Gosselin et al. | Feb 2015 | B2 |
20010002098 | Haanpaa et al. | May 2001 | A1 |
20010037163 | Allard | Nov 2001 | A1 |
20030169235 | Gron et al. | Sep 2003 | A1 |
20040189675 | Pretlove et al. | Sep 2004 | A1 |
20040254771 | Riener et al. | Dec 2004 | A1 |
20050087373 | Wakitani et al. | Apr 2005 | A1 |
20050252329 | Demers | Nov 2005 | A1 |
20060048364 | Zhang et al. | Mar 2006 | A1 |
20060066574 | Kim et al. | Mar 2006 | A1 |
20060117258 | Yu | Jun 2006 | A1 |
20060178775 | Zhang et al. | Aug 2006 | A1 |
20070013336 | Nowlin | Jan 2007 | A1 |
20070050139 | Sidman | Mar 2007 | A1 |
20070095582 | Stuijt et al. | May 2007 | A1 |
20080009971 | Kim et al. | Jan 2008 | A1 |
20080063400 | Hudson et al. | Mar 2008 | A1 |
20080161733 | Einav et al. | Jul 2008 | A1 |
20080266254 | Robbins et al. | Oct 2008 | A1 |
20090074252 | Dariush | Mar 2009 | A1 |
20090182436 | Ferrara | Jul 2009 | A1 |
20090234499 | Nielsen et al. | Sep 2009 | A1 |
20100019890 | Helmer et al. | Jan 2010 | A1 |
20100023185 | Terwelp et al. | Jan 2010 | A1 |
20100041991 | Roundhill | Feb 2010 | A1 |
20100070079 | Mangaser et al. | Mar 2010 | A1 |
20100084513 | Gariepy et al. | Apr 2010 | A1 |
20100092267 | Najdovski et al. | Apr 2010 | A1 |
20100100256 | Jurmain et al. | Apr 2010 | A1 |
20100168918 | Zhao et al. | Jul 2010 | A1 |
20100169815 | Zhao et al. | Jul 2010 | A1 |
20100172733 | Chalubert et al. | Jul 2010 | A1 |
20100259614 | Chen | Oct 2010 | A1 |
20110015569 | Kirschenman et al. | Jan 2011 | A1 |
20110046781 | Summer | Feb 2011 | A1 |
20110106339 | Phillips et al. | May 2011 | A1 |
20110144828 | Chengalva | Jun 2011 | A1 |
20110155785 | Laurent et al. | Jun 2011 | A1 |
20110257786 | Caron L'Ecuyer et al. | Oct 2011 | A1 |
20120095619 | Pack et al. | Apr 2012 | A1 |
20120150351 | Bosscher et al. | Jun 2012 | A1 |
20120184955 | Pivotto et al. | Jul 2012 | A1 |
20120185098 | Bosscher et al. | Jul 2012 | A1 |
20120185099 | Bosscher et al. | Jul 2012 | A1 |
20120294696 | Summer et al. | Nov 2012 | A1 |
20120306741 | Gupta | Dec 2012 | A1 |
20130090194 | Ferlay et al. | Apr 2013 | A1 |
20130328770 | Parham | Dec 2013 | A1 |
20140031983 | Low et al. | Jan 2014 | A1 |
Number | Date | Country |
---|---|---|
0672507 | Sep 1995 | EP |
1 876 505 | Jan 2008 | EP |
2 898 824 | Sep 2007 | FR |
2 228 783 | Sep 1990 | GB |
95 30571 | Nov 1995 | WO |
03 055061 | Jul 2003 | WO |
2006 016799 | Feb 2006 | WO |
2007051000 | May 2007 | WO |
2008 135978 | Nov 2008 | WO |
2010 040215 | Apr 2010 | WO |
2010085184 | Jul 2010 | WO |
2011075093 | Jun 2011 | WO |
Entry |
---|
European Search Report mailed Mar. 14, 2012, Application Serial No. 11009319.2-2316, in the name of Harris Corporation. |
Torres Rocco, A.C., “Development and testing of a new C-based algorithm to control 9-degree-of-freedomwheelchair-mounted-robotic-arm system”, Jun. 1, 2010, Univ. of So. Florida. |
Alqasemi, R., et al., “Maximizing Manipulation Capabilities for People with Disabilities Using 9-DoF Wheelchair-Mounted Robotic Arm System”, 2007, IEEE. |
International Search Report mailed May 12, 2014, Applicaiton Serial No. PCT/US2013/069071, in the name of Harris Corporation. |
Tijsma, et al., “A framework of interface improvements for designing new user interfaces for the MANUS robot arm”, 2005, IEEE, 9th International Conference on Rehabilitation Robotics, Jul. 28-Jul. 1, 2005, Chicago, IL, USA. |
Alqasemi R et al: “Kinematics, control and redundancy resolution of a 9-DoF wheelchair-mounted robotic arm system for ADL tasks”,Mechatronics and Its Applications, 2009. ISMA '09. 6th International Symposium on, IEEE, Piscataway, NJ, USA, Mar. 23, 2009, pp. 1-7. |
Tsumaki Y et al: “Design of a compact 6-DOF haptic interface”, Robotics and Automation, 1998. Proceedings. 1998 IEEE International Conference on Leuven, Belgium May 16-20, 1998, New York, NY, USA, IEEE, US, vol. 3, May 16, 1998, pp. 2580-2585. |
Bley F et al: “Supervised navigation and manipulation for impaired wheelchair users”, Systems, Man and Cybernetics, 2004 IEEE International Conference on, IEEE, Piscataway, NJ, USA, vol. 3, Oct. 10, 2004, pp. 2790-2796. |
International Search Report mailed May 2, 2013, International Application No. PCT/US2012/051314, in the name of Harris Corporation. |
Zarrad, W., et al., “Stability and Transparency Analysis of a Haptic Feedback Controller for Medical Applications”, Proceedings of the 46th IEEE Conference on Decision and Control : New Orleans, LA, Dec. 12-14, 2007, IEEE, Piscataway, NJ, USA, Dec. 1, 2007, pp. 5767-5772. |
Cheung, Y., et al., “Cooperative Control of a Multi-Arm System Using Semi-Autonomous Telemanipulations and Adaptive Impedance”, Advanced Robotis, 2009. ICAR 2009. International Conference on, IEEE, Piscataway, NJ, USA, Jun. 22, 2009, pp. 1-7. |
Suzuki, A., et al., “Performance conditioning of time delayed bilaterial teleoperation system by scaling down compensation value of communication disturbance observer”, Advanced Motion Control, 2010, 11th IEEE International Conference On, IEEE, Piscataway, NJ, USA, Mar. 12, 2010, pp. 524-529. |
Tzafestas, C., et al., “Adaptive impedance control in haptic teleoperation to improve transparency under time-delay”, 2008 IEEE International Conference on Robotics and Automation. The Half-Day Workshop on: Towards Autonomous Agriculture of Tommorow, IEEE-Piscataway, NJ, USA, Piscataway, NJ, USA, May 19, 2008, pages 212-219. |
International Search Report mailed May 23, 2012; Application Serial No. PCT/US2011/066873 in the name of Harris Corporation. |
Everett L J et al; “Automatic Singularity Avoidance Using Joint Variations in Robot Task Modification”, IEEE Robotics & Automation Magazine, IEEE Service Center, Piscataway, NJ, US, vol. 1, No. 3, Sep. 1, 1994, pp. 13-19, XP011420425. |
Jonghoon Park et al.: “Reconstruction of Inverse Kinematic Solution Subject to Joint Kinematic Limits Using Kinematic Redundancy”, Intelligent Robots and Systems '96, IROS 96, Proceedings of the 1996 L EEE/RSJ International Conference on Osaka, Japan, Nov. 4-8, 1996, New York, NY, IEEE, US, vol 2, 4, Nov. 1996, pp. 425-430, XP010212433. |
Hamid Abdi et al: “Joint Velocity Redistribution for Fault Tolerant Manipulators”, Robotics Automation and Mechatronics (RAM), 2010 IEEE Conference ON, IEEE, Piscataway, NJ, USA, Jun. 28, 2010, pp. 492-497, XP031710198. |
International Search Report mailed Jun. 28, 2012, Application Serial No. PCT/US2012/027475 in the name of Harris Corporation. |
Marshall, W.C., et al., “A Testbed for Deisgn of User-Friendly, Multiple-Degree-Of-Freedom, Manual Controllers”, Scientific Honeyweller, Honeywell's Corporate. Minneapolis, US Jan. 1, 1993, pp. 78-86. |
International Search Report dated Oct. 29, 2012; Application Serial No. PCT/US2012/034207 in the name of Harris Corporation. |
International Search Report dated Jan. 15, 2013, Application Serial No. PCT/US2012/037751 in the name of Harris Corporation. |
International Search Report mailed Jan. 4, 2013, International Application Serial No. PCT/US2012/058303 in the name of Harris Corporation. |
Rogers, JE., et al., “Bi-directional Gap Closing MEMS Actuator Using Timing and Control Techniques”, IEEE Industrial Electronics, IECON 2006—32nd Annual Conference on, IEEE, Piscataway, NJ USA Nov. 1, 2006, pp. 3469-3154. |
TAS, NR, et al., “Technical Note: Design, fabrication and testing of laterally driven electrostatic motors employing walking motion and mechanical leverage”, Journal of Micromechanics & Microengineering, Institute of Physics Publishing, Bristol, GB, vol. 13, No. 1, Jan. 1, 2003. N6-N15. |
Tijsma, H.A. et al., A Framework of Interface Improvements for Designing New User Interfaces for the MANUS Robot Arm, Proceedings of the 2005 IEEE, 2005, 235-240. |
Rocco, Ana Catalina Torres, Development and testing of a new C-based algoithm to control a 9-degree-of-freedom wheelchair-mounted-robotic-arm system, University of South Florida, Jun. 1, 2010. |
Number | Date | Country | |
---|---|---|---|
20120245736 A1 | Sep 2012 | US |