1. Field
The present invention relates generally to a method to time-warp (expand or compress) vocoder frames in the vocoder. Time-warping has a number of applications in packet-switched networks where vocoder packets may arrive asynchronously. While time-warping may be performed either inside the vocoder or outside the vocoder, doing it in the vocoder offers a number of advantages such as better quality of warped frames and reduced computational load. The methods presented in this document can be applied to any vocoder which uses similar techniques as referred to in this patent application to vocode voice data.
2. Background
The present invention comprises an apparatus and method for time-warping speech frames by manipulating the speech signal. In one embodiment, the present method and apparatus is used in, but not limited to, Fourth Generation Vocoder (4GV). The disclosed embodiments comprise methods and apparatuses to expand/compress different types of speech segments.
In view of the above, the described features of the present invention generally relate to one or more improved systems, methods and/or apparatuses for communicating speech.
In one embodiment, the present invention comprises a method of communicating speech comprising the steps of classifying speech segments, encoding the speech segments using code excited linear prediction, and time-warping a residual speech signal to an expanded or compressed version of the residual speech signal.
In another embodiment, the method of communicating speech further comprises sending the speech signal through a linear predictive coding filter, whereby short-term correlations in the speech signal are filtered out, and outputting linear predictive coding coefficients and a residual signal.
In another embodiment, the encoding is code-excited linear prediction encoding and the step of time-warping comprises estimating pitch delay, dividing a speech frame into pitch periods, wherein boundaries of the pitch periods are determined using the pitch delay at various points in the speech frame, overlapping the pitch periods if the speech residual signal is compressed, and adding the pitch periods if the speech residual signal is expanded.
In another embodiment, the encoding is prototype pitch period encoding and the step of time-warping comprises estimating at least one pitch period, interpolating the at least one pitch period, adding the at least one pitch period when expanding the residual speech signal, and subtracting the at least one pitch period when compressing the residual speech signal.
In another embodiment, the encoding is noise-excited linear prediction encoding, and the step of time-warping comprises applying possibly different gains to different parts of a speech segment before synthesizing it.
In another embodiment, the present invention comprises a vocoder having at least one input and at least one output, an encoder including a filter having at least one input operably connected to the input of the vocoder and at least one output, a decoder including a synthesizer having at least one input operably connected to the at least one output of said encoder and at least one output operably connected to the at least one output of said vocoder.
In another embodiment, the encoder comprises a memory, wherein the encoder is adapted to execute instructions stored in the memory comprising classifying speech segments as ⅛ frame, prototype pitch period, code-excited linear prediction or noise-excited linear prediction.
In another embodiment, the decoder comprises a memory and the decoder is adapted to execute instructions stored in the memory comprising time-warping a residual signal to an expanded or compressed version of the residual signal.
Further scope of applicability of the present invention will become apparent from the following detailed description, claims, and drawings. However, it should be understood that the detailed description and specific examples, while indicating preferred embodiments of the invention, are given by way of illustration only, since various changes and modifications within the spirit and scope of the invention will become apparent to those skilled in the art.
The present invention will become more fully understood from the detailed description given here below, the appended claims, and the accompanying drawings in which:
The word “illustrative” is used herein to mean “serving as an example, instance, or illustration.” Any embodiment described herein as “illustrative” is not necessarily to be construed as preferred or advantageous over other embodiments.
Features of Using Time-Warping in a Vocoder
Human voices consist of two components. One component comprises fundamental waves that are pitch-sensitive and the other is fixed harmonics which are not pitch sensitive. The perceived pitch of a sound is the ear's response to frequency, i.e., for most practical purposes the pitch is the frequency. The harmonics components add distinctive characteristics to a person's voice. They change along with the vocal cords and with the physical shape of the vocal tract and are called formants.
Human voice can be represented by a digital signal s(n) 10. Assume s(n) 10 is a digital speech signal obtained during a typical conversation including different vocal sounds and periods of silence. The speech signal s(n) 10 is preferably portioned into frames 20. In one embodiment, s(n) 10 is digitally sampled at 8 kHz.
Current coding schemes compress a digitized speech signal 10 into a low bit rate signal by removing all of the natural redundancies (i.e., correlated elements) inherent in speech. Speech typically exhibits short term redundancies resulting from the mechanical action of the lips and tongue, and long term redundancies resulting from the vibration of the vocal cords. Linear Predictive Coding (LPC) filters the speech signal 10 by removing the redundancies producing a residual speech signal 30. It then models the resulting residual signal 30 as white Gaussian noise. A sampled value of a speech waveform may be predicted by weighting a sum of a number of past samples 40, each of which is multiplied by a linear predictive coefficient 50. Linear predictive coders, therefore, achieve a reduced bit rate by transmitting filter coefficients 50 and quantized noise rather than a full bandwidth speech signal 10. The residual signal 30 is encoded by extracting a prototype period 100 from a current frame 20 of the residual signal 30.
A block diagram of one embodiment of a LPC vocoder 70 used by the present method and apparatus can be seen in
where the predictor coefficients 50 are represented by ak and the gain by G.
The summation is computed from k=1 to k=p. If an LPC-10 method is used, then p=10. This means that only the first 10 coefficients 50 are transmitted to the LPC synthesizer 80. The two most commonly used methods to compute the coefficients are, but not limited to, the covariance method and the auto-correlation method.
It is common for different speakers to speak at different speeds. Time compression is one method of reducing the effect of speed variation for individual speakers. Timing differences between two speech patterns may be reduced by warping the time axis of one so that the maximum coincidence is attained with the other. This time compression technique is known as time-warping. Furthermore, time-warping compresses or expands voice signals without changing their pitch.
Typical vocoders produce frames 20 of 20 msec duration, including 160 samples 90 at the preferred 8 kHz rate. A time-warped compressed version of this frame 20 has a duration smaller than 20 msec, while a time-warped expanded version has a duration larger than 20 msec. Time-warping of voice data has significant advantages when sending voice data over packet-switched networks, which introduce delay jitter in the transmission of voice packets. In such networks, time-warping can be used to mitigate the effects of such delay jitter and produce a “synchronous” looking voice stream.
Embodiments of the invention relate to an apparatus and method for time-warping frames 20 inside the vocoder 70 by manipulating the speech residual 30. In one embodiment, the present method and apparatus is used in 4 GV. The disclosed embodiments comprise methods and apparatuses or systems to expand/compress different types of 4 GV speech segments 110 encoded using Prototype Pitch Period (PPP), Code-Excited Linear Prediction (CELP) or (Noise-Excited Linear Prediction (NELP) coding.
The term “vocoder” 70 typically refers to devices that compress voiced speech by extracting parameters based on a model of human speech generation. Vocoders 70 include an encoder 204 and a decoder 206. The encoder 204 analyzes the incoming speech and extracts the relevant parameters. In one embodiment, the encoder comprises a filter 75. The decoder 206 synthesizes the speech using the parameters that it receives from the encoder 204 via a transmission channel 208. In one embodiment, the decoder comprises a synthesizer 80. The speech signal 10 is often divided into frames 20 of data and block processed by the vocoder 70.
Those skilled in the art will recognize that human speech can be classified in many different ways. Three conventional classifications of speech are voiced, unvoiced sounds and transient speech.
The 4GV Vocoder Uses 4 Different Frame Types
The fourth generation vocoder (4GV) 70 used in one embodiment of the invention provides attractive features for use over wireless networks. Some of these features include the ability to trade-off quality vs. bit rate, more resilient vocoding in the face of increased packet error rate (PER), better concealment of erasures, etc. The 4GV vocoder 70 can use any of four different encoders 204 and decoders 206. The different encoders 204 and decoders 206 operate according to different coding schemes. Some encoders 204 are more effective at coding portions of the speech signal s(n) 10 exhibiting certain properties. Therefore, in one embodiment, the encoders 204 and decoders 206 mode may be selected based on the classification of the current frame 20.
The 4GV encoder 204 encodes each frame 20 of voice data into one of four different frame 20 types: Prototype Pitch Period Waveform Interpolation (PPPWI), Code-Excited Linear Prediction (CELP), Noise-Excited Linear Prediction (NELP), or silence ⅛th rate frame. CELP is used to encode speech with poor periodicity or speech that involves changing from one periodic segment 110 to another. Thus, the CELP mode is typically chosen to code frames classified as transient speech. Since such segments 110 cannot be accurately reconstructed from only one prototype pitch period, CELP encodes characteristics of the complete speech segment 110. The CELP mode excites a linear predictive vocal tract model with a quantized version of the linear prediction residual signal 30. Of all the encoders 204 and decoders 206 described herein, CELP generally produces more accurate speech reproduction, but requires a higher bit rate.
A Prototype Pitch Period (PPP) mode can be chosen to code frames 20 classified as voiced speech. Voiced speech contains slowly time varying periodic components which are exploited by the PPP mode. The PPP mode codes a subset of the pitch periods 100 within each frame 20. The remaining periods 100 of the speech signal 10 are reconstructed by interpolating between these prototype periods 100. By exploiting the periodicity of voiced speech, PPP is able to achieve a lower bit rate than CELP and still reproduce the speech signal 10 in a perceptually accurate manner.
PPPWI is used to encode speech data that is periodic in nature. Such speech is characterized by different pitch periods 100 being similar to a “prototype” pitch period (PPP). This PPP is the only voice information that the encoder 204 needs to encode. The decoder can use this PPP to reconstruct other pitch periods 100 in the speech segment 110.
A “Noise-Excited Linear Predictive” (NELP) encoder 204 is chosen to code frames 20 classified as unvoiced speech. NELP coding operates effectively, in terms of signal reproduction, where the speech signal 10 has little or no pitch structure. More specifically, NELP is used to encode speech that is noise-like in character, such as unvoiced speech or background noise. NELP uses a filtered pseudo-random noise signal to model unvoiced speech. The noise-like character of such speech segments 110 can be reconstructed by generating random signals at the decoder 206 and applying appropriate gains to them. NELP uses the simplest model for the coded speech, and therefore achieves a lower bit rate.
⅛th rate frames are used to encode silence, e.g., periods where the user is not talking.
All of the four vocoding schemes described above share the initial LPC filtering procedure as shown in
Residual Time Warping
As stated above, time-warping can be used for expansion or compression of the speech signal 10. While a number of methods may be used to achieve this, most of these are based on adding or deleting pitch periods 100 from the signal 10. The addition or subtraction of pitch periods 100 can be done in the decoder 206 after receiving the residual signal 30, but before the signal 30 is synthesized. For speech data that is encoded using either CELP or PPP (not NELP), the signal includes a number of pitch periods 100. Thus, the smallest unit that can be added or deleted from the speech signal 10 is a pitch period 100 since any unit smaller than this will lead to a phase discontinuity resulting in the introduction of a noticeable speech artifact. Thus, one step in time-warping methods applied to CELP or PPP speech is estimation of the pitch period 100. This pitch period 100 is already known to the decoder 206 for CELP/PPP speech frames 20. In the case of both PPP and CELP, pitch information is calculated by the encoder 204 using auto-correlation methods and is transmitted to the decoder 206. Thus, the decoder 206 has accurate knowledge of the pitch period 100. This makes it simpler to apply the time-warping method of the present invention in the decoder 206.
Furthermore, as stated above, it is simpler to time warp the signal 10 before synthesizing the signal 10. If such time-warping methods were to be applied after decoding the signal 10, the pitch period 100 of the signal 10 would need to be estimated. This requires not only additional computation, but also the estimation of the pitch period 100 may not be very accurate since the residual signal 30 also contains LPC information 170.
On the other hand, if the additional pitch period 100 estimation is not too complex, then doing time-warping after decoding does not require changes to the decoder 206 and can thus, be implemented just once for all vocoders 80.
Another reason for doing time-warping in the decoder 206 before synthesizing the signal using LPC coding synthesis is that the compression/expansion can be applied to the residual signal 30. This allows the linear predictive coding (LPC) synthesis to be applied to the time-warped residual signal 30. The LPC coefficients 50 play a role in how speech sounds and applying synthesis after warping ensures that correct LPC information 170 is maintained in the signal 10.
If, on the other hand, time-warping is done after the decoding the residual signal 30, the LPC synthesis has already been performed before time-warping. Thus, the warping procedure can change the LPC information 170 of the signal 10, especially if the pitch period 100 prediction post-decoding has not been very accurate. In one embodiment, the steps performed by the time-warping methods disclosed in the present application are stored as instructions located in software or firmware 81 located in memory 82. In
The encoder 204 (such as the one in 4GV) may categorize speech frames 20 as PPP (periodic), CELP (slightly periodic) or NELP (noisy) depending on whether the frames 20 represents voiced, unvoiced or transient speech. Using information about the speech frame 20 type, the decoder 206 can time-warp different frame 20 types using different methods. For instance, a NELP speech frame 20 has no notion of pitch periods and its residual signal 30 is generated at the decoder 206 using “random” information. Thus, the pitch period 100 estimation of CELP/PPP does not apply to NELP and, in general, NELP frames 20 may be warped (expanded/compressed) by less than a pitch period 100. Such information is not available if time-warping is performed after decoding the residual signal 30 in the decoder 206. In general, time-warping of NELP-like frames 20 after decoding leads to speech artifacts. Warping of NELP frames 20 in the decoder 206, on the other hand, produces much better quality.
Thus, there are two advantages to doing time-warping in the decoder 206 (i.e., before the synthesis of the residual signal 30) as opposed to post-decoder (i.e., after the residual signal 30 is synthesized): (i) reduction of computational overhead (e.g., a search for the pitch period 100 is avoided), and (ii) improved warping quality due to a) knowledge of the frame 20 type, b) performing LPC synthesis on the warped signal and c) more accurate estimation/knowledge of pitch period.
Residual Time Warping Methods
The following describe embodiments in which the present method and apparatus time-warps the speech residual 30 inside PPP, CELP and NELP decoders. The following two steps are performed in each decoder 206: (i) time-warping the residual signal 30 to an expanded or compressed version; and (ii) sending the time-warped residual 30 through an LPC filter 80. Furthermore, step (i) is performed differently for PPP, CELP and NELP speech segments 110. The embodiments will be described below.
Time-Warping of Residual Signal when the Speech Segment 110 is PPP:
As stated above, when the speech segment 110 is PPP, the smallest unit that can be added or deleted from the signal is a pitch period 100. Before the signal 10 can be decoded (and the residual 30 reconstructed) from the prototype pitch period 100, the decoder 206 interpolates the signal 10 from the previous prototype pitch period 100 (which is stored) to the prototype pitch period 100 in the current frame 20, adding the missing pitch periods 100 in the process. This process is depicted in
Time-Warping of Residual Signal when Speech Segment 110 is CELP:
As stated earlier, when the speech segment 110 is PPP, the smallest unit that can be added or deleted from the signal is a pitch period 100. On the other hand, in the case of CELP, warping is not as straightforward as for PPP. In order to warp the residual 30, the decoder 206 uses pitch delay 180 information contained in the encoded frame 20. This pitch delay 180 is actually the pitch delay 180 at the end of the frame 20. It should be noted here that even in a periodic frame 20, the pitch delay 180 may be slightly changing. The pitch delays 180 at any point in the frame can be estimated by interpolating between the pitch delay 180 at the end of the last frame 20 and that at the end of the current frame 20. This is shown in
Once the frame 20 has been divided into pitch periods 100, these pitch periods 100 can then be overlap-added to increase/decrease the size of the residual 30. See
In cases when the pitch period 100 is changing, the overlap-add method may merge two pitch periods 110 of unequal length. In this case, better merging may be achieved by aligning the peaks of the two pitch periods 100 before overlap-adding them. The expanded/compressed residual is then sent through the LPC synthesis.
Speech Expansion
A simple approach to expanding speech is to do multiple repetitions of the same PCM samples. However, repeating the same PCM samples more than once can create areas with pitch flatness which is an artifact easily detected by humans (e.g., speech may sound a bit “robotic”). In order to preserve speech quality, the add-overlap method may be used.
Time-Warping of the Residual Signal when the Speech Segment is NELP:
For NELP speech segments, the encoder encodes the LPC information as well as the gains for different parts of the speech segment 110. It is not necessary to encode any other information since the speech is very noise-like in nature. In one embodiment, the gains are encoded in sets of 16 PCM samples. Thus, for example, a frame of 160 samples may be represented by 10 encoded gain values, one for each 16 samples of speech. The decoder 206 generates the residual signal 30 by generating random values and then applying the respective gains on them. In this case, there may not be a concept of pitch period 100, and as such, the expansion/compression does not have to be of the granularity of a pitch period 100.
In order to expand or compress a NELP segment, the decoder 206 generates a larger or smaller number of segments (110) than 160, depending on whether the segment 110 is being expanded or compressed. The 10 decoded gains are then applied to the samples to generate an expanded or compressed residual 30. Since these 10 decoded gains correspond to the original 160 samples, these are not applied directly to the expanded/compressed samples. Various methods may be used to apply these gains. Some of these methods are described below.
If the number of samples to be generated is less than 160, then all 10 gains need not be applied. For instance, if the number of samples is 144, the first 9 gains may be applied. In this instance, the first gain is applied to the first 16 samples, samples 1-16, the second gain is applied to the next 16 samples, samples 17-32, etc. Similarly, if samples are more than 160, then the 10th gain can be applied more than once. For instance, if the number of samples is 192, the 10th gain can be applied to samples 145-160, 161-176, and 177-192.
Alternately, the samples can be divided into 10 sets of equal number, each set having an equal number of samples, and the 10 gains can be applied to the 10 sets. For instance, if the number of samples is 140, the 10 gains can be applied to sets of 14 samples each. In this instance, the first gain is applied to the first 14 samples, samples 1-14, the second gain is applied to the next 14 samples, samples 15-28, etc.
If the number of samples is not perfectly divisible by 10, then the 10th gain can be applied to the remainder samples obtained after dividing by 10. For instance, if the number of samples is 145, the 10 gains can be applied to sets of 14 samples each. Additionally, the 10th gain is applied to samples 141-145.
After time-warping, the expanded/compressed residual 30 is sent through the LPC synthesis when using any of the above recited encoding methods.
Those of skill in the art would understand that information and signals may be represented using any of a variety of different technologies and techniques. For example, data, instructions, commands, information, signals, bits, symbols, and chips that may be referenced throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or particles, optical fields or particles, or any combination thereof.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The various illustrative logical blocks, modules, and circuits described in connection with the embodiments disclosed herein may be implemented or performed with a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), flash memory, Read Only Memory (ROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An illustrative storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal. The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
This application claims benefit of U.S. Provisional Application No. 60/660,824 entitled “Time Warping Frames Inside the Vocoder by Modifying the Residual” filed Mar. 11, 2005, the entire disclosure of this application being considered part of the disclosure of this application and hereby incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
4710960 | Sato | Dec 1987 | A |
5283811 | Chennakeshu et al. | Feb 1994 | A |
5317604 | Osterweil | May 1994 | A |
5371853 | Kao et al. | Dec 1994 | A |
5440562 | Cutler | Aug 1995 | A |
5490479 | Shalev | Feb 1996 | A |
5586193 | Ichise et al. | Dec 1996 | A |
5640388 | Woodhead et al. | Jun 1997 | A |
5696557 | Yamashita et al. | Dec 1997 | A |
5794186 | Bergstrom et al. | Aug 1998 | A |
5899966 | Matsumoto et al. | May 1999 | A |
5929921 | Taniguchi et al. | Jul 1999 | A |
5940479 | Guy et al. | Aug 1999 | A |
5966187 | Do | Oct 1999 | A |
6073092 | Kwon | Jun 2000 | A |
6134200 | Timmermans | Oct 2000 | A |
6240386 | Thyssen | May 2001 | B1 |
6259677 | Jain | Jul 2001 | B1 |
6366880 | Ashley | Apr 2002 | B1 |
6370125 | Belk | Apr 2002 | B1 |
6377931 | Shlomot | Apr 2002 | B1 |
6456964 | Manjunath et al. | Sep 2002 | B2 |
6496794 | Kleider et al. | Dec 2002 | B1 |
6693921 | Whitfield | Feb 2004 | B1 |
6785230 | Ogata et al. | Aug 2004 | B1 |
6813274 | Suzuki et al. | Nov 2004 | B1 |
6859460 | Chen | Feb 2005 | B1 |
6922669 | Schalk et al. | Jul 2005 | B2 |
6925340 | Suito et al. | Aug 2005 | B1 |
6944510 | Ballesty et al. | Sep 2005 | B1 |
6996626 | Smith | Feb 2006 | B1 |
7006511 | Lanzafame et al. | Feb 2006 | B2 |
7016970 | Harumoto et al. | Mar 2006 | B2 |
7079486 | Colavito et al. | Jul 2006 | B2 |
7117156 | Kapilow | Oct 2006 | B1 |
7126957 | Isukaoalli et al. | Oct 2006 | B1 |
7158572 | Dunne et al. | Jan 2007 | B2 |
7263109 | Ternovsky | Aug 2007 | B2 |
7266127 | Gupta et al. | Sep 2007 | B2 |
7272400 | Othmer | Sep 2007 | B1 |
7280510 | Lothia et al. | Oct 2007 | B2 |
7336678 | Vinnakota et al. | Feb 2008 | B2 |
7424026 | Mallila | Sep 2008 | B2 |
7496086 | Eckberg | Feb 2009 | B2 |
7525918 | LeBlanc et al. | Apr 2009 | B2 |
7551671 | Tyldesley et al. | Jun 2009 | B2 |
20020016711 | Manjunath et al. | Feb 2002 | A1 |
20020133334 | Coorman et al. | Sep 2002 | A1 |
20020133534 | Forslow | Sep 2002 | A1 |
20020145999 | Dzik | Oct 2002 | A1 |
20030152093 | Gupta et al. | Aug 2003 | A1 |
20030152094 | Colavito et al. | Aug 2003 | A1 |
20030152152 | Dunne et al. | Aug 2003 | A1 |
20030185186 | Tsutsumi et al. | Oct 2003 | A1 |
20030202528 | Eckberg | Oct 2003 | A1 |
20040022262 | Vinnakota et al. | Feb 2004 | A1 |
20040039464 | Virolainen et al. | Feb 2004 | A1 |
20040057445 | LeBlanc | Mar 2004 | A1 |
20040120309 | Kurittu et al. | Jun 2004 | A1 |
20040141528 | LeBlanc et al. | Jul 2004 | A1 |
20040156397 | Heikkinen et al. | Aug 2004 | A1 |
20040179474 | Usuda et al. | Sep 2004 | A1 |
20040204935 | Anandakumar et al. | Oct 2004 | A1 |
20050007952 | Scott | Jan 2005 | A1 |
20050036459 | Kexys et al. | Feb 2005 | A1 |
20050058145 | Florencio et al. | Mar 2005 | A1 |
20050089003 | Proctor et al. | Apr 2005 | A1 |
20050180405 | Bastin | Aug 2005 | A1 |
20050228648 | Heikkinen et al. | Oct 2005 | A1 |
20050243846 | Mallila | Nov 2005 | A1 |
20060077994 | Spindola et al. | Apr 2006 | A1 |
20060171419 | Spindola et al. | Aug 2006 | A1 |
20060184861 | Sun et al. | Aug 2006 | A1 |
20060187970 | Lee et al. | Aug 2006 | A1 |
20060277042 | Vos et al. | Dec 2006 | A1 |
20070206645 | Sundqvist et al. | Sep 2007 | A1 |
Number | Date | Country |
---|---|---|
ZL018103383 | Oct 2005 | CN |
0707398 | Apr 1996 | EP |
0731448 | Sep 1996 | EP |
1088303 | Apr 2001 | EP |
1221694 | Jul 2002 | EP |
1278353 | Dec 2003 | EP |
1536582 | Jun 2005 | EP |
56-43800 | Oct 1981 | JP |
57158247 | Sep 1982 | JP |
61-156949 | Jul 1986 | JP |
64029141 | Jan 1989 | JP |
02081538 | Mar 1990 | JP |
2502776 | Aug 1990 | JP |
04-113744 | Apr 1992 | JP |
04150241 | May 1992 | JP |
8130544 | May 1996 | JP |
08256131 | Oct 1996 | JP |
9127995 | May 1997 | JP |
09261613 | Oct 1997 | JP |
10-190735 | Jul 1998 | JP |
2001045067 | Feb 2001 | JP |
2001134300 | May 2001 | JP |
2003532149 | Oct 2003 | JP |
2004153618 | May 2004 | JP |
2004-266724 | Sep 2004 | JP |
2004-282692 | Oct 2004 | JP |
2005-057504 | Mar 2005 | JP |
2005521907 | Jul 2005 | JP |
2006-050488 | Feb 2006 | JP |
20040050813 | Jun 2004 | KR |
2073913 | Feb 1997 | RU |
2118058 | Aug 1998 | RU |
8807297 | Sep 1988 | WO |
9222891 | Dec 1992 | WO |
9522819 | Aug 1995 | WO |
9710586 | Mar 1997 | WO |
0024144 | Apr 2000 | WO |
0033503 | Jun 2000 | WO |
0042749 | Jul 2000 | WO |
WO0055829 | Sep 2000 | WO |
WO0063885 | Oct 2000 | WO |
WO0176162 | Oct 2001 | WO |
WO 0182289 | Nov 2001 | WO |
WO0182293 | Nov 2001 | WO |
WO03083834 | Oct 2003 | WO |
WO03090209 | Oct 2003 | WO |
2006099534 | Sep 2006 | WO |
Number | Date | Country | |
---|---|---|---|
20060206334 A1 | Sep 2006 | US |
Number | Date | Country | |
---|---|---|---|
60660824 | Mar 2005 | US |