問題タブ [satellite-navigation]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
matlab - GPS - 移動時間を計算する衛星受信機
私は MATLAB Software-defined Radio を使用しており、計算する前に受信機の疑似範囲 (衛星と受信機の位置との間の直接距離) を取得するために、衛星信号の移動時間を計算する必要があります。レシーバーの位置。
信号の取得と追跡はすでに成功していますが、信号の移動時間の計算に問題があります (光速を掛けると範囲になるため)。送信時刻はナビデータから簡単に取得できますが、受信時刻を取得する方法がわかりません。