The present invention relates generally to the field of touch sensitive devices, and, in particular, to the field of optimizing capacitive sensing electrode shape and arrangement to increase the effective spatial resolution and/or the physical range of the sensing device using a limited number of sensors.
In a capacitive touch sensitive device, each sensor, of which there may be many, comprises a conductive pad that forms one plate of a capacitor and a way to measure the capacitance of the conductive pad in conjunction with another movable conductive object. The movable conductive object is typically a finger or stylus that is kept at a minimum distance from the conductive pad by a non-conductive spacer. The two conductive objects (conductive pad and movable conductive object), along with the non-conductive dielectric between them, form a capacitor. As known to those skilled in the art, the capacitance of this capacitor changes as the distance and/or overlap between the objects changes. In a typical device the number of conductive pads (henceforth called electrodes), the size of the electrodes, and the spacing between the electrodes determine the physical range and spatial resolution of the touch sensitive device.
In typical implementations of capacitive touch sensitive devices the position of a finger gliding over a dielectric-covered array of sensor electrodes is determined by observing the change in capacitance as the finger moves on the surface. Scanning and processing circuitry measures the change in capacitance due to the varying overlap between the finger and a given electrode. If a finger is large enough to partially overlap multiple neighboring electrodes then interpolation allows the finger position to be determined to a resolution much higher than the electrode spacing. The interpolation calculation follows the classic centroid formula: the sum of the signal values at each electrode is multiplied by its coordinate and divided by the sum of all the signal values. This technique works equally well with linear arrays of row and column electrodes, radial arrays of electrodes arranged as spokes in a wheel, or two-dimensional arrays of electrodes arranged to fill a planar space. Special electrode shapes intended to boost interpolation accuracy or resolution are the main distinction between the various related art designs.
For example, U.S. Pat. No. 5,463,388 to Boie et al., which is hereby incorporated by reference, teaches fingertip sized, interleaved electrode spirals to minimize the number of electrodes needed for a multi-touch sensor array. The interleaving ensures that a finger overlaps multiple electrodes even when centered on a particular electrode and electrodes are one fingertip width apart. Stable interpolation generally requires continual finger overlap with multiple electrodes.
Seonkyoo Lee, “A Fast Multiple-Touch-Sensitive Input Device,” Master's Thesis, University of Toronto (1984) teaches virtual grouping of square electrode cells to more quickly determine whether an object is present within a neighborhood. U.S. Pat. No. 5,767,457 to Gerpheide teaches locating an object by finding the balance point of a virtual grouping of electrodes on either side of the object. Both of these references are hereby incorporated by reference.
Finally, U.S. Pat. Nos. 5,543,590; 5,543,591; 5,880,411; and 6,414,671; each assigned to Synaptics and hereby incorporated by reference, teach dense interleaving of row and column spanning electrodes in the same plane by shaping each row electrode as a connected string of diamond shapes, and each column electrode as a string of diamond shapes with centers offset from the row diamond centers.
However, additional improvement in resolution is still desired for such devices. Although resolution may be increased by adding additional sensor elements, dictates of scanning time, circuitry cost, and power consumption simultaneously drive systems towards as few sensor elements as possible. Therefore, there is a need in the art of sensor array design for sensor arrangements that maximize resolution with a limited number of sensors. Disclosed herein is a touch sensitive device that addresses the needs of the prior art for increased resolution and decreased sensor element count.
Disclosed herein is a capacitive touch sensitive device. One aspect of the touch sensitive device described herein is a reduction in the number of sensor circuits needed for circular or linear capacitive touch sensitive devices while maintaining the same resolution and absolute position determination for a single object. A related aspect of the touch sensitive device described herein a coding pattern that allows each sensor circuit of a capacitive touch sensitive device to share multiple electrodes at specially chosen locations in a sensor array such that the ability to determine the absolute position of a single object over the array is not compromised.
A capacitive touch sensor is described herein. The following embodiments of the invention are illustrative only and should not be considered limiting in any respect.
The touch sensitive device described herein allows each sensor circuit to share two or more electrodes by dispersing the shared electrodes in a particular pattern. The electrodes are shared in the sense that they both electrically connect to the same capacitive measuring sensor circuit through a common conductor without the need for multiplexing switches. Preferably, the distance separating a pair of shared electrodes, i.e., the dispersal distance, is one-third the number of electrodes in the device. The touch sensitive device employed herein further includes a particular coding pattern so that: 1) adjacent electrodes never share the same sensor circuit; and 2) the electrodes sharing the same sensor circuit are always separated from one another by the dispersal distance, i.e., roughly one third of the number of electrodes.
A touch sensitive device incorporating the teachings herein is illustrated in
The touch sensitive device 100 thus shares two electrodes per sensor. However, additional electrodes may be shared with each sensor. Each electrode in
The sensor may alternatively be constructed as a one-dimensional linear array. For such a sensor, the dispersal pattern is basically the same as for a circular array: linear arrays can be treated as a circular array that has been broken between two electrodes and uncurled. Again, it is preferred that the dispersal difference between two electrodes sharing a sensor be about one-third the characteristic dimension of the device, which for a linear sensor is the length of the device.
Obviously, because multiple electrodes share a sensing circuit, the absolute position of an object in contact (proximity) with a single electrode cannot be determined. For absolute position interpolation to work properly in a device constructed according to the principles herein, each electrode must be sufficiently narrow enough that the object being tracked, usually a finger or conductive stylus, overlaps multiple (e.g., two or three) adjacent electrodes. Likewise, to eliminate any ambiguity, the object being tracked must be smaller than the dispersal distance so that it does not overlap both shared electrodes of any sensor circuit.
While other electrode sharing patterns are possible, some of these can not be used to unambiguously determine the position of a finger. For example, an electrode arrangement with a dispersal distance of half the array size would fail. For a circular array, this would correspond to sharing of electrodes on opposite sides of the circle, 180 degrees from one another. No matter how decoding and interpolation were done, the system could never tell whether the finger or stylus was really at the opposite position halfway around the circle.
Because each sensor circuit is connected to multiple electrodes, the sensor illustrated herein requires a decoding method that finds the set of electrodes with the largest signals, then decides which of two possible electrode groups would attribute these largest signals to adjacent rather than scattered electrodes. Once this best decoding is known, classic centroid interpolation can commence amongst the adjacent electrodes. For purposes of centroid computation, each sensor's entire signal is attributed to its electrode in the adjacent group, leaving its other electrode from the dispersed group with zero signal and zero contribution to the centroid. Assuming the signal to noise ratio of the sensor circuits is adequate, the sensor described herein offers the same position resolution as a conventional position detector that has a separate sensor circuit for each electrode.
The example of computer instructions below demonstrates the algorithm used in the present invention to find the position of a finger or stylus that is touching somewhere on the circular array of electrodes. Sensor and electrode mappings are held in look-up-tables (LUTs) to minimize the computation needed for decoding the location of the touching finger. The LUTs map electrode number to sensor number for each group (Sensor_to_A_type_electrode, Sensor_to_B_type_electrode), map the sensor number corresponding to the adjacent electrode (next_X_electrode_sensor, previous_X_electrode_sensor, where X=A or B), and electrode number to sensor number (Electrode_to_Sensor). The use of these LUTs simplifies the calculation of the finger location using the present invention but they are not necessary.
A brief description of the algorithm implemented by the code is as follows:
While the invention has been disclosed with respect to a limited number of embodiments, numerous modifications and variations will be appreciated by those skilled in the art. It is intended that all such variations and modifications fall with in the scope of the following claims.
This application is related to and claims priority to Provisional U.S. Patent Application Ser. No. 60/522,107, filed Aug. 16, 2004, having the same title and inventors as herein, which provisional application is hereby incorporated by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
1061578 | Wischhusen et al. | May 1913 | A |
2063276 | Thomas | Dec 1936 | A |
2798907 | Schneider | Jul 1957 | A |
2903229 | Landge | Sep 1959 | A |
2945111 | McCormick | Jul 1960 | A |
3005055 | Mattke | Oct 1961 | A |
3333160 | Gorski | Jul 1967 | A |
3541541 | Englebart | Nov 1970 | A |
3662105 | Hurst et al. | May 1972 | A |
3798370 | Hurst | Mar 1974 | A |
3965399 | Walker et al. | Jun 1976 | A |
3996441 | Ohashi | Dec 1976 | A |
4029915 | Ojima | Jun 1977 | A |
4103252 | Bobick | Jul 1978 | A |
4110749 | Janko et al. | Aug 1978 | A |
4115670 | Chandler | Sep 1978 | A |
4121204 | Welch et al. | Oct 1978 | A |
4129747 | Pepper | Dec 1978 | A |
4158216 | Bigelow | Jun 1979 | A |
4242676 | Piguet et al. | Dec 1980 | A |
4246452 | Chandler | Jan 1981 | A |
4264903 | Bigelow | Apr 1981 | A |
4266144 | Bristol | May 1981 | A |
4293734 | Pepper, Jr. | Oct 1981 | A |
D264969 | McGoutry | Jun 1982 | S |
4338502 | Hashimoto et al. | Jul 1982 | A |
4380007 | Steinegger | Apr 1983 | A |
4380040 | Posset | Apr 1983 | A |
4475008 | Doi et al. | Oct 1984 | A |
4550221 | Mabusth | Oct 1985 | A |
4570149 | Thornburg et al. | Feb 1986 | A |
4583161 | Gunderson et al. | Apr 1986 | A |
4587378 | Moore | May 1986 | A |
4604786 | Howie, Jr. | Aug 1986 | A |
4613736 | Shichijo et al. | Sep 1986 | A |
4644100 | Brenner et al. | Feb 1987 | A |
4672364 | Lucas | Jun 1987 | A |
4672558 | Beckes et al. | Jun 1987 | A |
4692809 | Beining et al. | Sep 1987 | A |
4695827 | Beining et al. | Sep 1987 | A |
4719524 | Morishima et al. | Jan 1988 | A |
4733222 | Evans | Mar 1988 | A |
4734034 | Maness et al. | Mar 1988 | A |
4734685 | Watanabe | Mar 1988 | A |
4736191 | Matzke et al. | Apr 1988 | A |
4739191 | Puar | Apr 1988 | A |
4739299 | Eventoff et al. | Apr 1988 | A |
4746770 | McAvinney | May 1988 | A |
4752655 | Tajiri et al. | Jun 1988 | A |
4755765 | Ferland | Jul 1988 | A |
4764717 | Tucker et al. | Aug 1988 | A |
4771139 | DeSmet | Sep 1988 | A |
4771276 | Parks | Sep 1988 | A |
4788384 | Bruere-Dawson et al. | Nov 1988 | A |
4798919 | Miessler et al. | Jan 1989 | A |
4806846 | Kerber | Feb 1989 | A |
4810992 | Eventoff | Mar 1989 | A |
4822957 | Talmage, Jr. et al. | Apr 1989 | A |
4831359 | Newell | May 1989 | A |
4849852 | Mullins | Jul 1989 | A |
4856993 | Maness et al. | Aug 1989 | A |
4860768 | Hon et al. | Aug 1989 | A |
4866602 | Hall | Sep 1989 | A |
4876524 | Jenkins | Oct 1989 | A |
4897511 | Itaya et al. | Jan 1990 | A |
4898555 | Sampson | Feb 1990 | A |
4914624 | Dunthorn | Apr 1990 | A |
4917516 | Retter | Apr 1990 | A |
4943889 | Ohmatoi | Jul 1990 | A |
4951036 | Grueter et al. | Aug 1990 | A |
4954823 | Binstead | Sep 1990 | A |
4968877 | McAvinney et al. | Nov 1990 | A |
4976435 | Shatford et al. | Dec 1990 | A |
4990900 | Kikuchi | Feb 1991 | A |
5003519 | Noirjean | Mar 1991 | A |
5008497 | Asher | Apr 1991 | A |
5017030 | Crews | May 1991 | A |
5036321 | Leach et al. | Jul 1991 | A |
5053757 | Meadows | Oct 1991 | A |
5086870 | Bolduc | Feb 1992 | A |
5125077 | Hall | Jun 1992 | A |
5159159 | Asher | Oct 1992 | A |
5178477 | Gambaro | Jan 1993 | A |
5179648 | Hauck | Jan 1993 | A |
5186646 | Pederson | Feb 1993 | A |
5189403 | Franz et al. | Feb 1993 | A |
5192082 | Inoue et al. | Mar 1993 | A |
5193669 | Demeo et al. | Mar 1993 | A |
5194862 | Edwards | Mar 1993 | A |
5224861 | Glass et al. | Jul 1993 | A |
5231326 | Echols | Jul 1993 | A |
5237311 | Mailey et al. | Aug 1993 | A |
5241308 | Young | Aug 1993 | A |
5252951 | Tannenbaum et al. | Oct 1993 | A |
5278362 | Ohashi | Jan 1994 | A |
5281966 | Walsh | Jan 1994 | A |
5305017 | Gerpheide | Apr 1994 | A |
5313027 | Inoue et al. | May 1994 | A |
D349280 | Kaneko | Aug 1994 | S |
5339213 | O'Callaghan | Aug 1994 | A |
5345543 | Capps et al. | Sep 1994 | A |
5367199 | Lefkowitz et al. | Nov 1994 | A |
5374787 | Miller et al. | Dec 1994 | A |
5376948 | Roberts | Dec 1994 | A |
5379057 | Clough et al. | Jan 1995 | A |
5398310 | Tchao et al. | Mar 1995 | A |
5404152 | Nagai | Apr 1995 | A |
5408621 | Ben-Arie | Apr 1995 | A |
5414445 | Kaneko et al. | May 1995 | A |
5416498 | Grant | May 1995 | A |
5424756 | Ho et al. | Jun 1995 | A |
5432531 | Calder et al. | Jul 1995 | A |
5438331 | Gilligan et al. | Aug 1995 | A |
5442742 | Greyson et al. | Aug 1995 | A |
D362431 | Kaneko et al. | Sep 1995 | S |
5450075 | Waddington | Sep 1995 | A |
5453761 | Tanaka | Sep 1995 | A |
5463388 | Boie et al. | Oct 1995 | A |
5463696 | Beernink et al. | Oct 1995 | A |
5473343 | Kimmich et al. | Dec 1995 | A |
5473344 | Bacon et al. | Dec 1995 | A |
5479192 | Carroll, Jr. et al. | Dec 1995 | A |
5483261 | Yasutake | Jan 1996 | A |
5488204 | Mead et al. | Jan 1996 | A |
5494157 | Golenz et al. | Feb 1996 | A |
5495077 | Miller et al. | Feb 1996 | A |
5495566 | Kwatinetz | Feb 1996 | A |
5508703 | Okamura et al. | Apr 1996 | A |
5508717 | Miller | Apr 1996 | A |
5513309 | Meier et al. | Apr 1996 | A |
5523775 | Capps | Jun 1996 | A |
5530455 | Gillick et al. | Jun 1996 | A |
5543588 | Bisset et al. | Aug 1996 | A |
5543590 | Gillespie et al. | Aug 1996 | A |
5543591 | Gillespie et al. | Aug 1996 | A |
5555004 | Ono et al. | Sep 1996 | A |
5559301 | Bryan, Jr. et al. | Sep 1996 | A |
5559943 | Cyr et al. | Sep 1996 | A |
5561445 | Miwa et al. | Oct 1996 | A |
5563632 | Roberts | Oct 1996 | A |
5563996 | Tchao | Oct 1996 | A |
5564112 | Hayes et al. | Oct 1996 | A |
5565658 | Gerpheide et al. | Oct 1996 | A |
5565887 | McCambridge et al. | Oct 1996 | A |
5578817 | Bidiville et al. | Nov 1996 | A |
5579036 | Yates, IV | Nov 1996 | A |
5581670 | Bier et al. | Dec 1996 | A |
5581681 | Tchao et al. | Dec 1996 | A |
5583946 | Gourdol | Dec 1996 | A |
5585823 | Duchon et al. | Dec 1996 | A |
5589856 | Stein et al. | Dec 1996 | A |
5589893 | Gaughan et al. | Dec 1996 | A |
5590219 | Gourdol | Dec 1996 | A |
5592566 | Pagallo et al. | Jan 1997 | A |
5594810 | Gourdol | Jan 1997 | A |
5596347 | Robertson et al. | Jan 1997 | A |
5596694 | Capps | Jan 1997 | A |
5596697 | Foster et al. | Jan 1997 | A |
5598183 | Robertson et al. | Jan 1997 | A |
5611040 | Brewer et al. | Mar 1997 | A |
5611060 | Belfiore et al. | Mar 1997 | A |
5612719 | Beernink et al. | Mar 1997 | A |
5613137 | Bertram et al. | Mar 1997 | A |
5617114 | Bier et al. | Apr 1997 | A |
5627531 | Posso et al. | May 1997 | A |
5631805 | Bonsall | May 1997 | A |
5632679 | Tremmel | May 1997 | A |
5633955 | Bozinovic et al. | May 1997 | A |
5634102 | Capps | May 1997 | A |
5636101 | Bonsall et al. | Jun 1997 | A |
5640258 | Kurashima et al. | Jun 1997 | A |
5642108 | Gopher et al. | Jun 1997 | A |
5644657 | Capps et al. | Jul 1997 | A |
5648642 | Miller et al. | Jul 1997 | A |
D382550 | Kaneko et al. | Aug 1997 | S |
5657012 | Tait | Aug 1997 | A |
5661632 | Register | Aug 1997 | A |
5666113 | Logan | Sep 1997 | A |
5666502 | Capps | Sep 1997 | A |
5666552 | Greyson et al. | Sep 1997 | A |
D385542 | Kaneko et al. | Oct 1997 | S |
5675361 | Santilli | Oct 1997 | A |
5675362 | Clough et al. | Oct 1997 | A |
5677710 | Thompson-Rohrlich | Oct 1997 | A |
5689253 | Hargreaves et al. | Nov 1997 | A |
5689285 | Asher | Nov 1997 | A |
5710844 | Capps et al. | Jan 1998 | A |
5721849 | Amro | Feb 1998 | A |
5726687 | Belfiore et al. | Mar 1998 | A |
5729219 | Armstrong et al. | Mar 1998 | A |
5729250 | Bishop et al. | Mar 1998 | A |
5730165 | Philipp | Mar 1998 | A |
5736976 | Cheung | Apr 1998 | A |
5741990 | Davies | Apr 1998 | A |
5745116 | Pisutha-Arnond | Apr 1998 | A |
5745716 | Tchao et al. | Apr 1998 | A |
5746818 | Yatake | May 1998 | A |
5748185 | Stephan et al. | May 1998 | A |
5748269 | Harris et al. | May 1998 | A |
5751274 | Davis | May 1998 | A |
5754890 | Holmdahl et al. | May 1998 | A |
5764066 | Novak et al. | Jun 1998 | A |
5764222 | Shieh | Jun 1998 | A |
5767457 | Gerpheide et al. | Jun 1998 | A |
5767842 | Korth | Jun 1998 | A |
5777605 | Yoshinobu et al. | Jul 1998 | A |
5786818 | Brewer et al. | Jul 1998 | A |
5790104 | Shieh | Aug 1998 | A |
5790107 | Kasser et al. | Aug 1998 | A |
5790769 | Buxton et al. | Aug 1998 | A |
5798752 | Buxton et al. | Aug 1998 | A |
5802516 | Shwarts et al. | Sep 1998 | A |
5805144 | Scholder et al. | Sep 1998 | A |
5808567 | McCloud | Sep 1998 | A |
5808602 | Sellers | Sep 1998 | A |
5809267 | Moran et al. | Sep 1998 | A |
5812239 | Eger | Sep 1998 | A |
5812498 | Terés | Sep 1998 | A |
5815141 | Phares | Sep 1998 | A |
5821690 | Martens et al. | Oct 1998 | A |
5821930 | Hansen | Oct 1998 | A |
5823782 | Marcus et al. | Oct 1998 | A |
5825351 | Tam | Oct 1998 | A |
5825352 | Bisset et al. | Oct 1998 | A |
5825353 | Will | Oct 1998 | A |
5828364 | Siddiqui | Oct 1998 | A |
5838304 | Hall | Nov 1998 | A |
5841078 | Miller et al. | Nov 1998 | A |
5841423 | Carroll, Jr. et al. | Nov 1998 | A |
D402281 | Ledbetter et al. | Dec 1998 | S |
5850213 | Imai et al. | Dec 1998 | A |
5854625 | Frisch et al. | Dec 1998 | A |
5856645 | Norton | Jan 1999 | A |
5856822 | Du et al. | Jan 1999 | A |
5859629 | Tognazzini | Jan 1999 | A |
5861875 | Gerpheide | Jan 1999 | A |
5869791 | Young | Feb 1999 | A |
5875311 | Bertram et al. | Feb 1999 | A |
5880411 | Gillespie et al. | Mar 1999 | A |
5883619 | Ho et al. | Mar 1999 | A |
5889236 | Gillespie et al. | Mar 1999 | A |
5889511 | Ong et al. | Mar 1999 | A |
5894117 | Kamishima | Apr 1999 | A |
5898434 | Small et al. | Apr 1999 | A |
5903229 | Kishi | May 1999 | A |
5907152 | Dandiliker et al. | May 1999 | A |
5907318 | Medina | May 1999 | A |
5909211 | Combs et al. | Jun 1999 | A |
5910802 | Shields et al. | Jun 1999 | A |
5914706 | Kono | Jun 1999 | A |
5920309 | Bisset et al. | Jul 1999 | A |
5923319 | Bishop et al. | Jul 1999 | A |
5923388 | Kurashima et al. | Jul 1999 | A |
D412940 | Kato et al. | Aug 1999 | S |
5933102 | Miller et al. | Aug 1999 | A |
5933134 | Shieh | Aug 1999 | A |
5933141 | Smith | Aug 1999 | A |
5936619 | Nagasaki et al. | Aug 1999 | A |
5943044 | Martinelli et al. | Aug 1999 | A |
5953000 | Weirich | Sep 1999 | A |
5956019 | Bang et al. | Sep 1999 | A |
5959610 | Silfvast | Sep 1999 | A |
5959611 | Smailagic et al. | Sep 1999 | A |
5964661 | Dodge | Oct 1999 | A |
5973668 | Watanabe | Oct 1999 | A |
6000000 | Hawkins et al. | Dec 1999 | A |
6002093 | Hrehor et al. | Dec 1999 | A |
6002389 | Kasser | Dec 1999 | A |
6002808 | Freeman | Dec 1999 | A |
6005299 | Hengst | Dec 1999 | A |
6020881 | Naughton et al. | Feb 2000 | A |
6025832 | Sudo et al. | Feb 2000 | A |
6031518 | Adams et al. | Feb 2000 | A |
6031524 | Kunert | Feb 2000 | A |
6034672 | Gaultier et al. | Mar 2000 | A |
6037882 | Levy | Mar 2000 | A |
6050825 | Nichol et al. | Apr 2000 | A |
6052339 | Frenkel et al. | Apr 2000 | A |
6057829 | Silfvast | May 2000 | A |
6072494 | Nguyen | Jun 2000 | A |
6075533 | Chang | Jun 2000 | A |
6084574 | Bidiville | Jul 2000 | A |
6084576 | Leu et al. | Jul 2000 | A |
D430169 | Scibora | Aug 2000 | S |
6097372 | Suzuki | Aug 2000 | A |
6104790 | Narayanaswami | Aug 2000 | A |
6107997 | Ure | Aug 2000 | A |
6122526 | Parulski et al. | Sep 2000 | A |
6124587 | Bidiville et al. | Sep 2000 | A |
6128003 | Smith et al. | Oct 2000 | A |
6128006 | Rosenberg et al. | Oct 2000 | A |
6131048 | Sudo et al. | Oct 2000 | A |
6131299 | Raab et al. | Oct 2000 | A |
6135958 | Mikula-Curtis et al. | Oct 2000 | A |
6141068 | Iijima | Oct 2000 | A |
6144380 | Schwarts et al. | Nov 2000 | A |
6147856 | Karidis | Nov 2000 | A |
6163312 | Furuya | Dec 2000 | A |
6166721 | Kuroiwa et al. | Dec 2000 | A |
6179496 | Chou | Jan 2001 | B1 |
6181322 | Nanavati | Jan 2001 | B1 |
D437860 | Suzuki et al. | Feb 2001 | S |
6188391 | Seely et al. | Feb 2001 | B1 |
6188393 | Shu | Feb 2001 | B1 |
6191774 | Schena et al. | Feb 2001 | B1 |
6198054 | Janniere | Mar 2001 | B1 |
6198473 | Armstrong | Mar 2001 | B1 |
6198515 | Cole | Mar 2001 | B1 |
6208329 | Ballare | Mar 2001 | B1 |
6211861 | Rosenberg et al. | Apr 2001 | B1 |
6219038 | Cho | Apr 2001 | B1 |
6222465 | Kumar et al. | Apr 2001 | B1 |
6222528 | Gerpheide et al. | Apr 2001 | B1 |
D442592 | Ledbetter et al. | May 2001 | S |
6225976 | Yates et al. | May 2001 | B1 |
6225980 | Weiss et al. | May 2001 | B1 |
6226534 | Aizawa | May 2001 | B1 |
6227966 | Yokoi | May 2001 | B1 |
6239790 | Martinelli et al. | May 2001 | B1 |
D443616 | Fisher et al. | Jun 2001 | S |
6243071 | Shwarts et al. | Jun 2001 | B1 |
6243078 | Rosenberg | Jun 2001 | B1 |
6243080 | Molne | Jun 2001 | B1 |
6243646 | Ozaki et al. | Jun 2001 | B1 |
6246862 | Grivas et al. | Jun 2001 | B1 |
6248017 | Roach | Jun 2001 | B1 |
6249606 | Kiraly et al. | Jun 2001 | B1 |
6254477 | Sasaki et al. | Jul 2001 | B1 |
6256011 | Culver | Jul 2001 | B1 |
6259491 | Ekedahl et al. | Jul 2001 | B1 |
6262717 | Donohue et al. | Jul 2001 | B1 |
6262785 | Kim | Jul 2001 | B1 |
6266050 | Oh et al. | Jul 2001 | B1 |
6285211 | Sample et al. | Sep 2001 | B1 |
6288707 | Philipp | Sep 2001 | B1 |
6289326 | LaFleur | Sep 2001 | B1 |
6292178 | Bernstein et al. | Sep 2001 | B1 |
D448810 | Goto | Oct 2001 | S |
6297795 | Kato et al. | Oct 2001 | B1 |
6297811 | Kent et al. | Oct 2001 | B1 |
6300946 | Lincke et al. | Oct 2001 | B1 |
6307539 | Suzuki | Oct 2001 | B2 |
D450713 | Masamitsu et al. | Nov 2001 | S |
6314483 | Goto et al. | Nov 2001 | B1 |
6321441 | Davidson et al. | Nov 2001 | B1 |
6323845 | Robbins | Nov 2001 | B1 |
6323846 | Westerman et al. | Nov 2001 | B1 |
D452250 | Chan | Dec 2001 | S |
6340800 | Zhai et al. | Jan 2002 | B1 |
6347290 | Bartlett | Feb 2002 | B1 |
D454568 | Andre et al. | Mar 2002 | S |
6357887 | Novak | Mar 2002 | B1 |
D455793 | Lin | Apr 2002 | S |
6373265 | Morimoto et al. | Apr 2002 | B1 |
6373470 | Andre et al. | Apr 2002 | B1 |
6377009 | Philipp | Apr 2002 | B1 |
6377530 | Burrows | Apr 2002 | B1 |
6380931 | Gillespie et al. | Apr 2002 | B1 |
6396523 | Segal et al. | May 2002 | B1 |
6411287 | Scharff et al. | Jun 2002 | B1 |
6414671 | Gillespie et al. | Jul 2002 | B1 |
6421234 | Ricks et al. | Jul 2002 | B1 |
6424338 | Anderson | Jul 2002 | B1 |
6429846 | Rosenberg et al. | Aug 2002 | B2 |
6429852 | Adams et al. | Aug 2002 | B1 |
6452514 | Philipp | Sep 2002 | B1 |
6457355 | Philipp | Oct 2002 | B1 |
6465271 | Ko et al. | Oct 2002 | B1 |
6466036 | Philipp | Oct 2002 | B1 |
6473069 | Gerphelde | Oct 2002 | B1 |
6492602 | Asai et al. | Dec 2002 | B2 |
6492979 | Kent et al. | Dec 2002 | B1 |
6496181 | Bomer et al. | Dec 2002 | B1 |
6497412 | Bramm | Dec 2002 | B1 |
D468365 | Bransky et al. | Jan 2003 | S |
D469109 | Andre et al. | Jan 2003 | S |
6515669 | Mohri | Feb 2003 | B1 |
6525749 | Moran et al. | Feb 2003 | B1 |
D472245 | Andre et al. | Mar 2003 | S |
6535200 | Philipp | Mar 2003 | B2 |
6543684 | White et al. | Apr 2003 | B1 |
6543947 | Lee | Apr 2003 | B2 |
6546231 | Someya et al. | Apr 2003 | B1 |
6570557 | Westerman et al. | May 2003 | B1 |
6587091 | Serpa | Jul 2003 | B2 |
6593916 | Aroyan | Jul 2003 | B1 |
6606244 | Liu et al. | Aug 2003 | B1 |
6610936 | Gillespie et al. | Aug 2003 | B2 |
6618909 | Yang | Sep 2003 | B1 |
6624833 | Kumar et al. | Sep 2003 | B1 |
6636197 | Goldenberg et al. | Oct 2003 | B1 |
6639577 | Eberhard | Oct 2003 | B2 |
6639584 | Li | Oct 2003 | B1 |
6640250 | Chang et al. | Oct 2003 | B1 |
6650319 | Hurst et al. | Nov 2003 | B1 |
6650975 | Ruffner | Nov 2003 | B2 |
D483809 | Lim | Dec 2003 | S |
6658773 | Rohne et al. | Dec 2003 | B2 |
6658994 | McMillan | Dec 2003 | B1 |
6664951 | Fujii et al. | Dec 2003 | B1 |
6670894 | Mehring | Dec 2003 | B2 |
6677927 | Bruck et al. | Jan 2004 | B1 |
6677932 | Westerman | Jan 2004 | B1 |
6677934 | Blanchard | Jan 2004 | B1 |
6678891 | Wilcox et al. | Jan 2004 | B1 |
6686904 | Sherman et al. | Feb 2004 | B1 |
6686906 | Salminen et al. | Feb 2004 | B2 |
6703550 | Chu | Mar 2004 | B2 |
6724366 | Crawford | Apr 2004 | B2 |
6724817 | Simpson et al. | Apr 2004 | B1 |
6727889 | Shaw | Apr 2004 | B2 |
D489731 | Huang | May 2004 | S |
6738045 | Hinckley et al. | May 2004 | B2 |
6750803 | Yates et al. | Jun 2004 | B2 |
6757002 | Oross et al. | Jun 2004 | B1 |
6781576 | Tamura | Aug 2004 | B2 |
6784384 | Park et al. | Aug 2004 | B2 |
6788288 | Ano | Sep 2004 | B2 |
6791533 | Su | Sep 2004 | B2 |
6795057 | Gordon | Sep 2004 | B2 |
D497618 | Andre et al. | Oct 2004 | S |
6803906 | Morrison et al. | Oct 2004 | B1 |
6810271 | Wood et al. | Oct 2004 | B1 |
6822640 | Derocher | Nov 2004 | B2 |
6834975 | Chu-Chia et al. | Dec 2004 | B2 |
6842672 | Straub et al. | Jan 2005 | B1 |
6844872 | Farag et al. | Jan 2005 | B1 |
6855899 | Sotome | Feb 2005 | B2 |
6856259 | Sharp | Feb 2005 | B1 |
6865718 | Montalcini | Mar 2005 | B2 |
6886842 | Vey et al. | May 2005 | B2 |
6888536 | Westerman et al. | May 2005 | B2 |
6894916 | Reohr et al. | May 2005 | B2 |
6900795 | Knight, III et al. | May 2005 | B1 |
D506476 | Andre et al. | Jun 2005 | S |
6922189 | Fujiyoshi | Jul 2005 | B2 |
6927761 | Badaye et al. | Aug 2005 | B2 |
6930494 | Tesdahl et al. | Aug 2005 | B2 |
6942571 | McAllister et al. | Sep 2005 | B1 |
6958614 | Morimoto | Oct 2005 | B2 |
6965375 | Gettemy et al. | Nov 2005 | B1 |
6972401 | Akitt et al. | Dec 2005 | B2 |
6977666 | Hedrick | Dec 2005 | B1 |
6977808 | Lam et al. | Dec 2005 | B2 |
6978127 | Bulthuis et al. | Dec 2005 | B1 |
6985137 | Kaikuranta | Jan 2006 | B2 |
6985801 | Straub et al. | Jan 2006 | B1 |
6992659 | Gettemy | Jan 2006 | B2 |
7006077 | Uusimäki | Feb 2006 | B1 |
7019225 | Matsumoto et al. | Mar 2006 | B2 |
7031228 | Born et al. | Apr 2006 | B2 |
7046230 | Zadesky et al. | May 2006 | B2 |
7050292 | Shimura et al. | May 2006 | B2 |
7069044 | Okada et al. | Jun 2006 | B2 |
7078633 | Ihalainen | Jul 2006 | B2 |
7084856 | Huppi | Aug 2006 | B2 |
7113196 | Kerr | Sep 2006 | B2 |
7117136 | Rosedale | Oct 2006 | B1 |
7119792 | Andre et al. | Oct 2006 | B1 |
7215319 | Kamijo et al. | May 2007 | B2 |
7233318 | Farag et al. | Jun 2007 | B1 |
7236154 | Kerr et al. | Jun 2007 | B1 |
7236159 | Siversson | Jun 2007 | B1 |
7253643 | Seguine | Aug 2007 | B1 |
7279647 | Philipp | Oct 2007 | B2 |
7288732 | Hashida | Oct 2007 | B2 |
7297883 | Rochon et al. | Nov 2007 | B2 |
7310089 | Baker et al. | Dec 2007 | B2 |
7312785 | Tsuk et al. | Dec 2007 | B2 |
7321103 | Nakanishi et al. | Jan 2008 | B2 |
7333092 | Zadesky et al. | Feb 2008 | B2 |
7348898 | Ono | Mar 2008 | B2 |
7382139 | Mackey | Jun 2008 | B2 |
7394038 | Chang | Jul 2008 | B2 |
7395081 | Kristensen et al. | Jul 2008 | B2 |
7397467 | Park et al. | Jul 2008 | B2 |
7439963 | Geaghan et al. | Oct 2008 | B2 |
7466307 | Trent et al. | Dec 2008 | B2 |
7486323 | Lee et al. | Feb 2009 | B2 |
7502016 | Trent, Jr. et al. | Mar 2009 | B2 |
7503193 | Schoene et al. | Mar 2009 | B2 |
7593782 | Jobs et al. | Sep 2009 | B2 |
7645955 | Huang et al. | Jan 2010 | B2 |
7671837 | Forsblad et al. | Mar 2010 | B2 |
7708051 | Katsumi et al. | May 2010 | B2 |
7772507 | Orr et al. | Aug 2010 | B2 |
20010011991 | Wang et al. | Aug 2001 | A1 |
20010011993 | Saarinen | Aug 2001 | A1 |
20010033270 | Osawa et al. | Oct 2001 | A1 |
20010043545 | Aratani | Nov 2001 | A1 |
20010050673 | Davenport | Dec 2001 | A1 |
20010051046 | Watanabe et al. | Dec 2001 | A1 |
20020011993 | Lui et al. | Jan 2002 | A1 |
20020027547 | Kamijo | Mar 2002 | A1 |
20020030665 | Ano | Mar 2002 | A1 |
20020033848 | Sciammarella et al. | Mar 2002 | A1 |
20020039493 | Tanaka | Apr 2002 | A1 |
20020045960 | Phillips et al. | Apr 2002 | A1 |
20020071550 | Pletikosa | Jun 2002 | A1 |
20020089545 | Levi Montalcini | Jul 2002 | A1 |
20020103796 | Hartley | Aug 2002 | A1 |
20020118131 | Yates et al. | Aug 2002 | A1 |
20020118169 | Hinckley et al. | Aug 2002 | A1 |
20020118848 | Karpenstein | Aug 2002 | A1 |
20020145594 | Derocher | Oct 2002 | A1 |
20020154090 | Lin | Oct 2002 | A1 |
20020158844 | McLoone et al. | Oct 2002 | A1 |
20020164156 | Bilbrey | Nov 2002 | A1 |
20020168947 | Lemley | Nov 2002 | A1 |
20020180701 | Hayama et al. | Dec 2002 | A1 |
20020196239 | Lee | Dec 2002 | A1 |
20030002246 | Kerr | Jan 2003 | A1 |
20030006974 | Clough et al. | Jan 2003 | A1 |
20030025679 | Taylor et al. | Feb 2003 | A1 |
20030028346 | Sinclair et al. | Feb 2003 | A1 |
20030043121 | Chen | Mar 2003 | A1 |
20030043174 | Hinckley et al. | Mar 2003 | A1 |
20030050092 | Yun | Mar 2003 | A1 |
20030076301 | Tsuk et al. | Apr 2003 | A1 |
20030076303 | Huppi | Apr 2003 | A1 |
20030076306 | Zadesky et al. | Apr 2003 | A1 |
20030091377 | Hsu et al. | May 2003 | A1 |
20030095095 | Pihlaja | May 2003 | A1 |
20030095096 | Robbin et al. | May 2003 | A1 |
20030098851 | Brink | May 2003 | A1 |
20030098858 | Perski et al. | May 2003 | A1 |
20030103043 | Mulligan et al. | Jun 2003 | A1 |
20030135292 | Husgafvel et al. | Jul 2003 | A1 |
20030142081 | Iizuka et al. | Jul 2003 | A1 |
20030184517 | Senzui et al. | Oct 2003 | A1 |
20030197740 | Reponen | Oct 2003 | A1 |
20030206202 | Moriya | Nov 2003 | A1 |
20030210537 | Engelmann | Nov 2003 | A1 |
20030224831 | Engstrom et al. | Dec 2003 | A1 |
20030234768 | Rekimoto et al. | Dec 2003 | A1 |
20040027341 | Derocher | Feb 2004 | A1 |
20040074756 | Kawakami et al. | Apr 2004 | A1 |
20040080682 | Dalton | Apr 2004 | A1 |
20040109357 | Cernea et al. | Jun 2004 | A1 |
20040150619 | Baudisch et al. | Aug 2004 | A1 |
20040156192 | Kerr et al. | Aug 2004 | A1 |
20040178997 | Gillespie et al. | Sep 2004 | A1 |
20040215986 | Shakkarwar | Oct 2004 | A1 |
20040224638 | Fadell et al. | Nov 2004 | A1 |
20040239622 | Proctor et al. | Dec 2004 | A1 |
20040252109 | Trent, Jr. et al. | Dec 2004 | A1 |
20040252867 | Lan et al. | Dec 2004 | A1 |
20040253989 | Tupler et al. | Dec 2004 | A1 |
20040263388 | Krumm et al. | Dec 2004 | A1 |
20040263484 | Mantysalo et al. | Dec 2004 | A1 |
20040267874 | Westberg et al. | Dec 2004 | A1 |
20050012644 | Hurst et al. | Jan 2005 | A1 |
20050012723 | Pallakoff | Jan 2005 | A1 |
20050017957 | Yi | Jan 2005 | A1 |
20050024341 | Gillespie et al. | Feb 2005 | A1 |
20050030048 | Bolender | Feb 2005 | A1 |
20050052425 | Zadesky et al. | Mar 2005 | A1 |
20050052426 | Hagermoser et al. | Mar 2005 | A1 |
20050052429 | Philipp | Mar 2005 | A1 |
20050068304 | Lewis et al. | Mar 2005 | A1 |
20050083299 | Nagasaka | Apr 2005 | A1 |
20050083307 | Aufderheide | Apr 2005 | A1 |
20050090288 | Stohr et al. | Apr 2005 | A1 |
20050104867 | Westerman et al. | May 2005 | A1 |
20050110768 | Marriott et al. | May 2005 | A1 |
20050139460 | Hosaka | Jun 2005 | A1 |
20050140657 | Park et al. | Jun 2005 | A1 |
20050143124 | Kennedy et al. | Jun 2005 | A1 |
20050156881 | Trent et al. | Jul 2005 | A1 |
20050162402 | Watanachote | Jul 2005 | A1 |
20050204309 | Szeto | Sep 2005 | A1 |
20050237308 | Autio et al. | Oct 2005 | A1 |
20060022955 | Kennedy | Feb 2006 | A1 |
20060022956 | Lengeling et al. | Feb 2006 | A1 |
20060026521 | Hotelling et al. | Feb 2006 | A1 |
20060026535 | Hotelling et al. | Feb 2006 | A1 |
20060026536 | Hotelling et al. | Feb 2006 | A1 |
20060032680 | Elias et al. | Feb 2006 | A1 |
20060033724 | Chaudhri et al. | Feb 2006 | A1 |
20060038791 | Mackey | Feb 2006 | A1 |
20060053387 | Ording | Mar 2006 | A1 |
20060066582 | Lyon et al. | Mar 2006 | A1 |
20060085757 | Andre et al. | Apr 2006 | A1 |
20060095848 | Naik | May 2006 | A1 |
20060097991 | Hotelling et al. | May 2006 | A1 |
20060131156 | Voelckers | Jun 2006 | A1 |
20060143574 | Ito et al. | Jun 2006 | A1 |
20060174568 | Kinoshita et al. | Aug 2006 | A1 |
20060181517 | Zadesky et al. | Aug 2006 | A1 |
20060197750 | Kerr et al. | Sep 2006 | A1 |
20060197753 | Hotelling | Sep 2006 | A1 |
20060232557 | Fallot-Burghardt | Oct 2006 | A1 |
20060236262 | Bathiche et al. | Oct 2006 | A1 |
20060250377 | Zadesky et al. | Nov 2006 | A1 |
20060274042 | Krah et al. | Dec 2006 | A1 |
20060274905 | Lindahl et al. | Dec 2006 | A1 |
20060279896 | Bruwer | Dec 2006 | A1 |
20060284836 | Philipp | Dec 2006 | A1 |
20070013671 | Zadesky et al. | Jan 2007 | A1 |
20070018970 | Tabasso et al. | Jan 2007 | A1 |
20070052044 | Forsblad et al. | Mar 2007 | A1 |
20070052691 | Zadesky et al. | Mar 2007 | A1 |
20070080936 | Tsuk et al. | Apr 2007 | A1 |
20070080938 | Robbin et al. | Apr 2007 | A1 |
20070080952 | Lynch et al. | Apr 2007 | A1 |
20070083822 | Robbin et al. | Apr 2007 | A1 |
20070085841 | Tsuk et al. | Apr 2007 | A1 |
20070097086 | Battles et al. | May 2007 | A1 |
20070120834 | Boillot | May 2007 | A1 |
20070126696 | Boillot | Jun 2007 | A1 |
20070152975 | Ogihara | Jul 2007 | A1 |
20070152977 | Ng et al. | Jul 2007 | A1 |
20070152983 | McKillop et al. | Jul 2007 | A1 |
20070155434 | Jobs et al. | Jul 2007 | A1 |
20070157089 | Van Os et al. | Jul 2007 | A1 |
20070242057 | Zadesky et al. | Oct 2007 | A1 |
20070247421 | Orsley et al. | Oct 2007 | A1 |
20070247443 | Philipp | Oct 2007 | A1 |
20070273671 | Zadesky et al. | Nov 2007 | A1 |
20070276525 | Zadesky et al. | Nov 2007 | A1 |
20070279394 | Lampell | Dec 2007 | A1 |
20070285404 | Rimon et al. | Dec 2007 | A1 |
20070290990 | Robbin et al. | Dec 2007 | A1 |
20070291016 | Philipp | Dec 2007 | A1 |
20070296709 | GuangHai | Dec 2007 | A1 |
20080006453 | Hotelling et al. | Jan 2008 | A1 |
20080006454 | Hotelling | Jan 2008 | A1 |
20080007533 | Hotelling et al. | Jan 2008 | A1 |
20080007539 | Hotelling et al. | Jan 2008 | A1 |
20080012837 | Marriott et al. | Jan 2008 | A1 |
20080018615 | Zadesky et al. | Jan 2008 | A1 |
20080018616 | Lampell et al. | Jan 2008 | A1 |
20080018617 | Ng et al. | Jan 2008 | A1 |
20080036473 | Jansson | Feb 2008 | A1 |
20080036734 | Forsblad et al. | Feb 2008 | A1 |
20080060925 | Weber et al. | Mar 2008 | A1 |
20080069412 | Champagne et al. | Mar 2008 | A1 |
20080079699 | Mackey | Apr 2008 | A1 |
20080087476 | Prest | Apr 2008 | A1 |
20080088582 | Prest | Apr 2008 | A1 |
20080088596 | Prest | Apr 2008 | A1 |
20080088597 | Prest | Apr 2008 | A1 |
20080088600 | Prest | Apr 2008 | A1 |
20080094352 | Tsuk et al. | Apr 2008 | A1 |
20080098330 | Tsuk et al. | Apr 2008 | A1 |
20080110739 | Peng et al. | May 2008 | A1 |
20080111795 | Bollinger | May 2008 | A1 |
20080143681 | XiaoPing | Jun 2008 | A1 |
20080165158 | Hotelling et al. | Jul 2008 | A1 |
20080196945 | Konstas | Aug 2008 | A1 |
20080209442 | Setlur et al. | Aug 2008 | A1 |
20080264767 | Chen et al. | Oct 2008 | A1 |
20080280651 | Duarte | Nov 2008 | A1 |
20080284742 | Prest | Nov 2008 | A1 |
20080293274 | Milan | Nov 2008 | A1 |
20090021267 | Golovchenko et al. | Jan 2009 | A1 |
20090026558 | Bauer et al. | Jan 2009 | A1 |
20090033635 | Wai | Feb 2009 | A1 |
20090036176 | Ure | Feb 2009 | A1 |
20090058687 | Rothkopf et al. | Mar 2009 | A1 |
20090058801 | Bull | Mar 2009 | A1 |
20090058802 | Orsley et al. | Mar 2009 | A1 |
20090073130 | Weber et al. | Mar 2009 | A1 |
20090078551 | Kang | Mar 2009 | A1 |
20090109181 | Hui et al. | Apr 2009 | A1 |
20090141046 | Rathnam et al. | Jun 2009 | A1 |
20090160771 | Hinckley et al. | Jun 2009 | A1 |
20090179854 | Weber et al. | Jul 2009 | A1 |
20090197059 | Weber et al. | Aug 2009 | A1 |
20090229892 | Fisher et al. | Sep 2009 | A1 |
20090273573 | Hotelling | Nov 2009 | A1 |
20100058251 | Rottler et al. | Mar 2010 | A1 |
20100060568 | Fisher et al. | Mar 2010 | A1 |
20100073319 | Lyon et al. | Mar 2010 | A1 |
20100149127 | Fisher et al. | Jun 2010 | A1 |
Number | Date | Country |
---|---|---|
1243096 | Oct 1988 | CA |
1139235 | Jan 1997 | CN |
1455615 | Nov 2003 | CN |
1499356 | May 2004 | CN |
1659506 | Aug 2005 | CN |
3615742 | Nov 1987 | DE |
19722636 | Dec 1998 | DE |
10022537 | Nov 2000 | DE |
20019074 | Feb 2001 | DE |
102 51 296 | May 2004 | DE |
10 2004 043 663 | Apr 2006 | DE |
0178157 | Apr 1986 | EP |
0419145 | Mar 1991 | EP |
0 498 540 | Aug 1992 | EP |
0 521 683 | Jan 1993 | EP |
0 288 692 | Jul 1993 | EP |
0 664 504 | Jul 1995 | EP |
0 674 288 | Sep 1995 | EP |
0 464 908 | Sep 1996 | EP |
0 731 407 | Sep 1996 | EP |
0 551 778 | Jan 1997 | EP |
0 880 091 | Nov 1998 | EP |
1 026 713 | Aug 2000 | EP |
1 081 922 | Mar 2001 | EP |
1 098 241 | May 2001 | EP |
1 133 057 | Sep 2001 | EP |
1 162 826 | Dec 2001 | EP |
1 014 295 | Jan 2002 | EP |
1 168 396 | Jan 2002 | EP |
1 205 836 | May 2002 | EP |
1 244 053 | Sep 2002 | EP |
1 251 455 | Oct 2002 | EP |
1263193 | Dec 2002 | EP |
1347481 | Sep 2003 | EP |
1376326 | Jan 2004 | EP |
1 467 392 | Oct 2004 | EP |
1 482 401 | Dec 2004 | EP |
1 496 467 | Jan 2005 | EP |
1 517 228 | Mar 2005 | EP |
1 542 437 | Jun 2005 | EP |
1 589 407 | Oct 2005 | EP |
1 784 058 | May 2007 | EP |
1 841 188 | Oct 2007 | EP |
1850218 | Oct 2007 | EP |
1 876 711 | Jan 2008 | EP |
2 686 440 | Jul 1993 | FR |
2015167 | Sep 1979 | GB |
2072389 | Sep 1981 | GB |
2315186 | Jan 1998 | GB |
2333215 | Jul 1999 | GB |
2391060 | Jan 2004 | GB |
2 402 105 | Dec 2004 | GB |
57-95722 | Jun 1982 | JP |
57-97626 | Jun 1982 | JP |
61-117619 | Jun 1986 | JP |
61-124009 | Jun 1986 | JP |
63-20411 | Jan 1988 | JP |
63-106826 | May 1988 | JP |
63-181022 | Jul 1988 | JP |
63-298518 | Dec 1988 | JP |
03-57617 | Jun 1991 | JP |
3-192418 | Aug 1991 | JP |
04-32920 | Feb 1992 | JP |
4-205408 | Jul 1992 | JP |
5-041135 | Feb 1993 | JP |
5-080938 | Apr 1993 | JP |
5-101741 | Apr 1993 | JP |
5-36623 | May 1993 | JP |
5-189110 | Jul 1993 | JP |
5-205565 | Aug 1993 | JP |
5-211021 | Aug 1993 | JP |
5-217464 | Aug 1993 | JP |
5-233141 | Sep 1993 | JP |
5-262276 | Oct 1993 | JP |
5-265656 | Oct 1993 | JP |
5-274956 | Oct 1993 | JP |
5-289811 | Nov 1993 | JP |
5-298955 | Nov 1993 | JP |
5-325723 | Dec 1993 | JP |
6-20570 | Jan 1994 | JP |
6-084428 | Mar 1994 | JP |
6-089636 | Mar 1994 | JP |
6-96639 | Apr 1994 | JP |
6-111695 | Apr 1994 | JP |
6-139879 | May 1994 | JP |
6-187078 | Jul 1994 | JP |
6-208433 | Jul 1994 | JP |
6-267382 | Sep 1994 | JP |
6-283993 | Oct 1994 | JP |
6-333459 | Dec 1994 | JP |
7-107574 | Apr 1995 | JP |
7-41882 | Jul 1995 | JP |
7-201249 | Aug 1995 | JP |
7-201256 | Aug 1995 | JP |
7-253838 | Oct 1995 | JP |
7-261899 | Oct 1995 | JP |
7-261922 | Oct 1995 | JP |
7-296670 | Nov 1995 | JP |
7-319001 | Dec 1995 | JP |
8-016292 | Jan 1996 | JP |
8-115158 | May 1996 | JP |
8-203387 | Aug 1996 | JP |
8-293226 | Nov 1996 | JP |
8-298045 | Nov 1996 | JP |
8-299541 | Nov 1996 | JP |
8-316664 | Nov 1996 | JP |
9-044289 | Feb 1997 | JP |
9-069023 | Mar 1997 | JP |
9-128148 | May 1997 | JP |
9-134248 | May 1997 | JP |
9-218747 | Aug 1997 | JP |
9-230993 | Sep 1997 | JP |
9-231858 | Sep 1997 | JP |
9-233161 | Sep 1997 | JP |
9-251347 | Sep 1997 | JP |
9-258895 | Oct 1997 | JP |
9-288926 | Nov 1997 | JP |
9-512979 | Dec 1997 | JP |
10-63467 | Mar 1998 | JP |
10-74127 | Mar 1998 | JP |
10-074429 | Mar 1998 | JP |
10-198507 | Jul 1998 | JP |
10-227878 | Aug 1998 | JP |
10-240693 | Sep 1998 | JP |
10-320322 | Dec 1998 | JP |
10-326149 | Dec 1998 | JP |
11-24834 | Jan 1999 | JP |
11-184607 | Jul 1999 | JP |
11-194863 | Jul 1999 | JP |
11-194872 | Jul 1999 | JP |
11-194882 | Jul 1999 | JP |
11-194883 | Jul 1999 | JP |
11-194891 | Jul 1999 | JP |
11-195353 | Jul 1999 | JP |
11-203045 | Jul 1999 | JP |
11-212725 | Aug 1999 | JP |
11-272378 | Oct 1999 | JP |
11-338628 | Dec 1999 | JP |
2000-200147 | Jul 2000 | JP |
2000-215549 | Aug 2000 | JP |
2000-267786 | Sep 2000 | JP |
2000-267797 | Sep 2000 | JP |
2000-353045 | Dec 2000 | JP |
2001-11769 | Jan 2001 | JP |
2001-22508 | Jan 2001 | JP |
2001-184158 | Jul 2001 | JP |
3085481 | Feb 2002 | JP |
2002-215311 | Aug 2002 | JP |
2003-150303 | May 2003 | JP |
2003-517674 | May 2003 | JP |
2003-280799 | Oct 2003 | JP |
2003-280807 | Oct 2003 | JP |
2004-362097 | Dec 2004 | JP |
2005-251218 | Sep 2005 | JP |
2005-285140 | Oct 2005 | JP |
2005-293606 | Oct 2005 | JP |
2006-004453 | Jan 2006 | JP |
2006-178962 | Jul 2006 | JP |
3852854 | Dec 2006 | JP |
2007-123473 | May 2007 | JP |
1998-71394 | Oct 1998 | KR |
1999-50198 | Jul 1999 | KR |
2000-0008579 | Feb 2000 | KR |
2001-0052016 | Jun 2001 | KR |
2001-108361 | Dec 2001 | KR |
2002-65059 | Aug 2002 | KR |
10-2006-0021678 | Mar 2006 | KR |
431607 | Apr 2001 | TW |
00470193 | Dec 2001 | TW |
547716 | Aug 2003 | TW |
I220491 | Aug 2004 | TW |
WO-9417494 | Aug 1994 | WO |
WO-9500897 | Jan 1995 | WO |
WO-9627968 | Sep 1996 | WO |
9718547 | May 1997 | WO |
9723738 | Jul 1997 | WO |
9814863 | Apr 1998 | WO |
WO-9949443 | Sep 1999 | WO |
WO-0079772 | Dec 2000 | WO |
WO-0102949 | Jan 2001 | WO |
WO-0144912 | Jun 2001 | WO |
WO-0208881 | Jan 2002 | WO |
WO-03025960 | Mar 2003 | WO |
WO-03044645 | May 2003 | WO |
WO 03044956 | May 2003 | WO |
03088176 | Oct 2003 | WO |
WO 03090008 | Oct 2003 | WO |
WO-2004001573 | Dec 2003 | WO |
WO 2004040606 | May 2004 | WO |
WO-2004091956 | Oct 2004 | WO |
WO-2005055620 | Jun 2005 | WO |
WO 2005076117 | Aug 2005 | WO |
WO-2005114369 | Dec 2005 | WO |
WO 2005124526 | Dec 2005 | WO |
WO-2006020305 | Feb 2006 | WO |
2006023569 | Mar 2006 | WO |
WO-2006021211 | Mar 2006 | WO |
WO 2006037545 | Apr 2006 | WO |
WO 2006104745 | Oct 2006 | WO |
WO-2006135127 | Dec 2006 | WO |
WO 2007025858 | Mar 2007 | WO |
WO-2007078477 | Jul 2007 | WO |
WO-2007084467 | Jul 2007 | WO |
WO-2007089766 | Aug 2007 | WO |
WO-2008007372 | Jan 2008 | WO |
WO-2008045414 | Apr 2008 | WO |
WO-2008045833 | Apr 2008 | WO |
Number | Date | Country | |
---|---|---|---|
20060032680 A1 | Feb 2006 | US |
Number | Date | Country | |
---|---|---|---|
60522107 | Aug 2004 | US |