AS201281 Wiki

Your check engine light is on!

User Tools

Site Tools


studies:re56:re56_specs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
studies:re56:re56_specs [2013/05/08 09:45] bpetitstudies:re56:re56_specs [2021/01/04 20:41] (current) – external edit 127.0.0.1
Line 4: Line 4:
   * a buffer that recovers the datas incoming on the station (as an array or a multiple queues assigned to each user)   * a buffer that recovers the datas incoming on the station (as an array or a multiple queues assigned to each user)
   * a scheduler that will handle the allocation of Ressources Block Groups (a group of ressources blocks, each ressource block allocated corresponds to a set of sub-carriers) to users to whom some datas in the buffer belong   * a scheduler that will handle the allocation of Ressources Block Groups (a group of ressources blocks, each ressource block allocated corresponds to a set of sub-carriers) to users to whom some datas in the buffer belong
-  * a mapper that will put the datas on the ressources blocks groups+  * a mapper that will assign the ressource blocks available on the carrier to the ressource block groups
   * maps of ressources blocks that represent the transmission channel and the carried datas   * maps of ressources blocks that represent the transmission channel and the carried datas
-  * simulated clients that receives the datas+  * simulated receiving clients and simulated data to exchange 
 +  * a tuned clock to synchronize the frames emission
 The scheduler may use three scheduling techniques, either combined or just one at a time. Those scheduling algorithms are Max-CQI, Proportional Fair and Round-robin. The scheduler may use three scheduling techniques, either combined or just one at a time. Those scheduling algorithms are Max-CQI, Proportional Fair and Round-robin.
  
Line 13: Line 14:
  
   * Total bandwidth (default 20 Mhz)   * Total bandwidth (default 20 Mhz)
 +  * Sampling frequency (default 30MHz)
   * Occupied bandwidth (same if we ignore guard sub-carriers)   * Occupied bandwidth (same if we ignore guard sub-carriers)
   * Sub-carrier spacing (default 15kHz)   * Sub-carrier spacing (default 15kHz)
   * Number of sub-carriers in the bandwidth (with guard sub-carriers if we need them)   * Number of sub-carriers in the bandwidth (with guard sub-carriers if we need them)
   * Number of sub-carriers per Resource Block (default 12)   * Number of sub-carriers per Resource Block (default 12)
-  * Number of Resource Blocks for a given bandwidth +  * Number of Resource Blocks for a given bandwidth (default 200) 
-  * Number of Ressources Blocks per Ressources Blocks Groups +  * Number of Ressources Blocks per Ressources Blocks Groups (1 to 4) 
-  * OFDM symbol default to +  * OFDM symbol per slot (default 7) 
-  * Frame duration 10ms and subframe duration 1ms +  * Frame duration 10mssubframe duration 1ms slot duration 0.5ms
-  * For 1 subframe, 2 slots, 1 slot is corresponding to 7 OFDM symbols+
   * Number of  user equipments   * Number of  user equipments
   * The scheduling algorithm used (possible combinations if the time allows to implement them)   * The scheduling algorithm used (possible combinations if the time allows to implement them)
Line 36: Line 37:
 (Describe the list of output data of the function. What are the results of the simulation?) (Describe the list of output data of the function. What are the results of the simulation?)
  
 +  * The execution time of the program
 +  * A recap of the parameters
 +  * The size of datas handled
 +  * The size of datas received per client
 +  * The highest and the lowest radio conditions reached by each client
 +  * The list and number of ressources blocks groups allocated to each user
 +  * The theoric & effective throughput reached by the system (to compare the different scheduling algorithms)
 +  * (if the time permit to develop this feature) A recap of the connection/disconnection of clients to the channel
  
  
Line 45: Line 54:
 6. BIBLIOGRAPHY USED 6. BIBLIOGRAPHY USED
 (Describe the list all the references you found to your project: title, author, year of publication, website, etc.) (Describe the list all the references you found to your project: title, author, year of publication, website, etc.)
 +
 +Bibliography
 +
 +Tutorial about LTE - http://www.radio-electronics.com/info/cellulartelecomms/lte-long-term-evolution/3g-lte-basics.php
 +
 +French wikipedia article on OFDM - http://fr.wikipedia.org/wiki/Orthogonal_frequency-division_multiplexing
 +
 +French blog article about 4G and OFDM - http://4glte.over-blog.com/article-ofdma-103962236.html
 +
 +OFDM tutorial - http://www.radio-electronics.com/info/rf-technology-design/ofdm/ofdm-basics-tutorial.php
 +
 +French course talking about OFDM - http://www.supelec.fr/d2ri/flexibleradio/cours/cours-ofdm-french.pdf
 +
 +Article about fading and multipath - http://www.mike-willis.com/Tutorial/PF15.htm
 +
 +Frame structure and more - http://3gpplte-longtermevolution.blogspot.fr/2010/06/introduction-to-lte.html
 +
 +LTE: the evolution of mobile broadband - http://www.comsoc.org/files/Publications/Tech%20Focus/pdf/2010/jan-sample/6.pdf
 +
 +An Investigation of Dynamic Sub-carrier Allocation in OFDMA Systems - https://rose.bris.ac.uk/bitstream/handle/1983/325/Peng_IEEE_VTC_Spring2005.pdf?sequence=1
 +
 +Subcarrier Allocation In OFDMA With Time Varying Channel And Packet Arrivals - http://www.eee.metu.edu.tr/~elif/Publications/B15_TUY_euroW2009.pdf
 +
 +Sub-carrier allocation in OFDM systems: complexity, approximability and algorithms - http://ceng.usc.edu/assets/002/64813.pdf
 +
 +OFDMA basics - http://www.slideshare.net/deepakecrbs/ofdma-basics
 +http://www.editions-eyrolles.com/Livre/9782212129908/
 +
 +LTE Downlinki scheduling - http://www.nt.tuwien.ac.at/forum/?tx_mmforum_pi1%5Baction%5D=get_attachment&tx_mmforum_pi1%5Bfid%5D=att196
 +
 +Physical layer parameter - http://www.lteportal.com/Files/MarketSpace/Download/325_5-23commsdesign.pdf
 +
 +LTE et les réseaux 4G, Editions Eyrolles - http://www.editions-eyrolles.com/Livre/9782212129908/
studies/re56/re56_specs.1368006350.txt.gz · Last modified: 2021/01/04 20:41 (external edit)