Using Artificial Neural Networks For Analog Integrated Circuit Design Automation

Using Artificial Neural Networks For Analog Integrated Circuit Design Automation Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Using Artificial Neural Networks For Analog Integrated Circuit Design Automation book. This book definitely worth reading, it is an incredibly well-written.

Using Artificial Neural Networks for Analog Integrated Circuit Design Automation

Author : João P. S. Rosa,Daniel J. D. Guerra,Nuno C. G. Horta,Ricardo M. F. Martins,Nuno C. C. Lourenço
Publisher : Springer Nature
Page : 117 pages
File Size : 44,8 Mb
Release : 2019-12-11
Category : Technology & Engineering
ISBN : 9783030357436

Get Book

Using Artificial Neural Networks for Analog Integrated Circuit Design Automation by João P. S. Rosa,Daniel J. D. Guerra,Nuno C. G. Horta,Ricardo M. F. Martins,Nuno C. C. Lourenço Pdf

This book addresses the automatic sizing and layout of analog integrated circuits (ICs) using deep learning (DL) and artificial neural networks (ANN). It explores an innovative approach to automatic circuit sizing where ANNs learn patterns from previously optimized design solutions. In opposition to classical optimization-based sizing strategies, where computational intelligence techniques are used to iterate over the map from devices’ sizes to circuits’ performances provided by design equations or circuit simulations, ANNs are shown to be capable of solving analog IC sizing as a direct map from specifications to the devices’ sizes. Two separate ANN architectures are proposed: a Regression-only model and a Classification and Regression model. The goal of the Regression-only model is to learn design patterns from the studied circuits, using circuit’s performances as input features and devices’ sizes as target outputs. This model can size a circuit given its specifications for a single topology. The Classification and Regression model has the same capabilities of the previous model, but it can also select the most appropriate circuit topology and its respective sizing given the target specification. The proposed methodology was implemented and tested on two analog circuit topologies.

Analog IC Placement Generation via Neural Networks from Unlabeled Data

Author : António Gusmão,Nuno Horta,Nuno Lourenço,Ricardo Martins
Publisher : Springer Nature
Page : 96 pages
File Size : 44,6 Mb
Release : 2020-06-30
Category : Computers
ISBN : 9783030500610

Get Book

Analog IC Placement Generation via Neural Networks from Unlabeled Data by António Gusmão,Nuno Horta,Nuno Lourenço,Ricardo Martins Pdf

In this book, innovative research using artificial neural networks (ANNs) is conducted to automate the placement task in analog integrated circuit layout design, by creating a generalized model that can generate valid layouts at push-button speed. Further, it exploits ANNs’ generalization and push-button speed prediction (once fully trained) capabilities, and details the optimal description of the input/output data relation. The description developed here is chiefly reflected in two of the system’s characteristics: the shape of the input data and the minimized loss function. In order to address the latter, abstract and segmented descriptions of both the input data and the objective behavior are developed, which allow the model to identify, in newer scenarios, sub-blocks which can be found in the input data. This approach yields device-level descriptions of the input topology that, for each device, focus on describing its relation to every other device in the topology. By means of these descriptions, an unfamiliar overall topology can be broken down into devices that are subject to the same constraints as a device in one of the training topologies. In the experimental results chapter, the trained ANNs are used to produce a variety of valid placement solutions even beyond the scope of the training/validation sets, demonstrating the model’s effectiveness in terms of identifying common components between newer topologies and reutilizing the acquired knowledge. Lastly, the methodology used can readily adapt to the given problem’s context (high label production cost), resulting in an efficient, inexpensive and fast model.

Machine Learning Applications in Electronic Design Automation

Author : Haoxing Ren,Jiang Hu
Publisher : Springer Nature
Page : 585 pages
File Size : 54,5 Mb
Release : 2023-01-01
Category : Technology & Engineering
ISBN : 9783031130748

Get Book

Machine Learning Applications in Electronic Design Automation by Haoxing Ren,Jiang Hu Pdf

