GithubHelp home page GithubHelp logo

Comments (3)

kruviser avatar kruviser commented on May 29, 2024

from simulte.

alexonea avatar alexonea commented on May 29, 2024

@kruviser Thanks for the quick response and for the insights.

Just to give a bit of background, I am trying to integrate 5G code block groups and per CBG feedback/HARQ on top of the existing LTE scheduler in simulte. I was looking for a starting point and codewords were very promising because I was planning to just map multiple CBGs to a codeword, but unfortunately I believe that, from what you explained, the current use of codewords does not fit into my original plan. I would have to rethink it.

from simulte.

Dan9921 avatar Dan9921 commented on May 29, 2024

Codeword is a concept that was mainly used in MIMO. In Multi-User MIMO, two UEs can receive data on the same frequency simultaneously. In Single-User MIMO, one UE can receive double the data on the same frequency, i.e. it receives two codewords. Currently, MU-MIMO and SU-MIMO have been discontinued in SimuLTE (meaning that we haven't updated that part of code through the last versions, thus they might be not working). Hope this helps. BR Antonio Virdis Il giorno mer 15 mag 2019 alle ore 23:36 Alexandru N. Onea < [email protected]> ha scritto:

I was browsing the LteSchedulerUeUl.cc and LcgScheduler.cc files in an attempt to better understand how the MAC -> PHY data flow is modeled in simulte. I stumbled upon the following function: LcgScheduler::schedule(unsigned int availableBytes, Direction grantDir) which returns a map of connection ids to number of SDUs which could be scheduled in the availableBytes limit. To me it seems that it is possible to schedule an arbitrary number of users as output of this function, which in turn is used by LteSchedulerUeUl::schedule () to further map those connection ids to a particular codeword. My question is: is it possible in LTE to have a codeword shared between multiple users? My (rather limited) understanding is that codewords are generated as result of channel coding (PHY) procedure, which takes as (not direct) input a transport block received from the MAC layer. The transport block coming from the upper layer is always per connection and cannot include data for multiple connections. However, I might be wrong. Do you think that some documentation (e.g. references to the 3GPP standard, etc.) can be provided at least for the critical decision-making code sections for a better understanding of the simulation model? Also, are you referring in the simulation model to codewords as "data streams" mapped to antennas and physical resources, instead of "coded transport block"? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#37?email_source=notifications&email_token=AAMPQJW36PLHR7RUKZXWUTDPVR64FA5CNFSM4HNHFOX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUA5KRA>, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMPQJTA3Q2M7EXJT4PHUDTPVR64FANCNFSM4HNHFOXQ .
-- Antonio Virdis

H!!i, i just want to ask something here as you are already discussing this topic. Are MU-MIMO and SU-MIMO still discontinued???

from simulte.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.