EP0218870A2 - Automatic gain control in a digital signal processor - Google Patents
Automatic gain control in a digital signal processor Download PDFInfo
- Publication number
- EP0218870A2 EP0218870A2 EP86111957A EP86111957A EP0218870A2 EP 0218870 A2 EP0218870 A2 EP 0218870A2 EP 86111957 A EP86111957 A EP 86111957A EP 86111957 A EP86111957 A EP 86111957A EP 0218870 A2 EP0218870 A2 EP 0218870A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- value
- gain control
- automatic gain
- signal processor
- agc
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 230000015654 memory Effects 0.000 abstract description 33
- 230000009977 dual effect Effects 0.000 abstract description 4
- 230000009021 linear effect Effects 0.000 description 5
- 238000000034 method Methods 0.000 description 5
- 238000013500 data storage Methods 0.000 description 3
- 230000007246 mechanism Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000003247 decreasing effect Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012804 iterative process Methods 0.000 description 1
- 230000000873 masking effect Effects 0.000 description 1
- 230000009022 nonlinear effect Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000009738 saturating Methods 0.000 description 1
- 230000005236 sound signal Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03G—CONTROL OF AMPLIFICATION
- H03G3/00—Gain control in amplifiers or frequency changers
- H03G3/20—Automatic control
- H03G3/30—Automatic control in amplifiers having semiconductor devices
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03G—CONTROL OF AMPLIFICATION
- H03G3/00—Gain control in amplifiers or frequency changers
- H03G3/20—Automatic control
- H03G3/30—Automatic control in amplifiers having semiconductor devices
- H03G3/3089—Control of digital or coded signals
Definitions
- This invention relates generally to automatic gain control, and more particularly, to automatic gain control in a digital signal processor.
- AGC automatic gain control
- AGC mechanisms are normally used in devices which receive amplitude varying signals.
- the following are examples of such amplitude varying signals: speech from a microphone wherein the distance between the microphone and the speaker changes or where individual speakers talk at varying amplitudes; modem signals from a telephone line, since the amplitude attenuation of any one telephone line may be different from other telephone lines; and, speech from a telephone line wherein the sources of variation may be due to both the speaker and the varying telephone line.
- Automatic gain control mechanisms are helpful to limit the dynamic range over which most of the most complex portion of the signal processing must work, i.e., to prevent amplifiers from saturating from high level signals while at the same time minimizing the effects of thermal noise introduced by circuitry.
- AGC process in such a processor uses division. Typically, the input signal level, which is usually the largest sample over a period of time, is determined, and then arithmetic inversion is performed. All subsequent incoming samples over a period of time are then multiplied by this inverted value. Consequently, large incoming signals are multiplied by a small AGC value, and small incoming signals are multiplied by a large AGC value.
- division is performed rather inefficiently. As a result, large amounts of the processing power of a digital signal processor is employed just for automatic gain control. In a telephony environment, this leaves critical functions such as dual tone multi-frequency detection demodulation, call progress, and telephone line monitor, with reduced processing capability.
- U. S. Patent 4,191,995 shows a typical digital AGC circuit implemented in hardware.
- the circuit includes both an analog attenuator and a digital attenuator for applying controlled attenuation to the input analog signal and the digital representation of said input signal, respectively.
- the analog and digital attenuators operate under control of a digital control circuit.
- U. S. Patent 3,996,519 also discloses a digital signal processor having automatic gain control implemented in hardware.
- the processor disclosed therein utilizes two parity generators, a set-reset flip-flop shift register and logic to control the output of a serially connected shift register.
- U. S. Patent 4,499,586 describes a microprocessor controlled automatic gain control used in a receiver for receiving recurring first and second scanning signals.
- the apparatus includes a linear and a logarithmic amplifier. Means are provided for generating a digital gain control signal in response to a peak magnitude signal with a D/A convertor for converting digital gain control signals into analog gain control signals which are then applied to the gain control input of a linear amplifier.
- U. S. Patent 4,477,698 discloses an apparatus for detecting pickup at a remote telephone set.
- the apparatus uses a high gain band pass filter with no automatic gain control employed. Although the apparatus is able to detect telephone call pickup, it is unable to compensate for different speech levels and/or modem signal levels which would require automatic gain control.
- automatic gain control is provided in a digital signal processing environment to provide automatic gain control (AGC) in speech, telephony, and modem applications.
- a predetermined threshold value is established and stored in a memory location in the data storage associated with signal processor.
- a predetermined automatic gain control (AGC) value as well as a predetermined count threshold value is established and also stored in the data storage.
- Each incoming signal sample that is received is multiplied by the AGC value, with the product being temporarily stored at another location within the data storage of the signal processor. The absolute value of the resulting product is taken and added to the predetermined threshold value.
- the AGC value is reduced (multiplied by a positive fraction less than one) and stored back into the memory location in which the predetermined AGC value has been stored. If a predetermined number of consecutive samples causes an overflow, then the AGC value is reduced within a set time period. This time period is chosen to be well under the allowable distortion time for speech, dual tone multiple frequency (DTMF) reception, and modem operation.
- DTMF dual tone multiple frequency
- Signal processor 11 may be any commercially available signal processor such as the Texas Instruments TMS32010. Signal processor 11 is totally controlled by host processor 19 and must have its central processing unit (CPU) instructions loaded before operation. Signal processor 11 uses instruction memory 12 as well as data memory 13. Both of these memories, i.e., instruction memory 12 and data memory 13 are accessible by host processor 19 although not at the same time as signal processor 11. Instruction memory 12 is accessible by host processor 19 only when signal processor 11 is turned off, i.e., reset. At that time, host processor 19 can load from instruction memory 12 and then switch to data memory 13 which is shared at all times dynamically with signal processor 11. Both signal processor 11 and host processor 19 have the capability to interrupt one another with interrupt masking under control of host processor 19.
- CPU central processing unit
- Speech and/or audio signals are input over lines 21, 22, and 23 to receiver 17. These signals, which have amplitude variations, may be speech from either a microphone or telephone as well as speech from a telephone line, or they may be modem signals from a telephone line. These incoming signals, which are in analog format, are converted to digital by A/D converter 16 and temporarily stored in data register 15. These digitized signals are then input to data memory 13. A/D converter 16 provides digitized samples of the analog signals input over lines 21, 22, and 23. It is these digitized samples which are stored in data memory 13 and which are amplitude adjusted, thereby providing automatic gain control using signal processor 11.
- the automatic gain control (AGC) of the signals stored in data memory 13 is performed by signal processor 11 in conjunction with data memory 13 using bus 14.
- predetermined values which are used to perform the automatic gain control of such digitized input signals are stored in data memory 13. These predetermined values include: a threshold value (THVAL); a predetermined AGC value (AGCVAL); and, a predetermined count threshold (CNTTH).
- THVAL threshold value
- AGCVAL predetermined AGC value
- CNTTH predetermined count threshold
- further values are generated which are then stored in data memory 13. This will be explained in more detail hereinafter.
- the predetermined threshold and countthreshold values, (THVAL) and (CNTTH), respectively, are input from data memory 13 over bus 14 to signal processor 11.
- the digitized samples are also input over bus 14 from data memory 13 to signal processor 11.
- Each digitized sample input over bus 14 is multiplied in signal processor 11 by the AGC value which had previously been stored in data memory 13.
- the product value is then temporarily stored in data memory 13 as PRODVAL.
- the absolute value of the product just formed is then taken and added to the predetermined threshold value, (THVAL), which had been stored in data memory 13. If the result of this summation is an overflow, then the original AGC value is multiplied by 0.75 and stored back into data memory 13. Additionally, when an AGC overflow occurs, a count, known as the AGC count, is reset to 0.
- the AGC count value (AGCCNT) is incremented.
- the AGC count value (AGCCNT) is compared with the predetermined count threshold value, (CNTTH), which had been stored previously in data memory 13.
- CNTTH the predetermined count threshold value
- the adjustment of the AGC value in the AGC count value is done at a rate to insure that there is an allowable amount of distortion in the incoming signal upon which the automatic gain control is performed.
- the allowable distortion time is on the order of 15 milliseconds while for dual tone multi-frequency tones, the allowable distortion time is about 5 milliseconds.
- the allowable distortion time for modems is considerably longer than that for speech.
- This alternative method of AGC differs from that previously described in that there are two predetermined threshold values (THVAL) which are stored in data memory 13, threshold value 1 (THVAL1) and threshold value 2 (THVAL2). Threshold value 1 is lower than threshold value 2.
- THVAL threshold value 1
- THVAL2 threshold value 2
- Threshold value 1 is lower than threshold value 2.
- the "no" branch after the first overflow decision provides that the absolute value of the product value is added to a second value for the AGC. At this point, an additional decision is made as to whether or not an overflow occurred. If the overflow occurred once again, then the AGC count is reset and the AGC value is multiplied by 0.97 instead of the previously used 0.75.
- the "no" branch following this second overflow decision path is identical to the "no" path shown for the preferred embodiment. That is, the AGC count is incremented and then a decision is made as to whether or not the AGC count is greater than the count threshold which had previously been stored in data memory 13. If the AGC count does, at this point, exceed the count threshold, then the AGC value is multiplied by 1.01. Once again, after the AGC has been performed on the digitized input sample, the product value is taken as the gain controlled output of the system.
- the initial AGC value is 1,000. Assume also that 4 out of the first 23 digitized samples cause the second threshold value to be exceeded. The AGC value will then be multiplied by 0.75 four times by the time the 23rd digitized sample is reached. At that point, the AGC value is approximately 316. Assume further that 7 out of the next 15 samples cause the first threshold value to be exceeded but do not exceed the second threshold value. If the multiplier associated with the first threshold value is 0.97 as shown in Fig. 3, then after these 15 samples, the AGC value will be 255. This iterative process allows very quick adjustment of the AGC value to the correct range.
- a plurality of threshold values (THVAL) and a plurality of count threshold values CNTTH are used.
- the lowest value of the plurality of predetermined threshold values called THVAL1 is added to the absolute value of the product term PRODVAL to form a first result. If an overflow occurs, then the automatic gain control value is reduced. If no overflow occurs, a second predetermined threshold value THVAL2 slightly higher than the former value THVAL1 is added to the absolute value of the product term to form a second result. If an overflow occurs then the automatic gain control value AGCVAL is reduced but significantly less than previously. If no overflow occurs, the previous operation is performed with a third predetermined threshold value THVAL3 higher than the latter value THVAL2 and so on.
- a plurality of count threshold values is established and the lowest valued of the plurality of count threshold values is compared to the automatic gain control count value. If the automatic gain control count value exceeds the lowest valued of the plurality of count threshold values, then the automatic gain control value is multiplied by a number greater than 1.
- multiple threshold values may be used in the alternative embodiment to enable increased precision on the automatic gain control adjustments.
- the up multiplier may be made a function of the threshold range within which the AGC value is operating.
Landscapes
- Control Of Amplification And Gain Control (AREA)
- Analogue/Digital Conversion (AREA)
Abstract
Description
- This invention relates generally to automatic gain control, and more particularly, to automatic gain control in a digital signal processor.
- The automatic adjustment of the gain of an incoming electrical or acoustical signal prior to further signal processing is known in the prior art. Typically, automatic gain control (AGC) mechanisms are implemented in hardware using non-linear devices, such as diodes, to compand the incoming signal. In digital signal processing, such non-linear devices are unavailable. Normally, a digital signal processor accomplishes AGC by performing arithmetic division. A drawback with the use of arithmetic division is that it requires significant amounts of the processing capability of the digital signal processor.
- AGC mechanisms are normally used in devices which receive amplitude varying signals. The following are examples of such amplitude varying signals: speech from a microphone wherein the distance between the microphone and the speaker changes or where individual speakers talk at varying amplitudes; modem signals from a telephone line, since the amplitude attenuation of any one telephone line may be different from other telephone lines; and, speech from a telephone line wherein the sources of variation may be due to both the speaker and the varying telephone line. Automatic gain control mechanisms are helpful to limit the dynamic range over which most of the most complex portion of the signal processing must work, i.e., to prevent amplifiers from saturating from high level signals while at the same time minimizing the effects of thermal noise introduced by circuitry.
- As mentioned previously, the non-linear effects commonly employed in hardware implementations are not available in a digital signal processor. An AGC process in such a processor uses division. Typically, the input signal level, which is usually the largest sample over a period of time, is determined, and then arithmetic inversion is performed. All subsequent incoming samples over a period of time are then multiplied by this inverted value. Consequently, large incoming signals are multiplied by a small AGC value, and small incoming signals are multiplied by a large AGC value. A problem with current signal processors is that division is performed rather inefficiently. As a result, large amounts of the processing power of a digital signal processor is employed just for automatic gain control. In a telephony environment, this leaves critical functions such as dual tone multi-frequency detection demodulation, call progress, and telephone line monitor, with reduced processing capability.
- U. S. Patent 4,191,995 shows a typical digital AGC circuit implemented in hardware. The circuit includes both an analog attenuator and a digital attenuator for applying controlled attenuation to the input analog signal and the digital representation of said input signal, respectively. The analog and digital attenuators operate under control of a digital control circuit. U. S. Patent 3,996,519 also discloses a digital signal processor having automatic gain control implemented in hardware. The processor disclosed therein utilizes two parity generators, a set-reset flip-flop shift register and logic to control the output of a serially connected shift register.
- U. S. Patent 4,499,586 describes a microprocessor controlled automatic gain control used in a receiver for receiving recurring first and second scanning signals. The apparatus includes a linear and a logarithmic amplifier. Means are provided for generating a digital gain control signal in response to a peak magnitude signal with a D/A convertor for converting digital gain control signals into analog gain control signals which are then applied to the gain control input of a linear amplifier.
- U. S. Patent 4,477,698 discloses an apparatus for detecting pickup at a remote telephone set. The apparatus uses a high gain band pass filter with no automatic gain control employed. Although the apparatus is able to detect telephone call pickup, it is unable to compensate for different speech levels and/or modem signal levels which would require automatic gain control.
- Accordingly, it is an object of this invention to provide improved automatic gain control in a digital signal processor.
- It is another object of this invention to provide automatic gain control in a digital signal processor without the use of non-linear hardware devices.
- In accordance with these and other objects of the invention, automatic gain control is provided in a digital signal processing environment to provide automatic gain control (AGC) in speech, telephony, and modem applications. According to the present invention, a predetermined threshold value is established and stored in a memory location in the data storage associated with signal processor. A predetermined automatic gain control (AGC) value as well as a predetermined count threshold value is established and also stored in the data storage. Each incoming signal sample that is received is multiplied by the AGC value, with the product being temporarily stored at another location within the data storage of the signal processor. The absolute value of the resulting product is taken and added to the predetermined threshold value. If the result of this operation results in a signal processor overflow, then the AGC value is reduced (multiplied by a positive fraction less than one) and stored back into the memory location in which the predetermined AGC value has been stored. If a predetermined number of consecutive samples causes an overflow, then the AGC value is reduced within a set time period. This time period is chosen to be well under the allowable distortion time for speech, dual tone multiple frequency (DTMF) reception, and modem operation.
-
- Fig. 1 is a functional block diagram of the system according to the present invention.
- Fig. 2 is a flow chart depicting the operation of the preferred embodiment of the present invention.
- Fig. 3 is a flow chart depicting an alternative embodiment according to the present invention.
- A simplified functional block diagram is shown in Fig. 1.
Signal processor 11 may be any commercially available signal processor such as the Texas Instruments TMS32010.Signal processor 11 is totally controlled byhost processor 19 and must have its central processing unit (CPU) instructions loaded before operation.Signal processor 11 usesinstruction memory 12 as well asdata memory 13. Both of these memories, i.e.,instruction memory 12 anddata memory 13 are accessible byhost processor 19 although not at the same time assignal processor 11.Instruction memory 12 is accessible byhost processor 19 only whensignal processor 11 is turned off, i.e., reset. At that time,host processor 19 can load frominstruction memory 12 and then switch todata memory 13 which is shared at all times dynamically withsignal processor 11. Bothsignal processor 11 andhost processor 19 have the capability to interrupt one another with interrupt masking under control ofhost processor 19. - Speech and/or audio signals are input over
lines receiver 17. These signals, which have amplitude variations, may be speech from either a microphone or telephone as well as speech from a telephone line, or they may be modem signals from a telephone line. These incoming signals, which are in analog format, are converted to digital by A/D converter 16 and temporarily stored in data register 15. These digitized signals are then input todata memory 13. A/D converter 16 provides digitized samples of the analog signals input overlines data memory 13 and which are amplitude adjusted, thereby providing automatic gain control usingsignal processor 11. - The automatic gain control (AGC) of the signals stored in
data memory 13 is performed bysignal processor 11 in conjunction withdata memory 13 usingbus 14. In addition to the storage of the digitized input samples indata memory 13, other predetermined values which are used to perform the automatic gain control of such digitized input signals are stored indata memory 13. These predetermined values include: a threshold value (THVAL); a predetermined AGC value (AGCVAL); and, a predetermined count threshold (CNTTH). Additionally, during the AGC processing of the digitized samples indata memory 13 bysignal processor 11, further values are generated which are then stored indata memory 13. This will be explained in more detail hereinafter. - The automatic gain control of the digitized samples stored in
data memory 13 will now be explained in more detail with reference to Fig. 2. The predetermined threshold and countthreshold values, (THVAL) and (CNTTH), respectively, are input fromdata memory 13 overbus 14 to signalprocessor 11. The digitized samples are also input overbus 14 fromdata memory 13 to signalprocessor 11. Each digitized sample input overbus 14 is multiplied insignal processor 11 by the AGC value which had previously been stored indata memory 13. The product value is then temporarily stored indata memory 13 as PRODVAL. The absolute value of the product just formed is then taken and added to the predetermined threshold value, (THVAL), which had been stored indata memory 13. If the result of this summation is an overflow, then the original AGC value is multiplied by 0.75 and stored back intodata memory 13. Additionally, when an AGC overflow occurs, a count, known as the AGC count, is reset to 0. - When an overflow condition does not occur, i.e., the sum of PRODVAL and (THVAL) does not cause overflow, then the AGC count value (AGCCNT) is incremented. When a significant number of digitized samples are input to signal
processor 11 which do not cause the threshold value to overflow, then the AGC count value (AGCCNT), which is incremented each time, can become quite large. Accordingly, for each digitized sample that does not cause an overflow condition, the AGC count value (AGCCNT) is compared with the predetermined count threshold value, (CNTTH), which had been stored previously indata memory 13. When the AGC count value (AGCCNT) exceeds the original count threshold value, then the AGC value is multiplied by 1.01. For each succeeding inputted sample time that the output threshold does not overflow, the AGC value is once again multiplied by 1.01. - The adjustment of the AGC value in the AGC count value (AGCCNT) is done at a rate to insure that there is an allowable amount of distortion in the incoming signal upon which the automatic gain control is performed. For speech, the allowable distortion time is on the order of 15 milliseconds while for dual tone multi-frequency tones, the allowable distortion time is about 5 milliseconds. The allowable distortion time for modems is considerably longer than that for speech. Having assured that the AGC value is changed rapidly enough to prevent distortion, the gain controlled output is then taken to be the product value that results by multiplying the AGC value by the digitized sample that is input to signal
processor 11 overbus 14 fromdata memory 13. - An alternative method of performing automatic gain control on the digitized samples stored in
data memory 13 will now be described in more detail with reference to Fig. 3. This alternative method of AGC differs from that previously described in that there are two predetermined threshold values (THVAL) which are stored indata memory 13, threshold value 1 (THVAL1) and threshold value 2 (THVAL2).Threshold value 1 is lower than threshold value 2. Using this alternative method, after the AGC value has dropped to a level where thethreshold value 1 THVAL1 no longer causes overflows, but where threshold value 2 still does cause overflows, the amount of reduction in the AGC value at overflow is decreased. This is seen by the additional branch existing in the flow chart depicting this alternative embodiment as opposed to the preferred embodiment depicted in Fig. 2. As can be seen, the "no" branch after the first overflow decision provides that the absolute value of the product value is added to a second value for the AGC. At this point, an additional decision is made as to whether or not an overflow occurred. If the overflow occurred once again, then the AGC count is reset and the AGC value is multiplied by 0.97 instead of the previously used 0.75. The "no" branch following this second overflow decision path is identical to the "no" path shown for the preferred embodiment. That is, the AGC count is incremented and then a decision is made as to whether or not the AGC count is greater than the count threshold which had previously been stored indata memory 13. If the AGC count does, at this point, exceed the count threshold, then the AGC value is multiplied by 1.01. Once again, after the AGC has been performed on the digitized input sample, the product value is taken as the gain controlled output of the system. - As an example of the operation of the alternative method, assume that the initial AGC value is 1,000. Assume also that 4 out of the first 23 digitized samples cause the second threshold value to be exceeded. The AGC value will then be multiplied by 0.75 four times by the time the 23rd digitized sample is reached. At that point, the AGC value is approximately 316. Assume further that 7 out of the next 15 samples cause the first threshold value to be exceeded but do not exceed the second threshold value. If the multiplier associated with the first threshold value is 0.97 as shown in Fig. 3, then after these 15 samples, the AGC value will be 255. This iterative process allows very quick adjustment of the AGC value to the correct range.
- In another alternative embodiment based upon the preferred embodiment, a plurality of threshold values (THVAL) and a plurality of count threshold values CNTTH are used. In this alternative embodiment, the lowest value of the plurality of predetermined threshold values called THVAL1 is added to the absolute value of the product term PRODVAL to form a first result. If an overflow occurs, then the automatic gain control value is reduced. If no overflow occurs, a second predetermined threshold value THVAL2 slightly higher than the former value THVAL1 is added to the absolute value of the product term to form a second result. If an overflow occurs then the automatic gain control value AGCVAL is reduced but significantly less than previously. If no overflow occurs, the previous operation is performed with a third predetermined threshold value THVAL3 higher than the latter value THVAL2 and so on.
- Similarly, a plurality of count threshold values is established and the lowest valued of the plurality of count threshold values is compared to the automatic gain control count value. If the automatic gain control count value exceeds the lowest valued of the plurality of count threshold values, then the automatic gain control value is multiplied by a number greater than 1.
- While the invention has been particularly shown and described with reference to a preferred and an alternative embodiment thereof, it will be understood by those skilled in the art that the foregoing and other changes in form and detail will be made therein without departing from the spirit and scope of the invention. Specifically, multiple threshold values may be used in the alternative embodiment to enable increased precision on the automatic gain control adjustments. Further, the up multiplier may be made a function of the threshold range within which the AGC value is operating.
Claims (6)
means for establishing a predetermined automatic gain control value (AGCVAL);
means for receiving a sample of an input signal and multiplying said sample by said predetermined automatic gain control value (AGCVAL), thereby generating a product term (PRODVAL); and,
means for reducing said automatic gain control value (AGCVAL) subsequent to the value of said product term causing an overflow condition in said signal processor.
means for adding said predetermined threshold value to the absolute value of said product term (PRODVAL) to form a first result
means for reducing said automatic gain control value (AGCVAL) if said first result is an overflow.
means for comparing said automatic gain control count value (AGCCNT) to said count threshold value (CNTTH) and multiplying said automatic gain control value (AGCCNT) by a number greater than one subsequent to said automatic gain control value (AGCCNT) exceeding said count threshold value (CNTTH).
means for establishing a plurality of predetermined threshold values (THVAL)n
means for adding said absolute value of said product term (PRODVAL) to each of said predetermined threshold value (THVAL)n to form n results
means for reducing said automatic gain control value AGCVAL subsequent to the lowest value of said plurality of predetermined threshold values (THVAL)n causing an overflow.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US786911 | 1985-10-11 | ||
US06/786,911 US4747065A (en) | 1985-10-11 | 1985-10-11 | Automatic gain control in a digital signal processor |
Publications (3)
Publication Number | Publication Date |
---|---|
EP0218870A2 true EP0218870A2 (en) | 1987-04-22 |
EP0218870A3 EP0218870A3 (en) | 1989-05-03 |
EP0218870B1 EP0218870B1 (en) | 1993-02-03 |
Family
ID=25139924
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP86111957A Expired - Lifetime EP0218870B1 (en) | 1985-10-11 | 1986-08-29 | Automatic gain control in a digital signal processor |
Country Status (11)
Country | Link |
---|---|
US (1) | US4747065A (en) |
EP (1) | EP0218870B1 (en) |
JP (1) | JPH073950B2 (en) |
KR (1) | KR900009193B1 (en) |
CN (1) | CN1008586B (en) |
AR (1) | AR244901A1 (en) |
BR (1) | BR8604622A (en) |
CA (1) | CA1276994C (en) |
DE (1) | DE3687684T2 (en) |
HK (1) | HK90893A (en) |
PH (1) | PH25270A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0257346A2 (en) * | 1986-08-29 | 1988-03-02 | International Business Machines Corporation | Proportional automatic gain control |
WO1989002190A1 (en) * | 1987-09-04 | 1989-03-09 | Digital Equipment Corporation | Automatic gain control system |
EP0425033A1 (en) * | 1989-10-23 | 1991-05-02 | Koninklijke Philips Electronics N.V. | Device for reading digital information recorded on an information carrier |
GB2355607A (en) * | 1999-10-20 | 2001-04-25 | Motorola Israel Ltd | Digital automatic gain control for speech signals |
EP1575164A3 (en) * | 2004-03-10 | 2007-09-26 | Sony Corporation | Sound signal processing apparatus and sound signal processing method |
Families Citing this family (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5016205A (en) * | 1989-04-27 | 1991-05-14 | Motorola, Inc. | Digital signal processor based AGC |
US5179528A (en) * | 1989-11-22 | 1993-01-12 | Texas Instruments Incorporated | Signal processing system and method implementing a non-linear transfer function approximated by a piecewise linear transformation |
US5029162A (en) * | 1990-03-06 | 1991-07-02 | Confertech International | Automatic gain control using root-mean-square circuitry in a digital domain conference bridge for a telephone network |
US5083304A (en) * | 1990-09-28 | 1992-01-21 | Motorola, Inc. | Automatic gain control apparatus and method |
US5142695A (en) * | 1991-03-21 | 1992-08-25 | Novatel Communications, Ltd. | Cellular radio-telephone receiver employing improved technique for generating an indication of received signal strength |
JP3076086B2 (en) * | 1991-06-28 | 2000-08-14 | シャープ株式会社 | Post filter for speech synthesizer |
US5267322A (en) * | 1991-12-13 | 1993-11-30 | Digital Sound Corporation | Digital automatic gain control with lookahead, adaptive noise floor sensing, and decay boost initialization |
US5479119A (en) * | 1994-11-23 | 1995-12-26 | Analog Devices, Inc. | High speed active overvoltage detection and protection for overvoltage sensitive circuits |
GB9513419D0 (en) * | 1995-06-30 | 1995-09-06 | Philips Electronics Uk Ltd | Audio signal reproduction apparatus |
US5694436A (en) * | 1995-07-21 | 1997-12-02 | Chaw Khong Co., Ltd. | Gain control system for handling periodic noises |
US5689551A (en) * | 1995-10-17 | 1997-11-18 | Thomson Consumer Electronics, Inc. | Caller ID system with prescaler |
US6026131A (en) * | 1995-12-27 | 2000-02-15 | Laurent; Souef | Automatic gain control systems |
US5956494A (en) * | 1996-03-21 | 1999-09-21 | Motorola Inc. | Method, apparatus, and computer instruction for enabling gain control in a digital signal processor |
DE19632902A1 (en) * | 1996-08-16 | 1998-02-19 | Bosch Gmbh Robert | Method for automatically adapting a receiver to different signal strengths and receiver for carrying out the method |
US5841820A (en) * | 1996-10-07 | 1998-11-24 | Zenith Electronics Corporation | Data comparison AGC system for VSB receiver |
FR2754663A1 (en) * | 1996-10-10 | 1998-04-17 | Philips Electronics Nv | TELEPHONE DEVICE EQUIPPED WITH AUTOMATIC GAIN CONTROL MEANS |
US7130705B2 (en) * | 2001-01-08 | 2006-10-31 | International Business Machines Corporation | System and method for microphone gain adjust based on speaker orientation |
US7386074B1 (en) | 2003-10-06 | 2008-06-10 | Redpine Signals, Inc. | Digital automatic gain control method and apparatus |
JP4783319B2 (en) * | 2007-03-27 | 2011-09-28 | 日本電信電話株式会社 | Dynamic range scale circuit |
CN102118135B (en) * | 2009-12-31 | 2015-12-02 | 骅讯电子企业股份有限公司 | Signal automatic gain adjustment method and device using the method |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4161628A (en) * | 1978-01-31 | 1979-07-17 | Harris Corporation | Technique for tracking amplitude fades for multi-amplitude signalling |
US4489281A (en) * | 1982-03-30 | 1984-12-18 | Nippon Electric Co., Ltd. | Automatic gain control amplifier left at an optimum gain after an end of a digital input signal |
Family Cites Families (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3562504A (en) * | 1967-11-08 | 1971-02-09 | Texas Instruments Inc | Digital automatic gain control |
US3969683A (en) * | 1975-04-21 | 1976-07-13 | Bell Telephone Laboratories, Incorporated | Automatic level control circuit |
JPS51140463A (en) * | 1975-05-30 | 1976-12-03 | Hitachi Ltd | Automatic volume control system |
US3996519A (en) * | 1975-07-02 | 1976-12-07 | The United States Of America As Represented By The Secretary Of The Navy | Digital signal processor |
US4213097A (en) * | 1978-10-19 | 1980-07-15 | Racal-Milgo, Inc. | Hybrid automatic gain control circuit |
US4191995A (en) * | 1979-01-02 | 1980-03-04 | Bell Telephone Laboratories, Incorporated | Digital automatic gain control circuit |
JPS55110303A (en) * | 1979-02-15 | 1980-08-25 | Mitsubishi Electric Corp | Analog input adjustment system of ddc |
US4282581A (en) * | 1979-10-15 | 1981-08-04 | Sperry Corporation | Automatic overflow/imminent overflow detector |
JPS5658306A (en) * | 1979-10-18 | 1981-05-21 | Nec Corp | Automatic gain control circuit |
US4464723A (en) * | 1981-12-31 | 1984-08-07 | Rca Corporation | Digital gain control system |
US4477698A (en) * | 1982-09-07 | 1984-10-16 | Melita Electronics Labs, Inc. | Apparatus for detecting pick-up at a remote telephone set |
US4554511A (en) * | 1982-09-29 | 1985-11-19 | Tetra Tech, Inc. | Offset voltage correction network for instantaneous floating point amplifier |
JPS5972222A (en) * | 1982-10-18 | 1984-04-24 | Nec Corp | A/d converting device |
US4499586A (en) * | 1983-02-28 | 1985-02-12 | Hazeltine Corporation | Microprocessor controlled AGC |
JPS60102049A (en) * | 1983-11-08 | 1985-06-06 | Nippon Telegr & Teleph Corp <Ntt> | Signal regenerating system |
US4623934A (en) * | 1983-11-16 | 1986-11-18 | Rockwell International Corporation | AGC update apparatus and method of using same |
US4553104A (en) * | 1984-03-01 | 1985-11-12 | Honeywell Inc. | Method of compensating an amplifier system having a variable gain amplifier to achieve a constant overall system signal gain and an apparatus utilizing the same |
US4551688A (en) * | 1984-05-23 | 1985-11-05 | Rockwell International Corporation | Delay compensated automatic gain control |
NL8403200A (en) * | 1984-10-22 | 1986-05-16 | Philips Nv | NOISE-DEPENDENT AND VOICE-INDEPENDENT VOLUME CONTROL. |
-
1985
- 1985-10-11 US US06/786,911 patent/US4747065A/en not_active Expired - Lifetime
-
1986
- 1986-08-20 JP JP61193033A patent/JPH073950B2/en not_active Expired - Fee Related
- 1986-08-29 EP EP86111957A patent/EP0218870B1/en not_active Expired - Lifetime
- 1986-08-29 DE DE8686111957T patent/DE3687684T2/en not_active Expired - Fee Related
- 1986-08-29 PH PH34198A patent/PH25270A/en unknown
- 1986-09-17 KR KR1019860007864A patent/KR900009193B1/en not_active IP Right Cessation
- 1986-09-25 BR BR8604622A patent/BR8604622A/en not_active IP Right Cessation
- 1986-09-29 CN CN86106498A patent/CN1008586B/en not_active Expired
- 1986-10-09 CA CA000520180A patent/CA1276994C/en not_active Expired - Lifetime
- 1986-10-10 AR AR86305534A patent/AR244901A1/en active
-
1993
- 1993-09-02 HK HK908/93A patent/HK90893A/en not_active IP Right Cessation
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4161628A (en) * | 1978-01-31 | 1979-07-17 | Harris Corporation | Technique for tracking amplitude fades for multi-amplitude signalling |
US4489281A (en) * | 1982-03-30 | 1984-12-18 | Nippon Electric Co., Ltd. | Automatic gain control amplifier left at an optimum gain after an end of a digital input signal |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0257346A2 (en) * | 1986-08-29 | 1988-03-02 | International Business Machines Corporation | Proportional automatic gain control |
EP0257346A3 (en) * | 1986-08-29 | 1990-02-14 | International Business Machines Corporation | Proportional automatic gain control |
WO1989002190A1 (en) * | 1987-09-04 | 1989-03-09 | Digital Equipment Corporation | Automatic gain control system |
EP0425033A1 (en) * | 1989-10-23 | 1991-05-02 | Koninklijke Philips Electronics N.V. | Device for reading digital information recorded on an information carrier |
GB2355607A (en) * | 1999-10-20 | 2001-04-25 | Motorola Israel Ltd | Digital automatic gain control for speech signals |
GB2355607B (en) * | 1999-10-20 | 2002-01-16 | Motorola Israel Ltd | Digital speech processing system |
US6420986B1 (en) | 1999-10-20 | 2002-07-16 | Motorola, Inc. | Digital speech processing system |
EP1575164A3 (en) * | 2004-03-10 | 2007-09-26 | Sony Corporation | Sound signal processing apparatus and sound signal processing method |
US7706552B2 (en) | 2004-03-10 | 2010-04-27 | Sony Corporation | Sound signal processing apparatus and sound signal processing method |
Also Published As
Publication number | Publication date |
---|---|
KR900009193B1 (en) | 1990-12-24 |
JPS6288432A (en) | 1987-04-22 |
AR244901A1 (en) | 1993-11-30 |
EP0218870A3 (en) | 1989-05-03 |
US4747065A (en) | 1988-05-24 |
CA1276994C (en) | 1990-11-27 |
JPH073950B2 (en) | 1995-01-18 |
BR8604622A (en) | 1987-05-26 |
EP0218870B1 (en) | 1993-02-03 |
PH25270A (en) | 1991-03-27 |
CN1008586B (en) | 1990-06-27 |
KR870004569A (en) | 1987-05-11 |
HK90893A (en) | 1993-09-10 |
DE3687684D1 (en) | 1993-03-18 |
CN86106498A (en) | 1987-06-10 |
DE3687684T2 (en) | 1993-08-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4747065A (en) | Automatic gain control in a digital signal processor | |
US4747143A (en) | Speech enhancement system having dynamic gain control | |
RU2142675C1 (en) | Method and device for amplification of voice signal in communication network | |
US5267322A (en) | Digital automatic gain control with lookahead, adaptive noise floor sensing, and decay boost initialization | |
US4560840A (en) | Digital handsfree telephone | |
US5896451A (en) | Adaptive telephone interface | |
US5058153A (en) | Noise mitigation and mode switching in communications terminals such as telephones | |
EP1086453A1 (en) | Noise suppression using external voice activity detection | |
US4785418A (en) | Proportional automatic gain control | |
US4658398A (en) | Framed digital voice summing for teleconferencing | |
US6084959A (en) | Method and apparatus for controlling the ring volume of a telephone | |
US6362764B1 (en) | Digital to analog conversion apparatus and method with cross-fading between new and old data | |
EP0116555A1 (en) | Adaptive signal receiving method and apparatus. | |
US4564939A (en) | Handsfree telephone | |
EP0482745B1 (en) | Method for operating an apparatus for facilitating communications | |
CA2000026A1 (en) | Dialing confirmation tone output apparatus | |
JP3028866B2 (en) | Handset side tone control circuit | |
KR100224097B1 (en) | Volume automatic control system of voice output device | |
EP1180299A1 (en) | Apparatus and method for detecting far end speech | |
JPS639318A (en) | Muting system | |
GB2330744A (en) | Using DSP to control telephone howling attenuation | |
JP2601279B2 (en) | Conference phone equipment | |
EP0703690A1 (en) | Telephone circuit | |
JPH07123270B2 (en) | Conference call equipment | |
JPH0255451A (en) | Hands-free call control circuit |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): DE FR GB IT |
|
17P | Request for examination filed |
Effective date: 19870821 |
|
PUAL | Search report despatched |
Free format text: ORIGINAL CODE: 0009013 |
|
AK | Designated contracting states |
Kind code of ref document: A3 Designated state(s): DE FR GB IT |
|
17Q | First examination report despatched |
Effective date: 19910325 |
|
GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): DE FR GB IT |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT;WARNING: LAPSES OF ITALIAN PATENTS WITH EFFECTIVE DATE BEFORE 2007 MAY HAVE OCCURRED AT ANY TIME BEFORE 2007. THE CORRECT EFFECTIVE DATE MAY BE DIFFERENT FROM THE ONE RECORDED. Effective date: 19930203 |
|
REF | Corresponds to: |
Ref document number: 3687684 Country of ref document: DE Date of ref document: 19930318 |
|
ET | Fr: translation filed | ||
PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
26N | No opposition filed | ||
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: FR Payment date: 20010813 Year of fee payment: 16 |
|
REG | Reference to a national code |
Ref country code: GB Ref legal event code: IF02 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: DE Payment date: 20020906 Year of fee payment: 17 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: FR Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20030430 |
|
REG | Reference to a national code |
Ref country code: FR Ref legal event code: ST |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20040302 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: GB Payment date: 20050801 Year of fee payment: 20 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Free format text: LAPSE BECAUSE OF EXPIRATION OF PROTECTION Effective date: 20060828 |
|
REG | Reference to a national code |
Ref country code: GB Ref legal event code: PE20 |