​This book serves as a single-source reference to key machine learning (ML) applications and methods in digital and analog design and verification. Experts from academia and industry cover a wide range of the latest research on ML applications in electronic design automation (EDA), including analysis and optimization of digital design, analysis and optimization of analog design, as well as functional verification, FPGA and system level designs, design for manufacturing (DFM), and design space exploration. The authors also cover key ML methods such as classical ML, deep learning models such as convolutional neural networks (CNNs), graph neural networks (GNNs), generative adversarial networks (GANs) and optimization methods such as reinforcement learning (RL) and Bayesian optimization (BO). All of these topics are valuable to chip designers and EDA developers and researchers working in digital and analog designs and verification.

Speeding-Up Radio-Frequency Integrated Circuit Sizing with Neural Networks

Author : João L. C. P. Domingues,Pedro J. C. D. C. Vaz,António P. L. Gusmão,Nuno C. G. Horta,Nuno C. C. Lourenço,Ricardo M. F. Martins
Publisher : Springer Nature
Page : 115 pages
File Size : 41,7 Mb
Release : 2023-03-20
Category : Computers
ISBN : 9783031250996

Get Book

Speeding-Up Radio-Frequency Integrated Circuit Sizing with Neural Networks by João L. C. P. Domingues,Pedro J. C. D. C. Vaz,António P. L. Gusmão,Nuno C. G. Horta,Nuno C. C. Lourenço,Ricardo M. F. Martins Pdf

In this book, innovative research using artificial neural networks (ANNs) is conducted to automate the sizing task of RF IC design, which is used in two different steps of the automatic design process. The advances in telecommunications, such as the 5th generation broadband or 5G for short, open doors to advances in areas such as health care, education, resource management, transportation, agriculture and many other areas. Consequently, there is high pressure in today’s market for significant communication rates, extensive bandwidths and ultralow-power consumption. This is where radiofrequency (RF) integrated circuits (ICs) come in hand, playing a crucial role. This demand stresses out the problem which resides in the remarkable difficulty of RF IC design in deep nanometric integration technologies due to their high complexity and stringent performances. Given the economic pressure for high quality yet cheap electronics and challenging time-to-market constraints, there is an urgent need for electronic design automation (EDA) tools to increase the RF designers’ productivity and improve the quality of resulting ICs. In the last years, the automatic sizing of RF IC blocks in deep nanometer technologies has moved toward process, voltage and temperature (PVT)-inclusive optimizations to ensure their robustness. Each sizing solution is exhaustively simulated in a set of PVT corners, thus pushing modern workstations’ capabilities to their limits. Standard ANNs applications usually exploit the model’s capability of describing a complex, harder to describe, relation between input and target data. For that purpose, ANNs are a mechanism to bypass the process of describing the complex underlying relations between data by feeding it a significant number of previously acquired input/output data pairs that the model attempts to copy. Here, and firstly, the ANNs disrupt from the most recent trials of replacing the simulator in the simulation-based sizing with a machine/deep learning model, by proposing two different ANNs, the first classifies the convergence of the circuit for nominal and PVT corners, and the second predicts the oscillating frequencies for each case. The convergence classifier (CCANN) and frequency guess predictor (FGPANN) are seamlessly integrated into the simulation-based sizing loop, accelerating the overall optimization process. Secondly, a PVT regressor that inputs the circuit’s sizing and the nominal performances to estimate the PVT corner performances via multiple parallel artificial neural networks is proposed. Two control phases prevent the optimization process from being misled by inaccurate performance estimates. As such, this book details the optimal description of the input/output data relation that should be fulfilled. The developed description is mainly reflected in two of the system’s characteristics, the shape of the input data and its incorporation in the sizing optimization loop. An optimal description of these components should be such that the model should produce output data that fulfills the desired relation for the given training data once fully trained. Additionally, the model should be capable of efficiently generalizing the acquired knowledge in newer examples, i.e., never-seen input circuit topologies.

Analog VLSI Design Automation

