久久建筑網(wǎng)(www.thesevenwonder.com)致力打造一個(gè)專業(yè)的建筑學(xué)習(xí)分享平臺! 用戶登陸 免費(fèi)注冊 | 每日簽到 | 金幣充值| 會(huì)員中心 | 上傳資料
  位置提示: 主頁 > 隱藏域 > 資料庫 > 正文

WCECS2013_pp666-670

http://www.thesevenwonder.com 15-09-30 點(diǎn) 擊: 字體: 【

WCECS2013_pp666-670

Proceedings of the World Congress on Engineering and Computer Science 2013 Vol II WCECS 2013, 23-25 October, 2013, San Francisco, USA

CMOS Differential Amplifier Area Optimization

with Evolutionary Algorithms

Revna Acar Vural, Member, IEEE, Burcu Erkmen, Member, IEEE, Ufuk Bozkurt,

Tulay Yildirim, Member, IEEE

Besides, gain maximization [10] objective of a two stage operational amplifier are accomplished with GA. Seven real world cases such as buffer, amplifiers, delay, NAND of IC design were evaluated by DE algorithm considering circuit Abstract—This work presents efficient constrained

optimization methods for sizing of a differential amplifier with current mirror load. The aim is to minimize MOS transistor area using three evolutionary algorithms, differential evolution, artificial bee colony algorithm and harmony search. Simulation results demonstrate that proposed methods not only meets design specifications and accommodates required functionalities but also accomplishes the design objective and improves some design specifications in a shorter computational time with respect to previous method.

Keywords—; analog integrated circuit sizing; differential evolution; harmony search; artificial bee colony; constrained optimization

I. INTRODUCTION Analog circuit synthesis is the process of designing and constructing a network to meet the multiple and complex performance specifications by the large number of design variables. Robust analog circuit design which fulfill the design constraints in several different operating environments and under the influence of manufacturing process variations is a very important, complex and time consuming task [1,2]. Optimal CMOS transistor sizing for minimum area oriented optimization, which is only a part of a complete analog circuit CAD tool remains between topology selection and actual circuit layout [3]. Those two tasks are beyond the scope of this work.

An evolutionary algorithm (EA) based transistor sizing

approach of a differential amplifier with current mirror load

for minimum occupied MOS transistor area is presented. Here, population based nature–inspired three EA methods are used to synthesize a CMOS differential amplifier where bias current and MOS transistor sizes are optimized for minimum area requirement while fulfilling particular design specifications such as gain, power dissipation, slew rate, phase margin, common-mode rejection ratio (CMRR), power supply rejection ratio (PSRR), input common-mode range

(ICMR) considering design objective. EA methods have

been successfully utilized for various analog integrated

circuit design schemes [4]. In literature, particle swarm optimization (PSO) [3,5], genetic algorithm (GA)[6], differential evolution (DE) [7,8], non-dominated sorting genetic algorithm NSGA [8,9] techniques have been used for optimizing analog circuits such as a operational transconductance amplifier, differential amplifiers, analog active filter and operational amplifier, low noise amplifiers.

In [6], GA method is used for active filter transfer function providing desired feature implemented with

adjusted component instead of standard resistance.

Revna Acar Vural1, Burcu Erkmen2, Ufuk Bozkurt3, Tulay Yildirim4 {racar1,bkapan2,tulay4}@yildiz.edu.tr, ubozkurt@gmail.com3,

Yildiz Technical University Department of Electronics and

Communication Engineering, , Istanbul, Turkey

ISBN: 978-988-19253-1-2

ISSN: 2078-0958 (Print); ISSN: 2078-0966 (Online)

area as design goal in [7]. DE method is utilized for sizing of operational transconductance amplifier considering power minimization and gain maximization and results are compared with NSGA in [8]. In [3,5] PSO is applied for transistor area minimization of two stage operational amplifier and differential amplifier while fulfilling particular design specifications. Optimum device sizes are obtained by NSGA for low noise amplifiers using in RF receivers.

