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

自旋波近似计算:用「波的干涉」做加法,能耗再砍一大截

准大一 · 集成电路设计与集成系统 × 后摩尔器件 × 近似计算 —— 自旋波电路精读材料
原文:arXiv:2103.12869 2021年3月23日发布 arXiv 预印本(cond-mat.mes-hall 等) 自旋波 × 近似计算 × 全加器/乘法器 附英文摘要朗读音频

一、论文档案

英文标题Spin Wave Based Approximate Computing
中文标题基于自旋波的近似计算
作者阿卜杜勒卡德尔·马哈茂德, 弗雷德里克·范德韦肯, 弗洛林·丘博塔鲁, 克里斯托夫·阿德尔曼, 赛义德·哈姆迪乌伊, 索林·科托法纳(机构未在素材中标注)
发布时间2021年3月23日(v1)|分类:cond-mat.mes-hall(介观物理)、physics.app-ph
一句话概括摩尔定律快到尽头,自旋波(SW)电路靠「波的干涉」代替「电荷移动」实现超低能耗计算;本文再叠加近似计算范式——为多媒体、社交媒体这类容错应用设计的近似全加器 AFA2 位输入乘法器 AMUL,比最先进的 CMOS 全加器省 33%~44% 能量、省至少 29% 芯片面积
💡 为什么选这篇给你:① 「后 CMOS 器件 + 近似计算」是后摩尔时代芯片设计的两个最热关键词,本文一次讲全;② 全加器、乘法器是数字电路课程最熟悉的积木,用它们讲新器件零门槛;③ 全文是「设计与仿真验证」的完整范例(MuMax3 微磁仿真),读完你能复刻一套「新器件电路评估」的流程。

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

英文术语中文大白话解释
spin wave (SW)自旋波磁性材料里电子自旋方向的集体「涟漪」式传播,可携带信息并互相干涉,几乎不耗能。
magnonic computing磁子计算用自旋波(磁子)代替电流做逻辑运算的计算范式,属于「后 CMOS」候选技术。
approximate computing近似计算故意让电路「算得差不多对」来换能耗/速度/面积——适合对误差不敏感的应用。
error-tolerant applications容错应用能容忍一定计算误差的应用,如多媒体处理、社交媒体——听不出、看不出的小误差无伤大雅。
full adder (FA)全加器数字电路基本单元:把两个一位数加进位相加,输出和与进位;本文设计其近似版 AFA。
multiplier (MUL)乘法器做乘法的算术单元;本文设计 2 位输入近似乘法器 AMUL。
Majority gate多数门输出取输入中「多数」值的逻辑门(3 输入多数门是自旋波逻辑的基本积木)。
Mach-Zehnder interferometer马赫-曾德尔干涉仪把波分成两路再合路、利用相位差产生干涉的装置——自旋波 NOT 门就靠它实现。
micromagnetic simulation微磁仿真在微米/纳米尺度上数值求解磁化动力学方程的仿真,本文用 MuMax3 软件验证电路功能。
CMOS互补金属氧化物半导体当今芯片的统治性工艺,靠晶体管开关电流实现逻辑。
spin Hall effect (SHE)自旋霍尔效应电荷流在材料中产生横向自旋流的效应,可用来产生自旋波/自旋流。
domain wall motion (DWM)畴壁运动磁性材料中磁畴边界(畴壁)的移动,也被用来做信息存储与逻辑。
magnetic tunnel junction (MTJ)磁隧道结由两层磁性层夹绝缘层构成的器件,是磁性随机存储器(MRAM)的核心。
chip real-estate芯片面积电路在芯片上占用的版图面积——芯片成本几乎直接和面积挂钩。
leakage wall / reliability wall / cost wall漏电流墙 / 可靠性墙 / 成本墙CMOS 继续微缩遇到的三大障碍:漏电越来越大、器件越来越不可靠、工艺越来越贵。
Moore's law摩尔定律芯片上晶体管数量约每两年翻一番的经验规律,正逼近物理极限。
MuMax3MuMax3 软件开源的 GPU 加速微磁仿真软件,本文用它验证 AFA/AMUL 的功能正确性。

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

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

