A portion of the disclosure of this patent application, including the accompanying compact discs, contains material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of this patent document or the patent disclosure as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights.
Although audio signals are often transmitted in digital form, analog transmission remains attractive for many applications, particularly where bandwidth and dynamic range constraints of the transmission channel limit the potential data rate of digital transmission. Audio encoding schemes have been developed that permit audio transmission at lower data rates, but the data rate reduction is typically accompanied by various drawbacks. These include digital signal processing complexity, degraded audio quality, encoding and decoding delays, and abrupt performance degradation with weakening signals.
Conventional analog transmission techniques can efficiently convey the frequency spectrum of an audio signal without the excess bandwidth of high digital data rates or the disadvantages associated with data rate reduction. Such techniques require strong signals to preserve high audio dynamic range, however, which is ultimately limited by noise in the analog transmission circuitry. This problem is often mitigated by “companding” the signal.
Companding involves compressing an audio signal by variably amplifying it depending on signal level (with stronger signals being amplified less than weaker signals), transmitting it over an analog channel, then expanding the audio signal at the receiving end of the channel by subjecting it to a complementary variable amplification. The two variable amplifications complement each other so that expansion restores the final signal to its original amplitude. The compressed audio signal requires less dynamic range than the original for faithful transmission over the analog channel. However, companding requires compromises in selecting the attack and release times used in tracking amplitude variations. The compressor should track variations rapidly enough to compress a signal effectively but slowly enough to avoid distorting its low-frequency components. The resulting design compromise attempts to balance compandor performance with compandor artifacts like signal distortion and “pumping” and “breathing” sounds that many listeners find equally objectionable.
Dual-band compandors have been developed in an attempt to alleviate these audio problems. By separating an audio signal into high and low frequency bands, a dual-band compandor can process each band with attack and release times better suited for the frequencies in question. But the selections made for each band are still compromises, and compandor artifacts and signal distortion can remain problematic. In addition, the expansion stage of a multi-band compandor is difficult to implement accurately.
Accordingly, a need remains for a method of transmitting audio signals over an analog channel with the dynamic range benefits of companding but without significant audio degradation of the type conventionally associated with companding, and without the difficulty of multiple band companding.
Methods and systems according to various aspects of the present invention compand audio signals using signal prediction, followed by expansion and reconstruction. The methods and systems compress and expand an error signal that represents deviations between samples of the original signal and predicted samples. Each predicted sample is generated by an extrapolation based on a sub-sequence of prior samples of the original signal.
Various methods and systems of the invention further generate a time series of correction samples based on the error signal as it is received from the analog channel after amplitude expansion. Output samples are then generated from the sums of the correction samples and respective predicted samples of a second time series, each of which is extrapolated based on a sub-sequence of prior correction samples.
To generate the amplitude-compressed error signal, various methods and systems of the invention generate a time series of input samples representing amplitude of the continuous-time signal at regularly spaced sample times. They further generate predicted samples that are each based on extrapolation of a sub-sequence of prior input samples. They then compute a sub-sequence of raw differentials between respective time series of input samples and predicted samples and amplitude-compress the differentials to reduce differences in overall amplitude between sub-sequences of large differentials and sub-sequences of small differentials. The result is a time series of amplitude compressed error samples, which is the source of the continuous-time error signal.
A particularly advantageous system and method of the invention uses adaptive linear predictors to perform extrapolation during compression and reconstruction. Each predictor maintains coefficients of a prediction error filter and a buffer of samples that are based on errors the predictor has made in previous extrapolations. The predictor effectively applies an FIR filter to a sequence (i.e., time series) of differences between (1) its predictions of previous input samples and (2) the input samples themselves. By filtering out errors caused by unpredicted signal variations, the predictors generate extrapolations that are based more on the cyclic, largely accurate components of their previous predictions than on unavoidable errors induced by such variations. (These variations are sometimes called “innovations” because they are unexpected deviations from the signal norm.) Each predictor gradually updates its coefficients in a manner designed to minimize error in its predictions. As a result, the prediction error filter minimizes attenuation of the accurate components of the previous predictions and thus preserves their positive effect in subsequent extrapolations.
In contrast, the prediction error filter of each predictor attenuates noise on the predictor input, which the filter treats as unpredictable signal variations or “innovations.” Thus, the predictor significantly reduces the noise level in spectral regions removed from the spectra of predicted signal components. It is in these otherwise quiet spectral regions where noise is most noticeable to the ear, and the use of adaptive predictors in this advantageous method of the invention provides a significant psychoacoustic enhancement to the quality of the reconstructed signal.
A more particular system and method of the invention generates each updated set of predictor coefficients by reducing their amplitudes with a small forgetting factor and adding suitable offsets, e.g., computed in accordance with the least-mean-squares (LMS) algorithm, to compensate for the previous prediction being overly low or high. The LMS algorithm can include a quantization step, in which case the offset added to each coefficient has a constant, small magnitude and suitably chosen positive or negative sign. A predictor adapted in such a fashion seems to extrapolate signals somewhat better at low frequencies than at high frequencies. The resulting prediction error signal has low-frequency components that are significantly attenuated relative to those of the original signal on which the extrapolation is based. Thus, by employing such prediction and compressing and expanding the error signal rather than the original signal, the invention can take advantage of companding to enhance the signal's dynamic range while substantially protecting the signal's low-frequency components from compandor distortion. As a result, the companding can operate with faster attack and decay times and avoid introducing “pumping” and “breathing” audio artifacts.
Another advantageous system and method of the invention amplitude-compresses a sub-sequence of raw differentials (actual vs. predicted sample amplitude) by computing a sidechain factor responsive to a time-averaged overall amplitude of the sub-sequence. The system and method then adjusts amplitude of the raw differentials in opposite proportion to the sidechain factor, boosting the amplitudes of smaller differentials or reducing the amplitudes of larger differentials. The system and method can perform a complementary amplitude expansion on the correction (received) samples by computing the sidechain factor responsive to a time-averaged overall amplitude of a sub-sequence of receive samples. The system and method then adjusts amplitude of the receive samples by reducing the amplitudes of smaller-valued samples or boosting the amplitudes of larger-valued samples, thus increasing the amplitude range.
The above summary does not include an exhaustive list of all aspects of the present invention. For example, various aspects of the invention call for circuitry that advantageously implements the methods discussed above. Indeed, the inventor contemplates that the invention includes all systems and methods that can be practiced from all suitable combinations of the various aspects summarized above, as well as those disclosed in the detailed description below and particularly pointed out in the claims filed with the application. Such combinations have particular advantages not specifically recited in the above summary.
Various embodiments of the present invention are described below with reference to the drawings, wherein like designations denote like elements.
A signal-predictive audio transmission system according to various aspects of the present invention provides numerous benefits, including substantial psychoacoustic reduction in perceived noise levels and enhancement of dynamic range, without significant audio degradation of the type conventionally associated with companding. Such a system can be advantageously implemented wherever such benefits are desired. For example, wireless microphone system 100 of
The error signal that transmitter 110 sends to receiver 150, which travels via field radiation over wireless link 15, is not directly based on the actual audio input signal. (Indeed, it is barely recognizable if listened to directly, in many implementations.) Rather, the error signal is representative of amplitude-compressed deviations between the input signal and an extrapolation that transmitter 110 computes based on the input signal.
Wireless microphone system 100 and other exemplary embodiments of the invention may be better understood with reference to
The program listing, which implements a simulation of the invention with the GNU OCTAVE mathematical programming language, is referenced herein with the name “program listing” followed by a line number or numbers, e.g., “program listing 090–110.”
The modules listed in TABLE I below implement a simulation of the invention with the C++ programming language.
The modules listed in TABLE II implement an embodiment of the invention with the TMS320V5402 DSP programming language.
Exemplary transmitter 110 implements functional modules for signal processing and control functions. Functional modules primarily for signal processing include: an amplifier 112 coupled to a microphone 111 for reception of an audio input signal; a coder/decoder module 114 (CODEC) including delta-sigma A/D and D/A converters; a digital signal processor 116 (DSP); and an RF transmit module 120 coupled to CODEC 114 via an amplifier 118. Functional modules primarily for control include a microcontroller 122 and an I/O module 124, which couples to microcontroller 122 and to a suitable user interface not shown in
Exemplary receiver 150 also implements functional modules for signal processing and control functions. Functional modules of receiver 150 that are primarily for signal processing include: an RF receive module 152 coupled to FM transmit module 120 of transmitter 110 via wireless link 15; a CODEC 154 similar to CODEC 114 of transmitter 100; a DSP 156; an amplifier 158 coupled to an analog audio connector for transmission of an audio signal reconstructed by receiver 150; and a digital audio interface module 160 coupled to a digital audio connector for transmission of a digitally represented version of the audio signal. Functional modules of receiver 150 primarily for control include a microcontroller 162 and an I/O module 164, which couples to microcontroller 162 and to a suitable user interface not shown in
Transmitter 110 and receiver 150 includes some of the same types of functional modules. Both devices include CODECs, DSPs, and microcontrollers. These functional modules can be implemented by similar or identical hardware in both devices, with different software for causing them to operate appropriately in transmitter 110 or receiver 150.
In operation of wireless microphone system 100, a user (not shown) speaks, sings, or otherwise generates audio input at microphone 111, which couples to or is integral with transmitter 110. Amplifier 112 receives the resultant audio signal from microphone 111 and conveys an amplified version of it to CODEC 114. A delta-sigma A/D converter in CODEC 114 conventionally generates a time series of input samples representing amplitude of the continuous-time audio signal at regularly spaced sample times. (Samples occur at “regularly spaced” times when they do not vary enough in their spacing to detract significantly from subsequent discrete-time processing.) These samples pass from CODEC 114 into DSP 116 via a serial connection 46.
DSP 116 performs signal processing, discussed below with reference to
Module 120 transmits the modulated RF signal at a frequency and power level appropriate for reception by receiver 150 within a desired range and RF regulatory jurisdiction. When operating under Part 74 of the United States' F.C.C., for example, module 120 can transmit the RF signal within the frequency range of 500–800 MHz and the output power range of 50–250 mW. Transmit module 120 can include any suitable circuitry, for example an SA7026 PLL integrated circuit marketed by Philips, a VCO employing separate 1204–199 varactor diodes for PLL and modulation control, and successive amplification stages including the NEC85633, NE25139, STNBF520, and ATF-54143 discrete semiconductor devices.
The user of transmitter 110 can control it by suitable human-interface interaction with I/O module 124. For example, the user can monitor audio signal level via sequential “bar graph” LEDs (not shown) and adjust gain of amplifier 112 with a potentiometer or up/down buttons (also not shown) to maintain adequate signal level while avoiding clipping. Input and output conveyed through I/O module 124 passes to and from microcontroller 122 via a suitable digital connection.
When positioned in range of transmitter 110, RF receive module 152 of receiver 150 suitably downconverts and demodulates the RF signal from transmitter 110, e.g., with dual- or triple-conversion superheterodyne downconversion. The resultant receive error signal passes to CODEC 154. A delta-sigma A/D converter in CODEC 154 conventionally generates a time series of samples based on the continuous-time error signal at regularly spaced sample times. These samples pass from CODEC 154 into DSP 156 via a serial connection 146, which performs amplitude expansion on the samples to generate a time series of correction samples. DSP 156 generates a time series of output samples based on summation of the correction samples and a time series of samples it predicts (separately from the predicted samples of DSP 114). Each sample of the time series predicted by DSP 156 is an extrapolation based on a sub-sequence of prior correction samples, i.e., a group of consecutive correction samples that occurred before DSP 156 predicted the sample in question. The expansion, prediction, and other signal processing that DSP 156 performs is discussed in greater detail below with reference to
Output samples from DSP 156 travel to CODEC 154 via serial connection 164, which reconstructs an audio signal as a continuous-time analog representation of the sequential output samples. CODEC 154 conveys the reconstructed audio signal to an amplifier 158, which couples to a suitable audio connector 159. Exemplary receiver 150 also provides a digital audio output, from DSP 156 through a digital audio interface module 160, at a digital audio connector 161. (
As mentioned above, a signal-predictive audio transmission system according to various aspects of the invention can be advantageously implemented wherever its benefits are desired. A wireless microphone system employing such transmission need not operate in the specific configuration of exemplary transmitter 110 and receiver 150. For example, one or more application specific integrated circuits (ASICs) or programmable logic devices (PLDs) can be employed instead of, or in addition to, software-controlled DSPs 116, 156. The functions that microcontrollers 122, 162 implement in exemplary system 100 can be performed instead by any DSPs, ASICs, or PLDs employed for signal processing. Even functions implemented by RF transmit and receive modules 120, 152 can be implemented in such digital signal processing components.
Indeed, audio systems of entirely different types than exemplary wireless microphone system 100 can advantageously transmit audio using signal-predictive compression and expansion according to various aspects of the invention. For example, analog microcassette recorders can transmit audio onto a magnetic medium using signal-predictive compression and receive the magnetically recorded audio using a complementary predictive signal reconstruction process.
The signal flow diagram of
Analog circuitry (not shown) conveys correction samples to input 247 of receive module 250 by transmitting an analog signal representing the error samples between modules 210 and 250 via an analog channel 246. An analog channel includes any signal transmission path over which an analog signal can travel without losing substantial information contained in the analog signal levels. Such a channel can include, or exclude, intervening processing of the signal such as companding, modulation, digital encoding, etc. An analog signal is a signal (usually continuous-time) that can, at a given time, have any one of several (often infinite) different possible levels within an amplitude range. In exemplary system 200, noise 290 of analog channel 246, e.g., a wireless link implemented by RF transmit and receive modules 120 and 152 of
Receive module 250 implements, e.g., by hardware and software of receiver 150 of
Operation of transmit module 210 may be better understood by an example illustrated by the simulation code of program listing 031–34, 54–57, 61–74 and the plots of
Amplitude compression according to various aspects of the invention includes any process suitable for reducing the dynamic range required to convey a signal such that a complementary expansion process can faithfully reconstruct the signal. As in all the functional modules illustrated in
A simple example of amplitude compression is the nonlinear transformation of sample amplitudes on a sample-by-sample basis used in μ-law compandors. Compressor 214 employs a more sophisticated and effective amplitude compression process, in which it computes a sidechain factor (program listing 70–72, 228–248) responsive to a time-averaged overall amplitude of a sub-sequence of the differential samples from junction 212. (A sub-sequence of samples includes any contiguous portion of a time series, i.e., multiple sequential samples selected from a stream of sequential samples.) Compressor 214 generates error samples by adjusting amplitude of the differential samples in opposite proportion to the sidechain factor (program listing 209–215). Thus, sub-sequences of error samples having small amplitudes are closer in overall amplitude to sub-sequences of error samples having large amplitudes, compared to the corresponding sub-sequences of small and large differentials on which the error samples are based.
A digital-to-analog conversion module (not shown) of transmit module 210 generates an error signal as a continuous-time representation of the time series of error samples generated by compressor 214. A continuous-time signal is any signal that is not sampled, e.g., a waveform processed exclusively by analog circuitry. Transmit module 210 transmits the signal via analog channel 246 from its output 245 to receive module 250.
Transmit module 210 further includes an expander module 216 that reproduces expansion performed in receive module 250, by amplitude expander 252. The result of this local expansion (program listing 65–69) is a sequence (i.e., time series) of samples on which predictor 220 can base its extrapolations. These samples, having undergone both compression and complementary expansion within transmit module 210, closely match data used by predictor 256 of receive module 250 after that module has performed its own expansion, with expander 252.
Based on the compressed and then expanded samples, predictor 220 (program listing 55–57) predicts samples of a first time series within transmit module 210. Prediction according to various aspects of the invention includes any process that estimates, to a desired degree of accuracy, the expected value of a future sample in a time series based on a number of prior samples in that sequence. As mentioned above, all functional modules depicted in
Exemplary predictor 220 employs adaptive linear prediction with coefficients updated by a quantized version of the least-mean-squares (LMS) algorithm. Variant linear predictors use continuous (non-quantized) LMS or recursive-least-squares (RLS) algorithms instead. In addition, many known alternatives to LMS- or RLS-adapted linear prediction prediction are available, a few of which are listed below. Published information, some of which is specifically cited below, is readily available for guidance in implementation of these known techniques. (All publicly available information cited below and elsewhere in this application is incorporated herein by reference.)
EXAMPLE TECHNIQUE #1—Pole-zero signal model approximation of Padé, Prony, or Shank for N most recent samples, followed by evaluation of the unit sample response δ[n−k] of the model at sample k+N. M. H. Hayes, Statistical Digital Signal Processing and Modeling, ISBN 0-471 59431-8 (1996), pp. 133–160.
EXAMPLE TECHNIQUE #2—Prony's, autocorrelation, or covariance approximation of all-pole signal model in one-step-ahead linear predictor equivalent configuration. Hayes, pp. 160–188. N. S. Jayant and P. Noll, Digital Coding of Waveforms—Principles and Applications to Speech and Audio, ISBN 0-13-211913-7 (1984), pp. 64–255.
EXAMPLE TECHNIQUE #3—Multiple linear predictors adapted by LMS algorithm in FIR cascade structure. P. Prandoni and M. Vetterli, An FIR Cascade Structure for Adaptive Linear Prediction, IEEE Transactions on Signal Processing, Vol. 46, No. 9 (1998), pp. 2566–2571.
EXAMPLE TECHNIQUE #4—Polynomial curve fit to most recent samples k, k+1, . . . k+N−1, followed by evaluation of the resulting function at sample position k+N. To avoid computational overflow with finite-precision processing (e.g., 32 bits), low values of N appear most feasible.
Exemplary predictor module 220 may be better understood with reference to
In operation, predictor module 220 effectively applies prediction error filter 300 to a sequence of processed differential (herein, “PD”) samples, which are based on differences between (1) previous one-step-ahead predictions of what the input samples values were expected to be, and (2) the input samples that actually occurred. (The PD samples are the cascaded output of compressor 214 and complementary expander 216 of
Predictor 220 gradually updates coefficients (program listing 73–74) represented by scaling modules 320 using a quantized variation of the LMS algorithm. This algorithm adds a suitable offset to each coefficient in an effort to reduce a statistic of mean squared error between the actual output of filter 300 and the output that is desired. In exemplary filter module 300, each offset has a constant magnitude and variable sign. The sign of a given offset is positive when there is agreement between the signs of (1) the most recent PD sample from the cascade of junction 212, compressor 214, and expander 216, and (2) an earlier PD sample, stored in a delay element 310 corresponding to the coefficient for that offset.
For example, when the sign of the most recent PD sample is negative (i.e., the previous input sample on which the PD sample is based wound up being smaller than predicted), any coefficients corresponding to delay elements 310 that contain negative-valued PD samples are made more negative, while coefficients corresponding to delay elements containing positive PD samples are conversely made more positive. The rationale behind this coefficient adaptation may be better understood by examining the operation of prediction error filter 300 as an FIR filter, which is a linear time-invariant system. Any discrete-time signal that may be applied to the filter can be characterized as a sum of harmonically related sinusoids, and the resulting output is the sum of the filter's outputs for each of those signals. Thus, various linear combinations of coefficients of filter 300 define the filter's response to cyclic, sinusoidal input signals having particular cycle periods. Consequently, “shaping” a sequence of coefficients to conform to a particular sinusoidal (i.e, Fourier series) component of the PD sample sequence in delay elements 310 maximizes the filter's response to that component of the prediction error signal, which maximizes the effect of that cyclic (i.e., predictable) component in the next extrapolation of predictor 220.
When predictor 220 adapts coefficients of its prediction error filter 300 to conform with the PD sample sequence stored in the filter's delay modules 310 (
As mentioned above, a discrete-time signal can be characterized as a sum of harmonically related sinusoids. A sample sequence or time series (the terms are employed interchangeably herein) is simply a time-limited portion of a discrete-time signal and thus can be characterized as a sum of harmonically related, time-limited sinusoids. Perhaps the most common way of characterizing spectral content of a sample sequence is with a record of the frequency and magnitude of each such sinusoid.
As mentioned above and as illustrated in
Operation of receive module 250 may be better understood by continued consideration of the example with which the simulation code and resulting plots have thus far illustrated operation of transmit module 210. Received error samples appearing at input 247 represent the starting point of signal processing performed by receive module 250.
Amplitude expander 252 of receive module 250 (
Summing junction 254 adds each correction sample from expander 252 to a corresponding predicted sample from predictor 256 (program listing 143–144). The result is a time series of reconstructed samples that appear on output 295 of receive module 250.
The significant performance benefits of signal transmission using signal prediction and compression according to various aspects of the invention can be better appreciated by reference to the signal plots of
The time-domain signal plots of
The spectral plots of
The different noise floors of the signals whose spectral content is shown in
The simulation example discussed above generates the input signal of
Another example provided by the simulation uses as its input the linear combination of tones depicted in
The code of program listing 39–47 generates the simulated input signal of
As mentioned above, the simulation code in the program listing provides only examples of signal transmission according to preferred aspects of the invention, and does not specify any mandatory arrangement of circuitry or functional modules in any particular signal transmission system. In addition, the simulation code is not represented as being without “bugs” or inaccuracies. The simulation and the examples it presents may be better understood with reference to the variable definitions immediately below and the comments interspersed within the program listing.
VARIABLE “b”—Vector of FIR coefficients.
VARIABLE “dq”—Vector of expectation error samples, each being the difference between an original signal sample and a corresponding estimated signal sample.
VARIABLE “N1”—Denominator of forgetting factor, N1−1/N1. Preferably, N1=512, though the GNU Octave simulation uses N1=128 for ease of illustration. Predictor coefficients should “gravitate” toward zero, so that communications glitches have limited lifespans. N1=512 represents a trade-off between performance under ideal conditions and performance in the “real world,” with insignificant degradation of system performance appreciably under good conditions, but with recovery from glitches being still fast enough to result in good audio quality. The forgetting factor N1 also serves to limit the magnitude of the coefficients b. Without it, that magnitude would have to be limited some other way. Every time through the predictor loop, the coefficients are multiplied by (N1−1)/N1 and then a number not to exceed 1/N2 is added. Coefficients are bounded by −N1/N2<=x<=N1/N2.
VARIABLE “N2”—Constant that determines loop gain. When the coefficients b are updated, 1/N2 may be added or subtracted, depending on the signs of current and historical difference signals.
VARIABLE “total_zeros”—Total number of FIR coefficients available for use by predictor. Preferably 30 coefficients are used, though the GNU Octave simulation uses 16 for ease of illustration.
VARIABLE “active_zeros”—Number of FIR coefficients actively used by predictor. In variations, the influence of the last several coefficients can “fade out”, i.e., carry less weight. This “fade out” can help to damp out some of the loop feedback that can cause audible buzzes, whines and other effects that prevent graceful degradation. In the presently preferred embodiment, all coefficients are active.
At 3710, a time series of differentials 3712 is concurrently generated. Each differential is based on the difference between one of the input samples 3704 and a corresponding one of the first time series of predicted samples 3708. An act 3714 of method 3700 generates a time series of error samples 3716 based on amplitude-compressed amplitudes of differential samples 3712. At 3718, an error signal is transmitted via analog channel 3701. The error signal is a continuous-time analog representation of the series of error samples 3716.
At 3720, the error signal is received at a terminus of analog channel 3701. A time series of correction samples 3722 is generated at the terminus. Each correction sample is based on expanded amplitude of the transmitted error signal at regularly spaced sample times. Concurrently with the generation of correction samples at 3720, a subsequence of previously generated correction samples is extrapolated at 3724, forming a second time series of predicted samples 3726.
At 3728, a time series at output samples 3730 is generated. Each output sample is based on the sum of one of correction samples 3722 and one of predicted samples 3726. At 3732 (optionally as represented by dashed box 3734), a reconstructed audio signal can be generated as a continuous-time analog representation of output samples 3730.
As a further option (so indicated by dashed box 3924), the prediction error filter can be periodically adapted to conform with the spectral content of the time series of processed differential samples. Such adapting can include providing a finite-impulse-response prediction error filter having a plurality of filter coefficients 3922. Then, at 3920, least-mean-squares modification of coefficients 3922 is performed. The modification is based on a previous set of filter coefficient values and the time series of processed differential samples.
The inventor considers various elements of the aspects and methods recited in the claims filed with the application as advantageous, perhaps even critical to certain implementations of the invention. However, the inventor regards no particular element as being “essential,” except as set forth expressly in any particular claim.
While the invention has been described in terms of preferred embodiments and generally associated methods, the inventor contemplates that alterations and permutations of the preferred embodiments and methods will become apparent to those skilled in the art upon a reading of the specification and a study of the drawings.
Additional structure can be included, or additional processes performed, while still practicing various aspects of the invention.
Accordingly, neither the above description of preferred exemplary embodiments nor the abstract defines or constrains the invention. Rather, the issued claims variously define the invention. Each variation of the invention is limited only by the recited limitations of its respective claim, and equivalents thereof, without limitation by other terms not present in the claim.
In addition, aspects of the invention are particularly pointed out in the claims using terminology that the inventor regards as having its broadest reasonable interpretation; the more specific interpretations of 35 U.S.C. §112(6) are only intended in those instances where the terms “means” or “steps” are actually recited. The words “comprising,” “including,” and “having” are intended as open-ended terminology, with the same meaning as if the phrase “at least” were appended after each instance thereof. A clause using the term “whereby” merely states the result of the limitations in any claim in which it may appear and does not set forth an additional limitation therein. Both in the claims and in the description above, the conjunction “or” between alternative elements means “and/or,” and thus does not imply that the elements are mutually exclusive unless context or a specific statement indicates otherwise.
Number | Name | Date | Kind |
---|---|---|---|
3763433 | Nicholas | Oct 1973 | A |
3973199 | Widmer | Aug 1976 | A |
4099122 | van Buul | Jul 1978 | A |
5005082 | Zdepski et al. | Apr 1991 | A |
5185806 | Dolby et al. | Feb 1993 | A |
5189701 | Jain | Feb 1993 | A |
5550859 | Seshadri | Aug 1996 | A |
5610943 | Kakuishi et al. | Mar 1997 | A |
5692057 | Grad et al. | Nov 1997 | A |
5777569 | Naruki et al. | Jul 1998 | A |
5780784 | Robbins | Jul 1998 | A |
5794125 | Grad | Aug 1998 | A |
6138036 | O'Cinneide | Oct 2000 | A |
6300880 | Sitnik | Oct 2001 | B1 |
6487535 | Smyth et al. | Nov 2002 | B1 |
6492929 | Coffey et al. | Dec 2002 | B1 |
6597301 | Cerra | Jul 2003 | B2 |
6647064 | Eguchi | Nov 2003 | B1 |
6664913 | Craven et al. | Dec 2003 | B1 |
Number | Date | Country | |
---|---|---|---|
20030191634 A1 | Oct 2003 | US |