ASWITCHED CAPACITOR BASED SINGLETON FUZZY CONTROLLER

Size: px
Start display at page:

Download "ASWITCHED CAPACITOR BASED SINGLETON FUZZY CONTROLLER"

Transcription

1 ASWITHED APAITOR BASED SINGLETON FUZZY ONTROLLER I. Baturone, S. Sánchez Solano, A. Barriga, J.L.Huertas. Instituto de Microelectrónica de Sevilla - entro Nacional de Microelectrónica Avda. Reina Mercedes s/n, (Edif. IA) E-40, Sevilla, Spain Third IEEE International onference on Fuzzy Systems (FUZZ-IEEE 94) Vol., pp , Orlando - Florida, June 6-9, IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or redistribution to servers or lists, or to reuse any copyrighted component of this work in other works must be obtained from the IEEE. This material is presented to ensure timely dissemination of scholarly and technical work. opyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author s copyright. In most cases, these works may not be reposted without the explicit permission of the copyright holder.

2 A Switched apacitor Based Singleton Fuzzy ontroller I. Baturone, S. Sánchez Solano, A. Barriga, J.L.Huertas. Dept. of Design of Analog ircuits. entro Nacional de Microelectrónica, Edificio IA, Avda. Reina Mercedes s/n, 40-Sevilla (Spain) Abstract This paper explores the solutions offered by Switched apacitor (S) techniques for the implementation of fuzzy circuits. The architecture of a microcontroller is presented to perform the simplified inference method and the circuit realizations of the different blocks are described. The design technique achieves high operation speed, typical in analog operation, and at the same time allows the programming ease which is characteristic of digital implementations. Finally, due to the defuzzifier used, the proposed microcontroller may interact with either an analog or digital system at the output. I. INTRODUTION The information used by a fuzzy system is basically continuous or multivalued, thus the use of analog techniques is especially appropriate to realize microelectronic circuits which implement fuzzy inference mechanisms. In addition, these techniques offer many advantages regarding area reduction and operation speed of the resulting circuits. In this sense, recent literature presents different architecture for fuzzy controllers [-4]. However, the particular characteristics of analog design (the need for finely adjusted parameters, specific layout strategies, etc.) together with its limited compatibility with existing control systems (mainly digital), may form a serious obstacle for the mass practical use of this type of approximations. Different engineering fields have successfully applied analog techniques based on the use of Switched apacitors. This type of techniques are very wellestablished. They are used to realize practical analog circuits in MOS technologies totally compatible with digital circuits. They also present other interesting advantages, such as the ability to work at high frequencies, and adding programmability in a very simple way. This paper describes the implementation of a singleton fuzzy controller via S techniques. The use of discrete time techniques enables the efficient realization of the division required in the final stage of the controller (a typical bottleneck in many realizations). The adopted solution eases the interface capability of the device, by giving the output in both analog and digital form. In addition, it allows to choose the required precision. The architecture of a general singleton fuzzy controller and circuits structures of its different stages are described in the following. All these ideas have been applied to the realization of a prototype implementing 4 rules. It has been designed in a.4µm MOS technology and its samples are in process. II. ONTROLLER ARHITETURE The previous considerations moved us to propose the use of S techniques in the design of a fuzzy controller [5]. The architecture reported in this reference is a sequential implementation of the conventional inference mechanism (based on the operations of Min and Max with consequents represented as fuzzy sets). The sequential approximation and the type of consequents used impose the limitations to the inference speed in this architecture. This inconvenience is now eliminated completely resorting to the use of the simplified inference method where the consequents of the rules correspond to singleton, rather than fuzzy, values [,3]. The gain factor in the operation speed of the new controller is similar to the number of intervals required to represent the fuzzy consequent in the conventional approximation (usually about 5). The architecture of the proposed microcontroller is shown in Figure. The system s operation cycle is divided in three stages. The first samples and main-

3 K K R R X i X j MF MF From other antecedents Operation ycle MIN x k Fig.: Architecture of proposed microcontroller. tains the input values, and processes them through the membership function circuits (MFs). The second stage calculates the minimum grade of membership for each input variable, to thus obtain the compliance factor for each rule. The third stage processes the conclusions of the rules, and the output is obtained from the calculation of two partial sums and their later division. Synchronization of the system is governed by a clock of two non-overlapping phases (K and K in the figure). In addition, a shift register, with outputs labelled as R i, generates the control signals for the different switches. III. BASI BLOKS A. Membership function ircuit From other control rules ( k V k ) ( V k ) Z The basic operator in the first stage of the controller performs a nonlinear transformation of the input variables. This transformation is called the membership function and is usually approximated by a symmetric piecewise linear function as shown in Figure a (indicating the four identifying parameters: V top, V h, V c and m). To implement this transformation, a serial or a parallel procedure may be chosen. The parallel realization, shown in Figure b, takes only one clock cycle for its operation. This is a typical S structure that inverts or not the value (X-V c ) depending on the comparison between the input variable X and the voltage parameter V c. In the first phase of the first clock cycle (R ), the comparator checks to see if the input X belongs to the positive or negative slope. The result of this comparison is maintained for the next two phases (R and R ) when the value m(x-v c ) or m(v c -X) is added to the precharged voltage V top. Since slope values (m) are determined from ratios between capacitors, the circuit is directly programmable. The two horizontal lines of the membership function are generated in the next stage, together with minimum operation. It is worth pointing out some considerations regarding membership values:.- The minimum value must be zero to not take into account inactive rules when the sums k V k and V k (in Figure ) are calculated..- The range of values V k must be large enough to allow a required precision but not so large that the sum V k saturates the operational amplifier. According to the first point, the inferior horizontal line in Figure a is chosen as ground (instead of using the voltage saturation -E sat of the amplifier). So that subsequent level shifters are not needed. There are no indeterminations in the division if the rules base is well defined, that is, at least a rule is always active for any input value. Regarding the second point, a fuzzy microcontroller typically works with 4 bits precision for the member- V top V h Output m V c m X X V c o R R /m R V top Output (a) (b) Fig.: (a) Typical trapezoidal membership function. (b) ircuit which implements the dashed lines in (a).