摘要 Abstract

EN · 原文
Spin Waves(SWs) enable the realization of energy efficient circuits as they propagate and interfere within waveguides without consuming noticeable energy.
CN · 翻译
自旋波(SW)能在波导中传播并干涉、几乎不消耗可观的能量,因此可以实现高能效电路
EN · 原文
However, SW computing can be even more energy efficient by taking advantage of the approximate computing paradigm as many applications are error-tolerant like multimedia and social media.
CN · 翻译
然而,借助近似计算范式,自旋波计算还能更省电——因为多媒体、社交媒体等许多应用都是容错的。
EN · 原文
In this paper we propose an ultra-low energy novel Approximate Full Adder(AFA) and a 2-bit inputs Multiplier(AMUL).
CN · 翻译
本文提出超低能耗的新型近似全加器(AFA)2 位输入乘法器(AMUL)
EN · 原文
We validate the correct functionality of our proposal by means of micromagnetic simulations and evaluate the approximate FA figure of merit against state-of-the-art accurate SW, 7nmCMOS, Spin Hall Effect(SHE), Domain Wall Motion(DWM), accurate and approximate 45nmCMOS, Magnetic Tunnel Junction(MTJ), and Spin-CMOS FA implementations.
CN · 翻译
我们用微磁仿真验证了所提方案的功能正确性,并把近似全加器的综合指标与最先进的精确自旋波、7nmCMOS、自旋霍尔效应(SHE)、畴壁运动(DWM)、精确与近似 45nmCMOS、磁隧道结(MTJ)以及 Spin-CMOS 全加器实现逐一对比。
EN · 原文
Our results indicate that AFA consumes 43% and 33% less energy than state-of-the-art accurate SW and 7nmCMOS FA, respectively, and saves 69% and 44% when compared with accurate and approximate 45nm CMOS, respectively, and provides a 2 orders of magnitude energy reduction when compared with accurate SHE, accurate and approximate DWM, MTJ, and Spin-CMOS, counterparts.
CN · 翻译
结果表明:AFA 比最先进的精确自旋波全加器、7nmCMOS 全加器分别少耗 43% 和 33% 的能量;与精确、近似 45nmCMOS 相比分别节省 69% 和 44%;与精确 SHE、精确与近似 DWM、MTJ 和 Spin-CMOS 方案相比,实现2 个数量级的能耗降低。
EN · 原文
In addition, it achieves the same error rate as approximate 45nmCMOS and Spin-CMOS FA whereas it exhibits 50% less error rate than the approximate DWM FA.
CN · 翻译
此外,它的错误率与近似 45nmCMOS 和 Spin-CMOS 全加器相同,而比近似 DWM 全加器低 50%
EN · 原文
Furthermore, it outperforms its contenders in terms of area by saving at least 29% chip real-estate. AMUL is evaluated and compared with state-of-the-art accurate SW and 16nm CMOS accurate and approximate state-of-the-art designs. The evaluation results indicate that it saves at least 2x and 5x energy in comparison with the state-of-the-art SW designs and 16nm CMOS accurate and approximate designs, respectively, and has an average error rate of 10%, while the approximate CMOS MUL has an average error rate of 13%, and requires at least 64% less chip real-estate.
CN · 翻译
此外,它在面积上也胜过对手——至少节省 29% 的芯片面积。AMUL 与最先进的精确自旋波设计、16nmCMOS 精确与近似设计对比评估:比自旋波方案和 16nmCMOS 精确/近似方案分别至少省 2 倍和 5 倍能量,平均错误率 10%(近似 CMOS 乘法器为 13%),且至少少占 64% 芯片面积。

关键词 Keywords:Spin Wave 自旋波 | Approximate Computing 近似计算 | Full Adder 全加器 | Multiplier 乘法器 | Beyond-CMOS 后 CMOS

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

① 摩尔定律的尽头:三堵墙(漏电流、可靠性、成本)

