GB2394335A - Decibel adjustment device with shift amount control circuit - Google Patents

Decibel adjustment device with shift amount control circuit Download PDF

Info

Publication number
GB2394335A
GB2394335A GB0329125A GB0329125A GB2394335A GB 2394335 A GB2394335 A GB 2394335A GB 0329125 A GB0329125 A GB 0329125A GB 0329125 A GB0329125 A GB 0329125A GB 2394335 A GB2394335 A GB 2394335A
Authority
GB
United Kingdom
Prior art keywords
signal
shift
decibel
adjustment device
bits
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
Application number
GB0329125A
Other versions
GB2394335B (en
GB0329125D0 (en
Inventor
Masahiko Nakayama
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Priority claimed from JP18061699A external-priority patent/JP3895887B2/en
Application filed by NEC Corp filed Critical NEC Corp
Publication of GB0329125D0 publication Critical patent/GB0329125D0/en
Publication of GB2394335A publication Critical patent/GB2394335A/en
Application granted granted Critical
Publication of GB2394335B publication Critical patent/GB2394335B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/483Computations with numbers represented by a non-linear combination of denominational numbers, e.g. rational numbers, logarithmic number system or floating-point numbers
    • G06F7/4833Logarithmic number system

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Nonlinear Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Control Of Amplification And Gain Control (AREA)

Abstract

A decibel level adjustment device calculates an output signal that is a multiple or fraction of a input digital signal. Adders 235,236,237 sum selected signal line outputs of a series of fixed hard-wired shifters, the selection being performed by switches 231, 232,233. The selected outputs may comprise either shifted signal values or zero values. At least one signal line supplied to the adders bypasses the switches. Switches 232,231 may receive inputs from first and second shifted signal lines where the second is shifted by two more bits than the first and switch 233 may receive an input from a signal line which is not inputted to the other switches.

Description

DECIBt L ADJUSTMENT DEVICE WITH SHIFT AMOUNT CONTROL CIRCUIT
BACKGROUND OF THE INVENTION
5 1. Field of the Invention:
The present invention relates to a decibel level adjustment device for calculating an output signal that is a decibel multiple of an input signal.
2. Description of the Related Art:
10 In electronics, dB (decibels) are used as the unit for various characteristics (such as signal gain, SIN, noise figure, isolation, and acoustic signal level) that indicate the performance of elements or circuits. Unlike electrical units such as voltage (V), current (A), 15 resistance (A), power (A), this unit expresses ratios such as voltage to voltage, current to current, and power to power in terms of logarithms. Since values expressed in dB take the logarithms of antilogarithms, such expression is equivalent to compressing large numbers and expanding 20 small numbers. As a result, even extremely large values (antilogarithms) can be expressed by numbers (dB) having few digits. Expressing electrical characteristics by dB has many advantages when dealing with signals in electronic circuits.
25 Examples Of control by dB are numerous, and include, in particular. digital control by dB of signal levels used
in analog wireless and cable communication apparatus, volume control in acoustic devices, and in signals used in, for example, devices for amusement (such as sound effects in games).
5 In a multiplier that operates to the sixth decimal bit with D as the input signal (data) and decibel multiplier M as the multiplier (in the direction of decrease), if the decibel multiplier M is represented as: M = 0.A1A2A3A4A5A6 (A1-A6 being 1 or 0) 10 then, in decimal notation: m = A1/2 + A2/4 + A3/8 + A4jl6 + A5/32 + A6/64 The multiplication is actually D X each bit of M, and the circuit therefore has a construction such as shown in Fig. 1. The input data are multiplied by the value of the 15 Al bit at multiplier 311. The result isadded at adder 321 to a value obtained by multiplying, at multiplier 312, the value of the A2 bit by input data D that have been shifted one bit to the left one-bit shift circuit 301.
The value of input data D that have been shifted 20 another bit to the left by bit shift circuit 302 is multiplied by the value of the AS bit at multiplier 313, and this result is added to the addition result of adder 321 at adder 322. The same calculation is then carried out by one-bit shift circuit 303, multiplier 314, adder 25 circuit 323, one-bit shift circuit 304, multiplier 315, adder circuit 324, one-bit shift circuit 305, multiplier À 2
316, and adder circuit 325.
Fig. 2 shows a multiplier of a shift addition system, which is another example of the prior art. Input data are
-. bit-shifted by e-bit shift register 401, synchronized with 5 a clock and Outputted and then logically ANDed with the output of multiplier circuit 402 to an AND circuit 403. A multiplication operation is then performed by adding this result to the content of D-type flip-flop 405 at adder circuit 404. In this case, one adder is used to carry out 10 the addition operation because data to be shifted next are added to the addition operation results that were previously shifted (stored in D flipflop 405).
In the first example of the prior art, the
calculation results are found by adding the results of 15 multiplying input data D that have been shifted n bits by each of the M bits. This construction requires five adders and five bit-shift circuits for performing the process of shifting input data D one bit at a time. As a consequence, the operation is time-consuming, the circuit configuration 20 is complex, and the circuit scale is large.
The other example of the prior art, which is a
multiplier circuit of a shift addition system that is typical in the prior art, has a simple configuration. This
example, however, employs a shift register and therefore 25 requires the supply of clocks from the outside and further, requires a number of blocks of processing time 3 -
equal to the number of numerical digits of the multiplier before output results can be obtained.
S UMMARY OF THE I NVENT I ON
5 It is an object of the preferred embodiments of the present invention to provide a decibel level adjustment device that features a simple configuration, a smaller circuit scale, and shorter processing time, and moreover, that can dynamically designate the calculation range.
10 The present invention is a decibel level adjustment device that is used at points where processing for digitally adjusting the level of signal amplitude is performed in a circuit that adjusts the amplitude of a signal, such as in a wireless apparatus. The present 15 invention performs a level adjustment operation for received signals with decibels as units in accordance with a decibel control value.
In contrast with a decibel calculation circuit of the prior art that uses ordinary multiplier circuits, the
20 decibel level adjustment device of this invention has a construction that produces a plurality of signals in which the bit width of the amplitude level of an input signal is expanded according to a received decibel control value and that produces the target signal level by adding these 25 generated signals together, Accordingly this decibel level adjustment device can - 4
easily convert a signal for which amplitude adjustment is desired to output of any level by applying a decibel control value (dB). In addition, the output result can be obtained at higher speed because the number of operations 5 is reduced.
considering the principles of multiplication in a bit sequence, an original number is multiplied by 1/(2 to the nth power) each time the original number is shifted one bit to the right, and multiplied by 2 to the nth power 10 when shifted one bit to the left. It is a well-known fact that any level can be produced by adding combinations of these multiples. The present invention provides a device capable of easy decibel operation by focusing on these rules and the units of dB.
15 For example, 1 dB is approximately 1.12202 times the input signal and therefore can be represented by the result of adding O-bit shift + 3-bit right shift. The symbol "(2)" below indicates that a figure is in binary notation. In effect, 1 dB.. 1.12202 (antilogarithm) = 20- 1.001000 (2) = 1.0 + 0.125.
Since 2 dB is approximately 1.25893 times the input signal, it can be represented by the result of adding: 0 bit shift + 2-bit right shift + 6bit right shift.
imilarlY, 2 dB -. 1.25893 (antilogarithm) = 1.010001 25 [(2)] = 10 + 025 + 0.01563. The values for 3, 4, and 5 dB can be found in the same way. Furthermore, -ldB, -2dB - 5
can also be calculated in the same way. For example, -1 is approximately 0 89125 times the input signal and therefore can be represented by the result of adding: 1-bit right shift + 2-bit right shift + 3-bit right shift + 6-bit 5 right shift.
Thus, -ldB 0.89125 (antilogarithm) = 0.5 + 0.25 + 0.125 0.01563.
Based on these relationships, Table 2 shows values for control values in 1-dB units from -18dB to +17dB.
10 In the present invention, the means for shifting input data perform simultaneous processing in parallel. In addition, the means for shifting input data are not of a construction that uses shift registers and are therefore capable of high-speed operation. Moreover, the adders are IS capable of completing an operation in one processing unit and the processing time is therefore minimal.
In actuality, the time taken for an operation also depends on the calculation accuracy, but, as an example, even if the amount of bitshifting for the O-SdB 20 calculation group is set at as many as 6 stages, the calculation requires no more than three adders. Since the first- stage adders can perform addition in parallel, the operation can be completed in the time of two addition operations (gate operation only), and the operation is 25 therefore extremely fast.
In the present invention, furthermore, output of any - 6 -
broad range can be obtained by shifting the level of input signals in parallel and then adding a shift circuit at the output of these addition results.
Finally, since the shift circuits in the present 5 invention do not use a large number of active elements, using instead only the arrangement of input data wiring and SW (barrel shifters)' a simple construction, and therefore low power consumption can be realized and a circuit area requires no more than the area for principal 10 wiring.
BRIEF DESCRIPTION OF THE DRAWINGS
Preferred features of the present invention will now be described, by way of example only, with reference to the 15 accompanying drawings, in which: Fig. 1 shows the construction of a multiplier of the prior art;
Fig. 2 shows the construction of a multiplier of a shift adder system; 20 Fig. 3 is a structural view of a decibel level adjust ment device according to the first embodiment of the present invention; Fig. 4 is a structural view showing a decibel level adjustment device according to the second embodiment of - 7 -
the present invention; Fig. 5 is a structural view showing a decibel level adjustment device according to the third embodiment of the present invention; and 5 Fig. 6 is an explanatory view of wiring 222 in Fig. 5. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
First Embodiment 10 Referring now to Fig. 3, there is shown a decibel level adjustment device according to a first embodiment of the present invention, which comprises: shift circuits 111-114, adders 121-123, shift amount control circuit 130, signal input terminal 141, decibel control value input 15 terminal 142, and output terminal 143.
A signal is supplied from signal input terminal 141.
A case is shown in which decibel control values are supplied from decibel control value input terminal 142 in 1-dB steps over a control range of from -1 to -6 (dB).
20 Shift amount control circuit 130 generates signals indicating the amount of shifting of each of shift circuits 111-114 in accordance with the received decibel control value. Shift circuits 111-114 shift the signal supplied from signal input terminal 141 a number of bits 25 exactly equal to the shift amounts outputted from shift amount control circuit 130, perform a process of aligning 8 -
the bit columns (expand the bit width), and output the result. Adder 121 adds the addition values of shift circuits 111 and 112. Adder 122 adds the addition values of shift circuits 113 and 114. Adder 123 adds the addition 5 values of adders 121 and 122 and outputs the result to output terminal 143.
The operation of the present invention will now be described. Processing by shift amount control circuit 130 will 10 first be explained. Table 1 shows how much the bit width of signal value in a particular input signal should be shifted-when seeking a desired output signal according to a particular decibel control value. This table further clearly indicates which combination of each of the shifted IS signal lines should be added (cells where "1" is shown).
Table 1
Rhiftt l 1 2 3 4 ---5 6 Appru- Error mount Ate control antiloga 0.5 0.25 0.125 0.062 0.031 625 value I -1 0.89125 1 1 1 0 0 1 -1.01 -0.01
-2 0.79433 1 1 0 0 1 1 -1.97 0.03
-3 0.70795 1 0 1 1 G 1 -3.06 -0.06
4 0.63096 1 0 1 0 --o- 0 -4.08 -0.08 5 0.56234 1 0 0 1 Q 0 _5.00 0.00
^ 0.56119 1 O-O-O-O O _
A case in which the decibel control value received at À 9
decibel control value input terminal 142 is -2 will next be described.
When the decibel control value is -2, shift amount control circuit 130 generates and outputs a control signal 5 to shift circuit 111 that causes the signal value of the input signal to be shifted one bit to the right. At the same time, shift amount control circuit 130 generates and outputs control signals to shift circuit 112 to bring about shifting two bits to the right, to shift circuit 113 10 to bring about shifting five bits to the right, and to shift circuit 114 to bring about shifting six bits to the right. Shift amount control circuit 130 can easily generate shift amount control signals from the decibel control value by means of a combination of sequential IS circuits (such as gate logic). Moreover, this may be a configuration that employs memory wherein the decibel control values may be assigned to addresses and the memory output is used as the shift amount control signals.
Next, each of shift circuits 111-114 shifts the value 20 of the bit width of a signal received from signal input terminal 141 in accordance with the shift control amounts supplied from shift amount control circuit 130. Since the decibel control value is -2, shift circuit 111 generates a value that is 1/2 the input signal, the other shift 25 circuits 112-114 each generate values that are 1/4, 1/32, and 1/64 the value of the input signal, respectively,
thereby expanding the bit width.
In the present embodiment, barrel shifters that bit shift input signal values in accordance with shift amount control signals are employed as shift circuits 111-114.
5 Barrel shifters are well known in the art, and details of their construction therefore will not be explained. It is known that the product of m X n bits is a bit width of (m + n), and the bit width must first be expanded before the add operation is performed. When the input signal is lo expressed as a binary number in this case, the input signal is typically treated as a complement expression of 2 if the input signal is a negative number. The complement of 2 is obtained by subtracting "1" the digits that are 1" or '0" when expressed in binary notation being made 15 nO'' if tt1" and "1' if "0." In addition, the most significant bit of this number is taken as the sign, the number being positive if the most significant bit is.'O't and negative if the most significant bit is "1."
Shift circuits 111-114 are shift circuits that 20 perform the operations of: using the "l" or "0" of the most significant digit before expansion without alteration and adding "O" to positive numbers and "l" to negative numbers; expanding the bit width to a (m X n) bit width before performing the bit operation; and inserting too'' on 25 the LSB side, The output of each of shift circuits 111-114 that - 11
operate in parallel is then supplied to adder 120, Inside adder 120, the output of each of shift circuits 111-114 is supplied to adders 121 and 122 and thus immediately added.
The result of this operation is then supplied to adder 123 5 to realize a sequential addition operation, and the result is Outputted to output terminal 143. If there is surplus bit width at this time, the LSB side is discarded and the bit widths are uniformly outputted In other words, if the decibel control value is "-2'' 10 for the value of a signal that is received from signal input terminal 141: output of output terminal 143 = input signal/2 + input signal/4 + input signal/32 + input signal/64. input signal X 0.79433 15 and the operation result corresponding to the decibel value is outputted.
In a case that does not use four shift circuits, such as for -4, -5, -6 dB in the decibel control values of Table 1, an appropriate operation result is obtained if 20 the operation is performed by either controlling the shift amounts or resetting the shift circuits such that "O" is outputted as the output for all unnecessary shift circuits. The present embodiment thus requires no more than 25 three adders, as compared with a case in which the decibel calculation is performed with the multiplier expressed as - 12
far as six bits below the decimal point (when the multiplied decibel value is expressed as a binary number) or a case in which shift circuits carry out parallel processing and moreover, ordinary multiplier are used. The 5 present embodiment therefore allows a simplification of the circuit configuration. In addition, in a case of using a shift register-type multiplier, the present embodiment entails only the delay time of the gates (which is essentially the processing time of adders and the carry 10 time), and output results can therefore be obtained in real time.
Moreover, as can be seen from the dB error in Table 1, the present embodiment allows error to be suppressed to a few hundredths of a dB.
15 FurthermOre, making the decibel control value of shift amount control circuit 130 a control signal and generating an arbitrary shift amount control signal enables not only decibel operations, but any operation to be performed.
20 For example, a method is also possible that decreases the number of adders and increases the operation speed by using a combination of 1-, 3-, 4-, and 6-bit shifts of the input signal for making the output signal level 1/2 the input signal level, or a combination of 1-, 4-, and 6-bit 25 shifts of the input signal for making the output signal level the root of l/ 3 the input signal level.
_ 13
Second Embodiment Referring now to Fig. 4, there is shown a decibel level adjustment device according to a second embodiment of the present invention which differs from the first 5 embodiment of Fig. 3 in that shift circuit 115 is added between adder 120 and output terminal 143 and shift amount control circuit 131 has been provided in place of shift amount control circuit 130 to allow control of the shift amount of shift circuit 115.
10 This embodiment has the effect of broadening the range of levels of input signals that can be adjusted. For examples a range of decibel level control values is shown in Table 2, and a case in which the range is from +17 to 18dB will be explained.
_ 14
Atop == - -. N. - - o-o - l. l. ol--=l. and _ r 0 c w O _ P nil Cal al 0 0 o r 0 0 o r r r w c al c 0 r r 1 12 1L 1 11
:('1 of 1::1 6 L al me - old TFFr == - -
>5h k:f - tt |L: t:||O:|r Raw|_;
Decibels are a logarithmic function, and moreover, based on the relationship of the bit shifting of the data, a regularity can be seen between dB and the -
antilogarithms. In Table 2, it can be seen that each 5 of the amounts of shifting in the range from -1 to -6dB are repeated with the same pattern in the ranges from -7 to -lade and from -13 to -18dB, this pattern being bit-
5hifted as a whole to the right. The use of these patterns allows an easy expansion of the decibel control range.
10 Further, each of the shift amounts in the ranges from O to sdB, from 6 to lldB, and from 12 to 17dB on the positive side are obtained by bitshifting to the left and also exhibit the same pattern as the shift amounts in the range from -1 to -6dB 15 Level control over a broad range is thus realized by adding this shift circuit 115 and performing bitshift control over the output of adder 123.
Further r as a variant of the second embodiment, since it can be seen that values are always shifted one bit to 20 the right within the pattern from -1 to -6dB realized by this construction, shift circuit 111 can bee eliminated, values can be generated in advance in which the bit width of the input signal has been expanded, and the signal can be connected directly to adder 121. In this case, the same 25 effect can be obtained if control is performed such that, for example, shift circuits 112, 113, and 114 reduce the
amount of shifting by 1 at a time and the output results are shifted one bit to the left. In such a case, one shift circuit can be eliminated.
Third Embodiment 5 Although the first and second embodiments described hereinabove presented cases in which shift circuits were used that employed, for example, barrel shifters that can control shift amounts, a similar effect can be obtained by wiring alone without using shift circuits.
10 Fig 5 shows a construction for this purpose as the third embodiment. In contrast to the first embodiment, which employed shift circuits that allow control of shift amounts from the outside, in this embodiment, signals that have been expanded to the bit width required for an 15 operation are produced from an input signal by only combinations of wiring. For example, signal line 222, which is expanded based on a signal received from input terminal 141 in Fig. 5, has the construction shown in Fig. 6A. In the example shown in Fig. 6A, "SS" in block "a" on 20 the MSB side is a 2-bit sign code, and "Q000" of block c on the LSB side is a pad for aligning bit width when carrying out an operation. In effect, this portion expands the bit width. Block "b' is the bit width of the received data. The expansion of this bit width is realized simply 25 by the wiring alone, as shown in Fig. 6B. The same is true for wiring 221 and 223-226.
_ 17
Further, to decrease the number of adders, switches 231-233 are provided to enable selection, from any six bit-expanded signals, only those signals that are necessary for converting to the target signal level.
5 As in the first embodiment, this example also illustrates a case in which the decibel control values shown in Table 1 range from -1 to -6dB. Switch control circuit 250 generates switch control signals that control switches 231-233 for applying each of the input signals 10 that have been expanded by bit-shifting exactly the target shift amount to adders 235 and 236. As an example, it is desired that the result of a decibel calculation, in which the amplitude level of a signal received from input terminal 141 is multiplied by -3 do, be outputted to 15 output terminal 143. Since this result is a value obtained by adding the values obtained by 1-bit shift + 3-bit shift + 4-bit shift + 6-bit shift, switch control circuit 250 should output switch control signals such that the input side of switch 231 is connected to the contact 2 side, the 20 input side of switch 232 is connected to the contact 1 side, and the input side of switch 233 is connected to the contact 1 side.
Regarding the operation for a case in which the value of a decibel control value that is received from the 25 contacts and decibel control value input terminal 142 is 5 dB, the input signal is subjected to only 1- bit shift +
4-bit shift, and switch control circuit 250 should therefore output switch control signals such that switch 231 connects to the contact 2 side, switch 232 connects to the contact 3 side, and switch 233 connects to the contact r 5 2 side. At this time/ a value of all t1Oll that is generated at all-ll ll generation circuit 234 is applied to adder 236, whereby all 110 11 is outputted to this output and applied to adder 237. As a result, the target operation can be performed and the result outputted from output terminal 10 143. Since switch control circuit 250 is adequate if it can generate any switch control signal from a decibel control value, switch control circuit 250 may be constructed from ordinary components such as selectors or components using logic circuits (a combination of gate 15 logic) or memory.
Inserting a barrel shifter between adder 237 and output terminal 143 of this embodiment and performing control to shift output signals that are outputted from adder 237 in accordance with a decibel control value 20 enables the performance of level adjustment over a broader range. Finally, although decibel control was performed in steps of ldB in the explanation of the above-described - embodiments' control may be performed in steps of 0.5dB, 25 1.5dB or 2dB if the construction produces appropriate signals as control signals and the number of bits of shift
amount. While preferred embodiments of the present invention have been described using specific terms, such description
is for illustrative purposes only, and it is to be under 5 stood that changes and variations may be made without departing from the scope of the following claims.
Each feature disclosed in this specification (which
term includes the claims) and/or shown in the drawings may be incorporated in the invention independently of other 10 disclosed and/or illustrated features.
The text of the abstract filed herewith is repeated here as part of the specification.
A decibel level adjustment device that calculates an output signal that is a d decibel multiple of an input 15 signal comprises a plurality of shift circuits, a shift amount control circuit, and adders. The shift circuits shift an input signal by exactly a designated number of bits in a designated direction. The shift amount control circuit receives the value of d as a decibel control value, and in 20 accordance with this decibel control value, generates and outputs control signals that indicate the number of bits to shift and the shift direction of each shift circuit. The adder adds the outputs of the shift circuits.

Claims (9)

1. A decibel level adjustment device for calculating an output signal which is a d decibel multiple of an input signal, comprising: a plurality of signal lines arranged parallel to each other for producing in advance signals that are shifted a number of bits necessary for operating on said input signal; at least one switch means for selecting outputs of said plurality of signal lines or all "O"s; a switch control circuit means for receiving the value of said d as a decibel control value and, in accordance with said decibel control value, switching the or each switch means; and, an adder circuit means for adding together the outputs of the or each switch means, and output of said signal lines that does not pass by way of the or each switch means.
2. A decibel level adjustment device as in claim 1, wherein two inputs to a first one of the at least one switching means are from two of the signal lines, one of those two signal lines carrying a signal shifted by two more bits than the signal on the other signal line.
3. A decibel level adjustment device as in claim 2, wherein the device comprises two switching means, and - 21
wherein two inputs to the second one of the switching means are from two further signal lines, one of those two further signal lines carrying a signal shifted by two more bits than the signal on the other further signal line.
4. A decibel level adjustment device as in claim 3, wherein the device comprises a third switching means, and wherein one input to the third switching means is a signal line that is an input to neither the first switching means or the second switching means.
5. A decibel level adjustment device as in any one of claims 1 to 4, wherein there is only one signal line does not pass by way of the or each switch means.
6. A decibel level adjustment device substantially as herein described with reference to and as shown in Figures 5 and 6 of the accompanying drawings.
7. A decibel level adjustment device for calculating an output signal which is a d decibel multiple of an input signal, comprising: a plurality of shift means arranged parallel to each other for shifting said input signal exactly a designated number of bits in a designated direction; a shift amount control circuit means for receiving the value of said d as a decibel control value and, in - 22
accordance with said decibel control value, for generating and outputting a control signal indicating the direction and number of bits of shifting of each of said shift means; and, adder means for adding the outputs of said shift means together.
8. A device according to claim 7, further comprising an additional shift means for shifting the output of said adder means exactly a designated number of bits in a designated direction; wherein said shift amount control circuit means is adapted to generate and output a control signal indicating the shift direction and number of bits of shifting of said additional shift means.
9. A device according to claim 7 or 8, wherein said shift means is a barrel shifter.
GB0329125A 1999-06-25 2000-06-26 Decibel adjustment device with shift amount control circuit Expired - Fee Related GB2394335B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP18061699A JP3895887B2 (en) 1999-06-25 1999-06-25 Decibel level adjustment device
GB0015628A GB2355560B (en) 1999-06-25 2000-06-26 Decibel adjustment device with shift amount control circuit

Publications (3)

Publication Number Publication Date
GB0329125D0 GB0329125D0 (en) 2004-01-21
GB2394335A true GB2394335A (en) 2004-04-21
GB2394335B GB2394335B (en) 2004-06-23

Family

ID=32031865

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0329125A Expired - Fee Related GB2394335B (en) 1999-06-25 2000-06-26 Decibel adjustment device with shift amount control circuit

Country Status (1)

Country Link
GB (1) GB2394335B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5402369A (en) * 1993-07-06 1995-03-28 The 3Do Company Method and apparatus for digital multiplication based on sums and differences of finite sets of powers of two

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5402369A (en) * 1993-07-06 1995-03-28 The 3Do Company Method and apparatus for digital multiplication based on sums and differences of finite sets of powers of two

Also Published As

Publication number Publication date
GB2394335B (en) 2004-06-23
GB0329125D0 (en) 2004-01-21

Similar Documents

Publication Publication Date Title
US20080198048A1 (en) Systems and methods for companding ADC-DSP-DAC combinations
KR0138964B1 (en) Differential code modulator with data format changer
JPH06348455A (en) Rounding method for multiplication and multiplying circuit
KR20040041781A (en) The improved method of compressing look up table for reducing memory and non-linear function generating apparatus having look up table compressed using the method and the non-linear function generating method
US5185714A (en) Arithmetic operation processing apparatus
US5956264A (en) Circuit arrangement for digital multiplication of integers
US6405092B1 (en) Method and apparatus for amplifying and attenuating digital audio
JPH09325955A (en) Square root arithmetic circuit for sum of squares
JP4665099B2 (en) Method for determining filter coefficients of a digital filter and digital filter
US6675186B1 (en) Decibel adjustment device with shift amount control circuit
US6678382B2 (en) Digital attenuator
US6606641B1 (en) System for varying the dynamic range of coefficients in a digital filter
GB2394335A (en) Decibel adjustment device with shift amount control circuit
KR100403374B1 (en) Table Lookup Based Phase Calculator with Normalization of Input Operands for High-Speed Communication
US5699285A (en) Normalization circuit device of floating point computation device
JPH11317676A (en) Reciprocal incarnation circuit for optional element of finite field
US6011448A (en) Method and apparatus for frequency modulation synthesis
JPH06230991A (en) Method and apparatus for computation of inverse number of arbitrary element in finite field
EP0261954B1 (en) Digital signal gain control circuitry
JP4545272B2 (en) Digital attenuator and digital attenuation processing method
Wang et al. Novel design and FPGA implementation of DA-RNS FIR filters
KR0149323B1 (en) Audio volume adjusting device using digital system
KR0182169B1 (en) Log arithmathic value calculator
EP1014260B1 (en) Sticky bit value predicting circuit
US6993551B2 (en) Sparse-coefficient functions for reducing computational requirements

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20100626