A Discrete-Event Network Simulator
API
ns3::PssFfMacScheduler Class Reference

Implements the SCHED SAP and CSCHED SAP for a Priority Set scheduler. More...

#include "pss-ff-mac-scheduler.h"

+ Inheritance diagram for ns3::PssFfMacScheduler:
+ Collaboration diagram for ns3::PssFfMacScheduler:

Public Member Functions

 PssFfMacScheduler ()
 Constructor. More...
 
virtual ~PssFfMacScheduler ()
 Destructor. More...
 
virtual void DoDispose (void)
 Destructor implementation. More...
 
virtual FfMacCschedSapProviderGetFfMacCschedSapProvider ()
 
virtual FfMacSchedSapProviderGetFfMacSchedSapProvider ()
 
virtual LteFfrSapUserGetLteFfrSapUser ()
 
virtual void SetFfMacCschedSapUser (FfMacCschedSapUser *s)
 set the user part of the FfMacCschedSap that this Scheduler will interact with. More...
 
virtual void SetFfMacSchedSapUser (FfMacSchedSapUser *s)
 set the user part of the FfMacSchedSap that this Scheduler will interact with. More...
 
virtual void SetLteFfrSapProvider (LteFfrSapProvider *s)
 Set the Provider part of the LteFfrSap that this Scheduler will interact with. More...
 
void TransmissionModeConfigurationUpdate (uint16_t rnti, uint8_t txMode)
 
- Public Member Functions inherited from ns3::FfMacScheduler
 FfMacScheduler ()
 constructor More...
 
virtual ~FfMacScheduler ()
 destructor More...
 
- Public Member Functions inherited from ns3::Object
 Object ()
 Constructor. More...
 
virtual ~Object ()
 Destructor. More...
 
void AggregateObject (Ptr< Object > other)
 Aggregate two Objects together. More...
 
void Dispose (void)
 Dispose of this Object. More...
 
AggregateIterator GetAggregateIterator (void) const
 Get an iterator to the Objects aggregated to this one. More...
 
virtual TypeId GetInstanceTypeId (void) const
 Implement the GetInstanceTypeId method defined in ObjectBase. More...
 
template<typename T >
Ptr< T > GetObject (void) const
 Get a pointer to the requested aggregated Object. More...
 
template<typename T >
Ptr< T > GetObject (TypeId tid) const
 Get a pointer to the requested aggregated Object by TypeId. More...
 
void Initialize (void)
 Invoke DoInitialize on all Objects aggregated to this one. More...
 
bool IsInitialized (void) const
 Check if the object has been initialized. More...
 
- Public Member Functions inherited from ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
 SimpleRefCount ()
 Constructor. More...
 
 SimpleRefCount (const SimpleRefCount &o)
 Copy constructor. More...
 
uint32_t GetReferenceCount (void) const
 Get the reference count of the object. More...
 
SimpleRefCountoperator= (const SimpleRefCount &o)
 Assignment. More...
 
void Ref (void) const
 Increment the reference count. More...
 
void Unref (void) const
 Decrement the reference count. More...
 
- Public Member Functions inherited from ns3::ObjectBase
virtual ~ObjectBase ()
 Virtual destructor. More...
 
void GetAttribute (std::string name, AttributeValue &value) const
 Get the value of an attribute, raising fatal errors if unsuccessful. More...
 
bool GetAttributeFailSafe (std::string name, AttributeValue &value) const
 Get the value of an attribute without raising erros. More...
 
void SetAttribute (std::string name, const AttributeValue &value)
 Set a single attribute, raising fatal errors if unsuccessful. More...
 
bool SetAttributeFailSafe (std::string name, const AttributeValue &value)
 Set a single attribute without raising errors. More...
 
bool TraceConnect (std::string name, std::string context, const CallbackBase &cb)
 Connect a TraceSource to a Callback with a context. More...
 
bool TraceConnectWithoutContext (std::string name, const CallbackBase &cb)
 Connect a TraceSource to a Callback without a context. More...
 
bool TraceDisconnect (std::string name, std::string context, const CallbackBase &cb)
 Disconnect from a TraceSource a Callback previously connected with a context. More...
 
bool TraceDisconnectWithoutContext (std::string name, const CallbackBase &cb)
 Disconnect from a TraceSource a Callback previously connected without a context. More...
 

Static Public Member Functions

static TypeId GetTypeId (void)
 
- Static Public Member Functions inherited from ns3::FfMacScheduler
static TypeId GetTypeId (void)
 
- Static Public Member Functions inherited from ns3::Object
static TypeId GetTypeId (void)
 Register this type. More...
 
- Static Public Member Functions inherited from ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
static void Cleanup (void)
 Noop. More...
 
- Static Public Member Functions inherited from ns3::ObjectBase
static TypeId GetTypeId (void)
 Get the type ID. More...
 

