GPS Multi-correlator

版本 1.0.4 (563.9 KB) 作者: Eric Ogier
MATLAB class dedicated to the simulation of a GPS Multi-correlator
85.0 次下载
更新时间 2024/9/3

查看许可证

GpsMultiCorrelator is a MATLAB class includes the properties and methods necessary for:
  • The setting of a local signal in terms of hypotheses on received signal (PRN, Doppler and code phase),
  • The definition of correlator characteristics, in terms of filter frequencies, correlator code phases, integration period and code phase increment to be applied at the end of integration period,
  • The injection of a received signal, as complex temporal values (see GpsSignals class for the synthesis of GPS signals),
  • The calculation of energy matrices, for the defined filter frequencies and correlator code phases and non-coherent integration period, taking into account the code phase increment updating the next matrix correlator code phases,
  • The calculation of in-phase/quadrature components, for the defined correlator code phases and a coherent integration period of 1ms,
  • The estimation of through non-coherent and coherent methods, applied to in-phase/quadrature components,
  • The estimation of code phase through a discriminator based on early, prompt and late correlators, applied to in-phase/quadrature components.

引用格式

Eric Ogier (2024). GPS Multi-correlator (https://www.mathworks.com/matlabcentral/fileexchange/125080-gps-multi-correlator), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2019a
与 R2019a 及更高版本兼容
平台兼容性
Windows macOS Linux
致谢

参考作品: GPS Signals

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GPS Multi-correlator

版本 已发布 发行说明
1.0.4

Correction of C/N0 formula in live code.

1.0.3

Correction of correlation (complex conjugation of local signal)

1.0.2

Update of example (see "GpsMultiCorrelatorLiveCode.mlx")

1.0.1

Correction of the mathematical formulae provided in the example.

1.0.0