首页 > 最新文献

2018 30th International Conference on Microelectronics (ICM)最新文献

英文 中文
An Automated Lightweight UVM Tool 一个自动化的轻量级UVM工具
Pub Date : 2018-12-01 DOI: 10.1109/ICM.2018.8704037
Esraa M. Hamed, K. Salah, A. Madian, A. Radwan
In this paper, an automated universal verification methodology (UVM) tool for rapid functional verification is presented. Now, UVM dominates the verification process but, it is very hard and too complicated to learn. This paper introduces a lightweight UVM tool which allows the user to rapidly verify complex RTL designs and different IPs. Also, it allows the user to perform the simulation for any design under test (DUT). The proposed tool generates the suitable UVM architecture to the DUT with the needed codes. Moreover, it provides the user with statistics about the number of the used classes and methods. Different UVM architectures with different UVM environments are proposed such as the single layer, multilayers, multi-masters multi-slaves and generic UVM architecture. Finally, the tool is tested with automotive IPs and the results show that the tool is very robust and reliable.
本文提出了一种用于快速功能验证的自动通用验证方法(UVM)工具。现在,UVM在验证过程中占主导地位,但是,它非常困难并且太复杂而无法学习。本文介绍了一个轻量级的UVM工具,使用户可以快速验证复杂的RTL设计和不同的ip。此外,它还允许用户对任何被测设计(DUT)进行仿真。该工具生成适合DUT的UVM架构和所需的代码。此外,它还为用户提供了有关所使用的类和方法数量的统计信息。针对不同的UVM环境,提出了不同的UVM架构,如单层、多层、多主多从和通用UVM架构。最后,对该工具进行了汽车ip测试,结果表明该工具具有良好的鲁棒性和可靠性。
{"title":"An Automated Lightweight UVM Tool","authors":"Esraa M. Hamed, K. Salah, A. Madian, A. Radwan","doi":"10.1109/ICM.2018.8704037","DOIUrl":"https://doi.org/10.1109/ICM.2018.8704037","url":null,"abstract":"In this paper, an automated universal verification methodology (UVM) tool for rapid functional verification is presented. Now, UVM dominates the verification process but, it is very hard and too complicated to learn. This paper introduces a lightweight UVM tool which allows the user to rapidly verify complex RTL designs and different IPs. Also, it allows the user to perform the simulation for any design under test (DUT). The proposed tool generates the suitable UVM architecture to the DUT with the needed codes. Moreover, it provides the user with statistics about the number of the used classes and methods. Different UVM architectures with different UVM environments are proposed such as the single layer, multilayers, multi-masters multi-slaves and generic UVM architecture. Finally, the tool is tested with automotive IPs and the results show that the tool is very robust and reliable.","PeriodicalId":305356,"journal":{"name":"2018 30th International Conference on Microelectronics (ICM)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128260113","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}
引用次数: 8
Parallel Implementation for Real Time Person Matching System 实时人员匹配系统的并行实现
Pub Date : 2018-12-01 DOI: 10.1109/ICM.2018.8704089
N. Abid, T. Ouni, K. Loukil, M. Abid, A. Ammeri
Local Binary Pattern multi-scale covariance descriptor (LBP_MSCOV) has been proved to be robust for video surveillance applications such as person detection, tracking and re-identification. Matching technique has recently grown in interest. It can be used to design person detection, tracking and re-identification. However, the original version is difficult to execute in real time. It requires a large data set and complex operations. Parallel implementation is adopted to achieve real time constraints. In this paper, we propose an optimized parallel model of a person matching algorithm based on LBP_MSCOV. For this end, a high-level parallelization approach based on the exploration of task and data levels of parallelism is adopted. First, an initial model is defined using only task-level parallelism. Second, this model is validated and analyzed at a high level of abstraction. Using the communication and computation workload results, the potential bottlenecks of this model are then identified. Concurrent optimizations are then performed to propose an optimized parallel model with the best workload balance. Finally, this model is validated and prototyped using a dual-core ARM-Cortex-A9architecture achieving up to 20.21 fps processing performance.
局部二值模式多尺度协方差描述符(LBP_MSCOV)已被证明在视频监控中具有鲁棒性,可用于人员检测、跟踪和再识别等应用。最近,人们对匹配技术的兴趣越来越大。它可以用来设计人的检测、跟踪和再识别。然而,原始版本难以实时执行。它需要大量的数据集和复杂的操作。采用并行实现实现实时约束。本文提出了一种基于LBP_MSCOV的人匹配算法的优化并行模型。为此,采用了一种基于任务和数据并行度探索的高级并行化方法。首先,只使用任务级并行性定义初始模型。其次,在高抽象级别上验证和分析该模型。利用通信和计算工作负载结果,确定了该模型的潜在瓶颈。然后执行并发优化,以提出具有最佳工作负载平衡的优化并行模型。最后,该模型使用双核arm - cortex - a9架构进行验证和原型化,实现高达20.21 fps的处理性能。
{"title":"Parallel Implementation for Real Time Person Matching System","authors":"N. Abid, T. Ouni, K. Loukil, M. Abid, A. Ammeri","doi":"10.1109/ICM.2018.8704089","DOIUrl":"https://doi.org/10.1109/ICM.2018.8704089","url":null,"abstract":"Local Binary Pattern multi-scale covariance descriptor (LBP_MSCOV) has been proved to be robust for video surveillance applications such as person detection, tracking and re-identification. Matching technique has recently grown in interest. It can be used to design person detection, tracking and re-identification. However, the original version is difficult to execute in real time. It requires a large data set and complex operations. Parallel implementation is adopted to achieve real time constraints. In this paper, we propose an optimized parallel model of a person matching algorithm based on LBP_MSCOV. For this end, a high-level parallelization approach based on the exploration of task and data levels of parallelism is adopted. First, an initial model is defined using only task-level parallelism. Second, this model is validated and analyzed at a high level of abstraction. Using the communication and computation workload results, the potential bottlenecks of this model are then identified. Concurrent optimizations are then performed to propose an optimized parallel model with the best workload balance. Finally, this model is validated and prototyped using a dual-core ARM-Cortex-A9architecture achieving up to 20.21 fps processing performance.","PeriodicalId":305356,"journal":{"name":"2018 30th International Conference on Microelectronics (ICM)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132147499","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}
引用次数: 2
ICM 2018 Author Index ICM 2018作者索引
Pub Date : 2018-12-01 DOI: 10.1109/icm.2018.8704041
{"title":"ICM 2018 Author Index","authors":"","doi":"10.1109/icm.2018.8704041","DOIUrl":"https://doi.org/10.1109/icm.2018.8704041","url":null,"abstract":"","PeriodicalId":305356,"journal":{"name":"2018 30th International Conference on Microelectronics (ICM)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133017245","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}
引用次数: 0
Examining the Performance of Low Power – Area Efficient OTA Designs that are Based on Different Current Shunting Techniques 研究基于不同电流分流技术的低功耗面积高效OTA设计的性能
Pub Date : 2018-12-01 DOI: 10.1109/ICM.2018.8704075
Imtinan B. Attili, S. Mahmoud
This paper provides a comparison between three OTA designs that enhance the performance of the conventional current mirror OTA through shunting current from the main differential pair. In the examined circuits, current shunting is achieved through; constant biased current source transistors in the first design, adaptive biased current shunt transistors through an additional differential pair in the second design, and by a new proposed design that combines the first two techniques together in the third design. The performance of the three designs are tested and optimized on LTspice using 90nm CMOS technology while maintaining stability with a phase margin ≥ 60°. Another major factor examined in this paper is the robustness of the designs against process variations. To test this, all width and length for all transistors were varied by a ±5% using two different tests.
本文提供了三种OTA设计之间的比较,通过从主差动对分流电流来提高传统电流镜OTA的性能。在所检查的电路中,电流分流是通过;第一种设计是恒定偏置电流源晶体管,第二种设计是通过附加差分对实现自适应偏置电流分流晶体管,第三种设计是通过将前两种技术结合在一起的新提出的设计。在LTspice上使用90nm CMOS技术测试和优化了三种设计的性能,同时保持了相位裕度≥60°的稳定性。本文研究的另一个主要因素是设计对工艺变化的鲁棒性。为了测试这一点,使用两个不同的测试,所有晶体管的宽度和长度都变化了±5%。
{"title":"Examining the Performance of Low Power – Area Efficient OTA Designs that are Based on Different Current Shunting Techniques","authors":"Imtinan B. Attili, S. Mahmoud","doi":"10.1109/ICM.2018.8704075","DOIUrl":"https://doi.org/10.1109/ICM.2018.8704075","url":null,"abstract":"This paper provides a comparison between three OTA designs that enhance the performance of the conventional current mirror OTA through shunting current from the main differential pair. In the examined circuits, current shunting is achieved through; constant biased current source transistors in the first design, adaptive biased current shunt transistors through an additional differential pair in the second design, and by a new proposed design that combines the first two techniques together in the third design. The performance of the three designs are tested and optimized on LTspice using 90nm CMOS technology while maintaining stability with a phase margin ≥ 60°. Another major factor examined in this paper is the robustness of the designs against process variations. To test this, all width and length for all transistors were varied by a ±5% using two different tests.","PeriodicalId":305356,"journal":{"name":"2018 30th International Conference on Microelectronics (ICM)","volume":"74 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125880325","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}
引用次数: 0
A Re-configurable Memristor Array Structure for In-Memory Computing Applications 用于内存计算应用的可重构忆阻器阵列结构
Pub Date : 2018-12-01 DOI: 10.1109/ICM.2018.8704111
Y. Halawani, B. Mohammad, M. Al-Qutayri, S. Al-Sarawi
The memristor-based array architecture promises an efficient analog implementation of the multiply-add engine that can have significant impact in signal processing and neural network implementations. The ability to represent a negative conductance value to correspond to a negative matrix element is one of the main challenges associated with analog memristor array implementation. In this paper, a re-configurable general purpose single array architecture is proposed to realize a multiply-add operation that allows both positive and negative conductance values. The architecture utilizes memristor devices with two different characteristics, one for computation and one for storage. The proposed design has been verified using LTSpice circuit simulator. Several cases with different combinations of polarities for the input voltage and conductance values were demonstrated.
基于忆阻器的阵列架构保证了乘法加引擎的高效模拟实现,可以在信号处理和神经网络实现中产生重大影响。表示负电导值以对应负矩阵元素的能力是模拟忆阻器阵列实现的主要挑战之一。本文提出了一种可重新配置的通用单阵列架构,以实现允许正负电导值的乘加运算。该架构利用具有两种不同特性的忆阻器器件,一种用于计算,一种用于存储。该设计已通过LTSpice电路模拟器进行了验证。给出了输入电压和电导值的不同极性组合的几种情况。
{"title":"A Re-configurable Memristor Array Structure for In-Memory Computing Applications","authors":"Y. Halawani, B. Mohammad, M. Al-Qutayri, S. Al-Sarawi","doi":"10.1109/ICM.2018.8704111","DOIUrl":"https://doi.org/10.1109/ICM.2018.8704111","url":null,"abstract":"The memristor-based array architecture promises an efficient analog implementation of the multiply-add engine that can have significant impact in signal processing and neural network implementations. The ability to represent a negative conductance value to correspond to a negative matrix element is one of the main challenges associated with analog memristor array implementation. In this paper, a re-configurable general purpose single array architecture is proposed to realize a multiply-add operation that allows both positive and negative conductance values. The architecture utilizes memristor devices with two different characteristics, one for computation and one for storage. The proposed design has been verified using LTSpice circuit simulator. Several cases with different combinations of polarities for the input voltage and conductance values were demonstrated.","PeriodicalId":305356,"journal":{"name":"2018 30th International Conference on Microelectronics (ICM)","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125239519","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}
引用次数: 2
Analytical and Numerical Analysis and Validation of an LTCC-based Fabricated TEG 基于ltcc的制备TEG的解析和数值分析与验证
Pub Date : 2018-12-01 DOI: 10.1109/ICM.2018.8704103
Nesrine Jaziri, Ayda Boughamoura-Ben Messaoud, Fares Tounsi, B. Mezghani, J. Muller
This paper presents numerical and analytic studies of a reported thermoelectric micro-generator based on LTCC (Low Temperature Co-fired Ceramic) technology. These types of devices are mainly used in energy harvesting applications by converting the waste thermal energy into electrical one. The aim of the performed analysis is to carry out analytical and numerical studies to investigate the electrical output parameters (internal resistance, output voltage and power) of a fabricated thermopile and multilayer generator. As mentioned in the published paper, the first structure of the thermopile contains 30 thick-film silver/Nickel thermocouples connected electrically in series and thermally in parallel on a single LTCC layer whereas the second structure contains 90 thermocouples screen-printed on three LTCC layers. The obtained numerical and analytical results show an average value of error compared to experimental ones of 11% and 16%, respectively. This good agreement with respect to experimental reported data shows that the derived and used FEM model is validated.
本文对已报道的一种基于低温共烧陶瓷技术的热电微型发电机进行了数值和分析研究。这些类型的装置主要用于将废热转化为电能的能量收集应用。所进行分析的目的是进行分析和数值研究,以调查制造热电堆和多层发电机的电输出参数(内阻,输出电压和功率)。正如发表的论文中提到的,热电堆的第一种结构包含30个厚膜银/镍热电偶,在单个LTCC层上以电串联和热并联方式连接,而第二种结构包含90个热电偶,在三个LTCC层上丝网印刷。所得的数值和分析结果与实验结果的平均误差分别为11%和16%。这与实验报告数据吻合较好,表明所建立的有限元模型是有效的。
{"title":"Analytical and Numerical Analysis and Validation of an LTCC-based Fabricated TEG","authors":"Nesrine Jaziri, Ayda Boughamoura-Ben Messaoud, Fares Tounsi, B. Mezghani, J. Muller","doi":"10.1109/ICM.2018.8704103","DOIUrl":"https://doi.org/10.1109/ICM.2018.8704103","url":null,"abstract":"This paper presents numerical and analytic studies of a reported thermoelectric micro-generator based on LTCC (Low Temperature Co-fired Ceramic) technology. These types of devices are mainly used in energy harvesting applications by converting the waste thermal energy into electrical one. The aim of the performed analysis is to carry out analytical and numerical studies to investigate the electrical output parameters (internal resistance, output voltage and power) of a fabricated thermopile and multilayer generator. As mentioned in the published paper, the first structure of the thermopile contains 30 thick-film silver/Nickel thermocouples connected electrically in series and thermally in parallel on a single LTCC layer whereas the second structure contains 90 thermocouples screen-printed on three LTCC layers. The obtained numerical and analytical results show an average value of error compared to experimental ones of 11% and 16%, respectively. This good agreement with respect to experimental reported data shows that the derived and used FEM model is validated.","PeriodicalId":305356,"journal":{"name":"2018 30th International Conference on Microelectronics (ICM)","volume":"58 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125478242","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}
引用次数: 1
Low Power CMOS Digital Variable Gain Amplifier Design For WiMAX/LTE Receiver 用于WiMAX/LTE接收机的低功耗CMOS数字变增益放大器设计
Pub Date : 2018-12-01 DOI: 10.1109/ICM.2018.8704064
S. Lahiani, S. B. Salem, M. Loulou
This paper presents the design of a new Digital Variable Gain Amplifier cell (DVGA) that employs two transconductance amplifier and transimpedance amplifiers. The gain can be changed by used a digital control block, an auxiliary pair to retain a constant current density and offers a gain-independent bandwidth (BW). The proposed circuit has been presented to demonstrate the performance enhancement with the use of only one VGA stage for Worldwide Interoperability for Microwave Access (WiMAX) and Long Time Evolution (LTE) standards. The variable gain amplifier is designed for high gain, high bandwidth, low power consumption and low Noise Figure (NF). This circuit is implemented and simulated using device-level description of TSMC 0.18 u.m CMOS process. Simulation results show that the DVGA can provide a gain variation range of 43 dB (from 27 to -16 dB) with a 3 dB bandwidth over more than 166 MHz. The designed VGA circuit acquires a Noise Figure (NF) less than 19 dB, an Input Referred Noise (TRN) of around 4.2 nV2/Hz and the Third Order Intercept Point measured at the Input (DZP3) of 8 dBm. The circuit consumes the maximum power 0.3 mW from a 1.8 V supply.
本文设计了一种新型的数字可变增益放大单元(DVGA),该单元由两个跨导放大器和跨阻放大器组成。增益可以通过使用数字控制块、辅助对来改变,以保持恒定的电流密度,并提供增益无关的带宽(BW)。提出的电路演示了仅使用一个VGA级用于微波接入(WiMAX)和长时间演进(LTE)标准的全球互操作性时的性能增强。该变增益放大器具有高增益、高带宽、低功耗和低噪声系数的特点。该电路采用台积电0.18 μ m CMOS工艺的器件级描述实现和仿真。仿真结果表明,在超过166 MHz的带宽下,DVGA的增益变化范围为43 dB(从27到-16 dB),带宽为3 dB。所设计的VGA电路获得的噪声系数(NF)小于19 dB,输入参考噪声(TRN)约为4.2 nV2/Hz,输入(DZP3)处测量的三阶截距点为8 dBm。该电路从1.8 V电源中消耗最大功率0.3 mW。
{"title":"Low Power CMOS Digital Variable Gain Amplifier Design For WiMAX/LTE Receiver","authors":"S. Lahiani, S. B. Salem, M. Loulou","doi":"10.1109/ICM.2018.8704064","DOIUrl":"https://doi.org/10.1109/ICM.2018.8704064","url":null,"abstract":"This paper presents the design of a new Digital Variable Gain Amplifier cell (DVGA) that employs two transconductance amplifier and transimpedance amplifiers. The gain can be changed by used a digital control block, an auxiliary pair to retain a constant current density and offers a gain-independent bandwidth (BW). The proposed circuit has been presented to demonstrate the performance enhancement with the use of only one VGA stage for Worldwide Interoperability for Microwave Access (WiMAX) and Long Time Evolution (LTE) standards. The variable gain amplifier is designed for high gain, high bandwidth, low power consumption and low Noise Figure (NF). This circuit is implemented and simulated using device-level description of TSMC 0.18 u.m CMOS process. Simulation results show that the DVGA can provide a gain variation range of 43 dB (from 27 to -16 dB) with a 3 dB bandwidth over more than 166 MHz. The designed VGA circuit acquires a Noise Figure (NF) less than 19 dB, an Input Referred Noise (TRN) of around 4.2 nV2/Hz and the Third Order Intercept Point measured at the Input (DZP3) of 8 dBm. The circuit consumes the maximum power 0.3 mW from a 1.8 V supply.","PeriodicalId":305356,"journal":{"name":"2018 30th International Conference on Microelectronics (ICM)","volume":"86 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125554790","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}
引用次数: 1
A 0.14-3.5 GHz All Digital PLL with improved fast frequency-lock and a novel TDC-based self-calibration capability 一个0.14-3.5 GHz全数字锁相环,具有改进的快速锁频和新颖的基于tdc的自校准能力
Pub Date : 2018-12-01 DOI: 10.1109/ICM.2018.8704046
Sehmi Saad, Mongia Mhiri, Aymen Ben Hammadi, K. Besbes
An AD-PLL with a self-calibrated hierarchical Time to Digital Converter (TDC) is proposed to attain a wide range of operation and a phase error monitor to reduce the process lock. To cover a wide range of frequency with improved spectral purity, two digitally controlled oscillators are proposed. An LC-tank oscillator with a tunable active inductor is used to reach the on-GHz band with a fine tuning resolution, while the sub-GHz is covered by an interpolated ring DCO. The proposed ADPLL is designed using a 90 nm TSMC CMOS process. The operational frequency range of the proposed circuit varies from 140 MHz to 3.52 GHz. The ADPLL achieves a fast settling time of less than 5 μs. By consuming 13.4 mW, the frequency synthesizer achieves -105 dBc/Hz far-off phase noise and -55 dBc fractional spur.
提出了一种具有自校准分层时间数字转换器(TDC)的AD-PLL,以实现大范围的工作,并提出了相位误差监视器以减少过程锁。为了覆盖更宽的频率范围并提高频谱纯度,提出了两种数字控制振荡器。采用带有可调谐有源电感的LC-tank振荡器,以微调分辨率达到on-GHz频段,而sub-GHz则由内插环DCO覆盖。该ADPLL采用台积电90纳米CMOS工艺设计。该电路的工作频率范围为140 MHz ~ 3.52 GHz。ADPLL的快速稳定时间小于5 μs。通过消耗13.4 mW,频率合成器实现-105 dBc/Hz的远相位噪声和-55 dBc的分数杂散。
{"title":"A 0.14-3.5 GHz All Digital PLL with improved fast frequency-lock and a novel TDC-based self-calibration capability","authors":"Sehmi Saad, Mongia Mhiri, Aymen Ben Hammadi, K. Besbes","doi":"10.1109/ICM.2018.8704046","DOIUrl":"https://doi.org/10.1109/ICM.2018.8704046","url":null,"abstract":"An AD-PLL with a self-calibrated hierarchical Time to Digital Converter (TDC) is proposed to attain a wide range of operation and a phase error monitor to reduce the process lock. To cover a wide range of frequency with improved spectral purity, two digitally controlled oscillators are proposed. An LC-tank oscillator with a tunable active inductor is used to reach the on-GHz band with a fine tuning resolution, while the sub-GHz is covered by an interpolated ring DCO. The proposed ADPLL is designed using a 90 nm TSMC CMOS process. The operational frequency range of the proposed circuit varies from 140 MHz to 3.52 GHz. The ADPLL achieves a fast settling time of less than 5 μs. By consuming 13.4 mW, the frequency synthesizer achieves -105 dBc/Hz far-off phase noise and -55 dBc fractional spur.","PeriodicalId":305356,"journal":{"name":"2018 30th International Conference on Microelectronics (ICM)","volume":"50 11","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120868573","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}
引用次数: 0
Simulation of p-type Schottky Diode Based on Al0.29Ga0.71As with Titanium/Gold Schottky Contact 基于钛/金肖特基触点Al0.29Ga0.71As的p型肖特基二极管仿真
Pub Date : 2018-12-01 DOI: 10.1109/ICM.2018.8704017
W. Filali, S. Oussalah, N. Sengouga, M. Henini, David Taylor
This paper presents a systematic simulation approach for analyzing a p-type Ti/Au/Al0.29Ga0.71 As Schottky diode with traps. The traps parameters are extracted by DLTS (Deep Level Transient Spectroscopy) technique. Simulation was carried out using Atlas-SILVACO TCAD 2D simulator. The simulation is performed using the appropriate physical models to explain the behavior of the physical mechanisms of the Schottky diode. The obtained results are the current-voltage and capacitance-voltage characteristic as function of temperature, frequency and Schottky contact diameters with and without defects.
本文提出了一种分析p型Ti/Au/Al0.29Ga0.71 As带陷阱肖特基二极管的系统仿真方法。利用DLTS (Deep Level Transient Spectroscopy)技术提取陷阱参数。采用Atlas-SILVACO TCAD 2D仿真器进行仿真。利用适当的物理模型进行了模拟,以解释肖特基二极管的物理机制的行为。得到了电流-电压和电容-电压随温度、频率和有缺陷和无缺陷肖特基接触直径的变化特性。
{"title":"Simulation of p-type Schottky Diode Based on Al0.29Ga0.71As with Titanium/Gold Schottky Contact","authors":"W. Filali, S. Oussalah, N. Sengouga, M. Henini, David Taylor","doi":"10.1109/ICM.2018.8704017","DOIUrl":"https://doi.org/10.1109/ICM.2018.8704017","url":null,"abstract":"This paper presents a systematic simulation approach for analyzing a p-type Ti/Au/Al0.29Ga0.71 As Schottky diode with traps. The traps parameters are extracted by DLTS (Deep Level Transient Spectroscopy) technique. Simulation was carried out using Atlas-SILVACO TCAD 2D simulator. The simulation is performed using the appropriate physical models to explain the behavior of the physical mechanisms of the Schottky diode. The obtained results are the current-voltage and capacitance-voltage characteristic as function of temperature, frequency and Schottky contact diameters with and without defects.","PeriodicalId":305356,"journal":{"name":"2018 30th International Conference on Microelectronics (ICM)","volume":"49 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132517186","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}
引用次数: 0
Performance Metrics of Imprecise Multipliers Based on Proximate Compressors for IIR Filters 基于近似压缩器的IIR滤波器不精确乘法器性能度量
Pub Date : 2018-12-01 DOI: 10.1109/ICM.2018.8704044
M. Lavanya, J. Ravindra
Confined power and exceptional accomplishment are the essential prerequisites for compact appliances whereby imprecise estimation is drawing attention in computer arithmetic units, digital signal processing algorithms and multimedia applications. In the above devoted schemes, multipliers are the principal module that require huge silicon area and absorbs more power. On account of this, approximations were being enforced in the form of 4:2 compressors, considering that the compressors are critical sections of the multipliers. This paper demonstrates unique proposed approximate 4:2 compressor to embed it in 8 x 8 and 16 x 16 Dadda multiplier and analysis of proposed compressor based multiplier with exact one is being done which exhibits that the power of the proposed circuit is declined by 61.03% and 74.72% respectively. This multiplier has been positioned in an Infinite Impulse Response (IIR) filter, to regulate the speed of the output signal of this digital filter, an eye pattern measurements have been anticipated and the fundamental specifications such as jitters, mean and standard deviations of the time and amplitude distortions have been disclosed. Finally, elementary Bit Error Rate (BER) assessment has been carried out from eye diagrams. The simulations of these designs have been performed in 45nm technology node using cadence spectre©simulator.
有限的功率和卓越的性能是小型设备的基本先决条件,因此不精确的估计在计算机算术单元、数字信号处理算法和多媒体应用中引起了人们的注意。在上述专用方案中,乘法器是主要模块,需要巨大的硅面积和吸收更多的功率。鉴于此,考虑到压缩器是乘法器的关键部分,近似以4:2压缩器的形式被强制执行。本文提出了一种独特的近似4:2的压缩器,将其嵌入到8 × 8和16 × 16达达乘法器中,并对基于精确的压缩器的乘法器进行了分析,结果表明,所提出电路的功率分别下降了61.03%和74.72%。该倍增器位于无限脉冲响应(IIR)滤波器中,以调节该数字滤波器的输出信号的速度,预计将进行眼动模式测量,并公开了抖动、时间和幅度失真的平均和标准偏差等基本规格。最后,根据眼图进行了初步的误码率评估。利用cadence spectre©模拟器在45nm工艺节点上对这些设计进行了仿真。
{"title":"Performance Metrics of Imprecise Multipliers Based on Proximate Compressors for IIR Filters","authors":"M. Lavanya, J. Ravindra","doi":"10.1109/ICM.2018.8704044","DOIUrl":"https://doi.org/10.1109/ICM.2018.8704044","url":null,"abstract":"Confined power and exceptional accomplishment are the essential prerequisites for compact appliances whereby imprecise estimation is drawing attention in computer arithmetic units, digital signal processing algorithms and multimedia applications. In the above devoted schemes, multipliers are the principal module that require huge silicon area and absorbs more power. On account of this, approximations were being enforced in the form of 4:2 compressors, considering that the compressors are critical sections of the multipliers. This paper demonstrates unique proposed approximate 4:2 compressor to embed it in 8 x 8 and 16 x 16 Dadda multiplier and analysis of proposed compressor based multiplier with exact one is being done which exhibits that the power of the proposed circuit is declined by 61.03% and 74.72% respectively. This multiplier has been positioned in an Infinite Impulse Response (IIR) filter, to regulate the speed of the output signal of this digital filter, an eye pattern measurements have been anticipated and the fundamental specifications such as jitters, mean and standard deviations of the time and amplitude distortions have been disclosed. Finally, elementary Bit Error Rate (BER) assessment has been carried out from eye diagrams. The simulations of these designs have been performed in 45nm technology node using cadence spectre©simulator.","PeriodicalId":305356,"journal":{"name":"2018 30th International Conference on Microelectronics (ICM)","volume":"84 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133085273","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}
引用次数: 2
期刊
2018 30th International Conference on Microelectronics (ICM)
全部 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