Ce3101: Digital Electronics and Computer Interfacing Laboratory Lw5: Digital Logic Families

Total Page:16

File Type:pdf, Size:1020Kb

Ce3101: Digital Electronics and Computer Interfacing Laboratory Lw5: Digital Logic Families CE3101: DIGITAL ELECTRONICS AND COMPUTER INTERFACING LABORATORY LW5: DIGITAL LOGIC FAMILIES INTRODUCTION The development of digital integrated circuits naturally parallels the maturation of the semiconductor industry. The discovery in 1947 of the point‐contact transistor by Bardeen and Britain was followed by Shockley’s discovery in 1948 of the bipolar junction transistor. These discoveries changed the world and together these three Bell Labs researchers shared the 1972 Nobel Prize in Physics. The MOSFET transistor was not fully realized until the successful experiments of Kahng and Atalla, another set of Bell Labs researchers, in 1959. The ten‐year maturation lead held by the BJT device ensured that BJT‐based digital logic circuits would dominate throughout most of the 1960s, and 1970s. However, the advantages of MOSFET switches in size and power made CMOS the dominant technology by the 1990s. Logic equations require the ability to form the complement of a signal. The design of a family of digital integrated circuits begins with the design of the inverter. Circuit theory equations are developed to achieve output performance goals for the inverter such as the output low voltage, power consumption, or propagation delay. These equations are solved to determine the required component values in the circuit. The results from this reference inverter are then scaled to n‐input logic gates. The inverter drives the output to two different logic values using the pull‐up circuit and the pull‐down circuit. This is diagrammed abstractly in Figure 1. Figure 1: The basic structure of a digital logic gate Dr. Russ Meier, Milwaukee School of Engineering, Last Update: April 9, 2018 CE3101: DIGITAL ELECTRONICS AND COMPUTER INTERFACING LABORATORY LW5: DIGITAL LOGIC FAMILIES Each circuit can include passive components such as resistors and capacitors, as well as semiconductor components such as diodes and transistors. The classic logic families shown in Figure 2 achieve their performance goals through different configurations of these devices. INTEGRATED CIRCUIT LOGIC FAMILY INVERTER CIRCUIT Resistor‐transistor logic (RTL) VCC Fairchild Semiconductor, 1961 Passive pullup resistor Active pulldown BJT RC Advantage: Y Simple design RB A NPN Disadvantages: Q1 Speed Resistor Size Static Power Input current must be sourced Diode‐transistor logic (DTL) VCC Signetics, 1962 Passive pullup resistor Active pulldown BJT RB RC Advantage: Y Better noise margin than RTL Disadvantages: A NPN Q1 D1 D2 Speed Resistor Size Static Power Current flows out of input Figure 2: Inverters in Various Logic Families Dr. Russ Meier, Milwaukee School of Engineering, Last Update: April 9, 2018 CE3101: DIGITAL ELECTRONICS AND COMPUTER INTERFACING LABORATORY LW5: DIGITAL LOGIC FAMILIES INTEGRATED CIRCUIT LOGIC FAMILY INVERTER CIRCUIT Transistor‐transistor logic (TTL) VCC Sylvania Universal, 1963 Passive pullup resistor Back‐to‐back N‐P‐P‐N input diodes of DTL replaced with NPN transistor RB1 RC2 Active pulldown BJTs Advantages: Y Only one semiconductor structure NPN Better speed than DTL A NPN Q2 Q1 Disadvantages: Resistor Size Static Power Current flows out of input MOS logic (PMOS) -VDD General Microelectronics, 1964 Passive pulldown resistor to ‐VDD Active pullup resistor to 0V Historical point: Intel 4004 was PMOS RD Advantage: Y MOSFET size smaller than BJT No input current Disadvantage: A Resistor Size Static Power Negative voltages Figure 2 Continued: Inverters in Various Logic Families Dr. Russ Meier, Milwaukee School of Engineering, Last Update: April 9, 2018 CE3101: DIGITAL ELECTRONICS AND COMPUTER INTERFACING LABORATORY LW5: DIGITAL LOGIC FAMILIES INTEGRATED CIRCUIT LOGIC FAMILY INVERTER CIRCUIT Complementary MOSFET (CMOS) VDD RCA, 1965‐1968 Active pullup PMOS Active pulldown NMOS PMOS Advantage: Speed Y Size No static power No input currents A NMOS Disadvantage: Two types of transistors Sensitive to electrostatic discharges Figure 2 Continued: Inverters in Various Logic Families Engineers optimize speed, size, power, and cost. These four areas are balanced in trade‐off decisions during design. Design decisions lead to advantages and disadvantages. Figure 2 lists some advantages and disadvantages of each family; and arguably there are more that could be included. Historically, engineers made modifications to the basic circuits in Figure 2 as they attempted to overcome disadvantages. These modifications formed family sub‐types by adjusting component values or by adding additional passive and active components in the pullup and pulldown networks. One example subtype is low power TTL (74LS) which used larger pullup resistances to reduce current and power consumption. The quest to optimize speed, size, and power led to continual development of new configurations. Today, the industry has settled on CMOS as the dominant circuit because the advantages far outweigh the disadvantages. MOSFET scaling followed Moore’s Law and continually reduced conduction distance. This allowed frequency scaling to high‐speed. Also, MOSFET devices are smaller than BJTs and more CMOS gates can be fabricated on a given surface area. Finally, the strongest advantage is no static power consumption. CMOS does not allow current to flow between the power supply and ground when the output is stable at either logic‐1 or logic‐0. Dr. Russ Meier, Milwaukee School of Engineering, Last Update: April 9, 2018 CE3101: DIGITAL ELECTRONICS AND COMPUTER INTERFACING LABORATORY LW5: DIGITAL LOGIC FAMILIES The electrical performance of an inverter is measured in the voltage and time domains. Voltage domain plots examine how the output changes as the input changes voltage. The resulting plot is called a voltage‐transfer characteristic (VTC). Figure 3 provides an example for a +5V inverter. Note the input voltage is plotted from 0 to 5V and the output responds as an inverter shape from 5V to 0V. 5.0V VOH VIL (569.620m,4.9739) 4.0V 3.0V 2.0V VM (743.514m,746.692m) 1.0V VIH (778.481m,136.750m) VOL 0V 0V 0.5V 1.0V 1.5V 2.0V 2.5V 3.0V 3.5V 4.0V 4.5V 5.0V v(4) VA Figure 3: An Inverter Voltage Transfer Characteristic There are five points of interest on the voltage‐transfer characteristic. They are: VOH: the output high voltage, VOL: the output low voltage, VIL: the last input considered low by the circuit (first point where dVY/dVA = ‐1), VIH: the first input considered high by the circuit (second point where dVY/dVA = ‐1), and VM: the point where the input and output voltages equal. These five points can be manipulated by changing the design of the pullup and pulldown networks or by adjusting the semiconductor parameters. The Figure 3 inverter has a very low input voltage noise margin. Consider the input signal held low at logic‐0. Any noise present on the signal will move the plot on the VA axis. There is only approximately 0.5V margin before this noise would be misinterpreted as a logic‐1 and inverted. The plot also shows a very wide high noise‐margin. The ideal noise margins would be balanced with a sharp output transition occurring at VDD/2. Dr. Russ Meier, Milwaukee School of Engineering, Last Update: April 9, 2018 CE3101: DIGITAL ELECTRONICS AND COMPUTER INTERFACING LABORATORY LW5: DIGITAL LOGIC FAMILIES A digital logic gate is design to be driven by the output of another logic gate from the same family. The input of any gate will transition from the previous gate VOL to the previous gate VOH. This gives these equations for the noise‐margin widths: logic‐low noise margin: NML = VIL – VOL logic‐high noise margin: NMH = VOH ‐ VIH Time domain plots examine input‐to‐output propagation delay, output signal rise time, and output signal fall time. Figure 4 shows one example measurement. 6.0V 4.0V 50% input (50.002n,2.5104) 2.0V 0V v(1) 6.0V TPHL = 50% output - 50% input 4.0V 50% output (50.026n,2.5104) 2.0V SEL>> 0V 48.0ns 48.5ns 49.0ns 49.5ns 50.0ns 50.5ns 51.0ns 51.5ns 52.0ns v(4) Time Figure 4: Measuring Output Time to Propagate High‐to‐Low in the Time Domain Time domain analysis has at least four values of interest: TPHL: the time for the output to propagate high to low, TPLH: the time for the output to propagate low to high, Tr: the time for the output to rise from low to high voltage, and Tf: the time for the output to fall from high to low voltage. Different manufacturers use different measurement techniques when stating time domain delays. The standard for propagation delays is to measure from 50% of the input change to 50% of the output change. Rise times and fall times typically use either 10% to 90% or 20% to 80%. The times are then quoted as 10‐90 rise‐time or 20‐80 rise time, for example. Dr. Russ Meier, Milwaukee School of Engineering, Last Update: April 9, 2018 CE3101: DIGITAL ELECTRONICS AND COMPUTER INTERFACING LABORATORY LW5: DIGITAL LOGIC FAMILIES LABORATORY OBJECTIVES Use SPICE to identify the voltage transfer characteristic of digital inverters. Use SPICE to characterize the static power of digital inverters. Use SPICE to determine the noise margins of digital inverters. Build and test multiple inverters in the laboratory. Document the laboratory work in a laboratory report. REQUIRED SOFTWARE PSPICE AD Lite Digilent Waveforms Word processor REQUIRED HARDWARE FROM EECS TECH SUPPORT Blue Wire Box Two (2) 3.9KΩ resistors One (1) 2n7000 NMOS transistor One (1) BS250 PMOS transistor Two (2) 2N3904 NPN transistors Two (2) 1N4148 signal diodes Analog Discovery USB instrumentation kits TEST CIRCUIT Function Generator Power Supply Oscilloscope V+ gnd V- gnd V+ gnd 1+ 1- 2+ 2- RC Y RB A NPN Q1 Dr. Russ Meier, Milwaukee School of Engineering, Last Update: April 9, 2018 CE3101: DIGITAL ELECTRONICS AND COMPUTER INTERFACING LABORATORY LW5: DIGITAL LOGIC FAMILIES PRE‐LABORATORY SIMULATION 1.
Recommended publications
  • SRAM Read/Write Margin Enhancements Using Finfets
    IEEE TRANSACTIONS ON VERY LARGE SCALE INTEGRATION (VLSI) SYSTEMS, VOL. 18, NO. 6, JUNE 2010 887 SRAM Read/Write Margin Enhancements Using FinFETs Andrew Carlson, Member, IEEE, Zheng Guo, Student Member, IEEE, Sriram Balasubramanian, Member, IEEE, Radu Zlatanovici, Member, IEEE, Tsu-Jae King Liu, Fellow, IEEE, and Borivoje Nikolic´, Senior Member, IEEE Abstract—Process-induced variations and sub-threshold [1]. Accurate control is essential for high read stability. Sim- leakage in bulk-Si technology limit the scaling of SRAM into ilarly, variability and device leakage affect the writeability of the sub-32 nm nodes. New device architectures are being considered cell. To maintain both desired writeability and read stability of to improve control and reduce short channel effects. Among the SRAM arrays, several radical departures from the conven- the likely candidates, FinFETs are the most attractive option be- cause of their good scalability and possibilities for further SRAM tional design have been considered as follows. performance and yield enhancement through independent gating. 1) Scaling of the traditional six-transistor (6-T) SRAM cell The enhancements to read/write margins and yield are investi- at a slower pace, since a transistor with a larger area is gated in detail for two cell designs employing independently gated more immune to variations. This is a common approach FinFETs. It is shown that FinFET-based 6-T SRAM cells designed in 65- and 45-nm technology nodes; while it still might with pass-gate feedback (PGFB) achieve significant improvements in the cell read stability without area penalty. The write-ability of be applicable to small arrays in future, it fundamentally the cell can be improved through the use of pull-up write gating undermines the objective of technology scaling.
    [Show full text]
  • Design and Implementation of 4 Bit Carry Skip Adder Using Nmos and Pmos Transmission Gate
    EasyChair Preprint № 2561 Design and Implementation of 4 Bit Carry Skip Adder Using Nmos and Pmos Transmission Gate Ashutosh Pandey, Harshit Singh, Vivek Kumar Chaubey and Utkarsh Jaiswal EasyChair preprints are intended for rapid dissemination of research results and are integrated with the rest of EasyChair. February 5, 2020 CHAPTER-1 INTRODUCTION In the field of electronics, a digital circuit that performs addition of numbers is called an adder or summer. In various kinds of processors like computers, adders have many applications in the arithmetic logic units, as well as in other parts, where these are used to compute table indices, addresses and similar operations. Mostly, the common adders operate on binary numbers, but they can also be constructed for many other numerical representations, such as excess-3 or binary coded decimal (BCD). It is insignificant to customize the adder into an adder-subtractor unit in situations where negative numbers are represented by one's or two's complement. The usage of power efficient VLSI circuits is required to satiate the perennial need for mobile electronic devices. The calculations in these devices ought to be performed using area efficient and low power circuits working at higher speed. The most elementary arithmetic operation is addition; and the most basic arithmetic component of the processor is the adder. Depending upon the delay, area and power consumption requirements; certain adder implementations such as ripple carry, carry-skip, carry select and carry look ahead are available. When large bit numbers are used, the ripple carry adder (RCA) is not very efficient. With the bit length, there is a linear increase in delay.
    [Show full text]
  • High Performance Ripple Carry Adder Using Domino
    International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 02 Issue: 08 | Nov-2015 www.irjet.net p-ISSN: 2395-0072 HIGH PERFORMANCE RIPPLE CARRY ADDER USING DOMINO LOGIC Dr.J.Karpagam1 , A.Arunadevi2 1 Professor, Department of ECE, KPRIET, Coimbatore, Tamilnadu, India 2 PG Scholar, Department of ECE, KPRIET, Coimbatore, Tamilnadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------- ABSTRACT excessively with a mixer of dynamic and static circuit styles, use of dual supply voltages and dual threshold The demand and popularity of portable electronics is voltages. driving designers to strive for small silicon area, higher speeds, low power dissipation and reliability. Domino logic Domino logic is a clocked logic family which means that circuits are important as it provides better speed and has every single logic gate has a clock signal present. When the lesser transistor requirement when compared to static clock signal turns low, node N0 goes high, causing the CMOS logic circuits. This project presents the design and output of the gate to go low. This represents the only performance of 8-bit Ripple Carry Adder using CMOS mechanism for the gate output to go low once it has been Domino logic targeting at full-custom high speed driven high. The operating period of the cell when its input applications. The constant delay characteristic of this logic clock and output are low is called the recharge phase or style regardless of the logic expression makes it suitable for cycle. The next phase, when the clock is high, is called the implementing complicated logic expression such as addition. evaluate phase or cycle.
    [Show full text]
  • Advanced MOSFET Designs and Implications for SRAM Scaling
    Advanced MOSFET Designs and Implications for SRAM Scaling By Changhwan Shin A dissertation submitted in partial satisfaction of the requirements for the degree of Doctor of Philosophy in Engineering - Electrical Engineering and Computer Sciences in the Graduate Division of the University of California, Berkeley Committee in charge: Professor Tsu-Jae King Liu, Chair Professor Borivoje Nikolić Professor Eugene E. Haller Spring 2011 Advanced MOSFET Designs and Implications for SRAM Scaling Copyright © 2011 by Changhwan Shin Abstract Advanced MOSFET Designs and Implications for SRAM Scaling by Changhwan Shin Doctor of Philosophy in Engineering – Electrical Engineering and Computer Sciences University of California, Berkeley Professor Tsu-Jae King Liu, Chair Continued planar bulk MOSFET scaling is becoming increasingly difficult due to increased random variation in transistor performance with decreasing gate length, and thereby scaling of SRAM using minimum-size transistors is further challenging. This dissertation will discuss various advanced MOSFET designs and their benefits for extending density and voltage scaling of static memory (SRAM) arrays. Using three- dimensional (3-D) process and design simulations, transistor designs are optimized. Then, using an analytical compact model calibrated to the simulated transistor current-vs.-voltage characteristics, the performance and yield of six-transistor (6-T) SRAM cells are estimated. For a given cell area, fully depleted silicon-on-insulator (FD-SOI) MOSFET technology is projected to provide for significantly improved yield across a wide range of operating voltages, as compared with conventional planar bulk CMOS technology. Quasi-Planar (QP) bulk silicon MOSFETs are a lower-cost alternative and also can provide for improved SRAM yield. A more printable "notchless" QP bulk SRAM cell layout is proposed to reduce lithographic variations, and is projected to achieve six-sigma yield (required for terabit-scale SRAM arrays) with a minimum operating voltage below 1 Volt.
    [Show full text]
  • (12) United States Patent (1O) Patent No.: US 7,489,538 B2 Mari Et Al
    mu uuuu ui iiui iiui mu mil uui uui lull uui uuii uu uii mi (12) United States Patent (1o) Patent No.: US 7,489,538 B2 Mari et al. (45) Date of Patent: Feb. 10, 2009 (54) RADIATION TOLERANT COMBINATIONAL 5,406,513 A * 4/1995 Canafis et al . .............. 365/181 LOGIC CELL (Continued) (75) Inventors: Gary R. Maki, Post Falls, ID (US); OTHER PUBLICATIONS Jody W. Gambles, Post Falls, ID (US); Sterling Whitaker, Albuquerque, NM "Ionizing Radiation Effects in MOS Devices and Circuits", Edited by (US) T.P. Ma., Department of Electrical Engineering, Yale University, New Haven Connecticut and Paul V. Dressendorfer, Sandia National (73) Assignee: University of Idaho, Moscow, ID (US) Laboratories, Albuquerque, NM, A Wiley-Interscience Publication, John Wiley & Sons, pp. 484-589. (*) Notice: Subject to any disclaimer, the term of this (Continued) patent is extended or adjusted under 35 U.S.C. 154(b) by 263 days. Primary Examiner Vu A Le (74) Attorney, Agent, or Firm Haverstock & Owens LLP (21) Appl. No.: 11/527,375 (57) ABSTRACT (22) Filed: Sep. 25, 2006 A system has a reduced sensitivity to Single Event Upset (65) Prior Publication Data and/or Single Event Transient(s) compared to traditional logic devices. In a particular embodiment, the system US 2007/0109865 Al May 17, 2007 includes an input, a logic block, a bias stage, a state machine, and an output. The logic block is coupled to the input. The Related U.S. Application Data logic block is for implementing a logic function, receiving a (60) Provisional application No. 60/736,979, filed on Nov.
    [Show full text]
  • A Constant Delay Logic Style - an Alternative Way of Logic Design
    A Constant Delay Logic Style - An Alternative Way of Logic Design by Pierce I-Jen Chuang A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master of Applied Science in Electrical and Computer Engineering Waterloo, Ontario, Canada, 2010 c Pierce I-Jen Chuang 2010 I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, including any required final revisions, as accepted by my examiners. I understand that my thesis may be made electronically available to the public. ii Abstract High performance, energy efficient logic style has always been a popular research topic in the field of very large scale integrated (VLSI) circuits because of the continuous demands of ever increasing circuit operating frequency. The invention of the dynamic logic in the 80s is one of the answers to this request as it allows designers to implement high per- formance circuit block, i.e., arithmetic logic unit (ALU), at an operating frequency that traditional static and pass transistor CMOS logic styles are difficult to achieve. However, the performance enhancement comes with several costs, including reduced noise margin, charge-sharing noise, and higher power dissipation due to higher data activity. Further- more, dynamic logic has gradually lost its performance advantage over static logic due to the increased self-loading ratio in deep-submicron technology (65nm and below) because of the additional NMOS CLK footer transistor. Because of dynamic logic's limitations and diminished speed reward, a slowly rising need has emerged in the past decade to explore new logic style that goes beyond dynamic logic.
    [Show full text]
  • Logic Families
    Logic Families PDF generated using the open source mwlib toolkit. See http://code.pediapress.com/ for more information. PDF generated at: Mon, 11 Aug 2014 22:42:35 UTC Contents Articles Logic family 1 Resistor–transistor logic 7 Diode–transistor logic 10 Emitter-coupled logic 11 Gunning transceiver logic 16 Transistor–transistor logic 16 PMOS logic 23 NMOS logic 24 CMOS 25 BiCMOS 33 Integrated injection logic 34 7400 series 35 List of 7400 series integrated circuits 41 4000 series 62 List of 4000 series integrated circuits 69 References Article Sources and Contributors 75 Image Sources, Licenses and Contributors 76 Article Licenses License 77 Logic family 1 Logic family In computer engineering, a logic family may refer to one of two related concepts. A logic family of monolithic digital integrated circuit devices is a group of electronic logic gates constructed using one of several different designs, usually with compatible logic levels and power supply characteristics within a family. Many logic families were produced as individual components, each containing one or a few related basic logical functions, which could be used as "building-blocks" to create systems or as so-called "glue" to interconnect more complex integrated circuits. A "logic family" may also refer to a set of techniques used to implement logic within VLSI integrated circuits such as central processors, memories, or other complex functions. Some such logic families use static techniques to minimize design complexity. Other such logic families, such as domino logic, use clocked dynamic techniques to minimize size, power consumption, and delay. Before the widespread use of integrated circuits, various solid-state and vacuum-tube logic systems were used but these were never as standardized and interoperable as the integrated-circuit devices.
    [Show full text]
  • Transistor-Level Programmable Fabric
    TRANSISTOR-LEVEL PROGRAMMABLE FABRIC by Jingxiang Tian APPROVED BY SUPERVISORY COMMITTEE: ___________________________________________ Carl Sechen, Chair ___________________________________________ Yiorgos Makris, Co-Chair ___________________________________________ Benjamin Carrion Schaefer ___________________________________________ William Swartz Copyright 2019 Jingxiang Tian All Rights Reserve TRANSISTOR-LEVEL PROGRAMMABLE FABRIC by JINGXIANG TIAN, BS DISSERTATION Presented to the Faculty of The University of Texas at Dallas in Partial Fulfillment of the Requirements for the Degree of DOCTOR OF PHILOSOPHY IN ELECTRICAL ENGINEERING THE UNIVERSITY OF TEXAS AT DALLAS December 2019 ACKNOWLEDGMENTS I would like to express my deep sense of gratitude to the consistent and dedicated support of my advisor, Dr. Carl Sechen, throughout my entire PhD study. You have been a great mentor, and your help in my research and career is beyond measure. I sincerely thank my co-advisor, Dr. Yiorgos Makris, who brings ideas and funds for this project. I am grateful that they made it possible for me to work on this amazing research topic that is of great interest to me. I would also like to thank my committee members, Dr. Benjamin Schaefer and Dr. William Swartz for serving as my committee members and giving lots of advice on my research. I would like to give my special thanks to the tech support staff, Steve Martindell, who patiently helped me a thousand times if not more. With the help of so many people, I have become who I am. My parents and my parents-in-law give me tremendous support. My husband, Tianshi Xie, always stands by my side when I am facing challenges. Ada, my precious little gift, is the motivation and faith for me to keep moving on.
    [Show full text]
  • Design and Implementation of Novel High Performance Domino Logic
    DESIGN AND IMPLEMENTATION OF NOVEL HIGH PERFORMANCE DOMINO LOGIC A thesis submitted in partial fulfillment of the requirements for the award of the degree of Doctor of Philosophy in VLSI Design and Embedded Systems by SRINIVASA V S SARMA D Roll No: 510EC102 Under the Guidance of Prof. KAMALAKANTA MAHAPATRA Electronics and Communication Engineering Department National Institute of Technology Rourkela-769008 Odisha 2015 DESIGN AND IMPLEMENTATION OF NOVEL HIGH PERFORMANCE DOMINO LOGIC A thesis submitted in partial fulfillment of the requirements for the award of the degree of Doctor of Philosophy in VLSI Design and Embedded Systems by SRINIVASA V S SARMA D Roll No: 510EC102 Under the Guidance of Prof. KAMALAKANTA MAHAPATRA Electronics and Communication Engineering Department National Institute of Technology Rourkela-769008 Odisha 2015 CERTIFICATE This is to certify that the thesis report entitled “DESIGN AND IMPLEMENTATION OF NOVEL HIGH PERFORMANCE DOMINO LOGIC” submitted by Srinivasa V S Sarma D, Roll No: 510EC102, in partial fulfillment of the requirements for the award of the degree of Doctor of Philosophy with specialization in “VLSI Design and Embedded Systems” in Electronics and Communication Engineering at the National Institute of Technology, Rourkela is an authentic work under my supervision and guidance. To the best of my knowledge, the matter embodied in the thesis has not been submitted to any other University / Institute for the award of any Degree or Diploma. Place: NIT ROURKELA Date: Prof. K. K. Mahapatra Electronics & Communication Engineering Department, National Institute of Technology, Rourkela - 769008. Dedicated to My parents ACKNOWLEDGEMENTS This project is by far the most significant accomplishment in my life and it would be impossible without people (especially my family) who supported me and believed in me.
    [Show full text]
  • 3.1 a 22Nm Soc Platform Technology Featuring 3-D Tri-Gate and High-K/Metal Gate, Optimized for Ultra Low Power, High Performan
    A 22nm SoC Platform Technology Featuring 3-D Tri-Gate and High-k/Metal Gate, Optimized for Ultra Low Power, High Performance and High Density SoC Applications C.-H. Jan, U. Bhattacharya, R. Brain, S .- J. Choi, G. Curello, G. Gupta, W. Hafez, M. Jang, M. Kang, K. Komeyli, T. Leo, N. Nidhi, L. Pan, J. Park, K. Phoa, A. Rahman, C. Staus, H. Tashiro, C. Tsai, P. Vandervoorn, L. Yang, J.-Y. Yeh, P. Bai Logic Technology Development, Intel Corporation, Hillsboro, Oregon, USA contact: [email protected] Abstract Transistor Architecture and Process Flow A leading edge 22nm 3-D tri-gate transistor technology This Tri-Gate-based 3-D SoC technology employs a has been optimized for low power SoC products for the first dual-gate oxide flow to support three main transistor families, time. Low standby power and high voltage transistors including high-speed logic (HP/SP), low-power logic exploiting the superior short channel control, < 65mV/dec (LP/ULP) and high-voltage I/O (TG) transistors, to subthreshold slope and <40mV DIBL, of the Tri-Gate simultaneously reduce the leakage floor to ~10 pA/um and to architecture have been fabricated concurrently with high extend the supportable voltage ceiling to > 5V. HP/SP and speed logic transistors in a single SoC chip to achieve LP/ULP transistors share the same low gate leakage high- industry leading drive currents at record low leakage levels. k/metal-gate dielectric stack, while the TG transistors employ NMOS/PMOS Idsat=0.41/0.37mA/um at 30pA/um Ioff, a hybrid SiO /high-k high voltage tolerant gate stack as 0.75V, were used to build a low standby power 380Mb 2 shown in Figs.
    [Show full text]
  • Two Phase Clocked Adiabatic Static CMOS Logic and Its Logic Family
    JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.10, NO.1, MARCH, 2010 1 Two Phase Clocked Adiabatic Static CMOS Logic and its Logic Family Nazrul Anuar, Yasuhiro Takahashi, and Toshikazu Sekine Abstract—This paper proposes a two-phase clocked that help achieve high energy efficiency. The power adiabatic static CMOS logic (2PASCL) circuit that consumption in digital circuits, which mostly use utilizes the principles of adiabatic switching and complementary metal-oxide semiconductor (CMOS) energy recovery. The low-power 2PASCL circuit uses devices, is proportional to the square of the power supply two complementary split-level sinusoidal power voltage; therefore, voltage scaling is one of the important supply clocks whose height is equal to Vdd. It can be methods used to reduce power consumption. To achieve directly derived from static CMOS circuits. By a high transistor drive current and thereby improve the removing the diode from the charging path, higher circuit performance, the transistor threshold voltage must output amplitude is achieved and the power consumption be scaled down in proportion to the supply voltage. of the diode is eliminated. 2PASCL has switching However, scaling down of the transistor threshold activity that is lower than dynamic logic. We also voltage Vt results in significant increase in the design and simulate NOT, NAND, NOR, and XOR subthreshold leakage current [1]. logic gates on the basis of the 2PASCL topology. Recently, adiabatic computing has been applied to From the simulation results, we find that 2PASCL 4- low-power systems, and several early adiabatic logic inverter chain logic can save up to 79% of dissipated families have been proposed [2-5] emphasizing on the energy as compared to that with a static CMOS logic energy recovery principle.
    [Show full text]
  • Digital Simulation of Superconductive Memory System Based on Hardware Description Language Modeling
    Hindawi Advances in Condensed Matter Physics Volume 2018, Article ID 2683723, 5 pages https://doi.org/10.1155/2018/2683723 Research Article Digital Simulation of Superconductive Memory System Based on Hardware Description Language Modeling S. Narendran and J. Selvakumar Department of Electronics & Communication Engineering, SRM Institute of Science and Technology, Chennai, India Correspondence should be addressed to S. Narendran; [email protected] Received 11 February 2018; Accepted 24 April 2018; Published 27 May 2018 Academic Editor: Sergei Sergeenkov Copyright © 2018 S. Narendran and J. Selvakumar. Tis is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. We have modeled a memory system using Josephson Junction to attain low power consumption using low input voltage compared to conventional Complementary Metal Oxide Semiconductor-Static Random Access Memory (CMOS-SRAM). We attained the low power by connecting a shared/common bit line and using a 1-bit memory cell. Trough our design we may attain 2.5–3.5 microwatts of power using lower input voltage of 0.6 millivolts. Comparative study has been made to fnd which memory system will attain low power consumption. Conventional SRAM techniques consume power in the range of milliwatts with the supply input in the range of 0-10 volts. Using HDL language, we made a memory logic design of RAM cells using Josephson Junction in FreeHDL sofware which is dedicated only for Josephson Junction based design. With use of XILINX, we have calculated the power consumption and equivalent Register Transfer Level (RTL) schematic is drawn.
    [Show full text]