Private Member Functions

void DoCschedCellConfigReq (const struct FfMacCschedSapProvider::CschedCellConfigReqParameters &params)
 
void DoCschedLcConfigReq (const struct FfMacCschedSapProvider::CschedLcConfigReqParameters &params)
 
void DoCschedLcReleaseReq (const struct FfMacCschedSapProvider::CschedLcReleaseReqParameters &params)
 
void DoCschedUeConfigReq (const struct FfMacCschedSapProvider::CschedUeConfigReqParameters &params)
 
void DoCschedUeReleaseReq (const struct FfMacCschedSapProvider::CschedUeReleaseReqParameters &params)
 
void DoSchedDlCqiInfoReq (const struct FfMacSchedSapProvider::SchedDlCqiInfoReqParameters &params)
 
void DoSchedDlMacBufferReq (const struct FfMacSchedSapProvider::SchedDlMacBufferReqParameters &params)
 
void DoSchedDlPagingBufferReq (const struct FfMacSchedSapProvider::SchedDlPagingBufferReqParameters &params)
 
void DoSchedDlRachInfoReq (const struct FfMacSchedSapProvider::SchedDlRachInfoReqParameters &params)
 
void DoSchedDlRlcBufferReq (const struct FfMacSchedSapProvider::SchedDlRlcBufferReqParameters &params)
 
void DoSchedDlTriggerReq (const struct FfMacSchedSapProvider::SchedDlTriggerReqParameters &params)
 
void DoSchedUlCqiInfoReq (const struct FfMacSchedSapProvider::SchedUlCqiInfoReqParameters &params)
 
void DoSchedUlMacCtrlInfoReq (const struct FfMacSchedSapProvider::SchedUlMacCtrlInfoReqParameters &params)
 
void DoSchedUlNoiseInterferenceReq (const struct FfMacSchedSapProvider::SchedUlNoiseInterferenceReqParameters &params)
 
void DoSchedUlSrInfoReq (const struct FfMacSchedSapProvider::SchedUlSrInfoReqParameters &params)
 
void DoSchedUlTriggerReq (const struct FfMacSchedSapProvider::SchedUlTriggerReqParameters &params)
 
double EstimateUlSinr (uint16_t rnti, uint16_t rb)
 
int GetRbgSize (int dlbandwidth)
 
uint8_t HarqProcessAvailability (uint16_t rnti)
 Return the availability of free process for the RNTI specified. More...
 
int LcActivePerFlow (uint16_t rnti)
 
void RefreshDlCqiMaps (void)
 
void RefreshHarqProcesses ()
 Refresh HARQ processes according to the timers. More...
 
void RefreshUlCqiMaps (void)
 
void UpdateDlRlcBufferInfo (uint16_t rnti, uint8_t lcid, uint16_t size)
 
uint8_t UpdateHarqProcessId (uint16_t rnti)
 Update and return a new process Id for the RNTI specified. More...
 
void UpdateUlRlcBufferInfo (uint16_t rnti, uint16_t size)
 

Private Attributes

std::map< uint16_t, SbMeasResult_sm_a30CqiRxed
 
std::map< uint16_t, uint32_t > m_a30CqiTimers
 
std::map< uint16_t, std::vector< uint16_t > > m_allocationMaps
 
Ptr< LteAmcm_amc
 
std::map< uint16_t, uint32_t > m_ceBsrRxed
 
uint32_t m_cqiTimersThreshold
 
FfMacCschedSapProvider::CschedCellConfigReqParameters m_cschedCellConfig
 
FfMacCschedSapProviderm_cschedSapProvider
 
FfMacCschedSapUserm_cschedSapUser
 
std::map< uint16_t, uint8_t > m_dlHarqCurrentProcessId
 
std::map< uint16_t, DlHarqProcessesDciBuffer_tm_dlHarqProcessesDciBuffer
 
std::map< uint16_t, DlHarqRlcPduListBuffer_tm_dlHarqProcessesRlcPduListBuffer
 
std::map< uint16_t, DlHarqProcessesStatus_tm_dlHarqProcessesStatus
 
std::map< uint16_t, DlHarqProcessesTimer_tm_dlHarqProcessesTimer
 
std::vector< DlInfoListElement_sm_dlInfoListBuffered
 
std::string m_fdSchedulerType
 
LteFfrSapProviderm_ffrSapProvider
 
LteFfrSapUserm_ffrSapUser
 
std::map< uint16_t, pssFlowPerf_tm_flowStatsDl
 
std::map< uint16_t, pssFlowPerf_tm_flowStatsUl
 
bool m_harqOn
 m_harqOn when false inhibit te HARQ mechanisms (by default active) More...
 
uint16_t m_nextRntiUl
 
uint32_t m_nMux
 
