The present invention relates to motion control systems and, more particularly, to interface software that facilitates the creation of hardware independent motion control software that incorporates parameter and/or function access limitations.
The purpose of a motion control device is to move an object in a desired manner. The basic components of a motion control device are a controller and a mechanical system. The mechanical system translates signals generated by the controller into movement of an object.
While the mechanical system commonly comprises a drive and an electrical motor, a number of other systems, such as hydraulic or vibrational systems, can be used to cause movement of an object based on a control signal. Additionally, it is possible for a motion control device to comprise a plurality of drives and motors to allow multi-axis control of the movement of the object.
The present invention is of particular importance in the context of a mechanical system including at least one drive and electrical motor having a rotating shaft connected in some way to the object to be moved, and that application will be described in detail herein. But the principles of the present invention are generally applicable to any mechanical system that generates movement based on a control signal. The scope of the present invention should thus be determined based on the claims appended hereto and not the following detailed description.
In a mechanical system comprising a controller, a drive, and an electrical motor, the motor is physically connected to the object to be moved such that rotation of the motor shaft is translated into movement of the object. The drive is an electronic power amplifier adapted to provide power to a motor to rotate the motor shaft in a controlled manner. Based on control commands, the controller controls the drive in a predictable manner such that the object is moved in the desired manner.
These basic components are normally placed into a larger system to accomplish a specific task. For example, one controller may operate in conjunction with several drives and motors in a multi-axis system for moving a tool along a predetermined path relative to a workpiece.
Additionally, the basic components described above are often used in conjunction with a host computer or programmable logic controller (PLC). The host computer or PLC allows the use of a high-level programming language to generate control commands that are passed to the controller. Software running on the host computer is thus designed to simplify the task of programming the controller.
Companies that manufacture motion control devices are, traditionally, hardware oriented companies that manufacture software dedicated to the hardware that they manufacture. These software products may be referred to as low level programs. Low level programs usually work directly with the motion control command language specific to a given motion control device. While such low level programs offer the programmer substantially complete control over the hardware, these programs are highly hardware dependent.
In contrast to low-level programs, high-level software programs, referred to sometimes as factory automation applications, allow a factory system designer to develop application programs that combine large numbers of input/output (I/O) devices, including motion control devices, into a complex system used to automate a factory floor environment. These factory automation applications allow any number of I/O devices to be used in a given system, as long as these devices are supported by the high-level program. Custom applications, developed by other software developers, cannot be developed to take advantage of the simple motion control functionality offered by the factory automation program.
Additionally, these programs do not allow the programmer a great degree of control over the each motion control device in the system. Each program developed with a factory automation application must run within the context of that application.
In this overall context, a number of different individuals are involved with creating a motion control system dedicated to performing a particular task. Usually, these individuals have specialized backgrounds that enable them to perform a specific task in the overall process of creating a motion control system. The need thus exists for systems and methods that facilitate collaboration between individuals of disparate, complimentary backgrounds who are cooperating on the development of motion control systems.
A number of software programs currently exist for programming individual motion control devices or for aiding in the development of systems containing a number of motion control devices.
The following is a list of documents disclosing presently commercially available high-level software programs: (a) Software Products For Industrial Automation, iconics 1993; (b) The complete, computer-based automation tool (IGSS), Seven Technologies A/S; (c) OpenBatch Product Brief, PID, Inc.; (d) FIX Product Brochure, Intellution (1994); (e) Paragon TNT Product Brochure, Intec Controls Corp.; (f) WEB 3.0 Product Brochure, Trihedral Engineering Ltd. (1994); and (g) AIMAX-WIN Product Brochure, TA Engineering Co., Inc. The following documents disclose simulation software: (a) ExperTune PID Tuning Software, Gerry Engineering Software; and (b) XANALOG Model NL-SIM Product Brochure, XANALOG.
The following list identifies documents related to low-level programs: (a) Compumotor Digiplan 1993-94 catalog, pages 10-11; (b) Aerotech Motion Control Product Guide, pages 233-34; (c) PMAC Product Catalog, page 43; (d) PC/DSP-Series Motion Controller C Programming Guide, pages 1-3; (e) Oregon Micro Systems Product Guide, page 17; (f) Precision Microcontrol Product Guide.
The Applicants are also aware of a software model referred to as WOSA that has been defined by Microsoft for use in the Windows programming environment. The WOSA model is discussed in the book Inside Windows 95, on pages 348-351. WOSA is also discussed in the paper entitled WOSA Backgrounder: Delivering Enterprise Services to the Windows-based Desktop. The WOSA model isolates application programmers from the complexities of programming to different service providers by providing an API layer that is Independent of an underlying hardware or service and an SPI layer that is hardware independent but service dependent. The WOSA model has no relation to motion control devices.
The Applicants are also aware of the common programming practice in which drivers are provided for hardware such as printers or the like; an application program such as a word processor allows a user to select a driver associated with a given printer to allow the application program to print on that given printer.
While this approach does isolates the application programmer from the complexities of programming to each hardware configuration in existence, this approach does not provide the application programmer with the ability to control the hardware in base incremental steps. In the printer example, an application programmer will not be able to control each stepper motor in the printer using the provided printer driver, instead, the printer driver will control a number of stepper motors in the printer in a predetermined sequence as necessary to implement a group of high level commands.
The software driver model currently used for printers and the like is thus not applicable to the development of a sequence of control commands for motion control devices.
The Applicants are additionally aware of application programming interface security schemes that are used in general programming to limit access by high-level programmers to certain programming variables. For example, Microsoft Corporation's Win32 programming environment implements such a security scheme. To the Applicants' knowledge, however, no such security scheme has ever been employed in programming systems designed to generate software for use in motion control systems.
The present invention is a system for generating an application program for motion control systems including a security system for limiting access to predetermined functions or parameters of the motion control system.
The present invention is a security system for use with systems and methods for generating application programs for controlling motion control systems such as are described in U.S. Pat. No. 5,867,385, issued Feb. 2, 1999, to Brown et al. The present invention is intended to be used with systems and methods for generating software for controlling motion control systems, including such systems and methods other than what is described in the '385 patent; the security system of the present invention may, however, be used with other systems and methods for generating software or operating motion control systems. The following description of the systems and methods described in the '385 patent is thus included for illustrative purposes only and is not intended to limit the scope of the present invention.
Referring now to the drawing, depicted therein at 10 in
The motion control system 10 comprises a personal computer portion 12 having a hardware bus 14, a plurality of motion control hardware controllers 16a, 16b, and 16c, and mechanical systems 18a, 18b, and 18c that interact with one or more objects (not shown) to be moved. The personal computer portion 12, hardware bus 14, hardware controllers 16, and mechanical systems 18 are all well-known in the art and will not be discussed herein beyond the extent necessary to provide a complete understanding of the present invention. The motion control hardware controllers 16 and their associated mechanical systems 18 form motion control devices 20 for moving objects.
The personal computer portion 12 contains a software system 22 that allows an application user 24 to create software applications 26 that control the motion control devices 20. More particularly, based on data input by the user 24 and the contents of the application program 26, the software system 22 generates control commands that are transmitted by one or more streams such as those indicated at 28a, 28b, 28c, and 28d. The streams 28 transmit control commands incorporating the hardware specific command language necessary to control a given motion control device 20 to perform in a desired manner. The streams 28 implement the communication protocol that allows the control commands to reach the appropriate motion control device 28 via an appropriate channel (i.e., PC bus, serial port).
As generally discussed above, the generation of software for controlling motion control devices normally (but not necessarily) involves the labors of at least two and perhaps three separate designers: a software system designer; a hardware designer familiar with the intricacies of the motion control device; and a motion control system designer.
The software system designer develops the software system 22 and will have generalized knowledge of motion control systems and devices but will not have detailed knowledge of specific motion control systems or devices. The application user 24 discussed above will normally be the motion control system designer.
The motion control system designer will understand and define the overall motion control system 10, but may not know the details of the individual motion control devices 20 employed by the system 10 or the software system 22 employed to generate the application program 26.
The hardware designer normally possesses very detailed knowledge of specific motion control hardware devices 20, but will normally not have knowledge of the system 10 in which the devices 20 are incorporated.
The present invention primarily relates to systems and methods for coordinating the knowledge of the motion control system designer and the hardware designer. In particular, the present invention is a system or method for allowing the hardware designer to customize or alter the software system 22 such that the motion control system designer can write application programs 26 that control the motion control hardware devices 20 such that these devices are operated within acceptable operating parameters.
As discussed in detail in the '385 patent, the software system designer initially defines a set of motion control operations that are used to perform motion control. The motion control operations are not specifically related to any particular motion control device hardware configuration, but are instead abstract operations that all motion control device hardware configurations must perform in order to function.
Motion control operations may either be primitive operations or non-primitive operations. Primitive operations are operations that are necessary for motion control and cannot be simulated using a combination of other motion control operations. Examples of primitive operations include GET POSITION and MOVE RELATIVE, which are necessary for motion control and cannot be emulated using other motion control operations. Non-primitive operations are motion control operations that do not meet the definition of a primitive operations. Examples of non-primitive operations include CONTOUR MOVE, which may be emulated using a combination of primitive motion control operations.
Given the set of motion control operations as defined above, the software system designer next defines a service provider interface (SPI) comprising a number of driver functions. Driver functions may be either core driver functions or extended driver functions. Core driver functions are associated with primitive operations, while extended driver functions are associated with non-primitive operations. As with motion control operations, driver functions are not related to a specific hardware configuration; basically, the driver functions define parameters necessary to implement motion control operations in a generic sense, but do not attach specific values or the like to these parameters.
The software system designer next defines an application programming interface (API) comprising a set of component functions.
For these component functions, the software system designer writes component code that associates at least some of the component functions with at least some of the driver functions. The relationship between component functions and driver functions need not be one to one: for example, certain component functions are provided for administrative purposes and do not have a corresponding driver function. However, most component functions will have an associated driver function.
The overall software model implemented by the software program 22 thus contains an API comprising component functions and an SPI comprising driver functions, with the API being related to the SPI by component code associated with the component functions.
The motion control system designer (normally also the user 24) develops the application program 26. The application program 26 comprises a sequence of component functions arranged to define the motion control operations necessary to control a motion control device to move an object in a desired manner. The application program 26 is any application that uses the system 22 by programming the motion control component 35. As mentioned above, the component code associates many of the component functions with the driver functions, and the driver functions define the parameters necessary to carry out the motion control operations. Thus, with appropriately ordered component functions, the application program 26 contains the logic necessary to move the object in the desired manner.
The software system 22 thus generates control commands based on the component functions contained in the application program 26, the component code associated with the component functions, and the driver code associated with the selected software driver 28.
As the control commands are being generated as described above, they may be directly transmitted to a motion control device to control this device in real time or stored in an output file for later use. The software system 22 employs the streams 28 to handle the transmission of the control commands to a desired destination thereof. In the exemplary system 22, the destinations of the control commands may be one or more of an output file 34 and/or the controllers 16.
Referring again to
Referring again for a moment to
With the foregoing general understanding of an exemplary motion control system in mind, the block diagram of
The security system 110 places limits on what the motion control system designer can do when developing the application program 26. As schematically shown at 112 in
A primary purpose of the present invention is thus to allow the program administrator to control the operation of the software system 22 such that access to one or more API functions is restricted based on such factors as the identity of a particular user or account and the status of the motion control system 10. For example, a junior user may be given access to certain API functions but not others. Alternatively, the entire software system may be disabled based on the status of the motion control devices 20. The restrictions implemented by the security system 110 may be based on other factors as the program administrator deems necessary.
After the motion control component 35 has been configured by the program administrator, the motion control system designer interacts, as shown schematically at 114 in
More specifically, as shown in
The API access block 116 limits the motion control system designer's ability to call predetermined functions of the API defined by the software system 22. The predetermined functions access to which is controlled by the security system 110 will be referred to as controlled functions. When the controlled functions are called while programming an application program 26, the software system 22 will indicate that access to these programs is restricted by, for example, generating an error code (e.g., ACCESSDENIED).
The API parameter block 118 limits the motion control system designer's ability to set predetermined parameters used by API functions outside certain limits or beyond certain thresholds. The predetermined parameters limited by the security system 110 will be referred to as controlled or restricted parameters; a function having controlled or restricted parameters will be referred to herein as a parameter-control function. The parameter limitations associated with the controlled parameters can be enforced by, for example, returning an error code as described above or simply by clipping the controlled parameter to the closest allowed value for that parameter whenever an attempt to use an inappropriate parameter value is made.
Any controlled function or parameter-control function will be referred to herein as a restricted function. The term “restricted” as used herein thus includes both prohibiting use of a function as in the case of the exemplary controlled function described above and allowing use of a function in a limited manner as in the case of one of the examples of the exemplary parameter-control function described above.
Either or both of the API access block 116 and API parameter limits block 118 may be used in a given security system constructed in accordance with the principles of the present invention, but the benefits obtained by the present invention will be optimized in a security system, such as the system 110, incorporating both of these blocks 116 and 118.
Using the API access block 116 and the API parameter limit block 118, the security system 110 is segmented into several security zones. These security zones define the security areas configurable by the program administrator, and the sum of all of the security zones defines the security range of functions and/or parameters controlled by the security system 110. These security zones may overlap. For example, access to a given function may be limited by a security zone implemented by the API access block 116, and parameters employed by that given function may also be limited by a security zone implemented in the API parameter limit block 118.
The first security zone of the exemplary security system 110 is the min/max security zone. The min/max security zone, which is implemented as part of the API parameter limit block 118, allows the program administrator to set minimum and maximum acceleration, deceleration, and velocity parameter value limits for given functions defined by the API. If set properly, these limits will prevent the motion control system designer from writing application programs that could potentially damage the motion control device or devices that form part of the motion control system 10.
The second exemplary security zone is the Hardware Limit Enable security zone. This security zone is implemented as part of the API access block 116 and allows (or disallows) the programmer to enable or disable the hardware limits. When disabled, hardware limits designed to prevent damage to the motion control device are removed.
The third exemplary security zone is the Software Limit Enable security zone. This security zone is implemented as part of the API access block 116 and allows (or disallows) programmers to enable or disable the software limits. When enabled, all application programs are bound by the initial limit positions of the current device driver. The initial limits of the current device driver may be changed programmatically or visually through an Advanced Properties screen allowing access to the current device driver data. Generally speaking, but not necessarily, the performance envelope defined by the software limits of the Software Limit Enable security zone will be within the performance envelope defined by the hardware limits of the Hardware Limit Enable security zone.
The fourth exemplary security zone is the Single Control security zone. This security zone is implemented as part of the API access block 116. The system 10 can run more than one application program 26 at a given time. When enabled, the Single Control security zone allows only the first application program 26 that connects to the motion control component 35 to control the motion control device(s) 20. The types of functions that may be called by any subsequent application program 26 that connects to the motion control component 35 will be restricted as defined in the Single Control security zone. For example, the first application program 26 that connects to the motion control component 35 will be allowed to control movement a given motion control device (e.g., MOVE command), while the second application program that connects to the motion control component 35 will be restricted to functions that monitor the status of the given motion control device (e.g., GETPOSITION command).
The fifth exemplary security zone is the Hardware Initialize security zone. This security zone is also implemented as part of the API access block 116. The Hardware Initialize security zone requires any application program that connects to the motion control component 35 to call an initializing function such as INITIALIZEHARDWARE. Any application program that does not call the initializing function will be prevented from accessing any functions defined by the API.
As mentioned above, these security zones may overlap with each other. In addition, not all of these security zones need be employed in a given implementation of the security system 110. The program administrator may determine that some or all of the restrictions represented by the security zones described above are unnecessary and/or determine that other restrictions are in order.
Referring now to
Initially, it should be noted that the exemplary security system 110 is implemented using a security portion 120 of an operating system 122 on which the software program 22 is designed to run. Most modern operating systems are designed with internal security for limiting user access to certain functions. The exemplary security system 110 is designed to make use of the security portion 120, but a separate piece of software external to the operating system 122 may be written specifically to limit user access in an equivalent manner.
As is conventional, the operating system 122 contains a registry database 124 that is accessible to the components that implement the security system 110.
The first step of using the security system 110 is for the user to logon to the system by communicating with the driver administrator CPL applet to input a username and a password. The user may be an individual or may be an account recognized by the security system 110, which may be used by a number individuals. The term “user” as employed herein thus is interchangeable with the term “account” as conventionally used in computer software.
The security system 110 compares the username and password with an Internal database, set or list to determine the user's level of access. If the user is not a program administrator, the user has access to the motion control component 35 but is subject to all access and parameter limitations. This situation will be described below with reference to steps five through six of the process depicted in FIG. 1.
If the user is a program administrator, the user can alter the security system 110 and/or override any access or parameter limitations as shown by the second step in FIG. 3. More specifically, the Driver Administrator CPL applet 38 displays a Settings panel 126 and/or an Advanced Properties panel 128 that allows the user visually to alter the settings of security system 110 through the Driver Administrator CPL applet 38. The user so logged on may change these settings programmatically as well.
As shown in the third step in
Subsequently, the security settings stored in the file 130 are used by the motion control component 35. In particular, as shown in the fifth step, when the component 35 is created, it queries the Driver Administrator Component 32 for the security settings. The motion control component 35 later uses the settings to limit API access and/or to limit access to or clip parameters that are out of the pre-designated ranges defined by the security settings.
In the sixth step of the process depicted in
Once the API security mask 132 is established, the software system 22 prevents non-authorized users from changing the security settings using the Settings panel 126 and/or the Advanced Properties panel 128. The system 22 will also limit such a non-authorized user's ability to use the motion control component 35 according to the limitations embodied in the API security mask 132.
An API function call can be secured in a number of ways. First, upon receiving a function call, the internal API code can be configured to use the operating system's underlying security settings to verify whether or not the call should be allowed.
Another method of implementing secure API function calls is depicted in FIG. 4. The method depicted in
In the second step of
An alternative to the mask AND operation would be to use a username/password check on each API call to verify that the user has proper access. In this case, each API function is associated with a security level. Each user and/or account would also be associated with a security level, and the system 110 simply checks the security level of each called function against the security level of the user or account to determine whether to allow access to the function.
From the foregoing, it should be clear that the present invention may be embodied in forms other than those described above. In particular, while the exemplary security system 110 is optimized for use with the exemplary motion control system 10 described herein, one of ordinary skill in the art will understand that the principles of the present invention may be applied more generally to other systems for generating command code and more specifically to other systems for generating control commands for controlling motion control devices.
The scope of the present invention should thus be determined by the claims ultimately allowed and not the foregoing detailed discussion of the preferred embodiments.
This application is a Continuation of U.S. patent application Ser. No. 09/565,627 filed May 4, 2000, now U.S. Pat. No. 6,571,141, which claims priority of U.S. Provisional Application Ser. No. 60/132,693 filed May 4, 1999, and is a Continuation-In-Part of U.S. patent application Ser. No. 09/205,627 filed Dec. 3, 1998, now U.S. Pat. No. 6,209,037, which claims priority of U.S. Provisional Application Ser. No. 60/067,466 filed Dec. 4, 1997, and is a Continuation-In-Part of U.S. patent application Ser. No. 09/191,981 filed Nov. 13, 1998, now abandoned, which is a Continuation of U.S. patent application Ser. No. 08/656,421 filed May 30, 1996, now U.S. Pat. No. 5,867,385, which is a Continuation-In-Part of U.S. patent application Ser. No. 08/454,736 filed May 30, 1995, now U.S. Pat. No. 5,691,897.
Number | Name | Date | Kind |
---|---|---|---|
4159417 | Rubincam | Jun 1979 | A |
4418381 | Molusis et al. | Nov 1983 | A |
4531182 | Hyatt | Jul 1985 | A |
4713808 | Gaskill | Dec 1987 | A |
4767334 | Thorne et al. | Aug 1988 | A |
4769771 | Lippmann et al. | Sep 1988 | A |
4800521 | Carter et al. | Jan 1989 | A |
4809335 | Rumsy | Feb 1989 | A |
4840602 | Rose | Jun 1989 | A |
4846693 | Baer | Jul 1989 | A |
4855725 | Fernandez | Aug 1989 | A |
4857030 | Rose | Aug 1989 | A |
4887966 | Gellerman | Dec 1989 | A |
4897835 | Gaskill | Jan 1990 | A |
4923428 | Curran | May 1990 | A |
4937737 | Schwane et al. | Jun 1990 | A |
4987537 | Kawata | Jan 1991 | A |
5095445 | Sekiguchi | Mar 1992 | A |
5120065 | Driscoll et al. | Jun 1992 | A |
5126932 | Wolfson et al. | Jun 1992 | A |
5168441 | Onarheim et al. | Dec 1992 | A |
5175817 | Adams et al. | Dec 1992 | A |
5245703 | Hubert | Sep 1993 | A |
5247650 | Judd et al. | Sep 1993 | A |
5377258 | Bro | Dec 1994 | A |
5390304 | Leach et al. | Feb 1995 | A |
5390330 | Talati | Feb 1995 | A |
5392207 | Wilson et al. | Feb 1995 | A |
5402518 | Lowery | Mar 1995 | A |
5412757 | Endo | May 1995 | A |
5438529 | Rosenberg et al. | Aug 1995 | A |
5450079 | Dunaway | Sep 1995 | A |
5453933 | Wright et al. | Sep 1995 | A |
5465215 | Strickland et al. | Nov 1995 | A |
5491813 | Bondy et al. | Feb 1996 | A |
5493281 | Owens | Feb 1996 | A |
5576727 | Rosenberg et al. | Nov 1996 | A |
5596994 | Bro | Jan 1997 | A |
5600373 | Chui et al. | Feb 1997 | A |
5604843 | Shaw et al. | Feb 1997 | A |
5607336 | Lebensfeld et al. | Mar 1997 | A |
5608894 | Kawakami et al. | Mar 1997 | A |
5617528 | Stechmann et al. | Apr 1997 | A |
5623582 | Rosenberg | Apr 1997 | A |
5625821 | Record et al. | Apr 1997 | A |
5636994 | Tong | Jun 1997 | A |
5652866 | Aldred et al. | Jul 1997 | A |
5655945 | Jani | Aug 1997 | A |
5666161 | Kohiyama et al. | Sep 1997 | A |
5670992 | Yasuhara et al. | Sep 1997 | A |
5691897 | Brown et al. | Nov 1997 | A |
5691898 | Rosenberg et al. | Nov 1997 | A |
5701140 | Rosenberg et al. | Dec 1997 | A |
5707289 | Watanabe et al. | Jan 1998 | A |
5724074 | Chainani et al. | Mar 1998 | A |
5733131 | Park | Mar 1998 | A |
5734373 | Rosenberg et al. | Mar 1998 | A |
5737523 | Callaghan et al. | Apr 1998 | A |
5739811 | Rosenberg et al. | Apr 1998 | A |
5746602 | Kikinis | May 1998 | A |
5752880 | Gabai et al. | May 1998 | A |
5754855 | Miller et al. | May 1998 | A |
5764155 | Kertesz et al. | Jun 1998 | A |
5790178 | Shibata et al. | Aug 1998 | A |
5800268 | Molnick | Sep 1998 | A |
5801946 | Nissen et al. | Sep 1998 | A |
5805785 | Dias et al. | Sep 1998 | A |
5818537 | Enokida et al. | Oct 1998 | A |
5821920 | Rosenberg et al. | Oct 1998 | A |
5821987 | Larson | Oct 1998 | A |
5822207 | Hazama et al. | Oct 1998 | A |
5825308 | Rosenberg | Oct 1998 | A |
5828575 | Sakai | Oct 1998 | A |
5846132 | Junkin | Dec 1998 | A |
5848415 | Guck | Dec 1998 | A |
5852441 | Nakajima et al. | Dec 1998 | A |
5855483 | Collins et al. | Jan 1999 | A |
5867385 | Brown et al. | Feb 1999 | A |
5873765 | Rifkin et al. | Feb 1999 | A |
5889670 | Schuler et al. | Mar 1999 | A |
5889672 | Schuler et al. | Mar 1999 | A |
5890963 | Yen | Apr 1999 | A |
5907704 | Gudmundson et al. | May 1999 | A |
5907831 | Lotvin et al. | May 1999 | A |
5914876 | Hirai | Jun 1999 | A |
5920476 | Hennessey et al. | Jul 1999 | A |
5924013 | Guido et al. | Jul 1999 | A |
5956484 | Rosenberg et al. | Sep 1999 | A |
5959613 | Rosenberg et al. | Sep 1999 | A |
5960085 | De La Huerga | Sep 1999 | A |
5977951 | Danieli et al. | Nov 1999 | A |
6012961 | Sharpe et al. | Jan 2000 | A |
6020876 | Rosenberg et al. | Feb 2000 | A |
6028593 | Rosenberg et al. | Feb 2000 | A |
6031973 | Gomi et al. | Feb 2000 | A |
6038603 | Joseph | Mar 2000 | A |
6046727 | Rosenberg et al. | Apr 2000 | A |
6057828 | Rosenberg et al. | May 2000 | A |
6078968 | Lo et al. | Jun 2000 | A |
6083104 | Choi | Jul 2000 | A |
6101425 | Govindaraj et al. | Aug 2000 | A |
6139177 | Venkatraman et al. | Oct 2000 | A |
6144895 | Govindaraj et al. | Nov 2000 | A |
6216173 | Jones et al. | Apr 2001 | B1 |
6288716 | Humpleman et al. | Sep 2001 | B1 |
6295530 | Ritchie et al. | Sep 2001 | B1 |
6301634 | Gomi et al. | Oct 2001 | B1 |
6309275 | Fong et al. | Oct 2001 | B1 |
6400996 | Hoffberg et al. | Jun 2002 | B1 |
6442451 | Lapham | Aug 2002 | B1 |
6519594 | Li | Feb 2003 | B1 |
6571141 | Brown | May 2003 | B1 |
6652378 | Cannon et al. | Nov 2003 | B2 |
6678713 | Mason et al. | Jan 2004 | B1 |
Number | Date | Country |
---|---|---|
0442676 | Aug 1991 | EP |
0 281 427 | Aug 1992 | EP |
0508912 | Oct 1992 | EP |
0 583 908 | Feb 1994 | EP |
0275826 | Jul 1998 | EP |
GB 2 244 896 | Dec 1991 | GB |
59 228473 | Jun 1983 | JP |
WO 9211731 | Jul 1992 | WO |
WO 9308654 | Apr 1993 | WO |
WO 9507504 | Mar 1995 | WO |
Number | Date | Country | |
---|---|---|---|
60132693 | May 1999 | US | |
60067466 | Dec 1997 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09565627 | May 2000 | US |
Child | 10447185 | US | |
Parent | 08656421 | May 1996 | US |
Child | 09191981 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09205627 | Dec 1998 | US |
Child | 09565627 | US | |
Parent | 09191981 | Nov 1998 | US |
Child | 09205627 | US | |
Parent | 08454736 | May 1995 | US |
Child | 08656421 | US |