In this work, DE, HS and ABC algorithms are applied for automated sizing of CMOS differential amplifier. Among

them, ABC algorithm has not been used for analog sizing

beforehand. The comparative performances of the optimizing circuit using these algorithms have been evaluated in terms of design criteria and computational efforts.

Rest of the paper is organized as follows. Brief information about differential evolution, harmony search and artificial bee colony methods is given in section II. Section III describes design procedure for differential amplifier. Simulation results of EA based sizing methodology are presented in section IV. Finally, concluding remarks and comments are given in section V.

II. EVOLUTIONARY ALGORITHMS Evolutionary algorithms (EA) are iterative in nature and may move to not-necessarily improving solutions which avoids being stuck at local minima [11]. DE, HS and ABC algorithms are three evolutionary methods used for CMOS differential amplifier sizing. All of them utilize constrained procedures where new solutions are not generated unless constraints are satisfied. Details of those are provided in the following.

A. Differential Evolution DE is a real coded population-based optimization technique based on parallel direct search method and diverges from GA by adding the weighted difference between two chromosomes to the third in order to generate new ones [12].

DE uses a population P having NP individuals that evolves over G generations to reach the optimal solution.

Each individual Xi is a vector that features a dimension size of D. Each vector in population matrix is assigned as follows.

Xj=Xjmin+ηj(Xjmax-Xjmin), j= 1,…,D (1) where Xjmax, Xjmin are the upper, lower bounds, respectively and ηj is a uniformly distributed random number within [0,1] of the jth feature. The optimization process in DE WCECS 2013


Proceedings of the World Congress on Engineering and Computer Science 2013 Vol II WCECS 2013, 23-25 October, 2013, San Francisco, USA

is carried out using three operations; mutation, crossover and

vij?xij??ij(xij?xkj)selection. Mutation operator generates mutant vectors (Xi) (4)

according to (2) where φij is a uniformly distributed real random number

Xi’(G) = Xa(G)+F(Xb(G) – Xc(G)), a≠b≠c≠i (2) within the range [-1,1], k is the index of the solution chosen randomly from the colony and j is the index of the dimension where Xa, Xb and Xc are randomly selected vectors among of the problem. After producing v, this new solution is

ij

population matrix including NP different vectors. F is the compared to x solution and the employed bee exploits a

scaling constant used to improve algorithm convergence. The crossover operation is employed to create trial vectors (Xi’’) by mixing the individuals of the mutant vectors (Xi’) with the target vector (Xi) according to (3) X??Xi'(,Gj),if(?'j?CR)or(j?q)i'',(Gj)

?? (3) ??Xi(,Gj),otherwise where q is a randomly chosen index within [1,NP], guaranteeing that trail vector employs at least one individual from the mutant vector. CR is the crossover constant within [0,1] that controls the population diversity. Finally selection operator compares the fitness values of trial vectors and target vectors. If trial vectors yield better fitness values then they replace the target vectors with which they were compared, otherwise predetermined population member is retained. The above procedure restarts until the chromosomes have been successfully updated to improve their fitness values to a specified value [12].

B. Harmony Search

HS is based on the improvisation process of jazz

musicians [13]. HS searches an optimal combination of inputs by usage of harmony memory, pitch adjusting and randomization just as musicians seek a fantastic harmony by playing any known tune from their memory, playing a similar tune or composing new and random notes.

Word文件下載:WCECS2013_pp666-670.doc







  ※相關(guān)鏈接
