晨光
暗夜
晨光
极光
Bilingual Paper Reading · 中英对照精读

ND-NOMA:把信息藏在「噪声」里的非正交多址接入

准大一 · 电子信息工程 × 无线通信 × 6G 多址接入 —— NOMA 系列精读材料(第 1 篇)
原文:arXiv:2410.04976 2024年10月7日发布 arXiv 预印本(cs.IT & eess.SP) 噪声域 NOMA × 低功耗 IoT × 噪声调制 附英文摘要朗读音频

一、论文档案

英文标题Noise-Domain Non-Orthogonal Multiple Access
中文标题噪声域非正交多址接入(ND-NOMA):利用人工噪声的均值与方差来承载信息
作者埃尔金·亚皮奇, 优素福·伊斯兰·泰克, 埃尔图鲁尔·巴沙尔(机构未在素材中标注)
发布时间2024年10月7日(v1)|分类:cs.IT(信息论)& eess.SP(信号处理)
一句话概括别人的 NOMA 靠「功率大小」区分用户,这篇论文靠「噪声的均值、方差」区分用户——不抢功率、不用复杂的串行干扰消除,专为低功耗物联网设计。
💡 为什么选这篇给你:① 「用噪声传信息」是反直觉的脑洞,读起来非常有趣;② 与传统 PD-NOMA 的「功率域 + SIC」路径完全不同,让你看到多址接入设计的另一种可能;③ 数学门槛低——只用「两个高斯变量相加仍是高斯」这一条性质,适合大一新生入门通信前沿。

二、核心术语表(先扫一遍再读正文)

英文术语中文大白话解释
non-orthogonal multiple access (NOMA)非正交多址接入让多个用户同时共享同一时频资源的技术,靠「非正交」特征区分用户,提升频谱效率。
orthogonal multiple access (OMA)正交多址接入给每个用户分配互不重叠的时/频/码资源(如 4G 的 OFDMA),用户多了资源就不够分。
power-domain NOMA (PD-NOMA)功率域 NOMA用不同发送功率区分用户:强信号先解码、再逐级减去,是 5G 主流 NOMA 方案。
successive interference cancellation (SIC)串行干扰消除接收端先把最强信号解出来,再从混合信号中减去它,依次解出较弱信号;消除不干净会出错。
noise-domain NOMA (ND-NOMA)噪声域 NOMA本文提出的新方案:用人工噪声的均值方差分别承载不同用户的信息。
noise modulation噪声调制把信息调制到噪声信号的统计特性(均值、方差等)上,而不是调制到波形本身。
artificial noise人工噪声发送端故意产生的「看起来像噪声」的信号,在这里它是信息载体。
mean / variance均值 / 方差高斯噪声的两个统计参数;本文用均值传用户 1 的比特,用方差传用户 2 的比特。
minimum distance detector最小距离检测器用于「均值检测」:把接收均值判给离它最近的发送均值(星座点)。
threshold-based detector阈值检测器用于「方差检测」:把接收方差与预设阈值比较,落在哪一侧就判成哪个比特。
Rician fading channel莱斯衰落信道存在一条直达路径加多条散射路径的无线信道,常见于视距场景;本文仿真采用此信道。
bit error probability (BEP)误比特概率一个比特传错的概率,是数字通信最核心的性能指标,越低越好。
Internet of Things (IoT)物联网海量低功耗、低速率设备联网的场景,是 ND-NOMA 的主战场。
downlink / uplink下行 / 上行基站发给用户叫下行,用户发给基站叫上行;本文两种场景都验证了低误码。
frequency synchronization频率同步收发端载波频率对齐的过程;ND-NOMA 下行不需要它,省掉一大块复杂度。

三、摘要中英对照(精读核心)

🎧 音频在文末,可先听一遍原文再读;每个英文句都配了逐句翻译。

摘要 Abstract

