diff --git a/src/lte/doc/source/lte-design.rst b/src/lte/doc/source/lte-design.rst index 890b97a1d..4f7b8e949 100644 --- a/src/lte/doc/source/lte-design.rst +++ b/src/lte/doc/source/lte-design.rst @@ -1275,7 +1275,7 @@ The scheduler implements the filtering of the uplink CQIs according to their nat Channel and QoS Aware Scheduler ------------------------------- -The Channel and QoS Aware (CQA) Scheduler [Bbojovic_sch]_ is an LTE +The Channel and QoS Aware (CQA) Scheduler [Bbojovic2014]_ is an LTE MAC downlink scheduling algorithm that considers the head of line (HOL) delay, the GBR parameters and channel quality over different subbands. The CQA scheduler is based on joint TD and FD diff --git a/src/lte/doc/source/lte-references.rst b/src/lte/doc/source/lte-references.rst index 13c8b9a06..380aa41e7 100644 --- a/src/lte/doc/source/lte-references.rst +++ b/src/lte/doc/source/lte-references.rst @@ -144,5 +144,5 @@ References "Effects of time-to-trigger parameter on handover performance in SON-based LTE systems", Communications (APCC), 2010 16th Asia-Pacific Conference on, pp.492-496, Oct. 31 2010--Nov. 3 2010 -.. [Bbojovic_sch] B. Bojovic, N. Baldo, "A new Channel and QoS Aware Scheduler to enhance the capacity of Voice over LTE systems", SDD conference 2014, preprint version is available: +.. [Bbojovic2014] B. Bojovic, N. Baldo, "A new Channel and QoS Aware Scheduler to enhance the capacity of Voice over LTE systems", SDD conference 2014, preprint version is available: diff --git a/src/lte/doc/source/lte-testing.rst b/src/lte/doc/source/lte-testing.rst index 49bbbfa7e..6d9a80fd1 100644 --- a/src/lte/doc/source/lte-testing.rst +++ b/src/lte/doc/source/lte-testing.rst @@ -791,7 +791,7 @@ Channel and QoS aware scheduler performance The performance of the Channel and QoS aware scheduler can be tested in the similar way to performance of Priority Set scheduler when GBR flows are not delay sensitive by measuring if the achieved throughput at RLC layer is close to the TBR. Having this in mind, the performance of the CQA scheduler is tested by using -the same test cases as the ``lte-pss-ff-mac-scheduler``. Additionally, in [Bbojovic_sch]_ can be found performance +the same test cases as the ``lte-pss-ff-mac-scheduler``. Additionally, in [Bbojovic2014]_ can be found performance evaluation of CQA scheduler when the GBR flows are delay sensitive by considering different QoE metrics. Building Propagation Loss Model