lteHelper->SetSchedulerType ("ns3::FdMtFfMacScheduler") // FD-MT scheduler;
Is it a combination of the Proportional Fair Scheduler in Time Domain and the Maximum Throughput in Frequency Domain?
Thank you.
lteHelper->SetSchedulerType ("ns3::PssFfMacScheduler"); //PSS scheduler,
the Proportional Fair(PF) scheduler? If not, where is it or is not it implemented already?
Can I have a detailed explanation of the implemented schedulers other than the one presented here:
https://www.nsnam.org/docs/models/html/lte-user.html#configure-lte-mac-scheduler ?
--
You received this message because you are subscribed to a topic in the Google Groups "ns-3-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ns-3-users/Q16JI01isDg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.
To post to this group, send email to ns-3-...@googlegroups.com.
Visit this group at http://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
Hello Konstantinos, I've looked at the link you gave me.I understood that Round Robin and Proportional Fair Scheduler had already been implemented before the GSOC2012 project started. and they were implementing the other schedulers(MT, BET, TTA) right after. If I am correct in my understanding, I hope the project is already finished by now, LENA has all the main schedulers implemented in NS-3,
and my question is:Is,lteHelper->SetSchedulerType ("ns3::PssFfMacScheduler"); //PSS scheduler,
the Proportional Fair(PF) scheduler?
If not, where is it or is not it implemented already?
Can I have a detailed explanation of the implemented schedulers other than the one presented here:
https://www.nsnam.org/docs/models/html/lte-user.html#configure-lte-mac-scheduler ?
On Tue, Sep 29, 2015 at 5:51 AM, Konstantinos <dinos.k...@gmail.com> wrote:
Hi,Please study the documentation.For more information on those specific schedulers I would recommend the GSOC 2012 project
On Tuesday, 29 September 2015 13:35:03 UTC+1, Yared Zerihun wrote:Hello there,
what exactly is the scheduler,lteHelper->SetSchedulerType ("ns3::FdMtFfMacScheduler") // FD-MT scheduler;
Is it a combination of the Proportional Fair Scheduler in Time Domain and the Maximum Throughput in Frequency Domain?
Thank you.
--
You received this message because you are subscribed to a topic in the Google Groups "ns-3-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ns-3-users/Q16JI01isDg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+unsubscribe@googlegroups.com.