EN · 原文
In this paper, we present noise-domain non-orthogonal multiple access (ND-NOMA), an innovative communication scheme that utilizes the modulation of artificial noise mean and variance to convey information.
CN · 翻译
本文提出噪声域非正交多址接入(ND-NOMA)——一种利用人工噪声的均值与方差调制来传递信息的创新通信方案。
EN · 原文
Distinct from traditional methods such as power-domain non-orthogonal multiple access (PD-NOMA) that heavily rely on successive interference cancellation (SIC), ND-NOMA utilizes the noise domain, considerably reducing power consumption and system complexity.
CN · 翻译
与严重依赖串行干扰消除(SIC)的功率域 NOMA(PD-NOMA)等传统方法不同,ND-NOMA 利用噪声域,大幅降低功耗与系统复杂度
EN · 原文
Inspired by noise modulation, ND-NOMA provides lower bit error probability (BEP), making it highly suitable for next-generation Internet-of-things (IoT) networks.
CN · 翻译
噪声调制启发,ND-NOMA 提供更低的误比特概率(BEP),非常适合下一代物联网(IoT)网络。
EN · 原文
Our theoretical analyses and computer simulations reveal that ND-NOMA can achieve exceptionally low bit error rates in both uplink and downlink scenarios, in the presence of Rician fading channels.
CN · 翻译
理论分析与计算机仿真表明,在莱斯衰落信道下,ND-NOMA 在上行与下行场景中都能实现极低的误比特率
EN · 原文
The proposed multi-user system is supported by a minimum distance detector for mean detection and a threshold-based detector for variance detection, ensuring robust communication in low-power environments.
CN · 翻译
该系统用最小距离检测器做均值检测、阈值检测器做方差检测,确保低功耗环境下的稳健通信。
EN · 原文
By leveraging the inherent properties of noise, ND-NOMA offers a promising platform for long-term deployments of low-cost and low-complexity devices.
CN · 翻译
通过利用噪声的内在特性,ND-NOMA 为低成本、低复杂度设备的长期部署提供了一个有前景的平台。

关键词 Keywords:Noise-Domain NOMA 噪声域 NOMA | Noise Modulation 噪声调制 | Low-Power IoT 低功耗物联网 | Rician Fading 莱斯衰落 | Bit Error Probability 误比特概率

四、引言精选(为什么这个问题重要)

① 为什么要从 OMA 走向 NOMA:正交资源的「天花板」

EN · 原文
Orthogonal multiple access (OMA) techniques offer advantages such as effective interference management, simplicity of implementation, and fair resource allocation. However, they also present several disadvantages, including reduced efficiency as the number of users increases, challenges in dynamic resource allocation, scalability issues in large-scale networks, and limited flexibility due to the need to maintain orthogonality among users [1, 2, 3].
CN · 翻译
正交多址接入(OMA)的优势是干扰管理有效、实现简单、资源分配公平;但缺点也很明显:用户数增加时效率下降、动态资源分配困难、大规模网络扩展性差,而且为了维持用户间正交性而灵活性受限[1, 2, 3]。

② 传统 NOMA 的两种路径:功率域与码域

EN · 原文
PD-NOMA uses different power levels to multiplex users, employing superposition coding at the transmitter and successive interference cancellation (SIC) at the receiver. SIC decodes the strongest signal first, iteratively subtracting it to decode subsequent signals. However, imperfect signal cancellation can hinder its effectiveness.
CN · 翻译
PD-NOMA 用不同功率电平复用用户:发送端用叠加编码,接收端用串行干扰消除(SIC)。SIC 先解码最强信号,再迭代地将其减去以解码后续信号;然而,不完美的信号消除会损害其有效性

③ 灵感的源头:用「噪声」本身传信息

EN · 原文
In earlier times, thermal noise modulation (TherMod) was introduced to convey information using thermal noise [9]. This concept recently evolved into schemes that transmit data using parameters like random signal variance.
CN · 翻译
早期曾提出热噪声调制(TherMod),用热噪声传递信息;这一概念最近发展为利用随机信号方差等参数传输数据的方案[9]。

④ 核心巧思:高斯分布的可加性

