期刊文献+
共找到431篇文章
< 1 2 22 >
每页显示 20 50 100
SS-SERA:An improved framework for architectural level soft error reliability analysis 被引量:2
1
作者 成玉 马安国 +2 位作者 王永文 唐遇星 张民选 《Journal of Central South University》 SCIE EI CAS 2012年第11期3129-3146,共18页
Integrated with an improved architectural vulnerability factor (AVF) computing model, a new architectural level soft error reliability analysis framework, SS-SERA (soft error reliability analysis based on SimpleSca... Integrated with an improved architectural vulnerability factor (AVF) computing model, a new architectural level soft error reliability analysis framework, SS-SERA (soft error reliability analysis based on SimpleScalar), was developed. SS-SERA was used to estimate the AVFs for various on-chip structures accurately. Experimental results show that the AVFs of issue queue (IQ), register update units (RUU), load store queue (LSQ) and functional unit (FU) are 38.11%, 22.17%, 23.05% and 24.43%, respectively. For address-based structures, i.e., levell data cache (LID), DTLB, level2 unified cache (L2U), levell instruction cache (LII) and ITLB, AVFs of their data arrays are 22.86%, 27.57%, 14.80%, 8.25% and 12.58%, lower than their tag arrays' AVFs which are 30.01%, 28.89%, 17.69%, 10.26% and 13.84%, respectively. Furthermore, using the AVF values obtained with SS-SERA, a qualitative and quantitative analysis of the AVF variation and predictability was performed for the structures studied. Experimental results show that the AVF exhibits significant variations across different structures and workloads, and is influenced by multiple microarchitectural metrics and their interactions. Besides, AVFs of SPEC2K floating point programs exhibit better predictability than SPEC2K integer programs. 展开更多
关键词 soft error architectural vulnerability factor (AVF) AVF estimation model
在线阅读 下载PDF
Register Reallocation for Soft Error Reduction 被引量:1
2
作者 WEN Peng YAN Guochang +1 位作者 LI Xuhui YING Shi 《Wuhan University Journal of Natural Sciences》 CAS 2014年第6期519-525,共7页
Subsequently to the problem of performance and energy overhead, the reliability problem of the system caused by soft error has become a growing concern. Since register file(RF) is the hottest component in processor,... Subsequently to the problem of performance and energy overhead, the reliability problem of the system caused by soft error has become a growing concern. Since register file(RF) is the hottest component in processor, if not well protected, soft errors occurring in it will do harm to the system reliability greatly. In order to reduce soft error occurrence rate of register file, this paper presents a method to reallocate the register based on the fact that different live variables have different contribution to the register file vulnerability(RFV). Our experimental results on benchmarks from MiBench suite indicate that our method can significantly enhance the reliability. 展开更多
关键词 register allocation soft error reliability
原文传递
SEDSR: Soft Error Detection Using Software Redundancy
3
作者 Seyyed Amir Asghari Atena Abdi +2 位作者 Hassan Taheri Hossein Pedram Saadat Pourmozaffari 《Journal of Software Engineering and Applications》 2012年第9期664-670,共7页
This paper presents a new method for soft error detection using software redundancy (SEDSR) that is able to detect transient faults. Soft errors damage the control flow and data of programs and designers usually use h... This paper presents a new method for soft error detection using software redundancy (SEDSR) that is able to detect transient faults. Soft errors damage the control flow and data of programs and designers usually use hardware-based solutions to handle them. Software-based techniques for soft error detection force less cost and delay to systems and do not change their configuration. Therefore, these kinds of methods are appropriate alternatives for hardware-based techniques. SEDSR has two separate parts for data and control flow errors detection. Fault injection method is used to compare SEDSR with previous methods of this field based on the new parameter of “Evaluation Factor” that takes in account fault coverage, memory and performance overheads. These parameters are important in real time safety critical applications. Experimental results on SPEC2000 and some traditional benchmarks of this field show that SEDSR is much better than previous methods of this field. SEDSR’s evaluation factor is about 50% better than other methods of this field. These results show its success in satisfaction of the existing tradeoff between fault coverage, performance and memory overheads. 展开更多
关键词 soft error DETECTION Control Flow errorS Data errorS Evaluation Factor FAULT INJECTION
暂未订购
Soft error reliability in advanced CMOS technologies—trends and challenges 被引量:4
4
作者 TANG Du HE ChaoHui +3 位作者 LI YongHong ZANG Hang XIONG Cen ZHANG JinXin 《Science China(Technological Sciences)》 SCIE EI CAS 2014年第9期1846-1857,共12页
With the decrease of the device size,soft error induced by various particles becomes a serious problem for advanced CMOS technologies.In this paper,we review the evolution of two main aspects of soft error-SEU and SET... With the decrease of the device size,soft error induced by various particles becomes a serious problem for advanced CMOS technologies.In this paper,we review the evolution of two main aspects of soft error-SEU and SET,including the new mechanisms to induced SEUs,the advances of the MCUs and some newly observed phenomena of the SETs.The mechanisms and the trends with downscaling of these issues are briefly discussed.We also review the hardening strategies for different types of soft errors from different perspective and present the challenges in testing,modeling and hardening assurance of soft error issues we have to address in the future. 展开更多
关键词 soft error rate direct ionization indirect ionization multiple errors single event transient HARDENING CHALLENGES
原文传递
Reducing vulnerability to soft errors in sub-100 nm content addressable memory circuits 被引量:1
5
作者 孙岩 张甲兴 +1 位作者 张民选 郝跃 《Journal of Semiconductors》 EI CAS CSCD 北大核心 2010年第2期94-98,共5页
We first study the impacts of soft errors on various types of CAM for different feature sizes.After presenting a soft error immune CAM cell,SSB-RCAM,we propose two kinds of reliable CAM,DCF-RCAM and DCK-RCAM. In addit... We first study the impacts of soft errors on various types of CAM for different feature sizes.After presenting a soft error immune CAM cell,SSB-RCAM,we propose two kinds of reliable CAM,DCF-RCAM and DCK-RCAM. In addition,we present an ignore mechanism to protect dual cell redundancy CAMs against soft errors.Experimental results indicate that the 11T-NOR CAM cell has an advantage in soft error immunity.Based on 11T-NOR,the proposed reliable CAMs reduce the SER by about 81%on average with acceptable overheads.The SER of dual cell redundancy CAMs can also be decreased using the ignore mechanism in specific applications. 展开更多
关键词 soft error content addressable memory RELIABILITY VULNERABILITY critical charge
原文传递
Partial-TMR: A New Method for Protecting Register Files Against Soft Error Based on Lifetime Analysis 被引量:1
6
作者 Xian-Geng Liang Ying-Ke Gao Geng-Xin Hua 《Journal of Computer Science & Technology》 SCIE EI CSCD 2021年第5期1089-1101,共13页
High-energy particles in the space can easily cause soft error in register file(RF).As a critical structure in a processor,RF often stores data for long periods of time and is read frequently,resulting in a higher pro... High-energy particles in the space can easily cause soft error in register file(RF).As a critical structure in a processor,RF often stores data for long periods of time and is read frequently,resulting in a higher probability of spreading corrupted data to other parts of the processor.The triple modular redundancy(TMR)is a common and effective fault tolerance method that enables multi-bit error correction.Designing full TMR for all the registers could cause excessive area and power overheads.However,some registers in RF have less impact on processor reliability.Therefore,there is no need to design TMR for them.This paper designs an efficient strategy which can rate the registers in RF based on their vulnerability.Based on the proposed strategy,a new RF fault tolerance method named Partial-TMR formulates in this paper,which selectively protects more vulnerable registers against multi-bit error,and improves fault tolerance efficiency.For integer RF,Partial-TMR improves its soft error correction capability by 24.5%relative to the baseline system and 3%relative to ParShield,while for floating-point RF,the improvement comes to 5.17%and 0.58%respectively.The soft error correction capability of Partial-TMR is slightly lower than that of full TMR by 1%to 3%,but Partial-TMR significantly cuts the area and power overheads.Compared with full TMR,Partial-TMR decreases the area and power overheads by 71.6%and 64.9%,respectively.It also has little impact on the performance.Partial-TMR is a more cost-effective fault tolerance method compared with ParShield and full TMR. 展开更多
关键词 register file soft error lifetime analysis selective protection triple modular redundancy(TMR)
原文传递
Prevention from Soft Errors via Architecture Elasticity
7
作者 尹一笑 陈云霁 +1 位作者 郭崎 陈天石 《Journal of Computer Science & Technology》 SCIE EI CSCD 2014年第2期247-254,共8页
Due to the decreasing threshold voltages, shrinking feature size, as well as the exponential growth of on-chip transistors, modern processors are increasingly vulnerable to soft errors. However, traditional mechanisms... Due to the decreasing threshold voltages, shrinking feature size, as well as the exponential growth of on-chip transistors, modern processors are increasingly vulnerable to soft errors. However, traditional mechanisms of soft error mitigation take actions to deal with soft errors only after they have been detected. Instead of the passive responses, this paper proposes a novel mechanism which proactively prevents from the occurrence of soft errors via architecture elasticity. In the light of a predictive model, we adapt the processor architectures h01istically and dynamically. The predictive model provides the ability to quickly and accurately predict the simulation target across different program execution phases on any architecture configurations by leveraging an artificial neural network model. Experimental results on SPEC CPU 2000 benchmarks show that our method inherently reduces the soft error rate by 33.2% and improves the energy efficiency by 18.3% as compared with the static configuration processor. 展开更多
关键词 soft error energy efficiency architecture elasticity
原文传递
Soft error generation analysis in combinational logic circuits
8
作者 丁潜 汪玉 +2 位作者 罗嵘 汪蕙 杨华中 《Journal of Semiconductors》 EI CAS CSCD 北大核心 2010年第9期141-146,共6页
Reliability is expected to become a big concern in future deep sub-micron integrated circuits design.Soft error rate(SER) of combinational logic is considered to be a great reliability problem.Previous SER analysis ... Reliability is expected to become a big concern in future deep sub-micron integrated circuits design.Soft error rate(SER) of combinational logic is considered to be a great reliability problem.Previous SER analysis and models indicated that glitch width has a great impact on electrical masking and latch window masking effects,but they failed to achieve enough insights.In this paper,an analytical glitch generation model is proposed.This model shows that after an inflexion point the collected charge has an exponential relationship with glitch duration and the model only introduces an estimation error of on average 2.5%. 展开更多
关键词 soft error glitch generation analytical model
原文传递
A flexible and robust soft-error testing system for microelectronic devices and integrated circuits
9
作者 王晓辉 童腾 +7 位作者 苏弘 刘杰 张战刚 古松 刘天奇 孔洁 赵兴文 杨振雷 《Nuclear Science and Techniques》 SCIE CAS CSCD 2015年第3期64-70,共7页
Single event effects(SEEs) induced by radiations become a significant challenge to the reliability for modern electronic systems. To evaluate SEEs susceptibility for microelectronic devices and integrated circuits(ICs... Single event effects(SEEs) induced by radiations become a significant challenge to the reliability for modern electronic systems. To evaluate SEEs susceptibility for microelectronic devices and integrated circuits(ICs), an SEE testing system with flexibility and robustness was developed at Heavy Ion Research Facility in Lanzhou(HIRFL). The system is compatible with various types of microelectronic devices and ICs, and supports plenty of complex and high-speed test schemes and plans for the irradiated devices under test(DUTs). Thanks to the combination of meticulous circuit design and the hardened logic design, the system has additional performances to avoid an overheated situation and irradiations by stray radiations. The system has been tested and verified by experiments for irradiating devices at HIRFL. 展开更多
关键词 微电子器件 测试系统 集成电路 软误差 重离子研究装置 HIRFL 现代电子系统 辐照装置
在线阅读 下载PDF
基于Soft-Masked BERT的新闻文本纠错研究 被引量:2
10
作者 史健婷 吴林皓 +1 位作者 张英涛 常亮 《计算机技术与发展》 2022年第5期202-207,共6页
互联网时代的新闻宣传领域,每天都会产生海量的文本稿件,仅依靠人工进行校正,成本极高,效率低下。利用计算机辅助技术对新闻稿件进行审阅极大地提高了校稿效率,大大减少人力成本,进一步利用特定新闻领域语料集的深度学习模型,完成个性... 互联网时代的新闻宣传领域,每天都会产生海量的文本稿件,仅依靠人工进行校正,成本极高,效率低下。利用计算机辅助技术对新闻稿件进行审阅极大地提高了校稿效率,大大减少人力成本,进一步利用特定新闻领域语料集的深度学习模型,完成个性化定制,在该领域的纠错过程中可以取得更好的效果。文中使用一种全新的中文文本纠错模型理论:Soft-Masked BERT,该模型将中文文本的检错过程与纠错过程分离,纠正网络的输入来自于检测网络输出。文中旨在Soft-Masked BERT基础上进行改进并应用。使用“哈尔滨工业大学新闻网”新闻稿件中10 000条文本序列(HIT News Site)作为初始语料进行训练,之后对该新闻网的相关稿件进行中文文本校对。结果表明,Soft-Masked模型在HIT News Site数据集上的整体性能表现优于BERT-Finetune,准确率提高0.6个百分点,精确率提高1.3个百分点,召回率提高1.5个百分点,F1分数提高1.4个百分点,效果良好。 展开更多
关键词 新闻稿件 计算机辅助技术 深度学习 中文文本纠错 soft-Masked BERT
在线阅读 下载PDF
一起单片机内存软错误问题研究及解决措施
11
作者 周强 孙浩 +2 位作者 赵天恩 梁剑 何嵘 《自动化应用》 2026年第6期249-252,256,共5页
随着半导体技术的不断发展,新型单片机(MCU)因单粒子效应(SEE)引发内存软错误的概率上升,这会对设备的可靠运行产生影响。结合一起工程现场嵌入式设备运行异常,开展故障信息提取及原因机理分析,提出MCU内存软错误问题解决措施,最后通过... 随着半导体技术的不断发展,新型单片机(MCU)因单粒子效应(SEE)引发内存软错误的概率上升,这会对设备的可靠运行产生影响。结合一起工程现场嵌入式设备运行异常,开展故障信息提取及原因机理分析,提出MCU内存软错误问题解决措施,最后通过中子试验验证措施的有效性。研究表明,在工业自动化系统这类高可靠性产品的设计阶段,应充分评估MCU内存软错误风险,主动采取预防性设计和监视恢复措施,以保障系统的安全稳定运行。 展开更多
关键词 单片机 内存 软错误 缓存 监视 恢复
在线阅读 下载PDF
基于双输出C单元的抗三节点翻转锁存器设计
12
作者 唐叶 《现代信息科技》 2026年第4期13-16,23,共5页
随着CMOS技术发展推动晶体管尺寸的缩小,由辐射引起的CMOS电路三节点翻转(Triple-Node Upset,TNU)已成为威胁存储器件可靠性的一个重要问题。为了缓解软错误对集成电路的影响,文章提出了一种能够容忍三节点翻转(TNUs)的低开销锁存器设计... 随着CMOS技术发展推动晶体管尺寸的缩小,由辐射引起的CMOS电路三节点翻转(Triple-Node Upset,TNU)已成为威胁存储器件可靠性的一个重要问题。为了缓解软错误对集成电路的影响,文章提出了一种能够容忍三节点翻转(TNUs)的低开销锁存器设计(LCDOCTL)。LCDOCTL锁存器主要由一个存储模块与一个拦截模块组成,并利用单元间的数据反馈有效实现TNU的容忍。HSPICE仿真结果表明,所提出的LCDOCTL锁存器与现存的三节点翻转容忍锁存器设计相比,平均可节省5.1%的面积、70.31%的传输延迟、44.12%的功耗以及84.66%的PDP。 展开更多
关键词 辐射 软错误 锁存器 三节点翻转(TNU) 容忍
在线阅读 下载PDF
工业实时控制用容错双发射RISC-V处理器架构
13
作者 王诗怡 《无线互联科技》 2026年第1期1-6,共6页
为满足工业实时控制对高性能和高可靠性的需求,文章提出一款容错型双发射RISC-V处理器。其架构采用双发射乱序流水线与轻量级向量执行单元,提高控制算法执行效率;硬件级快速中断机制将响应降低至百纳秒级,增强系统确定性。针对工业环境... 为满足工业实时控制对高性能和高可靠性的需求,文章提出一款容错型双发射RISC-V处理器。其架构采用双发射乱序流水线与轻量级向量执行单元,提高控制算法执行效率;硬件级快速中断机制将响应降低至百纳秒级,增强系统确定性。针对工业环境软错误,文章设计轻量级双模冗余(Dual-Modular Redundancy, DMR)与局部检查点机制,实现低成本容错。外设互联和模拟前端采用紧耦合与抗干扰结构,以降低访问延迟并提升数据稳定性。基于40 nm工艺实现的处理器在800 MHz下功耗不足500 mW,表现出良好的工业应用潜力。 展开更多
关键词 RISC-V 工业控制处理器 软错误容错 DMR 外设互联架构
在线阅读 下载PDF
软测量技术在火电机组中的典型应用研究进展
14
作者 王若旭 陈晴 +3 位作者 武文斌 施梁 李德波 金凤雏 《电力科技与环保》 2026年第1期34-43,共10页
【目的】随着中国能源结构复杂化,火电机组深调运行时面临稳燃困难、能耗升高与污染物调控失准等问题。为提升火电机组负荷波动所导致的入炉燃料量、发热量、烟气成分及主蒸汽流量等关键参数动态变化时的测量准确度,克服传统测量手段存... 【目的】随着中国能源结构复杂化,火电机组深调运行时面临稳燃困难、能耗升高与污染物调控失准等问题。为提升火电机组负荷波动所导致的入炉燃料量、发热量、烟气成分及主蒸汽流量等关键参数动态变化时的测量准确度,克服传统测量手段存在周期长、成本高或依赖经验值的局限,【方法】本文构建了基于机理-数据混合驱动的软测量技术体系:通过热力学平衡方程与燃烧反应机理建立辅助变量关联网络;采用异常值剔除、时序对齐及主成分分析提升数据质量;结合支持向量机、随机森林等算法的非线性映射能力,嵌入滤波等动态补偿机制,形成自适应变工况的预测模型。【结果】研究表明,软测量技术应用于火电机组可实现入炉煤发热量预测误差<0.5 MJ/kg、NO_(x)浓度测量延迟≤30 s、主蒸汽流量精度>98.5%,支撑660 MW机组供电煤耗降低1.1 g/(kW·h)、脱硝系统氨逃逸率下降35%。【结论】提出多场景建模准则,针对小样本/线性问题优选支持向量机模型,对强时序特性参数采用长短期记忆网络,为工程人员提供跨工况的算法选型依据。通过软测量技术对核心参数的精准感知与动态优化,可以提升火电机组在宽负荷条件下的控制品质与运行能效。 展开更多
关键词 软测量 混合建模 预测控制 误差分析 火电机组
在线阅读 下载PDF
STUDY ON A NEW TYPE OF THROW-AWAY SOFT GRINDING WHEELS
15
作者 English Guo Yinbiao Zheng Xiaoguang +2 位作者 Chen Bingkui Liang Xichang (State Key Lab. of Mechanical Transgression, Chongqing University) Syoji Katsuo Kuliyagawn Tsunemoto (Tohoku University, Japan) 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2000年第2期140-144,共5页
In accordance with the difficult problems of belt cross vibrations and effects of belt tension on machine spindle precision in abrasive belt grinding, a new soft grinding wheel is put forward, which is provided with t... In accordance with the difficult problems of belt cross vibrations and effects of belt tension on machine spindle precision in abrasive belt grinding, a new soft grinding wheel is put forward, which is provided with the advantages of belt grinding and can he installed directly on the grinding machine spindle substituting for common grinding wheels. The new soft grinding wheel does not need any ancillary facilities and dressing devices in banding. With analyzing error of wheel and grinding experiment, the high-efficiency grinding characteristics grinding hard-brittle materials has been obtained. 展开更多
关键词 soft grinding wheel High-efficiency grinding error compensation
在线阅读 下载PDF
Present Status of EUV Interferometer Development at the Research Center for Soft X-ray Microscopy
16
作者 Masaki Yamamoto, Tadashi Hatano, Minaji Furudate (Research Center for Soft X-ray Microscopy, Institute of Multidisciplinary Research for Advanced Materials, Tohoku University, Japan) 《光学精密工程》 EI CAS CSCD 2001年第5期405-410,共6页
A new interferometer for extreme ultraviolet (EUV) radiation with a laser produced plasma (LPP) laboratory source is under construction. The LPP source is operated with a Sn solid rod target on which pulsed YAG laser ... A new interferometer for extreme ultraviolet (EUV) radiation with a laser produced plasma (LPP) laboratory source is under construction. The LPP source is operated with a Sn solid rod target on which pulsed YAG laser is focused to produce high temperature plasma emitting EUV radiation. The source is equipped with a newly designed debris stopper protecting a condenser multilayer mirror from the particle debris of the target. The condenser mirror focuses the light onto an EUV beam-splitter to form transmitted and reflected paths for producing interference fringes of a sharing type. The optical configuration is of a common path based on a triangular path type with a focusing at the beam-splitter, which is enabled to produce fringes by a low coherence radiation with a standard optical quality beam-splitter. The fringes are recorded by an imaging plate with pixels as small as 25μm. The dynamic range of linearity in detection of the EUV light was found to be more than 10 4 with sensitivity of 10 4 photons/pixel, enough for the purpose of interferogram recording, possibly with one laser shot. 展开更多
关键词 soft X-ray INTERFEROMETERS MULTILAYER mirrors FIGURE error imaging optics
在线阅读 下载PDF
基于VMD-Bayes-Lasso算法带误差补偿的火电厂NO_(x)浓度软测量 被引量:1
17
作者 金秀章 乔鹏 史德金 《华北电力大学学报(自然科学版)》 北大核心 2025年第3期117-124,142,共9页
针对燃煤电厂中选择性催化还原(Selective Catalytic Reduction,SCR)脱硝系统入口NO_(x)浓度的测量传感器迟延大,不能准确反映其浓度的实时变化的问题,提出了利用Copula熵(Copula entropy,CE)筛选与入口NO_(x)浓度软测量相关的辅助变量... 针对燃煤电厂中选择性催化还原(Selective Catalytic Reduction,SCR)脱硝系统入口NO_(x)浓度的测量传感器迟延大,不能准确反映其浓度的实时变化的问题,提出了利用Copula熵(Copula entropy,CE)筛选与入口NO_(x)浓度软测量相关的辅助变量,利用变模态分解(Variational Mode Decomposition,VMD),将入口NO_(x)浓度分解为不同中心频率的子序列信号,建模充分拟合目标变量的数据特征。采用二级建模方法,第一级,将分解后得到的入口NO_(x)浓度子序列信号分别利用贝叶斯回归算法(Bayesian Regression,Bayes)进行训练并预测,叠加得到完整的预测结果,第二级,对训练中产生的验证集误差值利用Lasso算法建立误差预测模型,得到测试集预测误差的预测值,并与第一级模型得到完整预测结果叠加,实现误差补偿,提升模型预测精度。其中,Bayes及Lasso网络超参数利用天牛群算法进行自动寻优;仿真结果显示,VMD分解并带误差补偿模型对比未经VMD分解带误差补偿模型,Bayes及Lasso单一模型的均方根误差、平均绝对误差、平均绝对百分比误差最小,能够实现对入口NO_(x)浓度的准确软测量。 展开更多
关键词 入口NO_(x)浓度建模 变模态分解 误差修正 软测量 天牛群优化算法
在线阅读 下载PDF
大气中子在系统级封装器件中引起的单粒子效应特性及机理研究
18
作者 叶结锋 梁朝辉 +5 位作者 张战刚 郑顺顺 雷志锋 刘志利 耿高营 韩慧 《原子能科学技术》 北大核心 2025年第5期1154-1164,共11页
基于大气中子辐照谱仪(ANIS)提供的宽能谱中子束流,开展了系统级封装(SiP)器件的加速辐照实验,观察到了中子辐照导致SiP器件发生单粒子翻转(SEU)及单粒子功能中断(SEFI)效应。SEU发生于数字信号处理器(DSP)内部的静态随机存取存储器(SR... 基于大气中子辐照谱仪(ANIS)提供的宽能谱中子束流,开展了系统级封装(SiP)器件的加速辐照实验,观察到了中子辐照导致SiP器件发生单粒子翻转(SEU)及单粒子功能中断(SEFI)效应。SEU发生于数字信号处理器(DSP)内部的静态随机存取存储器(SRAM)模块以及现场可编程门阵列(FPGA)内部的块随机存取存储器(BRAM)模块。SEFI的错误类型主要是上位机程序闪退以及DSP状态机卡死。基于加速辐照实验结果计算了中子导致的SEU截面,探讨了工艺节点、中子束流能谱对SEU截面的影响。当工艺节点从40 nm减小到28 nm时,U型SEU截面减少了73%。热中子对SRAM模块的SEU截面有较大影响,滤除中子束流中的热中子成分后,SRAM的SEU截面下降了28.8%。基于GEANT4仿真软件对实验结果进行了分析,解释了实验组SEU截面较低的原因。最后,通过计算纽约海平面的软错误率发现,SEU最敏感模块为FPGA内部的BRAM,能量大于1 MeV高能中子引起的软错误率为766.8 FIT/Mbit,未在第二代双倍数据率同步动态随机存取存储器(DDR2 SDRAM)、FPGA内部的可配置逻辑块(CLB)和只读存储器(ROM)中发现SEU;SEFI最敏感模块为DSP。实验数据对SiP的抗中子辐照设计有重要意义。 展开更多
关键词 单粒子效应 中子辐照 系统级封装 单粒子翻转截面 热中子 软错误率
在线阅读 下载PDF
低开销的三节点翻转容忍锁存器设计
19
作者 李九七 徐辉 +2 位作者 马瑞君 黄正峰 梁华国 《微电子学》 北大核心 2025年第3期407-417,共11页
针对锁存器电路中因电荷共享引起的单粒子三节点翻转问题,提出了一种三节点翻转加固锁存器LC-TNUTLD。该锁存器包括锁存模块和拦截模块两个部分,锁存模块由两个反馈环路构成,每个环路独立工作且由4个CGE单元构成;拦截模块采用由3个C单... 针对锁存器电路中因电荷共享引起的单粒子三节点翻转问题,提出了一种三节点翻转加固锁存器LC-TNUTLD。该锁存器包括锁存模块和拦截模块两个部分,锁存模块由两个反馈环路构成,每个环路独立工作且由4个CGE单元构成;拦截模块采用由3个C单元组成的双级拦截结构。通过采用高速传输路径、钟控门技术以及使用较少的晶体管等设计方法,在保证性能的同时降低成本。仿真结果表明,电路的面积、功耗、平均延时、功耗延时积均有所下降。在时钟频率为500 MHz时,使用的晶体管数目为48个,功耗为0.21μW,平均延时为19.70 ps。此外,PVT和蒙特卡罗仿真结果表明,LC-TNUTLD对工艺、供电电压和温度的波动不敏感。 展开更多
关键词 软错误 锁存器 低开销 三节点翻转
原文传递
Quad-Level Cell NAND Design and Soft-Bit Generation for Low-Density Parity-Check Decoding in System-Level Application
20
作者 LIU Shijun ZOU Xuecheng WANG Baocun 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2018年第1期70-78,共9页
QLC(Quad-Level Cell) NAND flash will be one of the future technologies for next generation memory chip after three-dimensional(3D) TLC(Triple-Level Cell) stacked NAND flash. In QLC device, data errors will easil... QLC(Quad-Level Cell) NAND flash will be one of the future technologies for next generation memory chip after three-dimensional(3D) TLC(Triple-Level Cell) stacked NAND flash. In QLC device, data errors will easily occur because of 2~4 data levels in the limited voltage range. This paper studies QLC NAND technology which is 4 bits per cell. QLC programming methods based on 16 voltage levels and reading method based on "half-change" Gray coding are researched. Because of the probable error impact of QLC NAND cell's voltage change, the solution of generating the soft information after XOR(exclusive OR) the soft bits by internal read mechanism is presented for Low-Density Parity-Check(LDPC) Belief Propagation(BP) decoding in QLC design for its system level application. 展开更多
关键词 QLC (Quad-Level Cell)NAND error-correcting code(ECC) Low-Density Parity-Check (LDPC) soft-Bit Generation
原文传递
上一页 1 2 22 下一页 到第
使用帮助 返回顶部