在争议驱动的场景中对802.11ax OFDMA的性能和模拟分析
1Information and Communication Engineering, Yeungnam University, Gyeongsan, Gyeongbuk, Republic of South Korea.
PeerJ. Computer science
|March 10, 2025
概括
这是802.11ax标准.
科学领域:
- 计算机科学 计算机科学
- 电气工程 电气工程
- 无线通信无线通信
背景情况:
- 802.11ax标准引入了直角频率分割多重访问 (OFDMA),显著改变了Wi-Fi网络动态.
- 接入点 (AP) 现在可以管理多用户上链路 (MU-UL) 的复杂调度,并简化下链路 (DL) 流量,因此需要先进的分析工具.
研究的目的:
- 为了验证在ns-3 Wi-Fi模块中的直角频率分割多重访问 (OFDMA) 实现.
- 通过重新设计过程,增强 ns-3 Wi-Fi 模块的灵活性和对未来进步的准备.
主要方法:
- 重新设计了ns-3 Wi-Fi模块,以整合OFDMA功能.
- 实施双重调度逻辑来管理DL流量和协调MU-UL传输.
- 集成并行计算可缩短模拟时间.
主要成果:
- 在使用 ns-3 模拟的竞争驱动场景中,与分析预测对比的验证了 OFDMA 性能.
- 模拟结果与OFDMA行为理论模型之间的一致性.
- 通过应用并行计算技术,实现了减少模拟时间.
结论:
- 重新设计的 ns-3 Wi-Fi 模块为分析 OFDMA 权衡提供了可靠的框架.
- 模拟结果证实了OFDMA在ns-3中的实现的准确性.
- 这项研究有助于更深入地了解OFDMA对Wi-Fi网络性能的影响.
相关概念视频
Cascaded Op Amps
568
Operational amplifiers (op-amps) are versatile electronic components that can be interconnected in a cascade - one after another in a linear sequence. This cascading is possible due to their infinite input resistance and zero output resistance, allowing them to maintain their input-output relationships even when connected in series.
In a cascaded system, each op-amp is referred to as a stage. The output of one stage drives the input of the subsequent stage. As the input signal passes through...
In a cascaded system, each op-amp is referred to as a stage. The output of one stage drives the input of the subsequent stage. As the input signal passes through...
568
Aliasing
107
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
107
Discrete-Time Fourier Series
208
The Discrete-Time Fourier Series (DTFS) is a fundamental concept in signal processing, serving as the discrete-time counterpart to the continuous-time Fourier series. It allows for the representation and analysis of discrete-time periodic signals in terms of their frequency components. Unlike its continuous counterpart, which utilizes integrals, the calculation of DTFS expansion coefficients involves summations due to the discrete nature of the signal.
For a discrete-time periodic signal x[n]...
For a discrete-time periodic signal x[n]...
208
Bandpass Sampling
147
In signal processing, bandpass sampling is an effective technique for sampling signals that have most of their energy concentrated within a narrow frequency band. This type of signal is known as a bandpass signal. The key principle of bandpass sampling involves sampling the signal at a rate that is greater than twice the signal's bandwidth to prevent aliasing.
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
147
Fast Fourier Transform
244
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
244
The Maximum Power Transfer Theorem
520
Consider a linear AC Thevenin equivalent circuit connected to a load impedance.
The load connected draws the current, and the circuit delivers the power to the load. The alternating current flowing through the load is determined using the rectangular form of voltages, currents, network impedance, and load impedance. The average power delivered to the load is obtained from the product of the square of current and load resistance.
The load connected draws the current, and the circuit delivers the power to the load. The alternating current flowing through the load is determined using the rectangular form of voltages, currents, network impedance, and load impedance. The average power delivered to the load is obtained from the product of the square of current and load resistance.
520


