3GPP Spectrum Propagation Loss Model More...
#include "three-gpp-spectrum-propagation-loss-model.h"
Classes | |
struct | LongTerm |
Data structure that stores the long term component for a tx-rx pair. More... | |
Public Member Functions | |
ThreeGppSpectrumPropagationLossModel () | |
Constructor. | |
~ThreeGppSpectrumPropagationLossModel () override | |
Destructor. | |
Ptr< SpectrumSignalParameters > | DoCalcRxPowerSpectralDensity (Ptr< const SpectrumSignalParameters > spectrumSignalParams, Ptr< const MobilityModel > a, Ptr< const MobilityModel > b, Ptr< const PhasedArrayModel > aPhasedArrayModel, Ptr< const PhasedArrayModel > bPhasedArrayModel) const override |
Computes the received PSD. | |
void | DoDispose () override |
Destructor implementation. | |
Ptr< MatrixBasedChannelModel > | GetChannelModel () const |
Get the channel model object. | |
void | GetChannelModelAttribute (const std::string &name, AttributeValue &value) const |
Returns the value of an attribute belonging to the associated MatrixBasedChannelModel instance. | |
void | SetChannelModel (Ptr< MatrixBasedChannelModel > channel) |
Set the channel model object. | |
void | SetChannelModelAttribute (const std::string &name, const AttributeValue &value) |
Sets the value of an attribute belonging to the associated MatrixBasedChannelModel instance. | |
Public Member Functions inherited from ns3::PhasedArraySpectrumPropagationLossModel | |
PhasedArraySpectrumPropagationLossModel () | |
~PhasedArraySpectrumPropagationLossModel () override | |
int64_t | AssignStreams (int64_t stream) |
If this loss model uses objects of type RandomVariableStream, set the stream numbers to the integers starting with the offset 'stream'. | |
Ptr< SpectrumSignalParameters > | CalcRxPowerSpectralDensity (Ptr< const SpectrumSignalParameters > txPsd, Ptr< const MobilityModel > a, Ptr< const MobilityModel > b, Ptr< const PhasedArrayModel > aPhasedArrayModel, Ptr< const PhasedArrayModel > bPhasedArrayModel) const |
This method is to be called to calculate. | |
Ptr< PhasedArraySpectrumPropagationLossModel > | GetNext () const |
Return the pointer to the next PhasedArraySpectrumPropagationLossModel, if any. | |
void | SetNext (Ptr< PhasedArraySpectrumPropagationLossModel > next) |
Used to chain various instances of PhasedArraySpectrumPropagationLossModel. | |
Public Member Functions inherited from ns3::Object | |
Object () | |
Constructor. | |
~Object () override | |
Destructor. | |
void | AggregateObject (Ptr< Object > other) |
Aggregate two Objects together. | |
void | Dispose () |
Dispose of this Object. | |
AggregateIterator | GetAggregateIterator () const |
Get an iterator to the Objects aggregated to this one. | |
TypeId | GetInstanceTypeId () const override |
Get the most derived TypeId for this Object. | |
template<typename T > | |
Ptr< T > | GetObject () const |
Get a pointer to the requested aggregated Object. | |
template<> | |
Ptr< Object > | GetObject () const |
Specialization of () for objects of type ns3::Object. | |
template<typename T > | |
Ptr< T > | GetObject (TypeId tid) const |
Get a pointer to the requested aggregated Object by TypeId. | |
template<> | |
Ptr< Object > | GetObject (TypeId tid) const |
Specialization of (TypeId tid) for objects of type ns3::Object. | |
void | Initialize () |
Invoke DoInitialize on all Objects aggregated to this one. | |
bool | IsInitialized () const |
Check if the object has been initialized. | |
void | UnidirectionalAggregateObject (Ptr< Object > other) |
Aggregate an Object to another Object. | |
Public Member Functions inherited from ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | |
SimpleRefCount () | |
Default constructor. | |
SimpleRefCount (const SimpleRefCount &o) | |
Copy constructor. | |
uint32_t | GetReferenceCount () const |
Get the reference count of the object. | |
SimpleRefCount & | operator= (const SimpleRefCount &o) |
Assignment operator. | |
void | Ref () const |
Increment the reference count. | |
void | Unref () const |
Decrement the reference count. | |
Public Member Functions inherited from ns3::ObjectBase | |
virtual | ~ObjectBase () |
Virtual destructor. | |
void | GetAttribute (std::string name, AttributeValue &value, bool permissive=false) const |
Get the value of an attribute, raising fatal errors if unsuccessful. | |
bool | GetAttributeFailSafe (std::string name, AttributeValue &value) const |
Get the value of an attribute without raising errors. | |
void | SetAttribute (std::string name, const AttributeValue &value) |
Set a single attribute, raising fatal errors if unsuccessful. | |
bool | SetAttributeFailSafe (std::string name, const AttributeValue &value) |
Set a single attribute without raising errors. | |
bool | TraceConnect (std::string name, std::string context, const CallbackBase &cb) |
Connect a TraceSource to a Callback with a context. | |
bool | TraceConnectWithoutContext (std::string name, const CallbackBase &cb) |
Connect a TraceSource to a Callback without a context. | |
bool | TraceDisconnect (std::string name, std::string context, const CallbackBase &cb) |
Disconnect from a TraceSource a Callback previously connected with a context. | |
bool | TraceDisconnectWithoutContext (std::string name, const CallbackBase &cb) |
Disconnect from a TraceSource a Callback previously connected without a context. | |
Static Public Member Functions | |
static TypeId | GetTypeId () |
Get the type ID. | |
Static Public Member Functions inherited from ns3::PhasedArraySpectrumPropagationLossModel | |
static TypeId | GetTypeId () |
Get the type ID. | |
Static Public Member Functions inherited from ns3::Object | |
static TypeId | GetTypeId () |
Register this type. | |
Static Public Member Functions inherited from ns3::ObjectBase | |
static TypeId | GetTypeId () |
Get the type ID. | |
Protected Member Functions | |
Ptr< SpectrumSignalParameters > | CalcBeamformingGain (Ptr< const SpectrumSignalParameters > params, Ptr< const MatrixBasedChannelModel::Complex3DVector > longTerm, Ptr< const MatrixBasedChannelModel::ChannelMatrix > channelMatrix, Ptr< const MatrixBasedChannelModel::ChannelParams > channelParams, const Vector &sSpeed, const Vector &uSpeed, uint8_t numTxPorts, uint8_t numRxPorts, bool isReverse) const |
Computes the beamforming gain and applies it to the TX PSD. | |
Ptr< const MatrixBasedChannelModel::Complex3DVector > | CalcLongTerm (Ptr< const MatrixBasedChannelModel::ChannelMatrix > channelMatrix, Ptr< const PhasedArrayModel > sAnt, Ptr< const PhasedArrayModel > uAnt) const |
Computes the long term component. | |
std::complex< double > | CalculateLongTermComponent (Ptr< const MatrixBasedChannelModel::ChannelMatrix > params, Ptr< const PhasedArrayModel > sAnt, Ptr< const PhasedArrayModel > uAnt, uint16_t sPortIdx, uint16_t uPortIdx, uint16_t cIndex) const |
Computes a longTerm component from a specific port of s device to the specific port of u device and for a specific cluster index. | |
int64_t | DoAssignStreams (int64_t stream) override |
Assign a fixed random variable stream number to the random variables used by this model. | |
Ptr< MatrixBasedChannelModel::Complex3DVector > | GenSpectrumChannelMatrix (Ptr< SpectrumValue > inPsd, Ptr< const MatrixBasedChannelModel::Complex3DVector > longTerm, Ptr< const MatrixBasedChannelModel::ChannelMatrix > channelMatrix, Ptr< const MatrixBasedChannelModel::ChannelParams > channelParams, PhasedArrayModel::ComplexVector doppler, uint8_t numTxPorts, uint8_t numRxPorts, bool isReverse) const |
Computes the frequency-domain channel matrix with the dimensions numRxPorts*numTxPorts*numRBs. | |
double | GetFrequency () const |
Get the operating frequency. | |
Ptr< const MatrixBasedChannelModel::Complex3DVector > | GetLongTerm (Ptr< const MatrixBasedChannelModel::ChannelMatrix > channelMatrix, Ptr< const PhasedArrayModel > aPhasedArrayModel, Ptr< const PhasedArrayModel > bPhasedArrayModel) const |
Looks for the long term component in m_longTermMap. | |
Protected Member Functions inherited from ns3::Object | |
Object (const Object &o) | |
Copy an Object. | |
virtual void | DoInitialize () |
Initialize() implementation. | |
virtual void | NotifyNewAggregate () |
Notify all Objects aggregated to this one of a new Object being aggregated. | |
Protected Member Functions inherited from ns3::ObjectBase | |
void | ConstructSelf (const AttributeConstructionList &attributes) |
Complete construction of ObjectBase; invoked by derived classes. | |
virtual void | NotifyConstructionCompleted () |
Notifier called once the ObjectBase is fully constructed. | |
Protected Attributes | |
Ptr< MatrixBasedChannelModel > | m_channelModel |
the model to generate the channel matrix | |
std::unordered_map< uint64_t, Ptr< const LongTerm > > | m_longTermMap |
map containing the long term components | |
Friends | |
class | ::ThreeGppCalcLongTermMultiPortTest |
class | ::ThreeGppMimoPolarizationTest |
Additional Inherited Members | |
Related Symbols inherited from ns3::ObjectBase | |
static TypeId | GetObjectIid () |
Ensure the TypeId for ObjectBase gets fully configured to anchor the inheritance tree properly. | |
3GPP Spectrum Propagation Loss Model
This class models the frequency dependent propagation phenomena in the way described by 3GPP TR 38.901 document. The main method is DoCalcRxPowerSpectralDensity, which takes as input the power spectral density (PSD) of the transmitted signal, the mobility models of the transmitting node and receiving node, and returns the PSD of the received signal.
Definition at line 44 of file three-gpp-spectrum-propagation-loss-model.h.
ns3::ThreeGppSpectrumPropagationLossModel::ThreeGppSpectrumPropagationLossModel | ( | ) |
Constructor.
Definition at line 33 of file three-gpp-spectrum-propagation-loss-model.cc.
References NS_LOG_FUNCTION.
|
override |
Destructor.
Definition at line 38 of file three-gpp-spectrum-propagation-loss-model.cc.
References NS_LOG_FUNCTION.
|
protected |
Computes the beamforming gain and applies it to the TX PSD.
params | SpectrumSignalParameters holding TX PSD |
longTerm | the long term component |
channelMatrix | the channel matrix structure |
channelParams | the channel params structure |
sSpeed | the speed of the first node |
uSpeed | the speed of the second node |
numTxPorts | the number of the ports of the first node |
numRxPorts | the number of the porst of the second node |
isReverse | indicator that tells whether the channel matrix is reverse |
Definition at line 198 of file three-gpp-spectrum-propagation-loss-model.cc.
References ns3::MatrixBasedChannelModel::AOA_INDEX, ns3::MatrixBasedChannelModel::AOD_INDEX, GenSpectrumChannelMatrix(), GetFrequency(), ns3::ValArray< T >::GetNumRows(), ns3::Time::GetSeconds(), ns3::ValArray< T >::GetSize(), ns3::MatrixArray< T >::HermitianTranspose(), ns3::Simulator::Now(), NS_ASSERT, NS_ASSERT_MSG, NS_LOG_FUNCTION, ns3::MatrixBasedChannelModel::ZOA_INDEX, and ns3::MatrixBasedChannelModel::ZOD_INDEX.
Referenced by DoCalcRxPowerSpectralDensity().
|
protected |
Computes the long term component.
channelMatrix | the channel matrix H |
sAnt | the pointer to the antenna of the s device |
uAnt | the pointer to the antenna of the u device |
Definition at line 104 of file three-gpp-spectrum-propagation-loss-model.cc.
References CalculateLongTermComponent(), ns3::Create(), ns3::ValArray< T >::GetSize(), NS_ASSERT, NS_ASSERT_MSG, NS_LOG_DEBUG, and NS_LOG_FUNCTION.
Referenced by GetLongTerm().
|
protected |
Computes a longTerm component from a specific port of s device to the specific port of u device and for a specific cluster index.
params | The params that include the channel matrix |
sAnt | pointer to first antenna |
uAnt | uAnt pointer to second antenna |
sPortIdx | the port index of the s device |
uPortIdx | the port index of the u device |
cIndex | the cluster index |
Definition at line 145 of file three-gpp-spectrum-propagation-loss-model.cc.
References NS_LOG_FUNCTION.
Referenced by CalcLongTerm().
|
overrideprotectedvirtual |
Assign a fixed random variable stream number to the random variables used by this model.
Subclasses must implement this; those not using random variables can return zero.
stream | first stream index to use |
Implements ns3::PhasedArraySpectrumPropagationLossModel.
Definition at line 535 of file three-gpp-spectrum-propagation-loss-model.cc.
|
overridevirtual |
Computes the received PSD.
This function computes the received PSD by applying the 3GPP fast fading model and the beamforming gain. In particular, it retrieves the matrix representing the channel between node a and node b, computes the corresponding long term component, i.e., the product between the cluster matrices and the TX and RX beamforming vectors (w_rx^T H^n_ab w_tx), and accounts for the Doppler component and the propagation delay. To reduce the computational load, the long term component associated with a certain channel is cached and recomputed only when the channel realization is updated, or when the beamforming vectors change.
spectrumSignalParams | spectrum signal tx parameters |
a | first node mobility model |
b | second node mobility model |
aPhasedArrayModel | the antenna array of the first node |
bPhasedArrayModel | the antenna array of the second node |
Implements ns3::PhasedArraySpectrumPropagationLossModel.
Definition at line 493 of file three-gpp-spectrum-propagation-loss-model.cc.
References CalcBeamformingGain(), GetLongTerm(), m_channelModel, NS_ASSERT_MSG, NS_LOG_DEBUG, and NS_LOG_FUNCTION.
|
overridevirtual |
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 overridden 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::PhasedArraySpectrumPropagationLossModel.
Definition at line 44 of file three-gpp-spectrum-propagation-loss-model.cc.
References m_channelModel, and m_longTermMap.
|
protected |
Computes the frequency-domain channel matrix with the dimensions numRxPorts*numTxPorts*numRBs.
inPsd | the input PSD |
longTerm | the long term component |
channelMatrix | the channel matrix structure |
channelParams | the channel parameters, including delays |
doppler | the doppler for each cluster |
numTxPorts | the number of antenna ports at the transmitter |
numRxPorts | the number of antenna ports at the receiver |
isReverse | true if params and longTerm were computed with RX->TX switched |
Definition at line 331 of file three-gpp-spectrum-propagation-loss-model.cc.
References ns3::Create().
Referenced by CalcBeamformingGain().
Ptr< MatrixBasedChannelModel > ns3::ThreeGppSpectrumPropagationLossModel::GetChannelModel | ( | ) | const |
Get the channel model object.
Definition at line 76 of file three-gpp-spectrum-propagation-loss-model.cc.
References m_channelModel.
Referenced by GetTypeId().
void ns3::ThreeGppSpectrumPropagationLossModel::GetChannelModelAttribute | ( | const std::string & | name, |
AttributeValue & | value ) const |
Returns the value of an attribute belonging to the associated MatrixBasedChannelModel instance.
name | name of the attribute |
value | where the result should be stored |
Definition at line 97 of file three-gpp-spectrum-propagation-loss-model.cc.
References m_channelModel.
|
protected |
Get the operating frequency.
Definition at line 82 of file three-gpp-spectrum-propagation-loss-model.cc.
References ns3::DoubleValue::Get(), and m_channelModel.
Referenced by CalcBeamformingGain().
|
protected |
Looks for the long term component in m_longTermMap.
If found, checks whether it has to be updated. If not found or if it has to be updated, calls the method CalcLongTerm to compute it.
channelMatrix | the channel matrix |
aPhasedArrayModel | the antenna array of the tx device |
bPhasedArrayModel | the antenna array of the rx device |
Definition at line 419 of file three-gpp-spectrum-propagation-loss-model.cc.
References CalcLongTerm(), ns3::Create(), ns3::MatrixBasedChannelModel::GetKey(), m_longTermMap, and NS_LOG_DEBUG.
Referenced by DoCalcRxPowerSpectralDensity().
|
static |
Get the type ID.
Definition at line 52 of file three-gpp-spectrum-propagation-loss-model.cc.
References GetChannelModel(), ns3::MakePointerAccessor(), ns3::MakePointerChecker(), SetChannelModel(), and ns3::TypeId::SetParent().
void ns3::ThreeGppSpectrumPropagationLossModel::SetChannelModel | ( | Ptr< MatrixBasedChannelModel > | channel | ) |
Set the channel model object.
channel | a pointer to an object implementing the MatrixBasedChannelModel interface |
Definition at line 70 of file three-gpp-spectrum-propagation-loss-model.cc.
References m_channelModel.
Referenced by GetTypeId().
void ns3::ThreeGppSpectrumPropagationLossModel::SetChannelModelAttribute | ( | const std::string & | name, |
const AttributeValue & | value ) |
Sets the value of an attribute belonging to the associated MatrixBasedChannelModel instance.
name | name of the attribute |
value | the attribute value |
Definition at line 90 of file three-gpp-spectrum-propagation-loss-model.cc.
References m_channelModel.
|
friend |
Definition at line 46 of file three-gpp-spectrum-propagation-loss-model.h.
|
friend |
Definition at line 47 of file three-gpp-spectrum-propagation-loss-model.h.
|
protected |
the model to generate the channel matrix
Definition at line 240 of file three-gpp-spectrum-propagation-loss-model.h.
Referenced by DoCalcRxPowerSpectralDensity(), DoDispose(), GetChannelModel(), GetChannelModelAttribute(), GetFrequency(), SetChannelModel(), and SetChannelModelAttribute().
|
mutableprotected |
map containing the long term components
Definition at line 239 of file three-gpp-spectrum-propagation-loss-model.h.
Referenced by DoDispose(), and GetLongTerm().