WO2007140725A1 - Système de traitement de signal de satellite de navigation - Google Patents

Système de traitement de signal de satellite de navigation Download PDF

Info

Publication number
WO2007140725A1
WO2007140725A1 PCT/CN2007/070064 CN2007070064W WO2007140725A1 WO 2007140725 A1 WO2007140725 A1 WO 2007140725A1 CN 2007070064 W CN2007070064 W CN 2007070064W WO 2007140725 A1 WO2007140725 A1 WO 2007140725A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
signal
playback
navigation satellite
processing system
Prior art date
Application number
PCT/CN2007/070064
Other languages
English (en)
Chinese (zh)
Inventor
Hansheng Wang
Junlin Zhang
Original Assignee
Olinkstar Corporation, Ltd.
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 Olinkstar Corporation, Ltd. filed Critical Olinkstar Corporation, Ltd.
Publication of WO2007140725A1 publication Critical patent/WO2007140725A1/fr

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

Definitions

  • the invention belongs to the field of satellite navigation, in particular to a navigation satellite signal processing system, which generally comprises a signal acquisition device and a signal playback device, and is an effective tool for developing a satellite navigation receiver.
  • the system converts the navigation satellite RF signal into an intermediate frequency signal with a lower carrier frequency, and then samples it into data, and then transmits the data to the computer through the standard USB2.0 interface.
  • the system can acquire navigation satellite signals in real time, continuously and for a long time. Developers can use these data to study the algorithms, structures and procedures of satellite navigation receivers or to develop satellite navigation software receivers.
  • the system can also receive the data of the computer through the standard USB2.0 interface, and then transmit the radio frequency signal of the navigation satellite to verify and debug the satellite navigation receiver.
  • the navigation satellite signal processing system of the present invention can be applied to the acquisition and playback of any navigation satellite signal, including the GPS system of the United States, the GLONASS system of Russia, the Galileo system of Europe, the Beidou system of China, and any new ones that may appear in the future. Satellite navigation system. Background technique
  • a satellite navigation system is a system in which a plurality of navigation satellite signals are received by a receiver, and the receiver calculates the position of the receiver based on the received satellite signals.
  • the general satellite navigation system consists of multiple satellites distributed in different orbital planes to ensure that multiple satellite signals can be received at any time within the application range, such as for GPS (Global Positioning System). System)
  • GPS Global Positioning System
  • the application of the system is global, and it is guaranteed that at least four satellites can be received at any time and anywhere in the world.
  • the satellite navigation receiver is a device that receives satellite signals and calculates the position, time, and speed based on the received satellite signals.
  • FIG. 1 is a block diagram of the satellite navigation receiver.
  • Satellite navigation receivers usually consist of two parts: hardware and software.
  • the hardware part includes the antenna, the RF section, and the baseband processing.
  • the antenna converts the electromagnetic waves of the navigation satellites in the space into electrical signals, and the frequency of the signals is the satellite signal band.
  • the frequency of the L1 band of the GPS system is 1575.42 MHz.
  • the radio frequency part amplifies, downconverts, filters, digital-to-analog the navigation satellite signal, and finally outputs the digital signal.
  • Downconversion refers to the reduction of signals in the satellite band (typically 1 GHz to 2 GHz) to intermediate frequency signals of several MHz to several tens of MHz.
  • the intermediate frequency signals can be further processed by signals.
  • the filtering section is a bandpass filter that filters out-of-band noise.
  • the digital-to-analog conversion converts the down-converted and filtered intermediate-frequency analog signal into a digital signal, which can be further processed by digital signals.
  • the baseband processing is generally a digital circuit that processes the IF digital signal from the radio frequency portion.
  • the main function is to remove the direct spread sequence and the intermediate frequency carrier.
  • the software part runs on the embedded processor and performs operations based on the results of the baseband processing part. Write control parameters to the baseband processing section.
  • the software part consists of two parts: signal processing and solving. Signal processing software mainly includes satellite signal acquisition, tracking, bit synchronization, bit information extraction and other parts.
  • the main function of the solution part is to calculate the receiver position.
  • satellite navigation receivers generally use embedded processors, it is more difficult to debug software directly on embedded processors. It is more difficult to study algorithms. In the debugging environment, you can't see a lot of intermediate signals or data. The more common methods are: digitizing the down-converted navigation satellite signals into data and transmitting them to the computer through software. The data contains all the information and features of the navigation satellite signals, but the carrier frequencies are different. The software fully emulates the entire software portion of the satellite navigation receiver and the baseband processing portion of the hardware to study the algorithm, structure and procedures of the receiver.
  • the same data acquisition device is required if a software satellite navigation receiver is to be developed (i.e., the baseband processing portion and the software portion of the receiver are implemented entirely in software).
  • a software satellite navigation receiver is to be developed (i.e., the baseband processing portion and the software portion of the receiver are implemented entirely in software).
  • the antenna converts the electromagnetic signals of the navigation satellite into electrical signals.
  • the navigation satellite signal is amplified, downconverted, and filtered by low noise.
  • the frequency of the signal is not the satellite signal band, but becomes an intermediate frequency signal with a carrier frequency of several MHz to several tens of MHz.
  • the IF signal is amplified again, analog-to-digital converted, and becomes data.
  • the data is temporarily stored in the memory.
  • the USB 1.1 interface is a standard computer interface with a data rate of 12 Mbit/s.
  • the local clock oscillator is used as the clock source for the local carrier in the downconversion and the sampling clock for the analog to digital conversion.
  • This kind of acquisition device can realize the acquisition function of navigation satellite signals to a certain extent, it still has the following deficiencies. 1.
  • the interface speed of USB1.1 is 12Mbit/s. If the extra overhead bit in the transmission is removed, the maximum transmission rate can only reach 1MB/S, and the rate of the general navigation satellite IF signal data is several MB/s to more than ten MB/ s, much higher than the speed of the USB1.1 interface.
  • the device can only temporarily store the data in the memory, and then stop the data acquisition, and then transfer the data in the memory to the computer through the USB1.1 interface. In this way, the data acquisition time is limited by the memory capacity. If 256MB of memory is used, only tens of seconds of data can be collected, and data of several minutes or hours cannot be collected. If the sampling rate is high or the number of bits per sample is large, the acquisition time is even shorter; 2. Since the device transmits data to the computer after the data acquisition is completed, the device cannot be used to develop real-time. Software receiver; 3, the device can not play back the collected data or generated data; 4, no external clock source input, can not control the IF carrier frequency and data sampling rate. Summary of the invention
  • the present invention is directed to a defect or deficiency in the prior art, and provides a navigation satellite signal processing system,
  • the system can acquire navigation satellite signals in real time, continuously and for a long time, and does not need temporary memory to store the signal data collected in real time, but directly transmits the signal data to the computer.
  • the system also has digital, intermediate frequency, and RF playback functions, which can play back the collected data or generated data stored in the computer.
  • the local oscillator there is an external clock input for selection, which can be controlled. IF carrier frequency and data sampling rate.
  • the technical idea of the present invention is to improve the navigation satellite signal processing mode of "data storage and then transfer" in the prior art to a direct transmission mode by using a computer high-speed data interface, thereby realizing real-time, continuous, long-time acquisition and navigation. Satellite signals, and the temporary memory can be omitted.
  • the navigation satellite signal processing system comprises a signal acquisition device, characterized in that: the signal acquisition device has a computer interface with a data transmission rate greater than 12 Mbit/s.
  • the data transmission rate of the computer interface is not less than 20 Mbit/s.
  • the computer interface is a USB 2.0 interface.
  • the signal playback device has the functions of digital playback, intermediate frequency playback, and/or radio frequency playback.
  • It also includes two clock sources to choose from, one for the local oscillator and one for the external clock input.
  • the external clock input can be used to control the IF carrier frequency and data sampling rate of the acquired signal, and/or to control the RF frequency and playback data rate of the playback signal.
  • the navigation satellite signal processing system of the present invention is an effective tool for developing a satellite navigation receiver.
  • the system converts the navigation satellite radio frequency signal into an intermediate frequency signal with a lower carrier frequency, and then samples it into data, and then transmits the data to the computer through a standard USB2.0 interface.
  • the system can acquire navigation satellite signals in real time, continuously and for a long time. Developers can use these data to study the algorithms, structures and procedures of satellite navigation receivers or to develop satellite navigation software receivers.
  • the system can also receive the data of the computer through the standard USB2.0 interface, and then transmit the radio frequency signal of the navigation satellite to verify and debug the satellite navigation receiver.
  • Figure 1 is a block diagram of the components of a satellite navigation receiver.
  • FIG. 2 is a schematic block diagram of a navigation satellite signal data acquisition device in the prior art.
  • FIG. 3 is a schematic block diagram of a navigation satellite signal processing system of the present invention, including a signal acquisition device and a signal playback device. detailed description
  • the invention aims to solve the deficiencies of the above-mentioned navigation satellite signal acquisition device, and proposes a new navigation satellite signal acquisition and playback system.
  • the system adopts high-speed standard computer interface, such as USB2.0 interface (up to 480Mb/s), without memory, can transmit data to the computer continuously, in real time and for a long time.
  • the system also has digital, intermediate frequency and radio frequency.
  • the playback function can play back the collected data or generated data stored in the computer.
  • there is an external clock input for selection which controls the IF carrier frequency and data sampling rate.
  • FIG. 3 is a schematic block diagram of a navigation satellite signal processing system of the present invention, including a signal acquisition device and a signal playback device.
  • the main features are: no temporary memory; high-speed data interface, continuous, real-time, long-term acquisition of signals, high-speed data interface including USB2.0 and other standard computer high-speed data interface; with digital, intermediate frequency, RF three playback functions , you can also play back the signal continuously, in real time, for a long time.
  • the clock frequency of the playback digital signal can be arbitrarily set, that is, the data rate of the digital playback can be arbitrarily set.
  • the acquisition and playback device there is an external clock input, and the local oscillator and external clock can be optionally used as the clock source.
  • the antenna converts the electromagnetic wave signal of the navigation satellite into an electrical signal, and the frequency of the signal is the satellite signal band.
  • the navigation satellite signal is amplified, down-converted, and filtered by low noise.
  • the frequency of the signal is not the satellite signal band, but becomes an intermediate frequency signal with a carrier frequency of several MHz to several tens of MHz.
  • the IF signal is then amplified, analog-to-digital converted, and converted to data. Data is transferred directly to the computer via a computer-standard high-speed data interface. If the USB2.0 interface is used, it will be encoded by USB2.0 and encoded into USB2.0 format according to the USB2.0 protocol.
  • USB2.0 has a maximum speed of 480 Mbit/s, eliminating the necessary overhead and a data transfer rate of 50 MB/s. If the sampling rate is 16MHz and the number of bits per sample is 2 bits, the data rate of the navigation satellite signal is 4MB/s. The USB2.0 interface can meet the requirements, even if the sampling rate and the number of bits are increased. Claim.
  • the navigation satellite signal playback process is equivalent to the inverse of the acquisition process.
  • the data files in the computer are read out and the data is transferred to the playback portion via a computer standard high speed data interface (such as a USB 2.0 interface).
  • the data file can be the data collected by the acquisition system or the software-generated data.
  • the data generation has the flexibility to generate signals of any scene and verify the performance of the receiver.
  • the intermediate frequency digital signal is obtained through computer standard high-speed data decoding, and the digital signal can also be output as digital playback.
  • the digital playback signal includes a signal clock and signal data, and the number of bits of the data is arbitrary, and may be one bit (that is, only one data line) or multiple bits (that is, there are multiple data lines).
  • the frequency of the signal clock can be arbitrarily set, that is, the data rate can be arbitrarily set, making the debugging of the receiver more convenient.
  • the digital playback signal can be used as the intermediate frequency signal input baseband processing part of the satellite navigation receiver for tuning Try and verify the rest of the receiver except the RF section. After the IF digital signal is digital-analog converted and filtered, it becomes an analog IF signal, and the analog IF signal can also be output as an intermediate frequency playback.
  • the analog IF signal is upconverted and amplified to become a radio frequency signal of the navigation satellite band, and the RF signal output is radio frequency playback.
  • the RF playback output is identical to the navigation satellite signal and can be used to debug and verify a complete satellite navigation receiver.
  • the playback section can perform digital playback, IF playback, and RF playback in real time, continuously, and for a long time.
  • the navigation satellite signal acquisition and playback system there are two clock sources, one is the clock generated by the local oscillator, and the other is the external clock input. You can choose one of them.
  • the selected clock is used as the clock source of the local carrier in the down-conversion and the sampling clock of the analog-to-digital conversion in the acquisition system.
  • the playback system it is used as the data clock of the digital-to-analog conversion and the clock source of the modulated carrier in the up-conversion.
  • the external clock input accurately controls the IF carrier frequency and data sampling rate of the acquired signal, as well as the RF frequency and playback data rate of the playback signal.
  • This equipment is suitable for the collection and playback of various navigation satellite signals, including the US GPS system, the European Galileo system, the Russian GLONASS system, etc., and the new satellite navigation system that may appear in the future, which can be real-time, continuous and long-term. It can acquire navigation satellite signals without temporary memory, and has functions such as digital playback, IF playback, and RF playback. It can also play back navigation satellite signals in real time, continuously and for a long time. It is a research, verification and development of satellite navigation receivers and satellite navigation software. An effective tool for the receiver.

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Position Fixing By Use Of Radio Waves (AREA)

