%The phase locked loop(PLL),adjusts the phase of a local oscillator
%w.r.t the incoming modulated signal.In this way,the phase of the
%incoming signal is locked and the signal is demodulated.This scheme
%is used in PM and FM as well.
%We will implement it by using a closed loop system.Control systems
%techniques are applied here.
首先簡(jiǎn)單介紹了GPS 接收機(jī)串口通信的基本概念, 然后通過(guò)實(shí)例詳細(xì)介紹了計(jì)算機(jī)與GPS 接收機(jī)進(jìn)行
數(shù)據(jù)傳輸?shù)膬煞N方法: 一種是使用W in32 A P I 通信函數(shù)的文件讀寫(xiě)方式 另一種是通過(guò)VC+ + 6. 0 提供的
M SComm 控件實(shí)現(xiàn)。