Content deleted Content added
No edit summary |
→Comparison of GNSS SDR implementations: rm editor note which should not be visible to readers |
||
(41 intermediate revisions by 32 users not shown) | |||
Line 1:
{{short description|GNSS receiver implemented in software}}
{{distinguish|GNSS navigation software}}
{{Third-party|date=June 2020}}
A '''software GNSS receiver''' is a [[Satellite navigation|Global Navigation Satellite System]] (GNSS) receiver that has been designed and implemented using [[software-defined radio]].
A GNSS receiver, in general, is an electronic device that receives and digitally processes the signals from a
GNSS receivers have been traditionally implemented in hardware: a ''hardware GNSS receiver'' is conceived as a dedicated chip that
In a software GNSS receiver, all digital processing is performed by a general purpose [[microprocessor]]. In this approach, a small amount of inexpensive hardware is still needed, known as the ''[[RF front end|frontend]]'', that digitizes the signal from the satellites. The microprocessor can then work on this ''raw'' digital stream to implement the GNSS functionality.
== Hardware vs. software GNSS receivers==
Line 14:
* Hardware GNSS receivers are in general more efficient from the point of view of both computational load and power consumption since they have been designed in a highly specialized way with the only purpose of implementing the GNSS processing.
* Software GNSS receivers allow a huge flexibility: many features of the receiver can be modified just through software. This provides the receiver with adaptive capabilities, depending on the user's needs and working conditions. In addition, the receiver can be easily upgraded via software.<ref>[https://www.gpsworld.com/challenges-status-perspectives-real-time-software-receivers Real-Time Software Receivers], GPS World, September 1, 2009 by Pierre-André Farine, Marcel Baracchi-Frei, Grégoire Waelchli, Cyril Botteron</ref>
* Under some assumptions, Software GNSS receivers can be more profitable for some applications, as long as sufficient computational power is available (and can be shared among multiple applications). For example, the microprocessor of a [[smartphone]] can be used to provide GNSS navigation with the only need of including a frontend (instead of a full, more expensive, hardware receiver).
Currently, most of the GNSS receiver market is still ''hardware''. However, there already exist operational solutions based on the software approach able to run on low-cost microprocessors. Software GNSS receivers are expected to increase their market share or even take over in the near future, following the development of the computational capabilities of the microprocessors ([[Moore's law]]).
== Comparison of GNSS SDR implementations ==
{{Needs table|section=y|date=August 2015}}
*'''Galileo Satellite Navigation LTD.- GSN''':
**Business Model - IP core license + royalties
**''Development''
Line 56 ⟶ 52:
***Multi-correlator: yes
***Sample data recording: yes
* '''SX3''' (formerly SX-NSR)
**
*** Publication: http://gpsworld.com/software-gnss-receiver-an-answer-for-precise-positioning-research
** ''Development:''
Line 78 ⟶ 72:
*** [[BeiDou]]: B1, B2
*** [[SBAS]]: EGNOS
*** [[QZSS]]:
*** [[IRNSS]]: L5, S-Band
** ''Features:''
Line 94 ⟶ 88:
*** Multi-correlator: yes
*** Sample data recording: yes
*** [[Multipath mitigation]]: yes (several algorithms)
* '''GNSS-SDRLIB'''
**
*** Publication:
***[[Software licence]]: [[GNU General Public License]] 2+
** ''Development:''
*** Programming language: C
Line 126 ⟶ 119:
*** Position estimation: yes (through RTKLIB)
*** Maximum number of real-time channels demonstrated: ?
* '''ARAMIS''' (formerly iPRx)
**''Versions:''
*** Free academic version
*** Ionospheric Scintillation Monitor receiver
*** R&D version
** ''General information:''
*** Publication: http://www.cambridge.org/us/academic/subjects/engineering/communications-and-signal-processing/digital-satellite-navigation-and-geophysics-practical-guide-gnss-signal-simulator-and-receiver-laboratory
** ''Development:''
Line 140 ⟶ 131:
*** Under active development (as-of date): yes (2014-Nov)
*** Creator/sponsor organization: iP-Solutions, Japan, JAXA, Japan
*** Latest release (version and date):
*** First release (version and date): April 2008
** ''Hardware support:''
*** Front-ends: Eagle, FEM,
*** Multicore supported: yes
** ''GNSS/SBAS signals support:''
*** [[GPS]]: L1CA,
***
*** [[GLONASS]]: G1, G2, G3
*** [[Galileo (satellite navigation)|Galileo]]: E1
*** IRNSS: L5, S
*** [[QZSS]]: L1CA
*** SBAS
** ''Features:''
*** Acquisition: yes
Line 163 ⟶ 157:
*** Sample data recording: yes
* '''SoftGNSS''' v3.0 (also known as SoftGPS)
**
*** Publication: https://www.springer.com/birkhauser/engineering/book/978-0-8176-4390-4
*** Source code: included with the book
***
*** Non real-time (post-processing) GNSS software receiver
** ''Development:''
Line 188 ⟶ 181:
*** Position estimation: yes
* '''GNSS-SDR''', An open source GNSS Software Defined Receiver
**
***[[Software licence]]: [[GPL]] v3
** ''Development:''
*** Programming language: C++
*** User interface (none, [[Command-line interface|CLI]], [[GUI]]): CLI.
*** Number of developers:
*** Under active development (as-of date): yes (
*** Creator/sponsor organization:
*** Latest release (version and date):
*** First release (version and date): 2011-Mar-11 first svn commit
** ''Hardware support:''
*** Front-ends: UHD-compatible ([[USRP]]
*** Host computer special hardware supported: [[SIMD]] (via VOLK and VOLK_GNSSSDR), CUDA
*** Multicore supported?: Yes
** ''GNSS/SBAS signals support:''
*** [[GPS]]: L1CA, L2C, L5
*** [[GLONASS]]: L1SP, L2SP
*** [[Galileo (satellite navigation)|Galileo]]: E1b, E1c, E5a
*** BeiDou: B1I, B3I
*** [[SBAS]]: EGNOS
** ''Features:''
Line 217 ⟶ 208:
*** Decoding navigation data: yes
*** Position estimation: yes
*** Maximum number of real-time channels demonstrated:
*** Output formats: [[RINEX]], [[KML]], [[GPS Exchange Format|GPX]], [[GeoJSON]], [[NMEA_0183|NMEA]], [[RTCM]], intermediate results stored in binary .mat files readable from [[MATLAB]] and [[GNU_Octave|Octave]], and from [[Python_(programming_language)|Python]] via h5py.
* '''GRID''', Generalized Radionavigation Interfusion Device
**''General information:''
***[[Software licence]]: Commercial
***Publication: [https://radionavlab.ae.utexas.edu/wp-content/uploads/2022/10/Nichols_ION_GNSS_2022.pdf Software-Defined GNSS is Ready for Launch]
***Contact: [https://radionavlab.ae.utexas.edu/contact/ Radionavigation Laboratory], [https://locuslock.com/contact-3/ Locus Lock]
** ''Development:''
*** Programming language:
*** Platforms: Linux, Windows, MacOS
*** User interface (none, [[Command-line interface|CLI]], [[GUI]]): CLI.
*** Number of developers: 15 (along the project)
*** Under active development (as-of date): yes (2023-Apr-28)
*** Creator/sponsor organization: University of Texas at Austin
*** Latest release (version and date): 2022 annual release
*** First release (version and date): 2008-Jul-01
** ''Hardware support:''
*** Front-ends: Several and, practically speaking, any.
*** Host computer special hardware supported: Intel SIMD (SSE2 through AVX-512), ARM NEON (64-bit and 128-bit)
*** Multicore supported?: Yes
** ''GNSS/SBAS signals support:''
*** [[GPS]]: L1CA, L2C, L5
*** [[Galileo (satellite navigation)|Galileo]]: E1b, E1c, E5a
*** [[QZSS]]: L1CA
*** [[SBAS]]: WAAS L1
** ''Features:''
*** Acquisition: yes (several algorithms)
*** Tracking: yes (several algorithms)
*** Generating pseudo-range observable: yes
*** Generating carrier-phase observable:
*** Decoding navigation data: yes
*** Position estimation: yes
*** Multiple antennas: yes
*** Real-time Kinematic: yes, GRID can function as an RTK-base station or rover with integrated network support, RTK estimation when integrated with PpEngine (available through separate license)
*** Differential corrections: yes, CNAV and SBAS
*** Maximum number of real-time channels: Hardware-dependent, 30 on a Raspberry Pi 1, >100 on most desktop computers.
*** Output formats: [[RINEX]], [[KML]], [[MATLAB]] .mat files, CSV, proprietary GBX (GRID binary exchange) format.
*** Current applications: experimental FOTON receiver, several GNSS-RO commercial applications, commercial LEO satellite on-board navigation, RTK-based rocket navigation (launch-to-orbit), RTK-based vehicle navigation in urban environments, RTK-based drone, several fixed reference stations, signal abnormality monitoring
== References ==
Line 279 ⟶ 256:
== External links ==
* [https://web.archive.org/web/20130518041701/http://www.gps-practice-and-fun.com/software-gps.html Software GPS has many advantages]
* [http://home.earthlink.net/~cwkelley/ A starting point for learning about GPS with Open Source Software] {{Webarchive|url=https://web.archive.org/web/20120830101733/http://home.earthlink.net/%7Ecwkelley/ |date=2012-08-30 }}
* [https://gpsgeometer.com/en/blog/mitigation-of-ionospheric-effects-on-gnss-positioning Mitigation of ionospheric effects on GNSS positioning]
[[Category:Computing comparisons]]
[[Category:Software-defined radio]]
[[Category:Navigational equipment]]
[[Category:Satellite navigation
|