System and method for processing speech

Information

  • Patent Grant
  • 9112972
  • Patent Number
    9,112,972
  • Date Filed
    Thursday, October 4, 2012
    11 years ago
  • Date Issued
    Tuesday, August 18, 2015
    9 years ago
Abstract
Systems and methods for processing audio are provided. The system may include a processor to convert an audio input received via a call to text. The processor may perform a comparison between a portion of the text to one or more phrases included in a table. The processor may also make a selection of at least one of a first object or a first action based on the comparison. The processor may further route the call based on the at least one of the first object or the first action.
Description
FIELD OF THE DISCLOSURE

The present disclosure relates generally to speech recognition and, more particularly, to speech recognition-enabled automatic call routing service systems and methods.


BACKGROUND

Speech recognition systems are specialized computers that are configured to process and recognize human speech and may also take action or carry out further processes. Developments in speech recognition technologies support “natural language” type interactions between automated systems and users. A natural language interaction allows a person to speak naturally. Voice recognition systems can react responsively to a spoken request. An application of natural language processing is speech recognition with automatic call routing (ACR). A goal of an ACR application is to determine why a customer is calling a service center and to route the customer to an appropriate agent or destination for servicing a customer request. Speech recognition technology generally allows an ACR application to recognize natural language statements so that the caller does not have to rely on a menu system. Natural language systems allow the customer to state the purpose of their call “in their own words.”


In order for an ACR application to properly route calls, the ACR system attempts to interpret the intent of the customer and selects a routing destination. When a speech recognition system partially understands or misunderstands the caller's intent, significant problems can result. Further, even in touch-tone ACR systems, the caller can depress the wrong button and have a call routed to a wrong location. When a caller is routed to an undesired system and realizes that there is a mistake, the caller often hangs up and retries the call. Another common problem occurs when a caller gets “caught” or “trapped” in a menu that does not provide an acceptable selection to exit the menu. Trapping a caller or routing the caller to an undesired location leads to abandoned calls. Most call routing systems handle a huge volume of calls and, even if a small percentage of calls are abandoned, the costs associated with abandoned calls are significant.


Current speech recognition systems, such as those sold by Speechworks™, operate utilizing a dynamic semantic model. The semantic model recognizes human speech and creates multiple word strings based on phonemes that the semantic model can recognize. The semantic model assigns probabilities to each of the word strings using rules and other criteria. However, the semantic model has extensive tables and business rules, many that are “learned” by the speech recognition system. The learning portion of the system is difficult to set up and modify. Further, changing the word string tables in the semantic model can be an inefficient process. For example, when a call center moves or is assigned a different area code, the semantic system is retrained using an iterative process.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 illustrates a simplified configuration of a telecommunication system;



FIG. 2 is a general diagram that illustrates a method of routing calls;



FIG. 3 is a flow diagram that illustrates a method of processing and routing calls;



FIG. 4 is a table that depicts speech input and mapped synonym terms; and



FIG. 5 is a table illustrating action-object pairs and call destinations relating to the action object pairs.





DETAILED DESCRIPTION

In a particular embodiment, a speech recognition system includes a speech recognition interface and a processor coupled to the speech recognition interface. The processor converts speech received from a call at the speech recognition interface to at least one word string. The processor parses each word string of the at least one word string into first objects and first actions. The processor accesses a synonym table to determine second objects and second actions based on the first objects and the first actions. The processor also selects a preferred object and a preferred action from the second objects and the second actions.


In a particular embodiment, a computerized method of processing speech includes determining a plurality of objects based on speech input and determining a plurality of actions based on the speech input. The computerized method includes comparing the objects and the actions with entries in a synonym table to determine synonym objects and synonym actions. The computerized method includes selecting a preferred object and a preferred action from the synonym objects and the synonym actions. The computerized method also includes routing a call that provided the speech input to a destination based on the preferred object and the preferred action.


In a particular embodiment, a computerized method includes transforming speech input from a caller into a plurality of word strings. The computerized method includes converting the word strings into pairs of objects and actions. The computerized method includes determining from a synonym table synonym pairs from the pairs. The computerized method also includes selecting a preferred pair from the synonym pairs.


Particular systems and particular methods are disclosed for processing a call by receiving caller input in a speech format and utilizing phonemes to convert the speech input into word strings. The word strings are then converted into at least one object and at least one action. A synonym table is utilized to determine actions and objects. Objects generally represent nouns and adjective-noun combinations while actions generally represent verbs and adverb-verb combinations. The synonym table stores natural language phrases and their relationship with actions and objects. The actions and objects are utilized to determine a routing destination utilizing a routing table. The call is then routed based on the routing table. During the process, the word string, the actions, the objects and an action-object pair can be assigned a probability value. The probability value represents a probability that the word string, the action, or the object accurately represent the purpose or intent of the caller.


Referring to FIG. 1, an illustrated communications system 100 that includes a call routing support system is shown. The communications system 100 includes a speech enabled call routing system (SECRS) 118, such as an interactive voice response system having a speech recognition module. The system 100 includes a plurality of potential call destinations. Illustrative call destinations shown include service departments, such as billing department 120, balance information 122, technical support 124, employee directory 126, and new customer service departments 128. The communication network 116 receives calls from a variety of callers, such as the illustrated callers 110, 112, and 114. In a particular embodiment, the communication network 116 may be a public telephone network or may be provided by a voice over Internet protocol (VoIP) type network. The SECRS 118 may include components, such as a processor 142, a synonym table 144, and an action-object routing module 140. The SECRS 118 is coupled to and may route calls to any of the destinations, as shown. In addition, the SECRS 118 may route calls to an agent, such as the illustrated live operator 130. An illustrative embodiment of the SECRS 118 may be a call center having a plurality of agent terminals attached (not shown). Thus, while only a single operator 130 is shown, it should be understood that a plurality of different agent terminals or types of terminals may be coupled to the SECRS 118, such that a variety of agents may service incoming calls. In addition, the SECRS 118 may be an automated call routing system. In a particular embodiment, the action-object routing module 140 includes an action-object lookup table for matching action-object pairs to desired call routing destinations.


Referring to FIG. 2, an illustrative embodiment of an action-object routing module 140 is shown. In this particular embodiment, the action-object routing module 140 includes an acoustic processing model 210, semantic processing model 220, and action-object routing table 230. The acoustic model 210 receives speech input 202 and provides text 204 as its output. Semantic model 220 receives text 204 from the acoustic model 210 and produces an action-object pair 206 that is provided to the action-object routing table 230. The routing table 230 receives action-object pairs 206 from semantic model 220 and produces a desired call routing destination 208. Based on the call routing destination 208, a call received at a call routing network 118 may be routed to a final destination, such as the billing department 120 or the technical support service destination 124 depicted in FIG. 1. In a particular embodiment, the action-object routing table 230 may be a look up table or a spreadsheet, such as Microsoft Excel™.


Referring to FIG. 3, an illustrative embodiment of a method of processing a call using an automated call routing system is illustrated. The method starts at 300 and proceeds to step 302 where a speech input signal, such as a received utterance, is received or detected. Using phonemes, the received speech input is converted into a plurality of word strings or text in accordance with an acoustic model, as shown at steps 304 and 306. In a particular embodiment, probability values are assigned to word strings based on established rules and the coherency of the word string. Next, at step 308, the word strings are parsed into objects and actions. Objects generally represent nouns and adjective-noun combinations while actions generally represent verbs and adverb-verb combinations. The actions and objects are assigned confidence values or probability values based on how likely they are to reflect the intent of the caller. In a particular embodiment a probability value or confidence level for the detected action and the detected object is determined utilizing the probability value of the word string used to create the selected action and the selected object.