EN · 原文
The fascinating property of the Gaussian distribution is that the sum of two independent Gaussian variables remains Gaussian [13]. In ND-NOMA, we exploit this by adding two Gaussian noise signals, each carrying different user information. The resulting signal retains its Gaussian nature, simplifying processing and detection at the receiver, which allows the ND-NOMA to efficiently handle multiple signals with minimal error, ideal for low-power IoT networks. This scheme utilizes the mean and variance of the artificial noise signals to transmit data. Basically, bits of one user are modulated using the mean of the noise samples, while bits of the other user are modulated using the variance of the noise samples.
CN · 翻译
高斯分布有一个迷人性质:两个独立高斯变量之和仍是高斯[13]。ND-NOMA 正是利用这一点——把两路承载不同用户信息的高斯噪声信号相加,合成信号仍是高斯,接收端的处理与检测因此被大大简化,能以极小误差高效处理多路信号,非常适合低功耗物联网。方案用人工噪声信号的均值与方差传输数据:用户 1 的比特调制在噪声样本的均值上,用户 2 的比特调制在噪声样本的方差上

⑤ 落点:面向低速率 IoT 的接入方案

EN · 原文
Unlike PD-NOMA or CD-NOMA, designed for high-throughput scenarios, ND-NOMA offers a noise-domain access strategy well suited for low-data-rate IoT environments. As next-generation multiple access technology is a key candidate for 6G, ND-NOMA aligns well with the access needs of future wireless communication scenarios.
CN · 翻译
与面向高吞吐场景的 PD-NOMA、CD-NOMA 不同,ND-NOMA 提供一种非常适合低速率 IoT 环境的噪声域接入策略。下一代多址技术是 6G 的关键候选,ND-NOMA 与未来无线通信场景的接入需求高度契合。
💡 这是全文最有味道的一句“The fascinating property of the Gaussian distribution is that the sum of two independent Gaussian variables remains Gaussian.”——整篇论文的架构都长在这条概率论性质上。做研究不一定要堆复杂工具,把一条简单的数学性质用到极致,也可以撑起一篇好论文。

五、论文贡献(3 个要点)

EN · 原文
1. A new noise-domain multiple access scheme. In this work, by taking the noise modulation concept one step further, we propose an innovative communication scheme called noise-domain NOMA (ND-NOMA).
CN · 翻译
1. 全新的噪声域多址方案。把噪声调制概念向前推进一步,提出噪声域 NOMA(ND-NOMA)这一创新通信方案。
EN · 原文
2. Significant reduction in power consumption and complexity. Since ND-NOMA leverages Gaussian noise samples, the system does not require processing steps such as frequency synchronization for the downlink scenario. Thus, ND-NOMA significantly reduces power consumption and system complexity, making it ideal for the low power consumption requirements of next-generation applications such as Internet-of-things (IoT) networks.
CN · 翻译
2. 大幅降低功耗与复杂度。因为 ND-NOMA 利用高斯噪声样本,下行场景不需要频率同步等处理步骤,从而显著降低功耗与系统复杂度,契合 IoT 等下一代应用的低功耗要求。
EN · 原文
3. Simple and robust detection architecture. The robust performance of the system is supported by a minimum distance detector for mean detection and a threshold-based detector for variance detection, ensuring reliable communication even in low-power scenarios.
CN · 翻译
3. 简单而稳健的检测架构。最小距离检测器做均值检测、阈值检测器做方差检测,在低功耗场景下也能保证可靠通信。

六、结论中英对照

