• Title/Summary/Keyword: Software based GPS receiver

Search Result 53, Processing Time 0.023 seconds

Design of a PC based Real-Time Software GPS Receiver (PC기반 실시간 소프트웨어 GPS 수신기 설계)

  • Ko, Sun-Jun;Won, Jong-Hoon;Lee, Ja-Sung
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.55 no.6
    • /
    • pp.286-295
    • /
    • 2006
  • This paper presents a design of a real-time software GPS receiver which runs on a PC. The software GPS receiver has advantages over conventional hardware based receivers in terms of flexibility and efficiency in application oriented system design and modification. In odor to reduce the processing time of the software operations in the receiver, a shared memory structure is used with a dynamic data control, and the byte-type IF data is processed through an Open Multi-Processing technique in the mixer and integrator which requires the most computational load. A high speed data acquisition device is used to capture the incoming high-rate IF signals. The FFT-IFFT correlation technique is used for initial acquisition and FLL assisted PLL is used for carrier tracking. All software modules are operated in sequence and are synchronized with pre-defined time scheduling. The performance of the designed software GPS receiver is evaluated by running it in real-time using the real GPS signals.

An Efficient Correlation Scheme for the GPS Software Receiver

  • Lim, Deok-Won;Cho, Deuk-Jae;Park, Chan-Sik;Lee, Sang-Jeong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.1216-1221
    • /
    • 2005
  • The GPS software receiver based on the SDR(Software Defined Radio) technology provides the ability to easily adopt other signal processing algorithms without changing or modifying the hardware of the GPS receiver. However, it is difficult to implement the GPS software receiver using a commercial processor because of heavy computation load for processing the GPS signals in real time. This paper proposes an efficient GPS signal processing scheme and correlator structure to reduce the computation load for processing the GPS signal in the GPS software receiver, which uses a patterned look-up table method to generate the correlation value between the GPS signals and the replica signals. In this paper, it is explained that the computation load of the proposed scheme is much smaller than that of the previous GPS signal processing scheme. Finally, the processing time of the proposed scheme is compared with that of the previous scheme, and the improvement is shown from the viewpoint of the computation load.

  • PDF

Implementation of Real-Time Software GPS Receiver and Performance Analysis (실시간 소프트웨어 GPS 수신기 구현 및 성능 분석)

  • Kwag, Heui-Sam;Ko, Sun-Jun;Won, Jong-Hoon;Lee, Ja-Sung
    • Proceedings of the KIEE Conference
    • /
    • 2004.07d
    • /
    • pp.2350-2352
    • /
    • 2004
  • This paper presents the implementation-tation of the real-time software GPS Receiver based on FFT and FLL assisted PLL tracking algorithm. The FFT(fast fourier transform) based GPS si-gnal acquisition scheme provides a fast TTFF(time to first fix) performance. The tracking based on FLL assisted PLL enables tracking of GPS signal in a high dynamic environment. The designed software GPS receiver uses the indexing method for generating replica carrier to reduce computation load. The performance of the implemented GPS receiver is evaluated using high-dynamic simulated data from a simulator and real static data.

  • PDF

Software GNSS Receiver for Signal Experiments

  • Kovar, Pavel;Seidl, Libor;Spacek, Josef;Vejrazka, Frantisek
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • v.2
    • /
    • pp.391-394
    • /
    • 2006
  • The paper deals with the experimental GNSS receiver built at the Czech Technical University for experiments with the real GNSS signal. The receiver is based on software defined radio architecture. Receiver consists of the RF front end and a digital processor based on programmable logic. Receiver RF front end supports GPS L1, L2, L5, WAAS/EGNOS, GALILEO L1, E5A, E5B signals as well as GLONASS L1 and L2 signals. The digital processor is based on Field Programmable Gate Array (FPGA) which supports embedded processor. The receiver is used for various experiments with the GNSS signals like GPS L1/EGNOS receiver, GLONASS receiver and investigation of the EGNOS signal availability for a land mobile user. On the base of experimental GNSS receiver the GPS L1, L2, EGNOS receiver for railway application was designed. The experimental receiver is also used in GNSS monitoring station, which is independent monitoring facility providing also raw monitoring data of the GPS, EGNOS and Galileo systems via internet.

  • PDF

Block Correlator for Real-Time GPS L1 Software Receiver (소프트웨어 기반의 실시간 GPS L1 수신기를 위한 블록 상관기)

  • Kim, Tae-Hee;Lee, Sang-Uk
    • Journal of Satellite, Information and Communications
    • /
    • v.6 no.1
    • /
    • pp.80-85
    • /
    • 2011
  • In this paper, a software-based real-time GPS L1 receiver is proposed for the block correlation techniques. Recently various navigation satellite navigation receivers in the environment for the development of more efficient software-based real-time receiver need to be developed. It is composed of components such as signal supplier, signal acquisition, signal tracking, navigation data processing, and navigation solution. They are designed and implemented as component based software for enhancing reusability and modifiability for user to have more flexibility during development of receiver. This paper will describe design, implementation, and verification of the developed realtime software GNSS receiver.

Performance Comparison of Anti-Spoofing Methods using Pseudorange Measurements (의사거리 측정치를 이용하는 기만신호 검출 기법의 성능 비교)

  • Cho, Sung-Lyong;Shin, Mi-Young;Lee, Sang-Jeong;Park, Chan-Sik
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.13 no.5
    • /
    • pp.793-800
    • /
    • 2010
  • GPS spoofing is an intentional interference which uses the mimic GPS signals to fake the receivers. The generic GPS receiver is hard to recognize the spoofing signal because the spoofer generates the fake signals as close as possible to the GPS signal. So the spoofer can do critical damage to public operations. This paper introduces a basic concept of spoofing and analyzes the effect of the spoofing signal to the GPS receiver. Also for stand-alone GPS receivers, two anti-spoofing methods are implemented : RAIM based method and the SQM based method. To evaluate the performance of anti-spoofing method, the software based spoofing signal generator and GPS signal generator are implemented. The performance of the anti-spoofing methods obtained using the output of the software based GPS receiver shows that SQM based method is more effective when multiple spoofing signals exist.

A Design of Software Receiver for GNSS Signal Processing

  • Choi, Seung-Hyun;Kim, Jae-Hyun;Shin, Cheon-Sig;Lee, Sang-Uk;Kim, Jae-Hoon
    • Journal of Satellite, Information and Communications
    • /
    • v.2 no.2
    • /
    • pp.48-52
    • /
    • 2007
  • Recently, the research of GPS receiver which uses the Software-Defined Radio(SDR) technique is being actively proceeded instead of traditional hardware-based receiver. The software-based GPS receiver indicates that the signal acquisition and tracking treated by the hardware-based platform are processed as the software technique through a microprocessor. In this paper, GPS software receiver is designed by using SDR technique and then the signal acquisition, tracking, and the navigation message decoding parts are verified through the PC-based simulation. Moreover, the efficient algorithms are developed about the signal acquisition and tracking parts in order to obtain the accurate pseudorange. Finally, the pseudorange is calculated through the relative channel delay received through the different satellite of L1 frequency band. GPS software receiver proposed in this paper will be included in the element of GPS/Galileo complex system of development target and will provide not only the method that verifies the performance for Galileo Sensor Station standard but also usability by providing various debugging environments.

  • PDF

Analysis and Simulation of Signal Acquisition of GPS Software Receiver (SGR에서 신호처리과정의 분석과 시뮬레이션)

  • Zhang, Wei;Suh, Hee-Jong
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.6 no.1
    • /
    • pp.27-33
    • /
    • 2011
  • In this paper, for a software-based Global Positioning System receiver (SGR), the principle capturing Global Positioning System (GPS) signal is researched extensively in order to analyze the processing of the GPS raw data signal at the lowest level, and the process of capturing the GPS signal was simulated by Matlab. The simulation results show the accuracy and the feasibility of this method, which is comparable to study under a true environment. We know that the improvement of the receiving facilities is of very vital significance to the performance of this system, and the fine frequency can be found through comparing phases within a few tens of Hertz.

A Study on Multi-Bit Processing Scheme of GPS Receiver for Fail-Safe Seaway (Fail-Safe Seaway를 위한 GPS 수신기의 다중비트처리기법 연구)

  • Cho Deuk-Jae;Oh Se-Woong;Suh Sang-Hyun
    • Journal of Navigation and Port Research
    • /
    • v.29 no.10 s.106
    • /
    • pp.877-882
    • /
    • 2005
  • It is necessary that Fail-Safe Seaway technology providing a continuous navigation solution though fault of navigation system is occurred in sea. This paper focus on signal processing of GPS receiver, one of receivers using the software radio technology to implement a integrated radio navigation system including satellite-based and ground-based navigation systems. It is difficult to implement the software GPS receivers using a commercial processor because of the heavy computational burden for processing the GPS signals in real time. This paper proposes an efficient multi-bit GPS signal processing scheme to reduce the computational burden for processing the GPS signals in the software GPS receiver. The proposed scheme uses a compression concept of the multi-bit replica signals and patterned look-up table method to generate the correlation value between the GPS signals and the replica signals.

A Study on Multi-Bit Processing Scheme of GPS Receiver for Fail-Safe Seaway (Fail-Safe Seaway를 위한 GPS 수신기의 다중비트처리기법 연구)

  • Cho Deuk-Jae;Oh Se-Woong;Suh Sang-Hyun
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2005.10a
    • /
    • pp.37-42
    • /
    • 2005
  • It is necessary that Fail-Safe Seaway technology providing a continuous navigation solution though fault of navigation system is occurred in sea. This paper focus on signal processing of GPS receiver, one of receivers using the software radio technology to implement a integrated radio navigation system including satellite-based and ground-based navigation systems. It is difficult to implement the software GPS receivers using a commercial processor bemuse of the heavy computational burden for processing the GPS signals in real time. This paper proposes an efficient multi-bit GPS signal processing scheme to reduce the computational burden for processing the GPS signals in the software GPS receiver. The proposed scheme uses a compression concept of the multi-bit replica signals and patterned look-up table method to generate the correlation value between the GPS signals and the replica signals.

  • PDF