首页 > 最新文献

2007 14th International Conference on Mixed Design of Integrated Circuits and Systems最新文献

英文 中文
Knowledge-Based Control of Reactive Systems with Multi-Layer Architecture 多层体系结构反应系统的知识控制
Pub Date : 2007-06-21 DOI: 10.1109/MIXDES.2007.4286247
P. Matyasik, G. J. Nalepa
This paper presents a concept of an integrated development platform for fast and error-free implementation of embedded intelligent systems. The main idea reside in dividing the control program into separate logic layers. The lowest-level layer uses embedded real-time operating system. The high-level control is knowledge-based and provides an intelligent system behavior. The paper presents some implementation details of the low-level layer and the concept of the intelligent control layer. The concept is then applied to the Hexorll mobile robot platform.
本文提出了一种集成开发平台的概念,用于快速、无差错地实现嵌入式智能系统。其主要思想在于将控制程序划分为独立的逻辑层。底层采用嵌入式实时操作系统。高层控制以知识为基础,提供智能的系统行为。本文给出了底层的实现细节和智能控制层的概念。然后将该概念应用于Hexorll移动机器人平台。
{"title":"Knowledge-Based Control of Reactive Systems with Multi-Layer Architecture","authors":"P. Matyasik, G. J. Nalepa","doi":"10.1109/MIXDES.2007.4286247","DOIUrl":"https://doi.org/10.1109/MIXDES.2007.4286247","url":null,"abstract":"This paper presents a concept of an integrated development platform for fast and error-free implementation of embedded intelligent systems. The main idea reside in dividing the control program into separate logic layers. The lowest-level layer uses embedded real-time operating system. The high-level control is knowledge-based and provides an intelligent system behavior. The paper presents some implementation details of the low-level layer and the concept of the intelligent control layer. The concept is then applied to the Hexorll mobile robot platform.","PeriodicalId":310187,"journal":{"name":"2007 14th International Conference on Mixed Design of Integrated Circuits and Systems","volume":"137 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-06-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130592003","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Hardware Support for Combined Interval and Floating Point Multiplication 对组合区间和浮点乘法的硬件支持
Pub Date : 2007-06-21 DOI: 10.1109/MIXDES.2007.4286167
A. Amaricai, M. Vladutiu, L. Prodan, M. Udrescu, O. Boncalo
This paper presents the design and implementation of a combined, interval and conventional floating point multiplier, which operates with IEEE 754 numbers. The proposed unit consists of a floating point multiplier - which computes several results of the same operation (rounded differently) - and of two floating point comparator circuits. This architecture implements an algorithm that is suitable for pipelined structures. Furthermore, the two floating point comparators can be used for interval hull and intersection, two of the most frequent interval operations. The cost overhead of the proposed unit is 40% with respect to a conventional floating point multiplier. The performance of the floating point multiplication on the proposed architecture is the same as of a conventional floating point multiplier, whereas the performance of an interval multiplication is almost half-an outstanding result for such a demanding operation.
本文设计并实现了一种基于ieee754数的组合区间和常规浮点乘法器。所提议的单元由一个浮点乘法器(计算相同操作的几个结果(四舍五入不同))和两个浮点比较器电路组成。该体系结构实现了一种适用于流水线结构的算法。此外,这两个浮点比较器可用于区间船体和相交,这是两种最常见的区间操作。与传统的浮点乘法器相比,该装置的成本开销为40%。在所提出的体系结构上,浮点乘法的性能与传统浮点乘法器的性能相同,而对于这种要求苛刻的操作,区间乘法的性能几乎只有出色结果的一半。
{"title":"Hardware Support for Combined Interval and Floating Point Multiplication","authors":"A. Amaricai, M. Vladutiu, L. Prodan, M. Udrescu, O. Boncalo","doi":"10.1109/MIXDES.2007.4286167","DOIUrl":"https://doi.org/10.1109/MIXDES.2007.4286167","url":null,"abstract":"This paper presents the design and implementation of a combined, interval and conventional floating point multiplier, which operates with IEEE 754 numbers. The proposed unit consists of a floating point multiplier - which computes several results of the same operation (rounded differently) - and of two floating point comparator circuits. This architecture implements an algorithm that is suitable for pipelined structures. Furthermore, the two floating point comparators can be used for interval hull and intersection, two of the most frequent interval operations. The cost overhead of the proposed unit is 40% with respect to a conventional floating point multiplier. The performance of the floating point multiplication on the proposed architecture is the same as of a conventional floating point multiplier, whereas the performance of an interval multiplication is almost half-an outstanding result for such a demanding operation.","PeriodicalId":310187,"journal":{"name":"2007 14th International Conference on Mixed Design of Integrated Circuits and Systems","volume":"225 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-06-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130653513","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Current Mode Analog Kohonen Neural Network 当前模式模拟Kohonen神经网络
Pub Date : 2007-06-21 DOI: 10.1109/MIXDES.2007.4286160
M.S.T. Talaska, R. Dlugosz, R. Wojtyna
In this paper we present Matlab analysis as well as CMOS implementation of an analog current mode Kohonen neural network (KNN). The presented KNN has been realized using several building blocks proposed earlier by the authors, such as: binary tree winner take all circuit, Euclidean distance calculation circuit, adaptive weights change mechanism. The example network contains four neurons, each of them having three weights. There are three input signals applied, which can be currents or voltages converted just at the beginning into currents. The network operates with the clock frequency of 20 MHz, dissipating 1.5 mW of power from 1.5 V supply voltage. For lower operation frequencies power dissipation can be reduced.
本文给出了模拟电流模式Kohonen神经网络(KNN)的Matlab分析和CMOS实现。本文所提出的KNN是利用作者先前提出的几个模块来实现的,如:二叉树赢家通吃电路、欧氏距离计算电路、自适应权值变化机制。示例网络包含四个神经元,每个神经元有三个权重。有三个输入信号,可以是电流,也可以是刚开始转换成电流的电压。该网络以20 MHz的时钟频率运行,从1.5 V的电源电压消耗1.5 mW的功率。对于较低的工作频率,功耗可以降低。
{"title":"Current Mode Analog Kohonen Neural Network","authors":"M.S.T. Talaska, R. Dlugosz, R. Wojtyna","doi":"10.1109/MIXDES.2007.4286160","DOIUrl":"https://doi.org/10.1109/MIXDES.2007.4286160","url":null,"abstract":"In this paper we present Matlab analysis as well as CMOS implementation of an analog current mode Kohonen neural network (KNN). The presented KNN has been realized using several building blocks proposed earlier by the authors, such as: binary tree winner take all circuit, Euclidean distance calculation circuit, adaptive weights change mechanism. The example network contains four neurons, each of them having three weights. There are three input signals applied, which can be currents or voltages converted just at the beginning into currents. The network operates with the clock frequency of 20 MHz, dissipating 1.5 mW of power from 1.5 V supply voltage. For lower operation frequencies power dissipation can be reduced.","PeriodicalId":310187,"journal":{"name":"2007 14th International Conference on Mixed Design of Integrated Circuits and Systems","volume":"67 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-06-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126210601","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Multi-Tool Constraint Verification 多工具约束验证
Pub Date : 2007-06-21 DOI: 10.1109/MIXDES.2007.4286203
A. Schafer, J. Freuer, K. Hahn, W. Nebel, R. Bruck
The entire verification of simple and complex constraints is crucial to the development of highly reliable microelectronic systems as they are demanded by the zero defect policy in the automobile industry. The increasing requirements on electronic components and the rapid technological progress necessitate the compliance with all specified functional and non-functional properties. This paper describes a constraint verification method based on a unified representation of constraints enabling multi-tool verification tasks. With the constraint engineering system (CES) we present a new verification method, which provides flexible, extensible, and multi-tool definitions of complex constraints. The CES does not replace existing verification and simulation tools. It rather offers a method to combine these tools. The CES is based on the approaches of constraint logic programming and is capable of processing verification tasks on a much higher level of abstraction than usually found in existing verification tools. First tests of practical applications prove the power, flexibility, practicability, and potential of our approach.
随着汽车工业零缺陷政策的要求,对简单和复杂约束的全面验证对于开发高可靠性微电子系统至关重要。对电子元件的要求越来越高,技术进步也越来越快,这就要求电子元件必须符合所有规定的功能和非功能特性。本文描述了一种基于约束统一表示的约束验证方法,该方法支持多工具验证任务。在约束工程系统(CES)中,我们提出了一种新的验证方法,该方法为复杂约束提供了灵活、可扩展和多工具的定义。CES不能取代现有的验证和仿真工具。相反,它提供了一种结合这些工具的方法。CES基于约束逻辑编程的方法,能够在比现有验证工具更高的抽象层次上处理验证任务。实际应用的第一次测试证明了我们的方法的强大、灵活性、实用性和潜力。
{"title":"Multi-Tool Constraint Verification","authors":"A. Schafer, J. Freuer, K. Hahn, W. Nebel, R. Bruck","doi":"10.1109/MIXDES.2007.4286203","DOIUrl":"https://doi.org/10.1109/MIXDES.2007.4286203","url":null,"abstract":"The entire verification of simple and complex constraints is crucial to the development of highly reliable microelectronic systems as they are demanded by the zero defect policy in the automobile industry. The increasing requirements on electronic components and the rapid technological progress necessitate the compliance with all specified functional and non-functional properties. This paper describes a constraint verification method based on a unified representation of constraints enabling multi-tool verification tasks. With the constraint engineering system (CES) we present a new verification method, which provides flexible, extensible, and multi-tool definitions of complex constraints. The CES does not replace existing verification and simulation tools. It rather offers a method to combine these tools. The CES is based on the approaches of constraint logic programming and is capable of processing verification tasks on a much higher level of abstraction than usually found in existing verification tools. First tests of practical applications prove the power, flexibility, practicability, and potential of our approach.","PeriodicalId":310187,"journal":{"name":"2007 14th International Conference on Mixed Design of Integrated Circuits and Systems","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-06-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121595780","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Structured Design Based on the Inversion Factor Parameter: Case Study of ΔΣ Modulator System 基于反演因子参数的结构化设计——以ΔΣ调制器系统为例
Pub Date : 2007-06-21 DOI: 10.1109/MIXDES.2007.4286127
D. Stefanovic, S. Pesenti, M. Pastre, M. Kayal
This paper presents the design flow from system-level specifications to transistor-level design for three different fully-differential amplifiers composing the first and the second integrator of a second-order hybrid multi-bit ΔΣ modulator. The circuit-level specifications for each amplifier are extracted using behavioral models and time-domain system-level simulations with a SNDR target value of 93 dB ± 2 dB. The amplifiers are designed using the structured analog design methodology consisting of circuit partitioning into basic analog blocks, specification derivation for each basic block, and transistor sizing in a specific design sequence. Transistor-level design is based on the choice of the inversion factor and the transistor length to achieve the required specifications of each block. After all three analog amplifiers are sized, the system-level performance is confirmed by time-domain simulations, and the obtained SNDR value is within the specified range.
本文介绍了由三种不同的全差分放大器组成的二阶混合多位ΔΣ调制器的第一和第二积分器的设计流程,从系统级规格到晶体管级设计。利用行为模型和时域系统级仿真提取每个放大器的电路级规格,SNDR目标值为93 dB±2 dB。放大器的设计使用结构化模拟设计方法,包括电路划分为基本模拟块,每个基本块的规格推导,以及特定设计顺序的晶体管尺寸。晶体管级设计是根据反转因子和晶体管长度的选择来实现每个模块所需的规格。在对三种模拟放大器进行尺寸测试后,通过时域仿真验证了系统级性能,得到的SNDR值在指定范围内。
{"title":"Structured Design Based on the Inversion Factor Parameter: Case Study of ΔΣ Modulator System","authors":"D. Stefanovic, S. Pesenti, M. Pastre, M. Kayal","doi":"10.1109/MIXDES.2007.4286127","DOIUrl":"https://doi.org/10.1109/MIXDES.2007.4286127","url":null,"abstract":"This paper presents the design flow from system-level specifications to transistor-level design for three different fully-differential amplifiers composing the first and the second integrator of a second-order hybrid multi-bit ΔΣ modulator. The circuit-level specifications for each amplifier are extracted using behavioral models and time-domain system-level simulations with a SNDR target value of 93 dB ± 2 dB. The amplifiers are designed using the structured analog design methodology consisting of circuit partitioning into basic analog blocks, specification derivation for each basic block, and transistor sizing in a specific design sequence. Transistor-level design is based on the choice of the inversion factor and the transistor length to achieve the required specifications of each block. After all three analog amplifiers are sized, the system-level performance is confirmed by time-domain simulations, and the obtained SNDR value is within the specified range.","PeriodicalId":310187,"journal":{"name":"2007 14th International Conference on Mixed Design of Integrated Circuits and Systems","volume":"153 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-06-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121520950","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
A Simple and Accurate Track-and-Hold Circuit using Operational Transconductance Amplifier 一种使用运算跨导放大器的简单精确的跟踪保持电路
J. Seon, K. Nam, S.H. Kang, K. Bae, J.B. Kim
A novel track-and-hold (T&H) employing an operational transconductance amplifier (OTA) with two cross-coupled differential pairs (CCDPs) is proposed for high-accuracy and high-frequency applications. The T&H has a simple architecture requiring smaller capacitors and fewer switches and offers higher speed, lower distortion, and lower power dissipation than its op-amp based counterparts. The chip implemented in 0.35 mum CMOS process operates from a single 1.8 V supply and achieves more than 10-bits precision for sampling rate in excess of 120 MS/s.
提出了一种新的跟踪保持(T&H)方法,该方法采用具有两个交叉耦合差分对(ccdp)的运算跨导放大器(OTA),用于高精度和高频应用。T&H具有简单的结构,需要更小的电容器和更少的开关,并且与基于运放的同类产品相比,具有更高的速度、更低的失真和更低的功耗。该芯片采用0.35 μ m CMOS工艺,采用1.8 V单电源,采样率超过120 MS/s,精度超过10位。
{"title":"A Simple and Accurate Track-and-Hold Circuit using Operational Transconductance Amplifier","authors":"J. Seon, K. Nam, S.H. Kang, K. Bae, J.B. Kim","doi":"10.1109/ISSCS.2007.4292655","DOIUrl":"https://doi.org/10.1109/ISSCS.2007.4292655","url":null,"abstract":"A novel track-and-hold (T&H) employing an operational transconductance amplifier (OTA) with two cross-coupled differential pairs (CCDPs) is proposed for high-accuracy and high-frequency applications. The T&H has a simple architecture requiring smaller capacitors and fewer switches and offers higher speed, lower distortion, and lower power dissipation than its op-amp based counterparts. The chip implemented in 0.35 mum CMOS process operates from a single 1.8 V supply and achieves more than 10-bits precision for sampling rate in excess of 120 MS/s.","PeriodicalId":310187,"journal":{"name":"2007 14th International Conference on Mixed Design of Integrated Circuits and Systems","volume":"258 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-06-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132719612","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Configurable High Side Power Switch in Smart Power Technology 智能电源技术中可配置的高侧电源开关
Pub Date : 2007-06-21 DOI: 10.1109/MIXDES.2007.4286227
P. Del Croce, J. Hadzi-Vukovic, B. Meldt, M. Ladurner
This paper presents a design approach based on the splitting of the power transistor for smart power applications. The design approach is applied to realize a high side power switch with a configurable output in smart power technology. Experimental results are also presented and discussed.
提出了一种基于功率晶体管分裂的智能电源设计方法。应用该设计方法实现了智能电源技术中具有可配置输出的大功率开关。给出了实验结果并进行了讨论。
{"title":"Configurable High Side Power Switch in Smart Power Technology","authors":"P. Del Croce, J. Hadzi-Vukovic, B. Meldt, M. Ladurner","doi":"10.1109/MIXDES.2007.4286227","DOIUrl":"https://doi.org/10.1109/MIXDES.2007.4286227","url":null,"abstract":"This paper presents a design approach based on the splitting of the power transistor for smart power applications. The design approach is applied to realize a high side power switch with a configurable output in smart power technology. Experimental results are also presented and discussed.","PeriodicalId":310187,"journal":{"name":"2007 14th International Conference on Mixed Design of Integrated Circuits and Systems","volume":"65 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-06-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133305105","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Performance Modelling and Optimisation of RF Circuits using Support Vector Machines 基于支持向量机的射频电路性能建模与优化
Pub Date : 2007-06-21 DOI: 10.1109/MIXDES.2007.4286176
X. Ren, T. Kazmierski
The paper presents a novel approach to efficient performance modelling and optimisation which can be applied to automatic synthesis of circuit-level radio frequency (RF) analogue circuits. Support vector machines regression models are used to construct automatically general performance models for RF circuits which lend themselves naturally to pattern-search optimisation by exploring the design space. Experiments show that the approach can provide accurate and extremely fast performance estimation.
本文提出了一种有效的性能建模和优化的新方法,可应用于电路级射频模拟电路的自动合成。支持向量机回归模型用于自动构建射频电路的通用性能模型,该模型通过探索设计空间自然地为模式搜索优化提供支持。实验表明,该方法可以提供准确且极快的性能估计。
{"title":"Performance Modelling and Optimisation of RF Circuits using Support Vector Machines","authors":"X. Ren, T. Kazmierski","doi":"10.1109/MIXDES.2007.4286176","DOIUrl":"https://doi.org/10.1109/MIXDES.2007.4286176","url":null,"abstract":"The paper presents a novel approach to efficient performance modelling and optimisation which can be applied to automatic synthesis of circuit-level radio frequency (RF) analogue circuits. Support vector machines regression models are used to construct automatically general performance models for RF circuits which lend themselves naturally to pattern-search optimisation by exploring the design space. Experiments show that the approach can provide accurate and extremely fast performance estimation.","PeriodicalId":310187,"journal":{"name":"2007 14th International Conference on Mixed Design of Integrated Circuits and Systems","volume":"77 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-06-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115627418","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 12
Electrical Characteristics in N- and P-MOSFETS with Slightly Tilted Off-Axis (110) Channel 稍微倾斜离轴通道(110)的N-和p - mosfet的电特性
Pub Date : 2007-06-21 DOI: 10.1109/MIXDES.2007.4286124
H. Momose, S. Yoshitomi, K. Kojima, T. Ohguro, Y. Toyoshima, H. Ishiuchi
Si surface properties and electrical characteristics in n- and p-MOSFETs with 2-6 degree tilted off-axis (110) channel were investigated for the first time. The transconductance of p-MOSFET with off-axis channel was significantly degraded than that of normal channel on (110) plane, whereas that of n-MOSFET was slightly improved than that of normal channel. The changes were larger than those observed in slightly off-axis (100) samples. It was also found that the gate leakage current and 1/f noise in (110) samples were sensitive to off-axis angle.
首次研究了2-6度倾斜离轴通道(110)的n-和p- mosfet的Si表面特性和电学特性。离轴沟道的p-MOSFET在(110)平面上的跨导率明显低于正常沟道,而n-MOSFET的跨导率略高于正常沟道。这些变化比在稍微离轴(100)的样本中观察到的更大。(110)样品的栅漏电流和1/f噪声对离轴角敏感。
{"title":"Electrical Characteristics in N- and P-MOSFETS with Slightly Tilted Off-Axis (110) Channel","authors":"H. Momose, S. Yoshitomi, K. Kojima, T. Ohguro, Y. Toyoshima, H. Ishiuchi","doi":"10.1109/MIXDES.2007.4286124","DOIUrl":"https://doi.org/10.1109/MIXDES.2007.4286124","url":null,"abstract":"Si surface properties and electrical characteristics in n- and p-MOSFETs with 2-6 degree tilted off-axis (110) channel were investigated for the first time. The transconductance of p-MOSFET with off-axis channel was significantly degraded than that of normal channel on (110) plane, whereas that of n-MOSFET was slightly improved than that of normal channel. The changes were larger than those observed in slightly off-axis (100) samples. It was also found that the gate leakage current and 1/f noise in (110) samples were sensitive to off-axis angle.","PeriodicalId":310187,"journal":{"name":"2007 14th International Conference on Mixed Design of Integrated Circuits and Systems","volume":"96 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-06-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115657299","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Design of Operational Amplifier with Low Power Consumption in 0.35 μm Technology 0.35 μm工艺下低功耗运算放大器的设计
Pub Date : 2007-06-21 DOI: 10.1109/MIXDES.2007.4286164
J. Kolczynski
This article covers the topic of designing the operational amplifiers, it describes the design of a compact, low power amplifier utilizing 0.35 μm CMOS technology. The main motivation behind this work was the existing need at the Technical University of Lodz for compact device that could be easily employed in larger designs. This article describes best topology for each stage in terms of meeting the design goals. The final circuit is a unique combination of low power topologies with solutions from large gain, high power amplifiers. This was done to achieve largest possible value of amplifier's gain within total power consumption constraint. The device performance was verified positively both at the schematic and at the layout level.
本文介绍了运算放大器的设计,介绍了一种采用0.35 μm CMOS技术的小型低功率放大器的设计。这项工作背后的主要动机是罗兹技术大学对紧凑设备的现有需求,这种设备可以很容易地用于更大的设计。本文从满足设计目标的角度描述了每个阶段的最佳拓扑。最后的电路是低功耗拓扑与大增益、高功率放大器解决方案的独特组合。这样做是为了在总功耗限制下实现放大器增益的最大可能值。器件性能在原理图和布局层面都得到了肯定的验证。
{"title":"Design of Operational Amplifier with Low Power Consumption in 0.35 μm Technology","authors":"J. Kolczynski","doi":"10.1109/MIXDES.2007.4286164","DOIUrl":"https://doi.org/10.1109/MIXDES.2007.4286164","url":null,"abstract":"This article covers the topic of designing the operational amplifiers, it describes the design of a compact, low power amplifier utilizing 0.35 μm CMOS technology. The main motivation behind this work was the existing need at the Technical University of Lodz for compact device that could be easily employed in larger designs. This article describes best topology for each stage in terms of meeting the design goals. The final circuit is a unique combination of low power topologies with solutions from large gain, high power amplifiers. This was done to achieve largest possible value of amplifier's gain within total power consumption constraint. The device performance was verified positively both at the schematic and at the layout level.","PeriodicalId":310187,"journal":{"name":"2007 14th International Conference on Mixed Design of Integrated Circuits and Systems","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-06-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114219179","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
2007 14th International Conference on Mixed Design of Integrated Circuits and Systems
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1