Author : Sina Balkir,Günhan Dündar,A. Selçuk Ögrenci
Publisher : CRC Press
Page : 240 pages
File Size : 47,5 Mb
Release : 2003-06-27
Category : Computers
ISBN : 9781135515430

Get Book

Analog VLSI Design Automation by Sina Balkir,Günhan Dündar,A. Selçuk Ögrenci Pdf

The explosive growth and development of the integrated circuit market over the last few years have been mostly limited to the digital VLSI domain. The difficulty of automating the design process in the analog domain, the fact that a general analog design methodology remained undefined, and the poor performance of earlier tools have left the analog

Fault Diagnosis of Analog Integrated Circuits

Author : Prithviraj Kabisatpathy,Alok Barua,Satyabroto Sinha
Publisher : Springer Science & Business Media
Page : 183 pages
File Size : 51,6 Mb
Release : 2006-01-13
Category : Technology & Engineering
ISBN : 9780387257433

Get Book

Fault Diagnosis of Analog Integrated Circuits by Prithviraj Kabisatpathy,Alok Barua,Satyabroto Sinha Pdf

Enables the reader to test an analog circuit that is implemented either in bipolar or MOS technology. Examines the testing and fault diagnosis of analog and analog part of mixed signal circuits. Covers the testing and fault diagnosis of both bipolar and Metal Oxide Semiconductor (MOS) circuits and introduces . Also contains problems that can be used as quiz or homework.

Electronic Design Automation for IC System Design, Verification, and Testing

Author : Luciano Lavagno,Igor L. Markov,Grant Martin,Louis K. Scheffer
Publisher : CRC Press
Page : 644 pages
File Size : 49,8 Mb
Release : 2017-12-19
Category : Technology & Engineering
ISBN : 9781482254631

Get Book

Electronic Design Automation for IC System Design, Verification, and Testing by Luciano Lavagno,Igor L. Markov,Grant Martin,Louis K. Scheffer Pdf

The first of two volumes in the Electronic Design Automation for Integrated Circuits Handbook, Second Edition, Electronic Design Automation for IC System Design, Verification, and Testing thoroughly examines system-level design, microarchitectural design, logic verification, and testing. Chapters contributed by leading experts authoritatively discuss processor modeling and design tools, using performance metrics to select microprocessor cores for integrated circuit (IC) designs, design and verification languages, digital simulation, hardware acceleration and emulation, and much more. New to This Edition: Major updates appearing in the initial phases of the design flow, where the level of abstraction keeps rising to support more functionality with lower non-recurring engineering (NRE) costs Significant revisions reflected in the final phases of the design flow, where the complexity due to smaller and smaller geometries is compounded by the slow progress of shorter wavelength lithography New coverage of cutting-edge applications and approaches realized in the decade since publication of the previous edition—these are illustrated by new chapters on high-level synthesis, system-on-chip (SoC) block-based design, and back-annotating system-level models Offering improved depth and modernity, Electronic Design Automation for IC System Design, Verification, and Testing provides a valuable, state-of-the-art reference for electronic design automation (EDA) students, researchers, and professionals.

Symbolic Analysis in Analog Integrated Circuit Design

Author : Henrik Floberg
Publisher : Springer Science & Business Media
Page : 171 pages
File Size : 53,6 Mb
Release : 2012-12-06
Category : Technology & Engineering
ISBN : 9781461562115

Get Book

Symbolic Analysis in Analog Integrated Circuit Design by Henrik Floberg Pdf

