WO2000065751A1 - Apparatus for computing gps correlations in parallel - Google Patents

Apparatus for computing gps correlations in parallel Download PDF

Info

Publication number
WO2000065751A1
WO2000065751A1 PCT/US2000/011020 US0011020W WO0065751A1 WO 2000065751 A1 WO2000065751 A1 WO 2000065751A1 US 0011020 W US0011020 W US 0011020W WO 0065751 A1 WO0065751 A1 WO 0065751A1
Authority
WO
WIPO (PCT)
Prior art keywords
gps
signal
coupled
parallel
processor
Prior art date
Application number
PCT/US2000/011020
Other languages
French (fr)
Inventor
Charles R. Abraham
Donald L. Fuchs
Original Assignee
Global Locate, Inc.
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
Application filed by Global Locate, Inc. filed Critical Global Locate, Inc.
Priority to AU44867/00A priority Critical patent/AU4486700A/en
Publication of WO2000065751A1 publication Critical patent/WO2000065751A1/en

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S19/00Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
    • G01S19/01Satellite radio beacon positioning systems transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
    • G01S19/13Receivers
    • G01S19/24Acquisition or tracking or demodulation of signals transmitted by the system
    • G01S19/30Acquisition or tracking or demodulation of signals transmitted by the system code related
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S19/00Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
    • G01S19/01Satellite radio beacon positioning systems transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
    • G01S19/13Receivers
    • G01S19/35Constructional details or hardware or software details of the signal processing chain
    • G01S19/37Hardware or software details of the signal processing chain
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/15Correlation function computation including computation of convolution operations

