Groups
Groups
Sign in
Groups
Groups
ns-3-users
Conversations
Labels
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–30 of many
Amel HADJ MOHAND
, …
Gabriel Ferreira
3
11/5/25
5G energy consumption
what exactly
mmwave
models. And not sure you benefit a lot from these models, since we don't implement sleep/long deep sleep, which are extremely relevant for typical UEs and especially
unread,
5G energy consumption
what exactly
mmwave
models. And not sure you benefit a lot from these models, since we don't implement sleep/long deep sleep, which are extremely relevant for typical UEs and especially
11/5/25
Aman Pratap Singh
10/28/25
Simulation on ns3 to exhaust FAP resources directly by consuming RAN
Hello everyone, I'm designing a research experiment to study detection and mitigation of DDoS attacks targeting femto access points (FAPs) in 5G NR
unread,
Simulation on ns3 to exhaust FAP resources directly by consuming RAN
Hello everyone, I'm designing a research experiment to study detection and mitigation of DDoS attacks targeting femto access points (FAPs) in 5G NR
10/28/25
Ariel Luane Bentes
9/9/25
Combining ns3-mmwave and sns3-satellite for 6G NTN Research
ns3-
mmwave
- https://github.com/sns3/sns3-satellite Is there any way to make them work together? Or could you guide me on how to build an NTN project with the following configurations
unread,
Combining ns3-mmwave and sns3-satellite for 6G NTN Research
ns3-
mmwave
- https://github.com/sns3/sns3-satellite Is there any way to make them work together? Or could you guide me on how to build an NTN project with the following configurations
9/9/25
Siwei Li
, …
Gabriel Ferreira
5
4/25/25
How to use IDE to run and debug
On Fri, Apr 25, 2025 at 8:52 AM Siwei Li wrote: > > Thank you for your reply! > So if i want to use IDEs, i have to download ns-3-dev from
unread,
How to use IDE to run and debug
On Fri, Apr 25, 2025 at 8:52 AM Siwei Li wrote: > > Thank you for your reply! > So if i want to use IDEs, i have to download ns-3-dev from
4/25/25
Ashit Subudhi
, …
Bhupendra Kumar
23
4/23/25
Issue related ns3 mmwave
3-
mmwave
-oran/src/lte/model/lte-enb-net-device.cc, >>>> line=170 >>>> NS_FATAL, terminating >>>> terminate called without an active
unread,
Issue related ns3 mmwave
3-
mmwave
-oran/src/lte/model/lte-enb-net-device.cc, >>>> line=170 >>>> NS_FATAL, terminating >>>> terminate called without an active
4/23/25
MD SHAKIRUL ISLAM
4/22/25
undefined reference to `asn_encode_to_buffer'
-3
mmwave
by following these steps https://openrangym.com/tutorials/ns-o-ran but at the final stage of build ./ns3 build enter ing this command i found this: [2439/2994] Linking
unread,
undefined reference to `asn_encode_to_buffer'
-3
mmwave
by following these steps https://openrangym.com/tutorials/ns-o-ran but at the final stage of build ./ns3 build enter ing this command i found this: [2439/2994] Linking
4/22/25
satya singh
, …
Bhupendra Kumar
3
4/8/25
o-ran mmwave config
-ran
mmwave
::ns3 simpulator , i want to >> see some examples how they have build things, the repository >> https://github.com/wineslab/ns-o-ran-ns3-
mmwave
have
unread,
o-ran mmwave config
-ran
mmwave
::ns3 simpulator , i want to >> see some examples how they have build things, the repository >> https://github.com/wineslab/ns-o-ran-ns3-
mmwave
have
4/8/25
Juan HM
,
Tommaso Pecorella
6
3/26/25
Simulation of 5G mmwave with flowmonitor
>>
mmwave
scenario. >>>>> I am setting 1 UE (McUeDevice), 1 gNodeb (
mmwave
enbDevice), and 1 >>>>> eNodeb (
mmwave
lteEnbDevice). I have added
unread,
Simulation of 5G mmwave with flowmonitor
>>
mmwave
scenario. >>>>> I am setting 1 UE (McUeDevice), 1 gNodeb (
mmwave
enbDevice), and 1 >>>>> eNodeb (
mmwave
lteEnbDevice). I have added
3/26/25
Hugo Nogueira
,
Gabriel Ferreira
2
3/13/25
Help with 5G Simulation
GHz (
mmWave
) > double bandwidth = 100e6; // 100 MHz bandwidth > double hBS = 25; // Base station height > double hUT = 1.5; // User terminal (UE) antenna height > double speed
unread,
Help with 5G Simulation
GHz (
mmWave
) > double bandwidth = 100e6; // 100 MHz bandwidth > double hBS = 25; // Base station height > double hUT = 1.5; // User terminal (UE) antenna height > double speed
3/13/25
Mayank Sonu
, …
Juan HM
5
3/12/25
Support for handover in 5G
5G with
mmwave
module. I have run test "
mmwave
/example/mc-twoenbs-ipv6.cc" and seems to be using the x2 interface and performing handover in lower layers with AttachMcToClosestEnb
unread,
Support for handover in 5G
5G with
mmwave
module. I have run test "
mmwave
/example/mc-twoenbs-ipv6.cc" and seems to be using the x2 interface and performing handover in lower layers with AttachMcToClosestEnb
3/12/25
王小胜
2/18/25
ns3 buffer issue
Hello everyone! Now my LTE rlc layer buffer has been rising, that is, there is no buffer to clear the data and then decrease, I don't know if my
unread,
ns3 buffer issue
Hello everyone! Now my LTE rlc layer buffer has been rising, that is, there is no buffer to clear the data and then decrease, I don't know if my
2/18/25
Vedant Deshmukh
1/15/25
How to calculate RSSI for ns3-mmwave module
Ptr ptr_mmWave = CreateObject (); NodeContainer enbNodes; NodeContainer ueNodes; NodeContainer jammerNode; enbNodes.Create(1); ueNodes.Create(3);
unread,
How to calculate RSSI for ns3-mmwave module
Ptr ptr_mmWave = CreateObject (); NodeContainer enbNodes; NodeContainer ueNodes; NodeContainer jammerNode; enbNodes.Create(1); ueNodes.Create(3);
1/15/25
王小胜
12/28/24
Packet loss occurs at the WiFi MAC layer
Hello everyone, I am building the scenario of LTE and wifi aggregation in ns3, I would like to ask me to send LTE packets to wifi through udp sockets,
unread,
Packet loss occurs at the WiFi MAC layer
Hello everyone, I am building the scenario of LTE and wifi aggregation in ns3, I would like to ask me to send LTE packets to wifi through udp sockets,
12/28/24
王小胜
2
12/15/24
Why can't I configure the DoTransmitPdcpSdu function at the lte pdcp layer to receive packets?
Hello everyone! Why can't I configure the DoTransmitPdcpSdu function at the lte pdcp layer to receive packets? What's the problem?
unread,
Why can't I configure the DoTransmitPdcpSdu function at the lte pdcp layer to receive packets?
Hello everyone! Why can't I configure the DoTransmitPdcpSdu function at the lte pdcp layer to receive packets? What's the problem?
12/15/24
王小胜
, …
Gabriel Ferreira
14
12/12/24
The callback function path cannot be connected
(the
mmWave
>>> model is a contributed one). >>> Moreover, you did include haters as absolute paths, so to take a look at >>> it we'd have also to modify
unread,
The callback function path cannot be connected
(the
mmWave
>>> model is a contributed one). >>> Moreover, you did include haters as absolute paths, so to take a look at >>> it we'd have also to modify
12/12/24
Rúben Queirós
, …
Tom Henderson
14
12/11/24
Rate Control stops being used during simulation.
ns3-
mmwave
-5.0/src/lte/model/lwa-tag.h" #include "/data/user/wangtengsheng/ns3/ns3_wifi/ns3-
mmwave
-5.0/src/lte/model/pdcp-lcid.h" #include "
unread,
Rate Control stops being used during simulation.
ns3-
mmwave
-5.0/src/lte/model/lwa-tag.h" #include "/data/user/wangtengsheng/ns3/ns3_wifi/ns3-
mmwave
-5.0/src/lte/model/pdcp-lcid.h" #include "
12/11/24
王小胜
12/8/24
The callback function path cannot be connected
ns3-
mmwave
-5.0/src/lte/model/lwa-tag.h” #include “/data/user/wangtengsheng/ns3/ns3_wifi/ns3-
mmwave
-5.0/src/lte/model/pdcp-lcid.h” #include “/data/user/wangtengsheng
unread,
The callback function path cannot be connected
ns3-
mmwave
-5.0/src/lte/model/lwa-tag.h” #include “/data/user/wangtengsheng/ns3/ns3_wifi/ns3-
mmwave
-5.0/src/lte/model/pdcp-lcid.h” #include “/data/user/wangtengsheng
12/8/24
chang yi Liu
,
Kent Huns
4
12/1/24
The mc-twoenbs example in the mmWave module is missing many mobility-related trace files.
helper/
mmwave
-helper.cc >> void >> MmWaveHelper::EnableTraces(void) >> { >> EnableMcTraces(); >> } >> ↓ helper/
mmwave
-bearer-stats
unread,
The mc-twoenbs example in the mmWave module is missing many mobility-related trace files.
helper/
mmwave
-helper.cc >> void >> MmWaveHelper::EnableTraces(void) >> { >> EnableMcTraces(); >> } >> ↓ helper/
mmwave
-bearer-stats
12/1/24
Marek Owczarzy
11/24/24
Ns3-mmwave animation
ns3-
mmwave
, but for ns3. But I'm trying everything at this point. I'm buillding 5G network with eBN and UEs and I'm trying to use NetAnim to visualize the packets transfer
unread,
Ns3-mmwave animation
ns3-
mmwave
, but for ns3. But I'm trying everything at this point. I'm buillding 5G network with eBN and UEs and I'm trying to use NetAnim to visualize the packets transfer
11/24/24
rain p
,
chang yi Liu
2
11/16/24
NS3-Mmwave handover
NS3-
Mmwave
use in handover? Not use the dual connection. I want to use >
mmwave
-gnb, and do not include lte-enb. So can
mmwave
-gnb do handover > without a lte-enb? Or can I find
unread,
NS3-Mmwave handover
NS3-
Mmwave
use in handover? Not use the dual connection. I want to use >
mmwave
-gnb, and do not include lte-enb. So can
mmwave
-gnb do handover > without a lte-enb? Or can I find
11/16/24
chang yi Liu
, …
Kent Huns
6
11/3/24
Why are the names of the 5G mmWave module using LTE and eNB
to use
mmWave
for 5G NR? Partly yes,
mmWave
& 5G-LENA support 5G's frequency bands, numerologies and beamforming algorithms. They enable us to simulate high throughput link
unread,
Why are the names of the 5G mmWave module using LTE and eNB
to use
mmWave
for 5G NR? Partly yes,
mmWave
& 5G-LENA support 5G's frequency bands, numerologies and beamforming algorithms. They enable us to simulate high throughput link
11/3/24
Hugo Nogueira
,
Gabriel Ferreira
2
10/21/24
Help with ns-3 5G-LENA module
GHz (
mmWave
) > double bandwidth = 100e6; // 100 MHz bandwidth > double hBS = 25; // Base station height > double hUT = 1.5; // User terminal (UE) antenna height > double speed
unread,
Help with ns-3 5G-LENA module
GHz (
mmWave
) > double bandwidth = 100e6; // 100 MHz bandwidth > double hBS = 25; // Base station height > double hUT = 1.5; // User terminal (UE) antenna height > double speed
10/21/24
Marcos Hiarley
,
Tommaso Pecorella
2
8/22/24
Output Issue with "RxPacketTrace.txt" In Ns-3 MmWave
contact the
mmWave
authors... On Wednesday 21 August 2024 at 15:45:13 UTC-5 marcoshia...@gmail.com wrote: > Hello Community, > > I'm encountering an issue with the
unread,
Output Issue with "RxPacketTrace.txt" In Ns-3 MmWave
contact the
mmWave
authors... On Wednesday 21 August 2024 at 15:45:13 UTC-5 marcoshia...@gmail.com wrote: > Hello Community, > > I'm encountering an issue with the
8/22/24
Aamina Binte Khurram
,
Tommaso Pecorella
5
7/22/24
Need help finding number of transmitted packets/ PDR
ns3-
mmwave
, and the millicar module specifically. I >>>> need to calculate the packet delivery ratio. For this, I wanted to record >>>> the number of transmitted
unread,
Need help finding number of transmitted packets/ PDR
ns3-
mmwave
, and the millicar module specifically. I >>>> need to calculate the packet delivery ratio. For this, I wanted to record >>>> the number of transmitted
7/22/24
Abraham Bernoulli
7/18/24
ns3 mmWave : change of bandwidth
in the component carrier bandwidth while the simulation is running for the
mmWave
ns-3 simulator. Has anyone tried this before? Any tips or hints would be greatly appreciated. Thanks
unread,
ns3 mmWave : change of bandwidth
in the component carrier bandwidth while the simulation is running for the
mmWave
ns-3 simulator. Has anyone tried this before? Any tips or hints would be greatly appreciated. Thanks
7/18/24
Amit Mishra
,
Tommaso Pecorella
2
7/15/24
Very to new ns3
contact the
mmWave
module authors for further details. On Monday 15 July 2024 at 06:45:30 UTC-5 amit.1986...@gmail.com wrote: > Hi all, > > I am Amit Mishra and I am very new
unread,
Very to new ns3
contact the
mmWave
module authors for further details. On Monday 15 July 2024 at 06:45:30 UTC-5 amit.1986...@gmail.com wrote: > Hi all, > > I am Amit Mishra and I am very new
7/15/24
Aamina Binte Khurram
,
Gabriel Ferreira
10
7/12/24
Errors in running millicar module in ns3-mmwave
ns3-
mmwave
/src/core/model/config.cc, line=899 > NS_FATAL, terminating > terminate called without an active exception > Command 'build/src/millicar/examples
unread,
Errors in running millicar module in ns3-mmwave
ns3-
mmwave
/src/core/model/config.cc, line=899 > NS_FATAL, terminating > terminate called without an active exception > Command 'build/src/millicar/examples
7/12/24
Aamina Binte Khurram
,
Gabriel Ferreira
5
7/11/24
Errors in ns3mmwave
ns3-
mmwave
. Since the most recent >>>> updates to the repo mention updating the simulator to ns-3.42, I'm using >>>> Ubuntu 24.04 on WSL in Windows
unread,
Errors in ns3mmwave
ns3-
mmwave
. Since the most recent >>>> updates to the repo mention updating the simulator to ns-3.42, I'm using >>>> Ubuntu 24.04 on WSL in Windows
7/11/24
JAHEDUL ISLAM
5/13/24
TCP socket information in ns-3 DCE
ns3-
mmwave
module with ns-3 (3.33) and then installed NS-3 dce (1.09 version) with net next nuse (4.1.0). I have been able to run dce-example-mptcp-
mmwave
example. Currently, I am
unread,
TCP socket information in ns-3 DCE
ns3-
mmwave
module with ns-3 (3.33) and then installed NS-3 dce (1.09 version) with net next nuse (4.1.0). I have been able to run dce-example-mptcp-
mmwave
example. Currently, I am
5/13/24
satya singh
,
Tommaso Pecorella
2
5/12/24
Regarding build error in a scenario (ns3-mmwave)
It's a good idea to double check that the documentation and the ns-3 version you're using are matching. On Sunday 12 May 2024 at 20:03:06 UTC+2
unread,
Regarding build error in a scenario (ns3-mmwave)
It's a good idea to double check that the documentation and the ns-3 version you're using are matching. On Sunday 12 May 2024 at 20:03:06 UTC+2
5/12/24