Logical Effort

Total Page:16

File Type:pdf, Size:1020Kb

Logical Effort Logical Effort: Outline Designing for Speed on the Back of an Envelope o Introduction o David Harris Delay in a Logic Gate o Multi-stage Logic Networks [email protected] o Choosing the Best Number of Stages o Example Harvey Mudd College o Asymmetric & Skewed Logic Gates Claremont, CA o Circuit Families o Summary Logical Effort David Harris Page 2 of 56 Introduction Example Chip designers face a bewildering array of choices. ? ? ? Ben Bitdiddle is the memory designer for the Motoroil 68W86, an embedded processor for automotive applications. Help Ben design the decoder for a o What is the best circuit topology for a function? register file: a<3:0> a<3:0> 32 bits o How large should the transistors be? o How many stages of logic give least delay? Decoder specification: o Register File Logical Effort is a method of answering these questions: 16 word register file 16 o 16 words Each word is 32 bits wide 4:16 Decoder o Uses a very simple model of delay o Each bit presents a load of 3 unit-sized transistors o Back of the envelope calculations and tractable optimization o True and complementary inputs of address bits a<3:0> are available o Gives new names to old ideas to emphasize remarkable symmetries o Each input may drive 10 unit-sized transistors Who cares about logical effort? Ben needs to decide: o Circuit designers waste too much time simulating and tweaking circuits o How many stages to use? o High speed logic designers need to know where time is going in their logic o How large should each gate be? o CAD engineers need to understand circuits to build better tools o How fast can the decoder operate? Logical Effort David Harris Page 3 of 56 Logical Effort David Harris Page 4 of 56 Outline Delay in a Logic Gate o Introduction Let us express delays in a process-independent unit: o τ ≈ 12 ps Delay in a Logic Gate d in 0.18 μm o d = ----------abs- Multi-stage Logic Networks τ technology o Choosing the Best Number of Stages Delay of logic gate has two components: o Example effort delay, a.k.a. stage effort o Asymmetric & Skewed Logic Gates parasitic delay o Circuit Families dfp= + o Summary Effort delay again has two components: logical effort electrical effort electrical effort = Cout/Cin is sometimes fgh= called “fanout” o Logical effort describes relative ability of gate topology to deliver current (defined to be 1 for an inverter) o Electrical effort is the ratio of output to input capacitance Logical Effort David Harris Page 5 of 56 Logical Effort David Harris Page 6 of 56 Delay Plots Delay Plots 6 g = 6 d D p = g = 4/3 : 5 N d y A d = D p = 2 : a N g = 5 N t y A d = (4/3)h + 2 4 u p = a N g = 1 p t n 4 u p = 1 -i d = p 2 n 3 inverter -i d = h + 1 lized del lized 3 2 inverter a effort How about a lized del lized 2 delay 2-input NOR? a effort 2 delay Norm 1 parasitic delay Norm 1 parasitic delay 1 2 3 4 5 1 2 3 4 5 Electrical effort: h = Cout / Cin Electrical effort: h = Cout / Cin o dfp==+ gh+ p o dfp==+ gh+ p o Delay increases with electrical effort o Delay increases with electrical effort o More complex gates have greater logical effort and parasitic delay o More complex gates have greater logical effort and parasitic delay Logical Effort David Harris Page 7 of 56 Logical Effort David Harris Page 45 of 56 Computing Logical Effort A Catalog of Gates DEF: Logical effort is the ratio of the input capacitance of a gate to the input Table 1: Logical effort of static CMOS gates capacitance of an inverter delivering the same output current. Number of inputs Gate type o Measured from delay vs. fanout plots of simulated or measured gates 12345 n o Or estimated, counting capacitance in units of transistor width: inverter 1 NAND 4/3 5/3 6/3 7/3 (n+2)/3 NOR 5/3 7/3 9/3 11/3 (2n+1)/3 a NOR2: multiplexer22222 2 4 C = 5 b in XOR, XNOR 4 12 32 2 2 g = 5/3 x 4 Table 2: Parasitic delay of static CMOS gates x x Gate type Parasitic delay a 2 p ≈ 1 1 inverter pinv inv a 1 n-input NAND npinv parasitic delays Inverter: NAND2: b depend on diffusion 2 1 n-input NOR npinv capacitance C = 3 Cin = 4 in n-way multiplexer 2np g = 1 (def) g = 4/3 inv 2-input XOR, XNOR 4npinv Logical Effort David Harris Page 8 of 56 Logical Effort David Harris Page 9 of 56 Example Example Estimate the frequency of an N-stage ring oscillator: Estimate the frequency of an N-stage ring oscillator: Logical Effort: g = Logical Effort: g1≡ Electrical Effort: h = C Electrical Effort:h ==---------out 1 Parasitic Delay: p = Cin Stage Delay: d = Parasitic Delay: pp= inv ≈ 1 Oscillator Frequency: F = Stage Delay: dghp==+ 2 A 31 stage ring oscillator in a 1 1 0.18 μm process Oscillator Frequency: F ==------------------- ----------- oscillates at about 2Ndabs 4Nτ 670 MHz. Logical Effort David Harris Page 10 of 56 Logical Effort David Harris Page 46 of 56 Example Example Estimate the delay of a fanout-of-4 (FO4) inverter: Estimate the delay of a fanout-of-4 (FO4) inverter: d d Logical Effort: g = Logical Effort: g1≡ Electrical Effort: h = C Electrical Effort: h ==---------out 4 The FO4 inverter delay is a useful Parasitic Delay: Cin p = metric to characterize process performance. Stage Delay: d = Parasitic Delay: pp= inv ≈ 1 Stage Delay: dghp==+ 5 1 FO4 delay = 5τ This is about 60 ps in a 0.18 μm process. Logical Effort David Harris Page 11 of 56 Logical Effort David Harris Page 47 of 56 Outline Multi-stage Logic Networks o Introduction Logical effort extends to multi-stage networks: o Delay in a Logic Gate x o 10 y Multi-stage Logic Networks z 20 o Choosing the Best Number of Stages g = 1 g = 5/3 g = 4/3 g = 1 o Example 1 2 3 4 h1 = x/10 h2 = y/x h3 = z/y h4 = 20/z o Asymmetric & Skewed Logic Gates o Circuit Families o Summary o Path Logical Effort: Gg= ∏ i Don’t define C Hh= o Path Electrical Effort: H = ---------------------out (path)- ∏ i Cin (path) because we don’t know hi until the o design is done Path Effort: Ff==∏ i ∏gihi Can we write FGH= ? Logical Effort David Harris Page 12 of 56 Logical Effort David Harris Page 13 of 56 Branching Effort Branching Effort No! Consider circuits that branch: No! Consider circuits that branch: 15 G = 15 G = 1 H = H = 90 / 5 = 18 90 90 5 GH = 5 GH = 18 h1 = h1 = (15+15) / 5 = 6 15 15 h2 = h2 = 90 / 15 = 6 90 F = = GH? 90 F = 36, not 18! Introduce new kind of effort to account for branching within a network: Con path + C o Branching Effort: b = ----------------------------------------------off path Con path o Path Branching Effort: Bb= ∏ i Note: hi = BH≠ H Now we can compute the path effort: ∏ in circuits that branch o Path Effort: FGBH= Logical Effort David Harris Page 14 of 56 Logical Effort David Harris Page 48 of 56 Delay in Multi-stage Networks Determining Gate Sizes We can now compute the delay of a multi-stage network: Gate sizes can be found by starting at the end of the path and working backward. o o At each gate, apply the capacitance transformation: Path Effort Delay: DF = ∑fi C • g outi i o Path Parasitic Delay: P = p Cin = ----------------------- F ∑ i i ˆf o o Check your work by verifying that the input capacitance specification is satis- Path Delay: DF ==di DF + P ∑ fied at the beginning of the path. We can prove that delay is minimized when each stage bears the same effort: ˆ 1N⁄ f ==gihi F Therefore, the minimum delay of an N-stage path is: 1N NF ⁄ + P o This is a key result of logical effort. Lowest possible path delay can be found without even calculating the sizes of each gate in the path. Logical Effort David Harris Page 15 of 56 Logical Effort David Harris Page 16 of 56 Example Example Select gate sizes y and z to minimize delay z Select gate sizes y and z to minimize delay z 9C 9C from A to B from A to B y z y z A 9C A 9C C C y y Logical Effort: G = z B 3 z B 9C Logical Effort: G43= ()⁄ 9C Electrical Effort: H = C Electrical Effort: H ==---------out 9 Branching Effort: B = Cin Path Effort: F = Branching Effort: B23==• 6 ˆ Best Stage Effort:f = Path Effort: F== GHB 128 ˆ 13⁄ Work backward for sizes: Delay: D = Best Stage Effort: f = F ≈ 5 9C43 z ==-----------------------------• ()⁄ 2.4C Work backward for sizes: 5 z = Delay: D3532==• + • 21 3z 4 3 y ==---------------------------• ()⁄ - 1.92C y = 5 Logical Effort David Harris Page 17 of 56 Logical Effort David Harris Page 49 of 56 Outline Choosing the Best Number of Stages o Introduction How many stages should a path use? o Delay in a Logic Gate o Delay is not always minimized by using as few stages as possible o Multi-stage Logic Networks o Example: How to drive 64 bit datapath with unit-sized inverter o Choosing the Best Number of Stages 1 111 o Initial driver Example 842.8 o Asymmetric & Skewed Logic Gates 16 8 o Circuit Families o Summary 22.6 Datapath load 64 64 64 64 Fastest N: 1 2 3 4 f: 64 8 4 2.8 D: 65 18 15 15.3 1N⁄ 1N⁄ DNF==+ P N64() + N assuming polarity doesn’t matter Logical Effort David Harris Page 18 of 56 Logical Effort David Harris Page 19 of 56 Derivation of the Best Number of Stages Best Number of Stages (continued) Suppose we can add inverters to the end of a path without changing its function.
Recommended publications
  • Efficient Design of 2'S Complement Adder/Subtractor Using QCA
    International Journal of Engineering Research & Technology (IJERT) ISSN: 2278-0181 Vol. 2 Issue 11, November - 2013 Efficient Design of 2'S complement Adder/Subtractor Using QCA. D.Ajitha 1 Dr.K.Venkata Ramanaiah 3 , Assistant Professor, Dept of ECE, Associate Professor, ECE Dept , S.I.T.A.M..S., Chittoor, Y S R Engineering college of Yogi Vemana A.P. India. University, Proddatur. 2 4 P.Yugesh Kumar, Dr.V.Sumalatha , SITAMS,Chittoor, Associate Professor, Dept of ECE, J.N.T.U.C.E.A Ananthapur, A.P. Abstract: The alternate digital design of In this paper efficient 1-bit full adder [10] has CMOS Technology fulfilled with the Quantum taken to implement the above circuit by comparing with previous 1-bit full adder designs [7-9]. A full adder with Dot Cellular Automata. In this paper, the 2’s reduced one inverter is used and implemented with less complement adder design with overflow was number of cells. Latency and power consumption is also implemented as first time in QCA & have the reduced with the help of optimization process [5]. smallest area with the least number of cells, Therefore efficient two‟s complement adder is also reduced latency and low cost achieved with designed using the efficient 1-bit full adder [10] and reduced all the parameters like area delay and cost one inverter reduced full adder using majority compared with CMOS [14]. logic. The circuit was simulated with QCADesigner and results were included in The paper is organized as follows: In Section 2, this paper. QCA basics and design methods to implement gates functionalities is presented.
    [Show full text]
  • Negation-Limited Complexity of Parity and Inverters
    数理解析研究所講究録 第 1554 巻 2007 年 131-138 131 Negation-Limited Complexity of Parity and Inverters 森住大樹 1 垂井淳 2 岩間一雄 1 1 京都大学大学院情報学研究科, {morizumi, iwama}@kuis.kyoto-u.ac.jp 2 電気通信大学情報通信工学科, [email protected] Abstract 1 Introduction and Summary In negation-limited complexity, one considers circuits Although exponential lower bounds are known for the with a limited number of NOT gates, being mo- monotone circuit size [4], [6], at present we cannot tivated by the gap in our understanding of mono- prove a superlinear lower bound for the size of circuits tone versus general circuit complexity, and hop- computing an explicit Boolean function: the largest ing to better understand the power of NOT gates. known lower bound is $5n-o(n)[\eta, |10],$ $[8]$ . It is We give improved lower bounds for the size (the natural to ask: What happens if we allow a limited number of $AND/OR/NOT$) of negation-limited cir- number of NOT gatae? The hope is that by the study cuits computing Parity and for the size of negation- of negation-limited complexity of Boolean functions limited inverters. An inverter is a circuit with inputs under various scenarios [3], [17], [15]. [2], $|1$ ], $[13]$ , we $x_{1},$ $\ldots,x_{\mathfrak{n}}$ $\neg x_{1},$ $po\mathfrak{n}^{r}er$ and outputs $\ldots,$ $\neg x_{n}$ . We show that understand the of NOT gates better. (a) For $n=2^{f}-1$ , circuits computing Parity with $r-1$ We consider circuits consisting of $AND/OR/NOT$ NOT gates have size at least $6n-\log_{2}(n+1)-O(1)$, gates.
    [Show full text]
  • Digital IC Listing
    BELS Digital IC Report Package BELS Unit PartName Type Location ID # Price Type CMOS 74HC00, Quad 2-Input NAND Gate DIP-14 3 - A 500 0.24 74HCT00, Quad 2-Input NAND Gate DIP-14 3 - A 501 0.36 74HC02, Quad 2 Input NOR DIP-14 3 - A 417 0.24 74HC04, Hex Inverter, buffered DIP-14 3 - A 418 0.24 74HC04, Hex Inverter (buffered) DIP-14 3 - A 511 0.24 74HCT04, Hex Inverter (Open Collector) DIP-14 3 - A 512 0.36 74HC08, Quad 2 Input AND Gate DIP-14 3 - A 408 0.24 74HC10, Triple 3-Input NAND DIP-14 3 - A 419 0.31 74HC32, Quad OR DIP-14 3 - B 409 0.24 74HC32, Quad 2-Input OR Gates DIP-14 3 - B 543 0.24 74HC138, 3-line to 8-line decoder / demultiplexer DIP-16 3 - C 603 1.05 74HCT139, Dual 2-line to 4-line decoders / demultiplexers DIP-16 3 - C 605 0.86 74HC154, 4-16 line decoder/demulitplexer, 0.3 wide DIP - Small none 445 1.49 74HC154W, 4-16 line decoder/demultiplexer, 0.6wide DIP none 446 1.86 74HC190, Synchronous 4-Bit Up/Down Decade and Binary Counters DIP-16 3 - D 637 74HCT240, Octal Buffers and Line Drivers w/ 3-State outputs DIP-20 3 - D 643 1.04 74HC244, Octal Buffers And Line Drivers w/ 3-State outputs DIP-20 3 - D 647 1.43 74HCT245, Octal Bus Transceivers w/ 3-State outputs DIP-20 3 - D 649 1.13 74HCT273, Octal D-Type Flip-Flops w/ Clear DIP-20 3 - D 658 1.35 74HCT373, Octal Transparent D-Type Latches w/ 3-State outputs DIP-20 3 - E 666 1.35 74HCT377, Octal D-Type Flip-Flops w/ Clock Enable DIP-20 3 - E 669 1.50 74HCT573, Octal Transparent D-Type Latches w/ 3-State outputs DIP-20 3 - E 674 0.88 Type CMOS CD4000 Series CD4001, Quad 2-input
    [Show full text]
  • Basics of CMOS Logic Ics Application Note
    Basics of CMOS Logic ICs Application Note Basics of CMOS Logic ICs Outline: This document describes applications, functions, operations, and structure of CMOS logic ICs. Each functions (inverter, buffer, flip-flop, etc.) are explained using system diagrams, truth tables, timing charts, internal circuits, image diagrams, etc. ©2020- 2021 1 2021-01-31 Toshiba Electronic Devices & Storage Corporation Basics of CMOS Logic ICs Application Note Table of Contents Outline: ................................................................................................................................................. 1 Table of Contents ................................................................................................................................. 2 1. Standard logic IC ............................................................................................................................. 3 1.1. Devices that use standard logic ICs ................................................................................................. 3 1.2. Where are standard logic ICs used? ................................................................................................ 3 1.3. What is a standard logic IC? .............................................................................................................. 4 1.4. Classification of standard logic ICs ................................................................................................... 5 1.5. List of basic circuits of CMOS logic ICs (combinational logic circuits)
    [Show full text]
  • Designing Combinational Logic Gates in Cmos
    CHAPTER 6 DESIGNING COMBINATIONAL LOGIC GATES IN CMOS In-depth discussion of logic families in CMOS—static and dynamic, pass-transistor, nonra- tioed and ratioed logic n Optimizing a logic gate for area, speed, energy, or robustness n Low-power and high-performance circuit-design techniques 6.1 Introduction 6.3.2 Speed and Power Dissipation of Dynamic Logic 6.2 Static CMOS Design 6.3.3 Issues in Dynamic Design 6.2.1 Complementary CMOS 6.3.4 Cascading Dynamic Gates 6.5 Leakage in Low Voltage Systems 6.2.2 Ratioed Logic 6.4 Perspective: How to Choose a Logic Style 6.2.3 Pass-Transistor Logic 6.6 Summary 6.3 Dynamic CMOS Design 6.7 To Probe Further 6.3.1 Dynamic Logic: Basic Principles 6.8 Exercises and Design Problems 197 198 DESIGNING COMBINATIONAL LOGIC GATES IN CMOS Chapter 6 6.1Introduction The design considerations for a simple inverter circuit were presented in the previous chapter. In this chapter, the design of the inverter will be extended to address the synthesis of arbitrary digital gates such as NOR, NAND and XOR. The focus will be on combina- tional logic (or non-regenerative) circuits that have the property that at any point in time, the output of the circuit is related to its current input signals by some Boolean expression (assuming that the transients through the logic gates have settled). No intentional connec- tion between outputs and inputs is present. In another class of circuits, known as sequential or regenerative circuits —to be dis- cussed in a later chapter—, the output is not only a function of the current input data, but also of previous values of the input signals (Figure 6.1).
    [Show full text]
  • On Negation Complexity of Injections, Surjections and Collision-Resistance in Cryptography
    On Negation Complexity of Injections, Surjections and Collision-Resistance in Cryptography Douglas Miller Adam Scrivener Jesse Stern Muthuramakrishnan Venkitasubramaniam∗ Abstract Goldreich and Izsak (Theory of Computing, 2012) initiated the research on understanding the role of negations in circuits implementing cryptographic primitives, notably, considering one-way functions and pseudo-random generators. More recently, Guo, Malkin, Oliveira and Rosen (TCC, 2014) determined tight bounds on the minimum number of negations gates (i.e., negation complexity) of a wide variety of cryptographic primitives including pseudo-random functions, error-correcting codes, hardcore-predicates and randomness extractors. We continue this line of work to establish the following results: 1. First, we determine tight lower bounds on the negation complexity of collision-resistant and target collision-resistant hash-function families. 2. Next, we examine the role of injectivity and surjectivity on the negation complexity of one-way functions. Here we show that, (a) Assuming the existence of one-way injections, there exists a monotone one-way injection. Furthermore, we complement our result by showing that, even in the worst-case, there cannot exist a monotone one-way injection with constant stretch. (b) Assuming the existence of one-way permutations, there exists a monotone one-way surjection. 3. Finally, we show that there exists list-decodable codes with monotone decoders. In addition, we observe some interesting corollaries to our results. ∗University of Rochester 1 Introduction A boolean circuit C is monotone if it comprises only of fanin-2 AND and OR gates. Monotone circuits have been extensively studied in complexity theory, where one of the fundamental goals is to establish lower bounds on circuit size, and learning theory [17, 10, 5, 1, 6].
    [Show full text]
  • Novel Design of N-Bit Controllable Inverter by Quantum-Dot Cellular Automata
    Int. J. Nanosci. Nanotechnol., Vol. 10, No. 2, June 2014, pp. 117-126 Novel Design of n-bit Controllable Inverter by Quantum-dot Cellular Automata M. Kianpour1, R. Sabbaghi-Nadooshan2 1- Electrical Engineering Department, Islamic Azad University, Science and Research Branch, Tehran, I. R. Iran 2- Electrical Engineering Department, Islamic Azad University, Central Tehran Branch, Tehran, I. R. Iran (*) Corresponding author: [email protected] (Received: 22 Jan. 2014 and accepted: 09 Feb. 2014) Abstract: Application of quantum-dot is a promising technology for implementing digital systems at nano-scale. Quantum-dot Cellular Automata (QCA) is a system with low power consumption and a potentially high density and regularity. Also, QCA supports the new devices with nanotechnology architecture. This technique works based on electron interactions inside quantum-dots leading to emergence of quantum features and decreasing the problem of future integrated circuits in terms of size. In this paper, we will successfully design, implement and simulate a new 2-input and 3-input XOR gate (exclusive OR gate) based on QCA with the minimum delay, area and complexities. Then, we will use XOR gates presented in this paper, in 2-bit, 4-bit and 8-bit controllable inverter in QCA. Being potentially pipeline, the QCA technology calculates with the maximum operating speed. We can use this controllable inverter in the n-bit adder/subtractor and reversible gate. Keywords: Exclusive OR(XOR) gate, Inverter, Majority gate, Quantum-dot Cellular Automata(QCA). 1. INTRODUCTION was developed in 1997 [2]. It is expected that QCA plays an important role in nanotechnology research. Quantum-dot Cellular Automata (QCA) is a Due to significant features of QCA, high density, low promising model emerging in nanotechnology.
    [Show full text]
  • Five-Input Complex Gate with an Inverter Using QCA
    ISSN (Print) : 2320 – 3765 ISSN (Online): 2278 – 8875 International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering (An ISO 3297: 2007 Certified Organization) Vol. 3, Issue 7, July 2014 Five-Input Complex Gate with an Inverter Using QCA Tina Suratkar1 Assistant Professor, Department of Electronics & Telecommunication Engineering, St.Vincent Pallotti College Of Engineering and Technology, Nagpur, Maharashtra, India1 ABSTRACT:This paper presents the basics of quantum dot cellular automata along with the QCA logic devices such as the QCA wire, inverter and the majority gate. The four phases of the clocking have been discussed and also the implementations of the complex gate have been done using the QCADesigner tool. The logical structures such as NAND and NOR gates using a quantum dot cellular automata complex gate composed of 3 input majority gate and an inverter have been implemented. KEYWORDS: QCA, majority gate, inverter, complex gates, QCA Designer. I.INTRODUCTION Current silicon transistor technology faces challenging problems, such as high power consumption and difficulties in feature size reduction. Nanotechnology is an alternative to these problems. The Quantum dot cellular automata (QCA) is one of the attractive alternatives [1]. Since QCAs were introduced in 1993 by lent et al, and experimentally verified in 1997. QCA is expected to achieve high device density, extremely low power consumption and very high switching speed.QCA structures are constructed as an array of quantum cells with in which every cell has an electrostatic interaction with its neighboring cells [2]. QCA applies a new form of computation, where polarization rather than the traditional current, contains the digital information.
    [Show full text]
  • SN74LVC1G04 Single Inverter Gate Datasheet (Rev
    Product Sample & Technical Tools & Support & Folder Buy Documents Software Community SN74LVC1G04 SCES214AD–APRIL1999–REVISED OCTOBER 2014 SN74LVC1G04 Single Inverter Gate 1 Features 3 Description 2 1• Available in the Ultra-Small 0.64-mm This single inverter gate is designed for Package (DPW) with 0.5-mm Pitch 1.65-V to 5.5-V VCC operation. • Supports 5-V VCC Operation The SN74LVC1G04 device performs the Boolean • Inputs Accept Voltages up to 5.5 V Allowing Down function Y = A. Translation to VCC The CMOS device has high output drive while maintaining low static power dissipation over a broad • Max tpd of 3.3 ns at 3.3-V VCC operating range. • Low Power Consumption, 10-μA Max ICC • ±24-mA Output Drive at 3.3-V The SN74LVC1G04 device is available in a variety of packages, including the ultra-small DPW package •Ioff Supports Live-Insertion, Partial-Power-Down with a body size of 0.8 mm × 0.8 mm. Mode, and Back-Drive Protection • Latch-Up Performance Exceeds 100 mA Device Information(1) Per JESD 78, Class II DEVICE NAME PACKAGE BODY SIZE • ESD Protection Exceeds JESD 22 SOT-23 (5) 2.9mm × 1.6mm – 2000-V Human-Body Model (A114-A) SC70 (5) 2.0mm × 1.25mm – 200-V Machine Model (A115-A) SN74LVC1G04 SON (6) 1.45mm × 1.0mm – 1000-V Charged-Device Model (C101) SON (6) 1.0mm × 1.0mm X2SON (4) 0.8mm × 0.8mm 2 Applications (1) For all available packages, see the orderable addendum at the end of the datasheet. • AV Receiver • Audio Dock: Portable • Blu-ray Player and Home Theater • Embedded PC • MP3 Player/Recorder (Portable Audio) • Personal Digital Assistant (PDA) • Power: Telecom/Server AC/DC Supply: Single Controller: Analog and Digital • Solid State Drive (SSD): Client and Enterprise • TV: LCD/Digital and High-Definition (HDTV) • Tablet: Enterprise • Video Analytics: Server • Wireless Headset, Keyboard, and Mouse 4 Simplified Schematic A Y 1 An IMPORTANT NOTICE at the end of this data sheet addresses availability, warranty, changes, use in safety-critical applications, intellectual property matters and other important disclaimers.
    [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]
  • Logic Synthesis for Quantum Computing Mathias Soeken, Martin Roetteler, Nathan Wiebe, and Giovanni De Micheli
    1 Logic Synthesis for Quantum Computing Mathias Soeken, Martin Roetteler, Nathan Wiebe, and Giovanni De Micheli Abstract—Today’s rapid advances in the physical implementa- 1) Quantum computers process qubits instead of classical tion of quantum computers call for scalable synthesis methods to bits. A qubit can be in superposition and several qubits map practical logic designs to quantum architectures. We present can be entangled. We target purely Boolean functions as a synthesis framework to map logic networks into quantum cir- cuits for quantum computing. The synthesis framework is based input to our synthesis algorithms. At design state, it is on LUT networks (lookup-table networks), which play a key sufficient to assume that all input values are Boolean, role in state-of-the-art conventional logic synthesis. Establishing even though entangled qubits in superposition are even- a connection between LUTs in a LUT network and reversible tually acted upon by the quantum hardware. single-target gates in a reversible network allows us to bridge 2) All operations on qubits besides measurement, called conventional logic synthesis with logic synthesis for quantum computing—despite several fundamental differences. As a result, quantum gates, must be reversible. Gates with multiple our proposed synthesis framework directly benefits from the fanout known from classical circuits are therefore not scientific achievements that were made in logic synthesis during possible. Temporarily computed values must be stored the past decades. on additional helper qubits, called ancillae. An intensive We call our synthesis framework LUT-based Hierarchical use of intermediate results therefore increases the qubit Reversible Logic Synthesis (LHRS).
    [Show full text]
  • Multiplexer-Based Design of Adders/Subtractors and Logic
    IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 5, Issue 6, Ver. II (Nov -Dec. 2015), PP 59-66 e-ISSN: 2319 – 4200, p-ISSN No. : 2319 – 4197 www.iosrjournals.org Multiplexer-Based Design of Adders/Subtractors and Logic Gates for Low Power VLSI Applications 1Ramesh Boda*, 2M.Charitha, 3B.Yakub, 4R.Sayanna 1, 4(Department of physics, Osmania University, Hyderabad, Telangana, India) 2(ECE, NRI College of engineering, JNTU Hyderabad, Telangana, India) 3(ECE, HITAM engineering college, JNTU Hyderabad, Telangana, India) Abstract: The emphasis in VLSI design has shifted from high speed to low power due to the rapid increase in number of portable electronic systems. Power consumption is very critical for portable video applications such as portable videophone and digital camcorder Motion estimation (ME) in the video encoder requires a huge amount of computation, and hence consumes the largest portion of power. Many of the techniques have already been used in low power design with additional techniques emerging continuously at all levels. The aim of this work is to provide a comprehensive study of low-power circuit and design techniques using CMOS (complementary metal-oxide-semiconductor) technology. This consist of circuit design; transistor size, number of transistors used in design, layout technique, cell topology, and circuit design for low power operation while paying particularly attention on the methodology of logic style. This paper presents, high-speed and high- performance multiplexer based 1 bit adders/subtractors for low-power applications such as ASIC (Application Specific Integrated Circuits), ALU (Arithmetic logic Unit). Simulations were performed by EWB (Electronic Work Bench, unisim, Xilinx) for analysis of various feature sizes.
    [Show full text]