Digital signatures for network forms

Information

  • Patent Grant
  • 8200975
  • Patent Number
    8,200,975
  • Date Filed
    Wednesday, June 29, 2005
    19 years ago
  • Date Issued
    Tuesday, June 12, 2012
    12 years ago
Abstract
Systems and/or methods enabling an individual to digitally sign data using an identifier where the data being digitally signed and the identifier are not accessed at the same location are described. In some cases, the systems and/or methods permit an individual to digitally sign data for an electronic document using an identifier inaccessible by a remote computer where the electronic document is rendered using view information from that remote computer. The systems and/or methods may also enable a network computer to send view information for, and a digital encoding of, an electronic document to a local computer effective to enable the local computer to digitally sign the electronic document by signing the digital encoding of electronic document.
Description
BACKGROUND

Digital signatures are valid substitutes to traditional inked signatures in many countries. Digital signatures, like inked signatures, may be used as evidence to show that a particular body of data was signed.


Generally, an individual may digitally sign data with an identifier that uniquely identifies that individual. Some identifiers, for example, include a cryptographic private key associated with a public certificate issued by a trusted certification authority to an individual. A unique identifier used to digitally sign data may later be used as evidence that this particular individual signed the data and that the data has not been tampered with since being signed. To help keep this identifier secure, many people store it on their local computer or on an external device, such as in a machine-readable card.


To sign data when software enabling the signature is not accessible locally, however, an individual's unique identifier may have to be accessed by a remote computer. But making a unique identifier remotely accessible, whether by storing the unique identifier remotely, sending it across a network, or otherwise, may compromise its security.


For example, data of network-accessed electronic documents, often called “network forms,” is primarily processed by network computers rather than individuals' local computers. Thus, data for network forms is often handled remotely by the network form's computer server. By so doing, the network form's computer server may perform many operations, thereby saving the individual's computer from having to do them. For instance, often the network form's computer server calculates a transform of the data to create rendering information, such as in Hyper Text Markup Language (HTML). The server then sends this information to the individual's network browser. The network browser interprets this information to render a view of the electronic document's data to the individual. The individual may then make edits through the view.


Conversely, the data itself—as opposed to rendering information based on it—is often not sent to or operated on by an individual's local computer because doing so causes various problems. To enable the individual's local computer to perform operations often done by the network form's computer server, the individual's computer often needs specialized software utilities. But having and downloading this software may have significant drawbacks, such as a local computer not having proper hardware requirements to use the software, a user not having training needed to properly use the software, and limitations to the network form caused by the software utilities being performed locally. Also, sending the software to the individual's computer may drain the resources of the network computer or cause substantial delays for the individual due to its large size relative to the rendering information.


Many network forms therefore, require that an individual's unique identifier be accessed by a remote computer for the individual to sign the network form. This access may compromise the security of the individual's unique identifier.


SUMMARY

System(s) and/or method(s) (“tools”) enabling an individual to digitally sign data using an identifier where the data being digitally signed and the identifier are not accessed at the same location are described.


The tools may permit an individual to digitally sign data for an electronic document using an identifier inaccessible by a remote computer where the electronic document is rendered using view information from that remote computer.


The tools may also enable a network computer to send view information for, and a digital encoding of, an electronic document to a local computer effective to enable the local computer to digitally sign the electronic document by signing the digital encoding of the electronic document.


This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 illustrates an exemplary operating environment.



FIG. 2 sets forth an exemplary flow diagram for digitally signing data.



FIG. 3 illustrates a screen shot showing a signable data section of an electronic document.



FIG. 4 illustrates an exemplary signing overview dialog box showing exemplary information includable within a digitally signed document.



FIG. 5 illustrates an exemplary electronic document and a digitally signed document.



FIG. 6 sets forth an exemplary process for signing data and building a digitally signed document.





The same numbers are used throughout the disclosure and figures to reference like components and features.


DETAILED DESCRIPTION

Overview


This document describes tools that enable an individual to digitally sign data using an identifier where the data being digitally signed and the identifier are not accessed at the same location.


In one embodiment, for example, the tools permit an individual to digitally sign structured data for a network form where the data for the form is stored on a network computer and a unique identifier for the individual is stored on the individual's local computer. The individual may sign a network form's data through his or her local computer without the local computer needing access to a full copy of the data and without needing to permit his or her unique identifier to be accessed by a network computer. These tools may provide an individual with greater security over his or her unique identifier without requiring that the individual's local computer have access to, or be able to perform operations on, the data being signed.


These tools may also enable a network computer to build a digitally signed document without needing access to an individual signer's identifier. This digitally signed document may comprise data digitally signed using an individual's unique identifier, a view of that data, and context for that view. With this digitally signed document, a court may later determine which individual signed the data and what that individual saw when the individual signed.


Exemplary Operating Environment


Before describing the tools in detail, the following discussion of an exemplary operating environment is provided to assist the reader in understanding where and how the tools may be employed. The description provided below constitutes but one example and is not intended to limit application of the tools to any particular operating environment.



FIG. 1 illustrates one such operating environment generally at 100 comprising a local computer 102, a communication network 104, and a network computer 106. The network permits communication, wireless or otherwise, between the local computer and the network computer, and may comprise an intranet and/or the Internet.


The local computer may comprise a desktop, laptop, PDA, cell phone, or other computing device. The local computer is shown comprising one or more processors 108 and computer-readable media 110. The processor is capable of accessing and/or executing the computer-readable media configured as computer-readable storage media to store computer-readable instructions. The local computer's computer-readable media comprises a network browser 112, such as Microsoft® Internet Explorer™, an identifier 114 (e.g., a private key of a cryptographic Public Key Infrastructure (PKI)), an identifier infrastructure 116 (e.g., a Public Key Infrastructure), and a signing module 118.


Network computer 106 is shown comprising one or more service processors 120 and computer-readable media 122. Computer-readable media 122 can be configured as computer-readable storage media to store computer-readable instructions executable by the one or more service processors 120. Computer-readable media 122 comprises a network document application 124, an electronic document 126, and, in some cases, signing module 118. In this exemplary operating environment, the electronic document comprises hierarchically structured data written using a tag-based language, such as eXtensible Markup Language (XML), though other structures and languages may be used. It is shown divided into signable data sections 126a, 126b, 126c, and 126d of structured data.


Network document application 124 supports and handles operations for the electronic document. It is capable of transforming the electronic document to generate view information usable by the local computer's network browser to render a view of the electronic document. It is also capable of performing various other operations for, or relating to, the electronic document, such as calculations, data connections, business logic, building of digitally signed documents, and the


Exemplary Embodiments for Digitally Signing Data


The following discussion describes exemplary ways of enabling an individual to digitally sign an electronic document's data. These embodiments are described in the context of operating environment 100 for illustrative purposes and are not limited to this operating environment.


In some cases described below, the individual may digitally sign the electronic document's data where the data being digitally signed is not accessed by local computer 102 and identifier 114 is not accessed by network computer 106.


Referring to FIG. 2, an exemplary flow diagram 200 for enabling an individual to digitally sign data is shown. Flow diagram 200 illustrates a set of actions by, and accompanying communications between, elements of the environment 100, such as network browser 112, signing module 118, and network document application 124. The actions and accompanying communications are marked with arrows between the elements. The flow diagram is oriented showing elements accessed by local computer 102, elements accessed by network computer 106, and communication between them through network 104, represented with a dashed line. Communications made over the network are shown by arrows passing through the dashed line.


At arrow 1a, network document application 124 sends view information to network browser 112. This view information may be used by the network browser to render a view of the electronic document's data to the individual and may comprise HTML (Hyper Text Machine Language). The network document application may send this view information in response to a request by the individual to see, edit, or sign the electronic document serviced by the network computer. To generate this view information, the network document application may transform eXtensible Markup Language (XML) data of the electronic document (shown in FIG. 2 at 126) using an XSLT (eXtensible Stylesheet Language Transformation) file or other suitable technique.


Along with arrow 1a, the network document application may also send signing module 118 to the local computer at arrow 1b. In some cases this signing module is sent at some other time or is already accessible by the local computer. This signing module may comprise an ActiveX control or an applet, for example. The network browser interprets this view information to render the electronic document's data.


Referring to FIG. 3, a screen shot 300 showing a portion 302 of the electronic document 126 is shown. This portion 302 shows a view of part of signable data section 126a of the electronic document. It also shows a selector 304 by which a user may select to initiate a signing process of this data section 126a (or, in another embodiment, sign the data section). This illustrated embodiment describes an individual signing a portion of electronic document 126, though all of the electronic document may also be signed.


Returning to FIG. 2, at arrow 2, the network browser communicates with the signing module indicating that the individual has initiated a process to sign the data section.


The signing module, at arrow 3, records the data selected for signing, a view of the data, and non-repudiation information. It communicates these to the network document application. The view may comprise a static image showing in what way and to what extent the data section 126a was presented to the individual. In the illustrated embodiment the view comprises the portion 302 of the electronic document, shown in FIG. 3.


In some cases the view seen by the individual may be different than one seen by another individual using another computer, even if the view information sent to the browsers and the data are the same. Thus, information giving context for the view seen by an individual may help to prevent a signer from repudiating his or her signature. The signing module may determine what computer environment is necessary to recreate the view of the data section 126a, such as specifications of the computer environment, like a system date, time, and time-zone; versions of the operating system, network document application, network browser, and signing module; number and type of monitors; and/or the like. Using this environment information, the static view associated with the digital signature can later be verified by recreating that view from the signed data with the described computer environment.