Abstract

L'invention concerne un système de traitement de signal de satellite de navigation comprenant un dispositif d'acquisition de signal, le dispositif d'acquisition de signal ayant une interface informatique dont le débit de transmission de données est supérieur à 12 Mbit/s. L'adoption du système peut mettre en œuvre une acquisition en temps réel, continue et sur une longue période d'un signal de satellite de navigation, et peut transférer directement les données de signal dans l'ordinateur.
PCT/CN2007/070064 2006-05-31 2007-05-29 Système de traitement de signal de satellite de navigation WO2007140725A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNA2006100120615A CN1862284A (zh) 2006-05-31 2006-05-31 导航卫星信号处理系统
CN200610012061.5 2006-05-31

Publications (1)

Publication Number Publication Date
WO2007140725A1 true WO2007140725A1 (fr) 2007-12-13

Family

ID=37389752

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/070064 WO2007140725A1 (fr) 2006-05-31 2007-05-29 Système de traitement de signal de satellite de navigation

Country Status (2)

Country Link
CN (1) CN1862284A (fr)
WO (1) WO2007140725A1 (fr)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107202998A (zh) * 2017-06-19 2017-09-26 北京航天长征飞行器研究所 一种电力线通信的实时卫星信号模拟器及模拟方法
CN109765579A (zh) * 2019-01-17 2019-05-17 上海华测导航技术股份有限公司 Gnss信号数字采集回放系统
CN113534201A (zh) * 2020-04-20 2021-10-22 千寻位置网络有限公司 卫星定位测试方法及其系统

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1862284A (zh) * 2006-05-31 2006-11-15 北京东方联星科技有限公司 导航卫星信号处理系统
CN101055309B (zh) * 2007-05-25 2012-07-04 北京东方联星科技有限公司 导航卫星信号的可配置通用射频处理方法和系统
TWI381185B (zh) 2007-06-29 2013-01-01 Mstar Semiconductor Inc 全球衛星定位系統資料紀錄裝置及其相關方法
CN101825695A (zh) * 2009-03-04 2010-09-08 重庆星熠导航设备有限公司 多模嵌入式组合导航接收机和定位的方法
CN102279401B (zh) * 2011-04-01 2013-06-19 北京遥测技术研究所 记录式卫星信号模拟方法
CN102508267A (zh) * 2011-10-09 2012-06-20 东南大学 一种gnss接收机的中频数据采集与回放系统
CN102590827B (zh) * 2012-02-16 2013-12-18 武汉大学 自带中频记录回放功能的gnss接收机系统
CN112731482B (zh) * 2020-12-10 2023-11-14 北京天海达科技有限公司 一种b3频点电文数据接收回放系统及方法
CN112910544B (zh) * 2021-02-05 2022-11-25 上海航天测控通信研究所 一种在轨可配置星载l/s频段数据广播分发系统

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5781156A (en) * 1995-10-09 1998-07-14 Snaptrack, Inc. GPS receiver and method for processing GPS signals
CN1316057A (zh) * 1998-05-06 2001-10-03 施耐普特拉克股份有限公司 卫星定位系统信号处理方法和装置
CN1401519A (zh) * 2001-08-24 2003-03-12 厦门雅迅网络股份有限公司 处理在gsm系统信号盲区无法传送的定位数据的方法
CN1510433A (zh) * 2002-12-26 2004-07-07 邢铭时 卫星导航定位应用系统
CN2685979Y (zh) * 2004-03-19 2005-03-16 浙江大学 计算机通用串行接口总线接口电路中的并串转换电路
WO2005109028A1 (fr) * 2004-05-04 2005-11-17 Global Locate, Inc. Procede et appareil de traitement de signaux de systemes de localisation par satellite
CN1862284A (zh) * 2006-05-31 2006-11-15 北京东方联星科技有限公司 导航卫星信号处理系统

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5781156A (en) * 1995-10-09 1998-07-14 Snaptrack, Inc. GPS receiver and method for processing GPS signals
CN1316057A (zh) * 1998-05-06 2001-10-03 施耐普特拉克股份有限公司 卫星定位系统信号处理方法和装置
CN1401519A (zh) * 2001-08-24 2003-03-12 厦门雅迅网络股份有限公司 处理在gsm系统信号盲区无法传送的定位数据的方法
CN1510433A (zh) * 2002-12-26 2004-07-07 邢铭时 卫星导航定位应用系统
CN2685979Y (zh) * 2004-03-19 2005-03-16 浙江大学 计算机通用串行接口总线接口电路中的并串转换电路
WO2005109028A1 (fr) * 2004-05-04 2005-11-17 Global Locate, Inc. Procede et appareil de traitement de signaux de systemes de localisation par satellite
CN1862284A (zh) * 2006-05-31 2006-11-15 北京东方联星科技有限公司 导航卫星信号处理系统

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107202998A (zh) * 2017-06-19 2017-09-26 北京航天长征飞行器研究所 一种电力线通信的实时卫星信号模拟器及模拟方法
CN107202998B (zh) * 2017-06-19 2023-09-29 北京航天长征飞行器研究所 一种电力线通信的实时卫星信号模拟器及模拟方法
CN109765579A (zh) * 2019-01-17 2019-05-17 上海华测导航技术股份有限公司 Gnss信号数字采集回放系统
CN113534201A (zh) * 2020-04-20 2021-10-22 千寻位置网络有限公司 卫星定位测试方法及其系统
CN113534201B (zh) * 2020-04-20 2022-07-26 千寻位置网络有限公司 卫星定位测试方法及其系统

