Advances in modeling emerging magnetoresistive random access memories: from finite element methods to machine learning approaches

J. Ender, S. Fiorentini, Roberto L. de Orio, T. Hadámek, M. Bendra, W. Goes, S. Selberherr, V. Sverdlov
{"title":"Advances in modeling emerging magnetoresistive random access memories: from finite element methods to machine learning approaches","authors":"J. Ender, S. Fiorentini, Roberto L. de Orio, T. Hadámek, M. Bendra, W. Goes, S. Selberherr, V. Sverdlov","doi":"10.1117/12.2624595","DOIUrl":null,"url":null,"abstract":"Emerging spin transfer torque magnetoresistive random access memories (STT MRAM) are nonvolatile and offer high speed and endurance. They are promising for stand-alone and embedded applications in the automotive industry, microcontrollers, Internet of Things, frame buffer memory, and slow SRAM. The MRAM cell usually includes a CoFeB fixed reference layer and a free magnetic layer (FL), separated by a tunnel barrier. To design ultra-scaled MRAM cells it is necessary to accurately model the torques acting on the magnetization in composite magnetic layers with one or several nonmagnetic inclusions between the ferromagnetic parts. The magnetization dynamics is governed by the Landau-Lifshitz- Gilbert (LLG) equation supplemented with the corresponding torques. The torques depend on nonequilibrium spin accumulation generated by an electric current. The electric current and the spin accumulation also depend on the magnetization. Therefore, the LLG and the spin-charge transport equations are coupled and must be solved simultaneously. We apply the finite element method (FEM) to numerically solve this coupled system of partial differential equations. To develop an open source solver, we use well-developed C++ FEM libraries. The computationally most expensive part is the demagnetizing field calculation. It is performed by a hybrid finite element-boundary element method. This confines the simulation domain for the field evaluation to the ferromagnets only. Advanced compression algorithms for large, dense matrices are used to optimize the performance of the demagnetizing field calculation in complex structures. To evaluate the torques acting on the magnetization, a coupled spin and charge transport approach is implemented. For the computation of the torques acting in a magnetic tunnel junction (MTJ), a magnetization-dependent resistivity of the tunnel barrier is introduced. A fully three-dimensional solution of the equations is performed to accurately model the torques acting on the magnetization. The use of a unique set of equations for the whole memory cell including the FL, fixed layer, contacts, and nonmagnetic spacers is one of the advantages of our approach. To incorporate the temperature increase due to the electric current, we solve the heat transport equation coupled to the electron, spin, and magnetization dynamics, and we demonstrate that the FL temperature is highly inhomogeneous due to a non-uniform magnetization of the FL during switching. Spin-orbit torque (SOT) MRAM is fast-switching and thus well suitable for caches. By means of micromagnetic simulations, we demonstrate the purely electrical switching of a perpendicular FL by the SOTs due to two orthogonal short current pulses. To further optimize the pulse sequence, a machine learning approach based on reinforcement learning is employed. Importantly, a neural network trained on a fixed material parameter set achieves switching for a wide range of material parameter variations.","PeriodicalId":388511,"journal":{"name":"International Conference on Micro- and Nano-Electronics","volume":"219 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-01-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"International Conference on Micro- and Nano-Electronics","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1117/12.2624595","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

Abstract

Emerging spin transfer torque magnetoresistive random access memories (STT MRAM) are nonvolatile and offer high speed and endurance. They are promising for stand-alone and embedded applications in the automotive industry, microcontrollers, Internet of Things, frame buffer memory, and slow SRAM. The MRAM cell usually includes a CoFeB fixed reference layer and a free magnetic layer (FL), separated by a tunnel barrier. To design ultra-scaled MRAM cells it is necessary to accurately model the torques acting on the magnetization in composite magnetic layers with one or several nonmagnetic inclusions between the ferromagnetic parts. The magnetization dynamics is governed by the Landau-Lifshitz- Gilbert (LLG) equation supplemented with the corresponding torques. The torques depend on nonequilibrium spin accumulation generated by an electric current. The electric current and the spin accumulation also depend on the magnetization. Therefore, the LLG and the spin-charge transport equations are coupled and must be solved simultaneously. We apply the finite element method (FEM) to numerically solve this coupled system of partial differential equations. To develop an open source solver, we use well-developed C++ FEM libraries. The computationally most expensive part is the demagnetizing field calculation. It is performed by a hybrid finite element-boundary element method. This confines the simulation domain for the field evaluation to the ferromagnets only. Advanced compression algorithms for large, dense matrices are used to optimize the performance of the demagnetizing field calculation in complex structures. To evaluate the torques acting on the magnetization, a coupled spin and charge transport approach is implemented. For the computation of the torques acting in a magnetic tunnel junction (MTJ), a magnetization-dependent resistivity of the tunnel barrier is introduced. A fully three-dimensional solution of the equations is performed to accurately model the torques acting on the magnetization. The use of a unique set of equations for the whole memory cell including the FL, fixed layer, contacts, and nonmagnetic spacers is one of the advantages of our approach. To incorporate the temperature increase due to the electric current, we solve the heat transport equation coupled to the electron, spin, and magnetization dynamics, and we demonstrate that the FL temperature is highly inhomogeneous due to a non-uniform magnetization of the FL during switching. Spin-orbit torque (SOT) MRAM is fast-switching and thus well suitable for caches. By means of micromagnetic simulations, we demonstrate the purely electrical switching of a perpendicular FL by the SOTs due to two orthogonal short current pulses. To further optimize the pulse sequence, a machine learning approach based on reinforcement learning is employed. Importantly, a neural network trained on a fixed material parameter set achieves switching for a wide range of material parameter variations.
新兴磁阻随机存取存储器的建模进展:从有限元方法到机器学习方法
新兴的自旋转移转矩磁阻随机存取存储器(STT MRAM)是非易失性的,具有高速和耐用性。它们有望用于汽车工业、微控制器、物联网、帧缓冲存储器和慢速SRAM中的独立和嵌入式应用。MRAM电池通常包括一个CoFeB固定参考层和一个自由磁层(FL),由隧道势垒分开。为了设计超尺度MRAM单元,必须精确模拟铁磁部件之间含有一个或多个非磁性夹杂物的复合磁性层中作用于磁化强度的转矩。磁化动力学由Landau-Lifshitz- Gilbert (LLG)方程控制,外加相应的转矩。转矩取决于电流产生的非平衡自旋积累。电流和自旋积累也取决于磁化强度。因此,LLG和自旋电荷输运方程是耦合的,必须同时求解。本文采用有限元法对这种偏微分方程耦合系统进行了数值求解。为了开发一个开源求解器,我们使用了成熟的c++ FEM库。计算开销最大的部分是退磁场的计算。采用有限元-边界元混合方法求解。这就限制了磁场评价的模拟范围仅局限于铁磁体。采用先进的大型密集矩阵压缩算法优化复杂结构中退磁场计算的性能。为了计算作用于磁化强度的力矩,采用了自旋和电荷输运的耦合方法。为了计算作用在磁性隧道结(MTJ)中的力矩,引入了磁化相关的隧道势垒电阻率。对这些方程进行了全三维求解,以准确地模拟作用于磁化的力矩。该方法的优点之一是对整个存储单元(包括FL、固定层、触点和非磁性间隔)使用一组独特的方程。为了考虑由于电流引起的温度升高,我们求解了与电子、自旋和磁化动力学耦合的热传递方程,并且我们证明了由于在开关过程中FL的非均匀磁化而导致FL温度高度不均匀。自旋-轨道转矩(SOT) MRAM具有快速切换特性,非常适用于高速缓存。通过微磁模拟,我们证明了由于两个正交短电流脉冲,sot对垂直FL的纯电开关。为了进一步优化脉冲序列,采用了基于强化学习的机器学习方法。重要的是,在固定的材料参数集上训练的神经网络实现了大范围材料参数变化的切换。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信