node6.html

来自「用C++编写的GPRS协议栈源代码」· HTML 代码 · 共 35 行

HTML
35
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><!--Converted with LaTeX2HTML 96.1 (Feb 5, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds --><HTML><HEAD><TITLE>Timing Advance</TITLE><META NAME="description" CONTENT="Timing Advance"><META NAME="keywords" CONTENT="gprs"><META NAME="resource-type" CONTENT="document"><META NAME="distribution" CONTENT="global"><LINK REL=STYLESHEET HREF="gprs.css"></HEAD><BODY LANG="EN"> <A NAME="tex2html175" HREF="node7.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://cbl.leeds.ac.uk/nikos/figs/next_motif.gif"></A> <A NAME="tex2html173" HREF="node5.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="http://cbl.leeds.ac.uk/nikos/figs/up_motif.gif"></A> <A NAME="tex2html169" HREF="node5.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://cbl.leeds.ac.uk/nikos/figs/previous_motif.gif"></A>   <BR><B> Next:</B> <A NAME="tex2html176" HREF="node7.html">Packet Transmission and Reception</A><B>Up:</B> <A NAME="tex2html174" HREF="node5.html">TDMA Slot Structure</A><B> Previous:</B> <A NAME="tex2html170" HREF="node5.html">TDMA Slot Structure</A><BR> <P><H3><A NAME="SECTION00122100000000000000">Timing Advance</A></H3><P>The upslot/downslot TDMA frames at the MS and the BS should besynchronized. But the finite propagation delay between the MS and BScauses a mismatch. Therefore, the clock at the MS would have to beadvanced by the finite propagation delay time, in order to maintainsynchronism. Implementing this would introduce undue complexity. Instead,we work a way around this problem by setting thepropagation delay to zero (in <I>&nbsp;ns</I>/wirelessphy.cc).<P><BR> <HR><P><ADDRESS><I>Richa Jain (96D07007) <BR>Tue Jul 24 22:29:53 IST 2001</I></ADDRESS></BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?