Update Design Doc of PF scheduler with RBG instead of RB
authorMarco Miozzo <marco.miozzo@cttc.es>
Thu, 07 Jun 2012 12:19:22 +0200
changeset 8853 88563ea950da
parent 8852 84a2915c73b1
child 8854 9df87ee75b4f
Update Design Doc of PF scheduler with RBG instead of RB
src/lte/doc/source/lte-design.rst
--- a/src/lte/doc/source/lte-design.rst	Thu Jun 07 11:06:00 2012 +0200
+++ b/src/lte/doc/source/lte-design.rst	Thu Jun 07 12:19:22 2012 +0200
@@ -596,15 +596,15 @@
 model (see `Adaptive Modulation and Coding`_); finally, let :math:`S(M, B)` be the TB
 size in bits as defined in [TS36213]_ for the case where a number :math:`B` of
 resource blocks is used. The achievable rate :math:`R_{i}(k,t)` in bit/s for user :math:`i`
-on resource block :math:`k` at subframe :math:`t` is defined as 
+on resource block group :math:`k` at subframe :math:`t` is defined as 
 
 .. math::
 
    R_{i}(k,t) =  \frac{S\left( M_{i,k}(t), 1\right)}{\tau} 
 
 where :math:`\tau` is the TTI duration.
-At the start of each subframe :math:`t`, each RB is assigned to a certain user.
-In detail, the index :math:`\widehat{i}_{k}(t)` to which RB :math:`k` is assigned at time
+At the start of each subframe :math:`t`, each RBG is assigned to a certain user.
+In detail, the index :math:`\widehat{i}_{k}(t)` to which RBG :math:`k` is assigned at time
 :math:`t` is determined as
 
 .. math::
@@ -637,7 +637,7 @@
 
    \widehat{M}_j(t) = \min_{k: \widehat{i}_{k}(t) = j}{M_{j,k}(t)}
 
-then we determine the total number :math:`\widehat{B}_j(t)` of RBs allocated to user
+then we determine the total number :math:`\widehat{B}_j(t)` of RBGs allocated to user
 :math:`j`:
 
 .. math::