std::map< uint16_t, uint8_t > m_p10CqiRxed
 
std::map< uint16_t, uint32_t > m_p10CqiTimers
 
std::vector< uint16_t > m_rachAllocationMap
 
std::vector< struct RachListElement_sm_rachList
 
std::map< LteFlowId_t, FfMacSchedSapProvider::SchedDlRlcBufferReqParametersm_rlcBufferReq
 
FfMacSchedSapProviderm_schedSapProvider
 
FfMacSchedSapUserm_schedSapUser
 
double m_timeWindow
 
std::map< uint16_t, std::vector< double > > m_ueCqi
 
std::map< uint16_t, uint32_t > m_ueCqiTimers
 
std::map< uint16_t, uint8_t > m_uesTxMode
 
uint8_t m_ulGrantMcs
 
std::map< uint16_t, uint8_t > m_ulHarqCurrentProcessId
 
std::map< uint16_t, UlHarqProcessesDciBuffer_tm_ulHarqProcessesDciBuffer
 
std::map< uint16_t, UlHarqProcessesStatus_tm_ulHarqProcessesStatus
 

Friends

class PssSchedulerMemberCschedSapProvider
 
class PssSchedulerMemberSchedSapProvider
 

Additional Inherited Members

- Public Types inherited from ns3::FfMacScheduler
enum  UlCqiFilter_t { SRS_UL_CQI, PUSCH_UL_CQI, ALL_UL_CQI }
 The type of UL CQI to be filtered (ALL means accept all the CQI, where a new CQI of any type overwrite the old one, even of another type) More...
 
- Protected Member Functions inherited from ns3::Object
 Object (const Object &o)
 Copy an Object. More...
 
virtual void DoInitialize (void)
 Initialize() implementation. More...
 
virtual void NotifyNewAggregate (void)
 Notify all Objects aggregated to this one of a new Object being aggregated. More...
 
- Protected Member Functions inherited from ns3::ObjectBase
void ConstructSelf (const AttributeConstructionList &attributes)
 Complete construction of ObjectBase; invoked by derived classes. More...
 
virtual void NotifyConstructionCompleted (void)
 Notifier called once the ObjectBase is fully constructed. More...
 
- Protected Attributes inherited from ns3::FfMacScheduler
UlCqiFilter_t m_ulCqiFilter
 

Detailed Description

Implements the SCHED SAP and CSCHED SAP for a Priority Set scheduler.

This class implements the interface defined by the FfMacScheduler abstract class

Config Paths

ns3::PssFfMacScheduler is accessible through the following paths with Config::Set and Config::Connect:

  • "/NodeList/[i]/DeviceList/[i]/$ns3::LteNetDevice/$ns3::LteEnbNetDevice/FfMacScheduler/$ns3::PssFfMacScheduler"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::LteEnbNetDevice/FfMacScheduler/$ns3::PssFfMacScheduler"

Attributes

  • CqiTimerThreshold: The number of TTIs a CQI is valid (default 1000 - 1 sec.)
    • Set with class: ns3::UintegerValue
    • Underlying type: uint32_t 0:4294967295
    • Initial value: 1000
    • Flags: construct write read
  • PssFdSchedulerType: FD scheduler in PSS (default value is PFsch)
    • Set with class: StringValue
    • Underlying type:
    • Initial value: PFsch
    • Flags: construct write read
  • nMux: The number of UE selected by TD scheduler (default value is 0)
    • Set with class: ns3::UintegerValue
    • Underlying type: uint32_t 0:4294967295
    • Initial value: 0
    • Flags: construct write read
  • HarqEnabled: Activate/Deactivate the HARQ [by default is active].
    • Set with class: BooleanValue
    • Underlying type: bool
    • Initial value: true
    • Flags: construct write read
  • UlGrantMcs: The MCS of the UL grant, must be [0..15] (default 0)
    • Set with class: ns3::UintegerValue
    • Underlying type: uint8_t 0:255
    • Initial value: 0
    • Flags: construct write read

Attributes defined in parent class ns3::FfMacScheduler

  • UlCqiFilter: The filter to apply on UL CQIs received
    • Set with class: ns3::EnumValue
    • Underlying type:
    • Initial value: ALL_UL_CQI
    • Flags: construct write read

No TraceSources are defined for this type.
Size of this type is 1360 bytes (on a 64-bit architecture).

Definition at line 80 of file pss-ff-mac-scheduler.h.

Constructor & Destructor Documentation

ns3::PssFfMacScheduler::PssFfMacScheduler ( )
ns3::PssFfMacScheduler::~PssFfMacScheduler ( )
virtual

Destructor.

Definition at line 232 of file pss-ff-mac-scheduler.cc.

References NS_LOG_FUNCTION.

Member Function Documentation

