studies:re56:re56_implementation_example
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
studies:re56:re56_implementation_example [2013/05/14 13:25] – bpetit | studies:re56:re56_implementation_example [2021/01/04 20:41] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | The base station permanently but not continuously receives | + | The base station permanently but not continuously receives |
- | Following the round robin algorithm: the scheduler chooses one queue (one user) and extracts | + | Following the round robin algorithm: the scheduler chooses one queue (one user) and extracts |
- | In the same time the schedulers | + | In the same time the scheduler |
- | This description is about time scheduling because we consider the resources blocks and ressources blocks per user are already defined. So there is another of scheduling to implement. We have to schedule the attribution of each resources block group (RBG). Following the round robin algorithm, it's quite simple: each RBG is iteratively allocated to a user. Other algorithms as max CQI may include the transmission conditions parameter. | + | This description is about time scheduling because we consider the resources blocks and ressources blocks per user are already defined. So there is another of scheduling to implement. We have to schedule the attribution of each resources block group (RBG). Following the round robin algorithm, it's quite simple: each RBG is iteratively allocated to a user. For each ressource block we choose the next user and increment a counter when we have considered all users and if we still have resources blocks groups to attribute, we go back to the beginning of the users lists. Other algorithms as max CQI may include the transmission conditions parameter |
studies/re56/re56_implementation_example.1368537901.txt.gz · Last modified: 2021/01/04 20:41 (external edit)