4 ship levels. The proposed MF circuit has a structure that is insensitive to parasitic capacitances and to the offset of the operational amplifier. hoosing MOS switches of minimal geometries reduces the problems of feedthrough. As a result, capacitors lower than pf and parameter V h below v achieve a sufficient precision for the membership levels. For resolution equivalent to 6 bits in the input variables, with a range of some 4v (biased to 5v), the comparator has a margin of error of up to 30mv, thus not requiring offset cancellation techniques which would complicate the design. B. MIN Operator The basic block in the second stage of the microcontroller is a minimum operator of multiple inputs. The structure that we have used is shown in Figure 3 for a particular case of two inputs. The input voltages values are compared sequentially with that stored in capacitor. If the input voltage is less than that stored, the corresponding switch is closed and the new value is stored. On the contrary, the stored voltage is not modified. The switches are controlled by the R i s, which are the outputs of the shift register previously mentioned. In addition, the horizontally located switches depend on the comparison results (S i ). If the comparison and resolution steps are performed during the same clock phase, the associated delay provokes significant errors. This also occurs in configurations that continuously actualize the voltage value in the capacitor. Thus, in our circuit we decided to use one phase for comparison and another for resolution. onsequently, the time invested in this stage is as many clock cycles as the maximum number of antecedents in the different rules. As occurs in the previous block, sufficient precision is obtained without offset cancellation in the comparator. The operation speed of this circuit may be very fast since the only time constants involved are those of load and unload of the capacitors. So, this circuit does not limit the clock period in the complete system. V V V h R R 3 S S 3 R R 4 R i S i Fig.3: MIN serial operator of two inputs. Out To implement the minor base of the trapezoidal membership function in Figure a, the capacitor is precharged to V h during the clock phase immediately before the use of this operator (R ). The minimum grade of pertenence (ground) is implemented by another comparator, which controls the transfer of the stored charge to the following stages.. Final stage The final stage of the controller evaluates the contribution of each rule (multiplying the degree of activation calculated in the previous stage by the value associated to its consequent) and calculates the global conclusion of the system according to the following equation: Z k V = k V () k This operation is similar to the defuzzifying process of the conventional inference method, consequently the circuit that implements it is no more than a particular defuzzifier. Figure 4 presents the schematic of the circuit used. The two sums are made with typical S summators. That which implements the numerator in equation () (called the consequents block) allows a digital programming since the value k is obtained as a ratio of capacitors. For the division, we resort to the operation performed by Analog/Digital and Digital/Analog converters. In an A/D converter, from an input signal V in and a reference signal V ref a binary code (b, b,..., b n ) is obtained, such that: V in = V ref n i= b i -i () On the other hand, in a D/A converter, from a reference signal V ref and a binary code (b, b,...,b n ) the resulting output signal is: V out = V ref n i= b i -i (3) An A/D converter with input V in = k V k and V ref = V k gives a code (b, b,...,b n ) which corresponds to the value V in /V ref in binary form. Using this code as the input V in for a D/A converter the analog division value is obtained, scaled by a factor V ref. One advantage of using this scheme in the controller is that it gives both an analog and a digital output. Numerous converter structures are reported in literature, with different performance regarding precision, operation speed, and occupied area. Parallel A/D con-

5 V k R 4 R 4 other rules R 4 other rules latch bn b k V k digital output R 4 V k R 4 V ref R 4 R 5 k V k analog output Fig.4: Schematic of the final stage circuit. verters are very fast since their speed is limited only by the logical circuitry and the comparators in their make up. Normally the conversion is made in one clock cycle. However, they occupy a large area. On the contrary, in serial converters the conversion time is proportional to the number of bits, but not to the area occupied. What must be taken into account is that the two converters are coupled, in the sense that they start converting at the same bit (the most or least significant), to simultaneously obtain the digital and analog output. Since a modular design allows a simple layout, we have opted for a scheme of successive approximations based on a binary-weighted capacitor array similar to that used in the consequents block. The only difference lies in the switch control. While control in the consequents array is determined by a user-specified code, in the converters, the switches are controlled by the results of the comparison in the A/D converter. IV. OPERATION HARATERISTIS When serial converters are used for the division, they are the blocks which restrict the total speed of the system, so that, applying pipeline, the controller supplies an output every ν cycles (ν being the number of bits). If parallel converters are used only one clock cycle is taken for the division, and (+α) cycles are needed for each inference, one used by the blocks MF and α by the MIN (where α is the maximum number of antecedents in the different rules and, normally, a value lower than ν). The maximum clock frequency at which an S circuit may operate is usually limited by the transient behavior of the selected amplifier. Bearing in mind that single stage amplifiers (e.g., folded cascode) have a great speed of response, the system could reach the range of MFLIPS. V. E XAMPLE OF IMPLEMENTATION A controller has to approximate the optimum control surface of the plant which it works together. In this sense, a fuzzy controller may be considered as a surface approximator. To test our proposed scheme, we have chosen an unidimensional example such as the fitting of a sinusoidal function. After searching in a design space with discrete values for V c, m and k, our optimizing algorithm gave us a solution with 4 rules. Figure 5a shows the antecedents of these rules. In general, the absolute fitness error is mainly caused by a short number of rules and the quantification in the converters. So, the resolution of converters must be chosen according to the precision given by the rules. Figure 5b illustrates the fitness obtained in our example. The absolute error is smaller than 3% with converters of 5 bits. We have used a typical two-stage Miller amplifier, which may work with a clock period of 0.8µs. This translates to a speed of 4µs/inference (50 KFLIPS). The layout of the circuit is simple because of its modularity, as can be seen in Figure 6. The technology is MOS of.4µm and double poly. Although the area has not been optimized, the circuit occupies 3.4mm (without pads). VI. ONLUSIONS A study has been made of the application of analog techniques based on Switched apacitors in the design of

6 (a) (b) Fig.5: (a) Antecedents of the used rules, (b) fitness obtained. fuzzy controllers, proposing an architecture to implement the simplified inference method and analyzing the required circuit structures. The result of this study was to fabricate a prototype in.4 µm MOS technology that allowed operating at hundreds of KFLIPS. The performance, together with the availability of well-established design methods for S grids in MOS technology, lead us to believe that the proposed solution may be amply accepted for the construction of fuzzy controllers for specific applications, compatible with a standard processing environment. REFERENES [] M. Sasaki, N. Ishikawa, F. Ueno, T. Inoue, urrent Mode Analog Fuzzy Hardware with Voltage Input Interface and Normalization Locked Loop, Proc. IEEE Int. onf. on Fuzzy Systems, pp , San Diego, 99. [] J. L. Huertas, S. Sánchez-Solano, A. Barriga, I. Baturone, Serial Architecture For Fuzzy ontrollers: Hardware Implementation Using Analog/Digital VLSI Techniques, Proc. nd. International onference on Fuzzy Logic and Neural Networks, pp , Iizuka, 99. [3] T. Miki, H. Matsumoto, K. Ohto and T. Yamakawa Silicon Implementation for a Novel High-Speed Fuzzy Inference Engine: Mega-Flips Analog Fuzzy Processor, Journal of Intelligent & Fuzzy Systems. Vol., N., pp. 7-4, 993. [4] J. L. Huertas, S. Sánchez-Solano, I. Baturone, A. Barriga, Building Blocks for urrent-mode Implementation of VLSI Fuzzy Microcontrollers, Proc. IFSA 93, pp , Seoul, 993. [5] J. L. Huertas, S. Sánchez-Solano, A. Barriga, I. Baturone, : A Fuzzy ontroller Using Switched- apacitor Techniques, Proc. nd. IEEE Int. onf. on Fuzzy Systems, pp , San Francisco, 993. Fig.6: Layout of a proptotype implementing four rules.