Many possible actions and objects may be detected or created from the word strings. The method attempts to determine and select a most probable action and object from a list of preferred objects and actions. To aid in this resolution a synonym table, such as the synonym table of FIG. 4 can be utilized to convert detected actions and objects into preferred actions and objects. Thus, detected objects and actions are converted to preferred actions and objects and assigned a confidence level. The process of utilizing the synonym table can alter the confidence level. The synonym table stores natural language phrases and their relationship with a set of actions and objects. Natural language spoken by the caller can be compared to the natural language phrases in the table. Using the synonym table, the system and method maps portions of the natural phrases to detected objects and maps portions of the natural spoken phrase to detected actions. Thus, the word strings are converted into objects and actions, at steps 310 and 312 respectively and the selected action and object are set to the action and object that will be utilized to route the call. The action and object with the highest confidence value are selected based on many criteria such as confidence value, business rules, etc., in steps 310 and 312.


At step 310 and 312, multiple actions and objects can be detected and provided with a probability value according to the likelihood that a particular action or object identifies a customer's intent and thus will lead to a successful routing of the call and a dominant action and dominant object are determined. Next, at step 314, dominant objects and actions are paired together. At step 316, a paired action-object is compared to an action-object routing table, such as the action object routing table of FIG. 5. The action-object routing table in FIG. 5 is generally a predetermined list. When objects and actions find a match, then the destination of the call can be selected at step 318, and the call is routed, at step 320. The process ends at step 322.


Referring to FIG. 4, as an example, it is beneficial to convert word strings such as “I want to have” to actions such as “get.” This substantially reduces the size of the routing table. When a call destination has a phone number change, a single entry in the routing table may accommodate the change. Prior systems may require locating numerous entries in a voluminous database, or retraining a sophisticated system. In accordance with the present system, dozens of differently expressed or “differently spoken” inputs that have the same caller intent can be converted to a single detected action-object pair. Further, improper and informal sentences as well as slang can be connected to an action-object pair that may not bear phonetic resemblance to the words uttered by the caller. With a directly mapped lookup table such as the table in FIG. 4, speech training and learning behaviors found in conventional call routing systems are not required. The lookup table may be updated easily, leading to a low cost of system maintenance.


In addition, the method may include using a set of rules to convert a word string into an object or action. In a particular example, geographic designation information, such as an area code, may be used to distinguish between two potential selections or to modify the probability value. In the event that the lookup table of the action-object pair does not provide a suitable response, such as where no entry is found in the routing table, the call may be routed to a human operator or agent terminal in response to a failed access to the action-object lookup table.


Traditional automatic call routing systems are able to assign a correct destination 50-80% of the time. Particular embodiments of the disclosed system and method using action-object tables can assign a correct destination 85-95% of the time. Due to higher effective call placement rates, the number of abandoned calls (i.e., caller hang-ups prior to completing their task) is significantly reduced, thereby reducing operating costs and enhancing customer satisfaction. In addition, the automated call-routing system offers a speech recognition interface that is preferred by many customers to touch tone systems.


The disclosed system and method offers significant improvements through decreased reliance on the conventional iterative semantic model training process. With the disclosed system, a semantic model assigns an action-object pair leading to increased call routing accuracy and reduced costs. In particular implementations, the correct call destination routing rate may reach the theoretical limit of 100%, depending upon particular circumstances. In some cases, certain action-object systems have been implemented that achieve a 100% coverage rate, hit rate, and call destination accuracy rate.


The disclosed system and method is directed generally to integration of action-object technology with speech enabled automated call routing technology. The integration of these two technologies produces a beneficial combination as illustrated. The illustrated system has been described in connection with a call center environment, but it should be understood that the disclosed system and method is applicable to other user interface modalities, such as web-based interfaces, touchtone interfaces, and other speech recognition type systems. The disclosed system and method provides for enhanced customer satisfaction because the customer's intent can be recognized by an action-object pair and a high percentage of calls reach the intended destination.


The above-disclosed subject matter is to be considered illustrative, and not restrictive, and the appended claims are intended to cover all such modifications, enhancements, and other embodiments that fall within the scope of the present invention. Thus, to the maximum extent allowed by law, the scope of the present invention is to be determined by the broadest permissible interpretation of the following claims and their equivalents, and shall not be restricted or limited by the foregoing detailed description.

Claims
  • 1. A system comprising: a memory; anda processor coupled to the memory, wherein the memory stores instructions that, when executed by the processor, cause the processor to perform operations comprising: converting an audio input of a call to text;determining a first set of objects and a second set of actions from the text;determining that a particular object of the first set is included in a first portion of a synonym table;replacing the particular object in the first set with a synonym for the particular object from the synonym table to form a modified first set;pairing an object from the modified first set with an action from the second set to form an object-action pair; androuting the call based on the object-action pair.
  • 2. The system of claim 1, wherein the audio input is a speech input.
  • 3. The system of claim 1, wherein the text is associated with a word string.
  • 4. The system of claim 1, wherein each object in the modified first set is associated with a confidence value.
  • 5. The system of claim 4, wherein the object of the object-action pair is selected to be paired with the action based on the confidence value of the object.
  • 6. The system of claim 1, wherein the object of the object-action pair is selected to be paired with the action based on a business rule.
  • 7. The system of claim 1, wherein the operation of replacing the particular object in the first set includes changing a confidence value associated with the particular object.
  • 8. The system of claim 1, wherein the operations further comprise identifying a destination location in a routing table based on the object-action pair.
  • 9. The system of claim 8, wherein the operation of routing the call includes routing the call to the destination location.
  • 10. A method comprising: converting, at a call routing system, an audio input of a call to text;determining a first set of objects and a second set of actions from the text at the call routing system;determining, at the call routing system, that a particular action of the second set is included in a first portion of a synonym table;replacing, at the call routing system, the particular action in the second set with a synonym for the particular action from the synonym table to form a modified second set;pairing, at the call routing system, an object from the first set with an action from the modified second set to form an object-action pair; androuting the call at the call routing system based on the object-action pair.
  • 11. The method of claim 10, wherein each action of the modified second set is associated with a corresponding probability value that represents a probability that the action corresponds to a voice command of a caller.
  • 12. The method of claim 11, wherein the action of the object-action pair is selected to be paired with the object based on the probability value of the action.
  • 13. The method of claim 10, wherein determining the first set of objects and the second set of actions comprises parsing the text.
  • 14. The method of claim 10, wherein routing the call based on the object-action pair comprises: determining a routing location from a routing table based on the object-action pair; androuting the call to the routing location.
  • 15. The method of claim 10, wherein the call is a voice over Internet protocol call.
  • 16. The method of claim 10, further comprising receiving the audio input via a web-based interface or a speech recognition interface of the call routing system.
  • 17. A computer-readable storage device comprising instructions executable by a processor to perform operations including: converting an audio input of a call to text;parsing the text to determine an action;determining that the action is included in a first portion of a synonym table;replacing the action with a synonym for the action from the synonym table to form a modified action;pairing the modified action with an object from a set of objects based on the text to form an object-action pair;determining a destination from a routing table based on the object-action pair; androuting the call to the destination.
  • 18. The computer-readable storage device of claim 17, wherein the object is a particular synonym from the synonym table that replaces a particular object parsed from the text.
  • 19. The computer-readable storage device of claim 17, wherein the action corresponds to a word string of the text.
  • 20. The computer-readable storage device of claim 19, wherein the word string comprises a verb.
CLAIM OF PRIORITY

This application is a Continuation Patent Application of, and claims priority from, U.S. patent application Ser. No. 12/750,792, filed on Mar. 31, 2010, and entitled “SYSTEM AND METHOD FOR PROCESSING SPEECH,” which is a continuation of U.S. Pat. No. 7,720,203, filed on Jun. 1, 2007, which is a continuation of U.S. Pat. No. 7,242,751, filed on Dec. 6, 2004, each of which is hereby incorporated by reference in its entirety.