EN · 原文
While in the last decades CMOS downscaling has been able to enable high performance computing platforms required to process the information technology revolution induced huge data amount Shah, Steyerberg, and Kent (2018), it becomes very difficult to keep the same downscaling pace due to Haron and Hamdioui (2008): (i) leakage wall, (ii) reliability wall, and (iii) cost wall. This predicts that Moore’s law will come to the end soon and, as a result, researchers have started to explore different technologies (e.g., memristors Yu et al. (2020); Vourkas, Stathis, and Sirakoulis (2018); Maestro-Izquierdo et al. (2019); Pouyan, Amat, and Rubio (2018), graphene devices Jiang et al. (2019); Banadaki and Srivastava (2015); Nishad and Sharma (2015), and spintronics Agarwal et al. (2018); Zabihi et al. (2019); Bai et al. (2018); Vyas et al. (2021)) among which Spin Wave (SW) stands apart as one of the most promising due to its Mahmoud et al. (2020); Barman et al. (2021); Mahmoud et al. (2021a, 2020a, b, 2020b, 2020c): (i) Ultra-low energy consumption - SW computing depends on wave interference instead of charge movements. (ii) Acceptable delay. (iii) Highly scalable - SW wavelengths can reach the nanometer range.
CN · 翻译
过去几十年,CMOS 微缩支撑起了处理信息革命巨量数据的高性能计算平台;但如今要维持同样的微缩节奏已非常困难,原因是三堵墙(i)漏电流墙,(ii)可靠性墙,(iii)成本墙。这预示着摩尔定律很快将走到尽头——研究者们开始探索忆阻器、石墨烯器件、自旋电子学等不同技术,其中自旋波(SW)因其三大优势而格外突出:(i)超低能耗——自旋波计算靠波的干涉而非电荷移动;(ii)延迟可接受;(iii)高度可扩展——自旋波波长可小到纳米量级。

② 自旋波逻辑的「家底」:从 NOT 门到多数门

EN · 原文
Driven by this potential to build energy efficient circuits, several SW based logic gates and circuits have been reported Kostylev et al. (2005); Schneider et al. (2008); Lee and Kim (2008); Ustinova et al. (2017); Mahmoud et al. (2020, 2020a, 2021b, 2020b, 2020c); Fischer et al. (2017); Talmelli et al. (2020); Ciubotaru et al. (2018); Khitun and Wang (2011); Mahmoud et al. (2021a); Gertz et al. (2015). The Mach-Zehnder interferometer was utilized to build a SW NOT gate, which is considered as the first SW computing device Kostylev et al. (2005).
CN · 翻译
受「构建高能效电路」潜力的驱动,已有多款基于自旋波的逻辑门与电路被报道。其中,马赫-曾德尔干涉仪被用来构建自旋波 NOT 门——这被认为是第一个自旋波计算器件。此后,利用自旋波幅度、相位乃至频率,又发展出可扇出的多数门、与非/或非门、异或/同或门等多款逻辑门。

③ 近似计算:给容错应用「松绑」换节能

EN · 原文
All the aforementioned logic gates and circuits were designed to provide accurate results, whereas many current applications like multimedia processing and social media are error tolerant and, within certain bounds, are not fundamentally perturbed by computation errors Mittal (2016). Therefore, such applications can benefit from approximate computing circuits, which can save significant amounts of energy, delay, and area, while providing acceptable accuracy.
CN · 翻译
上述逻辑门与电路都是为了给出精确结果而设计的;然而,多媒体处理、社交媒体等许多当前应用都是容错的——在特定界限内,计算误差并不会从根本上干扰它们。因此这类应用能从近似计算电路中获益:大幅节省能量、延迟与面积,同时提供可接受的精度。

④ 本文方案:AFA(近似全加器)+ AMUL(近似乘法器)