Definitions

  • the present invention relates to signal processing in global positioning system (GPS) receivers.
  • GPS global positioning system
  • the present invention relates to an apparatus for performing many GPS correlations in parallel so as to enhance the performance of a GPS receiver.
  • GPS receivers that are capable of acquiring signals rapidly and in difficult signal environments. For example, system requirements may dictate that a system obtain a GPS position in a few seconds, and be able to operate in areas where the received GPS signals are weak and unstable, for example, inside buildings and in urban "canyons".
  • Conventional GPS receivers typically utilize one or two programmable correlators to acquire and track each GPS signals. When searching for signals, the correlator is used in a sequential manner to examine all possible timings on an incoming satellite PN code. In order to detect weak signals, a significant dwell time for averaging is required when examining each signal timing. Since the different timings are evaluated sequentially, the dwell times are cumulative, resulting in lengthy acquisition times. Because of this limitation, such conventional receivers cannot be used to quickly detect weak signals.
  • the invention provides apparatus for rapidly acquiring GPS signals.
  • the apparatus is suitable for implementation in custom digital logic, for example, within an application specific integrated circuit (ASIC) .
  • the apparatus consists of several channels of processing circuitry, each intended to detect and make signal measurements from a particular GPS satellite that is in view of the receiver.
  • the apparatus is intended to serve as a processing element within a complete GPS receiver.
  • the apparatus processes samples of a down-converted intermediate frequency (IF) waveform, such as would be produced by a conventional GPS antenna and radio frequency (RF) front end.
  • IF intermediate frequency
  • RF radio frequency
  • the apparatus is intended to integrate to a DSP or general purpose microprocessor which implements standard GPS functions such as control, measurement processing, and position computation.
  • the apparatus performs a large number of GPS correlations in parallel for each channel. Furthermore, the apparatus comprises an accumulator for averaging such correlations over long dwell times so that weak signals may be detected.
  • a significant feature of the approach is that a large number of correlation results are made available concurrently, thus eliminating or greatly reducing the need to perform sequential search operations.
  • the apparatus When coupled with other elements to form a complete GPS processing system, the apparatus provides the ability to rapidly acquire GPS signals even at low signal levels where long averaging times are required.
  • FIG. 1 depicts a functional block diagram of a GPS receiver
  • FIG 2. depicts a block diagram of the apparatus of the present invention.
  • FIG. 1 depicts a GPS satellite constellation 102 and a GPS receiver 106.
  • the constellation 102 comprises a plurality of satellites that continuously transmit GPS signals to the receiver 106.
  • the receiver 106 comprises an antenna 104, a GPS front end 108, a GPS signal processor 110 and a controller 112.
  • the antenna 104 simultaneously receives GPS signals from a plurality of satellites.
  • the GPS front end 108 downconverts the received signal to an intermediate frequency (IF) .
  • the IF signal is coupled to the GPS signal processor 110.
  • the present invention is a portion of the processor 110.
  • the receiver 106 is controlled by controller 112.
  • the process of acquiring a GPS signal centers around the need to search for signals in the presence of noise and/or interference. Generally, the search process involves two parameters.
  • a search must be conducted in the frequency domain, to examine all possible frequency offsets between the local GPS receiver frequency reference and the frequency of the incoming signal.
  • a search must be conducted in the time domain to examine all possible signal delays between the local GPS time reference and the timing of an incoming signal.
  • the timing of the incoming signal is initially unknown in a GPS receiver.
  • the GPS code modulation consists of 1023 chips spanning a one millisecond interval.
  • the starting point of this code relative to the receiver' s clock must be determined by searching over all possible timing hypothesis.
  • the delay uncertainty is searched in a sequential manner by advancing the reference code in one-half chip increments.
  • weak signals if weak signals are to be detected, the receiver must dwell at each timing hypothesis.
  • the combination of the search in time and frequency can lead to a lengthy overall acquisition process. For example, if 10 frequencies must be checked, at each of 1023 delays, in one-half chip steps, then a total of 20,460 searches must be conducted.
  • Detecting a weak signal can require dwell times for averaging as long as several hundred milliseconds. In this example, if the needed dwell was 200 milliseconds the conventional receiver would need over 4000 seconds to conduct a search.
  • GPS architectures have emerged where information from a server is used to help the GPS receiver reduce the frequency uncertainty of searching, and many of these techniques can ensure that at most one frequency band need be searched. Nevertheless, as should be clear from the above example, the code delay search is still very time consuming.
  • the current invention provides the ability to search many delay hypotheses in parallel. In a preferred embodiment, all delays are searched in parallel. Furthermore, the invention provides a technique for averaging the resulting searches over long dwell times to provide sensitivity for acquiring weak signals. As can be seen, the architecture therefore provides the ability to accelerate the search process by a factor of several thousand. In particular, relating to the example above, if all delays can be searched in parallel, and only one frequency hypothesis need be examined, the invention could complete the search process in a single 200 millisecond dwell.
  • FIG. 2 depicts a functional block diagram of the GPS signal processor 110.
  • the input to the processor is IF input samples 201 from the GPS RF front end 108.
  • the GPS signal processor 110 comprises a plurality of parallel correlator channels 202 ⁇ (where i is an integer) and a memory 216.
  • the IF data is distributed among the plurality of correlator channels 202i, each programmed to search for signals from a particular satellite in view.
  • IF input samples 201 are first multiplied by a complex exponential term using a multiplier 203 to remove an IF carrier frequency.
  • the complex exponential is generated by numerically controlled oscillator 204.
  • the NCO frequency is set to the IF frequency, which is composed of a fixed term (due to the design of the RF section) , and a carrier frequency correction term due to doppler.
  • the multiplication step generates a complex result, i.e., the result is composed of an in-phase term (generated by mixing with a cosine function of the carrier phase) and a quadrature term (generated by mixing with a sine function of the carrier phase) .
  • the flow of complex values with in-phase and quadrature components is represented by double-lined arrows.
  • the carrier-corrected samples are re-sampled using a resampler 206 in order to yield samples at the desired input rate for the correlation process.
  • the resampler 206 is implemented as an integrate and dump circuit which periodically provides a pre-summed value to the parallel correlator.
  • the dump event of the resampler 206 is controlled by a second NCO 208 that generates a sample signal that properly distributes the chips of the incoming PN modulation across the parallel correlator.
  • the NCO value is programmed based on the expected code rate of the incoming signal. It should be noted that this code rate has a fixed 1/1540 relationship to the carrier frequency Doppler.
  • the digital circuit runs on a single clock, such that the time interval of an individual integration in resampler 206 will always begin and end on a clock cycle. On an instantaneous basis, this introduces variations in the sample timing relative to the incoming PN code. These variations, however, cause only slight changes in the overall correlation process because the NCO will, on average, generate the correct sample timing.
  • the output of the resampler 206 passes. to the core correlators 210 that perform the tasks of calculating the convolution between the received signal and a set of reference waveforms for each satellite in view.
  • Each parallel correlator 210 comprises a plurality of delay units 212 a large multiply-and-add logic block 214 that computes the correlation between a full epoch worth of input data 201 and the complete pseudo noise code sequence for the desired satellite.
  • RAM random access memory
  • the RAM 216 will contain a complete set of correlation results for all delays. This array of results is the convolution between the input signal 201 and the reference waveform.
  • each correlator channel 202 is used, allowing simultaneous sensing of up to eight satellites in view.
  • the size of each correlators 210 within each channel 202 depends on the granularity required in the convolution result.
  • a 2046-wide parallel correlator 210 provides convolution results spaced at intervals 1/2 PN code chip. This is adequate to detect and estimate the location of the true peak correlation, which in general falls between bins of the convolution.
  • the parallel correlator 110 is designed to detect and measure extremely weak signals. Due to noise, interference, and cross correlation effects these low signal levels are not detectable through analyzing a single epoch of data.
  • the block search hardware integrates the results from hundreds of individual convolutions to generate a single composite convolution with improved signal to noise characteristics. Two types of averaging are performed coherent averaging incoherent accumulator 218 and non-coherent averaging in non-coherent accumulator 220.
  • Coherent averaging offers the ability to greatly enhance the ability to detect correlation peaks in the averaged convolution result. In practice, however, the length of time over which coherent averaging can be used is limited by periodic phase transitions from the GPS data bits . Non-coherent averaging consists of combining of the complex magnitude of the convolution results. This process also enhances the ability to detect correlation peaks, but unlike coherent average, is insensitive to phase transitions and can be used over longer averaging periods. Coherent averaging is implemented by directly summing the results of multiple convolutions and using the RAM to store intermediate results. As each correlation is computed, the result is added to an ongoing summation in the RAM for that delay value. At the conclusion of the coherent averaging interval the RAM holds a composite convolution result.
  • One embodiment uses a 9 epoch coherent averaging period (an epoch meaning a full cycle of the PN code) . This value is chosen to be significantly smaller than the average time between data bit transitions. Furthermore the value is chosen so as to randomize the coherent averaging windows against the 20 epoch period of the data bits. In this manner, data bit transitions will have minimal affect on the coherent averaging process.
  • non-coherent averaging used. Non-coherent averaging consists of summing the complex magnitudes of the individual convolution results to yield a composite result with improved signal to noise characteristics. The non-coherent averaging process builds upon the results of coherent averaging.
  • each coherent averaging interval ends, the resulting coherent average is magnitude-squared summed with an ongoing noncoherent averaging value stored in RAM.
  • This process runs for the desired total averaging interval, for example one second.
  • the complete averaged convolution result will be in RAM and can be accessed by a DSP or general purpose microprocessor that interfaces with the hardware correlator.
  • each parallel correlator must be pre-loaded with the reference waveform. There are many possible ways to achieve this preloading.
  • the waveforms for all 32 PN codes could be stored in hardware and selected via a multiplexer.
  • the reference waveform could be stored in a microprocessor ROM (within controller 112 of FIG.
  • the reference waveform is synthesized on the chip by including a numerically controlled oscillator (NCO) 204 and PN code generator 226 that produces samples of the reference waveform. During initialization of the parallel correlator, this reference waveform is clocked in using delay units 224. A single shared NCO 206 and PN code generator 226 can be used to load all eight correlators in sequence .
  • NCO numerically controlled oscillator
  • PN code generator 226 can be used to load all eight correlators in sequence .
  • Block Search implementation described is one particular embodiment. As with many hardware signal processing systems a broad array of hardware implementations are possible.

Abstract

The invention provides apparatus (110) for rapidly acquiring GPS signals. The apparatus (110) is suitable for implementation in custom digital logic, for example, within an application specific integrated circuit (ASIC). The apparatus (110) consists of several channels (202) of processing circuity, each intended to detect and make signal measurements from a particular GPS satellite that is in view of the receiver.

Description

APPARATUS FOR COMPUTING GPS CORRELATIONS IN PARALLEL
CROSS REFERENCE TO RELATED APPLICATIONS This application claims the benefit of U.S. Provisional Application No. 60/130,882, filed April 23, 1999, which is incorporated herein by reference in its entirety.
BACKGROUND OF THE INVENTION 1. Field of Invention
The present invention relates to signal processing in global positioning system (GPS) receivers. In particular, the present invention relates to an apparatus for performing many GPS correlations in parallel so as to enhance the performance of a GPS receiver.
2. Description of the Background Art
Many emerging applications of GPS require receivers that are capable of acquiring signals rapidly and in difficult signal environments. For example, system requirements may dictate that a system obtain a GPS position in a few seconds, and be able to operate in areas where the received GPS signals are weak and unstable, for example, inside buildings and in urban "canyons". Conventional GPS receivers typically utilize one or two programmable correlators to acquire and track each GPS signals. When searching for signals, the correlator is used in a sequential manner to examine all possible timings on an incoming satellite PN code. In order to detect weak signals, a significant dwell time for averaging is required when examining each signal timing. Since the different timings are evaluated sequentially, the dwell times are cumulative, resulting in lengthy acquisition times. Because of this limitation, such conventional receivers cannot be used to quickly detect weak signals.
Therefore, there is a need in the art for a correlator that rapidly acquires GPS signals.
SUMMARY OF THE INVENTION
The invention provides apparatus for rapidly acquiring GPS signals. The apparatus is suitable for implementation in custom digital logic, for example, within an application specific integrated circuit (ASIC) . The apparatus consists of several channels of processing circuitry, each intended to detect and make signal measurements from a particular GPS satellite that is in view of the receiver. The apparatus is intended to serve as a processing element within a complete GPS receiver. In particular, the apparatus processes samples of a down-converted intermediate frequency (IF) waveform, such as would be produced by a conventional GPS antenna and radio frequency (RF) front end. The apparatus is intended to integrate to a DSP or general purpose microprocessor which implements standard GPS functions such as control, measurement processing, and position computation.
The apparatus performs a large number of GPS correlations in parallel for each channel. Furthermore, the apparatus comprises an accumulator for averaging such correlations over long dwell times so that weak signals may be detected. A significant feature of the approach is that a large number of correlation results are made available concurrently, thus eliminating or greatly reducing the need to perform sequential search operations.
When coupled with other elements to form a complete GPS processing system, the apparatus provides the ability to rapidly acquire GPS signals even at low signal levels where long averaging times are required.
BRIEF DESCRIPTION OF DRAWINGS The teachings of the present invention may be readily understood by considering the following detailed description in conjunction with the accompanying drawing, in which:
FIG. 1 depicts a functional block diagram of a GPS receiver;
FIG 2. depicts a block diagram of the apparatus of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 depicts a GPS satellite constellation 102 and a GPS receiver 106. The constellation 102 comprises a plurality of satellites that continuously transmit GPS signals to the receiver 106. The receiver 106 comprises an antenna 104, a GPS front end 108, a GPS signal processor 110 and a controller 112. The antenna 104 simultaneously receives GPS signals from a plurality of satellites. The GPS front end 108 downconverts the received signal to an intermediate frequency (IF) . The IF signal is coupled to the GPS signal processor 110. The present invention is a portion of the processor 110. The receiver 106 is controlled by controller 112. The process of acquiring a GPS signal centers around the need to search for signals in the presence of noise and/or interference. Generally, the search process involves two parameters. First, a search must be conducted in the frequency domain, to examine all possible frequency offsets between the local GPS receiver frequency reference and the frequency of the incoming signal. Second, a search must be conducted in the time domain to examine all possible signal delays between the local GPS time reference and the timing of an incoming signal.
Multiple error sources contribute to the frequency uncertainties giving rise to the need for search over frequency. First, depending on the context in which the search is being conducted, there may be relatively little information available regarding the satellite signals themselves. For example, in a so-called cold start, the GPS receiver is un-initialized with respect to time and position and cannot estimate the positions of the satellites in the sky. In this case, the frequency uncertainty assigned to satellite motion must encompass the full range of Doppler variations. A second source of uncertainty is motion of the mobile receiver, which induces a Doppler shift relative to the incoming signals, also contributing to frequency uncertainty. A final, and often dominant, source of uncertainty is the unknown clock frequency of the GPS receiver.
Furthermore, the timing of the incoming signal is initially unknown in a GPS receiver. The GPS code modulation consists of 1023 chips spanning a one millisecond interval. The starting point of this code relative to the receiver' s clock must be determined by searching over all possible timing hypothesis. Typically, the delay uncertainty is searched in a sequential manner by advancing the reference code in one-half chip increments. As mentioned above, if weak signals are to be detected, the receiver must dwell at each timing hypothesis. The combination of the search in time and frequency can lead to a lengthy overall acquisition process. For example, if 10 frequencies must be checked, at each of 1023 delays, in one-half chip steps, then a total of 20,460 searches must be conducted. Detecting a weak signal can require dwell times for averaging as long as several hundred milliseconds. In this example, if the needed dwell was 200 milliseconds the conventional receiver would need over 4000 seconds to conduct a search. Recently, GPS architectures have emerged where information from a server is used to help the GPS receiver reduce the frequency uncertainty of searching, and many of these techniques can ensure that at most one frequency band need be searched. Nevertheless, as should be clear from the above example, the code delay search is still very time consuming.
The current invention provides the ability to search many delay hypotheses in parallel. In a preferred embodiment, all delays are searched in parallel. Furthermore, the invention provides a technique for averaging the resulting searches over long dwell times to provide sensitivity for acquiring weak signals. As can be seen, the architecture therefore provides the ability to accelerate the search process by a factor of several thousand. In particular, relating to the example above, if all delays can be searched in parallel, and only one frequency hypothesis need be examined, the invention could complete the search process in a single 200 millisecond dwell. The operation of the apparatus may best be understood by reference to FIG. 2 which depicts a functional block diagram of the GPS signal processor 110. The input to the processor is IF input samples 201 from the GPS RF front end 108. The GPS signal processor 110 comprises a plurality of parallel correlator channels 202ι (where i is an integer) and a memory 216. The IF data is distributed among the plurality of correlator channels 202i, each programmed to search for signals from a particular satellite in view.
In each channel 202, IF input samples 201 are first multiplied by a complex exponential term using a multiplier 203 to remove an IF carrier frequency. The complex exponential is generated by numerically controlled oscillator 204. The NCO frequency is set to the IF frequency, which is composed of a fixed term (due to the design of the RF section) , and a carrier frequency correction term due to doppler. The multiplication step generates a complex result, i.e., the result is composed of an in-phase term (generated by mixing with a cosine function of the carrier phase) and a quadrature term (generated by mixing with a sine function of the carrier phase) . In FIG. 2, for clarity, the flow of complex values with in-phase and quadrature components is represented by double-lined arrows.
The carrier-corrected samples are re-sampled using a resampler 206 in order to yield samples at the desired input rate for the correlation process. In one embodiment, the resampler 206 is implemented as an integrate and dump circuit which periodically provides a pre-summed value to the parallel correlator. The dump event of the resampler 206 is controlled by a second NCO 208 that generates a sample signal that properly distributes the chips of the incoming PN modulation across the parallel correlator. The NCO value is programmed based on the expected code rate of the incoming signal. It should be noted that this code rate has a fixed 1/1540 relationship to the carrier frequency Doppler.
The digital circuit runs on a single clock, such that the time interval of an individual integration in resampler 206 will always begin and end on a clock cycle. On an instantaneous basis, this introduces variations in the sample timing relative to the incoming PN code. These variations, however, cause only slight changes in the overall correlation process because the NCO will, on average, generate the correct sample timing.
The output of the resampler 206 passes. to the core correlators 210 that perform the tasks of calculating the convolution between the received signal and a set of reference waveforms for each satellite in view. Each parallel correlator 210 comprises a plurality of delay units 212 a large multiply-and-add logic block 214 that computes the correlation between a full epoch worth of input data 201 and the complete pseudo noise code sequence for the desired satellite. On each clock cycle, a new correlation result for a particular input signal delay is generated and stored in random access memory (RAM) 216. After a full millisecond of clock cycles, the RAM 216 will contain a complete set of correlation results for all delays. This array of results is the convolution between the input signal 201 and the reference waveform.
In one embodiment, eight parallel correlator channels 202 are used, allowing simultaneous sensing of up to eight satellites in view. The size of each correlators 210 within each channel 202 depends on the granularity required in the convolution result. A 2046-wide parallel correlator 210 provides convolution results spaced at intervals 1/2 PN code chip. This is adequate to detect and estimate the location of the true peak correlation, which in general falls between bins of the convolution.
The parallel correlator 110 is designed to detect and measure extremely weak signals. Due to noise, interference, and cross correlation effects these low signal levels are not detectable through analyzing a single epoch of data. To enhance sensitivity, the block search hardware integrates the results from hundreds of individual convolutions to generate a single composite convolution with improved signal to noise characteristics. Two types of averaging are performed coherent averaging incoherent accumulator 218 and non-coherent averaging in non-coherent accumulator 220.
Coherent averaging offers the ability to greatly enhance the ability to detect correlation peaks in the averaged convolution result. In practice, however, the length of time over which coherent averaging can be used is limited by periodic phase transitions from the GPS data bits . Non-coherent averaging consists of combining of the complex magnitude of the convolution results. This process also enhances the ability to detect correlation peaks, but unlike coherent average, is insensitive to phase transitions and can be used over longer averaging periods. Coherent averaging is implemented by directly summing the results of multiple convolutions and using the RAM to store intermediate results. As each correlation is computed, the result is added to an ongoing summation in the RAM for that delay value. At the conclusion of the coherent averaging interval the RAM holds a composite convolution result. One embodiment uses a 9 epoch coherent averaging period (an epoch meaning a full cycle of the PN code) . This value is chosen to be significantly smaller than the average time between data bit transitions. Furthermore the value is chosen so as to randomize the coherent averaging windows against the 20 epoch period of the data bits. In this manner, data bit transitions will have minimal affect on the coherent averaging process. To further extend the averaging time, non-coherent averaging used. Non-coherent averaging consists of summing the complex magnitudes of the individual convolution results to yield a composite result with improved signal to noise characteristics. The non-coherent averaging process builds upon the results of coherent averaging. As each coherent averaging interval ends, the resulting coherent average is magnitude-squared summed with an ongoing noncoherent averaging value stored in RAM. This process runs for the desired total averaging interval, for example one second. At the end of the process, the complete averaged convolution result will be in RAM and can be accessed by a DSP or general purpose microprocessor that interfaces with the hardware correlator. Before processing begins, each parallel correlator must be pre-loaded with the reference waveform. There are many possible ways to achieve this preloading. The waveforms for all 32 PN codes, for example, could be stored in hardware and selected via a multiplexer. Alternatively, the reference waveform could be stored in a microprocessor ROM (within controller 112 of FIG. 1) and loaded into the hardware at run time. In another embodiment, the reference waveform is synthesized on the chip by including a numerically controlled oscillator (NCO) 204 and PN code generator 226 that produces samples of the reference waveform. During initialization of the parallel correlator, this reference waveform is clocked in using delay units 224. A single shared NCO 206 and PN code generator 226 can be used to load all eight correlators in sequence .
It should also be noted that it is not a requirement that the parallel correlator contain processing sufficient to generate the entire convolution. To reduce the hardware complexity, a subset of the convolution results could be processed. In this case, a total search of all PN code delays would require using the parallel correlator several times to compute different portions of the convolution. While this would increase the time to search signals, it should be clear that there is still a great . improvement over the single correlator structure used in conventional
GPS receivers .
The Block Search implementation described is one particular embodiment. As with many hardware signal processing systems a broad array of hardware implementations are possible.
Although various embodiments which incorporate the teachings of the present invention have been shown and described in detail herein, those skilled in the art can readily devise many other varied embodiments that still incorporate these teachings.

Claims

What is claimed is:
1. A satellite-based position location system signal processor comprising: a plurality of parallel channels for simultaneously correlating a plurality of received signals.
2. The processsor of claim 1 wherein each of said parallel channels comprises: a multiplier for multiplying a received signal with an oscillator signal; a resampler for resampling said multiplied signal; and a correlator coupled to said resampler.
3. The processor of claim 2 wherein said correlator comprises : a plurality of delay units; a multiply and add module coupled to said delay units; a non-coherent accumulator coupled to said module; a coherent accumulator coupled to said module; and a memory coupled to said accumulators.
4. The processor of claim 1 wherein a pseudo-noise code reference generator is coupled to each of the plurality of parallel channels.
5. The processor of claim 2 wherein said oscillator signal is generated by a numerically controlled oscillator.
PCT/US2000/011020 1999-04-23 2000-04-24 Apparatus for computing gps correlations in parallel WO2000065751A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU44867/00A AU4486700A (en) 1999-04-23 2000-04-24 Apparatus for computing gps correlations in parallel

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US13088299P 1999-04-23 1999-04-23
US60/130,882 1999-04-23
US55380300A 2000-04-21 2000-04-21
US09/553,803 2000-04-21

Publications (1)

Publication Number Publication Date
WO2000065751A1 true WO2000065751A1 (en) 2000-11-02

Family

ID=26828915

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/011020 WO2000065751A1 (en) 1999-04-23 2000-04-24 Apparatus for computing gps correlations in parallel

Country Status (2)

Country Link
AU (1) AU4486700A (en)
WO (1) WO2000065751A1 (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1215506A1 (en) * 2000-12-18 2002-06-19 Asulab S.A. Receiver of RF signals with channel control means
EP1388241A1 (en) * 2001-05-18 2004-02-11 Global Locate, Inc. Method and apparatus for computing signal correlation
EP1430616A1 (en) * 2001-09-26 2004-06-23 Global Locate, Inc. Method and apparatus for performing signal correlation using historical correlation data
FR2898998A1 (en) * 2006-03-21 2007-09-28 Thales Sa METHOD AND DEVICE FOR FAST CORRELATION CALCULATION
WO2008005589A1 (en) * 2006-06-30 2008-01-10 Sirf Technology, Inc. System and method synchronizing digital bits in a data stream
WO2008082832A1 (en) 2006-12-27 2008-07-10 Intel Corporation Method for acquisition of gps signals and gps receiver with sample time error and frequency offset compensation
WO2009141453A1 (en) * 2008-05-23 2009-11-26 Thales System and method for multi-correlation with modulation-adapted filter for the fast acquisition and the tracking of a radio navigation signal in the presence of jamming
US7630430B2 (en) 2005-07-25 2009-12-08 Mstar Semiconductor, Inc. Method and apparatus for accelerating correlation processing of GPS signal
US7729457B2 (en) 2005-07-25 2010-06-01 Mstar Semiconductor, Inc. Method of weak signal acquisition and associated apparatus
US8005174B2 (en) 2001-05-18 2011-08-23 Broadcom Corporation Method and apparatus for performing signal correlation using historical correlation data
US8989236B2 (en) 2003-10-22 2015-03-24 Global Locate, Inc. Method and apparatus for performing frequency synchronization
CN111209523A (en) * 2020-01-06 2020-05-29 中国科学院紫金山天文台 Rapid processing method suitable for precise calculation of dense ephemeris of large eccentricity orbit

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5896304A (en) * 1996-07-12 1999-04-20 General Electric Company Low power parallel correlator for measuring correlation between digital signal segments

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5896304A (en) * 1996-07-12 1999-04-20 General Electric Company Low power parallel correlator for measuring correlation between digital signal segments

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1215506A1 (en) * 2000-12-18 2002-06-19 Asulab S.A. Receiver of RF signals with channel control means
EP1388241A1 (en) * 2001-05-18 2004-02-11 Global Locate, Inc. Method and apparatus for computing signal correlation
EP1388241A4 (en) * 2001-05-18 2004-10-13 Global Locate Inc Method and apparatus for computing signal correlation
US8005174B2 (en) 2001-05-18 2011-08-23 Broadcom Corporation Method and apparatus for performing signal correlation using historical correlation data
EP1430616A1 (en) * 2001-09-26 2004-06-23 Global Locate, Inc. Method and apparatus for performing signal correlation using historical correlation data
EP1430616A4 (en) * 2001-09-26 2010-06-09 Global Locate Inc Method and apparatus for performing signal correlation using historical correlation data
US8989236B2 (en) 2003-10-22 2015-03-24 Global Locate, Inc. Method and apparatus for performing frequency synchronization
US7630430B2 (en) 2005-07-25 2009-12-08 Mstar Semiconductor, Inc. Method and apparatus for accelerating correlation processing of GPS signal
US7729457B2 (en) 2005-07-25 2010-06-01 Mstar Semiconductor, Inc. Method of weak signal acquisition and associated apparatus
WO2007107445A3 (en) * 2006-03-21 2008-03-06 Thales Sa Method and device for fast correlation calculation
FR2898998A1 (en) * 2006-03-21 2007-09-28 Thales Sa METHOD AND DEVICE FOR FAST CORRELATION CALCULATION
US8301678B2 (en) 2006-03-21 2012-10-30 Thales Method and device for fast correlation calculation
US8121238B2 (en) 2006-06-30 2012-02-21 Csr Technology Inc. System and method for synchronizing digital bits in a data stream
US8891714B2 (en) 2006-06-30 2014-11-18 Csr Technology Inc. System and method for synchronizing digital bits in a data stream
WO2008005589A1 (en) * 2006-06-30 2008-01-10 Sirf Technology, Inc. System and method synchronizing digital bits in a data stream
WO2008082832A1 (en) 2006-12-27 2008-07-10 Intel Corporation Method for acquisition of gps signals and gps receiver with sample time error and frequency offset compensation
EP2115487A1 (en) * 2006-12-27 2009-11-11 Intel Corporation Method for acquisition of gps signals and gps receiver with sample time error and frequency offset compensation
EP2115487A4 (en) * 2006-12-27 2015-01-21 Intel Corp Method for acquisition of gps signals and gps receiver with sample time error and frequency offset compensation
FR2931600A1 (en) * 2008-05-23 2009-11-27 Thales Sa SYSTEM AND METHOD FOR MULTI-CORRELATION WITH FILTER ADAPTED TO MODULATION FOR RAPID ACQUISITION AND PURSUIT OF A RADIONAVIGATION SIGNAL IN THE PRESENCE OF INTERFERENCE
US8681042B2 (en) 2008-05-23 2014-03-25 Thales System and method for multi-correlation with modulation-adapted filter for the fast acquisition and the tracking of a radio navigation signal in the presence of jamming
WO2009141453A1 (en) * 2008-05-23 2009-11-26 Thales System and method for multi-correlation with modulation-adapted filter for the fast acquisition and the tracking of a radio navigation signal in the presence of jamming
CN111209523A (en) * 2020-01-06 2020-05-29 中国科学院紫金山天文台 Rapid processing method suitable for precise calculation of dense ephemeris of large eccentricity orbit
CN111209523B (en) * 2020-01-06 2020-12-29 中国科学院紫金山天文台 Rapid processing method suitable for precise calculation of dense ephemeris of large eccentricity orbit
US11319094B2 (en) 2020-01-06 2022-05-03 Purple Mountain Observatory, Chinese Academy Of Sciences Method for accurately and efficiently calculating dense ephemeris of high-eccentricity orbit

Also Published As

Publication number Publication date
AU4486700A (en) 2000-11-10

Similar Documents

Publication Publication Date Title
US8005174B2 (en) Method and apparatus for performing signal correlation using historical correlation data
US7042930B2 (en) Spread spectrum bit boundary correlation search acquisition system
US6909738B2 (en) Method in a receiver and a receiver
US8411726B2 (en) Method and apparatus for performing signal correlation at multiple resolutions to mitigate multipath interference
US8989236B2 (en) Method and apparatus for performing frequency synchronization
US8170086B2 (en) Method and apparatus for performing signal correlation
US6583758B2 (en) Memory reduction method for a DSP-based GPS processor
EP1916535B1 (en) GNSS receiver with cross-correlation rejection
US6819707B2 (en) Method and apparatus for performing signal correlation using historical correlation data
US9252826B2 (en) Method and apparatus for reducing the time required to acquire a GPS signal
US7471717B2 (en) Apparatus and method for acquiring spread-spectrum signals
US6724807B1 (en) Methods and apparatuses for processing of global positioning system signals with a matched filter
WO2000065751A1 (en) Apparatus for computing gps correlations in parallel
US7995682B2 (en) Method and apparatus for performing signal processing using historical correlation data
US20080069189A1 (en) Low Gate Count Sequential Multitap Correlator
AU2001297683A1 (en) Methods and apparatuses for processing of global positioning system using a matched filter

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WA Withdrawal of international application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
WA Withdrawal of international application