The signing module records a static image of the screen shot (e.g., as a portable network graphic (PNG) file) and sends this static image to the network document application along with the non-repudiation information sufficient to recreate the view. The signing module also sends an indication of what portion of the data of the electronic document is being signed.


At arrow 4, the network document application digitally encodes (e.g., calculates a strong cryptographic hash of) the data selected for signature. This encoding is effective to lock the data so that it may not be altered without breaking the encoding. The encoding may also be calculated over the static view and the non-repudiation information. The network document application then sends this encoding—though not necessarily the data—to the signing module, which is shown with arrow 4 in FIG. 2. This encoding may be small and require few resources to send to, or be received by, the local computer. Thus, the local computer may easily receive the encoding of the data, which is often smaller and more easily received that the data itself. It may also potentially save the local computer from having to have software capable of performing operations on the data, such as creating view information for, or an encoding of, the data.


Referring to FIG. 4, a screen shot 400 with an exemplary view of information that will be signed is shown. The screen shot shows comments from the potential signer at 402, non-repudiation information 404, and a portion of a static view 406 of the signable data section 126a.


Returning to FIG. 2, at arrow 5 the network browser and/or the signing module enables the individual to sign the data. Continuing the illustrated embodiment, the individual may sign the data by selecting sign button 408 of FIG. 4.


Responsive to the individual's selection to sign the data, the signing module, at arrow 6, digitally signs the encoding. The signing module may do so using identifier 114 and identifier infrastructure 116. The signing module may use a private key to digitally sign the encoding thereby signing the selected data. To enable the encoding to be verified, the signing module also adds a public certificate associated with the identifier infrastructure. The signing module sends this signed encoding to the network document application.


Exemplary Embodiment for Building a Digitally Signed Document


The following discussion describes exemplary ways in which elements of operating environment 100 build a digitally signed document using a signed encoding. In some cases, the tools enable a network computer to build a digitally signed document without needing access to an individual signer's identifier.


Continuing the illustrated embodiment, network document application 124 may associate the signed encoding with signable data section 126a. Here, the network document application builds a file effective to associate the signed encoding, the static view of the data, comments (if made), and the non-repudiation information with the data that was signed.


Referring to FIG. 5, signable data sections 126a, 126b, 126c, and 126d relate to various signed documents 502, 504, 506, and 508, these relationships shown with dashed lines. The network document application associates the signed encoding with the signable data section selected by the individual. It may associate the signed encoding while permitting the data to be reused or re-signed. This association, as shown in FIG. 5, may comprise a mapping to the signed data section. It may also comprise storing the digitally signed document within the structured data of the electronic document. This signed document may be built having a static view of the data when signed, non-repudiation information, the signed encoding, comments, and an indication of what data was signed. This indication may comprise an expression showing what part of the electronic document is signed, such as an XML Path (XPath) expression or an XSLT (extensible Stylesheet Language Transformation).


An exemplary digitally signed document is illustrated with signed signature block 502 comprising a static image 510, non-repudiation information 512, comment information 514, a signed encoding 516, a data indicator 518, and a public key 520 (e.g., a public certificate that is the counter-part of the private key that was used to sign the data and may be used to verify the signature). The data indicator indicates which part, here the signable data section 126a, that is signed by the digital signature.


These signed documents can be structured to conform to the XML Signatures standard prescribed by the World Wide Web Consortium (W3C).


Signing Data and Building a Digitally Signed Document


Referring to FIG. 6, a process 600 for signing data and building a digitally signed document is shown. This process may be implemented in any suitable hardware, software, firmware, or combination thereof. In the case of software and firmware, this process represents sets of operations implemented as computer-executable instructions.


At block 602, a network computer or other computing device remote from a local computer builds information usable to view data of an electronic document. This view information may be created by transforming structured data of the electronic document or in other ways described or shown herein. The network computer may then communicate this view information across a network to a local computer.


At block 604, a local computer renders data of an electronic document using view information. The view information may be received from a remote source, such as the network computer of block 602. The data of the electronic document may be remotely stored and not accessed by the local computer. The local computer may render the data using the view information with a naked network browser (e.g., a browser without plug-ins, ActiveX controls, etc.) or in other ways described or shown herein.


At block 606, the local computer receives a selection from an individual to sign some or all of the rendered data. The selection may indicate an individual's desire to start a process for signing rendered data or to sign the data without further interaction from the individual. The local computer may receive the selection in various suitable manners, such as those described or shown herein.


At block 608, a portion of the rendered data selected to be signed is determined. This determination may be inherent in the rendered view, such as by a manner or selection being associated with a particular portion of rendered data. This determination, in some cases, is trivial, such as when the selection is to sign all data of an electronic document. In this case, the selection indicates that all of the data of the electronic document is selected for signing.


In some embodiments, the determination results in an indication that is a transformation identifying the data signed or to be signed, such as by pointing to part or all of the electronic document. This transformation may indicate a particular subtree or subtrees of the electronic document to which the digital signature pertains.


The local computer may proceed to or skip block 610, depending on whether a static image of the data is built.


At block 610, the local computer may build a static image of the rendered data. The static image may be a non-interpretable graphics file showing the rendered data at the moment the individual selected to sign the rendered data. It may also comprise a view showing more or less than a rendering of the data selected to be signed. In this case, the static view may not precisely match another way or manner of viewing the data if the data is rendered by a different computer system.


The local computer may also build or collect other information. This information may comprise context sufficient to help verify that the static image is what the individual viewed when the individual selected to sign the data. The information may also comprise comments by the individual, which may be received through suitable manners like a dialog box and the like. The local computer also may build the static image and collect other information in other ways described or shown herein.


The local computer may send to the network computer an indication of the data selected to be signed, the built static image, contextual information, and comments.


At block 612, the network computer creates a digital encoding for data selected to be signed. This encoding may comprise a strong cryptographic hash of the data stored or accessed by the network computer or other information as shown or described herein. The network computer may also separately or jointly create a digital encoding of a static image of the selected data (if acts of block 610 are performed), contextual information for that static image, the individual's comments and the like. One embodiment of this digital encoding is described and shown elsewhere herein. The network computer then sends the digital encoding to the local computer.


At block 614, the local computer signs the digital encoding. The local computer may sign the digital encoding with a locally accessible identifier for the individual, such as a private key that uniquely identifies the individual. Also as part of this act of signing, the local computer may attach or associate the signed, digital encoding with a public identifier, such as a public certificate (e.g., public key 520) associated with the private key. This identifier may remain remotely inaccessible as part of this signing. The local computer then sends this signed, digital encoding to the network computer along with the public identifier.


At block 616, the network computer associates the signed, digital encoding with the selected data. The data selected may be determined by the local computer, such as at block 608, with an indication of this sent to the network computer. In some cases, however, the data selected may be determined by the network computer, such as when the electronic document having the data is known by the network computer to have a single option for signing, such as only one portion of the electronic document or all of the electronic document. A particular part of the data of the electronic document may also be signed, such as is described and shown elsewhere herein.


At block 618, the network computer builds a digitally signed document. This digitally signed document comprises the signed, digital encoding. It may also comprise the static image of the view of the rendered data seen by the individual at signing, contextual information for the static image, and comments. Further, it may comprise an indication of the data that is signed or the signed data itself. The network computer may also build the digitally signed document as shown and described elsewhere herein.


In some cases, the network computer builds the digitally signed document effective to lock the selected data but permit it to be repurposed. Allowing signed data to be repurposed permits the signed data to be reused by processes that do not modify the signed data, allowing, for instance, other individuals to sign different portions of the signed data or the same signed data in a different presentation. For example, this may permit another individual to sign signable data section 126a, 126b, 126c, and/or 126d of the illustrated embodiment described above even if signable data section 126a has already been signed. In cases where the digitally signed document comprises the signed, digital encoding but not the signed data itself, the digitally signed document permits the signed data to be machine-read without breaking the encoding.


CONCLUSION

The techniques described above may enable an individual to digitally sign data using an identifier where the data being digitally signed and the identifier are not accessed at the same location. Doing so may permit an individual to digitally sign data of a remote computer's electronic document using an identifier inaccessible by the remote computer. Although the invention has been described in language specific to structural features and/or methodological acts, it is to be understood that the invention defined in the appended claims is not necessarily limited to the specific features or acts described. Rather, the specific features and acts are disclosed as exemplary forms of implementing the claimed invention.