熱點(diǎn)排行 更多>>
· 免費(fèi)農(nóng)村房屋設(shè)計(jì)圖 附效果圖
· 結(jié)構(gòu)力學(xué)視頻教程[同濟(jì)大學(xué)]80集
· 新農(nóng)村住宅設(shè)計(jì)圖3套
· 200多個(gè)施工工藝動(dòng)畫打包
· 全套別墅施工圖紙(cad文件)
· 建筑施工手冊第四版高清完整(共267M).rar
· 廣聯(lián)達(dá)計(jì)價(jià)軟件GBQ4.0初級視頻教程
· 一套別墅的施工效果圖 CAD 3D模型
· 02S701 磚砌化糞池圖集免費(fèi)
· 05J909工程做法圖集
· 12J201平屋面建筑構(gòu)造
· 建筑專業(yè)標(biāo)準(zhǔn)規(guī)范大全
· 12J1工程做法圖集
· 12J003室外工程圖集
· cad字體全集能顯示鋼筋符號
· 11G329-1~3圖集(合訂本)
· 12G901系列圖集(1-3)
· 2010廣東省建筑與裝飾工程綜合定額(PDF版)
· 廣聯(lián)達(dá)安裝算量軟件GQI2013視頻教程全集
· 建筑工程資料員一本通
· 12G614-1 砌體填充墻結(jié)構(gòu)構(gòu)造
· 常用建筑工程驗(yàn)收標(biāo)準(zhǔn)
· 豪華別墅CAD全套+室內(nèi)效果圖
· 三層超豪華別墅建筑和結(jié)構(gòu)CAD圖紙+效果
· 施工組織設(shè)計(jì)實(shí)例大全
· 2013建設(shè)工程工程量清單計(jì)價(jià)規(guī)范完整版
· 05s502圖集閥門井
· 12G901-1~3
· 07FJ02-《防空地下室建筑構(gòu)造》圖集(PDF清晰版
· GB50268-2008 《給水排水管道工程施工及驗(yàn)收規(guī)
· [福建]框架核心筒結(jié)構(gòu)超高層商務(wù)綜合體總承包工程
· 2017年《造價(jià)管理》教材電子版
· 給排水規(guī)范大全(2016)
· 3層單家獨(dú)院式別墅全套圖紙(值得珍藏)
· 工程監(jiān)理新人崗前培訓(xùn)ppt課件
· 2017年版一建-市政新思維標(biāo)注考點(diǎn)版
· GB50500-2013全套清單規(guī)范(內(nèi)含所有專業(yè))
· 建筑老司機(jī)都懂的施工安全常識
· 12YJ1-6圖集大全
· 2017年造價(jià)工程師考試用書
· 一級建造師法規(guī)17教材
· 寧夏標(biāo)準(zhǔn)圖集大全
· 建筑設(shè)計(jì)資料集精華本
· 注冊巖土工程師全套規(guī)范
· 公共設(shè)施施工組織設(shè)計(jì)大全
· 西南j11合訂本
· 供配電歷年真題
· JGJ39-2016托兒所幼兒園建筑設(shè)計(jì)規(guī)范
· 一份完整的工程案例(圖紙、算量稿)
· 浙江省安裝工程預(yù)算定額
· 2016年一級建造師電子版教材
· 中國暴雨統(tǒng)計(jì)參數(shù)圖集(2006版)
· 水工設(shè)計(jì)手冊第一版(八卷全)
· 西南11J圖集合集
· 2015造價(jià)師考試建設(shè)工程技術(shù)與計(jì)量安裝教材
· 民用建筑電氣設(shè)計(jì)手冊(第二版)
· 給排水實(shí)踐教學(xué)及見習(xí)工程師圖冊
· 創(chuàng)意庭院
· 中國十大著名地標(biāo)建筑
· 05圖集電氣
  • 數(shù)百萬工程資料下載
    久久建筑網(wǎng)提供 圖紙/書籍/方案/圖集

  • 育明教育:北京大學(xué)風(fēng)景園林考研參考書,北大風(fēng)景園林
    育明教育:北京大學(xué)風(fēng)景園林考研參考書,北大風(fēng)景園林考研復(fù)試線,北大考研專業(yè)課輔導(dǎo) ,育明教育,五

  • 開童裝注意事項(xiàng)
    開童裝注意事項(xiàng),s。 如何做好童裝零售微軟中國表格 如何做好童裝零售?如何開好童裝店? 分享到空間分

  • lecture07-2005
    lecture07-2005,代數(shù)圖論--圖的譜理論--最小割 與最大割 參考資料。

  • 求最大重復(fù)子串.ppt
    求最大重復(fù)子串.ppt,OI論文 字符串 ACM。

  • 作業(yè)十一
    作業(yè)十一,11。

  • 《夢幻西游》案例分析.ppt
    《夢幻西游》案例分析.ppt文獻(xiàn)資料!

  • 復(fù)式樓裝修方案dwg
    復(fù)式樓裝修方案_dwg

  • 公務(wù)員輔導(dǎo)專家鎖定21組經(jīng)典公務(wù)員面試題
    公務(wù)員輔導(dǎo)專家鎖定21組經(jīng)典公務(wù)員面試題,公務(wù)員面試 公務(wù)員輔導(dǎo)專家鎖定組經(jīng)典公務(wù)員面試題表格 公

  • 2011昌平區(qū)初三一模數(shù)學(xué)試題(含答案)
    2011昌平區(qū)初三一模數(shù)學(xué)試題(含答案),2011中考復(fù)習(xí)資料之真題篇,新年華學(xué)校010-51663232。 金屬

  • GBJ13-86 室外給水設(shè)計(jì)規(guī)范
    GBJ13-86 室外給水設(shè)計(jì)規(guī)范.pdfGBJ13-86 室外給水設(shè)計(jì)規(guī)范

  • 2002版《水利工程施工機(jī)械臺時(shí)費(fèi)定額
    2002版《水利工程施工機(jī)械臺時(shí)費(fèi)定額2002版《水利工程施工機(jī)械臺時(shí)費(fèi)定額2002版《水利工程施工機(jī)械

  • 衛(wèi)生專業(yè)資格考試神經(jīng)電生理(腦電圖)技術(shù)考試練習(xí)題
    衛(wèi)生專業(yè)資格考試神經(jīng)電生理(腦電圖)技術(shù)考試練習(xí)題,衛(wèi)生專業(yè)資格考試神經(jīng)電生理(腦電圖)技術(shù)考

  • 日本佛教史
    日本佛教史。

  • 橋涵(上冊)
    橋涵(上冊).pdf

  • DLT 5187.2-2004 火力發(fā)電廠運(yùn)煤設(shè)計(jì)技術(shù)規(guī)程 第2部分
    DLT 5187.2-2004 火力發(fā)電廠運(yùn)煤設(shè)計(jì)技術(shù)規(guī)程 第2部分:煤塵防治.pdf

  • 西方經(jīng)濟(jì)學(xué)復(fù)習(xí)要點(diǎn)
    西方經(jīng)濟(jì)學(xué)復(fù)習(xí)要點(diǎn),挺全的,應(yīng)該有用。 《宏微觀經(jīng)濟(jì)學(xué)》的期末復(fù)習(xí)大綱年月日朱志芬細(xì)明?、、、、

  • 你是學(xué)生??
    最佳答案: http://www.thesevenwonder.com 久久建筑網(wǎng) 是的。。。〗ㄖO(shè)計(jì)! http://www.99jianzhu.

  • 百家講壇之道德與法律
    百家講壇之道德與法律.txt,百家講壇。 “硫酸潑熊”引發(fā)的思考袁濟(jì)喜 主講人簡介: 袁濟(jì)喜中國人民

  • 通達(dá)信文件修改對比工具Portable.exe
    通達(dá)信文件修改對比工具Portable.exe,所有同類文件同步比較,非常方便的一款對比工具。

  • 危險(xiǎn)化學(xué)品安全管理?xiàng)l例(最新2011)
    危險(xiǎn)化學(xué)品安全管理?xiàng)l例(最新2011),2011年3月發(fā)布的《危險(xiǎn)化學(xué)品安全管理?xiàng)l例》。。