EN · 原文
In this paper, we have introduced ND-NOMA, an innovative communication scheme that leverages noise variance and mean to transmit data. ND-NOMA reduces power consumption and complexity, making it a promising solution for IoT networks. Through theoretical analysis and simulations, we have demonstrated that ND-NOMA achieves low bit error rates in both uplink and downlink scenarios, outperforming traditional OMA-NoiseMod in spectral efficiency and interference management.
CN · 翻译
本文提出 ND-NOMA——一种利用噪声方差与均值传输数据的创新通信方案。ND-NOMA 降低了功耗与复杂度,是物联网网络的有前景方案。通过理论分析与仿真,我们证明 ND-NOMA 在上下行场景都能实现低误比特率,在频谱效率与干扰管理上优于传统的 OMA-NoiseMod。
EN · 原文
In future works, new noise-like multiple-accessing techniques will be explored further to enhance physical layer security in addition to their communication benefits. Exploration of non-coherent ND-NOMA solutions is also an interesting research direction to further simplify the receiver architectures. To further extend the scheme to support more users, manipulation of the additional noise features, such as correlation, can be implemented, for example, encoding the third user’s information through the correlation between the Gaussian noise samples, while the first and second users are encoded via mean and variance, respectively.
CN · 翻译
未来工作将探索更多类噪声多址技术以增强物理层安全;非相干 ND-NOMA也是简化接收机的有趣方向。为支持更多用户,可以操控额外的噪声特征(如相关性)——例如第三个用户的信息编码在高斯噪声样本的相关性上,而前两个用户分别用均值与方差编码。
EN · 原文
While this work primarily focuses on theoretical modeling and simulations, practical challenges such as hardware-induced noise distortions, limitations in controlling statistical noise features, and the need for precise synchronization may arise in real-world implementations, which will also be investigated in our future studies.
CN · 翻译
本文以理论建模与仿真为主,实际部署中可能出现硬件导致的噪声失真、统计噪声特征控制受限、需要精确同步等工程挑战,这将在未来研究中进一步考察——作者坦承了从理论到硬件的差距。

七、编者解读:这篇论文到底讲了什么(大白话版)

  1. 问题:传统 NOMA(如 PD-NOMA)靠「不同功率 + SIC」区分用户,接收机要一次次解码、消减信号,又费电又复杂,还不适合海量低功耗 IoT 设备。
  2. 做法:ND-NOMA 干脆不用功率区分用户,而是「制造噪声」——一路用户的信息藏在噪声的均值里,另一路藏在噪声的方差里。因为两个高斯信号相加还是高斯,接收端结构极简:均值用「最小距离检测」,方差用「阈值检测」。
  3. 结果:理论上分析与仿真都证明,在莱斯衰落信道下、上下行场景里误比特率都极低,且不需要下行频率同步,功耗和复杂度大幅下降。
  4. 最值钱的观点:「噪声」通常被视为敌人(要消除),但作者把它变成信息的载体——这是视角反转式的创新。而且它瞄准的不是高吞吐 5G 场景,而是「低速率、低成本、海量连接」的 IoT 细分市场,定位非常清醒。
  5. 工程意义:若未来环境 IoT(如 Device B 类半无源设备)落地,这种「不用同步、不用 SIC」的方案可以直接降低终端成本和功耗;把第三路信息编码进「相关性」的展望也为多用户扩展留了后门。
🎯 对保研的启示:这篇论文示范了「用一个简单的数学性质撬动一个新方案」的研究方式。复试时讲论文,不必背公式,讲清楚「别人怎么做→卡在哪→我换了个什么视角→代价是什么」,导师就知道你是真读懂了。

八、给准大一的阅读路线图 & 延伸方向

📖 怎么读这篇论文(三遍法)

  1. 第一遍(10 分钟):只读摘要和术语表,回答三个问题——问题是什么?方法是什么?结果是什么?
  2. 第二遍(20 分钟):读引言 + 结论,重点体会「为什么噪声域能省掉 SIC 和频率同步」以及「结论里的工程挑战(硬件噪声失真、同步)」。
  3. 第三遍(30 分钟):回读引言的 ④ ⑤ 两段与摘要全文,跳过公式和编号,用纸笔自己画一遍「发射端:两个高斯信号叠加 → 接收端:均值检测 + 方差检测」的框图。

🚀 这个方向你能延伸做什么

九、英文摘要朗读(练听力用)

先盲听一遍→再看对照稿→再听一遍。目标是听出每个术语(noise-domain NOMA、mean、variance、SIC、Rician fading)和数字(如两个用户、两路检测器)。