We are trying to implement the configured grant for uplink traffic in ns3. For that we need to do changes in the current ns3, nr module code, which uses dynamic scheduling.
In dynamic scheduling, UE sends scheduling requests to gNb. With PDCCH, gnb sends the DCI/C-RNTI to UE. Then UE sends PUSCH. This is done on a per slot basis.
But in the configured grant Type 2 (according to 3GPP standards), gNB sends DCI/CS-RNTI, then UE sends PUSCH for the time period mentioned in periodicity(RRC parameter). So that means, data is being sent in slots, without multiple DCIs. We need to implement this on slot level so that for a particular periodicity, gnb can allocate resources for multiple slots and can avoid sending DCI for each request.
How can we do this in the current ns3 nr module?
Disclaimer:- This footer text is to convey that this email is sent by one of the users of IITH. So, do not mark it as SPAM.
--
You received this message because you are subscribed to the Google Groups "5G-LENA-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 5g-lena-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/5g-lena-users/fde27c2b-2565-4964-bff1-3bf475d296ccn%40googlegroups.com.