首页 > 最新文献

2011 24th Internatioal Conference on VLSI Design最新文献

英文 中文
VaROT: Methodology for Variation-Tolerant DSP Hardware Design Using Post-Silicon Truncation of Operand Width 使用后硅截断操作数宽度的容变DSP硬件设计方法
Pub Date : 2011-01-02 DOI: 10.1109/VLSID.2011.58
Keerthi Kunaparaju, S. Narasimhan, S. Bhunia
With increasing parameter variations in nanoscale technologies, computational blocks in Digital Signal Processing (DSP) hardware become increasingly vulnerable to variation-induced delay failures. These failures can significantly affect the Quality of Service (QoS) for a DSP chip leading to degradation in parametric yield. Existing post-silicon calibration and repair approaches, which rely on adaptation of circuit operating parameters such as voltage, frequency or body bias, typically incur large delay or power overhead in order to maintain QoS. In this paper, we present a novel low overhead approach of healing DSP chips by commensurately truncating the operand width based on its process corner. The proposed approach exploits the fact that critical timing paths in DSP data paths typically originate from the least significant bits (LSBs). This condition can also be satisfied by skewing the path delay distribution during logic synthesis or gate sizing. Hence, truncation of the LSBs, realized by setting them at constant values, can effectively reduce the delay of a unit, thereby avoiding delay failures. We also note that truncation of LSBs typically has minimal impact on QoS. Besides, efficient choice of truncation bits and values can minimize the impact on QoS. We propose appropriate design time modifications including insertion of low-overhead truncation circuit and gate sizing to maximize the delay improvement with truncation. Simulation results for a Discrete Cosine Transform (DCT) application at 45nm technology show large improvement in yield (41.6%) with up to 5X savings in power compared to existing healing approaches.
随着纳米技术参数变化的增加,数字信号处理(DSP)硬件中的计算块越来越容易受到变化引起的延迟故障的影响。这些故障会严重影响DSP芯片的服务质量(QoS),导致参数成品率下降。现有的后硅校准和修复方法依赖于电路工作参数(如电压、频率或体偏置)的自适应,为了保持QoS,通常会产生较大的延迟或功率开销。在本文中,我们提出了一种新的低开销的修复DSP芯片的方法,即根据其过程角相应地截断操作数宽度。所提出的方法利用了DSP数据路径中的关键时序路径通常来自最低有效位(LSBs)的事实。这个条件也可以通过在逻辑合成或栅极尺寸调整时扭曲路径延迟分布来满足。因此,通过将lsb设置为恒定值来截断lsb,可以有效地减少单元的延迟,从而避免延迟失败。我们还注意到,lsdb的截断通常对QoS的影响最小。此外,截断位和截断值的有效选择可以最大限度地减少对QoS的影响。我们提出适当的设计时间修改,包括插入低开销截断电路和栅极尺寸,以最大限度地提高截断延迟。45纳米技术的离散余弦变换(DCT)应用的仿真结果显示,与现有的修复方法相比,产量大幅提高(41.6%),功耗节省高达5倍。
{"title":"VaROT: Methodology for Variation-Tolerant DSP Hardware Design Using Post-Silicon Truncation of Operand Width","authors":"Keerthi Kunaparaju, S. Narasimhan, S. Bhunia","doi":"10.1109/VLSID.2011.58","DOIUrl":"https://doi.org/10.1109/VLSID.2011.58","url":null,"abstract":"With increasing parameter variations in nanoscale technologies, computational blocks in Digital Signal Processing (DSP) hardware become increasingly vulnerable to variation-induced delay failures. These failures can significantly affect the Quality of Service (QoS) for a DSP chip leading to degradation in parametric yield. Existing post-silicon calibration and repair approaches, which rely on adaptation of circuit operating parameters such as voltage, frequency or body bias, typically incur large delay or power overhead in order to maintain QoS. In this paper, we present a novel low overhead approach of healing DSP chips by commensurately truncating the operand width based on its process corner. The proposed approach exploits the fact that critical timing paths in DSP data paths typically originate from the least significant bits (LSBs). This condition can also be satisfied by skewing the path delay distribution during logic synthesis or gate sizing. Hence, truncation of the LSBs, realized by setting them at constant values, can effectively reduce the delay of a unit, thereby avoiding delay failures. We also note that truncation of LSBs typically has minimal impact on QoS. Besides, efficient choice of truncation bits and values can minimize the impact on QoS. We propose appropriate design time modifications including insertion of low-overhead truncation circuit and gate sizing to maximize the delay improvement with truncation. Simulation results for a Discrete Cosine Transform (DCT) application at 45nm technology show large improvement in yield (41.6%) with up to 5X savings in power compared to existing healing approaches.","PeriodicalId":371062,"journal":{"name":"2011 24th Internatioal Conference on VLSI Design","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-01-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124032489","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Dual Code Compression for Embedded Systems 嵌入式系统的双码压缩
Pub Date : 2011-01-02 DOI: 10.1109/VLSID.2011.13
K. Shrivastava, P. Mishra
Computer architects aim to make embedded systems more powerful and space efficient. Code compression is traditionally used to reduce the code size by compressing the instructions with higher static frequency. However, it may introduce decompression overhead. Performance-aware compression techniques try to improve performance through reduction of cache misses by utilizing the dynamic instruction frequency, but it sacrifices code size. We propose a dual compression scheme that aims to simultaneously optimize both code size reduction and performance improvement. Experimental results show that our approach can simultaneously achieve best of both scenarios - achieves up to 40% compression efficiency and an average performance improvement of 50%.
计算机架构师的目标是使嵌入式系统更强大,更节省空间。传统上,代码压缩是通过压缩具有较高静态频率的指令来减小代码大小。然而,它可能会引入解压缩开销。性能感知压缩技术试图通过利用动态指令频率减少缓存丢失来提高性能,但它牺牲了代码大小。我们提出了一种双重压缩方案,旨在同时优化代码大小减少和性能提高。实验结果表明,我们的方法可以同时达到两种场景的最佳效果-实现高达40%的压缩效率和平均50%的性能提升。
{"title":"Dual Code Compression for Embedded Systems","authors":"K. Shrivastava, P. Mishra","doi":"10.1109/VLSID.2011.13","DOIUrl":"https://doi.org/10.1109/VLSID.2011.13","url":null,"abstract":"Computer architects aim to make embedded systems more powerful and space efficient. Code compression is traditionally used to reduce the code size by compressing the instructions with higher static frequency. However, it may introduce decompression overhead. Performance-aware compression techniques try to improve performance through reduction of cache misses by utilizing the dynamic instruction frequency, but it sacrifices code size. We propose a dual compression scheme that aims to simultaneously optimize both code size reduction and performance improvement. Experimental results show that our approach can simultaneously achieve best of both scenarios - achieves up to 40% compression efficiency and an average performance improvement of 50%.","PeriodicalId":371062,"journal":{"name":"2011 24th Internatioal Conference on VLSI Design","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-01-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128988280","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Trading Accuracy for Power with an Underdesigned Multiplier Architecture 用未设计好的乘数架构交易精度换取功率
Pub Date : 2011-01-02 DOI: 10.1109/VLSID.2011.51
Parag Kulkarni, Puneet Gupta, M. Ercegovac
We propose a novel multiplier architecture with tunable error characteristics, that leverages a modified inaccurate 2x2 building block. Our inaccurate multipliers achieve an average power saving of 31.78% ? 45.4% over corresponding accurate multiplier designs, for an average error of 1.39%?3.32%. Using image filtering and JPEG compression as sample applications we show that our architecture can achieve 2X - 8X better Signal-Noise-Ratio (SNR) for the same power savings when compared to recent voltage over-scaling based power-error tradeoff methods. We project the multiplier power savings to bigger designs highlighting the fact that the benefits are strongly design dependent. We compare this circuit-centric approach to power quality tradeoffs with a pure software adaptation approach for a JPEG example. We also enhance the design to allow for correct operation of the multiplier using a residual adder, for non error resilient applications.
我们提出了一种具有可调误差特性的新型乘法器架构,该架构利用了改进的不准确2x2构建块。我们的不准确乘数器实现了31.78%的平均省电?比相应乘法器设计的精度高45.4%,平均误差为1.39% ~ 3.32%。使用图像滤波和JPEG压缩作为示例应用程序,我们表明,与最近基于电压过缩放的功率误差权衡方法相比,我们的架构可以在相同的功耗节省下实现2 - 8倍的信噪比(SNR)。我们将乘数节省的功率投射到更大的设计中,突出了这样一个事实,即这些好处强烈依赖于设计。我们将这种以电路为中心的方法与JPEG示例的纯软件适应方法进行比较。我们还增强了设计,以允许使用残差加法器的乘法器的正确操作,用于非错误弹性应用。
{"title":"Trading Accuracy for Power with an Underdesigned Multiplier Architecture","authors":"Parag Kulkarni, Puneet Gupta, M. Ercegovac","doi":"10.1109/VLSID.2011.51","DOIUrl":"https://doi.org/10.1109/VLSID.2011.51","url":null,"abstract":"We propose a novel multiplier architecture with tunable error characteristics, that leverages a modified inaccurate 2x2 building block. Our inaccurate multipliers achieve an average power saving of 31.78% ? 45.4% over corresponding accurate multiplier designs, for an average error of 1.39%?3.32%. Using image filtering and JPEG compression as sample applications we show that our architecture can achieve 2X - 8X better Signal-Noise-Ratio (SNR) for the same power savings when compared to recent voltage over-scaling based power-error tradeoff methods. We project the multiplier power savings to bigger designs highlighting the fact that the benefits are strongly design dependent. We compare this circuit-centric approach to power quality tradeoffs with a pure software adaptation approach for a JPEG example. We also enhance the design to allow for correct operation of the multiplier using a residual adder, for non error resilient applications.","PeriodicalId":371062,"journal":{"name":"2011 24th Internatioal Conference on VLSI Design","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-01-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126800456","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 480
NoC Based Distributed Partitionable Memory System for a Coarse Grain Reconfigurable Architecture 基于NoC的粗粒度可重构分布式可分区存储系统
Pub Date : 2011-01-02 DOI: 10.1109/VLSID.2011.45
Muhammad Adeel Tajammul, M. A. Shami, A. Hemani, S. Moorthi
This paper presents a Network-on-Chip based distributed partitionable memory system for a Dynamic Reconfigurable Resource Array (DRRA). The main purpose of this design is to extend the Register File (RFile) interface with additional data handling capability. The proposed interconnect which enables the interaction between existing partition of computation fabric and the distributed memory system is programmable and partitionable. The system can modify its memory to computation element ratio at runtime. The interconnect can provide multiple interfaces that can support upto 8 GB/s per interface.
提出了一种基于片上网络的动态可重构资源阵列分布式可分区存储系统。本设计的主要目的是扩展寄存器文件(RFile)接口,使其具有额外的数据处理能力。所提出的互连是可编程和可分区的,它使计算结构的现有分区与分布式存储系统之间的交互成为可能。系统可以在运行时修改内存来计算元素的比例。该互连器可提供多个接口,每个接口最高支持8gb /s。
{"title":"NoC Based Distributed Partitionable Memory System for a Coarse Grain Reconfigurable Architecture","authors":"Muhammad Adeel Tajammul, M. A. Shami, A. Hemani, S. Moorthi","doi":"10.1109/VLSID.2011.45","DOIUrl":"https://doi.org/10.1109/VLSID.2011.45","url":null,"abstract":"This paper presents a Network-on-Chip based distributed partitionable memory system for a Dynamic Reconfigurable Resource Array (DRRA). The main purpose of this design is to extend the Register File (RFile) interface with additional data handling capability. The proposed interconnect which enables the interaction between existing partition of computation fabric and the distributed memory system is programmable and partitionable. The system can modify its memory to computation element ratio at runtime. The interconnect can provide multiple interfaces that can support upto 8 GB/s per interface.","PeriodicalId":371062,"journal":{"name":"2011 24th Internatioal Conference on VLSI Design","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-01-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124468446","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 17
A Low-Noise Low-Power Noise-Adaptive Neural Amplifier in 0.13um CMOS Technology 基于0.13um CMOS技术的低噪声低功耗自适应神经放大器
Pub Date : 2011-01-02 DOI: 10.1109/VLSID.2011.41
V. Chaturvedi, B. Amrutur
Chronic recording of neural signals is indispensable in designing efficient brain machine interfaces and in elucidating human neurophysiology. The advent of multichannel microelectrode arrays has driven the need for electronics to record neural signals from many neurons. The dynamic range of the system is limited by background system noise which varies over time. We propose a neural amplifier in UMC 130 nm, 2P8M CMOS technology. It can be biased adaptively from 200 nA to 2 uA, modulating input referred noise from 9.92 uV to 3.9 uV. We also describe a low noise design technique which minimizes the noise contribution of the load circuitry. The amplifier can pass signal from 5 Hz to 7 kHz while rejecting input DC offsets at electrode-electrolyte interface. The bandwidth of the amplifier can be tuned by the pseudo-resistor for selectively recording low field potentials (LFP) or extra cellular action potentials (EAP). The amplifier achieves a mid-band voltage gain of 37 dB and minimizes the attenuation of the signal from neuron to the gate of the input transistor. It is used in fully differential configuration to reject noise of bias circuitry and to achieve high PSRR.
神经信号的长期记录对于设计高效的脑机接口和阐明人体神经生理学是必不可少的。多通道微电极阵列的出现推动了对电子设备的需求,以记录来自许多神经元的神经信号。系统的动态范围受到随时间变化的背景系统噪声的限制。我们提出了一种基于UMC 130nm, 2P8M CMOS技术的神经放大器。它可以自适应偏置200na至2ua,调制9.92 uV至3.9 uV的输入参考噪声。我们还描述了一种低噪声设计技术,该技术可以最大限度地减少负载电路的噪声贡献。该放大器可以通过5 Hz至7 kHz的信号,同时在电极-电解质界面抑制输入直流偏置。放大器的带宽可以通过伪电阻器进行调节,以选择性地记录低场电位(LFP)或细胞外动作电位(EAP)。该放大器实现了37db的中频电压增益,并使从神经元到输入晶体管栅极的信号衰减最小化。它用于全差分配置,以抑制偏置电路的噪声,并实现高PSRR。
{"title":"A Low-Noise Low-Power Noise-Adaptive Neural Amplifier in 0.13um CMOS Technology","authors":"V. Chaturvedi, B. Amrutur","doi":"10.1109/VLSID.2011.41","DOIUrl":"https://doi.org/10.1109/VLSID.2011.41","url":null,"abstract":"Chronic recording of neural signals is indispensable in designing efficient brain machine interfaces and in elucidating human neurophysiology. The advent of multichannel microelectrode arrays has driven the need for electronics to record neural signals from many neurons. The dynamic range of the system is limited by background system noise which varies over time. We propose a neural amplifier in UMC 130 nm, 2P8M CMOS technology. It can be biased adaptively from 200 nA to 2 uA, modulating input referred noise from 9.92 uV to 3.9 uV. We also describe a low noise design technique which minimizes the noise contribution of the load circuitry. The amplifier can pass signal from 5 Hz to 7 kHz while rejecting input DC offsets at electrode-electrolyte interface. The bandwidth of the amplifier can be tuned by the pseudo-resistor for selectively recording low field potentials (LFP) or extra cellular action potentials (EAP). The amplifier achieves a mid-band voltage gain of 37 dB and minimizes the attenuation of the signal from neuron to the gate of the input transistor. It is used in fully differential configuration to reject noise of bias circuitry and to achieve high PSRR.","PeriodicalId":371062,"journal":{"name":"2011 24th Internatioal Conference on VLSI Design","volume":"80 1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-01-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131626238","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
Feedback Based Supply Voltage Control for Temperature Variation Tolerant PUFs 基于反馈的耐温puf电源电压控制
Pub Date : 2011-01-02 DOI: 10.1109/VLSID.2011.60
Vignesh Vivekraja, L. Nazhandali
Physical Unclonable Functions (PUFs) are on-chip identifiers which have found many applications related to security. However, such devices suffer from instability due to time varying noise. Variation in operating temperature is a chief contributor to instability in PUFs. In this paper, we propose two different approaches to increase the stability of the popular ring oscillator PUFs against variations in temperature. The first approach involves using non-feedback based optimization of key circuit topologies including the drive strength of transistors and the stage length of the ring oscillators. However, to improve the stability even further, we propose a feedback based supply voltage control scheme. In this scheme, the supply voltage of the PUF is varied based on the operating temperature of the PUF IC. The optimal supply voltage to be applied to the PUF at each of the operating temperature is identified during the evaluation stage of the PUFs and is stored in the form of a micro-code. Also, a novel architecture supporting this scheme is proposed. Experimental results show that a 40% reduction in hardware is achieved by using this novel architecture.
物理不可克隆函数(puf)是一种芯片上的标识符,已经在许多与安全相关的应用中得到了应用。然而,由于时变噪声,这种器件存在不稳定性。工作温度的变化是puf不稳定的主要原因。在本文中,我们提出了两种不同的方法来增加流行的环形振荡器puf对温度变化的稳定性。第一种方法涉及使用基于非反馈的关键电路拓扑优化,包括晶体管的驱动强度和环形振荡器的级长。然而,为了进一步提高稳定性,我们提出了一种基于反馈的电源电压控制方案。在该方案中,PUF的供电电压根据PUF IC的工作温度而变化,在PUF的评估阶段确定每个工作温度下PUF的最佳供电电压,并以微码的形式存储。同时,提出了一种支持该方案的新型体系结构。实验结果表明,采用这种新架构可以减少40%的硬件开销。
{"title":"Feedback Based Supply Voltage Control for Temperature Variation Tolerant PUFs","authors":"Vignesh Vivekraja, L. Nazhandali","doi":"10.1109/VLSID.2011.60","DOIUrl":"https://doi.org/10.1109/VLSID.2011.60","url":null,"abstract":"Physical Unclonable Functions (PUFs) are on-chip identifiers which have found many applications related to security. However, such devices suffer from instability due to time varying noise. Variation in operating temperature is a chief contributor to instability in PUFs. In this paper, we propose two different approaches to increase the stability of the popular ring oscillator PUFs against variations in temperature. The first approach involves using non-feedback based optimization of key circuit topologies including the drive strength of transistors and the stage length of the ring oscillators. However, to improve the stability even further, we propose a feedback based supply voltage control scheme. In this scheme, the supply voltage of the PUF is varied based on the operating temperature of the PUF IC. The optimal supply voltage to be applied to the PUF at each of the operating temperature is identified during the evaluation stage of the PUFs and is stored in the form of a micro-code. Also, a novel architecture supporting this scheme is proposed. Experimental results show that a 40% reduction in hardware is achieved by using this novel architecture.","PeriodicalId":371062,"journal":{"name":"2011 24th Internatioal Conference on VLSI Design","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-01-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114980576","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 24
A Highly Stable Leakage-Based Silicon Physical Unclonable Functions 一种高度稳定的基于泄漏的硅物理不可克隆功能
Pub Date : 2011-01-02 DOI: 10.1109/VLSID.2011.72
D. Ganta, Vignesh Vivekraja, K. Priya, L. Nazhandali
In this paper, we propose a new silicon PUF using efficient analog components that can be fabricated on a standard CMOS process. Our proposed design is built using leakage sensors with each measuring the leakage current of a transistor. Multiple identical leakage sensors are fabricated on the same chip. Due to manufacturing process variations, each sensor produces slightly different leakage values that can be compared in order to create a digital identification (ID) for the chip. Our results show that the proposed PUF is able to effectively identify a population of ICs. We also study the stability of our design with respect to temporary environmental variations like temperature and supply voltage. Our results show that nearly ideal stability can be achieved with minimal area overhead in our design. Comparing with a popular ring oscillator PUF architecture of the same entropy, our proposed PUF consumes about 80% less power, occupies about 85% less area, and has a high level of stability across a wide range of temperatures.
在本文中,我们提出了一种新的硅PUF,它使用高效的模拟元件,可以在标准的CMOS工艺上制造。我们提出的设计是使用泄漏传感器,每个传感器测量一个晶体管的泄漏电流。在同一芯片上制造了多个相同的泄漏传感器。由于制造工艺的变化,每个传感器产生的泄漏值略有不同,可以进行比较,以便为芯片创建数字识别(ID)。我们的结果表明,所提出的PUF能够有效地识别ic种群。我们还研究了我们的设计在温度和电源电压等临时环境变化方面的稳定性。我们的结果表明,在我们的设计中,几乎理想的稳定性可以用最小的面积开销来实现。与流行的具有相同熵的环形振荡器PUF结构相比,我们提出的PUF功耗降低约80%,占地面积减少约85%,并且在广泛的温度范围内具有高水平的稳定性。
{"title":"A Highly Stable Leakage-Based Silicon Physical Unclonable Functions","authors":"D. Ganta, Vignesh Vivekraja, K. Priya, L. Nazhandali","doi":"10.1109/VLSID.2011.72","DOIUrl":"https://doi.org/10.1109/VLSID.2011.72","url":null,"abstract":"In this paper, we propose a new silicon PUF using efficient analog components that can be fabricated on a standard CMOS process. Our proposed design is built using leakage sensors with each measuring the leakage current of a transistor. Multiple identical leakage sensors are fabricated on the same chip. Due to manufacturing process variations, each sensor produces slightly different leakage values that can be compared in order to create a digital identification (ID) for the chip. Our results show that the proposed PUF is able to effectively identify a population of ICs. We also study the stability of our design with respect to temporary environmental variations like temperature and supply voltage. Our results show that nearly ideal stability can be achieved with minimal area overhead in our design. Comparing with a popular ring oscillator PUF architecture of the same entropy, our proposed PUF consumes about 80% less power, occupies about 85% less area, and has a high level of stability across a wide range of temperatures.","PeriodicalId":371062,"journal":{"name":"2011 24th Internatioal Conference on VLSI Design","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-01-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129864485","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
Thermal-Aware Test Scheduling Using On-chip Temperature Sensors 使用片上温度传感器的热感知测试调度
Pub Date : 2011-01-02 DOI: 10.1109/VLSID.2011.22
Chunhua Yao, K. Saluja, P. Ramanathan
With scaling of technology and increasing design sizes, thermal issues are emerging to be one of the major concerns for modern Very-Large-Scale Integration (VLSI) testing due to both increasing power densities and higher reliability requirements. However, in all existing thermal-aware test scheduling research, test schedule is computed a priori as a static schedule using an estimate of the power consumed by each test. Due to the popular peak power model and increasing process variations, estimated test power values can be far from the actual power consumption. Consequently, the thermal profile of the chip estimated during off-line scheduling can be substantially different from that during actual testing. In this paper, we propose a dynamic thermal-aware test scheduling method using on-chip temperature sensors. We first define a test architecture that supports dynamic test scheduling and then develop a scheduling algorithm. Next, we perform simulation studies on ITC’02 benchmarks. Our simulation results show that the performance of the thermal aware test scheduling can be substantially improved with the help of on-chip temperature sensors, especially for chips with many cores.
随着技术的规模化和设计尺寸的增加,由于功率密度的增加和可靠性要求的提高,热问题正在成为现代超大规模集成电路(VLSI)测试的主要关注点之一。然而,在现有的热感知测试调度研究中,测试调度都是根据每次测试消耗的功率估计先验地计算为静态调度。由于流行的峰值功率模型和不断增加的工艺变化,估计的测试功率值可能与实际功耗相差甚远。因此,在离线调度期间估计的芯片热分布可能与实际测试期间的热分布有很大不同。本文提出了一种基于片上温度传感器的动态热感知测试调度方法。我们首先定义了一个支持动态测试调度的测试架构,然后开发了一个调度算法。接下来,我们对ITC ' 02基准进行了仿真研究。仿真结果表明,采用片上温度传感器可以大大提高热感知测试调度的性能,特别是对于多核芯片。
{"title":"Thermal-Aware Test Scheduling Using On-chip Temperature Sensors","authors":"Chunhua Yao, K. Saluja, P. Ramanathan","doi":"10.1109/VLSID.2011.22","DOIUrl":"https://doi.org/10.1109/VLSID.2011.22","url":null,"abstract":"With scaling of technology and increasing design sizes, thermal issues are emerging to be one of the major concerns for modern Very-Large-Scale Integration (VLSI) testing due to both increasing power densities and higher reliability requirements. However, in all existing thermal-aware test scheduling research, test schedule is computed a priori as a static schedule using an estimate of the power consumed by each test. Due to the popular peak power model and increasing process variations, estimated test power values can be far from the actual power consumption. Consequently, the thermal profile of the chip estimated during off-line scheduling can be substantially different from that during actual testing. In this paper, we propose a dynamic thermal-aware test scheduling method using on-chip temperature sensors. We first define a test architecture that supports dynamic test scheduling and then develop a scheduling algorithm. Next, we perform simulation studies on ITC’02 benchmarks. Our simulation results show that the performance of the thermal aware test scheduling can be substantially improved with the help of on-chip temperature sensors, especially for chips with many cores.","PeriodicalId":371062,"journal":{"name":"2011 24th Internatioal Conference on VLSI Design","volume":"221 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-01-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133835333","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 34
Low Offset, Low Noise, Variable Gain Interfacing Circuit with a Novel Scheme for Sensor Sensitivity and Offset Compensation for MEMS Based, Wheatstone Bridge Type, Resistive Smart Sensor 基于MEMS的惠斯通电桥型电阻式智能传感器的低偏置、低噪声、可变增益接口电路及其灵敏度和偏置补偿新方案
Pub Date : 2011-01-02 DOI: 10.1109/VLSID.2011.39
Anupam Dutta, T. K. Bhattacharyya
A fully-analog, on-chip, low input offset, low noise, variable gain instrumentation amplifier with a new scheme for nonlinear and dynamic temperature compensation of sensor sensitivity and offset, is designed in 0.18?m commercial CMOS process. The system has a scalable system bandwidth up to 5kHz, a dynamic range of 84dB, and a maximum gain of 104dB. All the sensor non idealities and CMOS process mismatch have been incorporated in simulation. Using this interfacing circuit, a smart MEMS piezoresistive accelerometer has been designed subsequently.
设计了一种全模拟、片上、低输入偏置、低噪声、可变增益的仪表放大器,该放大器具有传感器灵敏度和偏置的非线性和动态温度补偿的新方案。m商用CMOS工艺。该系统的可扩展系统带宽高达5kHz,动态范围为84dB,最大增益为104dB。所有的传感器非理想性和CMOS工艺失配都被纳入到仿真中。利用该接口电路,设计了智能MEMS压阻式加速度计。
{"title":"Low Offset, Low Noise, Variable Gain Interfacing Circuit with a Novel Scheme for Sensor Sensitivity and Offset Compensation for MEMS Based, Wheatstone Bridge Type, Resistive Smart Sensor","authors":"Anupam Dutta, T. K. Bhattacharyya","doi":"10.1109/VLSID.2011.39","DOIUrl":"https://doi.org/10.1109/VLSID.2011.39","url":null,"abstract":"A fully-analog, on-chip, low input offset, low noise, variable gain instrumentation amplifier with a new scheme for nonlinear and dynamic temperature compensation of sensor sensitivity and offset, is designed in 0.18?m commercial CMOS process. The system has a scalable system bandwidth up to 5kHz, a dynamic range of 84dB, and a maximum gain of 104dB. All the sensor non idealities and CMOS process mismatch have been incorporated in simulation. Using this interfacing circuit, a smart MEMS piezoresistive accelerometer has been designed subsequently.","PeriodicalId":371062,"journal":{"name":"2011 24th Internatioal Conference on VLSI Design","volume":"95 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-01-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114836572","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Automated Physical Design of Microchip-Based Capillary Electrophoresis Systems 微芯片毛细管电泳系统的自动化物理设计
Pub Date : 2011-01-02 DOI: 10.1109/VLSID.2011.47
Yi-Ling Hsieh, Tsung-Yi Ho
Recently, micro fluidic biochips are gaining much attention. Especially microchip-based capillary electrophoresis system is one of the techniques that are developed in the area of separation on a microchip. In this paper, we present an automated physical design methodology for microchip based capillary electrophoresis channel systems. The proposed methodology includes three stages: (1) placement of subsystems, (2) routing of auxiliary channels, and (3) placement of I/O wells. In the first stage, simulated annealing is applied to place the subsystems such that the chip area and the cost of routing the auxiliary channels are minimized. Then the second stage is applied to route the auxiliary channels from the ports of the subsystems to the boundaries of chip. The objective of this stage is to minimize the length and the number of bends of the auxiliary channels. Finally, the third stage places the I/O wells on the boundaries. The experimental results show that the proposed methodology can achieve better results of chip area as well as the total length and number of bends of auxiliary channels.
近年来,微流体生物芯片备受关注。特别是基于微芯片的毛细管电泳系统是目前在微芯片分离领域发展起来的技术之一。在本文中,我们提出了一种基于微芯片的毛细管电泳通道系统的自动化物理设计方法。提出的方法包括三个阶段:(1)子系统的放置,(2)辅助通道的路由,(3)I/O井的放置。在第一阶段,模拟退火应用于放置子系统,使芯片面积和路由辅助通道的成本最小。第二阶段用于将辅助信道从子系统端口路由到芯片边界。这一阶段的目标是尽量减少辅助通道的长度和弯曲的数量。最后,第三阶段将I/O井置于边界上。实验结果表明,所提出的方法可以获得较好的切屑面积、辅助通道总长度和弯曲数的计算结果。
{"title":"Automated Physical Design of Microchip-Based Capillary Electrophoresis Systems","authors":"Yi-Ling Hsieh, Tsung-Yi Ho","doi":"10.1109/VLSID.2011.47","DOIUrl":"https://doi.org/10.1109/VLSID.2011.47","url":null,"abstract":"Recently, micro fluidic biochips are gaining much attention. Especially microchip-based capillary electrophoresis system is one of the techniques that are developed in the area of separation on a microchip. In this paper, we present an automated physical design methodology for microchip based capillary electrophoresis channel systems. The proposed methodology includes three stages: (1) placement of subsystems, (2) routing of auxiliary channels, and (3) placement of I/O wells. In the first stage, simulated annealing is applied to place the subsystems such that the chip area and the cost of routing the auxiliary channels are minimized. Then the second stage is applied to route the auxiliary channels from the ports of the subsystems to the boundaries of chip. The objective of this stage is to minimize the length and the number of bends of the auxiliary channels. Finally, the third stage places the I/O wells on the boundaries. The experimental results show that the proposed methodology can achieve better results of chip area as well as the total length and number of bends of auxiliary channels.","PeriodicalId":371062,"journal":{"name":"2011 24th Internatioal Conference on VLSI Design","volume":"86 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-01-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116707131","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
期刊
2011 24th Internatioal Conference on VLSI Design
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1