void ns3::PssFfMacScheduler::DoDispose ( void  )
virtual

Destructor implementation.

This method is called by Dispose() or by the Object's destructor, whichever comes first.

Subclasses are expected to implement their real destruction code in an overriden version of this method and chain up to their parent's implementation once they are done. i.e, for simplicity, the destructor of every subclass should be empty and its content should be moved to the associated DoDispose() method.

It is safe to call GetObject() from within this method.

Reimplemented from ns3::FfMacScheduler.

Definition at line 238 of file pss-ff-mac-scheduler.cc.

References m_cschedSapProvider, m_dlHarqProcessesDciBuffer, m_dlHarqProcessesRlcPduListBuffer, m_dlHarqProcessesTimer, m_dlInfoListBuffered, m_ffrSapUser, m_schedSapProvider, m_ulHarqCurrentProcessId, m_ulHarqProcessesDciBuffer, m_ulHarqProcessesStatus, and NS_LOG_FUNCTION.

void ns3::PssFfMacScheduler::DoSchedDlMacBufferReq ( const struct FfMacSchedSapProvider::SchedDlMacBufferReqParameters params)
private

Definition at line 523 of file pss-ff-mac-scheduler.cc.

References NS_FATAL_ERROR, and NS_LOG_FUNCTION.

Referenced by ns3::PssSchedulerMemberSchedSapProvider::SchedDlMacBufferReq().

+ Here is the caller graph for this function:

void ns3::PssFfMacScheduler::DoSchedDlPagingBufferReq ( const struct FfMacSchedSapProvider::SchedDlPagingBufferReqParameters params)
private

Definition at line 515 of file pss-ff-mac-scheduler.cc.

References NS_FATAL_ERROR, and NS_LOG_FUNCTION.

Referenced by ns3::PssSchedulerMemberSchedSapProvider::SchedDlPagingBufferReq().

+ Here is the caller graph for this function:

void ns3::PssFfMacScheduler::DoSchedDlRachInfoReq ( const struct FfMacSchedSapProvider::SchedDlRachInfoReqParameters params)
private
void ns3::PssFfMacScheduler::DoSchedDlTriggerReq ( const struct FfMacSchedSapProvider::SchedDlTriggerReqParameters params)
private
Todo:
check correct value according the DCIs txed

Definition at line 676 of file pss-ff-mac-scheduler.cc.

References ns3::LteFfrSapProvider::GetAvailableDlRbg(), ns3::LteFfrSapProvider::GetAvailableUlRbg(), GetRbgSize(), ns3::LteFfrSapProvider::GetTpc(), HARQ_PROC_NUM, HarqProcessAvailability(), ns3::LteFfrSapProvider::IsDlRbgAvailableForUe(), LcActivePerFlow(), m_a30CqiRxed, ns3::UlDciListElement_s::m_aggrLevel, m_amc, ns3::FfMacSchedSapUser::SchedDlConfigIndParameters::m_buildDataList, ns3::FfMacSchedSapUser::SchedDlConfigIndParameters::m_buildRarList, ns3::UlDciListElement_s::m_cceIndex, ns3::UlDciListElement_s::m_cqiRequest, m_cschedCellConfig, ns3::UlDciListElement_s::m_dai, ns3::BuildDataListElement_s::m_dci, ns3::FfMacCschedSapProvider::CschedCellConfigReqParameters::m_dlBandwidth, m_dlHarqProcessesDciBuffer, m_dlHarqProcessesRlcPduListBuffer, m_dlHarqProcessesStatus, m_dlHarqProcessesTimer, ns3::FfMacSchedSapProvider::SchedDlTriggerReqParameters::m_dlInfoList, m_dlInfoListBuffered, m_fdSchedulerType, m_ffrSapProvider, m_flowStatsDl, ns3::UlDciListElement_s::m_freqHopping, m_harqOn, ns3::DlDciListElement_s::m_harqProcess, ns3::UlDciListElement_s::m_hopping, ns3::RlcPduListElement_s::m_logicalChannelIdentity, ns3::DlDciListElement_s::m_mcs, ns3::UlDciListElement_s::m_mcs, ns3::UlDciListElement_s::m_n2Dmrs, ns3::DlDciListElement_s::m_ndi, ns3::UlDciListElement_s::m_ndi, m_nMux, ns3::FfMacSchedSapUser::SchedDlConfigIndParameters::m_nrOfPdcchOfdmSymbols, m_p10CqiRxed, ns3::UlDciListElement_s::m_pdcchPowerOffset, m_rachAllocationMap, m_rachList, ns3::DlDciListElement_s::m_rbBitmap, ns3::UlDciListElement_s::m_rbLen, ns3::UlDciListElement_s::m_rbStart, ns3::DlDciListElement_s::m_resAlloc, m_rlcBufferReq, ns3::BuildDataListElement_s::m_rlcPduList, ns3::DlDciListElement_s::m_rnti, ns3::UlDciListElement_s::m_rnti, ns3::BuildDataListElement_s::m_rnti, ns3::BuildRarListElement_s::m_rnti, ns3::DlDciListElement_s::m_rv, m_schedSapUser, ns3::FfMacSchedSapProvider::SchedDlTriggerReqParameters::m_sfnSf, ns3::RlcPduListElement_s::m_size, ns3::UlDciListElement_s::m_tbSize, ns3::DlDciListElement_s::m_tbsSize, m_timeWindow, ns3::DlDciListElement_s::m_tpc, ns3::UlDciListElement_s::m_tpc, m_uesTxMode, ns3::UlDciListElement_s::m_ueTxAntennaSelection, ns3::FfMacCschedSapProvider::CschedCellConfigReqParameters::m_ulBandwidth, m_ulGrantMcs, m_ulHarqCurrentProcessId, m_ulHarqProcessesDciBuffer, ns3::UlDciListElement_s::m_ulIndex, ns3::DlInfoListElement_s::NACK, NS_ASSERT_MSG, NS_FATAL_ERROR, NS_LOG_DEBUG, NS_LOG_ERROR, NS_LOG_FUNCTION, NS_LOG_INFO, RefreshDlCqiMaps(), RefreshHarqProcesses(), ns3::FfMacSchedSapUser::SchedDlConfigInd(), ns3::TransmissionModesLayers::TxMode2LayerNum(), UpdateDlRlcBufferInfo(), and UpdateHarqProcessId().