Symbolic Analysis in Analog Integrated Circuit Design provides an introduction to computer-aided circuit analysis and presents systematic methods for solving linear (i.e. small-signal) and nonlinear circuit problems, which are illustrated by concrete examples. Computer-aided symbolic circuit analysis is useful in analog integrated circuit design. Analytic expressions for the network transfer functions contain information that is not provided by a numerical simulation result. However, these expressions are generally extremely long and difficult to interpret; therefore, it is necessary to be able to approximate them guided by the magnitude of the individual circuit parameters. Engineering has been described as `the art of making approximations'. The inclusion of symbolic analysis in analog circuit design reduces the implied risk of ambiguity during the approximation process. A systematic method based on the nullor concept is used to obtain the basic feedback transistor amplifier configurations. Approximate expressions for the locations of poles and zeros for linear networks are obtained using the extended pole-splitting technique. An unusual feature in Symbolic Analysis in Analog Integrated Circuit Design is the consistent use of the transadmittance element with finite (linear or nonlinear) or infinite (i.e. nullor) gain as the only requisite circuit element. The describing function method is used to obtain approximate symbolic expressions for the harmonic distortion generated by a soft or hard transconductance nonlinearity embedded in an arbitrary linear network. The design and implementation of a program (i.e. CASCA) for symbolic analysis of time-continuous networks is described. The algorithms can also be used to solve other linear problems, e.g. the analysis of time-discrete switched-capacitor networks. Symbolic Analysis in Analog Integrated Circuit Design serves as an excellent resource for students and researchers as well as for industry designers who want to familiarize themselves with circuit analysis. This book may also be used for advanced courses on the subject.

Analog Integrated Circuit Design Automation

Author : Ricardo Martins,Nuno Lourenço,Nuno Horta
Publisher : Springer
Page : 207 pages
File Size : 51,5 Mb
Release : 2016-07-20
Category : Technology & Engineering
ISBN : 9783319340609

Get Book

Analog Integrated Circuit Design Automation by Ricardo Martins,Nuno Lourenço,Nuno Horta Pdf

This book introduces readers to a variety of tools for analog layout design automation. After discussing the placement and routing problem in electronic design automation (EDA), the authors overview a variety of automatic layout generation tools, as well as the most recent advances in analog layout-aware circuit sizing. The discussion includes different methods for automatic placement (a template-based Placer and an optimization-based Placer), a fully-automatic Router and an empirical-based Parasitic Extractor. The concepts and algorithms of all the modules are thoroughly described, enabling readers to reproduce the methodologies, improve the quality of their designs, or use them as starting point for a new tool. All the methods described are applied to practical examples for a 130nm design process, as well as placement and routing benchmark sets.

Design Automation Methods and Tools for Microfluidics-Based Biochips

Author : Jun Zeng
Publisher : Springer Science & Business Media
Page : 407 pages
File Size : 40,5 Mb
Release : 2006-11-08
Category : Technology & Engineering
ISBN : 9781402051234

Get Book

Design Automation Methods and Tools for Microfluidics-Based Biochips by Jun Zeng Pdf

Design Automation Methods and Tools for Microfluidics-Based Biochips deals with all aspects of design automation for microfluidics-based biochips. Experts have contributed chapters on many aspects of biochip design automation. Topics covered include: device modeling; adaptation of bioassays for on-chip implementations; numerical methods and simulation tools; architectural synthesis, scheduling and binding of assay operations; physical design and module placement; fault modeling and testing; and reconfiguration methods.

Analog VLSI Neural Networks

Author : Yoshiyasu Takefuji
Publisher : Springer Science & Business Media
Page : 131 pages
File Size : 40,6 Mb
Release : 2012-12-06
Category : Technology & Engineering
ISBN : 9781461535829

Get Book

Analog VLSI Neural Networks by Yoshiyasu Takefuji Pdf

This book brings together in one place important contributions and state-of-the-art research in the rapidly advancing area of analog VLSI neural networks. The book serves as an excellent reference, providing insights into some of the most important issues in analog VLSI neural networks research efforts.

Electronic Design Automation of Analog ICs combining Gradient Models with Multi-Objective Evolutionary Algorithms

Author : Frederico A.E. Rocha,Ricardo M.F. Martins,Nuno C.C. Lourenço,Nuno C.G. Horta
Publisher : Springer Science & Business Media
Page : 69 pages
File Size : 41,8 Mb
Release : 2013-09-24
Category : Technology & Engineering
ISBN : 9783319021898

Get Book

Electronic Design Automation of Analog ICs combining Gradient Models with Multi-Objective Evolutionary Algorithms by Frederico A.E. Rocha,Ricardo M.F. Martins,Nuno C.C. Lourenço,Nuno C.G. Horta Pdf

This book applies to the scientific area of electronic design automation (EDA) and addresses the automatic sizing of analog integrated circuits (ICs). Particularly, this book presents an approach to enhance a state-of-the-art layout-aware circuit-level optimizer (GENOM-POF), by embedding statistical knowledge from an automatically generated gradient model into the multi-objective multi-constraint optimization kernel based on the NSGA-II algorithm. The results showed allow the designer to explore the different trade-offs of the solution space, both through the achieved device sizes, or the respective layout solutions.

Analog IC Placement Generation via Neural Networks from Unlabeled Data

Author : António Gusmão,Nuno Horta,Nuno Lourenço,Ricardo Martins
Publisher : Springer
Page : 88 pages
File Size : 40,6 Mb
Release : 2020-08-14
Category : Computers
ISBN : 3030500608

Get Book

Analog IC Placement Generation via Neural Networks from Unlabeled Data by António Gusmão,Nuno Horta,Nuno Lourenço,Ricardo Martins Pdf

In this book, innovative research using artificial neural networks (ANNs) is conducted to automate the placement task in analog integrated circuit layout design, by creating a generalized model that can generate valid layouts at push-button speed. Further, it exploits ANNs’ generalization and push-button speed prediction (once fully trained) capabilities, and details the optimal description of the input/output data relation. The description developed here is chiefly reflected in two of the system’s characteristics: the shape of the input data and the minimized loss function. In order to address the latter, abstract and segmented descriptions of both the input data and the objective behavior are developed, which allow the model to identify, in newer scenarios, sub-blocks which can be found in the input data. This approach yields device-level descriptions of the input topology that, for each device, focus on describing its relation to every other device in the topology. By means of these descriptions, an unfamiliar overall topology can be broken down into devices that are subject to the same constraints as a device in one of the training topologies. In the experimental results chapter, the trained ANNs are used to produce a variety of valid placement solutions even beyond the scope of the training/validation sets, demonstrating the model’s effectiveness in terms of identifying common components between newer topologies and reutilizing the acquired knowledge. Lastly, the methodology used can readily adapt to the given problem’s context (high label production cost), resulting in an efficient, inexpensive and fast model.

Automated Design of Analog and High-frequency Circuits

Author : Bo Liu,Georges Gielen,Francisco V. Fernández
Publisher : Springer
Page : 235 pages
File Size : 51,8 Mb
Release : 2013-08-16
Category : Technology & Engineering
ISBN : 9783642391620

Get Book

Automated Design of Analog and High-frequency Circuits by Bo Liu,Georges Gielen,Francisco V. Fernández Pdf

Computational intelligence techniques are becoming more and more important for automated problem solving nowadays. Due to the growing complexity of industrial applications and the increasingly tight time-to-market requirements, the time available for thorough problem analysis and development of tailored solution methods is decreasing. There is no doubt that this trend will continue in the foreseeable future. Hence, it is not surprising that robust and general automated problem solving methods with satisfactory performance are needed.

High-Level Modeling and Synthesis of Analog Integrated Systems

Author : Ewout S. J. Martens,Georges Gielen
Publisher : Springer Science & Business Media
Page : 287 pages
File Size : 40,6 Mb
Release : 2008-01-03
Category : Technology & Engineering
ISBN : 9781402068027

Get Book

High-Level Modeling and Synthesis of Analog Integrated Systems by Ewout S. J. Martens,Georges Gielen Pdf

Various approaches for finding optimal values for the parameters of analog cells have made their entrance in commercial applications. However, a larger impact on the performance is expected if tools are developed which operate on a higher abstraction level and consider multiple architectural choices to realize a particular functionality. This book examines the opportunities, conditions, problems, solutions and systematic methodologies for this new generation of analog CAD tools.