



全文预览已结束
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
ISSN 2249 6343 International Journal of Computer Technology and Electronics Engineering IJCTEE Volume 1 Issue 2 86 Abstract In this paper a design and implementation of the digital phase locked loop DPLL using45nm sub micron CMOS technology is presented The circuit design of the DPLL which consists of a Phase frequency detector voltage controlled oscillator VCO Divider network and loop filter is introduced and the simulation results are given The details of design theory and calculation are also described The presented design has frequency range of 15 MHz 365MHz operation with center frequency of 200MHz lock time of approximately 350ns The lock time was reduced by adjusting the loop filter capacitor Simulations using BSIM4 45 nm CMOS technology shows that a wide capture acquisition range from 91 05 MHz to 358 04MHz is achieved The power dissipation at the center frequency is 3 39752 W at supply voltage of 0 8V Index Terms PLL PFD DPLL CMOS I INTRODUCTION In high speed communication systems to make sure clock recover and synchronization by PLL is a most important factor of the systems while in digital signal processing circuit frequency synthesizer consisting of digital phase locked loop has become a key part which is used for system clock inside chips Phase locked loops PLLs are widely used in microprocessors and digital systems for clock generation and as a frequency synthesizers in communication systems for clock extraction and generation of a low phase noise local oscillator A phase locked loop is a feedback control circuit As the name suggests the phase locked loop operates by trying to lock to the phase of an input signal through the use of a negative feedback path A basic form of a PLL consists of three fundamental blocks as shown in figure 1 Phase frequency detector PFD Loop filter Voltage controlled oscillator VCO Divider network The phase detector compares the phase of a periodic input signal against the phase of the VCO Output of the PD is a measure of the phase difference between its two inputs The difference voltage is then filtered by the loop filter and applied to the VCO The control voltage on the VCO changes the frequency in a direction that reduces the phase difference between the input signal and the local oscillator When the loop is locked the control voltage is such that the frequency of the VCO is exactly equal to the average frequency of the input signal As long as the initial difference between the input signal and the VCO is not too big the PLL eventually locks on to the input signal This period of frequency acquisition is referred as pull in time this can be very long or very short depending on the bandwidth of the PLL The bandwidth of a PLL depends on the characteristics of the phase detector voltage controlled oscillator and on the loop filter Fig 1 Block diagram of DPLL II PHASE FREQUENCY DETECTOR The phase frequency detector measures the difference in phase between the reference and feedback signals If there is a phase difference between the two signals it generates up or down synchronized signals to the charge pump low pass filter To take care of these disadvantages we implemented the Phase Frequency Detector which can detect a difference in phase and frequency between the reference and feedback signals Also unlike the XOR gate PD it responds to only rising edges of the two inputs and it is free from false locking to harmonics The PFD design uses two flip flops with reset features The inputs to the two clocks are the reference and feedback signals The D inputs are connected to VDD always remaining high The outputs are either UP or DOWN pulses These outputs are both connected to an AND gate to the reset of the D FF s When both UP and DOWN are high the output through the AND gate is high which resets the flip flops Thus both signals cannot be high at the same time This means that the output of the PFD is either an up or down pulse but not both The difference in phase is measured by whichever rising edge occurs first As shown in figure 8 the implementation of Design and Implementation of DPLL with Phase Frequency Detector Using 45nm CMOS Technology Delvadiya Harikrushna Mukesh Tiwari Jay Karan Singh Anubhuti Khare ISSN 2249 6343 International Journal of Computer Technology and Electronics Engineering IJCTEE Volume 1 Issue 2 87 Phase Frequency Detector in 45nm CMOS technology which is used in PLL to lock the phase and frequency of the feedback signals with reference clock signal The phase difference between the dclock and data is given by 2 datadclock dclock t radians T 1 2 3 As shown in figure 2 3 the implementation of Phase Frequency Detector in 45nm CMOS technology which is used in PLL to lock the phase of the feedback signals with reference clock signal In figure 3 the simulation result of Phase Frequency Detector at 2 is given Fig 2 Implementation of Phase frequency Detector III LOOP FILTER The function of the loop filter is to convert the output signal of phase frequency detector to control voltage and also to filter out any high frequency noise introduced by the PFD The loop filter used with this type of PFD is a simple RC low pass filter Since the output of the PFD is oscillating the output of the loop filter will show a ripple as well even when the loop is locked This modulates the clock frequency an unwanted characteristic of a DPLL using PFD A ripple on the output of the loop filter with a frequency equal to the clock frequency will modulate the control voltage of the VCO Fig 3 PFDwith Phase Difference 2 IV CURRENT STARVED VCO A voltage controlled oscillator VCO which is a nonlinear device which produces an oscillation whose frequency is controlled by the voltage from the loop filter In PLL system the output of loop filter is connected to the input of the VCO Voltage controlled oscillators are means of the generation of periodic signals in circuits The VCO output frequency is approximately has a linear proportion with the input voltage from the loop filter Therefore changing the applied voltage to the VCO results the variable frequency output of a VCO Consider the typical characteristics of VCO shown in figure 4 The frequency of the square wave output of the VCO is center f when in V center V is VDD 2 typically The other two frequencies of interest are the minimum and maximum oscillator frequencies min f and max f possible with input voltage min V and max V respectively It is important that the VCO continue to oscillate with no input data Normally the VCO is designed so that the nominal input data rate and the VCO center frequency are the same This minimizes the time it takes the DPLL to lock The gain of the VCO is simply the slope of the curve given in figure 4 This gain can be written as maxmin maxmin 2 VCO ff Kradians s V VV 7 VCO Specifications VDD 1V 1 np LL n W 10 p W 20 14 ox tA 0 8 85 aF m r 3 97 10 D IA osc f 200MHz We begin by calculating the total capacitance 8 Let s use a centre drain current of 10 A based on DGS IV characteristics of the MOSFETs The selection of the current is important because when inVCO V is VDD 2 the oscillation frequency to be 200MHz The number of stages is 9 ISSN 2249 6343 International Journal of Computer Technology and Electronics Engineering IJCTEE Volume 1 Issue 2 88 Total 17 stages are required to generate 200MHz oscillating frequency at the control voltage of approximately VDD 2 The gain of the VCO after liberalizing is calculated 9 4 641 10 VCO Kradians s V 10 As shown in figure 5 the implementation of Current Starved VCO in 45nm CMOS technology which is used in PLL to oscillate at control voltage generated by loop filter In figure 6 the simulation result of Current Starved VCO at 400mV control voltage is given Fig 4 Output Frequency of VCO versus Input Control Voltage Fig 5 Implementation of Current starved VCO V DIVIDER NETWORK The divider network is feedback given to the XOR phase detector Here we used divide by 2 network we can vary the divider network for synthesis of different frequencies It divide the clock signal of VCO and generate dclock as shown in figure 7 8 than applied to XOR phase detector which compare it with input data Fig 6 Simulation result of VCO at 400mV VinVCO Fig 7 Implementation of Divider network by 2 Fig 8 Simulation result of Divide by 2 network VI IMPLEMENTATION OF DPLL The implementations of DPLL after the integration of all blocks of PLL are shown in figure 9 The transient analysis of DPLL is shown in figure 10 from this figure we have measured the settling time or lock time of the DPLL and it is approximately 25 ns Means that the phase of the output and input frequency is locked The sky blue waveform in figure 10 shows the input control voltage of VCO or output of the loop filter The DPLL specification shows in table 1 Parameter Value Technology 45nm CMOS BISIM4 Operating voltage 0 8v Output frequency range 15MHz 365MHz Center frequency 200MHz Capturing range 91 05MHz 358 04MHz Lock time 350Ns Power consumption 3 39752 W ISSN 2249 6343 International Journal of Computer Technology and Electronics Engineering IJCTEE Volume 1 Issue 2 89 Fig 9 Output result of XOR phase detector Fig 10 Simulation result of DPLL at 200MHz VII CONCLUSION AND FUTURE WORK Based on this paper we can again improve the performance and parameters by using charge pump instead of tri state device with PFD my future work was to increase the operating frequency up to 1GHz with charge pump PFD REFERENCES 1 Low Power 1 GHz Charge Pump Phase Locked Loop in 0 18 m CMOS Process 17th International Conference Mixed Design of Integrated Circuits and Systems June 24 26 2010 Wroc aw Poland 2 A Low Noise CMOS Phase Locked Loop 978 1 4244 7161 4 10 26 00 2010 IEEE 3 The Design and Simulation of a VCO in CMOS Digital PLL 2011 Fourth International Conference on Intelligent Computation Technology and Automation 4 A CMOS VCO for lV lGHz PLL Applications 2004 IEEE Asia Pacific Conference on Advanced System Integrated Circuits AF ASIC2004 Aug 4 5 2004 5 Analysis and Design of a 1GHz PLL for Fast Phase and Frequency Acquisition AUTHOR S PROFILE H I Delvadiya born in Surendranagar Gujrat
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025山东滨州市惠民县医疗卫生机构招聘78人笔试备考题库及答案解析
- 2025安徽理工大学第一附属医院第三批紧缺岗位招聘17人笔试参考题库附答案解析
- 2025文山州马关县马白镇公开选拔储备村(社区)两委后备干部笔试备考题库及答案解析
- 农业资源利用与保护实施方案手册
- 企业企业战略分析与规划作业指导书
- 电力工程系毕业论文选题
- 2025广东南方工报传媒有限公司招聘5人笔试模拟试题及答案解析
- 2025四川南充阆中市中医医院招聘编外工作人员5人(护士岗位)笔试备考试题及答案解析
- 护理医学专业毕业论文
- 美丽中国我的家读本课件
- 结构施工图审图要点
- 电影赞助招商方案
- 医务人员人文素养提升系列讲座
- 异常行为与动物保护
- 危险化学品的安全储存和使用
- 精神障碍社区康复服务 基本情况登记表(模板)、精神障碍社区康复服务协议(模板)
- JCT2415-2017 用于陶瓷砖粘结层下的防水涂膜
- 2023施工技术交底编制与管理标准培训
- 一种新型离心擒纵式速度稳定机构的制作方法
- 物业管理考核细则-
- GB/T 3683-2023橡胶软管及软管组合件油基或水基流体适用的钢丝编织增强液压型规范
评论
0/150
提交评论