Referenced by ns3::PssSchedulerMemberSchedSapProvider::SchedDlTriggerReq().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void ns3::PssFfMacScheduler::DoSchedUlMacCtrlInfoReq ( const struct FfMacSchedSapProvider::SchedUlMacCtrlInfoReqParameters params)
private
void ns3::PssFfMacScheduler::DoSchedUlNoiseInterferenceReq ( const struct FfMacSchedSapProvider::SchedUlNoiseInterferenceReqParameters params)
private

Definition at line 2193 of file pss-ff-mac-scheduler.cc.

References NS_LOG_FUNCTION.

Referenced by ns3::PssSchedulerMemberSchedSapProvider::SchedUlNoiseInterferenceReq().

+ Here is the caller graph for this function:

void ns3::PssFfMacScheduler::DoSchedUlSrInfoReq ( const struct FfMacSchedSapProvider::SchedUlSrInfoReqParameters params)
private

Definition at line 2200 of file pss-ff-mac-scheduler.cc.

References NS_LOG_FUNCTION.

Referenced by ns3::PssSchedulerMemberSchedSapProvider::SchedUlSrInfoReq().

+ Here is the caller graph for this function:

void ns3::PssFfMacScheduler::DoSchedUlTriggerReq ( const struct FfMacSchedSapProvider::SchedUlTriggerReqParameters params)
private

Definition at line 1808 of file pss-ff-mac-scheduler.cc.

References EstimateUlSinr(), ns3::LteFfrSapProvider::GetAvailableUlRbg(), ns3::LteFfrSapProvider::GetMinContinuousUlBandwidth(), HARQ_PERIOD, HARQ_PROC_NUM, ns3::LteFfrSapProvider::IsUlRbgAvailableForUe(), ns3::UlDciListElement_s::m_aggrLevel, m_allocationMaps, m_amc, ns3::UlDciListElement_s::m_cceIndex, m_ceBsrRxed, ns3::UlDciListElement_s::m_cqiRequest, m_cschedCellConfig, ns3::UlDciListElement_s::m_dai, ns3::FfMacSchedSapUser::SchedUlConfigIndParameters::m_dciList, m_ffrSapProvider, ns3::UlDciListElement_s::m_freqHopping, m_harqOn, ns3::UlDciListElement_s::m_hopping, ns3::UlDciListElement_s::m_mcs, ns3::UlDciListElement_s::m_n2Dmrs, ns3::UlDciListElement_s::m_ndi, m_nextRntiUl, ns3::UlDciListElement_s::m_pdcchPowerOffset, m_rachAllocationMap, ns3::UlDciListElement_s::m_rbLen, ns3::UlDciListElement_s::m_rbStart, ns3::UlDciListElement_s::m_rnti, m_schedSapUser, ns3::FfMacSchedSapProvider::SchedUlTriggerReqParameters::m_sfnSf, ns3::UlDciListElement_s::m_tbSize, ns3::UlDciListElement_s::m_tpc, m_ueCqi, ns3::UlDciListElement_s::m_ueTxAntennaSelection, ns3::FfMacCschedSapProvider::CschedCellConfigReqParameters::m_ulBandwidth, m_ulHarqCurrentProcessId, m_ulHarqProcessesDciBuffer, m_ulHarqProcessesStatus, ns3::UlDciListElement_s::m_ulIndex, ns3::FfMacSchedSapProvider::SchedUlTriggerReqParameters::m_ulInfoList, NO_SINR, ns3::UlInfoListElement_s::NotOk, NS_FATAL_ERROR, NS_LOG_DEBUG, NS_LOG_ERROR, NS_LOG_FUNCTION, NS_LOG_INFO, RefreshUlCqiMaps(), ns3::LteFfrSapProvider::ReportUlCqiInfo(), ns3::FfMacSchedSapUser::SchedUlConfigInd(), and UpdateUlRlcBufferInfo().