EN · 原文
In this paper we propose an ultra-low energy novel Approximate Full Adder(AFA) and a 2-bit inputs Multiplier(AMUL). We validate the correct functionality of our proposal by means of micromagnetic simulations and evaluate the approximate FA figure of merit against state-of-the-art accurate SW, 7nmCMOS, Spin Hall Effect(SHE), Domain Wall Motion(DWM), accurate and approximate 45nmCMOS, Magnetic Tunnel Junction(MTJ), and Spin-CMOS FA implementations.
CN · 翻译
本文提出超低能耗的新型近似全加器 AFA2 位输入近似乘法器 AMUL:用微磁仿真验证功能正确性,并把近似全加器的综合指标与精确自旋波、7nmCMOS、SHE、DWM、精确/近似 45nmCMOS、MTJ、Spin-CMOS 等最先进的对手实现逐一对比——AFA 仅用一个多数门即完成全加功能,误差换来的节能立竿见影。
💡 这是全文最有味道的一句“SW computing depends on wave interference instead of charge movements.”——电荷移动要克服电阻发热,波的干涉却几乎不耗能。把「算数」从「搬电荷」换成「造波纹」,这是后摩尔时代最性感的器件直觉。

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

EN · 原文
1. An ultra-low-energy approximate SW Full Adder (AFA). In this paper we propose an ultra-low energy novel Approximate Full Adder(AFA) and a 2-bit inputs Multiplier(AMUL).
CN · 翻译
1. 超低能耗近似自旋波全加器(AFA)。提出新型超低能耗近似全加器 AFA 与 2 位输入乘法器 AMUL,并用微磁仿真验证功能正确性;AFA 只需一个多数门即可实现全加逻辑。
EN · 原文
2. A systematic benchmark against state-of-the-art. We validate the correct functionality of our proposal by means of micromagnetic simulations and evaluate the approximate FA figure of merit against state-of-the-art accurate SW, 7nmCMOS, Spin Hall Effect(SHE), Domain Wall Motion(DWM), accurate and approximate 45nmCMOS, Magnetic Tunnel Junction(MTJ), and Spin-CMOS FA implementations.
CN · 翻译
2. 与最先进方案的系统性对比。把 AFA 的能耗、错误率、面积与精确自旋波、7nmCMOS、SHE、DWM、45nmCMOS(精确与近似)、MTJ、Spin-CMOS 等 8 类全加器实现逐一对比,评估维度完整、结论扎实。
EN · 原文
3. Quantified energy/area/error gains. Our results indicate that AFA consumes 43% and 33% less energy than state-of-the-art accurate SW and 7nmCMOS FA, respectively, and saves 69% and 44% when compared with accurate and approximate 45nm CMOS, respectively, and provides a 2 orders of magnitude energy reduction when compared with accurate SHE, accurate and approximate DWM, MTJ, and Spin-CMOS, counterparts. In addition, it achieves the same error rate as approximate 45nmCMOS and Spin-CMOS FA whereas it exhibits 50% less error rate than the approximate DWM FA. Furthermore, it outperforms its contenders in terms of area by saving at least 29% chip real-estate.
CN · 翻译
3. 量化的能耗/面积/错误率收益。AFA 比精确自旋波与 7nmCMOS 全加器分别省能 43% 与 33%,比精确与近似 45nmCMOS 分别省 69% 与 44%,对 SHE/DWM/MTJ/Spin-CMOS 实现2 个数量级能耗降低,且至少节省 29% 芯片面积;AMUL 比自旋波与 16nmCMOS 方案分别至少省 2 倍与 5 倍能量。

六、结论中英对照