BUILDING BLOCKS FOR CURRENT-MODE IMPLEMENTATION OF VLSI FUZZY MICROCONTROLLERS

BUILDING BLOCKS FOR CURRENT-MODE IMPLEMENTATION OF VLSI FUZZY MICROCONTROLLERS BUILDING BLOCKS FOR CURRENT-MODE IMPLEMENTATION OF VLSI FUZZY MICROCONTROLLERS J. L. Huertas, S. Sánchez Solano, I. Baturone, A. Barriga Instituto de Microelectrónica de Sevilla - Centro Nacional de Microelectrónica

More information

A FUZZY CONTROLLER USING SWITCHED-CAPACITOR TECHNIQUES

A FUZZY CONTROLLER USING SWITCHED-CAPACITOR TECHNIQUES A FUZZY CONTROLLER USING SWITCHED-CAPACITOR TECHNIQUES J. L. Huertas, S. Sánchez Solano, A. arriga, I. aturone Instituto de Microelectrónica de Sevilla - Centro Nacional de Microelectrónica Avda. Reina

More information

TOWARDS THE IC IMPLEMENTATION OF ADAPTIVE FUZZY SYSTEMS

TOWARDS THE IC IMPLEMENTATION OF ADAPTIVE FUZZY SYSTEMS TOWARDS THE IC IMPLEMENTATION OF ADAPTIVE FUZZY SYSTEMS Iluminada Baturone, Santiago Sánchez-Solano, José L. Huertas Instituto de Microelectrónica de Sevilla - Centro Nacional de Microelectrónica Avda.

More information

An 11 Bit Sub- Ranging SAR ADC with Input Signal Range of Twice Supply Voltage

An 11 Bit Sub- Ranging SAR ADC with Input Signal Range of Twice Supply Voltage D. Aksin, M.A. Al- Shyoukh, F. Maloberti: "An 11 Bit Sub-Ranging SAR ADC with Input Signal Range of Twice Supply Voltage"; IEEE International Symposium on Circuits and Systems, ISCAS 2007, New Orleans,

More information

THE analog domain is an attractive alternative for nonlinear

THE analog domain is an attractive alternative for nonlinear 1132 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 46, NO. 6, DECEMBER 1999 Neuro-Fuzzy Architecture for CMOS Implementation Bogdan M. Wilamowski, Senior Member, IEEE Richard C. Jaeger, Fellow, IEEE,

More information

Modulator with Op- Amp Gain Compensation for Nanometer CMOS Technologies

Modulator with Op- Amp Gain Compensation for Nanometer CMOS Technologies A. Pena Perez, V.R. Gonzalez- Diaz, and F. Maloberti, ΣΔ Modulator with Op- Amp Gain Compensation for Nanometer CMOS Technologies, IEEE Proceeding of Latin American Symposium on Circuits and Systems, Feb.

More information

Chapter 3 Novel Digital-to-Analog Converter with Gamma Correction for On-Panel Data Driver

Chapter 3 Novel Digital-to-Analog Converter with Gamma Correction for On-Panel Data Driver Chapter 3 Novel Digital-to-Analog Converter with Gamma Correction for On-Panel Data Driver 3.1 INTRODUCTION As last chapter description, we know that there is a nonlinearity relationship between luminance

More information

Low Power and Fast Transient High Swing CMOS Telescopic Operational Amplifier

Low Power and Fast Transient High Swing CMOS Telescopic Operational Amplifier RESEARCH ARTICLE OPEN ACCESS Low Power and Fast Transient High Swing CMOS Telescopic Operational Amplifier Akshay Kumar Kansal 1, Asst Prof. Gayatri Sakya 2 Electronics and Communication Department, 1,2

More information

Analog Implementation of Neo-Fuzzy Neuron and Its On-board Learning

Analog Implementation of Neo-Fuzzy Neuron and Its On-board Learning Analog Implementation of Neo-Fuzzy Neuron and Its On-board Learning TSUTOMU MIKI and TAKESHI YAMAKAWA Department of Control Engineering and Science Kyushu Institute of Technology 68-4 Kawazu, Iizuka, Fukuoka

More information

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency Jamie E. Reinhold December 15, 2011 Abstract The design, simulation and layout of a UMAINE ECE Morse code Read Only Memory and transmitter

More information

A Very Fast and Low- power Time- discrete Spread- spectrum Signal Generator

A Very Fast and Low- power Time- discrete Spread- spectrum Signal Generator A. Cabrini, A. Carbonini, I. Galdi, F. Maloberti: "A ery Fast and Low-power Time-discrete Spread-spectrum Signal Generator"; IEEE Northeast Workshop on Circuits and Systems, NEWCAS 007, Montreal, 5-8 August

More information

Fractional- N PLL with 90 Phase Shift Lock and Active Switched- Capacitor Loop Filter

Fractional- N PLL with 90 Phase Shift Lock and Active Switched- Capacitor Loop Filter J. Park, F. Maloberti: "Fractional-N PLL with 90 Phase Shift Lock and Active Switched-Capacitor Loop Filter"; Proc. of the IEEE Custom Integrated Circuits Conference, CICC 2005, San Josè, 21 September

More information

Design and Analysis of Energy Recovery Logic for Low Power Circuit Design