Referenced by ns3::PssSchedulerMemberSchedSapProvider::SchedUlTriggerReq().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

double ns3::PssFfMacScheduler::EstimateUlSinr ( uint16_t  rnti,
uint16_t  rb 
)
private

Definition at line 1777 of file pss-ff-mac-scheduler.cc.

References m_cschedCellConfig, m_ueCqi, ns3::FfMacCschedSapProvider::CschedCellConfigReqParameters::m_ulBandwidth, and NO_SINR.

Referenced by DoSchedUlTriggerReq().

+ Here is the caller graph for this function:

FfMacCschedSapProvider * ns3::PssFfMacScheduler::GetFfMacCschedSapProvider ( )
virtual
Returns
the Provider part of the FfMacCschedSap provided by the Scheduler

Implements ns3::FfMacScheduler.

Definition at line 304 of file pss-ff-mac-scheduler.cc.

References m_cschedSapProvider.

FfMacSchedSapProvider * ns3::PssFfMacScheduler::GetFfMacSchedSapProvider ( )
virtual
Returns
the Provider part of the FfMacSchedSap provided by the Scheduler

Implements ns3::FfMacScheduler.

Definition at line 310 of file pss-ff-mac-scheduler.cc.

References m_schedSapProvider.

LteFfrSapUser * ns3::PssFfMacScheduler::GetLteFfrSapUser ( )
virtual
Returns
the User part of the LteFfrSap provided by the FfrAlgorithm

Implements ns3::FfMacScheduler.

Definition at line 322 of file pss-ff-mac-scheduler.cc.

References m_ffrSapUser.

int ns3::PssFfMacScheduler::GetRbgSize ( int  dlbandwidth)
private

Definition at line 531 of file pss-ff-mac-scheduler.cc.

Referenced by DoSchedDlTriggerReq().

+ Here is the caller graph for this function:

uint8_t ns3::PssFfMacScheduler::HarqProcessAvailability ( uint16_t  rnti)
private

Return the availability of free process for the RNTI specified.

Parameters
rntithe RNTI of the UE to be updated
Returns
the process id value

Definition at line 569 of file pss-ff-mac-scheduler.cc.

References HARQ_PROC_NUM, m_dlHarqCurrentProcessId, m_dlHarqProcessesStatus, NS_FATAL_ERROR, and NS_LOG_FUNCTION.

Referenced by DoSchedDlTriggerReq().

+ Here is the caller graph for this function:

int ns3::PssFfMacScheduler::LcActivePerFlow ( uint16_t  rnti)
private

Definition at line 546 of file pss-ff-mac-scheduler.cc.

References m_rlcBufferReq.

Referenced by DoSchedDlTriggerReq().

+ Here is the caller graph for this function:

void ns3::PssFfMacScheduler::RefreshDlCqiMaps ( void  )
private

Definition at line 2399 of file pss-ff-mac-scheduler.cc.

References m_a30CqiRxed, m_a30CqiTimers, m_cqiTimersThreshold, m_p10CqiRxed, m_p10CqiTimers, NS_ASSERT_MSG, and NS_LOG_INFO.

Referenced by DoSchedDlTriggerReq().

+ Here is the caller graph for this function:

void ns3::PssFfMacScheduler::RefreshHarqProcesses ( )
private

Refresh HARQ processes according to the timers.

Definition at line 643 of file pss-ff-mac-scheduler.cc.

References HARQ_DL_TIMEOUT, HARQ_PROC_NUM, m_dlHarqProcessesStatus, m_dlHarqProcessesTimer, NS_FATAL_ERROR, NS_LOG_DEBUG, and NS_LOG_FUNCTION.

Referenced by DoSchedDlTriggerReq().

+ Here is the caller graph for this function:

void ns3::PssFfMacScheduler::RefreshUlCqiMaps ( void  )
private

Definition at line 2452 of file pss-ff-mac-scheduler.cc.

References m_cqiTimersThreshold, m_ueCqi, m_ueCqiTimers, NS_ASSERT_MSG, and NS_LOG_INFO.

Referenced by DoSchedUlTriggerReq().

+ Here is the caller graph for this function:

