You must be logged in to reply to this topic.
LoRaWAN The LoRa Alliance first defined the LoRaWAN standard with the objective of creating a medium access scheme and a set of network management policies that leverage the properties of […]
Low-power wide-area network (LPWAN). These networks use low-power radio signals, such as those in the sub-1 GHz range, to send small amounts of data over a large area. LPWANs are […]
SUMO has different tools for creating and customizing road networks and traffic flows and traffic signals. In this article, we will use some of those tools available in SUMO to […]
Spring Mobility Spring mobility is nothing but making a node to move in a path similar to that of an expanded circular coil spring. From the top or bottom point […]
Mobility Models of ns-3. The default ns-3 installation will contain the following mobility models. MobilityModel Subclasses ConstantPosition ConstantVelocity ConstantAcceleration GaussMarkov Hierarchical RandomDirection2D RandomWalk2D RandomWaypoint SteadyStateRandomWaypoint Waypoint PositionAllocator Position allocators […]
Aquatic Animal Tracking: Tracking marine animals can be extremely tricky due to GPS signals not functioning well underwater[1]. Underwater acoustic communication is a technique of sending and receiving messages below […]
Hello,
I try to simulate an Ad-Hoc network on NS2. First of all, I try to introduce a
OFDMA into NS2.
OFDMA provides multiplexing operation of data streams from multiple users onto the downlink sub-channels and uplink multiple access by means of uplink sub-channels.
In OFDMA, both time and/or frequency resources are used to seperate the multiple user signals. Il allows for partitioning the time and frequency resources into :
OFDM symbols, s=1,…,S (in time dimension)
OFDM subcarriers, n=1,…N (in frequncy dimension)
Each user is allocated a number of OFDM symbols and subcarriers exclusively.
I don’t know how to start ??? I try to find solutions of allocation of different
subcarriers to different user.
I’m searching an implementation of OFDMA in C++
And other methods such as OFDM-FDMA or OFDM-CDMA, it’s possible.
Please help me.
Thank you at all in advance.
You must be logged in to reply to this topic.