Design and Analysis of Energy Recovery Logic for Low Power Circuit Design National onference on Advances in Engineering and Technology RESEARH ARTILE OPEN AESS Design and Analysis of Energy Recovery Logic for Low Power ircuit Design Munish Mittal*, Anil Khatak** *(Department

More information

INTEGRATED CIRCUITS. AN109 Microprocessor-compatible DACs Dec

INTEGRATED CIRCUITS. AN109 Microprocessor-compatible DACs Dec INTEGRATED CIRCUITS 1988 Dec DAC products are designed to convert a digital code to an analog signal. Since a common source of digital signals is the data bus of a microprocessor, DAC circuits that are

More information

DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N

DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N Jan M. Rabaey, Anantha Chandrakasan, and Borivoje Nikolic CONTENTS PART I: THE FABRICS Chapter 1: Introduction (32 pages) 1.1 A Historical

More information

Automatic Synthesis of Analog Fuzzy Controllers

Automatic Synthesis of Analog Fuzzy Controllers Automatic Synthesis of Analog Fuzzy Controllers R. G. Carvajal, A. Torralba, F. Colodro and L. G. Franquelo Dpto. de ngeniería Electrónica Escuela Superior de ngenieros, Avda. Reina Mercedes s/n, Sevilla

More information

A Parallel Analog CCD/CMOS Signal Processor

A Parallel Analog CCD/CMOS Signal Processor A Parallel Analog CCD/CMOS Signal Processor Charles F. Neugebauer Amnon Yariv Department of Applied Physics California Institute of Technology Pasadena, CA 91125 Abstract A CCO based signal processing

More information

Second-Order Sigma-Delta Modulator in Standard CMOS Technology

Second-Order Sigma-Delta Modulator in Standard CMOS Technology SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 1, No. 3, November 2004, 37-44 Second-Order Sigma-Delta Modulator in Standard CMOS Technology Dragiša Milovanović 1, Milan Savić 1, Miljan Nikolić 1 Abstract:

More information

444 Index. F Fermi potential, 146 FGMOS transistor, 20 23, 57, 83, 84, 98, 205, 208, 213, 215, 216, 241, 242, 251, 280, 311, 318, 332, 354, 407

444 Index. F Fermi potential, 146 FGMOS transistor, 20 23, 57, 83, 84, 98, 205, 208, 213, 215, 216, 241, 242, 251, 280, 311, 318, 332, 354, 407 Index A Accuracy active resistor structures, 46, 323, 328, 329, 341, 344, 360 computational circuits, 171 differential amplifiers, 30, 31 exponential circuits, 285, 291, 292 multifunctional structures,

More information

on the use of an original calibration scheme. The effectiveness of the calibration procedure is

on the use of an original calibration scheme. The effectiveness of the calibration procedure is Ref: BC.MEJ-IMST01.2 Analog Built-In Saw-Tooth Generator for ADC Histogram Test F. Azaïs, S. Bernard, Y. Bertrand and M. Renovell LIRMM - University of Montpellier 161, rue Ada - 34392 Montpellier Cedex

More information

Photovoltaic Systems Engineering

Photovoltaic Systems Engineering Photovoltaic Systems Engineering Ali Karimpour Assistant Professor Ferdowsi University of Mashhad Reference for this lecture: Trishan Esram and Patrick L. Chapman. Comparison of Photovoltaic Array Maximum

More information

2008 IEEE ASIA PACIFIC CONFERENCE ON CIRCUITS AND SYSTEMS

2008 IEEE ASIA PACIFIC CONFERENCE ON CIRCUITS AND SYSTEMS 2008 IEEE ASIA PACIFIC CONFERENCE ON CIRCUITS AND SYSTEMS November 30 - December 3, 2008 Venetian Macao Resort-Hotel Macao, China IEEE Catalog Number: CFP08APC-USB ISBN: 978-1-4244-2342-2 Library of Congress:

More information

Phase Jitter in MPSK Carrier Tracking Loops: Analytical, Simulation and Laboratory Results

Phase Jitter in MPSK Carrier Tracking Loops: Analytical, Simulation and Laboratory Results Southern Illinois University Carbondale OpenSIUC Articles Department of Electrical and Computer Engineering 11-1997 Phase Jitter in MPSK Carrier Tracking Loops: Analytical, Simulation and Laboratory Results

More information

A Novel Implementation of Dithered Digital Delta-Sigma Modulators via Bus-Splitting

A Novel Implementation of Dithered Digital Delta-Sigma Modulators via Bus-Splitting B. Fitzgibbon, M.P. Kennedy, F. Maloberti: "A Novel Implementation of Dithered Digital Delta- Sigma Modulators via Bus- Splitting"; IEEE International Symposium on Circuits, ISCAS 211, Rio de Janeiro,

More information

Design and Implementation of less quiescent current, less dropout LDO Regulator in 90nm Technology Madhukumar A S #1, M.

Design and Implementation of less quiescent current, less dropout LDO Regulator in 90nm Technology Madhukumar A S #1, M. Design and Implementation of less quiescent current, less dropout LDO Regulator in 90nm Technology Madhukumar A S #1, M.Nagabhushan #2 #1 M.Tech student, Dept. of ECE. M.S.R.I.T, Bangalore, INDIA #2 Asst.

More information

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016 Analog I/O ECE 153B Sensor & Peripheral Interface Design Introduction Anytime we need to monitor or control analog signals with a digital system, we require analogto-digital (ADC) and digital-to-analog

More information

FUZZY controllers are used to map a multidimensional

FUZZY controllers are used to map a multidimensional IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: ANALOG AND DIGITAL SIGNAL PROCESSING, VOL. 46, NO. 3, MARCH 1999 251 A Modular Programmable CMOS Analog Fuzzy Controller Chip Angel Rodríguez-Vázquez, Fellow,

More information

ISSCC 2004 / SESSION 25 / HIGH-RESOLUTION NYQUIST ADCs / 25.4

ISSCC 2004 / SESSION 25 / HIGH-RESOLUTION NYQUIST ADCs / 25.4 ISSCC 2004 / SESSION 25 / HIGH-RESOLUTION NYQUIST ADCs / 25.4 25.4 A 1.8V 14b 10MS/s Pipelined ADC in 0.18µm CMOS with 99dB SFDR Yun Chiu, Paul R. Gray, Borivoje Nikolic University of California, Berkeley,

More information

LSI and Circuit Technologies for the SX-8 Supercomputer

LSI and Circuit Technologies for the SX-8 Supercomputer LSI and Circuit Technologies for the SX-8 Supercomputer By Jun INASAKA,* Toshio TANAHASHI,* Hideaki KOBAYASHI,* Toshihiro KATOH,* Mikihiro KAJITA* and Naoya NAKAYAMA This paper describes the LSI and circuit

More information

Readout electronics for LumiCal detector

Readout electronics for LumiCal detector Readout electronics for Lumial detector arek Idzik 1, Krzysztof Swientek 1 and Szymon Kulis 1 1- AGH niversity of Science and Technology Faculty of Physics and Applied omputer Science racow - Poland The

More information

EE 508 Lecture 28. Integrator Design. Alaising in SC Circuits Elimination of redundant switches Switched Resistor Integrators

EE 508 Lecture 28. Integrator Design. Alaising in SC Circuits Elimination of redundant switches Switched Resistor Integrators EE 508 Lecture 28 Integrator Design Alaising in S ircuits Elimination of redundant switches Switched Resistor Integrators Review from last time The S integrator 1 1 I 0eq= f LK Observe this circuit has

More information

On the Design of Single- Inductor Multiple- Output DC- DC Buck Converters

On the Design of Single- Inductor Multiple- Output DC- DC Buck Converters M. Belloni, E. Bonizzoni, F. Maloberti: "On the Design of Single-Inductor Multiple-Output DC-DC Buck Converters"; IEEE Int. Symposium on Circuits and Systems, ISCAS 2008, Seattle, 18-21 May 2008, pp. 3049-3052.

More information

Design of Pipeline Analog to Digital Converter

Design of Pipeline Analog to Digital Converter Design of Pipeline Analog to Digital Converter Vivek Tripathi, Chandrajit Debnath, Rakesh Malik STMicroelectronics The pipeline analog-to-digital converter (ADC) architecture is the most popular topology

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Title Going green for discrete power diode manufacturers Author(s) Tan, Cher Ming; Sun, Lina; Wang, Chase Citation

More information

A new structure of substage in pipelined analog-to-digital converters

A new structure of substage in pipelined analog-to-digital converters February 2009, 16(1): 86 90 www.sciencedirect.com/science/journal/10058885 The Journal of China Universities of Posts and Telecommunications www.buptjournal.cn/xben new structure of substage in pipelined

More information

An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors

An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors T.N.Priyatharshne Prof. L. Raja, M.E, (Ph.D) A. Vinodhini ME VLSI DESIGN Professor, ECE DEPT ME VLSI DESIGN

More information

RECENTLY, low-voltage and low-power circuit design

RECENTLY, low-voltage and low-power circuit design IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 55, NO. 4, APRIL 2008 319 A Programmable 0.8-V 10-bit 60-MS/s 19.2-mW 0.13-m CMOS ADC Operating Down to 0.5 V Hee-Cheol Choi, Young-Ju

More information

ALTHOUGH zero-if and low-if architectures have been

ALTHOUGH zero-if and low-if architectures have been IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 40, NO. 6, JUNE 2005 1249 A 110-MHz 84-dB CMOS Programmable Gain Amplifier With Integrated RSSI Function Chun-Pang Wu and Hen-Wai Tsao Abstract This paper describes

More information

Copyright 2007 Year IEEE. Reprinted from ISCAS 2007 International Symposium on Circuits and Systems, May This material is posted here

Copyright 2007 Year IEEE. Reprinted from ISCAS 2007 International Symposium on Circuits and Systems, May This material is posted here Copyright 2007 Year IEEE. Reprinted from ISCAS 2007 International Symposium on Circuits and Systems, 27-30 May 2007. This material is posted here with permission of the IEEE. Such permission of the IEEE

More information

8-Bit, high-speed, µp-compatible A/D converter with track/hold function ADC0820

8-Bit, high-speed, µp-compatible A/D converter with track/hold function ADC0820 8-Bit, high-speed, µp-compatible A/D converter with DESCRIPTION By using a half-flash conversion technique, the 8-bit CMOS A/D offers a 1.5µs conversion time while dissipating a maximum 75mW of power.

More information

A Novel Continuous-Time Common-Mode Feedback for Low-Voltage Switched-OPAMP

A Novel Continuous-Time Common-Mode Feedback for Low-Voltage Switched-OPAMP 10.4 A Novel Continuous-Time Common-Mode Feedback for Low-oltage Switched-OPAMP M. Ali-Bakhshian Electrical Engineering Dept. Sharif University of Tech. Azadi Ave., Tehran, IRAN alibakhshian@ee.sharif.edu

More information

A NOVEL DESIGN OF CURRENT MODE MULTIPLIER/DIVIDER CIRCUITS FOR ANALOG SIGNAL PROCESSING

A NOVEL DESIGN OF CURRENT MODE MULTIPLIER/DIVIDER CIRCUITS FOR ANALOG SIGNAL PROCESSING Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 10, October 2014,

More information

DESIGN & IMPLEMENTATION OF SELF TIME DUMMY REPLICA TECHNIQUE IN 128X128 LOW VOLTAGE SRAM

DESIGN & IMPLEMENTATION OF SELF TIME DUMMY REPLICA TECHNIQUE IN 128X128 LOW VOLTAGE SRAM DESIGN & IMPLEMENTATION OF SELF TIME DUMMY REPLICA TECHNIQUE IN 128X128 LOW VOLTAGE SRAM 1 Mitali Agarwal, 2 Taru Tevatia 1 Research Scholar, 2 Associate Professor 1 Department of Electronics & Communication

More information

High Resolution CMOS Current Comparators: Design and Applications to Current-Mode Function Generation

High Resolution CMOS Current Comparators: Design and Applications to Current-Mode Function Generation High Resolution CMOS Current Comparators and Piecewise-Linear Current Mode Circuits 0 High Resolution CMOS Current Comparators: Design and Applications to Current-Mode Function Generation A. Rodríguez-Vázquez,

More information

A Low Power Small Area Multi-bit Quantizer with A Capacitor String in Sigma-Delta Modulator

A Low Power Small Area Multi-bit Quantizer with A Capacitor String in Sigma-Delta Modulator A Low Power Small Area Multi-bit uantizer with A Capacitor String in Sigma-Delta Modulator Xuia Wang, Jian Xu, and Xiaobo Wu Abstract An ultra-low power area-efficient fully differential multi-bit quantizer

More information

A Self-Contained Large-Scale FPAA Development Platform

A Self-Contained Large-Scale FPAA Development Platform A SelfContained LargeScale FPAA Development Platform Christopher M. Twigg, Paul E. Hasler, Faik Baskaya School of Electrical and Computer Engineering Georgia Institute of Technology, Atlanta, Georgia 303320250

More information

Lecture 10: Accelerometers (Part I)

Lecture 10: Accelerometers (Part I) Lecture 0: Accelerometers (Part I) ADXL 50 (Formerly the original ADXL 50) ENE 5400, Spring 2004 Outline Performance analysis Capacitive sensing Circuit architectures Circuit techniques for non-ideality

More information

1 A1 PROs. Ver0.1 Ai9943. Complete 10-bit, 25MHz CCD Signal Processor. Features. General Description. Applications. Functional Block Diagram

1 A1 PROs. Ver0.1 Ai9943. Complete 10-bit, 25MHz CCD Signal Processor. Features. General Description. Applications. Functional Block Diagram 1 A1 PROs A1 PROs Ver0.1 Ai9943 Complete 10-bit, 25MHz CCD Signal Processor General Description The Ai9943 is a complete analog signal processor for CCD applications. It features a 25 MHz single-channel

More information

An Analog Phase-Locked Loop

An Analog Phase-Locked Loop 1 An Analog Phase-Locked Loop Greg Flewelling ABSTRACT This report discusses the design, simulation, and layout of an Analog Phase-Locked Loop (APLL). The circuit consists of five major parts: A differential

More information

DAT175: Topics in Electronic System Design

DAT175: Topics in Electronic System Design DAT175: Topics in Electronic System Design Analog Readout Circuitry for Hearing Aid in STM90nm 21 February 2010 Remzi Yagiz Mungan v1.10 1. Introduction In this project, the aim is to design an adjustable

More information

A 10-Gb/s Multiphase Clock and Data Recovery Circuit with a Rotational Bang-Bang Phase Detector

A 10-Gb/s Multiphase Clock and Data Recovery Circuit with a Rotational Bang-Bang Phase Detector JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.16, NO.3, JUNE, 2016 ISSN(Print) 1598-1657 http://dx.doi.org/10.5573/jsts.2016.16.3.287 ISSN(Online) 2233-4866 A 10-Gb/s Multiphase Clock and Data Recovery

More information

Switched-Current Circuits

Switched-Current Circuits Switched-urrent ircuits Outline: Synthesis and Analysis Techniques Antônio arlos Moreirão de Queiroz Signal Processing aboratory - OPPE Universidade Federal do Rio de Janeiro ntroduction. First-generation

More information

Coherent Detection Gradient Descent Adaptive Control Chip

Coherent Detection Gradient Descent Adaptive Control Chip MEP Research Program Test Report Coherent Detection Gradient Descent Adaptive Control Chip Requested Fabrication Technology: IBM SiGe 5AM Design No: 73546 Fabrication ID: T57WAD Design Name: GDPLC Technology

More information

Christopher J. Barnwell ECE Department U. N. Carolina at Charlotte Charlotte, NC, 28223, USA

Christopher J. Barnwell ECE Department U. N. Carolina at Charlotte Charlotte, NC, 28223, USA Copyright 2008 IEEE. Published in IEEE SoutheastCon 2008, April 3-6, 2008, Huntsville, A. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising

More information

Circuit Applications of Multiplying CMOS D to A Converters

Circuit Applications of Multiplying CMOS D to A Converters Circuit Applications of Multiplying CMOS D to A Converters The 4-quadrant multiplying CMOS D to A converter (DAC) is among the most useful components available to the circuit designer Because CMOS DACs

More information

Yet, many signal processing systems require both digital and analog circuits. To enable

Yet, many signal processing systems require both digital and analog circuits. To enable Introduction Field-Programmable Gate Arrays (FPGAs) have been a superb solution for rapid and reliable prototyping of digital logic systems at low cost for more than twenty years. Yet, many signal processing

More information

SIGMA-DELTA CONVERTER

SIGMA-DELTA CONVERTER SIGMA-DELTA CONVERTER (1995: Pacífico R. Concetti Western A. Geophysical-Argentina) The Sigma-Delta A/D Converter is not new in electronic engineering since it has been previously used as part of many

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Title An ultra low-power CMOS EMG amplifier with high efficiency in operation frequency per power Author(s

More information

New Four-Quadrant CMOS Current-Mode and Voltage-Mode Multipliers

New Four-Quadrant CMOS Current-Mode and Voltage-Mode Multipliers Analog Integrated Circuits and Signal Processing, 45, 295 307, 2005 c 2005 Springer Science + Business Media, Inc. Manufactured in The Netherlands. New Four-Quadrant CMOS Current-Mode and Voltage-Mode

More information

CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER

CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER 73 CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER 6.1 INTRODUCTION TO NEURO-FUZZY CONTROL The block diagram in Figure 6.1 shows the Neuro-Fuzzy controlling technique employed to control

More information

CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL

CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL 47 CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL 4.1 INTRODUCTION Passive filters are used to minimize the harmonic components present in the stator voltage and current of the BLDC motor. Based on the design,

More information

Replacing Fuzzy Systems with Neural Networks

Replacing Fuzzy Systems with Neural Networks Replacing Fuzzy Systems with Neural Networks Tiantian Xie, Hao Yu, and Bogdan Wilamowski Auburn University, Alabama, USA, tzx@auburn.edu, hzy@auburn.edu, wilam@ieee.org Abstract. In this paper, a neural

More information

A Survey of the Low Power Design Techniques at the Circuit Level

A Survey of the Low Power Design Techniques at the Circuit Level A Survey of the Low Power Design Techniques at the Circuit Level Hari Krishna B Assistant Professor, Department of Electronics and Communication Engineering, Vagdevi Engineering College, Warangal, India

More information

A 24 V Chopper Offset-Stabilized Operational Amplifier with Symmetrical RC Notch Filters having sub-10 µv offset and over-120db CMRR

A 24 V Chopper Offset-Stabilized Operational Amplifier with Symmetrical RC Notch Filters having sub-10 µv offset and over-120db CMRR ROMANIAN JOURNAL OF INFORMATION SCIENCE AND TECHNOLOGY Volume 20, Number 4, 2017, 301 312 A 24 V Chopper Offset-Stabilized Operational Amplifier with Symmetrical RC Notch Filters having sub-10 µv offset

More information

A Bottom-Up Approach to on-chip Signal Integrity

A Bottom-Up Approach to on-chip Signal Integrity A Bottom-Up Approach to on-chip Signal Integrity Andrea Acquaviva, and Alessandro Bogliolo Information Science and Technology Institute (STI) University of Urbino 6029 Urbino, Italy acquaviva@sti.uniurb.it

More information

Design of a Capacitor-less Low Dropout Voltage Regulator

Design of a Capacitor-less Low Dropout Voltage Regulator Design of a Capacitor-less Low Dropout Voltage Regulator Sheenam Ahmed 1, Isha Baokar 2, R Sakthivel 3 1 Student, M.Tech VLSI, School of Electronics Engineering, VIT University, Vellore, Tamil Nadu, India

More information

Time- interleaved sigma- delta modulator using output prediction scheme

Time- interleaved sigma- delta modulator using output prediction scheme K.- S. Lee, F. Maloberti: "Time-interleaved sigma-delta modulator using output prediction scheme"; IEEE Transactions on Circuits and Systems II: Express Briefs, Vol. 51, Issue 10, Oct. 2004, pp. 537-541.

More information

CMOS Circuit for Low Photocurrent Measurements

CMOS Circuit for Low Photocurrent Measurements CMOS Circuit for Low Photocurrent Measurements W. Guggenbühl, T. Loeliger, M. Uster, and F. Grogg Electronics Laboratory Swiss Federal Institute of Technology Zurich, Switzerland A CMOS amplifier / analog-to-digital

More information

Deep-Submicron CMOS Design Methodology for High-Performance Low- Power Analog-to-Digital Converters

Deep-Submicron CMOS Design Methodology for High-Performance Low- Power Analog-to-Digital Converters Deep-Submicron CMOS Design Methodology for High-Performance Low- Power Analog-to-Digital Converters Abstract In this paper, we present a complete design methodology for high-performance low-power Analog-to-Digital

More information

WITH the rapid evolution of liquid crystal display (LCD)

WITH the rapid evolution of liquid crystal display (LCD) IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 43, NO. 2, FEBRUARY 2008 371 A 10-Bit LCD Column Driver With Piecewise Linear Digital-to-Analog Converters Chih-Wen Lu, Member, IEEE, and Lung-Chien Huang Abstract

More information

John Lazzaro and John Wawrzynek Computer Science Division UC Berkeley Berkeley, CA, 94720

John Lazzaro and John Wawrzynek Computer Science Division UC Berkeley Berkeley, CA, 94720 LOW-POWER SILICON NEURONS, AXONS, AND SYNAPSES John Lazzaro and John Wawrzynek Computer Science Division UC Berkeley Berkeley, CA, 94720 Power consumption is the dominant design issue for battery-powered

More information

AVERAGE CURRENT MODE CONTROL IN POWER ELECTRONIC CONVERTERS ANALOG VERSUS DIGITAL. K. D. Purton * and R. P. Lisner**

AVERAGE CURRENT MODE CONTROL IN POWER ELECTRONIC CONVERTERS ANALOG VERSUS DIGITAL. K. D. Purton * and R. P. Lisner** AVERAGE CURRENT MODE CONTROL IN POWER ELECTRONIC CONVERTERS ANALOG VERSUS DIGITAL Abstract K. D. Purton * and R. P. Lisner** *Department of Electrical and Computer System Engineering, Monash University,

More information

A Review of Phase Locked Loop Design Using VLSI Technology for Wireless Communication.

A Review of Phase Locked Loop Design Using VLSI Technology for Wireless Communication. A Review of Phase Locked Loop Design Using VLSI Technology for Wireless Communication. PG student, M.E. (VLSI and Embedded system) G.H.Raisoni College of Engineering and Management, A nagar Abstract: The

More information

Design and Simulation of Voltage-Mode and Current-Mode Class-D Power Amplifiers for 2.4 GHz Applications

Design and Simulation of Voltage-Mode and Current-Mode Class-D Power Amplifiers for 2.4 GHz Applications Design and Simulation of Voltage-Mode and Current-Mode Class-D Power Amplifiers for 2.4 GHz Applications Armindo António Barão da Silva Pontes Abstract This paper presents the design and simulations of

More information

System-on-Chip. Electro-thermal effects in radio ICs. Overview. Tri-band GSM radio receiver (front-end)

System-on-Chip. Electro-thermal effects in radio ICs. Overview. Tri-band GSM radio receiver (front-end) System-on-Chip Overview Pietro Andreani Dept. of Electrical and Information Technology Lund University, Sweden Material from Sensitivity Degradation in a Tri-Band GSM BiCMOS Direct-Conversion Receiver

More information

MOS Based Fuzzy Logic Multiplexer Design and Simulation

MOS Based Fuzzy Logic Multiplexer Design and Simulation MOS Based Fuzzy Logic Multiplexer Design and Simulation 1 Nadeem Tariq Beigh, 2 Mir Mohammad Burhan, 3 Faizan Tariq Beigh 1 Department of Electronics and Communication, Sharda University, Greater Noida,

More information

RESISTOR-STRING digital-to analog converters (DACs)

RESISTOR-STRING digital-to analog converters (DACs) IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 53, NO. 6, JUNE 2006 497 A Low-Power Inverted Ladder D/A Converter Yevgeny Perelman and Ran Ginosar Abstract Interpolating, dual resistor

More information

A fast programmable frequency divider with a wide dividing-ratio range and 50% duty-cycle

A fast programmable frequency divider with a wide dividing-ratio range and 50% duty-cycle A fast programmable frequency divider with a wide dividing-ratio range and 50% duty-cycle Mo Zhang a), Syed Kamrul Islam b), and M. Rafiqul Haider c) Department of Electrical & Computer Engineering, University

