Performance Analysis of NAND and NOR Logic Using 14Nm Technology Node

Total Page:16

File Type:pdf, Size:1020Kb

Performance Analysis of NAND and NOR Logic Using 14Nm Technology Node International Journal of Pure and Applied Mathematics Volume 118 No. 18 2018, 4053-4060 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu Special Issue ijpam.eu Performance analysis of NAND and NOR logic using 14nm technology node 1Priyamanga Bhardwaj, 2P. Uma Sathyakam, 3M.Marimuthu and 4S.Balamurugan 1,2,3,4SELECT, VIT University, Vellore – 14. Abstract We carried out performance analysis of NAND and NOR logic gates at 14nm technology node, to find out the propagation delay and the average power dissipation as shown by the considered gates. We have carried out the simulations for input voltages of 0.8, 0.6, 0.45, 0.3 and 0.2 volts. We simulate the given gate conditions using Silvaco SmartSPICE. The results show that in both of these logic gates when the input voltage is higher, we face more power consumption, but the propagation delay is lesser. So for optimum performance, some midway combination can be appropriately considered on a case-to-case basis. Key Words— NAND logic, NOR logic, VLSI, propagation delay, power dissipation. 1. INTRODUCTION NAND and NOR logic gates have been in existence since a few years now, to aid in different electrical and electronics applications. Applications range from simple academic and research purposes, to heavy industrial uses, to sensitive and critical defense electronic needs. Hence it becomes very important that they are designed, and thereon utilized to give the most effective, cost-friendly and efficient performances [4]. The logic gates are programmable at various technology nodes such as 10nm, 12nm, 14nm, 16nm, 20nm etc. For our research, we have considered the standard 14nm technology node. In Section II, we have presented the NAND gate design and the NOR gate design based on which the SmartSPICE code was constructed. In Section III, we have provided the circuit validation, which includes the timing diagrams derived by applying the values of the truth tables of the respective gates. In Section IV, we have carried out the performance analysis of the circuits, which includes the propagation delay and power dissipation. This section also includes the simulation plots and the tabulated readings. Section V gives the concluding remarks. 2. CIRCUIT DESIGN The Circuit Design of the two gates in CMOS technology is considered, with M1 and M2, M3 and M4 denoting the NMOS and PMOS gates respectively. The NAND Gate design [10, 11, 12] considered is as follows: 4053 International Journal of Pure and Applied Mathematics Special Issue Fig. 1 NAND Gate design considered in this work. The NOR Gate design considered [10, 12] is as follows: Fig. 2 NOR Gate design considered in this work. The NAND and NOR gates were hence constructed in the CMOS configuration, and the circuit design variables which will later be used in constructing the SmartSPICE codes. 3.CIRCUIT VALIDATION By supplying the truth table logic gate inputs in the simulation, we obtain the timing diagrams for circuit validation as follows: 4054 International Journal of Pure and Applied Mathematics Special Issue Fig. 3 Output waveform of NOR gate Fig. 4 Output waveform of NAND gate The timing diagrams of the NAND and NOR gates were hence obtained by providing the logic gate truth table values, in plots having time versus v(out) in the axes. 4.CIRCUIT ANALYSIS For the performance analysis [5, 13] of the aforementioned NAND and NOR logic gates, we mainly gauge them based on the propagation delays shown by them and also the average power consumed [6] by them. These gates are designed using transistors. For simulations on these gates, we have used SmartSPICE. We have supplied varying input voltages (Vdd) of 0.2V, 0.3V, 0.45V, 0.6V and 0.8V, which has resulted in different readings of propagation delays and average power consumed [11,14]. The SmartSPICE code for NAND gate was constructed as follows: .temp 27 .param Supply=0.2 .include '14nfet_hp.lib' .include '14pfet_hp.lib' .options post .global vdd gnd vdd vdd gnd 'supply' m1 out ina vdd vdd pfet l=3e-008 m2 out inb vdd vdd pfet l=3e-008 m3 out ina d gnd nfet l=3e-008 m4 d inb gnd gnd nfet l=3e-008 va ina gnd pulse(0 'supply' 1n 0.1n 0.1n 10n 20n) 4055 International Journal of Pure and Applied Mathematics Special Issue vb inb gnd pulse(0 'supply' 1n 0.1n 0.1n 10n 20n) .tran 0.1ns 90ns .probe v(out) .measure prop_delay + TRIG v(ina) VAL='Supply/2' RISE=1 + TARG v(out) VAL='Supply/2' FALL=1 .measure output_power AVG power FROM=1n TO=10n .end The code for the NOR gate is: .temp 27 .param Supply=0.3 .include '14nfet_hp.lib' .include '14pfet_hp.lib' .options post .global vdd gnd vdd vdd gnd 'supply' m1 d ina vdd vdd pfet l=3e-008 m2 out inb d vdd pfet l=3e-008 m3 out ina gnd gnd nfet l=3e-008 m4 out inb gnd gnd nfet l=3e-008 va ina gnd pulse(0 'supply' 1n 0.1n 0.1n 10n 20n) vb inb gnd pulse(0 'supply' 1n 0.1n 0.1n 10n 20n) .tran 0.1ns 90ns .probe v(out) .measure prop_delay + TRIG v(ina) VAL='Supply/2' RISE=1 + TARG v(out) VAL='Supply/2' FALL=1 .measure output_power AVG power FROM=1n TO=10n .end For energizing the two logic gates to result in plots, we simulate the gates for ‘ina’ vs. ‘out’; while varying the Vdd in each case and in the two different logic gates. NAND Gate with 0.3V input Vdd [8]. Fig. 5 Plot for NAND gate with 0.3V input Vdd. 4056 International Journal of Pure and Applied Mathematics Special Issue Fig. 6 Plot for NAND gate with 0.2V input Vdd. Fig. 7 Plot for NOR gate with 0.3V input Vdd. Fig. 8 Plot for NOR gate with 0.2V input Vdd. Also we obtain the various readings of the propagation delays and average power consumed [3,7] with a fixed technology node & varying Vdd after simulations; and they are tabulated as follows: 4057 International Journal of Pure and Applied Mathematics Special Issue TABLE I Performance factors of NOR Gate using 14nm technology node Vd Delay Average Remar Description d (ps) power (nW) ks 0.8 -7.188 24.59 5n,10n 0.6 - 2.248 10n,20 0.0247 n 0.4 0.694 0.344 10n,20 5 n 0.3 31.99 0.567 10n,20 Glitch at n falling edge 0.2 81.86 0.479 10n,20 More glitch. n TABLE II Performance factors of NAND Gate using 14nm technology node Vdd Delay Average Remar Description (ps) power (nW) ks 0.8 7.825 35.137 5n,10n 0.6 1.229 1.508 10n,20 n 0.4 1.783 0.306 10n,20 5 n 0.3 41.29 0.319 10n,20 Glitch at n falling edge 0.2 237.37 0.407 10n,20 More glitch. n It can be seen that as the input voltage (Vdd) was decreased from 0.8V to 0.2V, the propagation delays increased exponentially for the two gates. But the average power consumed decreased for both the gates. Our simulations were done considering ambient temperature as 27°C. We had also considered PTM High Performance (PTM_hp) [15]. 5.CONCLUSIONS In this paper we have done the performance characteristics of the given two gates under some imposed conditions. Considering these conditions, the efficiency of the assumed technology node (14nm) was calculated. When the Vdd was 0.3V for both the gates, glitches were observed at the falling edges in the plots. Also at Vdd=0.2V, we experienced more glitch. So to strike a proper balance between the average power consumed and the propagation delay experienced, some set of values midway has to be taken into consideration on a case-to-case basis[9]. Further scope lies in simulating in different temperatures, and also taking into consideration different technology nodes. And further simulations can be undertaken for PTM Low Performance (PTM_lp) and so on. REFERENCES [1] Chin, P., Su, J. and Zhong, X., Analysis and Design of High Performance and Low Power Current Mode Logic CMOS. [2] da Silva, D.N., Reis, A.I. and Ribas, R.P., 2009. CMOS logic gate performance variability related to transistor network arrangements. Microelectronics Reliability, 49(9), pp.977-981. [3] Sankar, P.G. and Udhayakumar, K., 2014. MOSFET-like CNFET based logic gate library for low-power application: a comparative study. Journal of Semiconductors, 35(7), p.075001. 4058 International Journal of Pure and Applied Mathematics Special Issue [4] Hajare, R., Lakshminarayana, C., Sumanth, S.C. and Anish, A.R., 2015, December. Design and evaluation of FinFET based digital circuits for high speed ICs. In Emerging Research in Electronics, Computer Science and Technology (ICERECT), 2015 International Conference on (pp. 162-167). IEEE. [5] Von Arnim, K., Augendre, E., Pacha, C., Schulz, T., San, K.T., Bauer, F., Nackaerts, A., Rooyackers, R., Vandeweyer, T., Degroote, B. and Collaert, N., 2007, June. A low-power multi-gate FET CMOS technology with 13.9 ps inverter delay, large-scale integrated high performance digital circuits and SRAM. In 2007 IEEE Symposium on VLSI Technology (pp. 106-107). IEEE. [6] Yang, W.B., Lin, Y.Y. and Lo, Y.L., 2014, April. Analysis and design considerations of static CMOS logics under process, voltage and temperature variation in 90nm CMOS process. In Information Science, Electronics and Electrical Engineering (ISEEE), 2014 International Conference on (Vol. 3, pp. 1653-1656).
Recommended publications
  • Realization of Morphing Logic Gates in a Repressilator with Quorum Sensing Feedback
    Realization of Morphing Logic Gates in a Repressilator with Quorum Sensing Feedback Vidit Agarwal, Shivpal Singh Kang and Sudeshna Sinha Indian Institute of Science Education and Research (IISER) Mohali, Knowledge City, SAS Nagar, Sector 81, Manauli PO 140 306, Punjab, India Abstract We demonstrate how a genetic ring oscillator network with quorum sensing feedback can operate as a robust logic gate. Specifically we show how a range of logic functions, namely AND/NAND, OR/NOR and XOR/XNOR, can be realized by the system, thus yielding a versatile unit that can morph between different logic operations. We further demonstrate the capacity of this system to yield complementary logic operations in parallel. Our results then indicate the computing potential of this biological system, and may lead to bio-inspired computing devices. arXiv:1310.8267v1 [physics.bio-ph] 30 Oct 2013 1 I. INTRODUCTION The operation of any computing device is necessarily a physical process, and this funda- mentally determines the possibilities and limitations of the computing machine. A common thread in the history of computers is the exploitation and manipulation of different natural phenomena to obtain newer forms of computing paradigms [1]. For instance, chaos comput- ing [2], neurobiologically inspired computing, quantum computing[3], and DNA computing[4] all aim to utilize, at the basic level, some of the computational capabilities inherent in natural systems. In particular, larger understanding of biological systems has triggered the interest- ing question: what new directions do bio-systems offer for understanding and implementing computations? The broad idea then, is to create machines that benefit from natural phenomena and utilize patterns inherent in systems to encode inputs and subsequently obtain a desired output.
    [Show full text]
  • Universal Gate - NOR Digital Electronics 2.2 Intro to NAND & NOR Logic
    Universal Gate - NOR Digital Electronics 2.2 Intro to NAND & NOR Logic Universal Gate – NOR This presentation will demonstrate… • The basic function of the NOR gate. • How an NOR gate can be using to replace an AND gate, an OR gate or an INVERTER gate. • How a logic circuit implemented with AOI logic gates Universal Gate – NOR could be re-implemented using only NOR gates • That using a single gate type, in this case NOR, will reduce the number of integrated circuits (IC) required to implement a logic circuit. Digital Electronics AOI Logic NOR Logic 2 More ICs = More $$ Less ICs = Less $$ NOR Gate NOR Gate as an Inverter Gate X X X (Before Bubble) X Z X Y X Y X Z X Y X Y Z X Z 0 0 1 0 1 Equivalent to Inverter 0 1 0 1 0 1 0 0 1 1 0 3 4 Project Lead The Way, Inc. Copyright 2009 1 Universal Gate - NOR Digital Electronics 2.2 Intro to NAND & NOR Logic NOR Gate as an OR Gate NOR Gate as an AND Gate X X Y Y X X Z X Y X Y Y Z X Y X Y X Y Y NOR Gate “Inverter” “Inverters” NOR Gate X Y Z X Y Z 0 0 0 0 0 0 0 1 1 0 1 0 Equivalent to OR Gate Equivalent to AND Gate 1 0 1 1 0 0 1 1 1 1 1 1 5 6 NOR Gate Equivalent of AOI Gates Process for NOR Implementation 1.
    [Show full text]
  • A Noise-Assisted Reprogrammable Nanomechanical Logic Gate
    pubs.acs.org/NanoLett A Noise-Assisted Reprogrammable Nanomechanical Logic Gate Diego N. Guerra,† Adi R. Bulsara,‡ William L. Ditto,§ Sudeshna Sinha,| K. Murali,⊥ and P. Mohanty*,† † Department of Physics, Boston University, 590 Commonwealth Avenue, Boston, Massachusetts 02215, ‡ SPAWAR Systems Center Pacific, Code 71, 53560 Hull Street, San Diego, California 92152, § School of Biological and Health Systems Engineering, Arizona State University, Tempe, Arizona 85287, | Institute of Mathematical Sciences, Taramani, Chennai 600 113, India, and ⊥ Physics Department, Anna University, Chennai 600 025, India ABSTRACT We present a nanomechanical device, operating as a reprogrammable logic gate, and performing fundamental logic functions such as AND/OR and NAND/NOR. The logic function can be programmed (e.g., from AND to OR) dynamically, by adjusting the resonator’s operating parameters. The device can access one of two stable steady states, according to a specific logic function; this operation is mediated by the noise floor which can be directly adjusted, or dynamically “tuned” via an adjustment of the underlying nonlinearity of the resonator, i.e., it is not necessary to have direct control over the noise floor. The demonstration of this reprogrammable nanomechanical logic gate affords a path to the practical realization of a new generation of mechanical computers. KEYWORDS Nanomechanical logic, nanomechanical computing, logical stochastic resonance, stochastic resonance, nanomechanical resonator practical realization of a nanomechanical logic applied as input stimuli to a two-state system, the response device, capable of performing fundamental logic can result in a specific logical output with a probability (for operations, is yet to be demonstrated despite a long- obtaining this output) controlled by the noise intensity.
    [Show full text]
  • Voltage Controlled Memristor Threshold Logic Gates, 2016 IEEE APCCAS, Jeju, Korea, October 25-28, 2016
    A. Maan, A. P. James, Voltage Controlled Memristor Threshold Logic Gates, 2016 IEEE APCCAS, Jeju, Korea, October 25-28, 2016 Voltage Controlled Memristor Threshold Logic Gates Akshay Kumar Maan Alex Pappachen James Queensland Microelectronic Facility School of Engineering, Nazabayev University Griffith University Astana, Kazakhastan Queensland 4111, Australia Web: www.biomicrosystems.info/alex Email: [email protected] Email: [email protected] Abstract—In this paper, we present a resistive switching weights to the inputs, while the CMOS inverter behaves as memristor cell for implementing universal logic gates. The cell a threshold logic device. The weights are programmed via has a weighted control input whose resistance is set based on a the resistive switching phenomenon of the memristor device. control signal that generalizes the operational regime from NAND We show that resistive switching makes it possible to use the to NOR functionality. We further show how threshold logic in same cell architecture to work in the NAND, NOR or XOR the voltage-controlled resistive cell can be used to implement a configuration, and can be implemented in a programmable XOR logic. Building on the same principle we implement a half adder and a 4-bit CLA (Carry Look-ahead Adder) and show array architecture. We hypothesise that if such circuits are that in comparison with CMOS-only logic, the proposed system developed in silicon that can be programmed and reused to shows significant improvements in terms of device area, power generate different logic gate functionalities, we will be able to dissipation and leakage power. move a step closer towards the development of low power and large scale threshold logic applications.
    [Show full text]
  • 1 Novel Reconfigurable Logic Gates Using Spin Metal-Oxide
    Novel Reconfigurable Logic Gates Using Spin Metal-Oxide-Semiconductor Field-Effect Transistors Satoshi Sugahara1, 2*, Tomohiro Matsuno1, and Masaaki Tanaka1,2** 1 Department of Electronic Engineering, The University of Tokyo, 7-3-1 Hongo, Bunkyo-ku, Tokyo, 113-8656, Japan 2 PRESTO, Japan Science and Technology Agency, 4-1-8 Honcho, Kawaguchi 332-0012, Japan We propose and numerically simulate novel reconfigurable logic gates employing spin metal-oxide-semiconductor field-effect transistors (spin MOSFETs). The output characteristics of the spin MOSFETs depend on the relative magnetization configuration of the ferromagnetic contacts for the source and drain, that is, high current-drive capability in the parallel magnetization and low current-drive capability in the antiparallel magnetization [S. Sugahara and M. Tanaka: Appl. Phys. Lett. 84 (2004) 2307]. A reconfigurable NAND/NOR logic gate can be realized by using a spin MOSFET as a driver or an active load of a complimentary MOS (CMOS) inverter with a neuron MOS input stage. Its logic function can be switched by changing the relative magnetization configuration of the ferromagnetic source and drain of the spin MOSFET. A reconfigurable logic gate for all symmetric Boolean functions can be configured using only five CMOS inverters including four spin MOSFETs. The operation of these reconfigurable logic gates was confirmed by numerical simulations using a simple device model for the spin MOSFETs. KEYWORDS: spintronics, spin transistor, spin MOSFET, reconfigurable logic, FPGA *E-mail address: [email protected] **E-mail address: [email protected] 1 1 Introduction The area of spintronics (or spin electronics) in which uses not only charge transport of electrons but also the spin degree of freedom of electrons is used has generated much interest in recent years.
    [Show full text]
  • Switching Theory and Logic Design
    SWITCHING THEORY AND LOGIC DESIGN LECTURE NOTES B.TECH (II YEAR – II SEM) (2018-19) Prepared by: Ms M H Bindu Reddy, Assistant Professor Department of Electrical & Electronics Engineering MALLA REDDY COLLEGE OF ENGINEERING & TECHNOLOGY (Autonomous Institution – UGC, Govt. of India) Recognized under 2(f) and 12 (B) of UGC ACT 1956 (Affiliated to JNTUH, Hyderabad, Approved by AICTE - Accredited by NBA & NAAC – ‘A’ Grade - ISO 9001:2015 Certified) Maisammaguda, Dhulapally (Post Via. Kompally), Secunderabad – 500100, Telangana State, India SYLLABUS UNIT -I: Number System and Gates: Number Systems, Base Conversion Methods, Complements of Numbers, Codes- Binary Codes, Binary Coded Decimal Code and its Properties, Excess-3 code, Unit Distance Code, Error Detecting and Correcting Codes, Hamming Code.Digital Logic Gates, Properties of XOR Gates, Universal Logic Gates. UNIT -II: Boolean Algebra and Minimization: Basic Theorems and Properties, Switching Functions, Canonical and Standard Forms,Multilevel NAND/NOR realizations. K- Map Method, up to Five variable K- Maps, Don’t Care Map Entries, Prime and Essential prime Implications, Quine Mc Cluskey Tabular Method UNIT -III: Combinational Circuits Design: Combinational Design, Half adder,Fulladder,Halfsubtractor,Full subtractor,Parallel binary adder/subtracor,BCD adder, Comparator, decoder, Encoder, Multiplexers, DeMultiplexers, Code Converters. UNIT -IV: Sequential Machines Fundamentals: Introduction, Basic Architectural Distinctions between Combinational and Sequential circuits, classification of sequential circuits, The binary cell, The S-R- Latch Flip-Flop The D-Latch Flip-Flop, The “Clocked T” Flip-Flop, The “ Clocked J-K” Flip-Flop, Design of a Clocked Flip-Flop, Conversion from one type of Flip-Flop to another, Timing and Triggering Consideration. UNIT -V: Sequential Circuit Design and Analysis: Introduction, State Diagram, Analysis of Synchronous Sequential Circuits, Approaches to the Design of Synchronous Sequential Finite State Machines, Design Aspects, State Reduction, Design Steps, Realization using Flip-Flops.
    [Show full text]
  • Combinational Logic Circuits
    CHAPTER 4 COMBINATIONAL LOGIC CIRCUITS ■ OUTLINE 4-1 Sum-of-Products Form 4-10 Troubleshooting Digital 4-2 Simplifying Logic Circuits Systems 4-3 Algebraic Simplification 4-11 Internal Digital IC Faults 4-4 Designing Combinational 4-12 External Faults Logic Circuits 4-13 Troubleshooting Prototyped 4-5 Karnaugh Map Method Circuits 4-6 Exclusive-OR and 4-14 Programmable Logic Devices Exclusive-NOR Circuits 4-15 Representing Data in HDL 4-7 Parity Generator and Checker 4-16 Truth Tables Using HDL 4-8 Enable/Disable Circuits 4-17 Decision Control Structures 4-9 Basic Characteristics of in HDL Digital ICs M04_WIDM0130_12_SE_C04.indd 136 1/8/16 8:38 PM ■ CHAPTER OUTCOMES Upon completion of this chapter, you will be able to: ■■ Convert a logic expression into a sum-of-products expression. ■■ Perform the necessary steps to reduce a sum-of-products expression to its simplest form. ■■ Use Boolean algebra and the Karnaugh map as tools to simplify and design logic circuits. ■■ Explain the operation of both exclusive-OR and exclusive-NOR circuits. ■■ Design simple logic circuits without the help of a truth table. ■■ Describe how to implement enable circuits. ■■ Cite the basic characteristics of TTL and CMOS digital ICs. ■■ Use the basic troubleshooting rules of digital systems. ■■ Deduce from observed results the faults of malfunctioning combina- tional logic circuits. ■■ Describe the fundamental idea of programmable logic devices (PLDs). ■■ Describe the steps involved in programming a PLD to perform a simple combinational logic function. ■■ Describe hierarchical design methods. ■■ Identify proper data types for single-bit, bit array, and numeric value variables.
    [Show full text]
  • Episode 4.04 – NAND, NOR, and Exclusive-NOR Logic
    Episode 4.04 – NAND, NOR, and Exclusive-NOR Logic Welcome to the Geek Author series on Computer Organization and Design Fundamentals. I’m David Tarnoff, and in this series we are working our way through the topics of Computer Organization, Computer Architecture, Digital Design, and Embedded System Design. If you’re interested in the inner workings of a computer, then you’re in the right place. The only background you’ll need for this series is an understanding of integer math, and if possible, a little experience with a programming language such as Java. And one more thing. Our topics involve a bit of figuring, so it might help to keep a pencil and paper handy. Did Benjamin Franklin mess things up? There are some who say he did. Back in Ben’s day, people believed that the phenomenon of electricity was due to the interaction of two fluids flowing towards one another in an effort to cancel each other out. Ben proposed a single fluid theory suggesting that the flow was from an excess of fluid to an absence of fluid. We won’t get into how it was fashionable at the time to prove these theories by sending electrical charges through human chains and rate each individual’s level of pain. Let’s just say that there was no dual fluid canceling happening.1 In his single fluid theory, Benjamin Franklin used the term “positive” to describe an excess of fluid and “negative” to describe an absence of fluid.2 As any present-day physics student can tell you, while current flows “down” from positive to negative, what’s actually doing the flowing are the negatively charged electrons, not some invisible fluid.
    [Show full text]
  • Design and Simulation of V&Pl Submodules Using Nand And
    DESIGN AND SIMULATION OF V&PL SUBMODULES USING NAND AND NOR GATE H.Hasim, Syirrazie CS Instrumentation and Automation Center, Technical Support Division, Malaysia Nuclear Agensi 43000, Bangi, Kajang, Selangor Abstract Digital Integarted Circuit(IC) design is an alternative to current analog IC design. Both have vise verse advan- tages and disadvantages. This paper investigate and compare sub-modules of voting and protecting logic (V&PL) using only two input either NAND gate(74LS00) or NOR gate (74LS02). On the previous research, V&PL sub- module are mixed of six input NOR gate, 2 input AND gate, and Inverter. The result show a complexity of circuity and difficulty of finding six input NOR gate. We extend this analysis by comparable of less complexity of PMOS and NMOS used in NAND and NOR gate as V&PL sub-module, less time propagation delay, with high frequency and less total nombor of transistor used. Kanaugh map minimizer, logisim, and LTSpice used to design and develop of V&PL sub-module Complementary Metal Oxide Semiconductor(CMOS) NAND and NOR gate.Result show that, propagation delay of NAND gate is less with high frequency than NOR gate. Keywords: CMOS, NOR gate, NAND gate, Voting and Protecting Logic(V&PL) 1 Introduction One of the key challenges in IC design is making used of transistor. Transistor can be either biasing and funtion as amplifier or operated in saturated and cut-off region. To be digitalize, transistor will operated in saturated and cut-off region. The saturated region is when the flat or staedy-state amount of voltage throught out of time while in cut-off region it is approximately zeros volt.
    [Show full text]
  • 1- AND-OR Logic
    ELECTRICAL 2ND YEAR SUBJECT- DIGITAL ELECTONICS AND MICROPROCESSOR DATE -29-04-2020 TIME 9:40-10:30 COMBINATIONAL LOGIC ANALISIS 1- AND-OR Logic AND-OR circuit consisting of two 2-input AND gates and one 2-input OR gate; Fig.(6-1)(b) is the ANSI standard rectangular outline symbol. The Boolean expressions for the AND gate outputs and the resulting SOP expression for the output X are shown in the diagram. In general, all AND-OR circuit can have any number of AND gates each with any number of inputs. The truth table for a 4-input AND-OR logic circuit is shown in Table 6-1. The intermediate AND gate outputs ( AB and CD columns) are also shown in the table. (a) Logic diagram (b) ANSI standard rectangular outline symbol. Fig.(6-1) For a 4-input AND-OR logic circuit, the output X is HIGH (1) if both input A and input B are HIGH (1) or both input C and input D are HIGH (1). 2- AND-OR-Invert Logic When the output of an AND-OR circuit is complemented (inverted), it results in an AND-OR-Invert circuit. Recall that AND-OR logic directly implements SOP expressions. POS expressions can be implemented with AND-OR-Invert logic. This is illustrated as follows, starting with a POS expression and developing the corresponding AND-OR-Invert expression. Table 6-1 Fig.(6-2) For a 4-input AND-OR-Invert logic circuit, the output X is LOW (0) if both input A and input B are HIGH (1) or both input C and input D are HIGH (1).
    [Show full text]
  • Covert Gates: Protecting Integrated Circuits with Undetectable Camouflaging
    Covert Gates: Protecting Integrated Circuits with Undetectable Camouflaging Bicky Shakya, Haoting Shen, Mark Tehranipoor and Domenic Forte ECE Department, University of Florida [email protected],{htshen,tehranipoor,dforte}@ece.ufl.edu Abstract. Integrated circuit (IC) camouflaging has emerged as a promising solution for protecting semiconductor intellectual property (IP) against reverse engineering. Existing methods of camouflaging are based on standard cells that can assume one of many Boolean functions, either through variation of transistor threshold voltage or contact configurations. Unfortunately, such methods lead to high area, delay and power overheads, and are vulnerable to invasive as well as non-invasive attacks based on Boolean satisfiability/VLSI testing. In this paper, we propose, fabricate, and demonstrate a new cell camouflaging strategy, termed as ‘covert gate’ that leverages doping and dummy contacts to create camouflaged cells that are indistinguishable from regular standard cells under modern imaging techniques. We perform a comprehensive security analysis of covert gate, and show that it achieves high resiliency against SAT and test-based attacks at very low overheads. We also derive models to characterize the covert cells, and develop measures to incorporate them into a gate-level design. Simulation results of overheads and attacks are presented on benchmark circuits. Keywords: IP Protection · Camouflaging · Reverse Engineering · SEM Imaging · ATPG · SAT 1 Introduction Reverse engineering of integrated circuits (ICs) is a common practice in the semiconductor industry. It is routinely used for (i) failure analysis, defect identification, and fault diagnosis, (ii) detection of counterfeit ICs and (iii) analysis of competitor IP (e.g., technology node or process analysis, and checking whether patents were infringed) [TJ07][TJ11].
    [Show full text]
  • Comparative Study of Various Gates Based in Different Technologies
    International Robotics & Automation Journal Review Article Open Access Comparative study of various gates based in different technologies Abstract Volume 3 Issue 1 - 2017 This paper provides the comparative study among various fabrication technologies for the same logical circuits based on NAND gate. The tool used for this analysis Sanobar Chouhan,1 Saurabh Chaudhary,1 is Tanner which is an EDA tool and used for full custom designing of electronic Tarun Upadhay,1 Ajay Rupani,1 Pawan Whig2 circuits. The NAND gate is formed by CMOS only. The different technologies give 1Scholars, Jodhpur Institute of Engineering and Technology, India varied output parameters with given input parameters. Hence, the main utilization 2Vivekananda Institute of Professional Studies, India of this study is to opt best suited technology for particular output parameter ranges for specified input parameter ranges for different applications based on logical gates. Correspondence: Pawan Whig, Vivekananda Institute of The conventional device generally used, consumes high power and is not stable with Professional Studies, India, Email frequency variations. Therefore, a comparative analysis using different technologies is proposed, which has been useful for designing optimal conventional logics. The Received: July 22, 2017 | Published: September 22, 2017 study is based on simulation of power consumption, noise analysis and frequency compensation technique of different gates. Keywords: logical circuits, fabrication, tanner, CMOS Introduction Different technologies and why are defined by length of transistor The logic gates are electronic devices which produces logical output on basis of given one or more input.1,2 Application of logic gates The different technologies are predefined manufacturing includes from small decision making devices, big calculating devices parameters of electronics elements used for simulation and designing to huge super computers.3,4 There are many logic gates to implement of circuits.
    [Show full text]