void ns3::PssFfMacScheduler::SetFfMacCschedSapUser ( FfMacCschedSapUser s)
virtual

set the user part of the FfMacCschedSap that this Scheduler will interact with.

Normally this part of the SAP is exported by the MAC.

Parameters
s

Implements ns3::FfMacScheduler.

Definition at line 292 of file pss-ff-mac-scheduler.cc.

References m_cschedSapUser.

void ns3::PssFfMacScheduler::SetFfMacSchedSapUser ( FfMacSchedSapUser s)
virtual

set the user part of the FfMacSchedSap that this Scheduler will interact with.

Normally this part of the SAP is exported by the MAC.

Parameters
s

Implements ns3::FfMacScheduler.

Definition at line 298 of file pss-ff-mac-scheduler.cc.

References m_schedSapUser.

void ns3::PssFfMacScheduler::SetLteFfrSapProvider ( LteFfrSapProvider s)
virtual

Set the Provider part of the LteFfrSap that this Scheduler will interact with.

Parameters
s

Implements ns3::FfMacScheduler.

Definition at line 316 of file pss-ff-mac-scheduler.cc.

References m_ffrSapProvider.

void ns3::PssFfMacScheduler::TransmissionModeConfigurationUpdate ( uint16_t  rnti,
uint8_t  txMode 
)
void ns3::PssFfMacScheduler::UpdateDlRlcBufferInfo ( uint16_t  rnti,
uint8_t  lcid,
uint16_t  size 
)
private

Definition at line 2482 of file pss-ff-mac-scheduler.cc.

References m_rlcBufferReq, NS_LOG_ERROR, and NS_LOG_INFO.

Referenced by DoSchedDlTriggerReq().

+ Here is the caller graph for this function:

uint8_t ns3::PssFfMacScheduler::UpdateHarqProcessId ( uint16_t  rnti)
private

Update and return a new process Id for the RNTI specified.

Parameters
rntithe RNTI of the UE to be updated
Returns
the process id value

Definition at line 602 of file pss-ff-mac-scheduler.cc.

References HARQ_PROC_NUM, m_dlHarqCurrentProcessId, m_dlHarqProcessesStatus, m_harqOn, NS_FATAL_ERROR, and NS_LOG_FUNCTION.

Referenced by DoSchedDlTriggerReq().

+ Here is the caller graph for this function:

void ns3::PssFfMacScheduler::UpdateUlRlcBufferInfo ( uint16_t  rnti,
uint16_t  size 
)
private

Definition at line 2534 of file pss-ff-mac-scheduler.cc.

References m_ceBsrRxed, NS_LOG_ERROR, and NS_LOG_INFO.

Referenced by DoSchedUlTriggerReq().

+ Here is the caller graph for this function:

Friends And Related Function Documentation

Definition at line 109 of file pss-ff-mac-scheduler.h.

Referenced by PssFfMacScheduler().

Definition at line 110 of file pss-ff-mac-scheduler.h.

Referenced by PssFfMacScheduler().

Member Data Documentation

std::map<uint16_t,SbMeasResult_s> ns3::PssFfMacScheduler::m_a30CqiRxed
private
std::map<uint16_t,uint32_t> ns3::PssFfMacScheduler::m_a30CqiTimers
private

Definition at line 227 of file pss-ff-mac-scheduler.h.

Referenced by DoSchedDlCqiInfoReq(), and RefreshDlCqiMaps().

std::map<uint16_t, std::vector <uint16_t> > ns3::PssFfMacScheduler::m_allocationMaps
private

Definition at line 233 of file pss-ff-mac-scheduler.h.

Referenced by DoSchedUlCqiInfoReq(), and DoSchedUlTriggerReq().

Ptr<LteAmc> ns3::PssFfMacScheduler::m_amc
private
std::map<uint16_t,uint32_t> ns3::PssFfMacScheduler::m_ceBsrRxed
private
uint32_t ns3::PssFfMacScheduler::m_cqiTimersThreshold
private
FfMacCschedSapProvider* ns3::PssFfMacScheduler::m_cschedSapProvider
private

Definition at line 252 of file pss-ff-mac-scheduler.h.

Referenced by DoDispose(), GetFfMacCschedSapProvider(), and PssFfMacScheduler().

FfMacCschedSapUser* ns3::PssFfMacScheduler::m_cschedSapUser
private
std::map<uint16_t, uint8_t> ns3::PssFfMacScheduler::m_dlHarqCurrentProcessId
private
std::map<uint16_t, DlHarqProcessesDciBuffer_t> ns3::PssFfMacScheduler::m_dlHarqProcessesDciBuffer
private
std::map<uint16_t, DlHarqRlcPduListBuffer_t> ns3::PssFfMacScheduler::m_dlHarqProcessesRlcPduListBuffer
private
std::map<uint16_t, DlHarqProcessesStatus_t> ns3::PssFfMacScheduler::m_dlHarqProcessesStatus
private
std::map<uint16_t, DlHarqProcessesTimer_t> ns3::PssFfMacScheduler::m_dlHarqProcessesTimer
private
std::vector<DlInfoListElement_s> ns3::PssFfMacScheduler::m_dlInfoListBuffered
private