More information

Non-linear Control. Part III. Chapter 8

Non-linear Control. Part III. Chapter 8 Chapter 8 237 Part III Chapter 8 Non-linear Control The control methods investigated so far have all been based on linear feedback control. Recently, non-linear control techniques related to One Cycle

More information

Low Power Design of Successive Approximation Registers

Low Power Design of Successive Approximation Registers Low Power Design of Successive Approximation Registers Rabeeh Majidi ECE Department, Worcester Polytechnic Institute, Worcester MA USA rabeehm@ece.wpi.edu Abstract: This paper presents low power design

More information

Resource Efficient Reconfigurable Processor for DSP Applications

Resource Efficient Reconfigurable Processor for DSP Applications ISSN (Online) : 319-8753 ISSN (Print) : 347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 014 014 International onference on

More information

Publication VIII Institute of Electrical and Electronics Engineers (IEEE)

Publication VIII Institute of Electrical and Electronics Engineers (IEEE) Publication VIII Lasse Aaltonen and Kari Halonen. 29. On chip charge pump with continuous frequency regulation for precision high voltage generation. In: Proceedings of the 29 Ph.D. Research in Microelectronics

More information

Power-conscious High Level Synthesis Using Loop Folding

Power-conscious High Level Synthesis Using Loop Folding Power-conscious High Level Synthesis Using Loop Folding Daehong Kim Kiyoung Choi School of Electrical Engineering Seoul National University, Seoul, Korea, 151-742 E-mail: daehong@poppy.snu.ac.kr Abstract

