The present invention is directed to the scheduling of work items in a resource allocation system. In particular, the present invention is directed to service time goals for work items in a queue awaiting service, and assessing the status of work items in queue relative to their service time goals.
In present day automatic contact distribution (ACD) systems, resource selection and allocation algorithms are commonly employed to perform calculations related to timing of operations and service time goals for work items in queue. These calculations are performed, for example, when a telephone call is received at a call center. When such a call is received, it is typically assigned to a pool of resources responsible for answering telephone calls. Furthermore, such calls generally have a service time goal, such as three minutes, which is the goal for an agent to answer the call. These service time goals are useful to help ensure a customer is not waiting to speak to an agent for a long period of time, which may reduce customer satisfaction.
In such ACD systems, contacts incoming to a contact center are answered and handled by a plurality of resources. The ACD system automatically distributes and connects incoming contacts to whatever resource, generally agents, have the skill set suited to handle the contacts and are free, i.e., not handling other contacts at the moment. As used herein, a “contact” refers to any mode or type of contact between two entities, including without limitation voice calls, VoIP, text-chat, e-mail, fax, electronic documents, web forms, voice messages, and video calls, to name but a few.
The contacts are placed in different queues based upon preestablished criteria, such as business/service policies, objectives, and goals for each contact type, and are typically placed in each queue in the order of their arrival and/or priority. Due to the random and peaked nature of inbound contacts from customers, a contact center may become overloaded when no suitable resources are available to handle contacts as the service time goal for the contacts expires. Furthermore, a contact center may have sufficient resources to handle present contacts which have service time goals currently expiring, but may not have enough resources to handle the contacts which have a service time goal at some point in the future.
As is known in the art, it is common for such ACD systems to include algorithms which detect whether service time goals are being met, and also to predict if service time goals are likely to be met in the future. Numerous techniques have been devised for determining an actual or anticipated wait time for each queued item, and the queued items are typically serviced based on the actual and/or anticipated wait time. However, such techniques generally look at only the head of the queue, in order to determine if the contact center is currently behind target, or is in a state of immediate risk. Techniques which are used to predict if service time goals are likely to be met in the future generally only look at the tail of the queue, or the last item in the queue, and make a determination of whether it is predicted that this item will be serviced at or before the service time goal for that work item, and give a yes/no answer as to whether there is a future risk. As will be understood, the last item in the queue may follow a number of items which all have a service time goal which will expire at substantially the same time. Thus, it is possible that the last item in a queue will show no future risk, while there in actuality is a future risk associated with the relatively heavy workload which precedes the last work item in the queue. Accordingly, it would be advantageous to have a method and apparatus which is able to determine future risk, and also determine when such risk will arise and the amount of resources required to correct the potential shortfall in resources.
Another problem with such techniques is that they were designed for real time servicing. As mentioned above, it is common to receive contacts in the form of e-mail, fax, electronic documents, web forms, voice messages, which do not require immediate attention of an agent, but rather are required to be attended to within a preset service time goal period. For example, the contact center may have a service time goal for electronic mail of one business day. Likewise, web forms which are received may have a goal of being answered within two business days. Such contacts are referred to as “back office contacts,” which are placed into a queue which is to be serviced by a back office, meaning that they are not serviced by agents in real time with a contact.
In some ACD systems, such work items are placed in unordered work queues. These items often are received at different times, and have different service goals. Thus, if the items were to be placed in an ordered work pool, with the contacts ordered by the amount of time left to service the contact, each time a contact is added to the queue, the queue may have to be reordered. As will be understood, reordering a work queue can consume a significant amount of resources in a system, thus it may be advantageous to place such work items in an unordered work pool or work queue. One problem with placing contacts in an unordered work pool is that resource allocation algorithms are generally designed to operate using ordered work pools. Thus, it would be advantageous to have an unordered work pool with resource allocation algorithms which are able to assess the work in the unordered work pool to determine a status of the pool and make predictions regarding potential future resource shortfalls for the work pool.
These and other needs are addressed by the various embodiments and configurations of the present invention. The present invention is directed generally to a method and apparatus for assessing the status of work awaiting service in an ordered or unordered work pool. The methodology is particularly useful in contact centers.
In one embodiment, work items, such as contacts, product orders, service requests, are placed into a work queue for service by a resource. The status of work waiting for service is assessed by generating, based at least in part on the work queue, an ordered set of items related to the work items in the work queue, and analyzing the ordered set to predict a future state of the work queue. A required queue position (RQP) for each work item in said work queue, may be determined, the RQP based on a service time goal for each work item and an estimated time for completion of work items. The ordered set of items may be generated by creating an array of counters, each element in the array of counters corresponding to a predefined range of required queue positions. The array of counters may be modified by incrementing a counter in the array of counters associated with the RQP for each work item. The required queue position is determined, in one embodiment, for each work item, by subtracting an amount of time since the work item was received from the service time goal for the work item to obtain a remaining time for the work item. For each work item, determining a required queue position may include dividing the remaining time for the work item by the weighted advance time (WAT) of the work queue. The weighted advance time is the measure of the average time that is required for a work item to advance one position in the queue. The calculation of weighted advance time is described in U.S. Pat. No. 5,506,898, the disclosure of which is incorporated herein by reference in its entirety.
The ordered set of items, in one embodiment, is generated by determining a range of required queue positions which correspond to each item within the ordered set, and incrementing a counter associated with the item within the ordered set which corresponds to a required queue position associated with each work item. The range of queue positions for each item in the ordered set may be set to preestablished criteria, such as, for example, each item in the ordered set may correspond to one queue position, or each item in the ordered set, where the number of the item is N, may be 2N-1<RQP≦2N.
Analyzing the ordered set to predict a future state of the work queue, in one embodiment, includes the steps of creating an index variable, setting the index variable to one, creating a sum variable, setting the sum variable to zero, calculating a new sum as the sum of the previous value of the sum variable and the value of the item in the ordered set which corresponds to the index variable, determining if the sum is greater than the index, setting a state to “Future Risk” when the sum is greater than the index, and incrementing the index and repeating the calculating a new sum, determining if the sum is greater than the index, and setting a state when the sum is not greater than the index. In another embodiment, a range of queue positions corresponds to each item within the ordered set, and the determining step includes determining if the sum is greater than the highest number queue position which is associated with the item in the ordered set which corresponds to the index variable.
The analyzing of the ordered set may further include determining if there are additional items in the ordered set, and setting a state to “On Target” when there are no additional items in the ordered set. The analyzing of the ordered set may also include, when the sum is greater than the index, predicting a time of the “Future Risk”. The time may be calculated as the product of the index and the estimated time for completion of work items. The analyzing of the ordered set may include, when the sum is greater than the index, determining an extent of the “Future Risk”. The extent of the future risk is calculated, in one embodiment, as the difference between the sum and the index. The extent of the future risk is calculated, in another embodiment, as the difference between the sum and the highest number queue position associated with the item in the ordered set which corresponds to the index variable. In another embodiment, the invention provides a computer readable medium containing instructions for performing the steps for determining the status of work waiting for service, and a logic circuit operable to perform the steps for determining the status of work waiting for service.
The invention also provides, in another embodiment, a computational component for performing a method, the method comprising: determining a required queue position (RQP) for each of a plurality of work items, the RQP based on a remaining time for the work item and a weighted advance time for the work queue incrementing a counter in an element of an array of counters, the element corresponding to a predefined range of required queue positions; and analyzing the array of counters to predict a future state of the work items. The determining a required queue position step may include, for each work item, subtracting an amount of time since the work item was received from a service time goal for the work item to obtain a remaining time for the work item. The determining a required queue position step may include determining the weighted advance time for the work queue and for each work item, dividing the remaining time by the weighted advance time for the work queue. The incrementing a counter step may include determining a range of required queue positions which correspond to each element within the array of counters, and incrementing a counter associated with the element within the array of counters which corresponds to the required queue position obtained in the determining a required queue position step. In one embodiment, the predefined range of queue positions for each element in the array of counters is one. In another embodiment, the predefined range of queue positions for each element in the array of counters, where the number of the element is N, is 2N-1<RQP≦2N.
In one embodiment, the analyzing step includes the steps of: creating an index variable; setting the index variable to one; creating a sum variable; setting the sum variable to zero; calculating a new sum as the sum of the value of the sum variable and the value of the counter in the element of the array of counters which corresponds to the index variable; determining if the sum is greater than the index; setting a state to “Future Risk” when the sum is greater than the index; and incrementing the index and repeating the calculating a new sum, determining if the sum is greater than the index, and setting a state when the sum is not greater than the index. In one embodiment, the determining step includes determining if the sum is greater than the highest number queue position which is associated with the element of the array of counters which corresponds to the index variable. The analyzing step may also include: determining if there are additional elements in the array of counters; and setting a state to “On Target” when there are no additional elements in the array of counters. The analyzing step may also include, when the sum is greater than the index, determining a time of the “Future Risk”. The time of the future risk is calculated as the product of the index and the weighted advance time of the work queue. The analyzing step may further include, when the sum is greater than the index, determining an extent of the “Future Risk”. The extent may be calculated as the difference between the sum and the index. In another embodiment, the analyzing step further includes, when the sum is greater than the highest number queue position associated with the element of the array of counters which corresponds to the index variable, determining an extent of the “Future Risk,” calculated as the difference between the sum and highest number queue position associated with the element.
Another aspect of the invention provides a table maintained in an electronic memory of a contact center, comprising an identity of at least two work items, and an ordered list having entries associated with a predefined range of required queue positions for the work items. The entries, in one embodiment, indicate required queue positions for the work items. The predefined range of required queue positions for each entry in the ordered list, in one embodiment is one. In another embodiment, the predefined range of required queue positions for each entry in the ordered list, where the number of the entry is N, is 2N-1<RQP≦2N.
Another aspect of the invention provides a contact center for servicing a plurality of contacts received from a plurality of customers, comprising: a plurality of workstations corresponding to a plurality of resources; a central server in communication with the plurality of workstations, comprising at least one queue of contacts, each of the contacts having an associated service time goal, and a workload monitoring agent operable to (a) monitor the queue of contacts; (b) assess a state of the queue of contacts with respect to the service time goals for the plurality of contacts; and (c) determine a number of contacts which are likely to not meet their service time goals and a time at which the service time goal for the number of contacts will expire. In one embodiment, the contacts in the queue comprise one or more of real time and non-real time contacts. In another embodiment, the workload monitoring agent is further operable to identify a weighted advance time of the work queue and determine a required queue position for each of the contacts The workload monitoring agent may determine the required queue position based on the weighted advance time of the work queue, an elapsed time since the contact was received at the queue, and a service time goal for the contact. The required queue position is calculated, in an embodiment, as the difference between the service time goal and the elapsed time divided by the weighted advance time of the work queue. The contacts within the plurality of contacts may have at least two service time goals. The workload monitoring agent is further operable to determine, in an embodiment, a representation of required queue positions associated with the contacts in the queue. In one embodiment, a predetermined workload level exists when a queue position in the representation of required queue positions is less than a number of enqueued contacts ahead of the queue position in the representation of required queue positions. The time which the predetermined workload level will likely exist is the product of the weighted advance time of the work queue and queue position at which the predetermined workload level will likely exist. The number of contacts required to be serviced is the difference between the required queue position and the number of enqueued contacts before the required queue position.
These and other advantages will be apparent from the disclosure of the invention contained herein, particularly when taken in conjunction with the attached drawings.
The above-described embodiments and configurations are neither complete nor exhaustive. As will be appreciated, other embodiments of the invention are possible utilizing, alone or in combination, one or more of the features set forth above or described in detail below.
A contact center 6 comprises a central server 10 (such as a Definity® or Multi-Vantage™ Enterprise Communications Server running modified Advocate™ software of Avaya, Inc.), a set of data stores or databases 12 containing contact or customer related information and other information that can enhance the value and efficiency of the contact, a plurality of servers, namely a fax server 24, a data network server 20, an email server 16, and other servers 13, a private branch exchange PBX 28 (or private automatic exchange PAX), a first plurality or set of resources 14 (which are shown as being human agents) operating computer work stations 15, such as personal computers, and/or telephones 17 or other type of voice communications equipment, all interconnected by a local area network LAN (or wide area network WAN) 36, and a second plurality or set of resources 100 (which are shown as being human agents) also operating computer work stations 15, such as personal computers and/or telephones 17 or other types of voice communications equipment, connected to the PBX 28 via a public switched telephone network or PSTN 48 and to the central server 10 via a data network 44, such as the Internet. The fax server 24, web server 20 and email server 16 are connected via communication connections 40 to the data network 44.
The other servers 13 can be connected via optional (dashed) communication lines 22, 32 to the PBX 28 and/or the data network 44. As will appreciated, other servers 13 could include a scanner (which is normally not connected to the PBX 28 or network 44), interactive voice recognition IVR software, VoIP software, video call software, voice messaging software, an IP voice server, and the like. The PBX 28 is connected via a plurality of trunks 18 to the PSTN 48 and to the fax server 24 and telephones 17 of the resources 14. As will be appreciated, faxes can be received via the PSTN 48 or via the network 44 by means of a suitably equipped personal computer. The PBX 28, fax server 24, email server 16, web server 20, and database 12 are conventional.
As will be appreciated, the central server 10 is notified via LAN 36 of an incoming realtime or non-realtime contact by the telecommunications component (e.g., PBX 28, fax server 24, email server 16, web server 20, and/or other server 13) receiving the incoming contact. The incoming contact is held by the receiving telecommunications component until the central server 10 forwards instructions to the component to forward the contact to a specific workstation and/or resource. The server 10 distributes and connects these contacts to workstations of available resources based on a set of predetermined criteria. The resources process the contacts sent to them by command of the central server 10.
In the architecture of
In one configuration, the first and second pluralities or sets of resources correspond, respectively, to employees and nonemployees of the business or enterprise operating the contact center. For example, the second plurality or set of resources can be contractors, subcontractors, employees of another organization (including a bidding house), and the like. The first plurality of resources are served directly or supported by the central server/PBX and commonly service contacts to the center. In other words, the first plurality of resources or set of resources/workstations are subscribers to the enterprise network defined by the contact center 6 or are within the premises serviced by the server/PBX. The second plurality or set of resources/workstations are generally not served and/or supported directly by the central server and are typically geographically dislocated from the first plurality or set of resources. In other words, the second plurality of resources or set of workstations/resources are not subscribers to or supported by the enterprise network and are external to the premises serviced by the PBX and central server. The second set of resources may thus be “external” in that they are not directly supported as terminal endpoints by the server PBX (e.g., they do not have an extension associated with an internal endpoint serviced by the switch/server). Communications with these resources are directed through the PSTN 48 (for telephone calls) (and are received at an external port of the switch/server) and through the data network 44 (for data communications such as customer-related information transmission). The second set of resources may be used to augment or support the first set of resources, such as by servicing less valuable or profitable work items through, for example, a bidding type process discussed in copending U.S. Patent Application “Contact Center Resource Allocation Based On Work Bidding/Auction”, filed on even date herewith, to Flockhart et al., which is incorporated herein by this reference.
The central server 10 includes a memory 30 having a plurality of first sets 38 of contact queues 42 and 46 corresponding to the first plurality of resources. Each set of contact queues conventionally serves and holds contacts (or work items) for a different work type and/or for realtime versus non-realtime contacts. In the depicted embodiment, queues 42 serve non-real-time contacts while queues 46 serve real-time contacts. This embodiment is particularly suited for a Customer Relationship Management (CRM) environment in which customers are permitted to use any media to contact a business. In a CRM environment, both realtime and non-realtime contacts must be handled and distributed with equal efficiency and effectiveness. Within each set of queues, each queue holds contacts of a different priority and/or different type (e.g., e-mail, fax, electronic or paper documents, webform submissions, voice messages, voice calls, VoIP calls, text chat, video calls, and the like). The priority of a contact is determined according to well known predefined criteria. Each queue may function as a first-in, first-out (FIFO) buffer memory, and include a plurality of items, or positions 50, each for identifying a corresponding one enqueued contact. The position at the head of the queue is considered to be position 1, the next subsequent position to be position number 2, and so forth. The queues may also be unordered work queues, in which the work items contained in the queues are not in a FIFO memory. Such an unordered configuration may be beneficial, for example, for a non-real-time queue having work items with differing service time goals where re-ordering the work queue following the completion of each work item would take a significant amount of resources.
Memory 30 further includes a wait time determining agent 54. As its name implies, this agent determines an estimate of how long a contact that is placed in a queue will have to wait before being delivered to a resource for servicing and/or has already waited for servicing. The estimate may be derived separately by the agent 54 for each work item in each queue of each set, and is referred to herein as an estimated wait time (EWT).
For realtime contacts, the EWT is based on any suitable algorithm, such as the average rate of advance of contacts through positions 50 of the contacts' corresponding queue referred to herein as a weighted advance time (WAT). This estimate is derived separately by the agent 54 for each queue. An illustrative implementation of the agent 54 for real-time contacts is disclosed by U.S. Pat. No. 5,506,898, which is incorporated herein by this reference.
For non-realtime contacts, the EWT estimate is generally determined differently than for realtime contacts. One approach for calculating the wait time is set forth in U.S. patent application Ser. No. 09/641,403, filed Aug. 17, 2000, entitled “Wait Time Prediction Arrangement for Non-Real-Time Customer Contacts”, which is incorporated herein by this reference.
Memory 30 can further include a work item selecting agent 26. Agent 26 is conventional. It selects a work item from one or more of the queues to be serviced by an available resource based on wait time and/or business/service policies, objectives, and goals for each contact type.
The memory further includes a workload monitoring agent 70, as will be discussed below, for predicting potential deficiencies or surpluses for the first set of resources. A bid item selecting resource 74, as discussed in copending U.S. patent application Ser. No. 10/673,105 entitled “Contact Center Resource Allocation Based On Work Bidding/Auction”, filed on Sep. 26, 2003, to Flockhart et al., may be used if a deficiency in the first set of resources is predicted, for configuring and tracking a bidding process for each work item and selecting the winning bidder for such work items.
The workload monitoring agent 70 receives EWT information from the wait time determining agent 54, monitors the length of each queue, the numbers of available resources in the plurality of first resources, the types and priorities of contacts in each monitored queue, and anticipated workload levels. Based on this information, the workload monitoring agent 70 predicts when the contact center must take action in order to meet predetermined business/service policies, objectives, and goals for each contact type.
A graphical illustration of prediction of the amount of work items completed as a function of time is contained in
With reference now to
When determining the state of the work queues 42, 46, the workload monitoring agent 70, on an event basis and/or on a periodic basis, will examine a work queue or pool to determine the current state of the work items relative to their individual service time goals. Each work item in the queue or pool will have a service time goal, as described above. The remaining time for each work item in the queue or pool may be calculated as:
Remaining time=(Service Time Goal)−(Current Time).
If any work item has a negative remaining time, then the state of the work item and the work queue is “behind target.” In such a situation, in one embodiment, the workload monitoring agent 70 generates an appropriate message to indicate the behind target state. The message may be sent to appropriate personnel or software system that may then take actions to remedy the problem. The message may include electronic notifications to appropriate personnel, display on a user interface, or other indication. The workload monitoring agent 70, in one embodiment, then proceeds to calculate required queue positions for each of the work items in the work queue. In another embodiment, if a behind target state is detected, the workload monitoring agent 70 simply generates the appropriate alert and does not proceed to calculate required queue positions.
When determining the required queue position, WAT for the queue is determined. As mentioned above, the WAT is the average elapsed time between each service event from the queue. For example, if work items are serviced from the queue at an average rate of one every six seconds, the WAT for that queue is six seconds, meaning that, for example, the second item in the queue would be predicted to be completed in 12 seconds. Once the WAT is determined, the required queue position for each work item in the queue or pool is then calculated as the remaining time for the work item divided by the WAT, and rounded down to the next integer number. For example, if a work item has 20 seconds remaining before its service time goal expires, and the WAT for the queue or pool is six seconds, the prediction is that the work item must be serviced by one of the next three agents to become available to service work from this queue in order to meet the service time goal. Thus, the required queue position for the work item is three.
Referring now to
Referring now to
If the sum is greater than the index, the state of the system is set to “Future Risk,” the predicted time of the problem is the product of the index and the WAT (Index*WAT), and the extent of the problem is the difference between the sum and index (sum-Index). If the sum is not greater than the index at block 216, the index is incremented, according to block 224. The determination is made at block 228 if the end of the RQPA has been reached. If the end of the RQPA has been reached, the state of the system is “On Target,” meaning that there are no predicted shortfalls in resources for the work items that are in the work queue or work pool. If at block 228, it is determined that the end of the RQPA has not been reached, the operational steps of blocks 212 through 228 are repeated until either the end of the RQPA is reached, or until a state of “Future Risk” is found. For example, if the index is at six, and the sum of the work items with required queue positions of six or less is nine (Index=6, Sum=9), this indicates that three work items are predicted to not be completed by their service time goal. If the WAT is 15 seconds, the time that this problem will occur is predicted to be 90 seconds (index*WAT=6*15=90 seconds). The extent of the problem is predicted to be three work items. This information, in one embodiment is displayed on a user interface, and an electronic notification is forwarded to appropriate personnel or software systems that may then attempt to correct the problem before it occurs. While the embodiment of
Furthermore, in one embodiment, the workload monitoring agent 70 monitors the work queues for instances in which surplus resources are predicted. For example, if the state of the system is “on target,” the workload monitoring agent 70 may determine how many surplus resources are available. Such surplus resources may be allocated to different functions, for example. When determining the number of surplus resources, and the time of the surplus, similar calculations as described above may be utilized. The difference between the sum and the highest number queue position associated with an element in the RQPA may be utilized to indicate how many surplus resources are predicted for the time associated with the queue position. For example, if the sum is 20 and the highest queue position associated with the RQPA element is 30, this indicates that ten surplus resources are predicted to be available at that point in time while maintaining service time goals for work items in the work queue. If the state of the system is “on target,” this indicates that these surplus resources may be used for other tasks while maintaining service time goals for all of the work items presently in the queue if removing the surplus resources would not place the state of the system to future risk.
As can be seen, the system and method provided above produces results of both a time of the potential problem, as well as the extent of the potential problem, which is beneficial in proactive solving of the potential problem. Furthermore, this system and method may be used in both ordered work queues, as well as unordered work queues or work pools. This is a result of each work item being evaluated for its required queue position, and the array of counters having elements which correspond to the required queue positions which are incremented each time a work item having that required queue position is scanned. Accordingly, even if work items are unordered, when each item is scanned, its required queue position is included in the array of counters which may then be assessed to determine the status of work queue or work pool.
It will be understood that the embodiment of
In another embodiment, the array of counters does not include every required queue position as an element of the array, but rather a range of required queue positions are assigned to particular array elements.
The analysis of the array can detect potential problems in the defined range of RQPs, rather than at every RQP. If work queues are of a significant size, this embodiment results in a performance increase due to the array being much shorter, thus consuming fewer system resources. In this embodiment, an array of counters containing ten elements can handle work queues or work pools of about 1000 work items. Additionally, this embodiment places greater focus on work items having service time goals which expire in a relatively short amount of time, where there is less time to react to any detected problems, while problems with work items having service time goals which expire in a relatively long amount of time are indicated in an approximate time range. The increased granularity of lower required queue positions allows for immediate attention to short term problems, while the decreased granularity of higher required queue positions allows for longer term planning and solutions. Thus, if a potential problem is detected in, for example, required queue positions 65-128, appropriate personnel may be alerted who then have a relatively long period of time to take corrective action compared to a situation where a potential problem is detected in required queue position 4. While the embodiment of
The foregoing discussion of the invention has been presented for purposes of illustration and description. Further, the description is not intended to limit the invention to the form disclosed herein. Consequently, variations and modifications commensurate with the above teachings, within the skill and knowledge of the relevant art, are within the scope of the present invention. The embodiments described hereinabove are further intended to explain the best mode presently known of practicing the invention and to enable others skilled in the art to utilize the invention in such or in other embodiments with various modifications required by their particular application or use of the invention. It is intended that the appended claims be construed to include the alternative embodiments to the extent permitted by the prior art.
The present application is a divisional of U.S. patent application Ser. No. 10/673,103, filed Sep. 26, 2003, entitled “METHOD AND APPARATUS FOR ASSESSING THE STATUS OF WORK WAITING FOR SERVICE”, which is incorporated herein by this reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
4163124 | Jolissaint | Jul 1979 | A |
4389400 | Ho | Jun 1983 | A |
4510351 | Costello et al. | Apr 1985 | A |
4567323 | Lottes et al. | Jan 1986 | A |
4737983 | Frauenthal et al. | Apr 1988 | A |
4797911 | Szlam et al. | Jan 1989 | A |
4894857 | Szlam et al. | Jan 1990 | A |
5001710 | Gawrys et al. | Mar 1991 | A |
5062055 | Chinnaswamy et al. | Oct 1991 | A |
5097528 | Gursahaney et al. | Mar 1992 | A |
5101425 | Darland | Mar 1992 | A |
5155761 | Hammond | Oct 1992 | A |
5164981 | Mitchell et al. | Nov 1992 | A |
5164983 | Brown et al. | Nov 1992 | A |
5167010 | Elm et al. | Nov 1992 | A |
5185780 | Leggett | Feb 1993 | A |
5206903 | Kohler et al. | Apr 1993 | A |
5210789 | Jeffus et al. | May 1993 | A |
5274700 | Gechter et al. | Dec 1993 | A |
5278898 | Cambray et al. | Jan 1994 | A |
5289368 | Jordan et al. | Feb 1994 | A |
5291550 | Levy et al. | Mar 1994 | A |
5299260 | Shaio | Mar 1994 | A |
5309513 | Rose | May 1994 | A |
5325292 | Crockett | Jun 1994 | A |
5335268 | Kelly, Jr. et al. | Aug 1994 | A |
5335269 | Steinlicht | Aug 1994 | A |
5355269 | Clausen | Oct 1994 | A |
5390243 | Casselman et al. | Feb 1995 | A |
5436965 | Grossman et al. | Jul 1995 | A |
5444774 | Friedes | Aug 1995 | A |
5467391 | Donaghue et al. | Nov 1995 | A |
5469503 | Butensky et al. | Nov 1995 | A |
5469504 | Blaha | Nov 1995 | A |
5473773 | Aman et al. | Dec 1995 | A |
5479497 | Kovarik | Dec 1995 | A |
5499291 | Kepley | Mar 1996 | A |
5500795 | Powers et al. | Mar 1996 | A |
5504894 | Ferguson et al. | Apr 1996 | A |
5506898 | Costantini et al. | Apr 1996 | A |
5530744 | Charalambous et al. | Jun 1996 | A |
5537470 | Lee | Jul 1996 | A |
5537542 | Eilert et al. | Jul 1996 | A |
5544232 | Baker et al. | Aug 1996 | A |
5546452 | Andrews et al. | Aug 1996 | A |
5555299 | Maloney et al. | Sep 1996 | A |
5577169 | Prezioso | Nov 1996 | A |
5590188 | Crockett | Dec 1996 | A |
5592378 | Cameron et al. | Jan 1997 | A |
5592542 | Honda et al. | Jan 1997 | A |
5594726 | Thompson et al. | Jan 1997 | A |
5603029 | Aman et al. | Feb 1997 | A |
5604892 | Nuttall et al. | Feb 1997 | A |
5606361 | Davidsohn et al. | Feb 1997 | A |
5611076 | Durflinger et al. | Mar 1997 | A |
5627884 | Williams et al. | May 1997 | A |
5642515 | Jones et al. | Jun 1997 | A |
5684872 | Flockhart et al. | Nov 1997 | A |
5684874 | Yagyu et al. | Nov 1997 | A |
5684964 | Powers et al. | Nov 1997 | A |
5689698 | Jones et al. | Nov 1997 | A |
5703943 | Otto | Dec 1997 | A |
5713014 | Durflinger et al. | Jan 1998 | A |
5721770 | Kohler | Feb 1998 | A |
5724092 | Davidsohn et al. | Mar 1998 | A |
5740238 | Flockhart et al. | Apr 1998 | A |
5742675 | Kilander et al. | Apr 1998 | A |
5742763 | Jones | Apr 1998 | A |
5748468 | Notenboom et al. | May 1998 | A |
5749079 | Yong et al. | May 1998 | A |
5751707 | Voit et al. | May 1998 | A |
5752027 | Familiar | May 1998 | A |
5754639 | Flockhart et al. | May 1998 | A |
5754776 | Hales et al. | May 1998 | A |
5754841 | Carino, Jr. | May 1998 | A |
5757904 | Anderson | May 1998 | A |
5784452 | Carney | Jul 1998 | A |
5790642 | Taylor et al. | Aug 1998 | A |
5790650 | Dunn et al. | Aug 1998 | A |
5790677 | Fox et al. | Aug 1998 | A |
5794250 | Carino, Jr. et al. | Aug 1998 | A |
5796393 | MacNaughton et al. | Aug 1998 | A |
5802282 | Hales et al. | Sep 1998 | A |
5802510 | Jones | Sep 1998 | A |
5818907 | Maloney et al. | Oct 1998 | A |
5819084 | Shapiro et al. | Oct 1998 | A |
5825869 | Brooks et al. | Oct 1998 | A |
5826039 | Jones | Oct 1998 | A |
5828747 | Fisher et al. | Oct 1998 | A |
5836011 | Hambrick et al. | Nov 1998 | A |
5838968 | Culbert | Nov 1998 | A |
5839117 | Cameron et al. | Nov 1998 | A |
5864874 | Shapiro | Jan 1999 | A |
5875437 | Atkins | Feb 1999 | A |
5880720 | Iwafune et al. | Mar 1999 | A |
5881238 | Aman et al. | Mar 1999 | A |
5884032 | Bateman et al. | Mar 1999 | A |
5889956 | Hauser et al. | Mar 1999 | A |
5897622 | Blinn et al. | Apr 1999 | A |
5901214 | Shaffer et al. | May 1999 | A |
5903641 | Tonisson | May 1999 | A |
5903877 | Berkowitz et al. | May 1999 | A |
5905793 | Flockhart et al. | May 1999 | A |
5909669 | Havens | Jun 1999 | A |
5911134 | Castonguay et al. | Jun 1999 | A |
5914951 | Bentley et al. | Jun 1999 | A |
5915012 | Miloslavsky | Jun 1999 | A |
5923745 | Hurd | Jul 1999 | A |
5926538 | Deryugin et al. | Jul 1999 | A |
5930786 | Carino, Jr. et al. | Jul 1999 | A |
5937051 | Hurd et al. | Aug 1999 | A |
5937402 | Pandit | Aug 1999 | A |
5940496 | Gisby et al. | Aug 1999 | A |
5941983 | Gupta et al. | Aug 1999 | A |
5943416 | Gisby | Aug 1999 | A |
5948065 | Eilert et al. | Sep 1999 | A |
5960073 | Kikinis et al. | Sep 1999 | A |
5963635 | Szlam et al. | Oct 1999 | A |
5963911 | Walker et al. | Oct 1999 | A |
5970132 | Brady | Oct 1999 | A |
5974135 | Breneman et al. | Oct 1999 | A |
5974462 | Aman et al. | Oct 1999 | A |
5982873 | Flockhart et al. | Nov 1999 | A |
5987117 | McNeil et al. | Nov 1999 | A |
5991392 | Miloslavsky | Nov 1999 | A |
5996013 | Delp et al. | Nov 1999 | A |
5999963 | Bruno et al. | Dec 1999 | A |
6000832 | Franklin et al. | Dec 1999 | A |
6011844 | Uppaluru et al. | Jan 2000 | A |
6014437 | Acker et al. | Jan 2000 | A |
6031896 | Gardell et al. | Feb 2000 | A |
6038293 | McNerney et al. | Mar 2000 | A |
6038296 | Brunson et al. | Mar 2000 | A |
6044144 | Becker et al. | Mar 2000 | A |
6044205 | Reed et al. | Mar 2000 | A |
6044355 | Crockett et al. | Mar 2000 | A |
6049547 | Fisher et al. | Apr 2000 | A |
6049779 | Berkson | Apr 2000 | A |
6052723 | Ginn | Apr 2000 | A |
6055308 | Miloslavsky et al. | Apr 2000 | A |
6058179 | Shaffer et al. | May 2000 | A |
6064730 | Ginsberg | May 2000 | A |
6064731 | Flockhart et al. | May 2000 | A |
6084954 | Harless et al. | Jul 2000 | A |
6088441 | Flockhart et al. | Jul 2000 | A |
6097885 | Rayner | Aug 2000 | A |
6108670 | Weida et al. | Aug 2000 | A |
6115462 | Servi et al. | Sep 2000 | A |
6128304 | Gardell et al. | Oct 2000 | A |
6151571 | Pertrushin | Nov 2000 | A |
6154769 | Cherkasova et al. | Nov 2000 | A |
6163607 | Bogart et al. | Dec 2000 | A |
6173053 | Bogart et al. | Jan 2001 | B1 |
6175564 | Miloslavsky et al. | Jan 2001 | B1 |
6178441 | Elnozahy | Jan 2001 | B1 |
6185292 | Miloslavsky | Feb 2001 | B1 |
6185603 | Henderson et al. | Feb 2001 | B1 |
6192122 | Flockhart et al. | Feb 2001 | B1 |
6198980 | Costanza | Mar 2001 | B1 |
6215865 | McCalmont | Apr 2001 | B1 |
6226377 | Donaghue, Jr. | May 2001 | B1 |
6229819 | Darland et al. | May 2001 | B1 |
6230183 | Yocom et al. | May 2001 | B1 |
6233333 | Dezonmo | May 2001 | B1 |
6240417 | Eastwick et al. | May 2001 | B1 |
6240471 | Schlueter et al. | May 2001 | B1 |
6243612 | Rippenhagen et al. | Jun 2001 | B1 |
6259969 | Tackett et al. | Jul 2001 | B1 |
6263359 | Fong et al. | Jul 2001 | B1 |
6272544 | Mullen | Aug 2001 | B1 |
6275806 | Pertrushin | Aug 2001 | B1 |
6275812 | Haq et al. | Aug 2001 | B1 |
6275991 | Erlin | Aug 2001 | B1 |
6278777 | Morley et al. | Aug 2001 | B1 |
6292550 | Burritt | Sep 2001 | B1 |
6295353 | Flockhart et al. | Sep 2001 | B1 |
6298062 | Gardell et al. | Oct 2001 | B1 |
6307931 | Vaudreuil | Oct 2001 | B1 |
6324282 | McIllwaine et al. | Nov 2001 | B1 |
6332081 | Do | Dec 2001 | B1 |
6339754 | Flanagan et al. | Jan 2002 | B1 |
6353810 | Petrushin | Mar 2002 | B1 |
6356632 | Foster et al. | Mar 2002 | B1 |
6360222 | Quinn | Mar 2002 | B1 |
6363411 | Dugan et al. | Mar 2002 | B1 |
6366666 | Bengtson et al. | Apr 2002 | B2 |
6366668 | Borst et al. | Apr 2002 | B1 |
6373836 | Deryugin et al. | Apr 2002 | B1 |
6389028 | Bondarenko et al. | May 2002 | B1 |
6389132 | Price | May 2002 | B1 |
6389400 | Bushey et al. | May 2002 | B1 |
6411682 | Fuller et al. | Jun 2002 | B1 |
6424709 | Doyle et al. | Jul 2002 | B1 |
6426950 | Mistry | Jul 2002 | B1 |
6427137 | Petrushin | Jul 2002 | B2 |
6430282 | Bannister et al. | Aug 2002 | B1 |
6434230 | Gabriel | Aug 2002 | B1 |
6446092 | Sutter | Sep 2002 | B1 |
6449356 | Dezonno | Sep 2002 | B1 |
6449358 | Anisimov et al. | Sep 2002 | B1 |
6449646 | Sikora et al. | Sep 2002 | B1 |
6453038 | McFarlane et al. | Sep 2002 | B1 |
6463148 | Brady | Oct 2002 | B1 |
6463346 | Flockhart et al. | Oct 2002 | B1 |
6463415 | St. John | Oct 2002 | B2 |
6463471 | Dreke et al. | Oct 2002 | B1 |
6480826 | Pertrushin | Nov 2002 | B2 |
6487290 | Le Grand | Nov 2002 | B1 |
6490350 | McDuff et al. | Dec 2002 | B2 |
6519570 | Faber et al. | Feb 2003 | B1 |
6535600 | Fisher et al. | Mar 2003 | B1 |
6535601 | Flockhart et al. | Mar 2003 | B1 |
6546087 | Shaffer et al. | Apr 2003 | B2 |
6553114 | Fisher et al. | Apr 2003 | B1 |
6556974 | D'Alessandro | Apr 2003 | B1 |
6560329 | Draginich et al. | May 2003 | B1 |
6560330 | Gabriel | May 2003 | B2 |
6560649 | Mullen et al. | May 2003 | B1 |
6560707 | Curtis et al. | May 2003 | B2 |
6563920 | Flockhart et al. | May 2003 | B1 |
6571285 | Groath et al. | May 2003 | B1 |
6574599 | Lim et al. | Jun 2003 | B1 |
6574605 | Sanders et al. | Jun 2003 | B1 |
6584191 | McPartlan et al. | Jun 2003 | B1 |
6587831 | O'Brien | Jul 2003 | B1 |
6597685 | Miloslavsky et al. | Jul 2003 | B2 |
6603854 | Judkins et al. | Aug 2003 | B1 |
6604084 | Powers et al. | Aug 2003 | B1 |
6614903 | Flockhart et al. | Sep 2003 | B1 |
6636598 | Thomson et al. | Oct 2003 | B1 |
6636599 | Mullen | Oct 2003 | B1 |
6639982 | Stuart et al. | Oct 2003 | B1 |
6650748 | Edwards et al. | Nov 2003 | B1 |
6668167 | McDowell et al. | Dec 2003 | B2 |
6675168 | Shapiro et al. | Jan 2004 | B2 |
6687257 | Balasubramanian | Feb 2004 | B1 |
6694009 | Anderson et al. | Feb 2004 | B1 |
6700967 | Kleinoder et al. | Mar 2004 | B2 |
6704409 | Dilip et al. | Mar 2004 | B1 |
6707903 | Burok et al. | Mar 2004 | B2 |
6711253 | Prabhaker | Mar 2004 | B1 |
6711255 | Berrondo et al. | Mar 2004 | B2 |
6714643 | Gargeya et al. | Mar 2004 | B1 |
6714960 | Bitar et al. | Mar 2004 | B1 |
6718330 | Zenner | Apr 2004 | B1 |
6724884 | Jensen et al. | Apr 2004 | B2 |
6735299 | Krimstock et al. | May 2004 | B2 |
6735593 | Williams | May 2004 | B1 |
6738462 | Brunson | May 2004 | B1 |
6744877 | Edwards | Jun 2004 | B1 |
6748414 | Bournas | Jun 2004 | B1 |
6754333 | Flockhart et al. | Jun 2004 | B1 |
6757362 | Cooper et al. | Jun 2004 | B1 |
6766013 | Flockhart et al. | Jul 2004 | B2 |
6766014 | Flockhart et al. | Jul 2004 | B2 |
6766326 | Cena | Jul 2004 | B1 |
6772202 | Wright | Aug 2004 | B2 |
6775377 | McIllwaine et al. | Aug 2004 | B2 |
6785666 | Nareddy et al. | Aug 2004 | B1 |
6801520 | Philonenko | Oct 2004 | B2 |
6822945 | Petrovykh | Nov 2004 | B2 |
6829348 | Schroeder et al. | Dec 2004 | B1 |
6832310 | Bailey et al. | Dec 2004 | B1 |
6839735 | Wong et al. | Jan 2005 | B2 |
6842503 | Wildfeuer | Jan 2005 | B1 |
6845361 | Dowling | Jan 2005 | B1 |
6847973 | Griffin et al. | Jan 2005 | B2 |
6850613 | McPartlan et al. | Feb 2005 | B2 |
6859529 | Duncan et al. | Feb 2005 | B2 |
6898190 | Shtivelman et al. | May 2005 | B2 |
6915305 | Subramanian et al. | Jul 2005 | B2 |
6937993 | Gabbita et al. | Aug 2005 | B1 |
6947543 | Alvarado et al. | Sep 2005 | B2 |
6947988 | Saleh | Sep 2005 | B1 |
6968052 | Wullert, II | Nov 2005 | B2 |
6968509 | Chang et al. | Nov 2005 | B1 |
6970554 | Peterson et al. | Nov 2005 | B1 |
6970829 | Leamon | Nov 2005 | B1 |
6981061 | Sakakura | Dec 2005 | B1 |
6985901 | Sachse et al. | Jan 2006 | B1 |
6988126 | Wilcock et al. | Jan 2006 | B2 |
7010542 | Trappen et al. | Mar 2006 | B2 |
7013344 | Megiddo | Mar 2006 | B2 |
7020254 | Phillips | Mar 2006 | B2 |
7023979 | Wu et al. | Apr 2006 | B1 |
7035808 | Ford | Apr 2006 | B1 |
7035927 | Flockhart et al. | Apr 2006 | B2 |
7039176 | Borodow et al. | May 2006 | B2 |
7043007 | McPartlan et al. | May 2006 | B2 |
7047192 | Poirier | May 2006 | B2 |
7050566 | Becerra et al. | May 2006 | B2 |
7050567 | Jensen | May 2006 | B1 |
7062031 | Becerra et al. | Jun 2006 | B2 |
7068775 | Lee | Jun 2006 | B1 |
7072966 | Benjamin et al. | Jul 2006 | B1 |
7076051 | Brown et al. | Jul 2006 | B2 |
7079266 | Rai et al. | Jul 2006 | B1 |
7085367 | Lang | Aug 2006 | B1 |
7100200 | Pope et al. | Aug 2006 | B2 |
7103562 | Kosiba et al. | Sep 2006 | B2 |
7110525 | Heller et al. | Sep 2006 | B1 |
7117193 | Basko et al. | Oct 2006 | B1 |
7127058 | O'Connor et al. | Oct 2006 | B2 |
7133520 | Doyle et al. | Nov 2006 | B1 |
7136873 | Smith et al. | Nov 2006 | B2 |
7142666 | Bates et al. | Nov 2006 | B1 |
7149733 | Lin et al. | Dec 2006 | B2 |
7155612 | Licis | Dec 2006 | B2 |
7158628 | McConnell et al. | Jan 2007 | B2 |
7162469 | Anonsen et al. | Jan 2007 | B2 |
7165075 | Harter et al. | Jan 2007 | B2 |
7170976 | Keagy | Jan 2007 | B1 |
7170992 | Knott et al. | Jan 2007 | B2 |
7177401 | Mundra et al. | Feb 2007 | B2 |
7200219 | Edwards et al. | Apr 2007 | B1 |
7203655 | Herbert et al. | Apr 2007 | B2 |
7212625 | McKenna et al. | May 2007 | B1 |
7215744 | Scherer | May 2007 | B2 |
7246371 | Diacakis et al. | Jul 2007 | B2 |
7254641 | Broughton et al. | Aug 2007 | B2 |
7257552 | Franco | Aug 2007 | B1 |
7257597 | Pryce et al. | Aug 2007 | B1 |
7266508 | Owen et al. | Sep 2007 | B1 |
7269253 | Wu et al. | Sep 2007 | B1 |
7272223 | McCormack et al. | Sep 2007 | B2 |
7283805 | Agrawal | Oct 2007 | B2 |
7295669 | Denton et al. | Nov 2007 | B1 |
7299259 | Petrovykh | Nov 2007 | B2 |
7346532 | Kusama et al. | Mar 2008 | B2 |
7372857 | Kappler et al. | May 2008 | B1 |
7372952 | Wu et al. | May 2008 | B1 |
7373309 | Nishikawa et al. | May 2008 | B2 |
7376127 | Hepworth et al. | May 2008 | B2 |
7382773 | Schoeneberger et al. | Jun 2008 | B2 |
7392402 | Suzuki | Jun 2008 | B2 |
7406098 | Taneja et al. | Jul 2008 | B2 |
7409423 | Horvitz et al. | Aug 2008 | B2 |
7418093 | Knott et al. | Aug 2008 | B2 |
7418094 | Golitsin et al. | Aug 2008 | B2 |
7478051 | Nourbakhsh et al. | Jan 2009 | B2 |
7526440 | Walker et al. | Apr 2009 | B2 |
7545925 | Williams | Jun 2009 | B2 |
7551602 | Whitman, Jr. | Jun 2009 | B2 |
7567653 | Michaelis | Jul 2009 | B1 |
7664561 | Chen et al. | Feb 2010 | B1 |
7734032 | Kiefhaber et al. | Jun 2010 | B1 |
8046254 | Kosiba et al. | Oct 2011 | B2 |
8121874 | Guheen et al. | Feb 2012 | B1 |
20010011228 | Shenkman | Aug 2001 | A1 |
20010040887 | Shtivelman et al. | Nov 2001 | A1 |
20010056349 | St. John | Dec 2001 | A1 |
20020002460 | Pertrushin | Jan 2002 | A1 |
20020002464 | Petrushin | Jan 2002 | A1 |
20020010587 | Pertrushin | Jan 2002 | A1 |
20020012186 | Nakamura et al. | Jan 2002 | A1 |
20020019829 | Shapiro | Feb 2002 | A1 |
20020021307 | Glenn et al. | Feb 2002 | A1 |
20020029213 | Borissov et al. | Mar 2002 | A1 |
20020035605 | McDowell et al. | Mar 2002 | A1 |
20020038422 | Suwamoto et al. | Mar 2002 | A1 |
20020065894 | Dalal et al. | May 2002 | A1 |
20020076010 | Sahai | Jun 2002 | A1 |
20020085701 | Parsons et al. | Jul 2002 | A1 |
20020087630 | Wu | Jul 2002 | A1 |
20020112186 | Ford et al. | Aug 2002 | A1 |
20020116336 | Diacakis et al. | Aug 2002 | A1 |
20020116461 | Diacakis et al. | Aug 2002 | A1 |
20020143599 | Nourbakhsh et al. | Oct 2002 | A1 |
20020194002 | Petrushin | Dec 2002 | A1 |
20030016812 | Rodenbusch et al. | Jan 2003 | A1 |
20030026414 | Baker et al. | Feb 2003 | A1 |
20030028621 | Furlong et al. | Feb 2003 | A1 |
20030073440 | Mukherjee et al. | Apr 2003 | A1 |
20030093465 | Banerjee et al. | May 2003 | A1 |
20030095652 | Mengshoel et al. | May 2003 | A1 |
20030108186 | Brown et al. | Jun 2003 | A1 |
20030144900 | Whitmer | Jul 2003 | A1 |
20030144959 | Makita | Jul 2003 | A1 |
20030152212 | Burok et al. | Aug 2003 | A1 |
20030154184 | Chee et al. | Aug 2003 | A1 |
20030169870 | Stanford | Sep 2003 | A1 |
20030177017 | Boyer et al. | Sep 2003 | A1 |
20030182310 | Charnock et al. | Sep 2003 | A1 |
20030198337 | Lenard | Oct 2003 | A1 |
20030231647 | Petrovykh | Dec 2003 | A1 |
20030231757 | Harkreader et al. | Dec 2003 | A1 |
20030235290 | Kepley | Dec 2003 | A1 |
20040008828 | Coles et al. | Jan 2004 | A1 |
20040010437 | Kiran et al. | Jan 2004 | A1 |
20040015496 | Anonsen | Jan 2004 | A1 |
20040015506 | Anonsen et al. | Jan 2004 | A1 |
20040054743 | McPartlan et al. | Mar 2004 | A1 |
20040057569 | Busey et al. | Mar 2004 | A1 |
20040103324 | Band | May 2004 | A1 |
20040138944 | Whitacre et al. | Jul 2004 | A1 |
20040162998 | Tuomi et al. | Aug 2004 | A1 |
20040202309 | Baggenstoss et al. | Oct 2004 | A1 |
20040210475 | Starnes et al. | Oct 2004 | A1 |
20040221061 | Chavez | Nov 2004 | A1 |
20040221285 | Donovan et al. | Nov 2004 | A1 |
20040230675 | Freimuth et al. | Nov 2004 | A1 |
20040260706 | Anonsen et al. | Dec 2004 | A1 |
20050004828 | deSilva et al. | Jan 2005 | A1 |
20050013428 | Walters | Jan 2005 | A1 |
20050021529 | Hodson et al. | Jan 2005 | A1 |
20050041580 | Petrovykh | Feb 2005 | A1 |
20050044375 | Paatero et al. | Feb 2005 | A1 |
20050065837 | Kosiba et al. | Mar 2005 | A1 |
20050071211 | Flockhart et al. | Mar 2005 | A1 |
20050071212 | Flockhart et al. | Mar 2005 | A1 |
20050071241 | Flockhart et al. | Mar 2005 | A1 |
20050071844 | Flockhart et al. | Mar 2005 | A1 |
20050091071 | Lee | Apr 2005 | A1 |
20050125276 | Rusu | Jun 2005 | A1 |
20050125432 | Lin et al. | Jun 2005 | A1 |
20050125458 | Sutherland et al. | Jun 2005 | A1 |
20050129212 | Parker | Jun 2005 | A1 |
20050135593 | Becerra et al. | Jun 2005 | A1 |
20050135600 | Whitman | Jun 2005 | A1 |
20050135601 | Whitman | Jun 2005 | A1 |
20050138064 | Trappen et al. | Jun 2005 | A1 |
20050154708 | Sun | Jul 2005 | A1 |
20050182784 | Trappen et al. | Aug 2005 | A1 |
20050289446 | Moncsko et al. | Dec 2005 | A1 |
20060004686 | Molnar et al. | Jan 2006 | A1 |
20060007916 | Jones et al. | Jan 2006 | A1 |
20060015388 | Flockhart et al. | Jan 2006 | A1 |
20060045255 | Peters et al. | Mar 2006 | A1 |
20060056598 | Brandt et al. | Mar 2006 | A1 |
20060135058 | Karabinis | Jun 2006 | A1 |
20060177069 | Critchley et al. | Aug 2006 | A1 |
20060178994 | Stolfo et al. | Aug 2006 | A1 |
20060242160 | Kanchwalla et al. | Oct 2006 | A1 |
20060256957 | Fain et al. | Nov 2006 | A1 |
20060271418 | Hackbarth, et al. | Nov 2006 | A1 |
20070038632 | Engstrom | Feb 2007 | A1 |
20070064912 | Kagan et al. | Mar 2007 | A1 |
20070083572 | Bland et al. | Apr 2007 | A1 |
20070112953 | Barnett | May 2007 | A1 |
20070127643 | Keagy | Jun 2007 | A1 |
20070192414 | Chen et al. | Aug 2007 | A1 |
20070201311 | Olson | Aug 2007 | A1 |
20070201674 | Annadata et al. | Aug 2007 | A1 |
20070214456 | Casey et al. | Sep 2007 | A1 |
20070230681 | Boyer et al. | Oct 2007 | A1 |
20080056165 | Petrovykh | Mar 2008 | A1 |
20090193050 | Olson | Jul 2009 | A1 |
20100322407 | Erhart et al. | Dec 2010 | A1 |
Number | Date | Country |
---|---|---|
2143198 | Jan 1995 | CA |
2174762 | Mar 1996 | CA |
0501189 | Sep 1992 | EP |
0740450 | Oct 1996 | EP |
0770967 | May 1997 | EP |
0772335 | May 1997 | EP |
0829996 | Mar 1998 | EP |
0855826 | Sep 1998 | EP |
0863651 | Sep 1998 | EP |
0866407 | Sep 1998 | EP |
0899673 | Mar 1999 | EP |
0998108 | May 2000 | EP |
1035718 | Sep 2000 | EP |
1075130 | Feb 2001 | EP |
1091307 | Apr 2001 | EP |
1150236 | Oct 2001 | EP |
1246097 | Oct 2002 | EP |
2273418 | Jun 1994 | GB |
2290192 | Dec 1995 | GB |
06-019861 | Jan 1994 | JP |
H7-005907 | Jan 1995 | JP |
2001-053843 | Feb 2001 | JP |
2001-077922 | Mar 2001 | JP |
2001-312538 | Nov 2001 | JP |
2001-313725 | Nov 2001 | JP |
2002-297900 | Oct 2002 | JP |
2006-054864 | Feb 2006 | JP |
WO 9607141 | Mar 1996 | WO |
WO 9728635 | Aug 1997 | WO |
WO 9856207 | Dec 1998 | WO |
WO 9917522 | Apr 1999 | WO |
WO 0180094 | Oct 2001 | WO |
WO 0180540 | Oct 2001 | WO |
WO 02099640 | Dec 2002 | WO |
Entry |
---|
Judge et al., Agent-enhanced workflow, BT Technologies Journal, vol. 16 No. 3, 1998. |
Eder, Johann et al. “Time Management in Workflow Systems.” BIS'99 3rd International Conference on Business Information Systems (1999). |
Evenson et al., Effective Call Center Management: Evidence from Financial Services, The Wharton Financial Institutions Center, Jan. 1999. |
U.S. Appl. No. 10/946,638, filed Sep. 20, 2004, Flockhart et al. |
U.S. Appl. No. 11/069,739, filed Mar. 1, 2005, Flockhart et al. |
U.S. Appl. No. 11/064,367, filed Feb. 22, 2005, Flockhart et al. |
U.S. Appl. No. 12/022,850, filed Jan. 30, 2008, Flockhart et al. |
U.S. Appl. No. 12/142,555, filed Jun. 19, 2008, Flockhart et al. |
U.S. Appl. No. 12/142,599, filed Jun. 19, 2008, Flockhart et al. |
“Product Features,” Guide to Call Center Automation, Brock Control Systems, Inc., Activity Managers Series™, Section 5—Company B120, p. 59, 1992. |
“Product Features,” Guide to Call Center Automation, CRC Information Systems, Inc., Tel-ATHENA, Section 5—Company C520, p. 95, 1992. |
Dawson, “NPRI's Powerguide, Software Overview” Call Center Magazine (Jun. 1993), p. 85. |
“Applications, NPRI's Predictive Dialing Package,” Computer Technology (Fall 1993), p. 86. |
“Call Center Software You Can't Outgrow,” Telemarketing® (Jul. 1993), p. 105. |
“VAST™, Voicelink Application Software for Teleservicing®,” System Manager User's Guide, Digital Systems (1994), pp. ii, vii-ix, 1-2, 2-41 through 2-77. |
GEOTEL Communications Corporation Web site printout entitled “Intelligent CallRouter” Optimizing the Interaction Between Customers and Answering Resources. 6 pages. |
Examiner's Refusal Decision dated Jul. 4, 2005 in Japanese Patent App. No. 2000-34266. |
Examiner's Refusal Decision for Japanese Patent Application No. 2000-34267 dated Mar. 9, 2005 with translation, 4 pages. |
Avaya, Inc., “Better Implementation of IP in Large Networks,” Avaya, Inc. 2002, 14 pages. |
Avaya, Inc., “Voice Over IP Via Virtual Private Networks: An Overview,” Avaya, Inc., Feb. 2001. |
Avaya, Inc., Business Advocate Options, available at http://www.avaya.com, downloaded on Feb. 15, 2003, Avaya, Inc., 2003. |
Avaya, Inc., Business Advocate Product Summary, available at http://www.avaya.com, downloaded on Feb. 15, 2003, Avaya, Inc. 2003. |
Avaya, Inc., CentreVu Advocate, Release 9, User Guide, Dec. 2000. |
BellSouth “Frequently Asked Questions: Domain Name Service FAQs” (printed Mar. 31, 2003, at https://registration.bellsouth.net/NASApp/DNSWebUI/FAQ.jsp, 4 pages. |
“Chapter 9: Domain Name Services” (printed Mar. 31, 2003), at http://www.pism.com/chapt09/chapt09.html, 21 pages. |
“eGain's Commerce 2000 Platform Sets New Standard for eCommerce Customer Communications,” Business Wire (Nov. 15, 1999). |
“Internet Protocol Addressing” (printed Mar. 31, 2003), at http://www.samspade.org/d/ipdns.html, 9 pages. |
“The Advantages of Load Balancing in the Multi-Call Center Enterprise,” Communication Without Boundaries, Avaya White Paper (Feb. 2002), pp. 1-13. |
“When Talk Isn't Cheap,” Sm@rt Reseller, v. 3, n. 13 (Apr. 3, 2000), p. 50. |
Chavez, David, et al., “Avaya MultiVantage Software: Adapting Proven Call Processing for the Transition to Converged IP Networks,” Avaya, Inc., Aug. 2002. |
Doo-Hyun Kim et al. “Collaborative Multimedia Middleware Architecture and Advanced Internet Call Center,” Proceedings at the International Conference on Information Networking (Jan. 31, 2001), pp. 246-250. |
Douglas W. Stevenson, et al.; “Name Resolution in Network and Systems Management Environments” (printed Mar. 31, 2003), at http://netman.cit.buffalo.edu/Doc/Dstevenson/NR-NMSE.html, 16 pages. |
E. Noth et al., “Research Issues for the Next Generation Spoken,” University of Erlangen-Nuremberg, Bavarian Research Centre for Knowledge-Based Systems, at http://www5.informatik.uni-erlangen.de/literature/psdir/1999/Noeth99:RIF.ps.gz, 8 pages. |
Foster, Robin, et al., “Avaya Business Advocate and its Relationship to Multi-Site Load Balancing Applications,” Avaya, Inc., Mar. 2002. |
John H.L. Hansen et al., “Foreign Accent Classification Using Source Generator Based Prosodic Features,” Robust Speech Processing Laboratory, Duke University Department of Electrical Engineering, (undated), pp. 1-4. |
L.F. Lamel and J.L. Gauvain, “Language Identification Using Phone-Based Acoustic Likelihoods,” ICASSP-94, 4 pages. |
Levent M. Arslan et al., “Language Accent Classification in American English,” Robust Speech Processing Laboratory, Duke University Department of Electrical Engineering, Technical Report RSPL-96-7, revised Jan. 29, 1996, pp. 1-16. |
Levent M. Arslan, “Foreign Accent Classification in American English,” Dissertation submitted to Department of Electrical Computer Engineering, Graduate School of Duke University, (1996), pp. 1-201. |
MIT Project Oxygen, “Pervasive, Human-Centered Computing—Oxygen,” MIT Laboratory for Computer Science, (Jun. 2000), pp. 1-15. |
Presentation by Victor Zue, “The MIT Oxygen Project,” MIT Laboratory for Computer Science, Cambridge, MA (Apr. 25-26, 2000), 9 pages. |
Sarah Ahmed; “A Scalable Byzantine Fault Tolerant Secure Domain Name System,” Thesis submitted to Department of Electrical Engineering and Computer Science, Massachusetts Institute of Technology (Jan. 22, 2001), pp. 1-101. |
Scott Coles; “A Guide for Ensuring Service Quality in IP Voice Networks,” Communication Without Boundaries, Avaya White Paper (Jun. 2002), pp. 1-17. |
Rabun, Andy and Jim Sommers. “Microsoft Project 98 Support Course”, Microsoft Corporation. Jun. 1998, 879 pages. |
“Microsoft Project 2000 Training Manual”, Microsoft Corporation. 2000, 431 pages. |
Canadian Examiner's Report for Canadian Patent Application No. 2,469,399 dated Mar. 1, 2007. |
Canadian Examiner's Report for Canadian Patent Application No. 2,469,399 dated May 7, 2008. |
European Search Report for Euorpean App. No. 04255262.0 dated Dec. 23, 2004. |
European Examination Report for Euorpean App. No. 04255262.0 dated Nov. 4, 2005. |
Summons to attend oral proceedings for European Application No. 04255262.0, mailed Jul. 17, 2007. |
Minutes of the oral proceedings before the Examining Division for European Application No. 04255262.0, mailed Dec. 28, 2007. |
Decision to refuse a European Patent Application for Euorpean App. No. 04255262.0 dated Jan. 11, 2008. |
Official Action (Restriction Requirement) for U.S. Appl. No. 10/673,103, mailed May 7, 2008. |
Background of the Invention of the above-captioned application (previously provided). |
Spraetz, Out with the new, in with the old: A look at scheduling alternatives, Customer Inter@ction Solutions; Nov. 2001: 20,5. |
www.EIX.com (1998-2002) (http://web.archive.org/web/20020803000353/http://www.iex.com): Totalview The Workforce Management Solution, TotalView Product Literature: The Perfect Fit. |
www.EIX.com (1998-2002) (http://web.archive.org/web/20020803000353/http://www.iex.com): Totalview The Workforce Management Solution, TotalView Product Literature: TotalView's Agent Webstation. |
Business Editors, Microdyne Outsourcing Rolls Out RightForce Workforce Management to Manage Bi-Coastal Contact Center and E-Services Staff Business Wire. New York: Dec. 4, 2001. p. 1. |
Business Editors, High Tech Editors. IEX Enhances Award-Winning Workforce Management Solution Business Wire. New York: Jul. 31, 2001. p. 1. |
Official Action for U.S. Appl. No. 10/673,103, mailed Oct. 20, 2008. |
U.S. Appl. No. 12/571,31, filed Sep. 30, 2009, Flockhart et al. |
Microsoft Corporation. “User's Guide: Microsoft Project: Business Project Planning System Version 4.1 for Windows 95 or Version 4.0 for Windows 3.1.” 1995. pp. 1-40 (Chapters 1-4). |
Morris et al., Sardine: Dynamic Seller Strategies in an Auction Marketplace, EC'OO, ACM, Oct. 17-20, 2000, p. 128-134. |
Official Action for U.S. Appl. No. 10/673,103, mailed Jul. 20, 2009. |
Notice of Allowance for Canadian Patent Application No. 2,469,399 dated Aug. 12, 2009. |
Examiner's Office Letter (including translation) for Japanese Patent Application No. 2004-276377, mailed Feb. 2, 2009. |
Official Action for Canadian Patent Application No. 2469399, mailed Mar. 12, 2009. |
Official Action for U.S. Appl. No. 10/673,103, mailed Jan. 26, 2010. |
Dinda, Peter A., “A Prediction-based Real-time Scheduling Advisor”, 2002, pp. 1-8. |
Official Action for U.S. Appl. No. 12/142,599, mailed Mar. 31, 2010. |
U.S. 6,537,685, 3/2003, Fisher et al. (withdrawn). |
U.S. Appl. No. 11/199,828, filed Aug. 8, 2005, Bland et al. |
U.S. Appl. No. 11/242,687, filed Oct. 3, 2005, Krimstock et al. |
U.S. Appl. No. 11/245,724, filed Oct. 6, 2005, Flockhart et al. |
U.S. Appl. No. 11/517,646, filed Sep. 7, 2006, Hackbarth et al. |
U.S. Appl. No. 11/536,456, filed Sep. 28, 2006, Hackbarth et al. |
U.S. Appl. No. 11/861,857, filed Sep. 26, 2007, Tendick et al. |
U.S. Appl. No. 12/242,916, filed Oct. 1, 2008, Kiefhaber et al. |
“Avaya IQ—Building Upon the Strengths of CMS”, White Paper, Feb. 2007, 11 pages. |
“Call Center Recording for Call Center Quality Assurance”, Voice Print International, Inc., available at http://www.voiceprintonline.com/call-center-recording.asp?ad—src=google&srch—trm=call—center—monitoring, date unknown, printed May 10, 2007, 2 pages. |
“Driving Model Agent Behaviors With Avaya IQ”, White Paper, Apr. 2007, 12 pages. |
“KANA—Contact Center Support”, available at http://www.kana.com/solutions.php?tid=46, copyright 2006, 3 pages. |
“Monitoring: OneSight Call Statistics Monitors”, available at http://www.empirix.com/default.asp?action=article&ID=301, date unknown, printed May 10, 2007, 2 pages. |
“Services for Computer Supported Telecommunications Applications (CSTA) Phase III”; Standard ECMA-269, 5th Edition—Dec. 2002; ECMA International Standardizing Information and Communication Systems; URL: http://www.ecma.ch; pp. 1-666 (Parts 1-8). |
“Still Leaving It to Fate?: Optimizing Workforce Management”, Durr, William Jr., Nov. 2001. |
Aspect—“Analysis and Reporting,” http://aspect.com/products/analysis/index.cfm, (Copyright 2005) (1page). |
Aspect—“Call Center Reports,” http://aspect.com/products/analysis/ccreporting.cfm, (Copyright 2005) (2 pages). |
Aspect—“Performance Optimization,” http://aspect.com/products/wfm/performanceopt.cfm?section=performanceopt, (Copyright 2005) (1page). |
Atkins et a.l; “Common Presence and Instant Messaging: Message Format,” Network Working Group (Jan. 9, 2003), available at http://www.ietf.org/internet-drafts/draft-ietf-impp-cpim-msgfmt-08.txt, 31 pages. |
Avaya—“Avaya and Blue Pumpkin—Providing Workforce Optimization Solutions” (Copyright 2004) (3 pages). |
Avaya—“Avaya and Texas Digital Systems—Providing Real-time Access to Call Statistics” (Copyright 2004) (3 pages). |
Avaya—“Avaya Basic Call Management System Reporting Desktop” (Copyright 2002) (4 pages). |
Avaya—“Avaya Call Management System” (Copyright 2003) (3 pages). |
Avaya—“Basic Call Management System Reporting Desktop,” Product Description, http://www.avaya.com/gcm/master-usa/en-us/products/offers/bcmrs—desktop.htm (Copyright 2005) (2 pages). |
Avaya—“Basic Call Management System Reporting Desktop,” Product Features, http://www.avaya.com/gcm/master-usa/en-us/products/offers/bcmrs—desktop.htm (Copyright 2005) (2 pages). |
Avaya—“Basic Call Management System Reporting Desktop,” Product Overview, http://www.avaya.com/gcm/master-usa/en-us/products/offers/bcmrs—desktop.htm (Copyright 2005) (2 pages). |
Avaya—“Basic Call Management System Reporting Desktop,” Product Technical, http://www.avaya.com/gcm/master-usa/en-us/products/offers/bcmrs—desktop.htm (Copyright 2005) (2 pages). |
Avaya—“Call Management System,” Product Description, http://www.avaya.com/gcm/master-usa/en-us/products/offers/call—management—system.htm (Copyright 2005) (2 pages). |
Avaya—“Call Management System,” Product Features, http://www.avaya.com/gcm/master-usa/en-us/products/offers/call—management—system.htm (Copyright 2005) (3 pages). |
Avaya—“Call Management System,” Product Overview, http://www.avaya.com/gcm/master-usa/en-us/products/offers/call—management—system.htm (Copyright 2005) (2 pages). |
Avaya—“Call Management System,” Product Technical, http://www.avaya.com/gcm/master-usa/en-us/products/offers/call—management—system.htm (Copyright 2005) (2 pages). |
Avaya—“Multi Channel Product Authorization,” (PA) Version 5.0, (Nov. 2003) (6 pages). |
Avaya IQ “Introducing Reporting and Analytics As You Designed It”, 2007, 4 pages. |
DEFINITY Communications System Generic 3 Call Vectoring/Expert Agent Selection (EAS) Guide, At&T publication No. 555-230-520 (Issue 3, Nov. 1993). |
Nortel—“Centrex Internet Enabled Call Centers,” http://www.products.nortel.com/go/product—assoc.jsp?segId=0&parID=0&catID=-9191&rend—id . . . (Copyright 1999-2005) (1page). |
Official Action for U.S. Appl. No. 10/673,103, mailed Jul. 22, 2010. |
Notice of Allowance for U.S. Appl. No. 12/142,599, mailed Oct. 12, 2010. |
Notice of Allowance for U.S. Appl. No. 10/673,103, mailed Mar. 4, 2011. |
Official Action for U.S. Appl. No. 12/142,555, mailed May 23, 2013, 22 pages. |
Summons to attend oral proceedings for European Application No. 04255262.0, dated Aug. 3, 2011. |
Official Action for U.S. Appl. No. 12/142,555, mailed Oct. 7, 2011. |
Examiners Office Letter (including translation) for Japanese Patent Application No. 2004-276377, mailed Apr. 25, 2011. |
Official Action for U.S. Appl. No. 12/142,555, mailed Feb. 17, 2012, 22 pages. |
Wallace et al., “The Sacrificial HR Strategy in Call Centers,” Int'l J. of Service Industry Management, 2000, vol. 11(2), pp. 174-185, available at www.fifthquadrant.com.au/fifthquadrantlpdf/academic/SacrificialHRStrategyinCC.pdf, 19 pages. |
Notice of Allowance for U.S. Appl. No. 12/142,555, mailed Jan. 24, 2014, 10 pages. |
Supplemental Notice of Allowance for U.S. Appl. No. 12/142,555, mailed Jan. 24, 2014, 13 pages. |
Official Action for U.S. Appl. No. 12/142,599, mailed Mar. 20, 2014, 6 pages. |
Examiner's Office Letter (including translation) for Japanese Patent Application No. 2004-276377, mailed Apr. 26, 2010. |
Notice of Allowance for U.S. Appl. No. 12/142,599, mailed Jun. 6, 2014, 5 pages. |
Number | Date | Country | |
---|---|---|---|
20080275752 A1 | Nov 2008 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 10673103 | Sep 2003 | US |
Child | 12142565 | US |