US Referenced Citations (846)
Number Name Date Kind
3811012 Barber May 1974 A
4376874 Karban et al. Mar 1983 A
4555594 Friedes et al. Nov 1985 A
4565903 Riley Jan 1986 A
4577066 Bimonte et al. Mar 1986 A
4618984 Das et al. Oct 1986 A
4677569 Nakano et al. Jun 1987 A
4688195 Thompson et al. Aug 1987 A
4696028 Morganstein et al. Sep 1987 A
4760593 Shapiro et al. Jul 1988 A
4788715 Lee Nov 1988 A
4829576 Porter May 1989 A
4922221 Sato et al. May 1990 A
4935927 Kaewell, Jr. et al. Jun 1990 A
4953204 Cuschleg, Jr. et al. Aug 1990 A
4962535 Kimura et al. Oct 1990 A
4964077 Eisen et al. Oct 1990 A
4967405 Upp et al. Oct 1990 A
4975841 Kehnemuyi et al. Dec 1990 A
4989230 Gillig et al. Jan 1991 A
5042006 Flohrer Aug 1991 A
5043718 Shimura Aug 1991 A
5049874 Ishida et al. Sep 1991 A
5093659 Yamada Mar 1992 A
5113430 Richardson, Jr. et al. May 1992 A
5125024 Gokcen et al. Jun 1992 A
5127042 Gillig et al. Jun 1992 A
5142695 Roberts et al. Aug 1992 A
5155759 Saegusa et al. Oct 1992 A
5187735 Herrero Garcia et al. Feb 1993 A
5206899 Gupta et al. Apr 1993 A
5218716 Comroe et al. Jun 1993 A
5229701 Leman et al. Jul 1993 A
5231670 Goldhor et al. Jul 1993 A
5235679 Yoshizawa et al. Aug 1993 A
5241678 Futamura et al. Aug 1993 A
5247564 Zicker Sep 1993 A
5247567 Hirano Sep 1993 A
5260988 Schellinger et al. Nov 1993 A
5297183 Bareis et al. Mar 1994 A
5299260 Shaio Mar 1994 A
5309509 Cocklin et al. May 1994 A
5309513 Rose May 1994 A
5311574 Livanos May 1994 A
5335269 Steinlicht Aug 1994 A
5353331 Emery et al. Oct 1994 A
5357564 Gupta et al. Oct 1994 A
5367558 Gillig et al. Nov 1994 A
5373161 Tararine et al. Dec 1994 A
5415416 Scagnelli et al. May 1995 A
5416830 MacMillan, Jr. et al. May 1995 A
5432845 Burd et al. Jul 1995 A
5442680 Schellinger et al. Aug 1995 A
5455903 Jolissaint et al. Oct 1995 A
5469496 Emery et al. Nov 1995 A
5473677 D'Amato et al. Dec 1995 A
5497373 Hulen et al. Mar 1996 A
5509055 Ehrlich et al. Apr 1996 A
5515366 Chieu et al. May 1996 A
5521965 D'Alessio et al. May 1996 A
5522046 McMillen et al. May 1996 A
5530744 Charalambous et al. Jun 1996 A
5530848 Gilbert et al. Jun 1996 A
5546542 Cosares et al. Aug 1996 A
5550895 Burson et al. Aug 1996 A
5553117 Peterson et al. Sep 1996 A
5555299 Maloney et al. Sep 1996 A
5557518 Rosen Sep 1996 A
5559860 Mizikovsky Sep 1996 A
5590186 Liao et al. Dec 1996 A
5594791 Szlam et al. Jan 1997 A
5598460 Tendler Jan 1997 A
5621789 McCalmont et al. Apr 1997 A
5627971 Miernik May 1997 A
5630121 Braden-Harder et al. May 1997 A
5632002 Hashimoto et al. May 1997 A
5636243 Tanaka Jun 1997 A
5644620 Shimura Jul 1997 A
5652789 Miner et al. Jul 1997 A
5657383 Gerber et al. Aug 1997 A
5659599 Arumainayagam et al. Aug 1997 A
5673308 Akhavan Sep 1997 A
5675707 Gorin et al. Oct 1997 A
5675817 Moughanni et al. Oct 1997 A
5729600 Blaha et al. Mar 1998 A
5732133 Mark Mar 1998 A
5732395 Silverman Mar 1998 A
5737703 Byrne Apr 1998 A
5737723 Riley et al. Apr 1998 A
5745850 Aldermeshian et al. Apr 1998 A
5748147 Bickley et al. May 1998 A
5754639 Flockhart et al. May 1998 A
5754978 Perez-Mendez et al. May 1998 A
5761432 Bergholm et al. Jun 1998 A
5787360 Johnston et al. Jul 1998 A
5794001 Malone et al. Aug 1998 A
5797723 Frost et al. Aug 1998 A
5799279 Gould et al. Aug 1998 A
5809269 Favot et al. Sep 1998 A
5828735 Farfan Oct 1998 A
5842112 Fuller et al. Nov 1998 A
5845062 Branton, Jr. et al. Dec 1998 A
5867495 Elliott et al. Feb 1999 A
5867562 Scherer Feb 1999 A
5867817 Catallo et al. Feb 1999 A
5884262 Wise et al. Mar 1999 A
5900608 Iida May 1999 A
5905793 Flockhart et al. May 1999 A
5909439 Kuwabara et al. Jun 1999 A
5917903 Jolissaint Jun 1999 A
5918213 Bernard et al. Jun 1999 A
5923646 Mandhyan Jul 1999 A
5923744 Cheng Jul 1999 A
5923745 Hurd Jul 1999 A
5930337 Mohler Jul 1999 A
5937051 Hurd et al. Aug 1999 A
5940476 Morganstein et al. Aug 1999 A
5946377 Wolf Aug 1999 A
5946388 Walker et al. Aug 1999 A
5950133 Bledsoe Sep 1999 A
5953704 McIlroy et al. Sep 1999 A
5960384 Brash Sep 1999 A
5974127 Wernli et al. Oct 1999 A
5978463 Jurkevics et al. Nov 1999 A
5987116 Petrunka et al. Nov 1999 A
5991756 Wu Nov 1999 A
5995839 Coursey et al. Nov 1999 A
5995979 Cochran Nov 1999 A
5999965 Kelly Dec 1999 A
6002689 Christie et al. Dec 1999 A
6002760 Gisby Dec 1999 A
6003011 Sarin et al. Dec 1999 A
6014439 Walker et al. Jan 2000 A
6016336 Hanson Jan 2000 A
6028601 Machiraju et al. Feb 2000 A
6038293 McNerney et al. Mar 2000 A
6038305 McAllister et al. Mar 2000 A
6041229 Turner Mar 2000 A
6044146 Gisby et al. Mar 2000 A
6049594 Furman et al. Apr 2000 A
6061335 De Vito et al. May 2000 A
6061433 Polcyn et al. May 2000 A
6064731 Flockhart et al. May 2000 A
6067357 Kishinsky et al. May 2000 A
6069588 O'Neill, Jr. May 2000 A
6070142 McDonough et al. May 2000 A
6073031 Helstab et al. Jun 2000 A
6085169 Walker et al. Jul 2000 A
6085176 Woolston Jul 2000 A
6088431 LaDue Jul 2000 A
6091949 Sanchez Jul 2000 A
6100885 Donnelly et al. Aug 2000 A
6104798 Lickiss et al. Aug 2000 A
6118796 Best et al. Sep 2000 A
6118866 Shtivelman Sep 2000 A
6119101 Peckover Sep 2000 A
6130938 Erb Oct 2000 A
6130942 Stenlund Oct 2000 A
6138139 Beck et al. Oct 2000 A
6141653 Conklin et al. Oct 2000 A
6144938 Surace et al. Nov 2000 A
RE37001 Morganstein et al. Dec 2000 E
6157655 Shtivelman Dec 2000 A
6170011 Macleod Beck et al. Jan 2001 B1
6173042 Wu Jan 2001 B1
6173266 Marx et al. Jan 2001 B1
6173289 Sonderegger et al. Jan 2001 B1
6173399 Gilbrech Jan 2001 B1
6175564 Miloslavsky et al. Jan 2001 B1
6175621 Begeja Jan 2001 B1
6181776 Crossley et al. Jan 2001 B1
6182052 Fulton et al. Jan 2001 B1
6185427 Krasner et al. Feb 2001 B1
6188888 Bartle et al. Feb 2001 B1
6192398 Hunt Feb 2001 B1
6201950 Fuller et al. Mar 2001 B1
6202051 Woolston Mar 2001 B1
6208854 Roberts et al. Mar 2001 B1
6219805 Jones et al. Apr 2001 B1
6233313 Farris et al. May 2001 B1
6233546 Datig May 2001 B1
6240181 Tunstall May 2001 B1
6240297 Jadoul May 2001 B1
6246986 Ammicht et al. Jun 2001 B1
6259786 Gisby Jul 2001 B1
6260014 Bahl et al. Jul 2001 B1
6263071 Swan et al. Jul 2001 B1
6269153 Carpenter et al. Jul 2001 B1
6269336 Ladd et al. Jul 2001 B1
6295432 Inoue et al. Sep 2001 B1
6301350 Henningson et al. Oct 2001 B1
6314402 Monaco et al. Nov 2001 B1
6317439 Cardona et al. Nov 2001 B1
6317884 Eames et al. Nov 2001 B1
6320534 Goss Nov 2001 B1
6320951 Shtivelman et al. Nov 2001 B1
6327343 Epstein et al. Dec 2001 B1
6327350 Spangler et al. Dec 2001 B1
6332082 Fuller et al. Dec 2001 B1
6334127 Bieganski et al. Dec 2001 B1
6339980 Woolf Jan 2002 B1
6353608 Cullers et al. Mar 2002 B1
6356936 Donoho et al. Mar 2002 B1
6362778 Neher Mar 2002 B2
6366658 Bjornberg et al. Apr 2002 B1
6366668 Borst et al. Apr 2002 B1
6373817 Kung et al. Apr 2002 B1
6377662 Hunt et al. Apr 2002 B1
6381329 Uppaluru et al. Apr 2002 B1
6385584 McAllister et al. May 2002 B1
6389400 Bushey et al. May 2002 B1
6400804 Bilder Jun 2002 B1
6400996 Hoffberg et al. Jun 2002 B1
6405159 Bushey et al. Jun 2002 B2
6411687 Bohacek et al. Jun 2002 B1
6411692 Scherer Jun 2002 B1
6414966 Kulkarni et al. Jul 2002 B1
6418424 Hoffberg et al. Jul 2002 B1
6421433 Arsenault Jul 2002 B1
6424840 Fitch et al. Jul 2002 B1
6434524 Weber Aug 2002 B1
6434546 Williamowski et al. Aug 2002 B1
6434687 Huppenthal Aug 2002 B1
6438520 Curt et al. Aug 2002 B1
6442247 Garcia Aug 2002 B1
6449226 Kumagai Sep 2002 B1
6466654 Cooper et al. Oct 2002 B1
6480593 Munday et al. Nov 2002 B1
6483895 Bixler et al. Nov 2002 B2
6483897 Millrod Nov 2002 B1
6483899 Agraharam et al. Nov 2002 B2
6484027 Mauney et al. Nov 2002 B1
6496567 Bjornberg et al. Dec 2002 B1
6496836 Ronchi et al. Dec 2002 B1
6501753 Lin et al. Dec 2002 B1
6502077 Speicher Dec 2002 B1
6505055 Kahn et al. Jan 2003 B1
6509833 Tate Jan 2003 B2
6510414 Chaves Jan 2003 B1
6513010 Lewin et al. Jan 2003 B1
6516060 Foladare et al. Feb 2003 B1
6519562 Phillips et al. Feb 2003 B1
6522742 Crosby et al. Feb 2003 B1
6526126 Morganstein et al. Feb 2003 B1
6529871 Kanevsky et al. Mar 2003 B1
6532444 Weber Mar 2003 B1
6535596 Frey et al. Mar 2003 B1
6538666 Ozawa et al. Mar 2003 B1
6546087 Shaffer et al. Apr 2003 B2
6553112 Ishikawa Apr 2003 B2
6553113 Dhir et al. Apr 2003 B1
6556671 Beauvois Apr 2003 B1
6560329 Draginich et al. May 2003 B1
6570967 Katz May 2003 B2
6571240 Ho et al. May 2003 B1
6574213 Anandakumar et al. Jun 2003 B1
6574470 Chow et al. Jun 2003 B1
6574599 Lim et al. Jun 2003 B1
6577718 Kalmanek, Jr. et al. Jun 2003 B1
6581033 Reynar et al. Jun 2003 B1
6584180 Nemoto Jun 2003 B2
6584191 McPartlan et al. Jun 2003 B1
6587475 Przygienda Jul 2003 B1
6587556 Judkins et al. Jul 2003 B1
6587558 Lo Jul 2003 B2
6587683 Chow et al. Jul 2003 B1
6589136 Ephraim et al. Jul 2003 B2
6594470 Barnes et al. Jul 2003 B1
6597783 Tada et al. Jul 2003 B1
6598016 Zavoli et al. Jul 2003 B1
6598021 Shambaugh et al. Jul 2003 B1
6598136 Norrod et al. Jul 2003 B1
6600734 Gernert et al. Jul 2003 B1
6600736 Ball et al. Jul 2003 B1
6601014 Dempsey Jul 2003 B1
6601027 Wright et al. Jul 2003 B1
6603837 Kesanupalli et al. Aug 2003 B1
6603854 Judkins et al. Aug 2003 B1
6606744 Mikurak Aug 2003 B1
6611681 Henderson Aug 2003 B2
6614206 Wong et al. Sep 2003 B1
6614781 Elliott et al. Sep 2003 B1
6614784 Glitho et al. Sep 2003 B1
6615209 Gomes et al. Sep 2003 B1
6615248 Smith Sep 2003 B1
6615249 Schulte Am Hülse Sep 2003 B2
6625423 Wang Sep 2003 B1
6631186 Adams et al. Oct 2003 B1
6650088 Webb et al. Nov 2003 B1
6653722 Blalock et al. Nov 2003 B2
6654602 Fye et al. Nov 2003 B1
6662163 Albayrak et al. Dec 2003 B1
6668241 Chen et al. Dec 2003 B2
6678355 Eringis et al. Jan 2004 B2
6678360 Katz Jan 2004 B1
6678718 Khouri et al. Jan 2004 B1
6680935 Kung et al. Jan 2004 B1
6681001 Clayton et al. Jan 2004 B1
6690788 Bauer et al. Feb 2004 B1
6694012 Posthuma Feb 2004 B1
6694482 Arellano et al. Feb 2004 B1
6697458 Kunjibettu Feb 2004 B1
6697460 Knott et al. Feb 2004 B2
6697467 Schultz et al. Feb 2004 B1
6697806 Cook Feb 2004 B1
6700972 McHugh et al. Mar 2004 B1
6704404 Burnett Mar 2004 B1
6704580 Fintel Mar 2004 B1
6707789 Arslan et al. Mar 2004 B1
6711253 Prabhaker Mar 2004 B1
6714631 Martin et al. Mar 2004 B1
6714643 Gargeya et al. Mar 2004 B1
6718023 Zolotov Apr 2004 B1
6721416 Farrell Apr 2004 B1
6721882 Mbarki Apr 2004 B1
6725199 Brittan et al. Apr 2004 B2
6731625 Eastep et al. May 2004 B1
6731722 Coffey May 2004 B2
6732151 Tobias et al. May 2004 B1
6735432 Jarett et al. May 2004 B1
6738082 Dong et al. May 2004 B1
6738473 Burg et al. May 2004 B1
6744861 Pershan et al. Jun 2004 B1
6744877 Edwards Jun 2004 B1
6745165 Lewis et al. Jun 2004 B2
6751306 Himmel et al. Jun 2004 B2
6751591 Gorin et al. Jun 2004 B1
6757306 Klish, II et al. Jun 2004 B1
6763095 Cermak et al. Jul 2004 B1
6766175 Uchiyama Jul 2004 B2
6766320 Wang et al. Jul 2004 B1
6775359 Ron et al. Aug 2004 B1
6778643 Bushey et al. Aug 2004 B1
6782412 Brophy et al. Aug 2004 B2
6792096 Martin et al. Sep 2004 B2
6795806 Lewis et al. Sep 2004 B1
6798768 Gallick et al. Sep 2004 B1
6798876 Bala Sep 2004 B1
6801520 Philonenko Oct 2004 B2
6801751 Wood et al. Oct 2004 B1
6807274 Joseph et al. Oct 2004 B2
6823307 Steinbiss et al. Nov 2004 B1
6826264 Valco et al. Nov 2004 B2
6831932 Boyle et al. Dec 2004 B1
6832224 Gilmour Dec 2004 B2
6836760 Bellegarda et al. Dec 2004 B1
6842504 Mills et al. Jan 2005 B2
6847711 Knott et al. Jan 2005 B2
6847715 Swartz Jan 2005 B1
6850611 Chalk Feb 2005 B1
6853722 Joseph et al. Feb 2005 B2
6853966 Bushey et al. Feb 2005 B2
6856806 Bosik et al. Feb 2005 B1
6859529 Duncan et al. Feb 2005 B2
6871179 Kist et al. Mar 2005 B1
6871212 Khouri et al. Mar 2005 B2
6873693 Langseth et al. Mar 2005 B1
6879683 Fain et al. Apr 2005 B1
6882641 Gallick et al. Apr 2005 B1
6882723 Peterson et al. Apr 2005 B1
6885734 Eberle et al. Apr 2005 B1
6891932 Bhargava et al. May 2005 B2
6892083 Shostak May 2005 B2
6892169 Campbell et al. May 2005 B1
6895083 Bers et al. May 2005 B1
6895532 Raynham May 2005 B2
6901366 Kuhn et al. May 2005 B1
6907119 Case et al. Jun 2005 B2
6909708 Krishnaswamy et al. Jun 2005 B1
6914974 Bonnin Jul 2005 B2
6915246 Gusler et al. Jul 2005 B2
6922689 Shtivelman Jul 2005 B2
6925155 Reynolds et al. Aug 2005 B2
6925432 Lee et al. Aug 2005 B2
6937975 Elworthy Aug 2005 B1
6944592 Pickering Sep 2005 B1
6944593 Kuzunuki et al. Sep 2005 B2
6963983 Munson et al. Nov 2005 B2
6964023 Maes et al. Nov 2005 B2
6970554 Peterson et al. Nov 2005 B1
6978154 Ospalak et al. Dec 2005 B1
6978163 Dyer et al. Dec 2005 B2
6999755 Park Feb 2006 B2
7003079 McCarthy et al. Feb 2006 B1
7006605 Morganstein et al. Feb 2006 B1
7006607 Garcia Feb 2006 B2
7013112 Haller et al. Mar 2006 B2
7013464 Osborn Mar 2006 B2
7016849 Arnold et al. Mar 2006 B2
7020256 Jain et al. Mar 2006 B2
7024368 Matheson Apr 2006 B1
7027586 Bushey et al. Apr 2006 B2
7027975 Pazandak et al. Apr 2006 B1
7031444 Shen et al. Apr 2006 B2
7031908 Huang et al. Apr 2006 B1
7035388 Kurosaki Apr 2006 B2
7039166 Peterson et al. May 2006 B1
7043435 Knott et al. May 2006 B2
7050936 Levy et al. May 2006 B2
7062029 Lund Jun 2006 B2
7062505 Lane et al. Jun 2006 B2
7065201 Bushey et al. Jun 2006 B2
7072457 Brown et al. Jul 2006 B2
7072643 Pines et al. Jul 2006 B2
7072659 White, Jr. Jul 2006 B2
7076049 Bushey et al. Jul 2006 B2
7076695 McGee et al. Jul 2006 B2
7092370 Jiang et al. Aug 2006 B2
7092888 McCarthy et al. Aug 2006 B1
7092901 Davis et al. Aug 2006 B2
7095827 Guedalia Aug 2006 B2
7095842 Brown et al. Aug 2006 B2
7102780 Watanabe Sep 2006 B2
7103165 Baniak et al. Sep 2006 B2
7103542 Doyle Sep 2006 B2
7106850 Campbell et al. Sep 2006 B2
7110512 Maropis et al. Sep 2006 B2
7110949 Bushey et al. Sep 2006 B2
7124059 Wetzer et al. Oct 2006 B2
7127398 Yamagishi et al. Oct 2006 B1
7127400 Koch Oct 2006 B2
7130411 Brown et al. Oct 2006 B2
7131577 Obara et al. Nov 2006 B2
7133504 Fostick Nov 2006 B2
7133828 Scarano et al. Nov 2006 B2
7139390 Brown et al. Nov 2006 B2
7142652 Ho Nov 2006 B2
7149525 White, Jr. Dec 2006 B2
7177397 McCalmont et al. Feb 2007 B2
7177792 Knight et al. Feb 2007 B2
7184534 Birch et al. Feb 2007 B2
7184540 Dezonno et al. Feb 2007 B2
7191435 Lau et al. Mar 2007 B2
7197130 Paden et al. Mar 2007 B2
7200614 Reid et al. Apr 2007 B2
7206400 Dezonno et al. Apr 2007 B2
7215745 Peters May 2007 B2
7215759 Brown et al. May 2007 B2
7224792 Fusco May 2007 B2
7231343 Treadgold et al. Jun 2007 B1
7231384 Wu et al. Jun 2007 B2
7233908 Nelson Jun 2007 B1
7233980 Holden et al. Jun 2007 B1
7242751 Bushey et al. Jul 2007 B2
7245711 Margolis Jul 2007 B2
7245716 Brown et al. Jul 2007 B2
7260537 Creamer et al. Aug 2007 B2
7272217 Kocharlakota Sep 2007 B1
7277922 Contractor Oct 2007 B1
7277924 Wichmann et al. Oct 2007 B1
7287214 Jenkins et al. Oct 2007 B1
7313229 Sherwood Dec 2007 B1
7317787 Crockett et al. Jan 2008 B2
7336775 Tanaka et al. Feb 2008 B2
7346152 Paden et al. Mar 2008 B2
7346507 Natarajan et al. Mar 2008 B1
7349843 Beck Mar 2008 B1
7353033 Kwon Apr 2008 B2
7356475 Novack et al. Apr 2008 B2
7356685 Backman Apr 2008 B2
7369653 Dezonno et al. May 2008 B2
7370086 Kroeker et al. May 2008 B2
7379867 Chelba et al. May 2008 B2
7379876 Nakata May 2008 B2
7379886 Zaring et al. May 2008 B1
7415101 Bushey et al. Aug 2008 B2
7421389 Reynolds et al. Sep 2008 B2
7430554 Heisinger, Jr. Sep 2008 B1
7443963 Scherer Oct 2008 B2
7447299 Partovi et al. Nov 2008 B1
7447662 Gibson Nov 2008 B2
7450698 Bushey et al. Nov 2008 B2
7454005 Malik Nov 2008 B2
7460650 Bushey et al. Dec 2008 B2
7487095 Hill et al. Feb 2009 B2
7487112 Barnes, Jr. Feb 2009 B2
7506241 Chefalas et al. Mar 2009 B2
7512545 Knott et al. Mar 2009 B2
7516190 Kurganov Apr 2009 B2
7545925 Williams Jun 2009 B2
7551723 Mills et al. Jun 2009 B2
7573990 Galvin Aug 2009 B2
7580837 Bushey et al. Aug 2009 B2
7602899 Thenthiruperai Oct 2009 B1
7616944 Gustavsson et al. Nov 2009 B2
7620159 Pasquale et al. Nov 2009 B2
7620168 Ekstrom Nov 2009 B2
7623632 Bushey et al. Nov 2009 B2
7627096 Bushey et al. Dec 2009 B2
7627109 Mitra Dec 2009 B2
7636432 Bushey et al. Dec 2009 B2
7647582 Krishnaswamy et al. Jan 2010 B2
7657005 Chang Feb 2010 B2
7657020 Bushey et al. Feb 2010 B2
7660233 Paden et al. Feb 2010 B2
7660715 Thambiratnam Feb 2010 B1
7668889 Edwards et al. Feb 2010 B2
7684989 Collins et al. Mar 2010 B1
7685270 Vermeulen et al. Mar 2010 B1
7702532 Vigil Apr 2010 B2
7720203 Bushey et al. May 2010 B2
7724889 Bushey et al. May 2010 B2
7739717 Kuether et al. Jun 2010 B1
7751551 Bushey et al. Jul 2010 B2
RE41608 Blair et al. Aug 2010 E
7783029 Whitecotten et al. Aug 2010 B2
7864942 Knott et al. Jan 2011 B2
7881656 Khedouri et al. Feb 2011 B2
7900542 Kapolnek Mar 2011 B2
7933399 Knott et al. Apr 2011 B2
7936861 Knott et al. May 2011 B2
7939432 Chiang et al. May 2011 B2
7966176 Bushey et al. Jun 2011 B2
8005204 Bushey et al. Aug 2011 B2
8051086 Jeffs et al. Nov 2011 B2
8090086 Chang Jan 2012 B2
8090091 Ekstrom Jan 2012 B2
8130936 Kortum et al. Mar 2012 B2
8139727 Awad et al. Mar 2012 B2
8165281 Joseph et al. Apr 2012 B2
8170197 Odinak May 2012 B2
8175253 Knott et al. May 2012 B2
8209185 Claudatos et al. Jun 2012 B2
8223954 Dallessandro et al. Jul 2012 B2
8295469 Bushey et al. Oct 2012 B2
8306192 Bushey et al. Nov 2012 B2
8321446 Edwards et al. Nov 2012 B2
8401851 Bushey et al. Mar 2013 B2
8488770 Mahoney et al. Jul 2013 B2
8503662 Bushey et al. Aug 2013 B2
20010011211 Bushey et al. Aug 2001 A1
20010014599 Henderson Aug 2001 A1
20010018672 Petters et al. Aug 2001 A1
20010019604 Joyce et al. Sep 2001 A1
20010019955 Henderson Sep 2001 A1
20010021948 Khouri et al. Sep 2001 A1
20010024497 Campbell et al. Sep 2001 A1
20010026608 Beyda et al. Oct 2001 A1
20010032075 Yamamoto Oct 2001 A1
20010032211 Kuzumaki Oct 2001 A1
20010032229 Hulls et al. Oct 2001 A1
20010033570 Makam et al. Oct 2001 A1
20010034662 Morris Oct 2001 A1
20020007303 Brookler et al. Jan 2002 A1
20020016757 Johnson et al. Feb 2002 A1
20020023251 Nasr et al. Feb 2002 A1
20020026394 Savage et al. Feb 2002 A1
20020032675 Williamowski et al. Mar 2002 A1
20020046030 Haritsa et al. Apr 2002 A1
20020049874 Kimura Apr 2002 A1
20020055975 Petrovykh May 2002 A1
20020056000 Coussement May 2002 A1
20020057678 Jiang et al. May 2002 A1
20020059164 Shtivelman May 2002 A1
20020059169 Quarterman et al. May 2002 A1
20020064149 Elliott et al. May 2002 A1
20020067714 Crain et al. Jun 2002 A1
20020067820 Benson et al. Jun 2002 A1
20020073434 Pience Jun 2002 A1
20020080025 Beattie Jun 2002 A1
20020087310 Lee et al. Jul 2002 A1
20020087316 Lee et al. Jul 2002 A1
20020087385 Vincent Jul 2002 A1
20020087558 Bailey et al. Jul 2002 A1
20020091617 Keith Jul 2002 A1
20020106065 Joyce et al. Aug 2002 A1
20020111190 Harrison et al. Aug 2002 A1
20020114432 Shaffer et al. Aug 2002 A1
20020115480 Huang Aug 2002 A1
20020116174 Lee et al. Aug 2002 A1
20020116336 Diacakis et al. Aug 2002 A1
20020119800 Jaggers et al. Aug 2002 A1
20020122544 Williams et al. Sep 2002 A1
20020133394 Bushey et al. Sep 2002 A1
20020133413 Chang et al. Sep 2002 A1
20020135618 Maes et al. Sep 2002 A1
20020137472 Quinn et al. Sep 2002 A1
20020143548 Korall et al. Oct 2002 A1
20020156699 Gray et al. Oct 2002 A1
20020165732 Ezzeddine et al. Nov 2002 A1
20020169606 Bantz et al. Nov 2002 A1
20020178005 Dusan et al. Nov 2002 A1
20020181442 Rajani Dec 2002 A1
20020188438 Knight et al. Dec 2002 A1
20020196277 Bushey et al. Dec 2002 A1
20020198714 Zhou Dec 2002 A1
20020198967 Iwanojko et al. Dec 2002 A1
20030003900 Goss et al. Jan 2003 A1
20030007609 Yuen et al. Jan 2003 A1
20030007620 Elsey et al. Jan 2003 A1
20030009339 Yuen et al. Jan 2003 A1
20030014335 Lecheler-Moore et al. Jan 2003 A1
20030018659 Fuks et al. Jan 2003 A1
20030026409 Bushey et al. Feb 2003 A1
20030028498 Hayes-Roth Feb 2003 A1
20030035381 Chen et al. Feb 2003 A1
20030035516 Guedalia Feb 2003 A1
20030039242 Moore, Jr. Feb 2003 A1
20030048195 Trossen Mar 2003 A1
20030064720 Valins et al. Apr 2003 A1
20030069937 Khouri et al. Apr 2003 A1
20030092451 Holloway et al. May 2003 A1
20030095651 Book et al. May 2003 A1
20030097428 Afkhami et al. May 2003 A1
20030103619 Brown et al. Jun 2003 A1
20030108183 Dhir et al. Jun 2003 A1
20030112956 Brown et al. Jun 2003 A1
20030114105 Haller et al. Jun 2003 A1
20030115257 Zyarko et al. Jun 2003 A1
20030115289 Chinn et al. Jun 2003 A1
20030118159 Shen et al. Jun 2003 A1
20030125075 Klovborg Jul 2003 A1
20030125945 Doyle Jul 2003 A1
20030130841 Bangalore et al. Jul 2003 A1
20030130864 Ho et al. Jul 2003 A1
20030133421 Sundar et al. Jul 2003 A1
20030143981 Kortum et al. Jul 2003 A1
20030144846 Denenberg et al. Jul 2003 A1
20030144919 Trompette et al. Jul 2003 A1
20030149653 Penney et al. Aug 2003 A1
20030154184 Chee et al. Aug 2003 A1
20030156133 Martin et al. Aug 2003 A1
20030165223 Timmins et al. Sep 2003 A1
20030179876 Fox et al. Sep 2003 A1
20030181202 Link, II et al. Sep 2003 A1
20030187632 Menich Oct 2003 A1
20030187732 Seta Oct 2003 A1
20030187773 Santos et al. Oct 2003 A1
20030187865 Frisina Oct 2003 A1
20030191648 Knott et al. Oct 2003 A1
20030194063 Martin et al. Oct 2003 A1
20030195753 Homuth Oct 2003 A1
20030200298 Su et al. Oct 2003 A1
20030202640 Knott et al. Oct 2003 A1
20030202643 Joseph et al. Oct 2003 A1
20030202649 Haug, Jr. et al. Oct 2003 A1
20030204435 McQuilkin et al. Oct 2003 A1
20030212558 Matula Nov 2003 A1
20030228007 Kurosaki Dec 2003 A1
20030235282 Sichelman et al. Dec 2003 A1
20030235287 Margolis Dec 2003 A1
20040005047 Joseph et al. Jan 2004 A1
20040006473 Mills et al. Jan 2004 A1
20040018774 Long et al. Jan 2004 A1
20040028213 Goss Feb 2004 A1
20040030649 Nelson et al. Feb 2004 A1
20040032484 Halttunen Feb 2004 A1
20040032862 Schoeneberger et al. Feb 2004 A1
20040032935 Mills et al. Feb 2004 A1
20040037401 Dow et al. Feb 2004 A1
20040042592 Knott et al. Mar 2004 A1
20040044950 Mills et al. Mar 2004 A1
20040047453 Fraser Mar 2004 A1
20040057570 Power et al. Mar 2004 A1
20040063424 Silberstein et al. Apr 2004 A1
20040066401 Bushey et al. Apr 2004 A1
20040066416 Knott et al. Apr 2004 A1
20040066776 Ishidoshiro Apr 2004 A1
20040072544 Alexis Apr 2004 A1
20040073569 Knott et al. Apr 2004 A1
20040083206 Wu et al. Apr 2004 A1
20040083479 Bondarenko et al. Apr 2004 A1
20040088285 Martin et al. May 2004 A1
20040101127 Dezonno et al. May 2004 A1
20040103017 Reed et al. May 2004 A1
20040109555 Williams Jun 2004 A1
20040111269 Koch Jun 2004 A1
20040111479 Borden et al. Jun 2004 A1
20040116073 Mauney et al. Jun 2004 A1
20040117185 Scarano et al. Jun 2004 A1
20040120473 Birch et al. Jun 2004 A1
20040120492 Lew et al. Jun 2004 A1
20040125937 Turcan et al. Jul 2004 A1
20040125938 Turcan et al. Jul 2004 A1
20040125940 Turcan et al. Jul 2004 A1
20040127241 Shostak Jul 2004 A1
20040128624 Arellano et al. Jul 2004 A1
20040156491 Reding et al. Aug 2004 A1
20040161078 Knott et al. Aug 2004 A1
20040161094 Martin et al. Aug 2004 A1
20040161096 Knott et al. Aug 2004 A1
20040162724 Hill et al. Aug 2004 A1
20040174980 Knott et al. Sep 2004 A1
20040199394 Kuzunuki et al. Oct 2004 A1
20040202309 Baggenstoss et al. Oct 2004 A1
20040203374 Zilliacus Oct 2004 A1
20040204056 Phelps, III Oct 2004 A1
20040213212 Reding et al. Oct 2004 A1
20040230438 Pasquale et al. Nov 2004 A1
20040230506 Casco-Arias et al. Nov 2004 A1
20040240635 Bushey et al. Dec 2004 A1
20040243568 Wang et al. Dec 2004 A1
20040259541 Hicks, III et al. Dec 2004 A1
20040264677 Horvitz et al. Dec 2004 A1
20040266425 Gonsalves et al. Dec 2004 A1
20050008141 Kortum et al. Jan 2005 A1
20050015197 Ohtsuji et al. Jan 2005 A1
20050015256 Kargman Jan 2005 A1
20050015744 Bushey et al. Jan 2005 A1
20050018825 Ho Jan 2005 A1
20050020236 Mauney et al. Jan 2005 A1
20050021567 Holenstein et al. Jan 2005 A1
20050027535 Martin et al. Feb 2005 A1
20050032475 Mauney et al. Feb 2005 A1
20050041647 Stinnie Feb 2005 A1
20050041796 Joseph et al. Feb 2005 A1
20050047578 Knott et al. Mar 2005 A1
20050049874 Coffman et al. Mar 2005 A1
20050049940 Tengler et al. Mar 2005 A1
20050054335 Pearson et al. Mar 2005 A1
20050055216 Bushey et al. Mar 2005 A1
20050055599 Bravo et al. Mar 2005 A1
20050058264 Joseph et al. Mar 2005 A1
20050060200 Kobylevsky et al. Mar 2005 A1
20050063360 Lowmaster Mar 2005 A1
20050063528 Pearson et al. Mar 2005 A1
20050064853 Radpour Mar 2005 A1
20050064855 Russell Mar 2005 A1
20050066416 Ma Mar 2005 A1
20050075894 Bushey et al. Apr 2005 A1
20050075984 Bourrieres et al. Apr 2005 A1
20050078805 Mills et al. Apr 2005 A1
20050080630 Mills et al. Apr 2005 A1
20050080667 Knott et al. Apr 2005 A1
20050081696 Kapolnek Apr 2005 A1
20050096024 Bicker et al. May 2005 A1
20050097034 Loeger et al. May 2005 A1
20050102141 Chikuri May 2005 A1
20050111653 Joyce et al. May 2005 A1
20050113077 Bushnell et al. May 2005 A1
20050125232 Gadd Jun 2005 A1
20050131708 Palma et al. Jun 2005 A1
20050131892 Knott et al. Jun 2005 A1
20050132262 Bushey et al. Jun 2005 A1
20050135575 Haskey et al. Jun 2005 A1
20050135595 Bushey et al. Jun 2005 A1
20050141479 Ozugur et al. Jun 2005 A1
20050141692 Scherer et al. Jun 2005 A1
20050141694 Wengrovitz Jun 2005 A1
20050147218 Novack et al. Jul 2005 A1
20050152530 Pence et al. Jul 2005 A1
20050152531 Hamilton, II et al. Jul 2005 A1
20050161002 Robinson Jul 2005 A1
20050169441 Yacoub et al. Aug 2005 A1
20050169449 Coughlin, Jr. et al. Aug 2005 A1
20050169453 Knott et al. Aug 2005 A1
20050171877 Weiss Aug 2005 A1
20050172033 Mathew et al. Aug 2005 A1
20050172148 Ying Aug 2005 A1
20050195961 Pasquale et al. Sep 2005 A1
20050201531 Kanter et al. Sep 2005 A1
20050201547 Burg et al. Sep 2005 A1
20050210101 Janik Sep 2005 A1
20050210143 Wengrovitz Sep 2005 A1
20050213743 Huet et al. Sep 2005 A1
20050240411 Yacoub Oct 2005 A1
20050254632 Pasquale et al. Nov 2005 A1
20050273781 Nakamura et al. Dec 2005 A1
20050277431 White Dec 2005 A1
20050278655 Sims et al. Dec 2005 A1
20050282582 Slotznick Dec 2005 A1
20050288927 Kim et al. Dec 2005 A1
20060002540 Kreiner et al. Jan 2006 A1
20060003806 Weber et al. Jan 2006 A1
20060018443 Knott et al. Jan 2006 A1
20060023863 Joseph et al. Feb 2006 A1
20060025995 Erhart et al. Feb 2006 A1
20060026049 Joseph et al. Feb 2006 A1
20060027097 Lee Feb 2006 A1
20060031587 Paterson et al. Feb 2006 A1
20060036437 Bushey et al. Feb 2006 A1
20060039547 Klein et al. Feb 2006 A1
20060050865 Kortum et al. Mar 2006 A1
20060056287 Paden et al. Mar 2006 A1
20060056406 Bouchard et al. Mar 2006 A1
20060062375 Pasquale et al. Mar 2006 A1
20060072737 Paden et al. Apr 2006 A1
20060073013 Emigholz et al. Apr 2006 A1
20060083357 Howell et al. Apr 2006 A1
20060085538 Newman et al. Apr 2006 A1
20060093097 Chang May 2006 A1
20060100998 Edwards et al. May 2006 A1
20060109974 Paden et al. May 2006 A1
20060109976 Sundaram et al. May 2006 A1
20060115070 Bushey et al. Jun 2006 A1
20060126808 Dallessandro et al. Jun 2006 A1
20060126811 Bushey et al. Jun 2006 A1
20060133587 Bushey et al. Jun 2006 A1
20060146806 Khuc et al. Jul 2006 A1
20060153345 Bushey et al. Jul 2006 A1
20060159116 Gerszberg et al. Jul 2006 A1
20060159240 Bushey et al. Jul 2006 A1
20060161431 Bushey et al. Jul 2006 A1
20060165057 Paden et al. Jul 2006 A1
20060165066 Campbell et al. Jul 2006 A1
20060176824 Laver et al. Aug 2006 A1
20060177040 Mitra Aug 2006 A1
20060182252 Harris et al. Aug 2006 A1
20060187954 Braschi et al. Aug 2006 A1
20060188075 Peterson Aug 2006 A1
20060188087 Kortum et al. Aug 2006 A1
20060190424 Beale et al. Aug 2006 A1
20060195312 Knight et al. Aug 2006 A1
20060198505 Kortum et al. Sep 2006 A1
20060215831 Knott et al. Sep 2006 A1
20060215833 Mahoney et al. Sep 2006 A1
20060251094 Van Vleck et al. Nov 2006 A1
20060251229 Gorti et al. Nov 2006 A1
20060256932 Bushey et al. Nov 2006 A1
20060256952 Rogers et al. Nov 2006 A1
20060256956 Lee et al. Nov 2006 A1
20060285535 Metcalf et al. Dec 2006 A1
20060291642 Bushey et al. Dec 2006 A1
20060291644 Ellinwood et al. Dec 2006 A1
20070019800 Bushey et al. Jan 2007 A1
20070025528 Knott et al. Feb 2007 A1
20070025542 Bushey et al. Feb 2007 A1
20070041551 Whitecotten et al. Feb 2007 A1
20070047718 Idler et al. Mar 2007 A1
20070047720 Brandt et al. Mar 2007 A1
20070047728 Raju et al. Mar 2007 A1
20070116230 Brandt et al. May 2007 A1
20070136060 Hennecke et al. Jun 2007 A1
20070192362 Caballero et al. Aug 2007 A1
20070206734 Hagale et al. Sep 2007 A1
20070206772 Sato et al. Sep 2007 A1
20070260539 Delinsky et al. Nov 2007 A1
20080008308 Knott et al. Jan 2008 A1
20080048861 Naidoo et al. Feb 2008 A1
20080049779 Hopmann et al. Feb 2008 A1
20080084975 Schwartz Apr 2008 A1
20080152094 Perlmutter Jun 2008 A1
20080154601 Stifelman et al. Jun 2008 A1
20080154773 Ranzini et al. Jun 2008 A1
20080273687 Knott et al. Nov 2008 A1
20090019141 Bush et al. Jan 2009 A1
20090067590 Bushey et al. Mar 2009 A1
20090171799 Ying Jul 2009 A1
20090287484 Bushey et al. Nov 2009 A1
20100040207 Bushey et al. Feb 2010 A1
20100054449 Bushey et al. Mar 2010 A1
20100232595 Bushey et al. Sep 2010 A1
20130010947 Bushey et al. Jan 2013 A1
20130151253 Bushey et al. Jun 2013 A1
20130230162 Bushey Sep 2013 A1
20130294596 Bushey et al. Nov 2013 A1
Foreign Referenced Citations (31)
Number Date Country
0424015 Apr 1991 EP
0424015 Apr 1991 EP
0424015 Apr 1991 EP
0671859 Sep 1995 EP
0713345 May 1996 EP
0876652 Jun 1999 EP
2305078 Mar 1997 GB
08163646 Jun 1996 JP
08172673 Jul 1996 JP
08294168 Nov 1996 JP
08294170 Nov 1996 JP
08317468 Nov 1996 JP
08322087 Dec 1996 JP
09037345 Feb 1997 JP
09055981 Feb 1997 JP
09084117 Mar 1997 JP
09098475 Apr 1997 JP
9405101 Mar 1994 WO
9726612 Jul 1997 WO
0137539 May 2001 WO
0137539 May 2001 WO
2004017584 Feb 2004 WO
2004049222 Jun 2004 WO
2005006713 Jan 2005 WO
2005036330 Apr 2005 WO
2005048577 May 2005 WO
2006014195 Feb 2006 WO
2006062707 Jun 2006 WO
2006062854 Jun 2006 WO
2006065526 Jun 2006 WO
2007021444 Feb 2007 WO
Non-Patent Literature Citations (18)
Entry
Supplementary European Search Report, EP0876652, Application No. 97903925, Apr. 14, 1999, 26 pages.
International Search Report and Written Opinion of the International Search Authority for International Application No. PCT/US04/16017 from the International Searching Authority (EPO), mailed Aug. 16, 2005, 5 pages.
International Search Report and Written Opinion of the International Search Authority for International Application No. PCT/US04/28260 from the International Searching Authority (EPO), mailed on Sep. 30, 2005, 7 pages.
International Search Report and Written Opinion of the International Search Authority for International Application No. PCT/US04/34239 from the International Searching Authority (EPO), mailed on Feb. 17, 2005, 7 pages.
International Search Report and Written Opinion of the International Search Authority for International Application No. PCT/US05/16449 from the International Searching Authority (EPO), mailed on Apr. 10, 2006, 7 pages.
International Search Report and Written Opinion of the International Search Authority for International Application No. PCT/US05/41473 from the International Searching Authority (EPO), mailed on Jun. 28, 2006, 4 pages.
International Search Report and Written Opinion of the International Search Authority for International Application No. PCT/US05/43126 from the International Searching Authority (EPO), mailed on Nov. 22, 2006, 4 pages.
International Search Report and Written Opinion of the International Search Authority for International Application No. PCT/US06/28349 from the International Searching Authority (EPO), mailed on Aug. 13, 2007, 5 pages.
“www.yahoo.com” from Dec. 12, 1998 as archived in the Internet archive (www.archive.org), 2 pages.
“Specification of the Bluetooth System: Profiles”, Bluetooth, Part K:1 Generic Access Profile, Dec. 1, 1999, Specification vol. 2, Version 1.0 B, pp. 1-60.
Charny, B., “VoIP Phone Maker Plans a Cell Hybrid”, http://news.cnet.com/2100-7352—3-5086177.html, CNET News, Oct. 3, 2003, pp. 1-2.
Chavez, A. et al., “Kasbah: An Agent Marketplace for Buying and Selling Goods”, PAAM 96—Proceedings of the First International Conference on the Practical Application of Intelligent Agents and Multi-Agent Technology, Apr. 1996, Practical Application Co., pp. 75-90.
Crowston, K. et al., “The Effects of Linking on Genres of Web Documents”, HICSS '99 Proceedings of the Thirty-Second Annual Hawaii International Conference on System Sciences—vol. 2, 1999, vol. 2, IEEE Computer Society, Washington, DC, p. 2006 (1-11).
Faiks, A. et al., “Gaining User Insight: A Case Study Illustrating the Card Sort Technique”, Jul. 2000, College & Research Libraries, vol. 61, No. 4, pp. 349-357.
Haartsen, J., “Bluetooth: A New Radio Interface Providing Ubiquitous Connectivity”, 2000 IEEE 51st Vehicular Technology Conference Proceedings, 2000, vol. 1, IEEE, Piscataway, NJ, pp. 107-111.
Moldovan, D. et al., “Using WordNet and Lexical Operators to Improve Internet Searches”, IEEE Internet Computing, Jan.-Feb. 2000, vol. 4, Issue 1, IEEE Computer Society, Piscataway, NJ, pp. 34-43.
Ogino, T. et al., “Study of an Efficient Server Selection Method for Widely Distributed Web Server Networks,” iNet 2000 Proceedings, www.isoc.org/inet2000/cdproceedings/1g/index.htm, Jun. 30, 2000, INet Japan Computer Society, 19 pages.
Schneiderman, R., “Bluetooth's Slow Dawn”, IEEE Spectrum, Nov. 2000, vol. 37, Issue 11, IEEE Press, Piscataway NJ, pp. 61-65.
Related Publications (1)
Number Date Country
20130058466 A1 Mar 2013 US
Continuations (3)
Number Date Country
Parent 12750792 Mar 2010 US
Child 13644305 US
Parent 11809817 Jun 2007 US
Child 12750792 US
Parent 11005494 Dec 2004 US
Child 11809817 US