GPS信号产生、捕获、追踪全套程序我要分享

GPS signal generation, acquisition and tracking complete procedures

码相位-GPS 信号跟踪 gps码相位跟踪 track--GPS C/A码信号捕获

关注次数: 365

下载次数: 8

文件大小: 14KB

代码分类: 信号处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

主要用matlab产生C/A码,并且捕获到信号,输出捕获结果和相位起始位置,而且可以实现对信号的跟踪,输出跟踪偏差和偏差震荡曲线,是一个很好很完整的GPS软件仿真的参考程序。


English Description:

Matlab is mainly used to generate C / a code, and capture the signal, output acquisition results and phase start position, and can realize the tracking of the signal, output tracking deviation and deviation oscillation curve, which is a very good and complete reference program for GPS software simulation.


代码预览

GPS信号产生、捕获、追踪全套程序

...............................\acquisition.asv

...............................\acquisition.m

...............................\cacode.asv

...............................\cacode.m

...............................\calcLoopCoef.m

...............................\main.asv

...............................\main.m

...............................\makeCaTable.m

...............................\test.m

...............................\tracking.asv

...............................\tracking.m