More information

Design Of A Comparator For Pipelined A/D Converter

Design Of A Comparator For Pipelined A/D Converter Design Of A Comparator For Pipelined A/D Converter Ms. Supriya Ganvir, Mr. Sheetesh Sad ABSTRACT`- This project reveals the design of a comparator for pipeline ADC. These comparator is designed using preamplifier

More information

PV SYSTEM BASED FPGA: ANALYSIS OF POWER CONSUMPTION IN XILINX XPOWER TOOL

PV SYSTEM BASED FPGA: ANALYSIS OF POWER CONSUMPTION IN XILINX XPOWER TOOL 1 PV SYSTEM BASED FPGA: ANALYSIS OF POWER CONSUMPTION IN XILINX XPOWER TOOL Pradeep Patel Instrumentation and Control Department Prof. Deepali Shah Instrumentation and Control Department L. D. College

More information

CMOS High Speed A/D Converter Architectures

CMOS High Speed A/D Converter Architectures CHAPTER 3 CMOS High Speed A/D Converter Architectures 3.1 Introduction In the previous chapter, basic key functions are examined with special emphasis on the power dissipation associated with its implementation.

More information

DIGITALLY controlled and area-efficient calibration circuits

DIGITALLY controlled and area-efficient calibration circuits 246 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 52, NO. 5, MAY 2005 A Low-Voltage 10-Bit CMOS DAC in 0.01-mm 2 Die Area Brandon Greenley, Raymond Veith, Dong-Young Chang, and Un-Ku

More information

CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM

CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM 60 CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM 3.1 INTRODUCTION Literature reports voluminous research to improve the PV power system efficiency through material development,

More information

A design of 16-bit adiabatic Microprocessor core

A design of 16-bit adiabatic Microprocessor core 194 A design of 16-bit adiabatic Microprocessor core Youngjoon Shin, Hanseung Lee, Yong Moon, and Chanho Lee Abstract A 16-bit adiabatic low-power Microprocessor core is designed. The processor consists

More information

An Analysis of Multipliers in a New Binary System

An Analysis of Multipliers in a New Binary System An Analysis of Multipliers in a New Binary System R.K. Dubey & Anamika Pathak Department of Electronics and Communication Engineering, Swami Vivekanand University, Sagar (M.P.) India 470228 Abstract:Bit-sequential

More information

Design of High Gain Two stage Op-Amp using 90nm Technology

Design of High Gain Two stage Op-Amp using 90nm Technology Design of High Gain Two stage Op-Amp using 90nm Technology Shaik Aqeel 1, P. Krishna Deva 2, C. Mahesh Babu 3 and R.Ganesh 4 1 CVR College of Engineering/UG Student, Hyderabad, India 2 CVR College of Engineering/UG

More information

Sno Projects List IEEE. High - Throughput Finite Field Multipliers Using Redundant Basis For FPGA And ASIC Implementations

Sno Projects List IEEE. High - Throughput Finite Field Multipliers Using Redundant Basis For FPGA And ASIC Implementations Sno Projects List IEEE 1 High - Throughput Finite Field Multipliers Using Redundant Basis For FPGA And ASIC Implementations 2 A Generalized Algorithm And Reconfigurable Architecture For Efficient And Scalable

More information

Development of a Fuzzy Logic Controller for Industrial Conveyor Systems

Development of a Fuzzy Logic Controller for Industrial Conveyor Systems American Journal of Science, Engineering and Technology 217; 2(3): 77-82 http://www.sciencepublishinggroup.com/j/ajset doi: 1.11648/j.ajset.21723.11 Development of a Fuzzy Logic Controller for Industrial

More information

Effective switching mode power supplies common mode noise cancellation technique with zero equipotential transformer models. Title

Effective switching mode power supplies common mode noise cancellation technique with zero equipotential transformer models. Title Title Effective switching mode power supplies common mode noise cancellation technique with zero equipotential transformer models Author(s) han, YP; Pong, MH; Poon, NK; Liu, P itation The 25th Annual IEEE

More information

DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY

DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY Neha Bakawale Departmentof Electronics & Instrumentation Engineering, Shri G. S. Institute of

More information

A Multichannel Pipeline Analog-to-Digital Converter for an Integrated 3-D Ultrasound Imaging System

A Multichannel Pipeline Analog-to-Digital Converter for an Integrated 3-D Ultrasound Imaging System 1266 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 38, NO. 7, JULY 2003 A Multichannel Pipeline Analog-to-Digital Converter for an Integrated 3-D Ultrasound Imaging System Kambiz Kaviani, Student Member,

More information

2. ADC Architectures and CMOS Circuits

2. ADC Architectures and CMOS Circuits /58 2. Architectures and CMOS Circuits Francesc Serra Graells francesc.serra.graells@uab.cat Departament de Microelectrònica i Sistemes Electrònics Universitat Autònoma de Barcelona paco.serra@imb-cnm.csic.es

More information

Low Cost 10-Bit Monolithic D/A Converter AD561

Low Cost 10-Bit Monolithic D/A Converter AD561 a FEATURES Complete Current Output Converter High Stability Buried Zener Reference Laser Trimmed to High Accuracy (1/4 LSB Max Error, AD561K, T) Trimmed Output Application Resistors for 0 V to +10 V, 5

More information

A 35 fj 10b 160 MS/s Pipelined- SAR ADC with Decoupled Flip- Around MDAC and Self- Embedded Offset Cancellation

A 35 fj 10b 160 MS/s Pipelined- SAR ADC with Decoupled Flip- Around MDAC and Self- Embedded Offset Cancellation Y. Zu, C.- H. Chan, S.- W. Sin, S.- P. U, R.P. Martins, F. Maloberti: "A 35 fj 10b 160 MS/s Pipelined-SAR ADC with Decoupled Flip-Around MDAC and Self- Embedded Offset Cancellation"; IEEE Asian Solid-

More information

CONTINUOUS DIGITAL CALIBRATION OF PIPELINED A/D CONVERTERS

CONTINUOUS DIGITAL CALIBRATION OF PIPELINED A/D CONVERTERS CONTINUOUS DIGITAL CALIBRATION OF PIPELINED A/D CONVERTERS By Alma Delić-Ibukić B.S. University of Maine, 2002 A THESIS Submitted in Partial Fulfillment of the Requirements for the Degree of Master of

More information