Claims
  • 1. A system comprising: one or more processing devices,one or more computer-readable media having computer-readable instructions therein that, when executed by the one or more processing devices, cause the one or more processors to perform acts comprising: receiving, at a local computer local to an individual, a selection from the individual to sign selected data rendered at the local computer in a view of an electronic document, the view of the electronic document being rendered using view information received from a remote computer, the selected data of the electronic document being kept remotely at the remote computer, the local computer that is used to view the electronic document and sign the selected data being unable to access or perform operations upon the selected data to be signed;creating, as a graphic file, a static image of the view of the electronic document rendered at the local computer;sending the static image of the view, non-repudiation information describing environment information for the local computer, and an indication of the selected data to be signed to the remote computer to cause generation of an encoding by the remote computer of the selected data including the static view;digitally signing, at the local computer, the encoding of the selected data including the static image of the view using an identifier identifying the individual, the identifier being inaccessible by the remote computer, the encoding of the selected data being generated by and received by the local computer from the remote computer in response to the sending; andcommunicating the digitally signed encoding including the static image of the view to the remote computer to cause the remote computer to form a digital signing of the electronic document by creating an association of the encoding of the selected data digitally signed at the local computer with the data of the electronic document kept remotely at the remote computer.
  • 2. The system of claim 1, wherein the local computer renders the view information through a network browser.
  • 3. The system of claim 1, wherein the act of digitally signing the selected data permits the selected data to be repurposed without breaking the digital signature.
  • 4. The system of claim 1, wherein the static view comprises a screen shot of the view rendered at the local computer to enable recreation of the view by a third party for verification of the digital signing.
  • 5. A method comprising using a computer to perform acts including: rendering a view of an electronic document derived from view information corresponding to data to be signed, the view information being created from the data to be signed at a remote source, the data being kept at the remote source, and the computer that is used to view the electronic document and sign the data being unable to access or perform operations upon the data to be signed;receiving, from an individual, a selection to sign the data of the electronic document;generating, as a graphic file, a static image of the rendered view;communicating the static image, non-repudiation information describing an environment of the computer, and an indication of the data to be signed to the remote source;receiving, from the remote source responsive to the communicating, an encoding of the data calculated by the remote source based on the static image and the non-repudiation information;digitally signing the encoding including the static image; andcommunicating the digitally signed encoding to the remote source to cause the remote source to associate the digitally signed encoding with the data kept at the remote source to form a digitally signed document the digitally signed document including the static image and context information sufficient to enable recreation of the view as seen at the computer.
  • 6. The method of claim 5, wherein the act of receiving the selection, receiving the encoding, and digitally signing are performed at a computer local to the individual and remote from the remote source.
  • 7. The method of claim 5, wherein the act of receiving the selection comprises receiving the selection of a portion of the data of the electronic document and wherein the encoding is of the portion of the data.
  • 8. The method of claim 5, wherein the act of digitally signing comprises signing the encoding using an identifier capable of identifying the individual.
  • 9. The method of claim 8/, wherein the identifier comprises a unique private key of a private key infrastructure.
  • 10. The method of claim 8, wherein the identifier is not accessible by the remote source.
  • 11. The method of claim 5, wherein the static view comprises a screen shot of the view as seen at the computer.
  • 12. One or more computer-readable storage media other than signals per se storing computer-readable instructions therein that, when executed by a network computer, cause the network computer to perform acts comprising: sending view information for an electronic document to a local computer, the view information being usable by the local computer to render a view of the electronic document's data, the electronic document's data being kept at the network computer apart from the local computer, the local computer that is used to view the electronic information and sign at least some of the electronic document's data being unable to access or perform operations upon the electronic document's data;receiving an indication of selected data to be signed, a static image of the view created by the local computer as a graphic file, and non-describing an environment of the network computer communicated by the local computer in response to a selection to sign the electronic document's data;building a digital encoding of the electronic document's data based upon the received indication of selected data, static image, and non-repudiation information;sending the digital encoding of the electronic document's data to the local computer to cause the local computer to perform a signing of the digital encoding using an identifier of the local computer that remains remotely inaccessible to the network computer;receiving, from the local computer, a digital signature of the digital encoding; andassociating the digital signature received from the local computer with the electronic document's data kept at the network computer to form a digital signing of the electronic document at the network computer, the digital signing including the static image of the view to enable recreation of the view by the network computer.
  • 13. The computer-readable storage media of claim 12, wherein the electronic document's data comprises structured data, and further comprising building the view information by transforming the structured data, the view information enabling a network browser to render the structured data.
  • 14. The computer-readable storage media of claim 12, wherein the digital signature of the digital encoding is signed at the local computer using an identifier, the identifier capable of identifying an individual.
  • 15. The computer-readable storage media of claim 12, further comprising building a digitally signed document, the digitally signed document comprising the digital signature of the digital encoding and an indicator of the electronic document's data to which the digital encoding relates.
  • 16. The computer-readable storage media of claim 15, further comprising receiving contextual information associated with the static image, and wherein the act of building the digitally signed document comprises building the digitally signed document comprising the static image and the contextual information.
  • 17. The computer-readable storage media of claim 12, wherein the act of associating the digital signature with the electronic document's data permits the electronic document's data to be repurposed without breaking the digital encoding.
  • 18. The computer-readable storage media of claim 12, further comprising building the digital encoding having a strong cryptographic hash of the electronic document's data.
  • 19. The computer-readable storage media of claim 12, wherein the static view comprises a screen shot of the view presented at the local computer.
