Hello everyone,
The following schedulers are currently available in the NS-3 LTE module:
ns3::PfFfMacScheduler
ns3::RrFfMacScheduler
ns3::TdMtFfMacScheduler
ns3::TtaFfMacScheduler
ns3::FdMtFfMacScheduler
ns3::FdBetFfMacScheduler
ns3::FdTbfqFfMacScheduler
ns3::FdTbfqMbFfMacScheduler
ns3::FdBetMbFfMacScheduler
Are there any AI/ML-based schedulers available for the LTE module, similar to ns3::NrMacSchedulerOfdmaAi in the NR module?
As of now, the ns-3 LTE module does not include AI/ML-based schedulers like ns3::NrMacSchedulerOfdmaAi in the NR module. LTE mainly provides traditional schedulers such as PfFfMacScheduler, RrFfMacScheduler, TdMtFfMacScheduler, etc.
AI/ML scheduling for LTE is possible, but would require a custom implementation. You can:
Study how NrMacSchedulerOfdmaAi works in the NR module.
Extend an existing LTE scheduler to integrate ML models.
Test performance under various network conditions.
Some research has explored ML-based scheduling in ns-3, but there’s no official LTE implementation yet.
--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ns-3-users/2463fbb1-a51b-44ed-a631-e92d646bd883n%40googlegroups.com.