paper-with-me

Papers

A Functional Block Decomposition Method for Automatic Op-Amp Design

2020-12-16 · Inga Abel, Maximilian Neuner, Helmut Graeb

This paper presents a method to decompose an op-amp into its functional blocks. The method is able to recognize functional blocks on a high level of abstraction as loads or amplification stages which have a large set of possible structural implementations. The paper presents a hierarchical library of functional blocks. With every hierarchy level, the structural representation of the functional blocks becomes more variable while its function emerges. We use the hierarchical order to automatically compute the functional decomposition of an op-amp given as a flat netlist. Experimental results illustrate the method. The functional block decomposition enables a comprehensive formalization of design knowledge for computer-aided design of op-amps. Applications to circuit sizing and structural synthesis of op-amps are presented.

📄 PDF Abstract BibTeX arXiv:2012.09051

Code (1)

inga000/acst 공식 구현

Similar Papers 제목 키워드 기반

FUBOCO: Structure Synthesis of Basic Op-Amps by FUnctional BlOck COmposition

2021-01-19 · Inga Abel, Helmut Graeb

This paper presents a method to automatically synthesize the structure of an operational amplifier. It is positioned between approaches with fixed design plans and a small search space of structures and approaches with g…

A formal process of hierarchical functional requirements development for Set-Based Design

2022-10-26 · Minghui Sun, Zhaoyang Chen, Georgios Bakirtzis, Hassan Jafarzadeh 외

The design of complex systems is typically uncertain and ambiguous at early stages. Set-Based Design is a promising approach to complex systems design as it supports alternative exploration and gradual uncertainty reduct…

Dual-Functional Radar-Communication Waveform Design: A Symbol-Level Precoding Approach

2021-08-11 · Rang Liu, Ming Li, Qian Liu, A. Lee Swindlehurst

Dual-functional radar-communication (DFRC) systems can simultaneously perform both radar and communication functionalities using the same hardware platform and spectrum resource. In this paper, we consider multi-input mu…

Learning Rank Functionals: An Empirical Study

2014-07-23 · Truyen Tran, Dinh Phung, Svetha Venkatesh

Ranking is a key aspect of many applications, such as information retrieval, question answering, ad placement and recommender systems. Learning to rank has the goal of estimating a ranking model automatically from traini…

Information RetrievalLearning-To-RankQuestion AnsweringRecommendation Systems+1

Automatic Functional Differentiation in JAX

2023-11-30 · Min Lin

We extend JAX with the capability to automatically differentiate higher-order functions (functionals and operators). By representing functions as a generalization of arrays, we seamlessly use JAX's existing primitive sys…