US Referenced Citations (1030)
Number Name Date Kind
2804878 Fishwood et al. Sep 1957 A
3091077 Erickson et al. May 1963 A
3104520 Cazier et al. Sep 1963 A
3195805 Cholvin et al. Jul 1965 A
3196606 Cholvin et al. Jul 1965 A
3812942 Espenschied et al. May 1974 A
3874828 Herschler et al. Apr 1975 A
3961748 McNabney Jun 1976 A
4005578 McNebney Feb 1977 A
4005579 Lloyd Feb 1977 A
4060340 Yanik et al. Nov 1977 A
4089623 Hofmann, Jr. May 1978 A
4201978 Nally May 1980 A
4256019 Braddick Mar 1981 A
4362475 Seitz Dec 1982 A
4391184 Yamane et al. Jul 1983 A
4396345 Hutchinson Aug 1983 A
4498147 Agnew et al. Feb 1985 A
4514800 Gruner et al. Apr 1985 A
4514985 Cadeddu May 1985 A
4564752 Lepic et al. Jan 1986 A
4641274 Swank Feb 1987 A
4674040 Barker et al. Jun 1987 A
4723211 Barker et al. Feb 1988 A
4739477 Barker et al. Apr 1988 A
4783648 Homma et al. Nov 1988 A
4815029 Barker et al. Mar 1989 A
4847749 Collins et al. Jul 1989 A
4910663 Bailey Mar 1990 A
4926476 Covey May 1990 A
4933880 Borgendale et al. Jun 1990 A
4962475 Hernandez et al. Oct 1990 A
4975690 Torres Dec 1990 A
5025484 Yamanari et al. Jun 1991 A
5072412 Henderson, Jr. et al. Dec 1991 A
5140563 Thinesen Aug 1992 A
5179703 Evans Jan 1993 A
5182709 Makus Jan 1993 A
5187786 Densmore et al. Feb 1993 A
5191645 Carlucci et al. Mar 1993 A
5195183 Miller et al. Mar 1993 A
5204947 Bernstein et al. Apr 1993 A
5206951 Khoyi et al. Apr 1993 A
5218672 Morgan et al. Jun 1993 A
5220649 Forcier Jun 1993 A
5222160 Sakai et al. Jun 1993 A
5228100 Takeda et al. Jul 1993 A
5237680 Adams et al. Aug 1993 A
5249275 Srivastava Sep 1993 A
5251273 Betts et al. Oct 1993 A
5257646 Meyer Nov 1993 A
5274803 Dubin et al. Dec 1993 A
5297249 Bernstein et al. Mar 1994 A
5297283 Kelly, Jr. et al. Mar 1994 A
5313631 Kao May 1994 A
5313646 Hendricks et al. May 1994 A
5317686 Salas et al. May 1994 A
5333317 Dann Jul 1994 A
5339423 Beitel et al. Aug 1994 A
5339424 Fushimi Aug 1994 A
5341478 Travis, Jr. et al. Aug 1994 A
5369766 Nakano et al. Nov 1994 A
5369778 San Soucie et al. Nov 1994 A
5371675 Greif et al. Dec 1994 A
5377323 Vasudevan Dec 1994 A
5379419 Heffernan et al. Jan 1995 A
5381547 Flug et al. Jan 1995 A
5388967 Firnhaber et al. Feb 1995 A
5388968 Wood et al. Feb 1995 A
5390325 Miller Feb 1995 A
5396623 McCall et al. Mar 1995 A
5408665 Fitzgerald Apr 1995 A
5410646 Tondevold et al. Apr 1995 A
5410688 Williams et al. Apr 1995 A
5412772 Monson May 1995 A
5428738 Carter et al. Jun 1995 A
5434975 Allen Jul 1995 A
5436637 Gayraud et al. Jul 1995 A
5438659 Notess et al. Aug 1995 A
5440744 Jacobson et al. Aug 1995 A
5446842 Schaeffer et al. Aug 1995 A
5455875 Chevion et al. Oct 1995 A
5456582 Firnhaber et al. Oct 1995 A
5459865 Heninger et al. Oct 1995 A
5463726 Price Oct 1995 A
5481722 Skinner Jan 1996 A
5497489 Menne Mar 1996 A
5504898 Klein Apr 1996 A
5517655 Collins et al. May 1996 A
5535389 Elder et al. Jul 1996 A
5537596 Yu et al. Jul 1996 A
5540558 Harden et al. Jul 1996 A
5542070 LeBlanc et al. Jul 1996 A
5550976 Henderson et al. Aug 1996 A
5551035 Arnold et al. Aug 1996 A
5555325 Burger Sep 1996 A
5556271 Zuercher et al. Sep 1996 A
5566330 Sheffield Oct 1996 A
5572643 Judson Nov 1996 A
5572648 Bibayan Nov 1996 A
5577252 Nelson et al. Nov 1996 A
5581686 Koppolu et al. Dec 1996 A
5581760 Atkinson et al. Dec 1996 A
5600789 Parker et al. Feb 1997 A
5602996 Powers, III et al. Feb 1997 A
5608720 Biegel et al. Mar 1997 A
5613837 Konishi et al. Mar 1997 A
5625783 Ezekiel et al. Apr 1997 A
5627979 Chang et al. May 1997 A
5630126 Redpath May 1997 A
5630706 Yang May 1997 A
5634113 Rusterholz May 1997 A
5634121 Tracz et al. May 1997 A
5634124 Khoyi et al. May 1997 A
5640544 Onodera et al. Jun 1997 A
5644738 Goldman et al. Jul 1997 A
5649099 Theimer et al. Jul 1997 A
5655887 Chou Aug 1997 A
5659729 Nielsen Aug 1997 A
5664133 Malamud et al. Sep 1997 A
5664178 Sinofsky Sep 1997 A
5664938 Yang Sep 1997 A
5668966 Ono et al. Sep 1997 A
5669005 Curbow et al. Sep 1997 A
5681151 Wood Oct 1997 A
5682536 Atkinson et al. Oct 1997 A
5689667 Kurtenbach Nov 1997 A
5689703 Atkinson et al. Nov 1997 A
5692540 Huang Dec 1997 A
5704029 Wright, Jr. Dec 1997 A
5706501 Horikiri et al. Jan 1998 A
5717939 Bricklin et al. Feb 1998 A
5720016 Egashira Feb 1998 A
5721824 Taylor Feb 1998 A
5734380 Adams et al. Mar 1998 A
5740439 Atkinson et al. Apr 1998 A
5742504 Meyer et al. Apr 1998 A
5742795 Kussel Apr 1998 A
5745683 Lee et al. Apr 1998 A
5745712 Turpin et al. Apr 1998 A
5748807 Lopresti et al. May 1998 A
5758184 Lucovsky et al. May 1998 A
5758358 Ebbo May 1998 A
5761408 Kolawa et al. Jun 1998 A
5761683 Logan et al. Jun 1998 A
5764984 Loucks Jun 1998 A
5764985 Smale Jun 1998 A
5778372 Cordell et al. Jul 1998 A
5778402 Gipson Jul 1998 A
5784555 Stone Jul 1998 A
5785081 Krawczyk et al. Jul 1998 A
5787274 Agrawal et al. Jul 1998 A
5790796 Sadowsky Aug 1998 A
5796403 Adams et al. Aug 1998 A
5798757 Smith Aug 1998 A
5799311 Agrawal et al. Aug 1998 A
5801701 Koppolu et al. Sep 1998 A
5801702 Dolan et al. Sep 1998 A
5802304 Stone Sep 1998 A
5803715 Kitchener Sep 1998 A
5805824 Kappe Sep 1998 A
5806079 Rivette et al. Sep 1998 A
5815830 Anthony Sep 1998 A
5825359 Derby et al. Oct 1998 A
5826031 Nielsen Oct 1998 A
5826265 Van Huben et al. Oct 1998 A
5835777 Staelin Nov 1998 A
5838906 Doyle et al. Nov 1998 A
5842018 Atkinson et al. Nov 1998 A
5845077 Fawcett Dec 1998 A
5845090 Collins, III et al. Dec 1998 A
5845122 Nielsen et al. Dec 1998 A
5854630 Nielsen Dec 1998 A
5859973 Carpenter et al. Jan 1999 A
5862372 Morris et al. Jan 1999 A
5862379 Rubin et al. Jan 1999 A
5864819 De Armas et al. Jan 1999 A
5870735 Agrawal et al. Feb 1999 A
5873088 Hayashi et al. Feb 1999 A
5875815 Ungerecht et al. Mar 1999 A
5905492 Straub et al. May 1999 A
5907621 Bachman et al. May 1999 A
5907704 Gudmundson et al. May 1999 A
5910895 Proskauer et al. Jun 1999 A
5911776 Guck Jun 1999 A
5915112 Boutcher Jun 1999 A
5919247 Van Hoff et al. Jul 1999 A
5922072 Hutchinson et al. Jul 1999 A
5928363 Ruvolo Jul 1999 A
5929858 Shibata et al. Jul 1999 A
RE36281 Zuercher et al. Aug 1999 E
5940075 Mutschler, III et al. Aug 1999 A
5947711 Myers et al. Sep 1999 A
5950010 Hesse et al. Sep 1999 A
5950221 Draves et al. Sep 1999 A
5953731 Glaser Sep 1999 A
5956481 Walsh et al. Sep 1999 A
5960199 Brodsky et al. Sep 1999 A
5963208 Dolan et al. Oct 1999 A
5963964 Nielsen Oct 1999 A
5973696 Agranat et al. Oct 1999 A
5974454 Apfel et al. Oct 1999 A
5982370 Kamper Nov 1999 A
5983348 Ji Nov 1999 A
5987480 Donohue et al. Nov 1999 A
5991710 Papineni et al. Nov 1999 A
5991731 Colon et al. Nov 1999 A
5991877 Luckenbaugh Nov 1999 A
5995103 Ashe Nov 1999 A
5999740 Rowley Dec 1999 A
6005570 Gayraud et al. Dec 1999 A
6006227 Freeman et al. Dec 1999 A
6006241 Purnaveja et al. Dec 1999 A
6012066 Discount et al. Jan 2000 A
6014135 Fernandes Jan 2000 A
6016520 Facq et al. Jan 2000 A
6018743 Xu Jan 2000 A
6021403 Horvitz et al. Feb 2000 A
6026379 Haller et al. Feb 2000 A
6026416 Kanerva et al. Feb 2000 A
6031989 Cordell et al. Feb 2000 A
6035297 Van Huben et al. Mar 2000 A
6035309 Dauerer et al. Mar 2000 A
6044205 Reed et al. Mar 2000 A
6052531 Waldin et al. Apr 2000 A
6052710 Saliba et al. Apr 2000 A
6054987 Richardson Apr 2000 A
6057837 Hatakeda et al. May 2000 A
6058413 Flores et al. May 2000 A
6065043 Domenikos et al. May 2000 A
6069626 Cline et al. May 2000 A
6070184 Blount et al. May 2000 A
6072870 Nguyen et al. Jun 2000 A
6078326 Kilmer et al. Jun 2000 A
6078327 Liman et al. Jun 2000 A
6078924 Ainsbury et al. Jun 2000 A
6081610 Dwork et al. Jun 2000 A
6084585 Kraft et al. Jul 2000 A
6088679 Barkley Jul 2000 A
6088708 Burch et al. Jul 2000 A
6091417 Lefkowitz Jul 2000 A
6094657 Hailpern et al. Jul 2000 A
6096096 Murphy et al. Aug 2000 A
6098081 Heidorn et al. Aug 2000 A
6105012 Chang et al. Aug 2000 A
6106570 Mizuhara Aug 2000 A
6108637 Blumenau Aug 2000 A
6108783 Krawczyk et al. Aug 2000 A
6115044 Alimpich et al. Sep 2000 A
6115646 Fiszman et al. Sep 2000 A
6121965 Kenney et al. Sep 2000 A
6122647 Horowitz et al. Sep 2000 A
6144969 Inokuchi et al. Nov 2000 A
6151624 Teare et al. Nov 2000 A
6154128 Wookey et al. Nov 2000 A
6161107 Stern Dec 2000 A
6163772 Kramer et al. Dec 2000 A
6167521 Smith et al. Dec 2000 A
6167523 Strong Dec 2000 A
6178551 Sana et al. Jan 2001 B1
6182094 Humpleman et al. Jan 2001 B1
6182095 Leymaster et al. Jan 2001 B1
6188401 Peyer Feb 2001 B1
6191797 Politis Feb 2001 B1
6192367 Hawley et al. Feb 2001 B1
6195661 Filepp et al. Feb 2001 B1
6199204 Donohue Mar 2001 B1
6209128 Gerard et al. Mar 2001 B1
6216152 Wong et al. Apr 2001 B1
6219423 Davis Apr 2001 B1
6219698 Iannucci et al. Apr 2001 B1
6225996 Gibb et al. May 2001 B1
6235027 Herzon May 2001 B1
6243088 McCormack et al. Jun 2001 B1
6247016 Rastogi et al. Jun 2001 B1
6253366 Mutschler, III Jun 2001 B1
6253374 Dresevic et al. Jun 2001 B1
6263313 Milsted et al. Jul 2001 B1
6266810 Tanaka et al. Jul 2001 B1
6268852 Lindhorst et al. Jul 2001 B1
6275227 DeStefano Aug 2001 B1
6275599 Adler et al. Aug 2001 B1
6279042 Ouchi Aug 2001 B1
6281896 Alimpich et al. Aug 2001 B1
6282709 Reha et al. Aug 2001 B1
6282711 Halpern et al. Aug 2001 B1
6286033 Kishinsky et al. Sep 2001 B1
6286130 Poulsen et al. Sep 2001 B1
6292897 Gennaro et al. Sep 2001 B1
6292941 Jollands Sep 2001 B1
6297819 Furst Oct 2001 B1
6300948 Geller et al. Oct 2001 B1
6307955 Zank et al. Oct 2001 B1
6308179 Petersen et al. Oct 2001 B1
6308273 Goertzel et al. Oct 2001 B1
6311221 Raz et al. Oct 2001 B1
6311271 Gennaro et al. Oct 2001 B1
6314415 Mukherjee Nov 2001 B1
6321259 Ouellette et al. Nov 2001 B1
6321334 Jerger et al. Nov 2001 B1
6327628 Anuff et al. Dec 2001 B1
6331864 Coco et al. Dec 2001 B1
6336214 Sundaresan Jan 2002 B1
6336797 Kazakis et al. Jan 2002 B1
6342907 Petty et al. Jan 2002 B1
6343149 Motoiwa Jan 2002 B1
6343302 Graham Jan 2002 B1
6343377 Gessner et al. Jan 2002 B1
6344862 Williams et al. Feb 2002 B1
6345256 Milsted et al. Feb 2002 B1
6345278 Hitchcock et al. Feb 2002 B1
6345361 Jerger et al. Feb 2002 B1
6347323 Garber et al. Feb 2002 B1
6349408 Smith Feb 2002 B1
6351574 Yair et al. Feb 2002 B1
6353851 Anupam et al. Mar 2002 B1
6353926 Parthesarathy et al. Mar 2002 B1
6356906 Lippert et al. Mar 2002 B1
6357038 Scouten Mar 2002 B1
6366907 Fanning et al. Apr 2002 B1
6366912 Wallent et al. Apr 2002 B1
6367013 Bisbee et al. Apr 2002 B1
6369840 Barnett et al. Apr 2002 B1
6369841 Salomon et al. Apr 2002 B1
6374402 Schmeidler et al. Apr 2002 B1
6381742 Forbes et al. Apr 2002 B2
6381743 Mutschler, III Apr 2002 B1
6385767 Ziebell May 2002 B1
6389434 Rivette et al. May 2002 B1
6393442 Cromarty et al. May 2002 B1
6393456 Ambler et al. May 2002 B1
6393469 Dozier et al. May 2002 B1
6396488 Simmons et al. May 2002 B1
6397264 Stasnick et al. May 2002 B1
6401077 Godden et al. Jun 2002 B1
6405221 Levine et al. Jun 2002 B1
6405238 Votipka Jun 2002 B1
6408311 Baisley et al. Jun 2002 B1
6414700 Kurtenbach et al. Jul 2002 B1
6421070 Ramos et al. Jul 2002 B1
6421656 Cheng et al. Jul 2002 B1
6421777 Pierre-Louis Jul 2002 B1
6425125 Fries et al. Jul 2002 B1
6427142 Zachary et al. Jul 2002 B1
6429885 Saib et al. Aug 2002 B1
6434563 Pasquali et al. Aug 2002 B1
6434564 Ebert Aug 2002 B2
6434743 Click et al. Aug 2002 B1
6442563 Bacon et al. Aug 2002 B1
6442755 Lemmons et al. Aug 2002 B1
6446110 Lection et al. Sep 2002 B1
6449617 Quinn et al. Sep 2002 B1
6457009 Bollay Sep 2002 B1
6460058 Koppolu Oct 2002 B2
6463419 Kluss Oct 2002 B1
6470349 Heninger et al. Oct 2002 B1
6473800 Jerger et al. Oct 2002 B1
6476828 Burkett et al. Nov 2002 B1
6476833 Moshfeghi Nov 2002 B1
6477544 Bolosky et al. Nov 2002 B1
6480860 Monday Nov 2002 B1
6487566 Sundaresan Nov 2002 B1
6490601 Markus et al. Dec 2002 B1
6493006 Gourdol et al. Dec 2002 B1
6493007 Pang Dec 2002 B1
6493702 Adar et al. Dec 2002 B1
6501864 Eguchi et al. Dec 2002 B1
6502101 Verprauskus et al. Dec 2002 B1
6502103 Frey et al. Dec 2002 B1
6505200 Ims et al. Jan 2003 B1
6505230 Mohan et al. Jan 2003 B1
6505300 Chan et al. Jan 2003 B2
6505344 Blais et al. Jan 2003 B1
6507856 Chen et al. Jan 2003 B1
6513154 Porterfield Jan 2003 B1
6516322 Meredith Feb 2003 B1
6519617 Wanderski et al. Feb 2003 B1
6523027 Underwood Feb 2003 B1
6529909 Bowman-Amuah Mar 2003 B1
6535229 Kraft Mar 2003 B1
6535883 Lee et al. Mar 2003 B1
6539464 Getov Mar 2003 B1
RE38070 Spies et al. Apr 2003 E
6546546 Van Doorn Apr 2003 B1
6546554 Schmidt et al. Apr 2003 B1
6549221 Brown et al. Apr 2003 B1
6549878 Lowry et al. Apr 2003 B1
6549922 Srivastava et al. Apr 2003 B1
6553402 Makarios et al. Apr 2003 B1
6559966 Laverty et al. May 2003 B1
6560616 Garber May 2003 B1
6560620 Ching May 2003 B1
6560640 Smethers May 2003 B2
6563514 Samar May 2003 B1
6571253 Thompson et al. May 2003 B1
6574655 Libert et al. Jun 2003 B1
6578144 Gennaro et al. Jun 2003 B1
6581061 Graham Jun 2003 B2
6584469 Chiang et al. Jun 2003 B1
6584548 Bourne et al. Jun 2003 B1
6585778 Hind et al. Jul 2003 B1
6589290 Maxwell et al. Jul 2003 B1
6594686 Edwards et al. Jul 2003 B1
6598219 Lau Jul 2003 B1
6603489 Edlund et al. Aug 2003 B1
6604099 Chung et al. Aug 2003 B1
6604238 Lim et al. Aug 2003 B1
6606606 Starr Aug 2003 B2
6609200 Anderson et al. Aug 2003 B2
6611812 Hurtado et al. Aug 2003 B2
6611822 Beams et al. Aug 2003 B1
6611840 Baer et al. Aug 2003 B1
6611843 Jacobs Aug 2003 B1
6613098 Sorge et al. Sep 2003 B1
6615276 Mastrianni et al. Sep 2003 B1
6625622 Henrickson et al. Sep 2003 B1
6629109 Koshisaka Sep 2003 B1
6631357 Perkowski Oct 2003 B1
6631379 Cox Oct 2003 B2
6631497 Jamshidi et al. Oct 2003 B1
6631519 Nicholson et al. Oct 2003 B1
6632251 Rutten et al. Oct 2003 B1
6633315 Sobeski et al. Oct 2003 B1
6635089 Burkett et al. Oct 2003 B1
6636845 Chau et al. Oct 2003 B2
6640249 Bowman-Amuah Oct 2003 B1
6643633 Chau et al. Nov 2003 B2
6643652 Helgeson et al. Nov 2003 B2
6643684 Malkin et al. Nov 2003 B1
6651217 Kennedy et al. Nov 2003 B1
6654737 Nunez Nov 2003 B1
6654932 Bahrs et al. Nov 2003 B1
6658417 Stakutis et al. Dec 2003 B1
6658622 Aiken et al. Dec 2003 B1
6658652 Alexander et al. Dec 2003 B1
6661920 Skinner Dec 2003 B1
6668369 Krebs et al. Dec 2003 B1
6671805 Brown et al. Dec 2003 B1
6675202 Perttunen Jan 2004 B1
6678625 Reise et al. Jan 2004 B1
6678717 Schneider Jan 2004 B1
6681370 Gounares et al. Jan 2004 B2
6691230 Bardon Feb 2004 B1
6691281 Sorge et al. Feb 2004 B1
6697944 Jones et al. Feb 2004 B1
6701434 Rohatgi Mar 2004 B1
6701486 Weber et al. Mar 2004 B1
6704906 Yankovich et al. Mar 2004 B1
6710789 Sekiguchi et al. Mar 2004 B1
6711679 Guski et al. Mar 2004 B1
6720985 Silverbrook et al. Apr 2004 B1
6725426 Pavlov Apr 2004 B1
6728755 de Ment Apr 2004 B1
6735721 Morrow et al. May 2004 B1
6738783 Melli et al. May 2004 B2
6745367 Bates et al. Jun 2004 B1
6748385 Rodkin Jun 2004 B1
6748569 Brooke et al. Jun 2004 B1
6751777 Bates et al. Jun 2004 B2
6754874 Richman Jun 2004 B1
6757826 Paltenghe Jun 2004 B1
6757868 Glaser et al. Jun 2004 B1
6757890 Wallman Jun 2004 B1
6760723 Oshinsky et al. Jul 2004 B2
6763343 Brooke et al. Jul 2004 B1
6766526 Ellis Jul 2004 B1
6772139 Smith, III Aug 2004 B1
6772165 O'Carroll Aug 2004 B2
6774926 Ellis et al. Aug 2004 B1
6779154 Nussbaum et al. Aug 2004 B1
6781609 Barker et al. Aug 2004 B1
6782144 Bellavita et al. Aug 2004 B2
6799299 Li et al. Sep 2004 B1
6801929 Donoho et al. Oct 2004 B1
6806892 Plow et al. Oct 2004 B1
6816849 Halt, Jr. Nov 2004 B1
6823478 Prologo et al. Nov 2004 B1
6828992 Freeman et al. Dec 2004 B1
6829745 Yassin et al. Dec 2004 B2
6833925 Igoe et al. Dec 2004 B1
6845380 Su et al. Jan 2005 B2
6845499 Srivastava et al. Jan 2005 B2
6847387 Roth Jan 2005 B2
6848078 Birsan et al. Jan 2005 B1
6850895 Brodersen et al. Feb 2005 B2
6862689 Bergsten et al. Mar 2005 B2
6871220 Rajan et al. Mar 2005 B1
6871345 Crow et al. Mar 2005 B1
6874130 Baweja et al. Mar 2005 B1
6874143 Murray et al. Mar 2005 B1
6876996 Czajkowski et al. Apr 2005 B2
6883168 James et al. Apr 2005 B1
6885748 Wang Apr 2005 B1
6889359 Conner et al. May 2005 B1
6901403 Bata et al. May 2005 B1
6915454 Moore et al. Jul 2005 B1
6925609 Lucke Aug 2005 B1
6931532 Davis et al. Aug 2005 B1
6941129 Marce et al. Sep 2005 B2
6941510 Ozzie et al. Sep 2005 B1
6941511 Hind et al. Sep 2005 B1
6941521 Lin et al. Sep 2005 B2
6948129 Loghmani Sep 2005 B1
6948133 Haley Sep 2005 B2
6948135 Ruthfield et al. Sep 2005 B1
6950980 Malcolm Sep 2005 B1
6950987 Hargraves et al. Sep 2005 B1
6957395 Jobs et al. Oct 2005 B1
6961897 Peel, Jr. et al. Nov 2005 B1
6963875 Moore et al. Nov 2005 B2
6968503 Chang et al. Nov 2005 B1
6968505 Stoll et al. Nov 2005 B2
6993714 Kaler et al. Jan 2006 B2
6993722 Greer et al. Jan 2006 B1
6996776 Makely et al. Feb 2006 B1
6996781 Myers et al. Feb 2006 B1
7000179 Yankovich et al. Feb 2006 B2
7002560 Graham Feb 2006 B2
7003548 Barck et al. Feb 2006 B1
7003722 Rothchiller et al. Feb 2006 B2
7010580 Fu et al. Mar 2006 B1
7013340 Burd et al. Mar 2006 B1
7020869 Abrari et al. Mar 2006 B2
7024417 Russakovsky et al. Apr 2006 B1
7032170 Poulose Apr 2006 B2
7036072 Sulistio et al. Apr 2006 B1
7039875 Khalfay et al. May 2006 B2
7043687 Knauss et al. May 2006 B2
7043688 Tsutsumi et al. May 2006 B1
7051273 Holt et al. May 2006 B1
7058645 Seto et al. Jun 2006 B2
7058663 Johnston et al. Jun 2006 B2
7062764 Cohen et al. Jun 2006 B2
7065493 Homsi Jun 2006 B1
7076728 Davis et al. Jul 2006 B2
7080083 Kim et al. Jul 2006 B2
7080325 Treibach-Heck et al. Jul 2006 B2
7081882 Sowden et al. Jul 2006 B2
7086009 Resnick et al. Aug 2006 B2
7086042 Abe et al. Aug 2006 B2
7088374 David et al. Aug 2006 B2
7100147 Miller et al. Aug 2006 B2
7103611 Murthy et al. Sep 2006 B2
7106888 Silverbrook et al. Sep 2006 B1
7107282 Yalamanchi Sep 2006 B1
7107521 Santos Sep 2006 B2
7107522 Morgan et al. Sep 2006 B1
7107539 Abbott et al. Sep 2006 B2
7120863 Wang Oct 2006 B1
7124167 Bellotti et al. Oct 2006 B1
7124251 Clark et al. Oct 2006 B2
7130885 Chandra et al. Oct 2006 B2
7134083 Guerrero Nov 2006 B1
7143341 Kohli Nov 2006 B1
7146564 Kim et al. Dec 2006 B2
7152027 Andrade et al. Dec 2006 B2
7152205 Day et al. Dec 2006 B2
7159011 Knight et al. Jan 2007 B1
7168035 Bell et al. Jan 2007 B1
7178166 Taylor et al. Feb 2007 B1
7190376 Tonisson Mar 2007 B1
7191394 Ardeleanu et al. Mar 2007 B1
7197515 Rivers-Moore et al. Mar 2007 B2
7200665 Eshghi et al. Apr 2007 B2
7200816 Falk et al. Apr 2007 B2
7213200 Abe et al. May 2007 B2
7228541 Gupton et al. Jun 2007 B2
7234105 Bezrukov et al. Jun 2007 B2
7236982 Zlatanov et al. Jun 2007 B2
7237114 Rosenberg Jun 2007 B1
7249328 Davis Jul 2007 B1
7251777 Valtchev et al. Jul 2007 B1
7269664 Hutsch et al. Sep 2007 B2
7269788 Gharavy Sep 2007 B2
7272815 Eldridge Sep 2007 B1
7275216 Paoli et al. Sep 2007 B2
7281018 Begun et al. Oct 2007 B1
7281206 Schnelle et al. Oct 2007 B2
7281245 Reynar et al. Oct 2007 B2
7284208 Matthews Oct 2007 B2
7284239 Young et al. Oct 2007 B1
7287218 Knotz et al. Oct 2007 B1
7293268 Masuda et al. Nov 2007 B2
7295336 Yoshida et al. Nov 2007 B2
7296017 Larcheveque et al. Nov 2007 B2
7305613 Oezgen Dec 2007 B2
7308646 Cohen et al. Dec 2007 B1
7313757 Bradley et al. Dec 2007 B2
7313758 Kozlov Dec 2007 B2
7316003 Dulepet et al. Jan 2008 B1
7318237 Moriconi et al. Jan 2008 B2
7337391 Clarke et al. Feb 2008 B2
7337392 Lue Feb 2008 B2
7346610 Ruthfield et al. Mar 2008 B2
7346840 Ravishankar et al. Mar 2008 B1
7346848 Ruthfield et al. Mar 2008 B1
7350141 Kotler et al. Mar 2008 B2
7370066 Sikchi et al. May 2008 B1
7373595 Jones et al. May 2008 B2
7376673 Chalecki et al. May 2008 B1
7406660 Sikchi et al. Jul 2008 B1
7412649 Emek et al. Aug 2008 B2
7424671 Elza et al. Sep 2008 B2
7428699 Kane et al. Sep 2008 B1
7430711 Rivers-Moore et al. Sep 2008 B2
7441200 Savage Oct 2008 B2
7451392 Chalecki et al. Nov 2008 B1
7490109 Sikchi et al. Feb 2009 B1
7490167 Pena et al. Feb 2009 B2
7496632 Chapman et al. Feb 2009 B2
7496837 Larcheveque et al. Feb 2009 B1
7512896 Rockey et al. Mar 2009 B2
7516145 Sikchi et al. Apr 2009 B2
7516399 Hsu et al. Apr 2009 B2
7533268 Catorcini May 2009 B1
7543228 Kelkar Jun 2009 B2
7549115 Kotler Jun 2009 B2
7562215 Cummins Jul 2009 B2
7568101 Catorcini Jul 2009 B1
7581177 Mollicone et al. Aug 2009 B1
7584417 Friend Sep 2009 B2
7610562 Rockey et al. Oct 2009 B2
7613996 Dallett et al. Nov 2009 B2
7624356 Rockey et al. Nov 2009 B1
7653687 Reisman Jan 2010 B2
7669116 Lopata et al. Feb 2010 B2
7673227 Kotler Mar 2010 B2
7673228 Kelkar Mar 2010 B2
7676843 Stott et al. Mar 2010 B1
7689929 Ruthfield Mar 2010 B2
7692636 Kim Apr 2010 B2
7712022 Smuga May 2010 B2
7712048 Rockey et al. May 2010 B2
7721190 Sikchi May 2010 B2
7725834 Bell et al. May 2010 B2
7743063 James et al. Jun 2010 B2
7755786 Foehr et al. Jul 2010 B2
7774620 Stott Aug 2010 B1
7779027 James Aug 2010 B2
7809698 Salz et al. Oct 2010 B1
7818677 Ruthfield Oct 2010 B2
7865477 Larcheveque Jan 2011 B2
7900134 Ardeleanu Mar 2011 B2
7913159 Larcheveque Mar 2011 B2
7925621 Sikchi Apr 2011 B2
7934098 Hahn et al. Apr 2011 B1
7937651 Kelkar May 2011 B2
7971139 Stanciu et al. Jun 2011 B2
7979856 Murray et al. Jul 2011 B2
8001459 Rivers-Moore et al. Aug 2011 B2
8010515 Mirzad Aug 2011 B2
8074217 James Dec 2011 B2
8117552 Paoli Feb 2012 B2
20010003828 Peterson et al. Jun 2001 A1
20010007109 Lange Jul 2001 A1
20010013947 Van Der Linden et al. Aug 2001 A1
20010016880 Cai et al. Aug 2001 A1
20010022592 Alimpich et al. Sep 2001 A1
20010024195 Hayakawa Sep 2001 A1
20010037345 Kiernan et al. Nov 2001 A1
20010044850 Raz et al. Nov 2001 A1
20010047372 Gorelik et al. Nov 2001 A1
20010051928 Brody Dec 2001 A1
20010052121 Masuda et al. Dec 2001 A1
20010054004 Powers Dec 2001 A1
20010056411 Lindskog et al. Dec 2001 A1
20010056429 Moore et al. Dec 2001 A1
20010056460 Sahota et al. Dec 2001 A1
20020010700 Wotring Jan 2002 A1
20020010743 Ryan et al. Jan 2002 A1
20020010746 Jilk et al. Jan 2002 A1
20020010855 Reshef et al. Jan 2002 A1
20020013788 Pennell et al. Jan 2002 A1
20020019941 Chan et al. Feb 2002 A1
20020023111 Arora et al. Feb 2002 A1
20020023113 Hsing et al. Feb 2002 A1
20020026441 Kutay et al. Feb 2002 A1
20020026461 Kutay et al. Feb 2002 A1
20020032590 Anand et al. Mar 2002 A1
20020032692 Suzuki et al. Mar 2002 A1
20020032706 Perla et al. Mar 2002 A1
20020032768 Voskuil Mar 2002 A1
20020035579 Wang et al. Mar 2002 A1
20020035581 Reynar et al. Mar 2002 A1
20020040469 Pramberger Apr 2002 A1
20020049790 Ricker et al. Apr 2002 A1
20020052769 Navani et al. May 2002 A1
20020053021 Rice et al. May 2002 A1
20020054115 Mack et al. May 2002 A1
20020054126 Gamon May 2002 A1
20020054128 Lau et al. May 2002 A1
20020057297 Grimes et al. May 2002 A1
20020059566 Delcambre et al. May 2002 A1
20020065798 Bostleman et al. May 2002 A1
20020065847 Furukawa et al. May 2002 A1
20020065950 Katz et al. May 2002 A1
20020070973 Croley Jun 2002 A1
20020078074 Cho et al. Jun 2002 A1
20020078103 Gorman et al. Jun 2002 A1
20020083145 Perinpanathan Jun 2002 A1
20020083148 Shaw et al. Jun 2002 A1
20020083318 Larose Jun 2002 A1
20020091738 Rohrabaugh et al. Jul 2002 A1
20020099952 Lambert et al. Jul 2002 A1
20020100027 Binding et al. Jul 2002 A1
20020103711 Karas et al. Aug 2002 A1
20020107885 Brooks et al. Aug 2002 A1
20020111699 Melli et al. Aug 2002 A1
20020111932 Roberge et al. Aug 2002 A1
20020112224 Cox Aug 2002 A1
20020129056 Conant Sep 2002 A1
20020133484 Chau et al. Sep 2002 A1
20020143815 Sather Oct 2002 A1
20020147726 Yehia et al. Oct 2002 A1
20020147748 Huang Oct 2002 A1
20020152222 Holbrook Oct 2002 A1
20020152244 Dean et al. Oct 2002 A1
20020156772 Chau et al. Oct 2002 A1
20020156846 Rawat et al. Oct 2002 A1
20020156929 Hekmatpour Oct 2002 A1
20020169752 Kusama et al. Nov 2002 A1
20020169789 Kutay et al. Nov 2002 A1
20020174147 Wang et al. Nov 2002 A1
20020174417 Sijacic et al. Nov 2002 A1
20020178187 Rasmussen et al. Nov 2002 A1
20020178380 Wolf et al. Nov 2002 A1
20020184188 Mandyam et al. Dec 2002 A1
20020184213 Lau et al. Dec 2002 A1
20020184219 Preisig et al. Dec 2002 A1
20020184401 Kadel, Jr. et al. Dec 2002 A1
20020184485 Dray et al. Dec 2002 A1
20020188597 Kern et al. Dec 2002 A1
20020188613 Chakraborty et al. Dec 2002 A1
20020194219 Bradley et al. Dec 2002 A1
20020194388 Boloker et al. Dec 2002 A1
20020196281 Audleman et al. Dec 2002 A1
20020196288 Emrani Dec 2002 A1
20020198891 Li et al. Dec 2002 A1
20020198935 Crandall et al. Dec 2002 A1
20030004951 Chokshi Jan 2003 A1
20030007000 Carlson et al. Jan 2003 A1
20030014397 Chau et al. Jan 2003 A1
20030018668 Britton et al. Jan 2003 A1
20030020746 Chen et al. Jan 2003 A1
20030023641 Gorman et al. Jan 2003 A1
20030023674 Hildebrand Jan 2003 A1
20030023953 Lucassen et al. Jan 2003 A1
20030025693 Haley Feb 2003 A1
20030025732 Prichard Feb 2003 A1
20030026507 Zlotnick Feb 2003 A1
20030028550 Lee et al. Feb 2003 A1
20030029911 Kitayama Feb 2003 A1
20030033037 Yuen et al. Feb 2003 A1
20030037021 Krothappalli et al. Feb 2003 A1
20030037303 Bodlaender et al. Feb 2003 A1
20030038788 Demartines et al. Feb 2003 A1
20030038846 Hori et al. Feb 2003 A1
20030043986 Creamer et al. Mar 2003 A1
20030046665 Llin Mar 2003 A1
20030048301 Menninger Mar 2003 A1
20030051243 Lemmons et al. Mar 2003 A1
20030055811 Stork et al. Mar 2003 A1
20030055828 Koch et al. Mar 2003 A1
20030056198 Al-Azzawe et al. Mar 2003 A1
20030058286 Dando Mar 2003 A1
20030061386 Brown et al. Mar 2003 A1
20030061567 Brown et al. Mar 2003 A1
20030069881 Huttunen Apr 2003 A1
20030074279 Viswanath Apr 2003 A1
20030084424 Reddy et al. May 2003 A1
20030093755 O'Carroll May 2003 A1
20030101414 Liu et al. May 2003 A1
20030110443 Yankovich et al. Jun 2003 A1
20030120578 Newman Jun 2003 A1
20030120651 Bernstein et al. Jun 2003 A1
20030120659 Sridhar Jun 2003 A1
20030120671 Kim et al. Jun 2003 A1
20030120686 Kim et al. Jun 2003 A1
20030126555 Aggarwal et al. Jul 2003 A1
20030128196 Lapstun et al. Jul 2003 A1
20030135825 Gertner et al. Jul 2003 A1
20030140132 Champagne et al. Jul 2003 A1
20030140160 Raz et al. Jul 2003 A1
20030142072 Lapstun et al. Jul 2003 A1
20030149934 Worden Aug 2003 A1
20030154464 Ullmann et al. Aug 2003 A1
20030158897 Ben-Natan et al. Aug 2003 A1
20030163285 Nakamura et al. Aug 2003 A1
20030167277 Hejlsberg et al. Sep 2003 A1
20030172113 Cameron et al. Sep 2003 A1
20030182268 Lal Sep 2003 A1
20030182327 Ramanujam et al. Sep 2003 A1
20030187756 Klivington et al. Oct 2003 A1
20030187930 Ghaffar et al. Oct 2003 A1
20030188260 Jensen et al. Oct 2003 A1
20030189593 Yarvin Oct 2003 A1
20030192008 Lee Oct 2003 A1
20030200254 Wei Oct 2003 A1
20030200506 Abe et al. Oct 2003 A1
20030204481 Lau Oct 2003 A1
20030204511 Brundage Oct 2003 A1
20030204814 Elo et al. Oct 2003 A1
20030205615 Marappan Nov 2003 A1
20030210428 Bevlin et al. Nov 2003 A1
20030212664 Breining et al. Nov 2003 A1
20030212902 van der Made Nov 2003 A1
20030212988 Tsai et al. Nov 2003 A1
20030217053 Bachman et al. Nov 2003 A1
20030218620 Lai et al. Nov 2003 A1
20030220930 Milleker et al. Nov 2003 A1
20030225469 DeRemer et al. Dec 2003 A1
20030225768 Chaudhuri et al. Dec 2003 A1
20030225829 Pena et al. Dec 2003 A1
20030226111 Wirts et al. Dec 2003 A1
20030226132 Tondreau et al. Dec 2003 A1
20030233374 Spinola et al. Dec 2003 A1
20030233644 Cohen et al. Dec 2003 A1
20030236859 Vaschillo et al. Dec 2003 A1
20030236903 Piotrowski Dec 2003 A1
20030237046 Parker et al. Dec 2003 A1
20030237047 Borson Dec 2003 A1
20040002939 Arora Jan 2004 A1
20040002950 Brennan et al. Jan 2004 A1
20040003031 Brown et al. Jan 2004 A1
20040003341 alSafadi et al. Jan 2004 A1
20040003353 Rivera et al. Jan 2004 A1
20040003389 Reynar et al. Jan 2004 A1
20040006744 Jones et al. Jan 2004 A1
20040010752 Chan et al. Jan 2004 A1
20040010753 Salter Jan 2004 A1
20040015778 Britton et al. Jan 2004 A1
20040015783 Lennon et al. Jan 2004 A1
20040024842 Witt Feb 2004 A1
20040030991 Hepworth et al. Feb 2004 A1
20040032611 Daly et al. Feb 2004 A1
20040039881 Shoebridge et al. Feb 2004 A1
20040039990 Bakar et al. Feb 2004 A1
20040039993 Kougiouris et al. Feb 2004 A1
20040044961 Pesenson Mar 2004 A1
20040044965 Toyama et al. Mar 2004 A1
20040046787 Henry et al. Mar 2004 A1
20040046789 Inanoria Mar 2004 A1
20040047643 Jackelen et al. Mar 2004 A1
20040054966 Busch et al. Mar 2004 A1
20040059754 Barghout et al. Mar 2004 A1
20040060006 Lindblad et al. Mar 2004 A1
20040073565 Kaufman et al. Apr 2004 A1
20040073868 Easter et al. Apr 2004 A1
20040078756 Napper et al. Apr 2004 A1
20040083426 Sahu Apr 2004 A1
20040088320 Perry May 2004 A1
20040088647 Miller et al. May 2004 A1
20040088652 Abe et al. May 2004 A1
20040093596 Koyano May 2004 A1
20040107367 Kisters Jun 2004 A1
20040111418 Nguyen et al. Jun 2004 A1
20040117769 Lauzon et al. Jun 2004 A1
20040123277 Schrader et al. Jun 2004 A1
20040128296 Krishnamurthy et al. Jul 2004 A1
20040139400 Allam et al. Jul 2004 A1
20040146199 Berkner et al. Jul 2004 A1
20040148178 Brain Jul 2004 A1
20040148514 Fee et al. Jul 2004 A1
20040148571 Lue Jul 2004 A1
20040162741 Flaxer et al. Aug 2004 A1
20040163041 Engel Aug 2004 A1
20040163046 Chu et al. Aug 2004 A1
20040172442 Ripley Sep 2004 A1
20040181543 Wu et al. Sep 2004 A1
20040181711 Johnson et al. Sep 2004 A1
20040186762 Beaven et al. Sep 2004 A1
20040189716 Paoli et al. Sep 2004 A1
20040193465 Sangroniz et al. Sep 2004 A1
20040194035 Chakraborty Sep 2004 A1
20040196266 Matsuura et al. Oct 2004 A1
20040199572 Hunt et al. Oct 2004 A1
20040205473 Fisher et al. Oct 2004 A1
20040205525 Murren et al. Oct 2004 A1
20040205534 Koelle Oct 2004 A1
20040205571 Adler et al. Oct 2004 A1
20040205592 Huang Oct 2004 A1
20040205605 Adler et al. Oct 2004 A1
20040205644 Shaughnessy et al. Oct 2004 A1
20040205653 Hadfield et al. Oct 2004 A1
20040205671 Sukehiro et al. Oct 2004 A1
20040210599 Friedman et al. Oct 2004 A1
20040210645 Kouznetsov et al. Oct 2004 A1
20040216084 Brown et al. Oct 2004 A1
20040220912 Manikutty et al. Nov 2004 A1
20040221238 Cifra et al. Nov 2004 A1
20040221245 Chickles et al. Nov 2004 A1
20040237030 Malkin Nov 2004 A1
20040260593 Abraham-Fuchs et al. Dec 2004 A1
20040261019 Imamura et al. Dec 2004 A1
20040261032 Olander et al. Dec 2004 A1
20040268229 Paoli et al. Dec 2004 A1
20040268259 Rockey et al. Dec 2004 A1
20040268260 Rockey et al. Dec 2004 A1
20050004893 Sangroniz Jan 2005 A1
20050005248 Rockey et al. Jan 2005 A1
20050015279 Rucker Jan 2005 A1
20050015732 Vedula et al. Jan 2005 A1
20050022115 Baumgartner et al. Jan 2005 A1
20050027757 Kiessig et al. Feb 2005 A1
20050028073 Henry et al. Feb 2005 A1
20050033626 Kruse et al. Feb 2005 A1
20050033728 James Feb 2005 A1
20050038711 Marlelo Feb 2005 A1
20050050066 Hughes Mar 2005 A1
20050055627 Lloyd et al. Mar 2005 A1
20050060324 Johnson et al. Mar 2005 A1
20050060647 Doan et al. Mar 2005 A1
20050060721 Choudhary et al. Mar 2005 A1
20050065933 Goering Mar 2005 A1
20050065936 Goering Mar 2005 A1
20050066287 Tattrie et al. Mar 2005 A1
20050071752 Marlatt Mar 2005 A1
20050076022 Wu et al. Apr 2005 A1
20050076049 Qubti et al. Apr 2005 A1
20050080801 Kothandaraman et al. Apr 2005 A1
20050091285 Krishnan et al. Apr 2005 A1
20050091305 Lange et al. Apr 2005 A1
20050097536 Bernstein et al. May 2005 A1
20050102370 Lin et al. May 2005 A1
20050102612 Allan et al. May 2005 A1
20050108624 Carrier May 2005 A1
20050114757 Sahota et al. May 2005 A1
20050114764 Gudenkauf et al. May 2005 A1
20050132043 Wang et al. Jun 2005 A1
20050132196 Dietl Jun 2005 A1
20050138031 Wefers Jun 2005 A1
20050138086 Pecht-Seibert Jun 2005 A1
20050138539 Bravery et al. Jun 2005 A1
20050149375 Wefers Jul 2005 A1
20050149726 Joshi et al. Jul 2005 A1
20050159136 Rouse et al. Jul 2005 A1
20050160398 Bjornson et al. Jul 2005 A1
20050171746 Thalhammer-Reyero Aug 2005 A1
20050183006 Rivers-Moore et al. Aug 2005 A1
20050198086 Moore et al. Sep 2005 A1
20050198125 Beck et al. Sep 2005 A1
20050198247 Perry et al. Sep 2005 A1
20050210263 Levas et al. Sep 2005 A1
20050223063 Chang et al. Oct 2005 A1
20050223320 Brintzenhofe et al. Oct 2005 A1
20050234890 Enzler et al. Oct 2005 A1
20050240620 Danner et al. Oct 2005 A1
20050240876 Myers et al. Oct 2005 A1
20050246304 Knight et al. Nov 2005 A1
20050256933 Millington et al. Nov 2005 A1
20050257148 Goodman et al. Nov 2005 A1
20050262112 Moore Nov 2005 A1
20050268217 Garrison Dec 2005 A1
20050268222 Cheng Dec 2005 A1
20060004910 Burd et al. Jan 2006 A1
20060010386 Khan Jan 2006 A1
20060020586 Prompt et al. Jan 2006 A1
20060020883 Kothari et al. Jan 2006 A1
20060026500 Qa 'Im-maqami' Feb 2006 A1
20060026534 Ruthfield et al. Feb 2006 A1
20060031757 Vincent Feb 2006 A9
20060036995 Chickles et al. Feb 2006 A1
20060041593 Borthakur et al. Feb 2006 A1
20060041838 Khan Feb 2006 A1
20060059107 Elmore et al. Mar 2006 A1
20060059434 Boss et al. Mar 2006 A1
20060069605 Hatoun Mar 2006 A1
20060069985 Friedman et al. Mar 2006 A1
20060074981 Mauceri Apr 2006 A1
20060075245 Meier Apr 2006 A1
20060080657 Goodman Apr 2006 A1
20060085409 Rys et al. Apr 2006 A1
20060101037 Brill et al. May 2006 A1
20060101051 Carr et al. May 2006 A1
20060107206 Koskimies May 2006 A1
20060129978 Abrari et al. Jun 2006 A1
20060136422 Matveief et al. Jun 2006 A1
20060143220 Spencer, Jr. Jun 2006 A1
20060155857 Feenan et al. Jul 2006 A1
20060161559 Bordawekar et al. Jul 2006 A1
20060161837 Kelkar et al. Jul 2006 A1
20060173865 Fong Aug 2006 A1
20060184393 Ewin et al. Aug 2006 A1
20060191662 Deibl et al. Aug 2006 A1
20060195413 Davis et al. Aug 2006 A1
20060200754 Kablesh et al. Sep 2006 A1
20060203081 Pulitzer Sep 2006 A1
20060230363 Rapp Oct 2006 A1
20060248468 Constantine et al. Nov 2006 A1
20060271839 Gottlieb et al. Nov 2006 A1
20070005611 Takasugi et al. Jan 2007 A1
20070036433 Teutsch Feb 2007 A1
20070050719 Lui et al. Mar 2007 A1
20070061467 Essey Mar 2007 A1
20070061706 Cupala Mar 2007 A1
20070074106 Ardeleanu Mar 2007 A1
20070088554 Harb et al. Apr 2007 A1
20070094589 Paoli Apr 2007 A1
20070100877 Paoli May 2007 A1
20070100967 Smith et al. May 2007 A1
20070101280 Paoli May 2007 A1
20070118538 Ahern et al. May 2007 A1
20070118803 Walker et al. May 2007 A1
20070130500 Rivers-Moore et al. Jun 2007 A1
20070130504 Betancourt et al. Jun 2007 A1
20070186157 Walker et al. Aug 2007 A1
20070208606 MacKay et al. Sep 2007 A1
20070208769 Boehm et al. Sep 2007 A1
20070276768 Pallante Nov 2007 A1
20080021916 Schnelle et al. Jan 2008 A1
20080027896 Anjur Jan 2008 A1
20080028340 Davis Jan 2008 A1
20080040635 Larcheveque Feb 2008 A1
20080052287 Stanciu Feb 2008 A1
20080126402 Sikchi et al. May 2008 A1
20080134162 James Jun 2008 A1
20080162498 Omoigui Jul 2008 A1
20080189335 Sikchi Aug 2008 A1
20080222514 Rivers-Moore Sep 2008 A1
20090043798 Tan et al. Feb 2009 A1
20090044103 Chalecki et al. Feb 2009 A1
20090070411 Chang et al. Mar 2009 A1
20090119580 Rohrabaugh et al. May 2009 A1
20090138389 Barthel May 2009 A1
20090177961 Fortini Jul 2009 A1
20100125788 Kelkar et al. May 2010 A1
20100229110 Rockey et al. Sep 2010 A1
20110173560 Larcheveque et al. Jul 2011 A1
20110239101 Rivers-Moore Sep 2011 A1
20110246868 Stanciu Oct 2011 A1
Foreign Referenced Citations (50)
Number Date Country
2006200285 Jan 2011 AU
0841615 May 1998 EP
0841615 Nov 1999 EP
0961197 Dec 1999 EP
1076290 Feb 2001 EP
1221661 Jul 2002 EP
63085960 Apr 1988 JP
401173140 Jul 1989 JP
401173140 Jul 1989 JP
3191429 Aug 1991 JP
4225466 Aug 1992 JP
04290126 Oct 1992 JP
5314152 Nov 1993 JP
406014105 Jan 1994 JP
6139241 May 1994 JP
6180697 Jun 1994 JP
6180698 Jun 1994 JP
08263246 Oct 1996 JP
08263247 Oct 1996 JP
09016801 Jan 1997 JP
09134273 May 1997 JP
09146736 Jun 1997 JP
09190327 Jul 1997 JP
09251370 Sep 1997 JP
09292967 Nov 1997 JP
10011255 Jan 1998 JP
10097559 Apr 1998 JP
10171662 Jun 1998 JP
10207805 Aug 1998 JP
10232754 Sep 1998 JP
10240434 Sep 1998 JP
10260765 Sep 1998 JP
2000029713 Jan 2000 JP
2000132436 May 2000 JP
2002183652 Jun 2002 JP
2003173288 Jun 2003 JP
200329635 Oct 2003 JP
2003316769 Nov 2003 JP
2003337648 Nov 2003 JP
2004054749 Feb 2004 JP
2004341675 Dec 2004 JP
4833490 Sep 2011 JP
2413987 Mar 2011 RU
WO 9924945 May 1999 WO
WO-9924945 May 1999 WO
WO 9956207 Nov 1999 WO
WO-9956207 Nov 1999 WO
WO 0144934 Jun 2001 WO
WO-0144934 Jun 2001 WO
WO0157720 Sep 2006 WO
Related Publications (1)
Number Date Country
20070005978 A1 Jan 2007 US