EN · 原文
Both designs were evaluated and compared with the state-of-the-art counterparts.
CN · 翻译
两种设计都经过了评估,并与最先进的同类方案进行了对比。
EN · 原文
In addition, it achieves the same error rate as approximate 45nmCMOS and Spin-CMOS FA whereas it exhibits 50% less error rate than the approximate DWM FA.
CN · 翻译
此外,AFA 的错误率与近似 45nmCMOS 和 Spin-CMOS 全加器持平,却比近似 DWM 全加器低 50%——用最便宜的误差换来了最大的节能。
EN · 原文
The evaluation results indicate that it saves at least 2x and 5x energy in comparison with the state-of-the-art SW designs and 16nm CMOS accurate and approximate designs, respectively, and has an average error rate of 10%, while the approximate CMOS MUL has an average error rate of 13%, and requires at least 64% less chip real-estate.
CN · 翻译
评估结果表明:AMUL 比最先进的自旋波设计与 16nmCMOS 精确/近似设计分别至少省 2 倍与 5 倍能量,平均错误率 10%(近似 CMOS 乘法器为 13%),且至少少占 64% 芯片面积。
EN · 原文
This work has received funding from the European Union’s Horizon 2020 research and innovation program within the FET-OPEN project CHIRON under grant agreement No. 801055. It has also been partially supported by imec’s industrial affiliate program on beyond-CMOS logic.
CN · 翻译
这项工作得到了欧盟 Horizon 2020 研究与创新计划 FET-OPEN 项目 CHIRON(资助协议号 No. 801055)的资助,并部分得到 imec 的 beyond-CMOS 逻辑工业联盟项目支持——可见「后 CMOS 逻辑」正是欧洲芯片研究机构押注的方向。

编者注:素材的正文提取文本中个别数字存在 PDF 转换伪影(如 “222-bit”“434343%”),本精读一律以 arXiv 摘要(meta 档案)中的原始数字为准(如 2-bit、43%、33%、69%、44%、50%、29%、2x、5x、10%、13%、64%)。

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

  1. 背景:CMOS 越做越小,但漏电、可靠性、成本三堵墙让摩尔定律逼近尽头。业界四处找「后 CMOS」技术,自旋波是种子选手——它让「波」在磁性波导里传播和干涉来完成逻辑,不靠电流,能耗天然低。
  2. 新思路:以前的自旋波逻辑都追求「精确」。但仔细想想,看视频、刷社交媒体的应用根本不差那一点点错误——于是「近似计算」与自旋波一拍即合:允许少量误差,换更大节能。
  3. 做法:设计两个电路——近似全加器 AFA(只需要一个多数门,逻辑极简)和 2 位输入近似乘法器 AMUL(用 3 个与门实现);用 MuMax3 微磁仿真验证功能正确。
  4. 结果:AFA 比精确自旋波和 7nmCMOS 全加器省 43%、33% 能量,比 45nmCMOS 省 69%/44%,比 SHE/DWM/MTJ 类方案省 2 个数量级,还至少省 29% 面积;AMUL 至少省 2x/5x 能量、少占 64% 面积,错误率 10% 还低于近似 CMOS 的 13%。
  5. 启示:同一件事,「允许不完美」会打开完全不同的设计空间——这就是近似计算的核心哲学,也是新器件落地的现实路径:先抓住容错应用,再谈通用。
🎯 对保研的启示:这篇论文示范了「需求牵引」的器件研究——不是先造器件再找应用,而是先识别「容错应用」这个真实需求,再让新器件在它身上兑现价值。复试时若能讲清「新器件 + 新范式如何互相成就」,比单背器件参数更能打动做集成电路的导师。

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

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

  1. 第一遍(10 分钟):只读摘要和术语表,回答三个问题——问题是什么?方法是什么?结果是什么?(答案:后 CMOS 高能效计算;自旋波+近似计算;省 43%/33% 能量、省 29% 面积。)
  2. 第二遍(20 分钟):读引言 + 结论,重点体会「三堵墙」和「容错应用」两个动机,以及「允许误差换节能」的交换逻辑。
  3. 第三遍(30 分钟):读方法部分(AFA/AMUL 的电路结构与 MuMax3 仿真设置),跳过公式与仿真参数细节,只看「电路由什么门构成、误差怎么产生、如何与对手对比」;不懂的术语回查术语表。

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

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

先盲听一遍→再看对照稿→再听一遍。目标是听出每个数字(43%、33%、69%、44%、2 orders of magnitude、29%、2x、5x、10%、13%、64%)——这篇摘要的数字密度极高,是练「数字听力」的好材料。