End-To-End Deep Learning of Optical Fiber Communications Boris Karanov, Student Member, IEEE, Mathieu Chagnon, Member, IEEE, Felix´ Thouin, Tobias A

Total Page:16

File Type:pdf, Size:1020Kb

End-To-End Deep Learning of Optical Fiber Communications Boris Karanov, Student Member, IEEE, Mathieu Chagnon, Member, IEEE, Felix´ Thouin, Tobias A 1 End-to-end Deep Learning of Optical Fiber Communications Boris Karanov, Student Member, IEEE, Mathieu Chagnon, Member, IEEE, Felix´ Thouin, Tobias A. Eriksson, Henning Bulow,¨ Domanic¸Lavery, Member, IEEE, Polina Bayvel, Fellow, IEEE, and Laurent Schmalen, Senior Member, IEEE Abstract—In this paper, we implement an optical fiber commu- as the major information rate-limiting factors in modern opti- nication system as an end-to-end deep neural network, including cal communication systems [6], the application of artificial the complete chain of transmitter, channel model, and receiver. neural networks (ANNs), known as universal function ap- This approach enables the optimization of the transceiver in a single end-to-end process. We illustrate the benefits of this proximators [7], for channel equalization has been of great method by applying it to intensity modulation/direct detection research interest [8]–[12]. For example, a multi-layer ANN (IM/DD) systems and show that we can achieve bit error rates architecture, which enables deep learning techniques [13], has below the 6.7% hard-decision forward error correction (HD- been recently considered in [14] for the realization of low- FEC) threshold. We model all componentry of the transmitter complexity nonlinearity compensation by digital backpropaga- and receiver, as well as the fiber channel, and apply deep learning to find transmitter and receiver configurations minimizing the tion (DBP) [15]. It has been shown that the proposed ANN- symbol error rate. We propose and verify in simulations a based DBP achieves similar performance than conventional training method that yields robust and flexible transceivers DBP for a single channel 16-QAM system while reducing that allow—without reconfiguration—reliable transmission over the computational demands. Deep learning has also been con- a large range of link dispersions. The results from end-to-end sidered for short-reach communications. For instance, in [16] deep learning are successfully verified for the first time in an experiment. In particular, we achieve information rates of 42 Gb/s ANNs are considered for equalization in PAM8 IM/DD sys- below the HD-FEC threshold at distances beyond 40 km. We find tems. Bit-error rates (BERs) below the forward error correction that our results outperform conventional IM/DD solutions based (FEC) threshold have been experimentally demonstrated over on 2 and 4 level pulse amplitude modulation (PAM2/PAM4) with 4 km transmission distance. In [17], deep ANNs are used at feedforward equalization (FFE) at the receiver. Our study is the the receiver of the IM/DD system as an advanced detection first step towards end-to-end deep learning-based optimization of optical fiber communication systems. block, which accounts for channel memory and linear and nonlinear signal distortions. For short reaches (1.5 km), BER Index Terms—Machine learning, deep learning, neural net- improvements over common feed-forward linear equalization works, optical fiber communication, modulation, detection. were achieved. In all the aforementioned examples, deep learning tech- I. INTRODUCTION niques have been applied to optimize a specific function HE application of machine learning techniques in com- in the fiber-optic system, which itself consists of several munication systems has attracted a lot of attention in signal processing blocks at both transmitter and receiver, each recentT years [1], [2]. In the field of optical fiber com- carrying out an individual task, e.g. coding, modulation and munications, various tasks such as performance monitoring, equalization. In principle, such a modular implementation fiber nonlinearity mitigation, carrier recovery and modulation allows the system components to be analyzed, optimized and format recognition have been addressed from the machine controlled separately and thus presents a convenient way of learning perspective [3]–[5]. In particular, since chromatic building the communication link. Nevertheless, this approach dispersion and nonlinear Kerr effects in the fiber are regarded can be sub-optimal, especially for communication systems where the optimum receivers or optimum blocks are not known B. Karanov is with Nokia Bell Labs, Lorenzstr. 10, 70435, Stuttgart, or not available due to complexity reasons. As a consequence, Germany and Optical Networks Group, Dept. Electronic and Electrical Engi- in some systems, a block-based receiver with one or several neering, University College London, Torrington Place, WC1E 7JE, London, United Kingdom. (email:[email protected]) sub-optimum modules does not necessarily achieve the optimal M. Chagnon, H. Bulow¨ and L. Schmalen are with Nokia Bell Labs, end-to-end system performance. Especially if the optimum Lorenzstr. 10, 70435, Stuttgart, Germany. joint receiver is not known or too complex to implement, we F. Thouin is with the School of Physics, Georgia Institute of Technology, Atlanta, GA, USA. require carefully chosen approximations. T. A. Eriksson is with the Quantum ICT Advanced Development Center, Deep learning techniques, which can approximate any non- National Institute of Information and Communications Technology (NICT), linear function [13], allow us to design the communication 4-2-1 Nukui-kita, Koganei, Tokyo 184-8795, Japan. D. Lavery and P. Bayvel are with Optical Networks Group, Dept. Electronic system by carrying out the optimization in a single end-to- and Electrical Engineering, University College London, Torrington Place, end process including the transmitter and receiver as well as WC1E 7JE, London, United Kingdom. the communication channel. Such a novel design based on Copyright (c) 2015 IEEE. Personal use of this material is permitted. However, permission to use this material for any other purposes must be full system learning avoids the conventional modular structure, obtained from the IEEE by sending a request to [email protected]. because the system is implemented as a single deep neural 2 network, and has the potential to achieve an optimal end-to- the training method is also presented in this section. Section IV end performance. The objective of this approach is to acquire reports the system performance results in simulation. Section V a robust representation of the input message at every layer of presents the experimental test-bed and validation of the key the network. Importantly, this enables a communication system simulation results. Section VI contains an extensive discussion to be adapted for information transmission over any type of on the properties of the transmit signal, the advantages of channel without requiring prior mathematical modeling and training the system in an end-to-end manner, and the details analysis. The viability of such an approach has been intro- about the experimental validation. Finally, Sec. VII concludes duced for wireless communications [18] and also demonstrated the work. experimentally with a wireless link [19]. Such an application of end-to-end deep learning presents the opportunity to fun- II. DEEP FULLY-CONNECTED FEED-FORWARD ARTIFICIAL damentally reconsider optical communication system design. NEURAL NETWORKS Our work introduces end-to-end deep learning for design- ing optical fiber communication transceivers. The focus in A fully-connected K-layer feed-forward ANN maps an input vector s to an output vector s f s through this paper is on IM/DD systems, which are currently the 0 K “ ANNp 0q preferred choice in many data center, access, metro and iterative steps of the form backhaul applications because of their simplicity and cost- sk αk Wksk 1 bk ; k 1; ::; K: (1) effectiveness [20]. The IM/DD communication channel is “ p ´ ` q “ Nk´1 nonlinear due to the combination of photodiode (square-law) Where sk 1 R is the output of the k 1 -th layer, Nk´ P p ´ q Nk Nk´1 detection and fiber dispersion. Moreover, noise is added by sk R is the output of the k-th layer, Wk R ˆ P Nk P the amplifier and the quantization in both the digital-to-analog and bk R are respectively the weight matrix and the bias P converters (DACs) and analog-to-digital converters (ADCs). vector of the k-th layer and αk is its activation function. The We model the fiber-optic system as a deep fully-connected set of layer parameters Wk and bk is denoted by feedforward ANN. Our work shows that such a deep learning θ W ; b : (2) system including transmitter, receiver, and the nonlinear chan- k “ t k ku nel, achieves reliable communication below FEC thresholds. The activation function αk introduces nonlinear relations be- We experimentally demonstrate the feasibility of the approach tween the layers and enables the approximation of nonlinear and achieve information rates of 42 Gb/s beyond 40 km. We functions by the network. A commonly chosen activation apply re-training of the receiver to account for the specific function in state-of-the-art ANNs is the rectified linear unit characteristics of the experimental setup not covered by the (ReLU), which acts individually on each of its input vector model. Moreover, we present a training method for realizing elements by keeping the positive values and equating the flexible and robust transceivers that work over a range of negative to zero [21], i.e., y αReLU x with distance. Precise waveform generation is an important aspect “ p q in such an end-to-end system design. In contrast to [18], we yi max 0; xi ; (3) “ p q do not generate modulation symbols, but perform a direct where y , x denote the i-th elements of the vectors y mapping of the input messages to a set of robust transmit i i and x, respectively. Compared to other popular activation waveforms. functions such as the hyperbolic tangent and sigmoid, the The goal of this paper is to design, in an offline process, ReLU function has a constant gradient, which renders training transceivers for low-cost optical communication system that computationally less expensive and avoids the effect of van- can be deployed without requiring the implementation of a ishing gradients.
Recommended publications
  • Clock Jitter Effects on the Performance of ADC Devices
    Clock Jitter Effects on the Performance of ADC Devices Roberto J. Vega Luis Geraldo P. Meloni Universidade Estadual de Campinas - UNICAMP Universidade Estadual de Campinas - UNICAMP P.O. Box 05 - 13083-852 P.O. Box 05 - 13083-852 Campinas - SP - Brazil Campinas - SP - Brazil [email protected] [email protected] Karlo G. Lenzi Centro de Pesquisa e Desenvolvimento em Telecomunicac¸oes˜ - CPqD P.O. Box 05 - 13083-852 Campinas - SP - Brazil [email protected] Abstract— This paper aims to demonstrate the effect of jitter power near the full scale of the ADC, the noise power is on the performance of Analog-to-digital converters and how computed by all FFT bins except the DC bin value (it is it degrades the quality of the signal being sampled. If not common to exclude up to 8 bins after the DC zero-bin to carefully controlled, jitter effects on data acquisition may severely impacted the outcome of the sampling process. This analysis avoid any spectral leakage of the DC component). is of great importance for applications that demands a very This measure includes the effect of all types of noise, the good signal to noise ratio, such as high-performance wireless distortion and harmonics introduced by the converter. The rms standards, such as DTV, WiMAX and LTE. error is given by (1), as defined by IEEE standard [5], where Index Terms— ADC Performance, Jitter, Phase Noise, SNR. J is an exact integer multiple of fs=N: I. INTRODUCTION 1 s X = jX(k)j2 (1) With the advance of the technology and the migration of the rms N signal processing from analog to digital, the use of analog-to- k6=0;J;N−J digital converters (ADC) became essential.
    [Show full text]
  • Effective Bits
    Application Note Effective Bits Effective Bits Testing Evaluates Dynamic Performance of Digitizing Instruments The Effective Bits Concept desired time resolution, run the digitizer at the requisite Whether you are designing or buying a digitizing sys- sampling rate. Those are simple enough answers. tem, you need some means of determining actual, Unfortunately, they can be quite misleading, too. real-life digitizing performance. How closely does the While an “8-bit digitizer” might provide close to eight output of any given analog-to-digital converter (ADC), bits of accuracy and resolution on DC or slowly waveform digitizer or digital storage oscilloscope changing signals, that will not be the case for higher actually follow any given analog input signal? speed signals. Depending on the digitizing technology At the most basic level, digitizing performance would used and other system factors, dynamic digitizing seem to be a simple matter of resolution. For the performance can drop markedly as signal speeds desired amplitude resolution, pick a digitizer with the increase. An 8-bit digitizer can drop to 6-bit, 4-bit, requisite number of “bits” (quantizing levels). For the or even fewer effective bits of performance well before reaching its specified bandwidth. Effective Bits Application Note Figure 1. When comparing digitizer performance, testing the full frequency range is important. If you are designing an ADC device, a digitizing instru- components. Thus, it may be necessary to do an ment, or a test system, it is important to understand the effective bits evaluation for purposes of comparison. If various factors affecting digitizing performance and to equipment is to be combined into a system, an effective have some means of overall performance evaluation.
    [Show full text]
  • Noise-Shaping Sar Adcs
    NOISE-SHAPING SAR ADCS by Jeffrey Alan Fredenburg A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy (Electrical Engineering) in the University of Michigan 2015 Committee: Professor Michael P. Flynn, Chair Professor Zhong He Professor Dave D. Wentzloff Professor Zhengya Zhang “Nobody tells this to people who are beginners; I wish someone told me. All of us who do creative work, we get into it because we have good taste. But there is this gap. For the first couple years you make stuff; it’s just not that good. It’s trying to be good, it has potential, but it’s not. But your taste, the thing that got you into the game, is still killer. And your taste is why your work disappoints you. A lot of people never get past this phase. They quit. Most people I know who do interesting, creative work went through years of this. We know our work doesn’t have this special thing that we want it to have. We all go through this. And if you are just starting out or you are still in this phase, you gotta know it's normal and the most important thing you can do is do a lot of work. Put yourself on a deadline so that every week you will finish one story. It is only by going through a volume of work that you will close that gap and your work will be as good as your ambitions. And I took longer to figure out how to do this than anyone I’ve ever met.
    [Show full text]
  • MT-200: Minimizing Jitter in ADC Clock Interfaces
    Applications Engineering Notebook MT-200 One Technology Way • P. O. Box 9106 • Norwood, MA 02062-9106, U.S.A. • Tel: 781.329.4700 • Fax: 781.461.3113 • www.analog.com Minimizing Jitter in ADC Clock Interfaces by the Applications Engineering Group POWER SUPPLY Analog Devices, Inc. INPUT V REF DATA ANALOG OUTPUT IN THIS NOTEBOOK INPUT ADC Since jitter around the threshold region of a clock interface CLOCK FPGA INTERFACE can corrupt the dynamic performance of an analog-to- INPUT CONTROL digital converter (ADC), this notebook provides an overview of clocking considerations and jitter-reduction techniques. The Applications Engineering Notebook Educational Series TABLE OF CONTENTS Clock Input Noise.............................................................................. 2 Frequency Domain View ............................................................. 3 Time Domain View ....................................................................... 2 Phase Domain View ..................................................................... 4 Effect of Slew Rate..................................................................... 3 Solutions for Clocking Converters ............................................. 5 REVISION HISTORY 1/12—Revision 0: Initial Version Rev. 0 | Page 1 of 8 MT-200 Applications Engineering Notebook CLOCK INPUT NOISE Jitter around the threshold region of the clock interface can TIME DOMAIN VIEW corrupt the timing of an analog-to-digital converter (ADC). For example, jitter can cause the ADC to capture a sample at the wrong time, resulting in false sampling of the analog input and reducing the signal to noise (SNR) ratio of the device. A reduction in jitter can be achieved in a number of different ways, including improving the clock source, filtering, frequency division, and clock circuit hardware. This document provides dV suggestions on how to improve the clock system to achieve the best possible performance from an ADC. Noise in the circuit between the clock and ADC is the root ERROR VOLTAGE cause of clock jitter.
    [Show full text]
  • An95091 Application Note Understanding Effective Bits
    AN95091 APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS Tony Girard, Signatec, Design and Applications Engineer INTRODUCTION One criteria often used to evaluate an Analog to Digital Converter (ADC) or data acquisition system is the effective number of bits achieved. The effective number of bits provides a means to evaluate the overall performance of a system. However, like any other parameter, an understanding of the theory behind the effective bits, and different methods used to determine effective bits is necessary to properly compare components and systems. The intent of this application note is to provide the basic theory behind effective bits, describe different methods used to determine effective bits, and to explain the limitations in its usage. NUMBER OF BITS VERSES EFFECTIVE BITS The number of bits in a data acquisition system is normally specified as the number of bits of the digitizer. Any data acquisition system, or ADC, has inherent performance limitations. When evaluating an acquisition system the effective number of bits provided by the system can useful in determining if the system is right for the application. There are many sources of error in an acquisition system. Considering a system in terms of effective bits, all error sources are included. Evaluation of system performance is made without the need to consider the individual error sources, all of which may not be characterized by the manufacturer. THE PERFECT SYSTEM A perfect data acquisition system is one in which the captured analog signal is free from noise and distortion. The system is free from any frequency dependent performance characteristics, up to the maximum sampling rate and the bandwidth limit of the system.
    [Show full text]
  • Analog Digital Conversion
    Analog digital conversion (in beam instrumentation systems) Marek Gasior CERN Beam Instrumentation Group BI CAS 2018, Tuusula, Finland Introduction . One hour lecture for the topic described in many thick books and lectured at universities over months . More standard topic than for most of other lectures . Focus on aspects important in beam instrumentation . What should I take into consideration while choosing an ADC for my system ? Outline: . ADC fundamentals . Which sampling rate do I need ? . How many bits do I need ? . A glance on three datasheets . A few examples of ADC modules 2 Literature . “From analog to digital” by Jeroen Belleman . two hour lecture during CAS 2008 in Dourdan . lecture: http://cas.web.cern.ch/files/lectures/dourdan-2008/belleman.pdf . paper (pages 281 – 316): http://cdsweb.cern.ch/record/1071486/files/cern-2009-005.pdf . “Art of Electronics, 3rd edition”, P. Horowitz, W. Hill . Chapter 13: “Digital meets analog”, pages 879 – 955 . Excellent book . For everybody, beginners and experts 3 Why ADCs ? What is an ADC ? . Beam instrumentation signals (voltages, currents, light, …) are analog and the control room is “numeric” . Processing of numbers is by far more powerful than processing of analog signals . ADCs are very important parts of BI systems and often put a limit for the system performance . An ADC is an electronic circuit which converts an analog signal (continuous time, continuous amplitude) into a digital signal (discrete time, discrete amplitude = series of pairs of numbers) . An ADC is an integrated circuit (except very special cases) . Unfortunately an ADC chip does not work alone . Digital data must be taken and send further 4 Sampling 5 Sampling 6 Sampling 7 Sampling and quantization 8 Sampling and quantization 9 Sampling and quantization 10 ADC errors 11 Quantization error .
    [Show full text]
  • Understanding Noise, ENOB, and Effective Resolution in Analog-To-Digital Converters
    Maxim > Design Support > Technical Documents > Application Notes > A/D and D/A Conversion/Sampling Circuits > APP 5384 Keywords: noise, ENOB, ADC, analog-to-digital converters, effective resolution, factory automation, temp sensing, data acquisition, delta-sigma, sigma-delta, SNR, NFR APPLICATION NOTE 5384 Understanding Noise, ENOB, and Effective Resolution in Analog-to-Digital Converters May 07, 2012 Abstract: Specifications such as noise, effective number of bits (ENOB), effective resolution, and noise- free resolution in large part define how accurate an ADC really is. Consequently, understanding the performance metrics related to noise is one of the most difficult aspects of transitioning from a SAR to a delta-sigma ADC. With the current demand for higher resolution, designers must develop a better understanding of ADC noise, ENOB, effective resolution, and signal-to-noise ratio (SNR). This application note helps that understanding. A similar version of this article was published in Planet Analog on September 16, 2011. One of the major trends for ADCs is the move toward higher resolution. The trend impacts a wide range of applications, including factory automation, temperature sensing, and data acquisition. The need for higher resolution is leading designers from traditional 12-bit successive approximation register (SAR) ADCs to delta-sigma ADCs with resolutions that reach 24 bits. All ADCs have a certain amount of noise. That includes both input-referred noise, which is inherent to the ADC, and quantization noise, which is the noise generated while the ADC is converting. Specifications such as noise, effective number of bits (ENOB), effective resolution, and noise-free resolution in large part define how accurate an ADC really is.
    [Show full text]
  • Proquest Dissertations
    u Ottawa I.'I 'nr.i-i-ili' r;iii,iiliriiMr I '.iii.iihi's iini'.i'i illy ITTTT FACULTE DES ETUDES SUPERIEURES ^==1 FACULTY OF GRADUATE AND ET POSTOCTORALES U Ottawa POSDOCTORAL STUDIES L'UmversitcS eanadienne Canada's university Amine Kharrat AUTEUR DE LA THESE / AUTHOR OF THESIS M.Sc. (Systems Science) GRADE/DEGREE System Science FACULTE, ECOLE, DEPARTEMENT / FACULTY, SCHOOL, DEPARTMENT A Floating-point Analog-to-Digital Architecture for a Wide Range-Dynamic Acquisition System TITRE DE LA THESE / TITLE OF THESIS Voicu Groza DIRECTEUR (DIRECTRICE) DE LA THESE / THESIS SUPERVISOR CO-DIRECTEUR (CO-DIRECTRICE) DE LA THESE / THESIS CO-SUPERVISOR EXAMINATEURS (EXAMINATRICES) DE LA THESE/THESIS EXAMINERS Emil Petriu Tet Yeap Gary W. Slater Le Doyen de la Faculte des etudes superieures et postdoctorales / Dean of the Faculty of Graduate and Postdoctoral Studies A Floating-Point Analog-to-Digital Architecture for a Wide Range-Dynamic Acquisition System By Amine Kharrat A Thesis Presented to School of Graduate Studies and Research In partial fulfillment of the Requirements for the degree of Master of Science Master program in Systems Science University of Ottawa Ottawa, Ontario, Canada, 2009 Copyright © 2009 Amine Kharrat Library and Archives Bibliotheque et 1*1 Canada Archives Canada Published Heritage Direction du Branch Patrimoine de I'edition 395 Wellington Street 395, rue Wellington OttawaONK1A0N4 OttawaONK1A0N4 Canada Canada Your file Votre reference ISBN: 978-0-494-61147-0 Our We Notre reference ISBN: 978-0-494-61147-0 NOTICE: AVIS: The
    [Show full text]
  • Understanding Key Parameters for RF-Sampling Data Converters
    White Paper: Zynq UltraScale+ RFSoCs WP509 (v1.0) February 20, 2019 Understanding Key Parameters for RF-Sampling Data Converters Xilinx® Zynq® UltraScale+™ RFSoCs provide a single device RF-to-output platform for the most demanding applications. Updated performance metrics more accurately present the direct-sampling RF capabilities of these devices. ABSTRACT In direct-sampling RF designs, data converters are typically characterized by the NSD, IM3, and ACLR parameters rather than by traditional metrics like SNR and ENOB. In software-defined radio and similar narrow-band use cases, it is more important to quantify the amount of data-converter noise falling into the band(s) of interest; legacy data conversion metrics are ill-suited to do this. This white paper first presents the mathematical relationships underlying traditional ADC parameters—SFDR, SNR, SNDR (SINAD), and ENOB—and illustrates why these metrics provide good characterization of data converters in wide-band applications such as superheterodyne receivers. It then delineates why these metrics are inappropriate for data converters that do not function over their full Nyquist bandwidth, as in direct RF sampling applications like SDR. Derivation and measurement of NSD, IM3, and ACLR are described in detail, including use of the Xilinx RF Data Converter Evaluation Tool in the measurement of RF data conversion parameters. © Copyright 2019 Xilinx, Inc. Xilinx, the Xilinx logo, Alveo, Artix, ISE, Kintex, Spartan, Versal, Virtex, Vivado, Zynq, and other designated brands included herein are trademarks of Xilinx in the United States and other countries. All other trademarks are the property of their respective owners. WP509 (v1.0) February 20, 2019 www.xilinx.com 1 Understanding Key Parameters for RF-Sampling Data Converters Introduction Analog data converters based on vacuum-tube technology were developed during World War II for message encryption systems.
    [Show full text]
  • Practical Guidelines for Constructing Accurate Acoustical Spaces Including Advice on the Proper Materials to Use
    Auralex® Acoustics, Inc. Practical Guidelines For Constructing Accurate Acoustical Spaces Including Advice On The Proper Materials To Use by Eric T. Smith Edited by Jeff D. Szymanski, PE July 2004 Version 3.0 Published & © Copyright 1993, 2004 by Auralex® Acoustics, Inc. 6853 Hillsdale Court, Indianapolis IN USA 46250-2039 • www.auralex.com FOREWORD.........................................................................................................................................4 WELCOME........................................................................................................................................4 CHAPTER 1..........................................................................................................................................6 BASICS OF ACOUSTICS.................................................................................................................6 ACOUSTICAL DEFINITIONS ...........................................................................................................7 Acoustics 101 Definitions ...........................................................................................................7 GENERAL TECHNICAL INFORMATION.........................................................................................9 STC................................................................................................................................................9 Absorption Coefficients and NRC ............................................................................................12
    [Show full text]
  • Neural Network-Inspired Analog-To-Digital Conversion to Achieve Super-Resolution with Low-Precision RRAM Devices
    Neural Network-Inspired Analog-to-Digital Conversion to Achieve Super-Resolution with Low-Precision RRAM Devices Weidong Cao*, Liu Ke*, Ayan Chakrabarti** and Xuan Zhang* * Department of ESE, ** Department of CSE, Washington University, St.louis, MO, USA Abstract— Recent works propose neural network- (NN-) NN operations, and can be trained to approximate the spe- inspired analog-to-digital converters (NNADCs) and demon- cific quantization=conversion functions required by different strate their great potentials in many emerging applications. systems. However, a major challenge for designing such These NNADCs often rely on resistive random-access memory (RRAM) devices to realize the NN operations and require NNADCs is the limited conductance=resistance resolution high-precision RRAM cells (6∼12-bit) to achieve a moderate of RRAM devices. Although these NNADCs optimistically quantization resolution (4∼8-bit). Such optimistic assumption assume that each RRAM cell can be precisely programmed of RRAM resolution, however, is not supported by fabrication with 6∼12-bit resolution, measured data from realistic fab- data of RRAM arrays in large-scale production process. In this rication process suggest the actual RRAM resolution tends paper, we propose an NN-inspired super-resolution ADC based on low-precision RRAM devices by taking the advantage of to be much lower (2∼4-bit) [8], [9]. Therefore, there exists a co-design methodology that combines a pipelined hardware a gap between the reality and the assumption of RRAM architecture with a custom NN training framework. Results precision, yet lacks a design methodology to build super- obtained from SPICE simulations demonstrate that our method resolution NNADCs from low-precision RRAM devices.
    [Show full text]
  • Characterization and Correction of Analog-To-Digital Converters
    Characterization and Correction of Analog-to-Digital Converters HENRIK F. LUNDIN Doctoral Thesis Stockholm, Sweden 2005 TRITA–S3–SB-0575 ISSN 1103-8039 KTH School of Electrical Engineering ISRN KTH/SB/R--05/75--SE SE-100 44 Stockholm ISBN 91-7178-210-9 SWEDEN Akademisk avhandling som med tillstånd av Kungl Tekniska högskolan framlägges till offentlig granskning för avläggande av teknologie doktorsexamen i signalbehand- ling fredagen den 16 december 2005 klockan 13.00 i D3, Kungl Tekniska högskolan, Lindstedtsvägen 5, Stockholm. c Henrik Fahlberg Lundin, november 2005 Tryck: Universitetsservice US AB iii Abstract Analog-to-digital conversion and quantization constitute the topic of this thesis. Post- correction of analog-to-digital converters (ADCs) is considered in particular. ADCs usu- ally exhibit non-ideal behavior in practice. These non-idealities spawn distortions in the converters output. Whenever the errors are systematic, it is possible to mitigate them by mapping the output into a corrected value. The work herein is focused on problems associated with post-correction using look-up tables. All results presented are supported by experiments or simulations. The first problem considered is characterization of the ADC. This is in fact an esti- mation problem, where the transfer function of the converter should be determined. This thesis deals with estimation of quantization region midpoints, aided by a reference signal. A novel estimator based on order statistics is proposed, and is shown to have superior performance compared with the sample mean traditionally used. The second major area deals with predicting the performance of an ADC after post- correction. A converter with static differential nonlinearities and random input noise is considered.
    [Show full text]