Definition at line 288 of file pss-ff-mac-scheduler.h.

Referenced by DoDispose(), and DoSchedDlTriggerReq().

std::string ns3::PssFfMacScheduler::m_fdSchedulerType
private

Definition at line 271 of file pss-ff-mac-scheduler.h.

Referenced by DoSchedDlTriggerReq(), and GetTypeId().

LteFfrSapProvider* ns3::PssFfMacScheduler::m_ffrSapProvider
private
LteFfrSapUser* ns3::PssFfMacScheduler::m_ffrSapUser
private

Definition at line 256 of file pss-ff-mac-scheduler.h.

Referenced by DoDispose(), GetLteFfrSapUser(), and PssFfMacScheduler().

std::map<uint16_t, pssFlowPerf_t> ns3::PssFfMacScheduler::m_flowStatsDl
private
std::map<uint16_t, pssFlowPerf_t> ns3::PssFfMacScheduler::m_flowStatsUl
private

Definition at line 208 of file pss-ff-mac-scheduler.h.

Referenced by DoCschedLcConfigReq(), and DoCschedUeReleaseReq().

bool ns3::PssFfMacScheduler::m_harqOn
private

m_harqOn when false inhibit te HARQ mechanisms (by default active)

Definition at line 279 of file pss-ff-mac-scheduler.h.

Referenced by DoSchedDlTriggerReq(), DoSchedUlTriggerReq(), GetTypeId(), and UpdateHarqProcessId().

uint16_t ns3::PssFfMacScheduler::m_nextRntiUl
private

Definition at line 265 of file pss-ff-mac-scheduler.h.

Referenced by DoCschedUeReleaseReq(), and DoSchedUlTriggerReq().

uint32_t ns3::PssFfMacScheduler::m_nMux
private

Definition at line 273 of file pss-ff-mac-scheduler.h.

Referenced by DoSchedDlTriggerReq(), and GetTypeId().

std::map<uint16_t,uint8_t> ns3::PssFfMacScheduler::m_p10CqiRxed
private
std::map<uint16_t,uint32_t> ns3::PssFfMacScheduler::m_p10CqiTimers
private

Definition at line 218 of file pss-ff-mac-scheduler.h.

Referenced by DoSchedDlCqiInfoReq(), and RefreshDlCqiMaps().

std::vector<uint16_t> ns3::PssFfMacScheduler::m_rachAllocationMap
private
std::vector<struct RachListElement_s> ns3::PssFfMacScheduler::m_rachList
private

Definition at line 299 of file pss-ff-mac-scheduler.h.

Referenced by DoSchedDlRachInfoReq(), and DoSchedDlTriggerReq().

FfMacSchedSapProvider* ns3::PssFfMacScheduler::m_schedSapProvider
private

Definition at line 253 of file pss-ff-mac-scheduler.h.

Referenced by DoDispose(), GetFfMacSchedSapProvider(), and PssFfMacScheduler().

FfMacSchedSapUser* ns3::PssFfMacScheduler::m_schedSapUser
private
double ns3::PssFfMacScheduler::m_timeWindow
private

Definition at line 263 of file pss-ff-mac-scheduler.h.

Referenced by DoSchedDlTriggerReq().

std::map<uint16_t, std::vector <double> > ns3::PssFfMacScheduler::m_ueCqi
private
std::map<uint16_t, uint32_t> ns3::PssFfMacScheduler::m_ueCqiTimers
private

Definition at line 242 of file pss-ff-mac-scheduler.h.

Referenced by DoSchedUlCqiInfoReq(), and RefreshUlCqiMaps().

std::map<uint16_t,uint8_t> ns3::PssFfMacScheduler::m_uesTxMode
private
uint8_t ns3::PssFfMacScheduler::m_ulGrantMcs
private

Definition at line 301 of file pss-ff-mac-scheduler.h.

Referenced by DoSchedDlTriggerReq(), and GetTypeId().

std::map<uint16_t, uint8_t> ns3::PssFfMacScheduler::m_ulHarqCurrentProcessId
private
std::map<uint16_t, UlHarqProcessesDciBuffer_t> ns3::PssFfMacScheduler::m_ulHarqProcessesDciBuffer
private
std::map<uint16_t, UlHarqProcessesStatus_t> ns3::PssFfMacScheduler::m_ulHarqProcessesStatus
private

The documentation for this class was generated from the following files: