Share this

Chip technology and system design for GPS and Galileo receivers

2026-04-06 06:59:19 · · #1
[b]1 Introduction[/b] GPS (Global Positioning System) is increasingly widely used due to its remarkable characteristics such as all-weather operation, high precision, automation, and high efficiency, as well as its powerful functions in positioning and navigation, time synchronization and frequency correction, and precision measurement. Currently, the US GPS system, WAAS system, LAAS system, the DGPS system covering the global coastline, the Russian CLONASS system, the EU's Galileo system, and the Chinese BeiDou system are all representative satellite-based navigation systems. After nearly 50 years of research and development, the Global Positioning System has become practical and has formed a satellite navigation industry chain. Currently, satellite navigation applications have spread to almost all human activities related to position, speed, and time, including military, maritime, aviation, surveying, transportation, and exploration. While various Global Positioning Systems continue to develop, GPS user terminal equipment is also constantly being upgraded and developed. From the perspective of receiver structure, with the development of VLSI (Very Large Scale Integration) and DSP (Digital Signal Processing) technologies, single-channel sequential and time-division multiplexed receivers have long been replaced by parallel multi-channel receivers using DSP modules. The number of channels and equivalent correlators that can be achieved is constantly increasing. GPS baseband processor chips with higher integration and embedded MPU/MCU have become mainstream, and single-chip receiver products that integrate RF and digital processing have also emerged. The hardware system of a satellite positioning signal receiver mainly consists of an antenna unit, an RF module, a baseband processing module, and a power supply module. Its structure diagram is shown in Figure 1. 2 GPS and Galileo Receiver Solutions The dedicated chipsets of GPS and Galileo receivers both include RF and baseband signal processing chips, which constitute the core and key components of GPS receivers. Currently, single-chip, low-power CPS chips and RF dual-mode chips for GPS and Galileo have been developed, and high speed, small area, and low power consumption are also future design trends. Currently, representative international companies producing dedicated GPS receiver chips include SiRF, Atmel, Nemerix, u-Nav, STMicroelectronics, Sony, and GlobalLocate. Some manufacturers offer complete hardware solutions, some offer complete GPS receiver or system solutions including accompanying software, and some only offer standalone RF or baseband processing chips. Others offer single-chip GPS receiver solutions. Currently, there are three options for building a GPS receiver: three-chip, two-chip, and single-chip designs. The mainstream design remains the two-chip structure (RF + baseband processor), while the single-chip structure is the inevitable trend and a hot research topic. 2.1 Three-Chip Receiver Design A three-chip receiver design mainly consists of an LNA (low-noise amplifier), an RF downconverter, and a baseband processor. A representative design is Atmel's solution: the low-noise amplifier A-TR0610, the RF downconverter ATR0601, and the baseband processor ATR0625. This design utilizes the ANTARIS4 platform ATR0625 baseband processor, which integrates the SuperSense GPS weak signal tracking software within read-only memory (ROM). The ATR0625 works seamlessly with the highly integrated low-power ATR0601, packaged in a 4mm x 4mm square flat leadless package. It offers full support for WAAS/EGNOS and integrates a first-time positioning time (TTFF) as low as 4 seconds and Advanced Assisted GPS (A-GPS). Other LNAs include Maxim's MAX2641/2654/2655 and umPC8211TK. This design results in complex GPS receiver hardware circuitry, particularly challenging PCB design and debugging of the front-end RF circuitry. Currently, this design is rarely used. 2.2 Two-Piece Receiver Design: This receiver design employs a two-piece structure, primarily consisting of an RF front-end and a baseband processor. Currently, most manufacturers' GPS chipsets support this design, and it is a mainstream and representative design. 2.3 Monolithic Receiver Design With the rapid development of integrated circuits and user demands, GPS receivers are currently developing towards smaller size and lower power consumption. Many GPS chip manufacturers have also launched monolithic GPS receiver design solutions, with representative examples shown in Table 2. 3. Auxiliary GPS Receiver (A-GPS) Design A-GPS is a technology in which the GPS system uses wireless communication networks (such as GSM, UMTS, CDMA, etc.) to locate mobile stations. It obtains the location information of mobile users through the combined GPS-assisted positioning information provided by the A-GPS terminal and the mobile communication network. There are more than 20 A-GPS chip suppliers, mainly from the United States and Western Europe. In the A-GPS chip market based on CDMA networks, Qualcomm's gpsOne technology dominates; in the chip market based on GSM networks, several manufacturers such as SiRF, NemeriX, and GlobalLocate hold leading positions. 4. Comparison of Chipsets from Some GPS Manufacturers With the rapid development of the satellite navigation industry, the number of manufacturers producing GPS receiver chips is also increasing. However, each manufacturer's chipset has its own characteristics and unique advantages, summarized as follows: 1) SiRF chipsets from SiRF Technologies (USA). This is the world's largest GPS chip manufacturer. With years of experience, it has developed three generations of GPS chip products. Among them, the latest third-generation product, SiRF s-tarIII, has made significant progress in miniaturization, power consumption reduction, and portability, especially in receiving sensitivity, reaching -159dBm. 2) Chipsets from Nemerix (Switzerland). Characterized by exceptional power efficiency and low price. Its power consumption is as low as 10mW, and the manufacturer claims it is "the world's lowest power GPS chipset." Its low-noise amplifier also has a noise level of only 1.6dB, earning it the title of "ultra-low noise GPS receiver." 3) RF8900 chipsets from RF Micro Devices (USA). Characterized by high integration, combining Bluetooth communication and GPS receiving functions into a single chipset. This integrated chipset allows receiver manufacturers to create powerful yet compact Bluetooth receivers. The Nemerix NJ1006A, a highly integrated monolithic GPS receiver RF front-end IC, is designed for price-sensitive portable products and automotive applications. The NJ1006A integrates an LNA and a resonant circuit with a local oscillator, reducing the number of external components and PCB area. It employs a dual superheterodyne structure to receive GPS L1 band signals. The on-chip LNA allows connection of passive or active antennas to the NJ1006A, and features a flexible PLL and crystal oscillator with a reference frequency of 16.368MHz. Antenna detectors and switches support systems in applications requiring active antennas, such as automotive. The antenna detector can also detect open or short circuits in active antennas, limiting the supplied current and protecting the antenna and receiver. The NJ1006A RF module is suitable for interfacing with many baseband processors. However, considering the overall system power consumption and chip consistency, the Nemerix NJ1030A processor was chosen for interfacing. It also supports WAAS/EGNOS and 3GPP TS44.035-TIA-IS801. The NJ1030A chip integrates an NP1016 GPS correlator core, a 32-bit RISC CPU core, on-chip memory, and peripheral interfaces. This solution consumes only 25mW. Replacing the baseband processor with the NJ2020 allows for the construction of an A-GPS receiver. While using integrated components to build a satellite signal receiver is simple and straightforward, improper layout and routing of the RF circuit during PCB fabrication can lead to significant noise interference, causing fluctuations in satellite positioning and timing synchronization data or signals, resulting in excessive deviations. Therefore, RF circuit PCB design must consider how to reduce mutual interference between different parts of the RF circuit, how to reduce the circuit's interference to other circuits, and the circuit's own anti-interference capability. **5 Software Receiver Design Scheme** To facilitate the research and development of next-generation satellite positioning receivers and the development and verification of GPS signal processing algorithms, software receivers, which replace the signal processing functions implemented by digital devices in traditional receivers with software implementations, have received widespread attention. This design brings great flexibility to the use of signal processing algorithms. There are roughly two schemes for software GPS receiver design: one is a receiver design based on a general-purpose programmable processor; the other is a PC-based software GPS receiver design. 6.1 Software Receiver Design Based on a General-Purpose Programmable Processor It mainly consists of an RF front-end module, an FPGA, and DSP/ARM processing chips. The hardware block diagram is shown in Figure 3. The RF chip is used to receive RF signals, complete signal acquisition, and output 2-bit digital signals. Correlator circuits are designed inside the FPGA to handle high-speed processing, while DSPs or ARM processors handle less speed-intensive computational processing functions. This design has also been applied in the design of the Galileo receiver. Moreover, with the development of integrated circuit technology, the entire chip is moving towards high speed, small area, and low power consumption. A monolithic GPS receiver using SoC technology measures 23mm², uses a 0.18μm CMOS sensor, and consumes 28mW. Furthermore, integrating multiple applications onto a single chip is a growing trend in GPS receivers, such as designs that integrate CDMA communication, Bluetooth, MP3 playback, digital camera functionality, DVB-H reception, and FM radio reception. This approach is characterized by flexibility; software can be reconfigured and upgraded without altering the hardware, allowing for the embedding of custom optimization algorithms. This is also an inevitable path for the localization of GPS receivers. 6.2 PC-Based Software GPS Receiver Design The receiver mainly consists of a GPS antenna, a signal conversion/digital sampling unit, and a PC. In this design, the digital intermediate frequency data sampled by radio frequency is sent to the PC via a bus, typically connected through USB or PCI interfaces. The PC executes all the core internal software of the GPS receiver, including baseband software, navigation calculation software, and NMEA0183 data generation software. A typical GPS receiver design using MAX2741 + LifeVibesSpotV2 software requires paying Philips a software usage license fee, charged per chip. However, after mastering the correlator and baseband processing algorithm, PC software can be designed independently. The characteristics of this software-based receiver are: flexibility, easy updates, and no additional hardware costs, but it suffers from real-time performance issues. [b]6 Summary[/b] With the development of microelectronics technology and VLSI, the research hotspots in GPS chipset and receiver design will include: single-chip receiver design, receivers compatible with various satellite-based navigation systems, high-sensitivity indoor positioning, integration with mobile communications and handheld devices, anti-interference, integrity, high dynamics, low power consumption, small size, low cost, and multiple applications. With the development of GPS receiver chipset technology and various satellite-based navigation systems, GPS receivers will become more powerful and perform better, providing a wider range of applications. Editor: He Shiping
Read next

CATDOLL Dora Hybrid Silicone Head

The hybrid silicone head is crafted using a soft silicone base combined with a reinforced scalp section, allowing durab...

Articles 2026-02-22