This application hereby claims the benefit of and priority to Indian Provisional Patent Application Number 202141003802, titled “RADAR DATA COMPRESSION BY COMBINING RANGE FFT OUTPUT AND DISAMBIGUATING IN VELOCITY & ANGLE”, filed on Jan. 27, 2021 and which is hereby incorporated by reference in its entirety.
Echolocation devices detect objects by transmitting energy into space, then receiving echoes from objects or targets that reflect back a portion of the transmitted energy to receivers within the echolocation devices. Common echolocation devices include RADAR (RAdio Detection And Ranging), LIDAR (Light Detecting And Ranging), SONAR (Sound Navigation And Ranging), and ultrasonic devices.
All of these echolocation devices produce large amounts of data, that is then processed to identify a location and velocity of objects or targets within the range of the echolocation device. Storing and processing this echolocation data requires large amounts of computer memory and processor bandwidth.
In an implementation, a method for compressing echolocation data is provided. The method includes dividing the echolocation data into a plurality of partitions, and selecting a first partition for processing. The method also includes combining echolocation data from the first partition with echolocation data within a second partition, and combining echolocation data from the first partition with echolocation data within a third partition. The method further includes storing the combined echolocation data for all of the plurality of partitions except for the first partition in a memory.
In another implementation, a system for compressing echolocation data is provided. The system includes an input port configured to receive echolocation data, a memory configured to store echolocation data, and a processor coupled with the input port and the memory.
The processor is configured to divide the echolocation data into a plurality of partitions, and to select a first partition for processing. The processor is also configured to combine echolocation data from the first partition with echolocation data within a second partition, and to combine echolocation data from the first partition with echolocation data within a third partition. The processor is further configured to store the combined echolocation data for all of the plurality of partitions except for the first partition in the memory.
Many aspects of the disclosure can be better understood with reference to the following drawings. While several implementations are described in connection with these drawings, the disclosure is not limited to the implementations disclosed herein. On the contrary, the intent is to cover all alternatives, modifications, and equivalents.
In this example embodiment, echolocation system 100 includes antenna system 110, waveform generator 120, transmitter 130, receiver 140, controller 150, signal processor 160, and memory 170.
Controller 150 provides control signals to waveform generator 120, transmitter 130, receiver 140, and signal processor 160 over links 101 in order to direct them in their performance within echolocation system 100. These control signals may take any of a variety of configurations within the scope of the present invention.
Waveform generator 120 generates radio frequency (RF) “chirps”, that in an example embodiment, are signals that ramp from 77 to 78 GHZ in 100 μs, and are repeated 512 times. These chirps are provided to transmitter 130 over link 102, and transmitter 130 then amplifies the chirps for transmission. Antenna system 110 includes a transmitter antenna 112 and a receiver antenna 114. Transmitter antenna 112 receives the amplified chirps from transmitter 130 over link 103 and transmits the amplified chirps into space for detection of objects or targets.
Receiver antenna 114 receives echoes of the transmitted chirps and transfers the received signals to receiver 140 over link 104. Receiver 140 converts the received signals to digital echolocation data and transfers the digital echolocation data to signal processor 160 over link 105 for processing and compressing. Signal processor 160 transfers the compressed data to memory 170 over link 106 for storage.
Chirps 0-7 210-217 each ramp from 77 to 78 GHz over 100 μs. These chirps are amplified by transmitter 130 and transmitted into space by transmitter antenna 112. In this example embodiment two receiver antennas 114 are provided, however other embodiments may use other quantities of receiver antennas 114 all within the scope of the present invention.
In this example embodiment, a first receiver receives RX1 data including RX1 Chirps 0-7 data 220-227, and a second receiver receives RX2 data including RX2 Chirps 0-7 data 230-237. This analog RF data is converted by receiver 140 into digital echolocation data which is then processed and compressed by signal processor 160.
In this example embodiment, echolocation system 100 transmits and receives reflected signals from 512 chirps. Receiver 140 mixes the transmitted and received signals and digitizes them with an analog-to-digital converter (ADC). Signal processor 160 performs three dimensions of Fast Fourier Transforms (FFTs) on the digital echolocation data.
A range FFT of received data produces an array of complex numbers (the array index is also referred to as a bin, such that the array has several bins). Each complex number (e.g., a+jb) has a magnitude value (defined as sqrt(a2+b2)). If there is an object or target at a certain range, then the magnitude of the received data at a corresponding bin index (for example “bin1”) is significantly larger than magnitudes of the received data at surrounding bin indices. In this example, bin1 is called a range FFT peak, and the occurrence of a FFT peak at a certain range bin typically indicates the presence of an object or target at that corresponding range. In this example embodiment, a range FFT of the received data produces a range bin index of FFT peaks corresponding to detected target ranges.
In an example embodiment where the echolocation system is configured to take 256 receive analog-to-digital converter (ADC) samples for each chirp and 512 chirps, these 256 samples per chirp are the input to the range FFT. The range FFT then creates one array of range FFT output having 256 elements for each chirp. This produces 512 such range FFT output arrays.
The first element of each of these arrays is used as an input for a doppler FFT to produce doppler FFT output for the first range bin. The second element of each of these arrays is used as in input for a doppler FFT to produce doppler FFT output for the second range bin. This process is continued through each of the range bins. Each bin now corresponds to a certain range and a certain doppler (or velocity). As above, each bin contains a complex number. If the magnitude for any bin is significantly higher than magnitudes of surrounding bins, it is termed a doppler FFT peak, and the occurrence of an FFT peak at a certain doppler bin (for a given range bin) typically indicates the presence of a target at that corresponding doppler and range combination.
Similar to the above discussion about the doppler FFT, the first element of each of these arrays is used as an input for an angle FFT to produce angle FFT output for the first range bin. The second element of each of these arrays is used as an input for an angle FFT to produce angle FFT output for the second range bin. This process is continued through each of the range bins. Each bin now corresponds to a certain range number, a certain velocity, and a certain angle. As above, each bin contains a complex number. If the magnitude for any bin is significantly higher than magnitudes of surrounding bins, it is termed an angle FFT peak, and the occurrence of an FFT peak at a certain angle bin (for a given range and doppler bin) typically indicates the presence of a target at that corresponding range, velocity, and angle combination. These three FFTs produce a three-dimensional data cube of echolocation data illustrated in
In this example embodiment, echolocation data cube 240 has a dimension of 256 range bins, a dimension of 512 doppler bins, and a dimension of eight angle bins. Each value of echolocation data is a complex number of the form X+jY. By determining the location within this echolocation data cube of peaks corresponding to a detected target, the target's range, velocity, and angle may be determined.
The target's range is determined by its position on the range axis, its velocity is determined by its position on the doppler axis, and its angle is determined by its position on the angle axis.
Frequency modulated continuous wave (FMCW) radar received data as described above in an echolocation data cube 240 requires large amounts of memory for storage. For example, if each data point includes 16 bits of data for X and 16 bits of data for Y (in the above complex number), a data cube comprising 256 range bins, 512 doppler bins, and 8 angle bins, would require 4 MB of storage. During ordinary operation, large quantities of these echolocation data cubes 240 are produced and must be stored for processing.
In order to optimize storage costs, various compression techniques may be performed on the echolocation data. For example, block floating point representation of samples and/or exponential Golomb coding of samples may be used to achieve compression of 25% to 50%. Other techniques include simultaneous transmission operation applications introducing different artificial doppler shifts for each transmitter to enable transmitter disambiguation during digital signal processing. These techniques result in compression of the echolocation data. Note that these techniques may be used in addition to the methods illustrated in
In this example, partition A 310 contains near targets with strong signals, and partition E 318 contains far targets with weak signals. In this example embodiment, partition C 314 is selected as the first partition for combination with second partition B 312 and third partition D 316. The contents of each of the 100 range bins within partition C 314 are combined with the contents of the corresponding range bin within partitions B 312 and D 316. In this example embodiment, each of the 100 range bins within partition C 314 is coherently added (note, these are complex numbers (e.g., a+jb is added to c+jd to produce x+jy)) to the corresponding range bin within partition B 312, and to the corresponding range bin within partition D 316. Other methods may be used to combine partition C 314 with partitions B 312 and D 316 (two such examples are discussed below), all within the scope of the present invention.
Partitions A 310, B+C 320, C+D 322, and E 318 are stored in memory. Since partition C 314 is not stored, this results in a 20% improvement in storage efficiency. The four stored partitions (A 310, B+C 320, C+D 322, and E 318) are then processed using standard 2-D radar processing with doppler FFTs on each of the 400 stored range bins, and standard target detection algorithms are used. This results in the compressed echolocation data illustrated in
Since partition C 314 has been combined (by coherent addition) with partitions B 312 and D 316, any target located in the range bins within partition C 314 will now be found within partitions B+C 320 and C+D 322, as illustrated by the targets in partitions B+C 332 and C+D 334 in
In this example, target 340 is found in a particular range and velocity bin in partition B+C 332 and not in the corresponding range and velocity bin in partition C+D 334, and target 346 is found in a particular range and velocity bin in partition C+D 334 and not in the corresponding range and velocity bin in partition B+C 332. This indicates that neither of these targets is actually from partition C, and target 340 belongs at the range bin corresponding to partition B 312, and target 346 belongs at the range bin corresponding to partition D 316.
Target 342 is found in a particular range and velocity bin in partition B+C 332, and a corresponding target 344 is found in a corresponding range and velocity bin in partition C+D 334. Since these two targets are found at the same location (with respect to range bin and velocity bin) in partitions B+C 332 and C+D 334, they most likely actually represent a single target from partition C 314 that was added to partitions B 312 and D 316.
It is possible that targets 342 and 344 are actually two distinct targets having the same velocity and found in the same relative range bin within partitions B 312 and D 316. In order to further disambiguate this case, additional tests, such as comparing the amplitude and phase of the target in partitions B+C 332 and C+D 334 may be performed to differentiate between a single target from partition C 314, and two similar targets from partitions B 312 and D 316.
While this method results in a 20% reduction of memory, there is a 3 dB signal-to-noise ratio loss in the combination of the partitions, and, as discussed above, there is some residual ambiguity in determining targets from partition C. In a worst-case scenario of a static scene where all objects have the same velocity (i.e., none), this residual ambiguity increases.
In this example, partition A 410 contains near targets with strong signals, and partition E 418 contains far targets with weak signals. In this example embodiment, partition C 414 is selected as the first partition for combination with second partition B 412 and third partition D 416. The contents of each of the 100 range bins within partition C 414 are combined with the contents of each of the corresponding range bins within partitions B 412 and D 416.
In this example embodiment, the data for each of the 512 chirps within each range bin of region C 414 is multiplied by ejkα (note, these are complex numbers), where e is Euler's number, j is the square root of −1, k is the chirp index from 0 to 511, and α is a constant, resulting in the addition of an artificial complex phase rotation to the echolocation data, and the result is coherently added (e.g., a+jb is added to c+jd to produce x+jy) to a corresponding range bin in partition B 412, resulting in combined partition B+Cejkα420. For each of the 512 chirps each range bin of region C 414 is multiplied by ejkβ, where e is Euler's number, j is the square root of −1, k is the chirp index from 0 to 511, and β is a constant, resulting in the addition of an artificial complex phase rotation to the echolocation data, and the result is coherently added to a corresponding range bin in partition D 416, resulting in combined partition Cejkβ+D 420.
Partitions A 410, B+C 420, C+D 422, and E 418 are stored in memory. Since partition C 414 is not stored, this results in a 20% improvement in storage efficiency. The four stored partitions (A 410, B+Cejkα420, Cejkβ+D 422, and E 418) are then processed using standard 2-D radar processing with doppler FFTs on each of the 400 stored range bins, and standard target detection algorithms are used. This results in the compressed echolocation data illustrated in
Since partition C 414 has been combined with partitions B 412 and D 416, any target located in the range bins within partition C 414 will now be found within partitions B+Cejkα420 and Cejkβ+D 422, as illustrated by the targets in partitions B+Cejkα432 and Cejkβ+D 434 in
In this example, target 440 is found in a particular range and velocity bin in partition B+Cejkα432 and not in the corresponding range and velocity bin in partition Cejkβ+D 434, and target 446 is found in a particular range and velocity bin in partition Cejkβ+D 434 and not in the corresponding range and velocity bin in partition B+Cejkα432. This indicates that neither of these targets is actually from partition C, and target 440 belongs at the range bin corresponding to partition B 412, and target 446 belongs at the range bin corresponding to partition D 416.
Target 442 is found in a particular range and velocity bin in partition B+Cejkα 432, and a corresponding target 444 is found in a corresponding range bin in partition Cejkβ+D 434, but with a difference in velocity equal to β−α. Since these two targets are found at the same location (with respect to range bin) in partitions B+Cejkα432 and Cejkβ+D 434, and with the expected difference (β−α) in velocity, they most likely actually represent a single target from partition C 414 that was added to partitions B 412 and D 416.
It is possible that targets 442 and 444 are actually two distinct targets having the expected difference (β−α) in velocity and found in the same relative range bin within partitions B 412 and D 416. However, there is only a very small probability that the two targets would have exactly the expected difference in velocity, and in some embodiments, the values of α and β are changed between frames, such that the possibility of ambiguity is further reduced.
This solution can be easily extended by merging a larger quantity of range bins into one through Doppler division and use even less storage space. For example, the echolocation data may be partitioned into a larger plurality of partitions, and multiple partitions may be combined using the methods described here all within the scope of the present invention.
In this example, partition A 510 contains near targets with strong signals, and partition E 518 contains far targets with weak signals. In this example embodiment, partition C 514 is selected as the first partition for combination with second partition B 512 and third partition D 516. The contents of each of the 100 range bins within partition C 514 are combined with the contents of each of the corresponding range bins within partitions B 512 and D 516.
In this example embodiment, the data for each of the eight receiver antennas within each range bin of region C 514 is multiplied by ejkα, where e is Euler's number, j is the square root of −1, k is the receiver index from 0 to 7, and α is a constant, resulting in the addition of an artificial complex phase rotation to the echolocation data, and the result is coherently added (e.g., a+jb is added to c+jd to produce x+jy) to a corresponding range bin in partition B 512, resulting in combined partition B+Cejkα520. For each of the eight receiver antennas each range bin of region C 514 is multiplied by ejkβ, where e is Euler's number, j is the square root of −1, k is the receiver index from 0 to 7, and β is a constant, resulting in the addition of an artificial complex phase rotation to the echolocation data, and the result is coherently added to a corresponding range bin in partition D 516, resulting in combined partition Cejkβ+D 520.
Partitions A 510, B+C 520, C+D 522, and E 518 are stored in memory. Since partition C 514 is not stored, this results in a 20% improvement in storage efficiency. The four stored partitions (A 510, B+Cejkα520, Cejkβ+D 522, and E 518) are then processed using standard 2-D radar processing with doppler FFTs on each of the 400 stored range bins, and standard target detection algorithms are used. This results in the compressed echolocation data illustrated in
In this example embodiment, the targets angle or direction is given by an offset from the angle bin as detected in the B 512 or D 516 partition. The offset corresponds to the parameter α or β, in addition to the spacing between receiving antenna and the chirp wavelength. In this embodiment, FMCW radar processing technology is used to convert a phase change per receive antenna such as the parameter α or β into an angle or direction of an object or target in degrees.
In this example embodiment, targets are disambiguated through Angle of Arrival (AoA) division. In typical narrow-front radar applications angles of approximately −20° to +20° are covered. Wider angles are not expected and this example embodiment uses them for range expansion and storage reduction. This AoA modulation can also been seen as linearly increasing phase shift for each receive antenna.
Since partition C 514 has been combined with partitions B 512 and D 516, any target located in the range bins within partition C 514 will now be found within partitions B+Cejkα520 and Cejkβ+D 522, as illustrated by the targets in partitions B+Cejkα532 and Cejkβ+D 534 in
In this example, target 540 is found in a particular range and angle bin in partition B+Cejkα532 and not in the corresponding range and angle bin in partition Cejkβ+D 534, and target 546 is found in a particular range and angle bin in partition Cejkβ+D 534 and not in the corresponding range and angle bin in partition B+Cejkα532. This indicates that neither of these targets is actually from partition C, and target 540 belongs at the range bin corresponding to partition B 512, and target 546 belongs at the range bin corresponding to partition D 516.
Target 542 is found in a particular range and angle bin in partition B+Cejkα532, and a corresponding target 544 is found in a corresponding range bin in partition Cejkβ+D 534, but with a difference in angle equal to β−α. Since these two targets are found at the same location (with respect to range bin) in partitions B+Cejkα532 and Cejkβ+D 534, and with the expected difference (β−α) in angle, they most likely actually represent a single target from partition C 514 that was added to partitions B 512 and D 516.
It is possible that targets 542 and 544 are actually two distinct targets having the expected difference (β−α) in angle and found in the same relative range bin within partitions B 512 and D 516. However, there is only a very small probability that the two targets would have exactly the expected difference in angle, and in some embodiments, the values of α and β are changed between frames, such that the possibility of ambiguity is further reduced.
Signal processor 160 then selects a first partition for processing, (operation 602). Signal processor 160 combines data from the first partition with data within a second partition, (operation 604). Signal processor 160 also combines data from the first partition with data within a third partition, (operation 604).
Signal processor 160 stores the echolocation data for all of the partitions except for the data from the first partition within a memory 170, (operation 608).
In this example embodiment, signal processor 700 comprises input port 710, processing circuitry 720, storage interface 730, and internal storage system 740. Input port 710 comprises circuitry configured to receive data from a receiver 140 and commands from a controller 150. Storage interface 730 comprises circuitry configured to send data and commands to an external storage system or memory 170 and to receive data from the storage system or memory 170.
Processing circuitry 720 comprises electronic circuitry configured to perform the tasks of an echolocation signal processor 160 as described above. Processing circuitry 720 may comprise microprocessors and other circuitry that retrieves and executes software 760. Processing circuitry 720 may be embedded in an echolocation system 100 in some embodiments. Examples of processing circuitry 720 include general purpose central processing units, application specific processors, and logic devices, as well as any other type of processing device, combinations, or variations thereof. Processing circuitry 720 can be implemented within a single processing device but can also be distributed across multiple processing devices or sub-systems that cooperate in executing program instructions.
Internal storage system 740 can comprise any non-transitory computer readable storage media capable of storing software 760 that is executable by processing circuitry 720. Internal storage system 720 can also include various data structures 750 which comprise one or more databases, tables, lists, or other data structures, including the data buffer used to temporarily store the echolocation data for compression. Storage system 740 can include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
Storage system 740 can be implemented as a single storage device but can also be implemented across multiple storage devices or sub-systems co-located or distributed relative to each other. Storage system 740 can comprise additional elements, such as a controller, capable of communicating with processing circuitry 720. Examples of storage media include random access memory, read only memory, magnetic disks, optical disks, flash memory, virtual memory and non-virtual memory, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and that can be accessed by an instruction execution system, as well as any combination or variation thereof.
Software 760 can be implemented in program instructions and among other functions can, when executed by signal processor 700 in general or processing circuitry 720 in particular, direct signal processor 700, or processing circuitry 720, to operate as described herein for a signal processor 160 within an echolocation system 100. Software 760 can include additional processes, programs, or components, such as operating system software, database software, or application software. Software 760 can also comprise firmware or some other form of machine-readable processing instructions executable by elements of processing circuitry 720.
In at least one example implementation, the program instructions include range FFT module 770, doppler FFT module 772, angle FFT module 774, compression module 776, and disambiguation module 778.
Range FFT module 770 provides instructions to processing circuitry 720 for use in performing range FFT operations on echolocation data. Doppler FFT module 772 provides instructions to processing circuitry 720 for use in performing doppler FFT operations on echolocation data. Angle FFT module 774 provides instructions to processing circuitry 720 for use in performing angle FFT operations on echolocation data.
Compression module 776 provides instructions to processing circuitry 720 for use in performing compression operations on echolocation data. Disambiguation module 778 provides instructions to processing circuitry 720 for use in disambiguating objects or targets within the compressed echolocation data into their correct range bins.
In general, software 760 can, when loaded into processing circuitry 720 and executed, transform processing circuitry 720 overall from a general-purpose computing system into a special-purpose computing system customized to operate as described herein for a signal processor 160 within an echolocation system 100, among other operations. Encoding software 760 on internal storage system 740 can transform the physical structure of internal storage system 740. The specific transformation of the physical structure can depend on various factors in different implementations of this description. Examples of such factors can include, but are not limited to the technology used to implement the storage media of internal storage system 740 and whether the computer-storage media are characterized as primary or secondary storage.
For example, if the computer-storage media are implemented as semiconductor-based memory, software 760 can transform the physical state of the semiconductor memory when the program is encoded therein. For example, software 760 can transform the state of transistors, capacitors, or other discrete circuit elements constituting the semiconductor memory. A similar transformation can occur with respect to magnetic or optical media. Other transformations of physical media are possible without departing from the scope of the present description, with the foregoing examples provided only to facilitate this discussion.
The included descriptions and figures depict specific embodiments to teach those skilled in the art how to make and use the best mode. For the purpose of teaching inventive principles, some conventional aspects have been simplified or omitted. Those skilled in the art will appreciate variations from these embodiments that fall within the scope of the invention. Those skilled in the art will also appreciate that the features described above may be combined in various ways to form multiple embodiments. As a result, the invention is not limited to the specific embodiments described above, but only by the claims and their equivalents.
Number | Date | Country | Kind |
---|---|---|---|
202141003802 | Jan 2021 | IN | national |
Number | Name | Date | Kind |
---|---|---|---|
4254482 | Newman | Mar 1981 | A |
5043734 | Niho | Aug 1991 | A |
5638281 | Wang | Jun 1997 | A |
5872628 | Erskine | Feb 1999 | A |
5923285 | Andrusiak | Jul 1999 | A |
6314192 | Chen | Nov 2001 | B1 |
6888490 | Brovko | May 2005 | B1 |
7245250 | Kalayeh | Jul 2007 | B1 |
8686898 | Beasley | Apr 2014 | B2 |
9357223 | Xu | May 2016 | B2 |
9497466 | Cheng | Nov 2016 | B2 |
9501717 | Boufounos | Nov 2016 | B1 |
9541637 | Searcy | Jan 2017 | B2 |
9562968 | Wu | Feb 2017 | B2 |
9599702 | Bordes | Mar 2017 | B1 |
9977115 | Park | May 2018 | B2 |
10230986 | Xu | Mar 2019 | B2 |
10592531 | Koochakzadeh | Mar 2020 | B2 |
10810206 | Sivathanu | Oct 2020 | B2 |
10866306 | Maher | Dec 2020 | B2 |
11112497 | Villeval | Sep 2021 | B2 |
11138172 | Stute | Oct 2021 | B2 |
11165865 | Stute | Nov 2021 | B2 |
20030156054 | Ishii | Aug 2003 | A1 |
20040165478 | Harmon, Jr. | Aug 2004 | A1 |
20070164894 | Sherman | Jul 2007 | A1 |
20080272957 | Schoeberl | Nov 2008 | A1 |
20080304044 | Cooper | Dec 2008 | A1 |
20100061455 | Xu | Mar 2010 | A1 |
20100268083 | McLaughlin | Oct 2010 | A1 |
20100278012 | Tremper | Nov 2010 | A1 |
20110099295 | Wegener | Apr 2011 | A1 |
20110181459 | Feger | Jul 2011 | A1 |
20110273964 | Agranat | Nov 2011 | A1 |
20120220877 | Takeshima | Aug 2012 | A1 |
20120307892 | Xu | Dec 2012 | A1 |
20120319876 | Froemmgen | Dec 2012 | A1 |
20130054681 | Coyne | Feb 2013 | A1 |
20130054861 | Tsirkin | Feb 2013 | A1 |
20130242701 | Karl | Sep 2013 | A1 |
20130243083 | Sezer | Sep 2013 | A1 |
20150346321 | Jansen | Dec 2015 | A1 |
20160033631 | Searcy | Feb 2016 | A1 |
20160277766 | Xu | Sep 2016 | A1 |
20180156911 | Pokrass | Jun 2018 | A1 |
20180239808 | Koochakzadeh | Aug 2018 | A1 |
20190121794 | Stute | Apr 2019 | A1 |
20190137602 | Longman | May 2019 | A1 |
20190227156 | Santra | Jul 2019 | A1 |
20190377062 | Barkan | Dec 2019 | A1 |
20200003864 | Chi | Jan 2020 | A1 |
20200044361 | Kishigami | Feb 2020 | A1 |
20200244283 | Constantinescu | Jul 2020 | A1 |
20210278983 | Xiao | Sep 2021 | A1 |
20210349203 | Will | Nov 2021 | A1 |
20210396840 | Bekooij | Dec 2021 | A1 |
20220197972 | Hayashi | Jun 2022 | A1 |
Number | Date | Country |
---|---|---|
102621547 | Aug 2012 | CN |
102288941 | Apr 2014 | CN |
102395899 | Jun 2014 | CN |
103108182 | Nov 2015 | CN |
102597948 | Apr 2016 | CN |
103901405 | May 2016 | CN |
104035079 | Jul 2016 | CN |
105035079 | Oct 2017 | CN |
0779742 | May 2002 | EP |
2477401 | Jul 2012 | EP |
2937794 | Oct 2015 | EP |
2950451 | Dec 2015 | EP |
2324639 | Apr 2019 | EP |
3859506 | Aug 2021 | EP |
3589970 | Feb 2023 | EP |
2465755 | Jun 2010 | GB |
2007025073 | Feb 2007 | JP |
2006031737 | Mar 2006 | WO |
2011041269 | Apr 2011 | WO |
Entry |
---|
China Search Report mailed Mar. 23, 2021. |
“Exponential-Golomb Coding”, Wikipedia, available at https://en.wikipedia.org/wiki/Exponential_Golomb_coding on Jan. 22, 2026, pp. 1-2. |
“Frequency domain raw SAR data compression for multi-mode SAR Instruments”, National Aerospace Laboratory (NLR), EUSAR 2006, May 16-18, 2006 (Year: 2006). |
A. Ed Trotman, et al., “Compressing Inverted Files”, Information Retrieval, Kluwer Academic Publishers, NL, vol. 6, No. 1, Jan. 1, 2003, pp. 5-19, XP002466310, ISSN: 1386-4564, doi: 10.1023/a:1022949613039, pp. 7. |
EP Search Report, App. No. 16837718.2-1206/3338109, dated Aug. 18, 2021, 12 pgs. |
National Intellectual Property Administration, PRC Search Report, China App. No. 2016800473159, 3 pgs. |
Office Action T76178EP01. |
Number | Date | Country | |
---|---|---|---|
20220236399 A1 | Jul 2022 | US |
Number | Date | Country | |
---|---|---|---|
63184979 | May 2021 | US |