paper-with-me

Papers

Electric Analog Circuit Design with Hypernetworks and a Differential Simulator

2019-11-08 · Michael Rotman, Lior Wolf

The manual design of analog circuits is a tedious task of parameter tuning that requires hours of work by human experts. In this work, we make a significant step towards a fully automatic design method that is based on deep learning. The method selects the components and their configuration, as well as their numerical parameters. By contrast, the current literature methods are limited to the parameter fitting part only. A two-stage network is used, which first generates a chain of circuit components and then predicts their parameters. A hypernetwork scheme is used in which a weight generating network, which is conditioned on the circuit's power spectrum, produces the parameters of a primal RNN network that places the components. A differential simulator is used for refining the numerical values of the components. We show that our model provides an efficient design solution, and is superior to alternative solutions.

📄 PDF Abstract BibTeX arXiv:1911.03053

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

KCLNet: Electrically Equivalence-Oriented Graph Representation Learning for Analog Circuits

2026-03-25 · Peng Xu, Yapeng Li, Tinghuan Chen, Tsung-Yi Ho 외 arxiv

Digital circuits representation learning has made remarkable progress in the electronic design automation domain, effectively supporting critical tasks such as testability analysis and logic reasoning. However, represent…

Graph Representation LearningGraph Neural Network

Analog simulator of integro-differential equations with classical memristors

2018-03-15 · G. Alvarado Barrios, J. C. Retamal, E. Solano, M. Sanz

An analog computer makes use of continuously changeable quantities of a system, such as its electrical, mechanical, or hydraulic properties, to solve a given problem. While these devices are usually computationally more …

LaMAGIC: Language-Model-based Topology Generation for Analog Integrated Circuits

2024-07-19 · Chen-Chia Chang, Yikang Shen, Shaoze Fan, Jing Li 외

In the realm of electronic and electrical engineering, automation of analog circuit is increasingly vital given the complexity and customized requirements of modern applications. However, existing methods only develop se…

Electrical EngineeringGraph GenerationLanguage ModelingLanguage Modelling

DocEDA: Automated Extraction and Design of Analog Circuits from Documents with Large Language Model

2024-11-25 · Hong Cai Chen, Longchang Wu, Ming Gao, Lingrui Shen 외

Efficient and accurate extraction of electrical parameters from circuit datasheets and design documents is critical for accelerating circuit design in Electronic Design Automation (EDA). Traditional workflows often rely …

Language ModelingLanguage ModellingLarge Language Model

Recurrent Neural Networks as Electrical Networks, a formalization

2023-04-11 · Mariano Caruso, Cecilia Jarne

Since the 1980s, and particularly with the Hopfield model, recurrent neural networks or RNN became a topic of great interest. The first works of neural networks consisted of simple systems of a few neurons that were comm…