Also Published As

Publication number Publication date
CN1862284A (zh) 2006-11-15

Similar Documents

Publication Publication Date Title
WO2007140725A1 (fr) Système de traitement de signal de satellite de navigation
WO2008089637A1 (fr) Système de génération de signal de satellite de navigation, basé sur un logiciel
WO2018149095A1 (fr) Carte de récepteur gnss fondée sur une architecture zynq
Cristodaro et al. Design of a configurable monitoring station for scintillations by means of a GNSS software radio receiver
JPH11513787A (ja) Gps受信機とgps信号を処理する方法
CN112213745A (zh) 基于gpu的卫星上注接收处理机模拟器
CN102944884A (zh) Gnss接收机检测并消除窄带干扰的方法
JP5101281B2 (ja) Gps受信器および関連する方法並びに装置
CN102279401B (zh) 记录式卫星信号模拟方法
CN111830541A (zh) 一种卫星导航接收板卡、装置和系统
CN111782566A (zh) 基于PCIe的高频地波雷达多通道高速数据采集装置
Huang et al. STARx--a GPU based multi-system full-band real-time GNSS software receiver
Linty et al. Ionospheric scintillation threats to GNSS in polar regions: the DemoGRAPE case study in Antarctica
US7750846B2 (en) Receiver for radio positioning signals
KR101047229B1 (ko) Gps rf 프론트-엔드, 컴퓨터-판독가능 저장 매체, 포지션 픽스 제공 방법 및 장치
CN212694060U (zh) 一种卫星导航接收板卡、装置和系统
CN104730543A (zh) 北斗与gps公用频点实时信号接收处理系统数据处理方法
Hurskainen et al. Multicore software-defined radio architecture for GNSS receiver signal processing
CN206421029U (zh) 多通道卫星导航射频信号采集回放系统
CN202041643U (zh) 记录式卫星信号模拟器
CN102590827B (zh) 自带中频记录回放功能的gnss接收机系统
Guruprasad FPGA-based software GNSS receiver design for satellite applications
Mazurek et al. Flexible hardware platform for software radio experiments
Wang et al. Design and implementation of portable GNSS baseband logger
CN209055658U (zh) 一种gps\bd双模单通道中频信号采集系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07721687

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07721687

Country of ref document: EP

Kind code of ref document: A1