US4614935A - Log and antilog functions for video baseband processing - Google Patents
Log and antilog functions for video baseband processing Download PDFInfo
- Publication number
- US4614935A US4614935A US06/685,679 US68567984A US4614935A US 4614935 A US4614935 A US 4614935A US 68567984 A US68567984 A US 68567984A US 4614935 A US4614935 A US 4614935A
- Authority
- US
- United States
- Prior art keywords
- samples
- log
- bit
- binary
- output
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/02—Digital function generators
- G06F1/03—Digital function generators working, at least partly, by table look-up
- G06F1/0307—Logarithmic or exponential functions
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
- H03M7/50—Conversion to or from non-linear codes, e.g. companding
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods 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/483—Computations with numbers represented by a non-linear combination of denominational numbers, e.g. rational numbers, logarithmic number system or floating-point numbers
- G06F7/4833—Logarithmic number system
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods 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/52—Multiplying; Dividing
- G06F7/523—Multiplying only
- G06F7/5235—Multiplying only using indirect methods, e.g. quarter square method, via logarithmic domain
Definitions
- the present invention relates to a digital signal encoding/decoding system for generating logarithms and antilogarithms for use in, for example, a digital television receiver.
- logarithms to perform the multiplication and division operations. For example, to multiply, the logarithms of the multiplicand and of the multiplier are looked up in a ROM which stores a table of logarithms, and are added to produce the logarithm of the product. The antilogarithm of the product is then looked up in a second ROM which stores a table of antilogarithms.
- the division operation requires subtraction of the respective logarithms to produce the logarithms of the quotient. The antilogarithm of the quotient is then looked up in another ROM containing antilogarithm values.
- a disadvantage of the above type of logarithmic processing using ROMs is that the number of bits in the logarithm have to be relatively large in order to obtain adequate resolution.
- a 7-bit binary number should be coded to at least 9-bit logarithms.
- the ROM containing the log table would require 1,152 bits (i.e., 2 7 ⁇ 9).
- the antilog table requires even more ROM -3,584 bits (i.e., 2 9 ⁇ 7). It will be noted that the amount of ROM required increases exponentially with the word size.
- the logarithmic processing system of Lewis, Jr. et al. comprises a first memory producing N-bit logarithms to a base B of M-bit binary input numbers to be processed. A second memory produces the antilogarithm to the base B of the sum of the logarithms.
- the base B is selected to utilize substantially the entire range of possible magnitudes of the N-bit logarithms. Specifically, the base B to which the logarithms are taken is given by the equation:
- the three bits defining the position of the most significant one (or the lack thereof) in the input numbers form the three most significant bits of the output numbers in the log domain.
- the trailing bits following the most significant one in the input numbers constitute the least significant bits of the output numbers. The process is reversed in the log decoder to reconstruct the original samples in the non-log domain.
- the log encoder includes a selectively-actuated means for adding a fixed binary value to the set of binary numbers defining the bit position of the most significant one in the binary input numbers when the input numbers are non-zero.
- the selectively-actuated adding means are disabled when the input numbers are zero.
- the selectively-actuated adding means of this invention allows separation of the output numbers defining the logarithms of the non-zero input numbers from the output numbers representing the logarithms of the input numbers which are zero. This produces logarithmic values which more accurately reflect the actual logarithms.
- the log encoder includes a log fixup means, which in response to the trailing bits following the most significant one in the input numbers, corrects for the differences between the actual log function and the log-linear approximation thereof.
- the log decoder includes a truncation fixup ROM, which in response to the most significant bits of the output numbers in the log domain (defining the bit position of the most significant one in the respective input numbers) adds correction factors to the output numbers, so that the reconstructed samples are rounded off to the nearest integer.
- FIG. 1 in the block diagram form, the overall system log encoder and decoder of the present invention
- FIGS. 2 and 3 illustrate detailed block diagrams of the subject log encoder and decoder respectively.
- FIGS. 4-6 depict alternative ways of implementing certain portions of the log decoder of FIG. 3.
- line arrows represent signal paths for analog signals or for single bit digital signals
- line arrows having slash marks represent signal paths for multiple-bit parallel digital signals, with the number of bits thereof indicated by a numeral or legend proximate to the slash mark.
- FIG. 1 schematically represents a log processor, which may be a digital gain stage for applying gain to, for example, the digital baseband video signal in a digital television receiver.
- the 7 bit binary samples of the baseband video signal are fed to a log encoder 20, which computes 10 bit logarithms of the input numbers in accordance with this invention.
- the output numbers in the log domain are processed in the required manner, as indicated by the block 30.
- the log processing might, for example, comprise of multiplications and divisions corresponding to the gain or attenuation functions.
- the 10-bit processed numbers in the log domain are translated back into the non-log domain by a log decoder 40, also pursuant to this invention, to generate at the output thereof 7-bit reconstructed samples.
- FIG. 2 illustrates a detailed block diagram of the instant log encoder 20.
- the 7-bit binary input samples are fed to a detector 50, which detects the bit position of the most significant "one" in the input numbers.
- a 3-bit first output CA of the detector 50 varies from 1 to 7 as the position of the most significant one in the input samples changes from the rightmost position to the leftmost position respectively.
- the detector 50 outputs three zeros on the line CA, when no logical one is present in the input samples (i.e., when the input samples are zero).
- a 1-bit second output CB of the detector 50 is a logical one when the input samples are non-zero, and is a logical zero otherwise.
- the second output CB is coupled to a selectively-actuated adding means 52.
- the selectively-actuated adding means 52 adds a fixed binary value CC (e.g., 1000) to the first output CA of the detector 50 when the input samples A are non-zero.
- CC e.g., 1000
- the fixed binary value CC in this particular embodiment is selected to be 1000, any other suitable fixed binary value may be added to the first output CA of the bit position detector 50.
- the selectively-actuated adding means 52 is disabled when the input samples A are zero.
- the selectively-actuated adding means 52 comprises a plurality of four AND gates 54, and an adder 56.
- Each of the AND gates 54 has a first input coupled for receiving the respective one of the bits CC defining the fixed binary value 1000, and a second input coupled for receiving the second output CB of the detector 50.
- the AND gates 54 have at their output CD the fixed binary value 1000 when the input samples are non-zero, and four zeros otherwise.
- the output of the AND gates 54 is combined with the first output CA of the detector 50 in the adder 56 to generate at the output CE thereof a set of 4 bits, which are associated with the bit position of the most significant one in the input samples A, and which define the 4 most significant bits of the output samples in the log domain on the output line K of the log encoder 20.
- the bits to the right of the leftmost logical one in the input samples define a plurality of bits associated with the least significant bits of the output samples K in the log domain.
- the 6 least significant bits EA of the input samples A are supplied to the bit shifter 60.
- the bit shifter 60 shifter the 6 least significant bits EA of the input samples A to the left until the most significant one is displaced out of the shifter to generate on the output line F thereof the 6 bits associated with the least significant bits of the output samples K.
- the bit shifter 60 produces a 6-bit output word, in which the most significant bits consist of the lesser significant bits occurring to the right of the most significant logical one of the input word, and in which the remaining least significant bits of the 6-bit output word are logical zeros.
- a switching matrix shifter is used to produce the required bit shifts.
- any other suitable device--- such as a shift register--may be employed instead.
- An inverter 62 complements the first output CA of the bit position detector 50 to generate a value defining the number of shifts to the left necessary for transferring the most significant one off the left end of the 6 least significant bits of the 7-bit input samples.
- the output D of the inverter 62 is applied to the bit shifter 60 to produce the desired number of shifts to, in turn, generate the 6 least significant bits F.
- the output of the bit shifter 60 can be merged directly with the output CE of the selectively-actuated adding means 52 as the least and most significant bits respectively of the output samples to generate a log-linear approximation of the actual log function.
- the log linear (or piecewise) approximation consists of replacing the base two log curve with a series of straight lines connecting the points on the log curve where the log function has integer values.
- the output K of the log decoder 20 is made more precise by employing a log fixup means 70 for correcting the 6 bits F at the output of the bit shifter 60 for the differences between the log-linear approximation and the ideal log curve.
- the log fixup means 70 includes a ROM 72 which has as input the 6 bit output F of the bit shifter 60, and which is programmed to contain the respective error values G representing the associated differences between the log-linear approximation and the actual log curve.
- a listing of the error values G stored in the log fixup ROM for the specific circuit shown in FIG. 2 is illustrated in TABLE 1.
- the address values F'+l are applied to the ROM 72.
- the values in the column headed by F'+l are the respective error values provided by the ROM 72.
- the error values G are independent of the 4 most significant bits CE of the output samples K, and that the error values depend only on the value of the 6 least significant bits at the output F of the left shifter 60.
- the log fixup means 70 further includes an adder 74, which selectively combines the 6-bit output F of the left shifter 60 with the respective error values G stored in the ROM 72 to produce on the output line J thereof the 6 log-corrected least significant bits.
- the 4-bit scaled binary numbers on the line CE are then combined with the 6-bit log-corrected binary numbers as the most and least significant bits, respectively, of the log-corrected output samples on the line K of the log encoder 20.
- the log fixup means 70 includes a plurality of AND gates 76, each of which has as a first input the respective bits of the binary representation of the error values G, and which has as a second input a 1-bit value which is set equal to zero when the 4 most significant bits CE of the output samples K are all logical ones--indicating the presence of the very last segment of the log scale.
- the second input of the AND gates 76 is derived from a 4-input NAND gate 78 as depicted in FIG. 2. The output of the AND gates 76 is thus set equal to zero, when the NAND gate 78 senses the presence of 4 one's on its input lines.
- a ROM containing the full log-corrected values of the 6 least significant bits of the output samples will require 384 bits of storage (i.e., 2 6 ⁇ 6).
- the processed output samples K' are fed to the log decoder 40 to reconstruct the respective 7-bit binary samples in the original non-log domain.
- the operation of the log decoder 40 shown in FIG. 3, is the reverse of the operation of the log encoder 20 of FIG. 2.
- the antilog fixup means 100 modifies the 6 log-corrected least significant bits L of the processed output samples K' to generate the log-linear output samples O at its output.
- the truncation fixup means 110 responsive to the 4 most significant bits P of the output O of the antilog fixup means 100, adds the respective correction factors to the associated output to minimize the truncation errors. This assures that the reconstructed samples Z are rounded off to the nearest integer.
- the shifting means 120 produces the desired
- the 6 least significant bits L of the processed output samples K' are applied to an antilog fixup ROM 102, which is programmed to contain the corresponding log-linear values M.
- the 6-bit output M of the antilog fixup ROM 102 is merged with the 4 most significant bits on the line N to generate the associated 10-bit binary values on the line 0.
- the 4 most significant bits of the binary values O are fed to a truncation fixup ROM 112, which is programmed to contain the respective correction factors.
- a 4-bit code R,0000 is appended as the most significant bits to the 6 bit binary representation Q of the correction factors to form a 10-bit result S, which is combined with the corresponding binary values O in the adder 114.
- the truncation fixup means 110 assures that the 7-bit reconstructed samples Z are rounded off to the nearest integer.
- An 8-bit code X, 00 000 001, is appended as the most significant bits to the 6 least significant bits W of the 10 bit binary values T at the output of the adder 114 to form a 14 bit result Y, which is fed to a bit shifter 122.
- this step serves to reinsert a logical one to the left of the 6 least significant bits W of the binary values T at the output of the adder 114.
- the bit shifter 122 produces the desired right shifts of the binary values Y at the input thereof to generate the respective 7-bit reconstructed samples Z at its output.
- the role of the bit shifter 122 in the log decoder 40 is essentially the reverse of the role of the bit shifter 60 in the log encoder 20.
- the 4 most significant bits UA of the 10-bit binary values T are applied to a subtracter 124, which subtracts the fixed binary value UB (1000) therefrom. It will be observed that the role of the subtracter 124 in the log decoder 40 is the opposite to that of the adder 114 in the log encoder 20.
- the inverted value of the most significant bit at the output UC of the subtracter 124 is applied as the first input to each one of a plurality of 3 NAND gates 126. Furthermore, each of the NAND gates 126 receives as the second input the respective one of the remaining 3 bits of the subtracter output UC.
- the 3-bit output V of the NAND gates 126 is applied to the bit shifter 122 to produce the required number of right shifts of the 14-bit binary values Y to generate the 7-bit reconstructed samples on the line Z of the log decoder 40.
- the application of the inverted value of the most significant bit of the subtracter's output UC serves to produce 3 logical ones at the output V of the NAND gates 126, when the input samples A are zero. Otherwise, the NAND gates 126 simply invert the 3 least significant bits of the subtracter's output UC.
- the process used for generating the value V representing the number of right shifts required in the log decoder 40 is inverse of the process used to produce the value D defining the number of left shifts desired in the log encoder 20.
- the truncation fixup means 110 serves to round off the reconstructed samples Z in the original, non-log domain to the nearest integer.
- the operation of the truncation fixup means 110 will be clear from TABLE 5.
- the decoder When the input to the log decoder 40 in the log domain corresponds to a value of 3.75 in the non-log domain (Sample No. 4, TABLE 5), the decoder outputs a value of 4--i.e., the nearest integer. Without the truncation fixup means 110, the log decoder 40 would have truncated the output to a value of 3.
- the decoder generates a value of 4--again the nearest integer.
- FIGS. 4-6 show certain modifications to the log decoder 40 of FIG. 3.
- FIG. 4 depicts an alternative version of the antilog fixup means 100.
- Two alternative arrangements for the circuitry used to generate the number of required right shifts V are respectively depicted in FIGS. 5 and 6.
- the error values reflecting the differences between the actual log curve and the log-linear approximation thereof are stored in an antilog fixup ROM 130.
- the error valves at the output of the ROM 130 are subtracted from the 6 least significant bits L of the output samples K' in the subtracter 132 to generate the 6 bit values M corresponding to the log-linear approximation.
- a 4-input NAND gate 134 responsive to the 4 MSB's of the output samples K', disables a plurality of AND gates 136 when the log decoder 40 is operating in the very last segment of the log scale, whereby the output of the antilog fixup ROM 130 is set to zero.
- the operation of the antilog fixup means 100 of FIG. 4 is similar to that of the log fixup means 70 in FIG. 2.
- FIG. 3 employed for generating the desired number of right shifts V can be simplified in the manner portrayed in FIG. 5.
- the leftmost bit of the 4 most significant bits UA of the binary numbers T at the output of the adder 114 is fed directly to each one of a plurality of NAND gates 140 at the first input. Additionally, each one of the NAND gates 140 receives as the second input the respective one of the remaining 3 bits of the 4 most significant bits UA.
- the output of the NAND gates 140 is applied to the bit shifter 122.
- FIG. 6 shows another arrangement for generating the number of right shifts V.
- an inverter 142 simply inverts the 3 rightmost bits of the 4 most significant bits UA of the binary numbers T at the output of the adder 114.
- the output of the FIG. 6 circuitry is fed to the bit shifter 122.
- the present invention provides a log encoding/decoding system which is accurate and cost-effective.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Nonlinear Science (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
B=antilog.sub.10 [2/(2N-1) log.sub.10 (2M-1)].
TABLE 1 __________________________________________________________________________ LOG FIXUP ROM(G)Address F F'+ 0 F'+1 F'+2F'+ 3F'+ 4F'+ 5F'+ 6F'+ 7 __________________________________________________________________________ F'=0 0 0 1 1 2 2 2 3 8 3 3 3 4 4 4 4 4 16 5 5 5 5 5 5 5 5 24 5 5 5 5 6 6 5 5 32 5 5 5 5 5 5 5 5 40 5 5 5 4 4 4 4 4 48 4 3 3 3 3 3 2 2 56 2 2 2 1 1 1 1 0 __________________________________________________________________________
TABLE 2
__________________________________________________________________________
LOG ENCODER(K)
OUTPUT K
SAMPLE
INPUT A DECI-
NUMBER
DECIMAL
BINARY
CA
CB
CD
CE
##STR1##
F G H
I J=F+I
BINARY
MAL
__________________________________________________________________________
1 0 0 000 000
000
0 0 000
0 000
111 000 000
000
1 000
000 000
0 000 000
00
2 1 0 000 001
001
1 1 000
1 001
110 000 000
000
1 000
000 000
1 001 000
576
3 2 0 000 010
010
1 1 000
1 010
101 000 000
000
1 000
000 000
0 010 000
640
4 3 0 000 011
010
1 1 000
1 010
101 100 000
101
1 101
100 101
1 010 100
677
5 4 0 000 100
011
1 1 000
1 011
100 000 000
000
1 000
000 000
1 011 000
704
6 5 0 000 101
011
1 1 000
1 011
100 010 000
101
1 101
010 101
1 011 010
725
7 6 0 000 110
011
1 1 000
1 011
100 100 000
101
1 101
100 101
1 011 100
741
8 7 0 000 111
011
1 1 000
1 011
100 110 000
100
1 100
110 100
1 011 110
756
9 8 0 001 000
100
1 1 000
1 100
011 000 000
000
1 000
000 000
1 100 000
768
10 16 0 010 000
101
1 1 000
1 101
010 000 000
000
1 000
000 000
1 101 000
832
11 32 0 100 000
110
1 1 000
1 110
001 000 000
000
1 000
000 000
1 110 000
896
12 64 1 000 000
111
1 1 000
1 111
000 000 000
000
0 000
000 000
1 111 000
960
13 127 1 111 111
111
1 1 000
1 111
000 111 111
000
0 000
111 111
1 111 111
1063
__________________________________________________________________________
number of right shifts of the binary numbers Y at its input to generate
the 7 bit reconstructed samples in the original, non-log domain on the
output line Z of the log decoder 40.
TABLE 3 __________________________________________________________________________ ANTILOG FIXUP ROM(M)Address L L'+ 0 L'+1 L'+2L'+ 3L'+ 4L'+ 5L'+ 6L'+ 7 __________________________________________________________________________ L'=0 0 1 1 2 2 3 4 4 8 5 6 7 7 8 9 10 11 16 11 12 13 14 15 16 17 18 24 19 20 21 22 22 23 25 26 32 27 28 29 30 31 32 33 34 40 35 36 37 39 40 41 42 43 48 44 46 47 48 49 50 52 53 56 54 55 56 58 59 60 61 63 __________________________________________________________________________
TABLE 4 ______________________________________ TRUNCATION FIXUP ROM(Q)Address P P'+ 0 P'+1 P'+2P'+ 3 ______________________________________ P'=8 63 32 16 8 12 4 2 1 0 ______________________________________
TABLE 5
__________________________________________________________________________
LOG DECODER (Z)
SAMPLE
ENCODER
DECODER LOG INPUT K'
NUMBER
INPUT A
BINARY DECIMAL
L M O P Q S
__________________________________________________________________________
1 0 0 000 000 000
0 000 000
000 000
0 000 000 000
0 000
000 000
0 000 000 000
2 1 1 001 000 000
576 000 000
000 000
1 001 000 000
1 001
100 000
0 000 100 000
3 2 1 010 000 000
640 000 000
000 000
1 010 000 000
1 010
010 000
0 000 010 000
4 3.75 1 010 111 010
698 111 010
111 000
1 010 111 000
1 010
010 000
0 000 010 000
5 4 1 011 000 000
704 000 000
000 000
1 011 000 000
1 011
001 000
0 000 001 000
6 4.25 1 011 000 110
710 000 110
000 100
1 011 000 100
1 011
001 000
0 000 001 000
7 8 1 100 000 000
768 000 000
000 000
1 100 000 000
1 100
000 100
0 000 000 100
8 16 1 101 000 000
832 000 000
000 000
1 101 000 000
1 101
000 010
0 000 000 010
9 32 1 110 000 000
896 000 000
000 000
1 110 000 000
1 110
000 001
0 000 000 001
10 64 1 111 000 000
960 000 000
000 000
1 111 000 000
1 111
000 000
0 000 000 000
11 127 1 111 111 111
1023 111 111
111 111
1 111 111 111
1 111
000 000
0 000 000
__________________________________________________________________________
000
SAMPLE ENCODER Z
NUMBER INPUT A
T=O+S UA UC V W Y BINARY
DECIMAL
__________________________________________________________________________
1 0 0 000 000 000
0 000
1 000
111
000 000
00 000 001 000 000
0 000 000
0
2 1 1 001 100 000
1 001
0 001
110
100 000
00 000 001 100 000
0 000 001
1
3 2 1 010 010 000
1 010
0 010
101
010 000
00 000 001 010 000
0 000 010
2
4 3.75 1 011 001 000
1 011
0 011
100
001 000
00 000 001 001 000
0 000 100
4
5 4 1 011 001 000
1 011
0 011
100
001 000
00 000 001 001 000
0 000 100
4
6 4.25 1 011 001 000
1 011
0 011
100
001 000
00 000 001 001 000
0 000 100
4
7 8 1 100 000 100
1 100
0 100
011
000 100
00 000 001 000 100
0 001 000
8
8 16 1 101 000 010
1 101
0 101
010
000 010
00 000 001 000 010
0 010 000
16
9 32 1 110 000 001
1 110
0 110
001
000 001
00 000 001 000 001
0 100 000
32
10 64 1 111 000 000
1 111
0 111
000
000 000
00 000 001 000 000
1 000 000
64
11 127 1 111 111 111
1 111
0 111
000
111 111
00 000 001 111 111
1 111 111
127
__________________________________________________________________________
Claims (23)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US06/685,679 US4614935A (en) | 1984-12-24 | 1984-12-24 | Log and antilog functions for video baseband processing |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US06/685,679 US4614935A (en) | 1984-12-24 | 1984-12-24 | Log and antilog functions for video baseband processing |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| US4614935A true US4614935A (en) | 1986-09-30 |
Family
ID=24753234
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US06/685,679 Expired - Fee Related US4614935A (en) | 1984-12-24 | 1984-12-24 | Log and antilog functions for video baseband processing |
Country Status (1)
| Country | Link |
|---|---|
| US (1) | US4614935A (en) |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4853969A (en) * | 1987-01-13 | 1989-08-01 | Recognition Equipment Incorporated | Quantized digital filter |
| US5066952A (en) * | 1989-09-25 | 1991-11-19 | The United States Of America As Represented By The Secretary Of The Navy | Non-linear data conversion system for dynamic range digital signal processing |
| FR2747489A1 (en) * | 1996-04-16 | 1997-10-17 | Thomson Csf | Floating point computation of word products in ATM network |
| GB2330749A (en) * | 1997-10-24 | 1999-04-28 | Sony Uk Ltd | Audio signal processor |
| US6590939B1 (en) * | 1997-02-28 | 2003-07-08 | Nokia Telecommunications Oy | Reception method and a receiver |
| US20040063413A1 (en) * | 2002-09-24 | 2004-04-01 | Schaffer Troy A. | Dual loop automatic gain control |
| US6883012B1 (en) | 2001-03-19 | 2005-04-19 | Cisco Systems Wireless Networking (Australia) Pty Limited | Linear-to-log converter for power estimation in a wireless data network receiver |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US3877026A (en) * | 1973-10-01 | 1975-04-08 | North Electric Co | Direct digital logarithmic decoder |
| US3905028A (en) * | 1973-08-02 | 1975-09-09 | North Electric Co | Direct digital logarithmic encoder |
| US4555768A (en) * | 1983-06-07 | 1985-11-26 | Rca Corporation | Digital signal processing system employing logarithms to multiply and divide |
-
1984
- 1984-12-24 US US06/685,679 patent/US4614935A/en not_active Expired - Fee Related
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US3905028A (en) * | 1973-08-02 | 1975-09-09 | North Electric Co | Direct digital logarithmic encoder |
| US3877026A (en) * | 1973-10-01 | 1975-04-08 | North Electric Co | Direct digital logarithmic decoder |
| US4555768A (en) * | 1983-06-07 | 1985-11-26 | Rca Corporation | Digital signal processing system employing logarithms to multiply and divide |
Non-Patent Citations (7)
| Title |
|---|
| G. G. Apple et al., Log Linear Companding A Digital Companding Technique, pp. 1776 1777. * |
| G. G. Apple et al., Log-Linear Companding-A Digital Companding Technique, pp. 1776-1777. |
| J. N. Mitchell, Computer Multiplication and Division Using Binary Logarithms, pp. 512 517. * |
| J. N. Mitchell, Computer Multiplication and Division Using Binary Logarithms, pp. 512-517. |
| T. A. Brubaker et al., Multiplication Using Logarithms Implemented with Read Only Memory, pp. 761 765. * |
| T. A. Brubaker et al., Multiplication Using Logarithms Implemented with Read-Only Memory, pp. 761-765. |
| U.S. patent application Ser. No. 502,014 of Lewis, Jr. et al., Digital Signal Processing System Employing Logarithms to Multiply and Divide. * |
Cited By (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4853969A (en) * | 1987-01-13 | 1989-08-01 | Recognition Equipment Incorporated | Quantized digital filter |
| US5066952A (en) * | 1989-09-25 | 1991-11-19 | The United States Of America As Represented By The Secretary Of The Navy | Non-linear data conversion system for dynamic range digital signal processing |
| FR2747489A1 (en) * | 1996-04-16 | 1997-10-17 | Thomson Csf | Floating point computation of word products in ATM network |
| US6590939B1 (en) * | 1997-02-28 | 2003-07-08 | Nokia Telecommunications Oy | Reception method and a receiver |
| GB2330749A (en) * | 1997-10-24 | 1999-04-28 | Sony Uk Ltd | Audio signal processor |
| US6295014B1 (en) * | 1997-10-24 | 2001-09-25 | Sony United Kingdom Limited | System for processing one-bit audio signals |
| US6377193B1 (en) | 1997-10-24 | 2002-04-23 | Sony United Kingdom Limited | System for converting between non-logarithmic values and logarithmic values |
| GB2330749B (en) * | 1997-10-24 | 2002-08-21 | Sony Uk Ltd | Audio signal processor |
| US6883012B1 (en) | 2001-03-19 | 2005-04-19 | Cisco Systems Wireless Networking (Australia) Pty Limited | Linear-to-log converter for power estimation in a wireless data network receiver |
| US20040063413A1 (en) * | 2002-09-24 | 2004-04-01 | Schaffer Troy A. | Dual loop automatic gain control |
| US7116955B2 (en) | 2002-09-24 | 2006-10-03 | Ati Technologies, Inc. | Dual loop automatic gain control |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4555768A (en) | Digital signal processing system employing logarithms to multiply and divide | |
| US4823301A (en) | Method and circuit for computing reciprocals | |
| KR960001276B1 (en) | 1-D cosine transform calculation device | |
| US5715470A (en) | Arithmetic apparatus for carrying out viterbi decoding at a high speed | |
| US4286256A (en) | Method and means for arithmetic coding utilizing a reduced number of operations | |
| US4044347A (en) | Variable-length to fixed-length conversion of minimum-redundancy codes | |
| EP0572695A1 (en) | A digital circuit for calculating a logarithm of a number | |
| KR100498457B1 (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 | |
| US4078250A (en) | Log-antilog conversion for a digital radar system | |
| US4598266A (en) | Modulo adder | |
| EP0092960A2 (en) | Apparatus for checking and correcting digital data | |
| US4614935A (en) | Log and antilog functions for video baseband processing | |
| US5629885A (en) | Squaring circuit for binary numbers | |
| US4831575A (en) | Apparatus for conversion between IEEE standard floating-point numbers and two's complement floating-point numbers | |
| JPH0713741A (en) | Alpha compositing calculator | |
| GB2149538A (en) | Digital multiplier | |
| US5038315A (en) | Multiplier circuit | |
| US3891837A (en) | Digital linearity and bias error compensating by adding an extra bit | |
| IL146927A (en) | Method and apparatus for calculating a recipocal of a number having a normalized mantissa | |
| US4635220A (en) | Binary coded decimal number division apparatus | |
| US4924421A (en) | Priority encoding system | |
| US4604723A (en) | Bit-slice adder circuit | |
| US4519079A (en) | Error correction method and apparatus | |
| US4584561A (en) | Method of residue to analog conversion | |
| US4584563A (en) | Method of residue to analog conversion |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: RCA CORPORATION A CORP OF DE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNOR:FLING, RUSSELL T.;REEL/FRAME:004352/0506 Effective date: 19841220 |
|
| CC | Certificate of correction | ||
| AS | Assignment |
Owner name: RCA LICENSING CORPORATION, TWO INDEPENDENCE WAY, P Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNOR:RCA CORPORATION, A CORP. OF DE;REEL/FRAME:004993/0131 Effective date: 19871208 Owner name: RCA LICENSING CORPORATION, TWO INDEPENDENCE WAY, PRINCETON, NJ 08540, A CORP. OF DE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:RCA CORPORATION, A CORP. OF DE;REEL/FRAME:004993/0131 Effective date: 19871208 |
|
| FPAY | Fee payment |
Year of fee payment: 4 |
|
| FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| FPAY | Fee payment |
Year of fee payment: 8 |
|
| REMI | Maintenance fee reminder mailed | ||
| LAPS | Lapse for failure to pay maintenance fees | ||
| FP | Lapsed due to failure to pay maintenance fee |
Effective date: 19980930 |
|
| STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |