Digital PWM controller with one-bit noise-shaping interface

Size: px
Start display at page:

Download "Digital PWM controller with one-bit noise-shaping interface"

Transcription

1 Analog Integr Circ Sig Process (2006) 49:11 17 DOI /s Digital PWM controller with one-bit noise-shaping interface Jeongjin Roh Received: 24 August 2005 / Revised: 27 March 2006 / Accepted: 6 April 2006 / Published online: 27 June 2006 C Science + Business Media, LLC 2006 Abstract Conventionally, pulse width modulation (PWM) controllers for DC-DC switching power converters have been implemented in pure analog circuits. However, recent research showed the possibility of digital controllers with several advantages such as robustness, fast design time, and high flexibility. Since DC-DC converted output voltage is analog in nature, an analog-to-digital interface circuit is always essential even in digital PWM controllers. A simple and efficient delta-sigma modulator is used as a conversion circuit in our silicon implementation. Measurement results show good voltage regulations. Keywords DC-DC converter. Pulse width modulation. Buck converter. Delta-sigma modulation. Noise shaping 1. Introduction Switching power converters are becoming more important because of the popularity of battery-operated systems. Conventional analog PWM controllers have been used for a long time, and they have been successfully used in more than millions of commercial products. However, analog circuits are known to be difficult to design with a long design time. Also, analog circuits are sensitive to noise and component variations. Recently, in order to overcome these drawbacks, the possibility of digital PWM controllers are studied and demonstrated [1 10]. The digital controllers can be designed using a hardware description language (HDL), and can be ported to new processes without too much difficulty. Even J. Roh ( ) Department of Electrical and Computer Engineering, Hanyang University, Ansan, Korea jroh@hanyang.ac.kr for the digital controllers, however, an essential analog block is the analog-to-digital converter (ADC), which interfaces the DC-DC converted analog output voltage with the digital controller. In this paper, we demonstrate an efficient interface technique to reduce the complexity of conventional ADCs. Figure 1 shows architecture of general digital controllers with a power output stage and a LC filter, which is commonly called as a buck converter. The resistor R models the load of the buck converter. Compared to conventional analog controllers [12], most blocks are replaced by their digital counterparts. However, the digital controller requires an ADC to interface the analog output voltage with digital control logics. In order to have accurate control of output voltage, we need a high resolution ADC with complex analog circuitry. When supply voltage is very low and power consumption has to be minimized, design of ADC becomes even more troublesome. In general, 6 8 bit ADCs are commonly used for digital controllers as a trade-off between the control accuracy and the hardware complexity. A comparator, which is one-bit ADC, is the simplest circuit to convert the analog voltage to digital signal. Dancy et al. [5] had tried a comparator for the digital controller, but the oscillation problem occurred and the comparator was not used anymore in their later work. Their solution to the oscillation problem was to use the 7 bit charge redistribution ADC instead of a comparator. The ADCs are typical analog circuit, and ADC design would be the major bottleneck in digital controller development. A deadzone comparator [10] was proposed as an interface circuit without the oscillation problem of the comparator. Theoretical analysis was provided for the required size of deadzone in stable operation. However, it also showed that the size of deadzone should be proportional to the output load. Therefore, design of controller for wide output load variation would not be simple.

2 12 Analog Integr Circ Sig Process (2006) 49:11 17 Fig. 1 Digitally controlled DC-DC converter In this paper, we demonstrate one-bit noise-shaping interface circuit by using a delta-sigma modulator (DSM). Traditionally, the DSM has been used for high resolution ADCs with relatively low analog complexity but with complex digital lowpass filters [14]. The advantage of low analog complexity makes it a good interface circuit for digital controllers. 2. Digital controller with one-bit interface The design of ADC would be a major bottleneck in the integrated circuit (IC) development of controllers since analog circuit design heavily depends on circuit designers while digital design is highly automated. The delta-sigma modulation has been widely used in high resolution ADC circuits. The DSM technique is well known for the simplicity of analog circuits at the cost of higher digital complexity. Figures 2 and 3 show block diagrams of a DSM and its linearized model, respectively. It is a first-order modulator with a single integrator. If more integrators are implemented, higher-order modulators can be designed at the cost of more power, a larger area, and a longer design time. The simple first-order modulator is sufficient in our application. Figure 4 shows a switched-capacitor circuit example. In addition to an op amp, extra analog components are switches, capacitors, and a comparator. Since the non-overlapping clocks, φ1 and φ2, and the switched-capacitor circuits are commonly used in circuit designs, details of them are not discussed here. The hardware complexity of a DSM is significantly less than that of flash ADCs used in conventional digital controllers. The analysis of a delta-sigma modulator is straightforward from Fig. 3 [14], and summarized below, where E(z) is the quantization noise of the comparator. input signal except a simple delay. The noise transfer function (NTF) in Eq. (2) can be evaluated in frequency domain by setting z = e j2π f/f s, where f s is the sampling frequency. This gives [14] ( ) π f NTF( f ) = 2sin (3) f s The quantization noise will be noise-shaped by NTF(f), so in low frequency signal band, large attenuation of quantization noise can be achieved. However, the quantization noise attenuation is only effective at low frequency band in DSM, and high frequency noise is increased according to Eq. (3). Therefore, in most DSM applications, especially in high resolution DSM analog-to-digital converters, digital filtering is essential to remove high frequency noise. High frequency noise is removed by digital filters that follow the modulator. Y 1 (z) = 1 M ( 1 + z 1 + z 2 + +z (M 1)) V (z) (4) Fig. 2 ( = 1 M 1 M i=0 z i ) V (z) (5) First-order delta-sigma modulator STF(z) = V (z) U(z) = z 1 (1) Fig. 3 Linearized Z-domain model of a DSM NTF(z) = V (z) E(z) = 1 z 1 (2) Equation (1) is called a signal transfer function (STF), and it shows that the output of the modulator is same as the Fig. 4 Switched-capacitor circuit implementation of a DSM

3 Analog Integr Circ Sig Process (2006) 49: Fig. 5 Digital filters in general DSM applications Fig. 8 Mathematical model of a digitally controlled DC-DC converter Fig. 6 Sinc filter response Fig. 7 Filtering functions in digitally controlled DC-DC converters Fig. 9 Differential amplifier to sense output voltage error The two-stage digital filter implementation in Fig. 5 is widely used in audio and voice codec applications. A single stage digital filter can be designed, but because of hardware complexity, sinc filter is almost always used as a first stage filter [14]. The equation for sinc filter is in Eq. (5) and its frequency response is in Fig. 6. As we can see from Fig. 6, sinc filter is a crude lowpass filter. Even though the characteristic of the lowpass filter is far from ideal one, the main advantage is that it does not require any multiplier as we can see from Eq. (5). If we select M as a power of two, the division operation can be a simple shift right operation in binary digital logic. In DSM applications for DC-DC converters, the signal band is limited only to DC. Therefore, digital filtering scheme can be further optimized in this case. As the signal band in DC-DC converter is very narrow, we can use digital integrator as a lowpass filter. The digital integrator can be easily implemented as an accumulator as in Eq. (7). The overall noise-shaping and filtering architecture is shown in Fig. 7. We can observe that there is no extra need for digital filters in DC-DC applications because the digital integrator is already an essential block in the digital controller as it will be described below. The analog LC filter is also a part of the switching power converter. Remaining high frequency noise is removed by the analog LC filter. niques using complex proportional-integral-derivative (PID) controller [11] can also be implemented if it is required. Figure 8 shows a mathematical model for the digitally controlled DC-DC converter. ADC in Fig. 1 is replaced by STF and NTF blocks, and the digital blocks are replaced by an integrator K(s). The L and C in Fig. 1 are combined with a load resistor R and shown as a second-order RLC block L(s). Since the feedback system requires a subtractor for V ref and V out, an additional block is designed as in Fig. 9. The system analysis shows that the transfer function for V ref is: H1 = V out STF K (s) L(s) = V ref 1 + STF K (s) L(s) Similarly, the transfer function for the quantization noise V e is: H2 = V out NTF K (s) L(s) = V e 1 + STF K (s) L(s) Since the dc-dc converter in Fig. 8 is a mixture of continuoustime functions and discrete-time functions, we applied bilinear transformation to convert the discrete-time functions into analog representations. The digital integrator can be modeled as [5] (8) (9) Y (z) = (1 + z 1 + z 2 + z 3 + )V (z) (6) K (s) = K s (10) ( ) = z i V (z) (7) i=0 The DSM is used as an ADC in Fig. 1. The control law of the digital controller in our implementation is an integral controller as in [5]. The general digital controller design tech- The gain K of the integrator is K = d T CNT (11) where d is the duty cycle resolution of the PWM generator and T CNT is the period of the counter clock. If d is small, we can have fine control of output voltage, but the loop

4 14 Analog Integr Circ Sig Process (2006) 49:11 17 gain will be reduced and feedback response will be slow. For example, 7 bit PWM control has a duty cycle resolution of 3 V/2 7 = 23 mv, while 10 bit PWM has a resolution of 3V/2 10 = 2.9 mv. The different output responses for two PWM controllers are shown in next section. If both high output resolution and fast feedback response are required, the clock frequency of the DSM and the digital integrator can be increased as well as increasing the bit size N. In our implementation, same clock is used for all blocks for simplicity. Once the discrete-time functions are converted to continuous-time functions, the complete feedback loop can be analyzed. The frequency response of Eqs. (8) and (9) are shown in Figs. 10 and 11, respectively. These figures show that the output voltage equals the DC reference voltage V ref and that the quantization noise is significantly attenuated especially at DC. Because of the quantization noise-shaping, the one bit interface of DSM can be used as an accurate analog-to-digital interface circuit. Fig. 12 Digital controller architecture Fig. 13 Non-overlapping control circuit Fig. 10 Magnitude function of H1 Figure 12 shows the architecture of a digital controller. The digital integrator is the implementation of the control law block, and others are the implementation of the PWM duty control block in Fig. 1. The delay line is composed of 2 N unit delay elements. The short clock pulse sets the latch periodically, and the multiplexer selects the delayed signal that resets the latch. The single delay element has two inverters in it, and its power line is controlled by a linear regulator. This PWM duty control scheme is widely used in digital controllers [4, 5, 7]. Figure 13 shows the control circuit to drive the large PMOS and NMOS transistors in Fig. 1. The SR latch is the set/reset block in Fig. 12, and repeated for convenience. We have added two extra control logics to the general digital controller architecture. First is the hold control signal for the integrator as shown in Fig. 14. In stable state, the output of the differential amplifier in Fig. 9 will be the commonmode voltage, and the DSM output will be a sequence of This sequence will keep change the value of the integrator. Since the digital integrator directly controls the multiplexer, any change in the integrator will affect the duty ratio. This can cause unstable output voltage oscillation. In order to prevent this unwanted instability, we have added Fig. 11 Noise-shaping property of H2 Fig. 14 Up, down, and hold control of digital integrator

5 Analog Integr Circ Sig Process (2006) 49: hold signal to the integrator. Two output bits from the DSM block will be combined to generate the control signals. If two output bits are 1 1,an up control signal will be generated, and the integrator will be increased by 1. On the contrary, if output bits are 00,adown signal will be generated to decrease the integrator. For 10or 01output, a hold signal will be generated instead of a consecutive increase and decrease of the integrator. Second is the protection of overflow and underflow of the integrator. For example, 7 bit integrator should be limited to 127 as a maximum value, so the up signal is disabled when maximum value is reached. The same limit is applied to 0. The down control is disabled in this case. The hold control and the overflow and underflow protection are typical nonlinear actions. These nonlinear effects are not modeled in the previous frequency analysis, therefore, the frequency analysis has some limitations. In addition, the analysis also has a limitation in the analyzing the effect of tonal content in the firstorder DSM. Dithering would help to alleviate the concern at the cost of additional hardware. The DC-DC converter output signal contains ripple at the sampling frequency and its harmonics are folding back to the DSM, so extra quantization noise may fold back to low frequency. These DSM-related problems are not easy to analyze since the whole DC-DC converter is a complex continuous and discrete-time mixed system. The analysis of these issues is left as a future research topic and they are not further discussed in this paper. Time domain behavioral simulations are performed and studied, and a prototype board was assembled as shown in Fig. 15. The prototype board has a FPGA, which operates as a digital controller, and an analog modulator that is assembled with discrete analog components. The FPGA digital controller in the board was programmed and tested for different voltage and load conditions. The up/down/hold control and the overflow/underflow detection are all implemented and evaluated using the prototype board before the fabrication of the silicon chip. The final silicon chip in next section shows that the operations are very stable. 3. Experimental results Measurement results are shown in this section. A 20 µh inductor and a 22 µf capacitor are used for a LC filter with 500 khz switching frequency. Both 7 bit and 10 bit PWM controller chips are implemented in standard 0.35 µm CMOS process. Figure 16 shows a die photo of the developed DC- DC converter. The lower half of the chip shows the 7 bit PWM controller. The analog-digital interface block is located on the bottom right corner, and the digital block is on the bottom left corner of the chip. The PMOS and NMOS power transistors are also shown. The upper half of the chip has duplicate blocks for 10 bit PWM control and debugging purpose. The quiescent current of the analog-to-digital interface circuit is 230 µa. In measurement plots except the last one, the upper trace shows the DC-DC converter output voltage, while the lower trace shows the voltage or current signal that is changing. The load regulation performance is shown in Fig. 17 for the 7 bit PWM control. The input and reference voltages are set to 3.0 V and 1.5 V, respectively, and load current is changed from 75 ma to 275 ma and back to 75 ma. For the step load current change, the output voltage experiences about 200 mv variation. Then, the output voltage recovers in 300 µs and follows the reference voltage. The load current is controlled by resistors and switches, and measured by a small sense resistor. The spike at the rising edge of the load current is caused by the switching control of the load. The 10 bit PWM control in Fig. 18 also shows a good load Fig. 15 Photograph of a prototype board

6 16 Analog Integr Circ Sig Process (2006) 49:11 17 Fig. 18 Load regulation with 10 bit PWM control Fig. 16 Die photograph regulation performance. However, as Eq. (11) showed that the integrator gain is reduced in 10 bit PWM, the overall loop gain is also affected by the integrator gain reduction. The gain reduction is about 1/8, and as a result, the response time of the 10 bit PWM is about 8 times longer than that of the 7 bit PWM. Figures 17 and 18 may seem similar, but close attention reveals that the time scale is different for both plots. One is with 200 µs/div scale while another is with 1 ms/div scale. Same scales apply to next two plots. The reference voltage V ref is changed in Figs. 19 and 20. As V ref changes from 1.5 V to 2.0 V, the output voltage exactly follows the reference voltage in about 300 µs as before. The 10 bit PWM result in Fig. 20 also shows a good performance but with a longer response time as before. Fig. 19 Reference voltage change with 7 bit PWM control Fig. 17 Load regulation with 7 bit PWM control Fig. 20 Reference voltage change with 10 bit PWM control

7 Analog Integr Circ Sig Process (2006) 49: Fig khz switching ripple in output voltage The 500 khz output voltage ripple in Fig. 21 proves a stable operation of our digitally controlled DC-DC converter. It shows unavoidable switching noise that is generated when power transistors turn on and off. Upper trace shows the output voltage with a 200 mv/div scale, and the lower trace shows it with zoomed scale. Since the output voltage is half of the input voltage, the duty cycle of the DC-DC converter needs to be 0.5. The voltage ripple in Fig. 21 shows the 50% duty cycle as expected. 4. Conclusions An efficient analog-to-digital interface circuit is implemented for digitally controlled DC-DC converters. Instead of conventional flash-type ADCs, the 1 bit delta-sigma modulator effectively converts the error voltage to digital signal for digital feedback controllers. Mathematical analysis of the system is provided and silicon chip is implemented. Measurement results of the chip show good output voltage regulations of the developed digitally controlled DC-DC converter. Acknowledgments The authors would like to thank valuable comments from anonymous reviewers. This work was supported by the second-phase Brain Korea 21 project in References 1. J. Kim and M.A. Horowitz, An efficient digital sliding controller for adaptive power-supply regulation. IEEE J. of Solid-State Circuits, vol. 37, pp , May S. Bibian and H. Jin, High performance predictive dead-beat digital controller for DC power supplies. IEEE Trans. on Power Electronics, vol. 17, pp , May B.J. Patella, A. Prodic, A. Zirger, and D. Maksimovic, Highfrequency digital PWM controller IC for DC-DC converters. IEEE Trans. on Power Electronics, vol. 18, pp , Jan A. Syed, E. Ahmed, and D. Maksimovic, Digital PWM controller with feed-forward compensation. Applied Power Electronics Conference, pp , A.P. Dancy, R. Amirtharajah, and A.P. Chandrakasan, Highefficiency multiple-output DC-DC conversion for low-voltage systems. IEEE Trans. on Very Large Scale Integration Systems, vol. 8, pp , June G.-Y. Wei and M. Horowitz, A fully digital, energy-efficient, adaptive power-supply regulator. IEEE J. Solid-State Circuits, vol. 34, pp , A.V. Peterchev, J. Xiao, and S.R. Sanders, Architecture and IC implementation of a digital VRM controller. IEEE Trans. on Power Electronics, vol. 18, pp , Jan K. Kutluay, I. Cadirci, A. Yafavi, and Y. Cadirci, Digital control of universal telecommunication power supplies using dual 8-bit microcontrollers. Industry Application Conference, pp , A.V. Peterchev and S.R. Sanders, Quantization resolution and limit cycling in digitally controller PWM converters. Power Electronics Specialists Conference, pp , J. Roh, S.-D. Lee, and S. Park, Digital PWM controller for DC- DC converters with minimum analogue circuits. IEE Electronics Letters, vol. 39, pp , G.F. Franklin, J.D. Powell, and M. Workman, Digital Control of Dynamic Systems, 3rd edition. Addison-Wesley, R.W. Erickson and D. Maksimovic, Fundamentals of Power Electronics, 2nd edition. KAP, A.I. Pressman, Switching Power Supply Design, 2nd edition. McGraw-Hill, S.R. Norsworthy, R. Schreier, and G.C. Temes, Delta-Sigma Data Converters: Theory, Design, and Simulation. IEEE Press, Jeongjin Roh received the B.S degree in electrical engineering from the Hanyang University, Korea, in 1990, the M.S. degree in electrical engineering from the Pennsylvania State University in 1998, and the Ph.D. degree in computer engineering from the University of Texas at Austin in From 1990 to 1996, he worked at Samsung Electronics in Kiheung, Korea, as a senior circuit designer for several mixed-signal products. From 2000 to 2001, he worked at Intel Corporation in Austin, Texas, as a senior analog designer for wireless communication circuits. In 2001, he joined the faculty at the Hanyang University in Ansan, Korea. His research interests include low-power analog circuits, power management ICs, and oversampled delta-sigma converters.

ISSCC 2004 / SESSION 15 / WIRELESS CONSUMER ICs / 15.7

ISSCC 2004 / SESSION 15 / WIRELESS CONSUMER ICs / 15.7 ISSCC 2004 / SESSION 15 / WIRELESS CONSUMER ICs / 15.7 15.7 A 4µA-Quiescent-Current Dual-Mode Buck Converter IC for Cellular Phone Applications Jinwen Xiao, Angel Peterchev, Jianhui Zhang, Seth Sanders

More information

ANALOG-TO-DIGITAL CONVERTER FOR INPUT VOLTAGE MEASUREMENTS IN LOW- POWER DIGITALLY CONTROLLED SWITCH-MODE POWER SUPPLY CONVERTERS

ANALOG-TO-DIGITAL CONVERTER FOR INPUT VOLTAGE MEASUREMENTS IN LOW- POWER DIGITALLY CONTROLLED SWITCH-MODE POWER SUPPLY CONVERTERS ANALOG-TO-DIGITAL CONVERTER FOR INPUT VOLTAGE MEASUREMENTS IN LOW- POWER DIGITALLY CONTROLLED SWITCH-MODE POWER SUPPLY CONVERTERS Aleksandar Radić, S. M. Ahsanuzzaman, Amir Parayandeh, and Aleksandar Prodić

More information

A Low-Power Mixed-Signal Current-Mode DC-DC Converter Using a One-Bit Σ DAC

A Low-Power Mixed-Signal Current-Mode DC-DC Converter Using a One-Bit Σ DAC A Low-Power Mixed-Signal Current-Mode DC-DC Converter Using a One-Bit Σ DAC Olivier Trescases, Zdravko Lukić, Wai Tung Ng and Aleksandar Prodić ECE Department, University of Toronto 10 King s College Road,

More information

High Resolution Digital Duty Cycle Modulation Schemes for Voltage Regulators

High Resolution Digital Duty Cycle Modulation Schemes for Voltage Regulators High Resolution Digital Duty Cycle Modulation Schemes for ltage Regulators Jian Li, Yang Qiu, Yi Sun, Bin Huang, Ming Xu, Dong S. Ha, Fred C. Lee Center for Power Electronics Systems Virginia Polytechnic

More information

A buck converter with adaptive on-time PFM control and adjustable output voltage

A buck converter with adaptive on-time PFM control and adjustable output voltage Analog Integr Circ Sig Process (2012) 71:327 332 DOI 10.1007/s10470-011-9802-7 MIXED SIGNAL LETTER A buck converter with adaptive on-time PFM control and adjustable output voltage Hyunseok Nam Youngkook

More information

A 4 µa-quiescent-current Dual- Mode Digitally-Controlled Buck Converter IC for Cellular Phone Applications

A 4 µa-quiescent-current Dual- Mode Digitally-Controlled Buck Converter IC for Cellular Phone Applications A 4 µa-quiescent-current Dual- Mode Digitally-Controlled Buck Converter IC for Cellular Phone Applications Jinwen Xiao Angel Peterchev Jianhui Zhang Prof. Seth Sanders Power Electronics Group Dept. of

More information

2342 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 39, NO. 12, DECEMBER 2004

2342 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 39, NO. 12, DECEMBER 2004 2342 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 39, NO. 12, DECEMBER 2004 A 4-A Quiescent-Current Dual-Mode Digitally Controlled Buck Converter IC for Cellular Phone Applications Jinwen Xiao, Student Member,

More information

Limit-Cycle Based Auto-Tuning System for Digitally Controlled Low-Power SMPS

Limit-Cycle Based Auto-Tuning System for Digitally Controlled Low-Power SMPS Limit-Cycle Based Auto-Tuning System for Digitally Controlled Low-Power SMPS Zhenyu Zhao, Huawei Li, A. Feizmohammadi, and A. Prodic Laboratory for Low-Power Management and Integrated SMPS 1 ECE Department,

More information

A 400-mA current-mode buck converter with a self-trimming current sensing scheme

A 400-mA current-mode buck converter with a self-trimming current sensing scheme Analog Integr Circ Sig Process (2011) 66:163 170 DOI 10.1007/s10470-010-9532-2 A 400-mA current-mode buck converter with a self-trimming current sensing scheme Youngkook Ahn Donghun Heo Hyunseok Nam Jeongjin

More information

Proposed DPWM Scheme with Improved Resolution for Switching Power Converters

Proposed DPWM Scheme with Improved Resolution for Switching Power Converters Proposed DPWM Scheme with Improved Resolution for Switching Power Converters Yang Qiu, Jian Li, Ming Xu, Dong S. Ha, Fred C. Lee Center for Power Electronics Systems Virginia Polytechnic Institute and

More information

Converter IC for Cellular Phone. Mode Digitally-Controlled Buck. A 4 µa-quiescent-current Dual- Applications. Jianhui Zhang Prof.

Converter IC for Cellular Phone. Mode Digitally-Controlled Buck. A 4 µa-quiescent-current Dual- Applications. Jianhui Zhang Prof. A 4 µa-quiescent-current Dual- Mode Digitally-Controlled Buck Converter IC for Cellular Phone Applications Jinwen Xiao Angel Peterchev Jianhui Zhang Prof. Seth Sanders Power Electronics Group Dept. of

More information

Digital PWM IC Control Technology and Issues

Digital PWM IC Control Technology and Issues Digital PWM IC Control Technology and Issues Prof. Seth R. Sanders (sanders@eecs.berkeley.edu) Angel V. Peterchev Jinwen Xiao Jianhui Zhang EECS Department University of California, Berkeley Digital Control

More information

Digital Controller for High-Frequency Rectifiers with Power Factor Correction Suitable for

Digital Controller for High-Frequency Rectifiers with Power Factor Correction Suitable for Digital Controller for High-Frequency Rectifiers with Power Factor Correction Suitable for On-Chip Implementation Aleksandar Prodic Laboratory for Low-Power Management and Integrated SMPS ECE Department-

More information

Design of Dual Mode DC-DC Buck Converter Using Segmented Output Stage

Design of Dual Mode DC-DC Buck Converter Using Segmented Output Stage Design of Dual Mode DC-DC Buck Converter Using Segmented Output Stage Bo-Kyeong Kim, Young-Ho Shin, Jin-Won Kim, and Ho-Yong Choi a Department of Semiconductor Engineering, Chungbuk National University

More information

DIGITAL controllers that can be fully implemented in

DIGITAL controllers that can be fully implemented in 500 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 23, NO. 1, JANUARY 2008 Programmable Analog-to-Digital Converter for Low-Power DC DC SMPS Amir Parayandeh, Student Member, IEEE, and Aleksandar Prodić,

More information

Digital Pulse-Frequency/Pulse-Amplitude Modulator for Improving Efficiency of SMPS Operating Under Light Loads

Digital Pulse-Frequency/Pulse-Amplitude Modulator for Improving Efficiency of SMPS Operating Under Light Loads 006 IEEE COMPEL Workshop, Rensselaer Polytechnic Institute, Troy, NY, USA, July 6-9, 006 Digital Pulse-Frequency/Pulse-Amplitude Modulator for Improving Efficiency of SMPS Operating Under Light Loads Nabeel

More information

Digital Controller Chip Set for Isolated DC Power Supplies

Digital Controller Chip Set for Isolated DC Power Supplies Digital Controller Chip Set for Isolated DC Power Supplies Aleksandar Prodic, Dragan Maksimovic and Robert W. Erickson Colorado Power Electronics Center Department of Electrical and Computer Engineering

More information

High-Frequency Digital PWM Controller IC for DC DC Converters

High-Frequency Digital PWM Controller IC for DC DC Converters 438 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 18, NO. 1, JANUARY 2003 High-Frequency Digital PWM Controller IC for DC DC Converters Benjamin J. Patella, Aleksandar Prodić, Student Member, IEEE, Art

More information

A 2.5 V 109 db DR ADC for Audio Application

A 2.5 V 109 db DR ADC for Audio Application 276 JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.10, NO.4, DECEMBER, 2010 A 2.5 V 109 db DR ADC for Audio Application Gwangyol Noh and Gil-Cho Ahn Abstract A 2.5 V feed-forward second-order deltasigma

More information

Phase-shift self-oscillating class-d audio amplifier with multiple-pole feedback filter

Phase-shift self-oscillating class-d audio amplifier with multiple-pole feedback filter Phase-shift self-oscillating class-d audio amplifier with multiple-pole feedback filter Hyungjin Lee, Hyunsun Mo, Wanil Lee, Mingi Jeong, Jaehoon Jeong 2, and Daejeong Kim a) Department of Electronics

More information

Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wireless Applications

Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wireless Applications RESEARCH ARTICLE OPEN ACCESS Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wireless Applications Sharon Theresa George*, J. Mangaiyarkarasi** *(Department of Information and Communication

More information

Digitally Controlled Envelope Tracking Power Supply for an RF Power Amplifier

Digitally Controlled Envelope Tracking Power Supply for an RF Power Amplifier Downloaded from orbit.dtu.dk on: Jul 24, 2018 Digitally Controlled Envelope Tracking Power Supply for an RF Power Amplifier Jakobsen, Lars Tønnes; Andersen, Michael A. E. Published in: International Telecommunications

More information

CHAPTER. delta-sigma modulators 1.0

CHAPTER. delta-sigma modulators 1.0 CHAPTER 1 CHAPTER Conventional delta-sigma modulators 1.0 This Chapter presents the traditional first- and second-order DSM. The main sources for non-ideal operation are described together with some commonly

More information

A Variable-Frequency Parallel I/O Interface with Adaptive Power Supply Regulation

A Variable-Frequency Parallel I/O Interface with Adaptive Power Supply Regulation WA 17.6: A Variable-Frequency Parallel I/O Interface with Adaptive Power Supply Regulation Gu-Yeon Wei, Jaeha Kim, Dean Liu, Stefanos Sidiropoulos 1, Mark Horowitz 1 Computer Systems Laboratory, Stanford

More information

ADVANCES in VLSI technology result in manufacturing

ADVANCES in VLSI technology result in manufacturing INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 2013, VOL. 59, NO. 1, PP. 99 104 Manuscript received January 8, 2013; revised March, 2013. DOI: 10.2478/eletel-2013-0012 Rapid Prototyping of Third-Order

More information

An Analog Phase-Locked Loop

An Analog Phase-Locked Loop 1 An Analog Phase-Locked Loop Greg Flewelling ABSTRACT This report discusses the design, simulation, and layout of an Analog Phase-Locked Loop (APLL). The circuit consists of five major parts: A differential

More information

A VCO-based analog-to-digital converter with secondorder sigma-delta noise shaping

A VCO-based analog-to-digital converter with secondorder sigma-delta noise shaping A VCO-based analog-to-digital converter with secondorder sigma-delta noise shaping The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters.

More information

A Fast-Transient Wide-Voltage-Range Digital- Controlled Buck Converter with Cycle- Controlled DPWM

A Fast-Transient Wide-Voltage-Range Digital- Controlled Buck Converter with Cycle- Controlled DPWM A Fast-Transient Wide-Voltage-Range Digital- Controlled Buck Converter with Cycle- Controlled DPWM Abstract: This paper presents a wide-voltage-range, fast-transient all-digital buck converter using a

More information

A Low Power Small Area Multi-bit Quantizer with A Capacitor String in Sigma-Delta Modulator

A Low Power Small Area Multi-bit Quantizer with A Capacitor String in Sigma-Delta Modulator A Low Power Small Area Multi-bit uantizer with A Capacitor String in Sigma-Delta Modulator Xuia Wang, Jian Xu, and Xiaobo Wu Abstract An ultra-low power area-efficient fully differential multi-bit quantizer

More information

Youngkook Ahn Inho Jeon Jeongjin Roh

Youngkook Ahn Inho Jeon Jeongjin Roh Analog Integr Circ Sig Process (2014) 79:345 354 DOI 10.1007/s10470-014-0269-1 A multiple-output switched-capacitor DC DC converter for individual brightness control of RGB LEDs with time-interleaved control

More information

Combining Multipath and Single-Path Time-Interleaved Delta-Sigma Modulators Ahmed Gharbiya and David A. Johns

Combining Multipath and Single-Path Time-Interleaved Delta-Sigma Modulators Ahmed Gharbiya and David A. Johns 1224 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 55, NO. 12, DECEMBER 2008 Combining Multipath and Single-Path Time-Interleaved Delta-Sigma Modulators Ahmed Gharbiya and David A.

More information

Digital PWM IC Control Technology and Issues

Digital PWM IC Control Technology and Issues Digital PWM IC Control Technology and Issues Prof. Seth R. Sanders Angel V. Peterchev Jinwen Xiao Jianhui Zhang Department of EECS University of California, Berkeley Digital Control Advantages implement

More information

System on a Chip. Prof. Dr. Michael Kraft

System on a Chip. Prof. Dr. Michael Kraft System on a Chip Prof. Dr. Michael Kraft Lecture 5: Data Conversion ADC Background/Theory Examples Background Physical systems are typically analogue To apply digital signal processing, the analogue signal

More information

A Low Power Switching Power Supply for Self-Clocked Systems 1. Gu-Yeon Wei and Mark Horowitz

A Low Power Switching Power Supply for Self-Clocked Systems 1. Gu-Yeon Wei and Mark Horowitz A Low Power Switching Power Supply for Self-Clocked Systems 1 Gu-Yeon Wei and Mark Horowitz Computer Systems Laboratory, Stanford University, CA 94305 Abstract - This paper presents a digital power supply

More information

Fractional- N PLL with 90 Phase Shift Lock and Active Switched- Capacitor Loop Filter

Fractional- N PLL with 90 Phase Shift Lock and Active Switched- Capacitor Loop Filter J. Park, F. Maloberti: "Fractional-N PLL with 90 Phase Shift Lock and Active Switched-Capacitor Loop Filter"; Proc. of the IEEE Custom Integrated Circuits Conference, CICC 2005, San Josè, 21 September

More information

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency Jamie E. Reinhold December 15, 2011 Abstract The design, simulation and layout of a UMAINE ECE Morse code Read Only Memory and transmitter

More information

A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram

A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram LETTER IEICE Electronics Express, Vol.10, No.4, 1 8 A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram Wang-Soo Kim and Woo-Young Choi a) Department

More information

Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems

Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems Comparison between Analog and Digital Current To PWM Converter for Optical Readout Systems 1 Eun-Jung Yoon, 2 Kangyeob Park, 3* Won-Seok Oh 1, 2, 3 SoC Platform Research Center, Korea Electronics Technology

More information

A 100-dB gain-corrected delta-sigma audio DAC with headphone driver

A 100-dB gain-corrected delta-sigma audio DAC with headphone driver Analog Integr Circ Sig Process (2007) 51:27 31 DOI 10.1007/s10470-007-9033-0 A 100-dB gain-corrected delta-sigma audio DAC with headphone driver Ruopeng Wang Æ Sang-Ho Kim Æ Sang-Hyeon Lee Æ Seung-Bin

More information

The Case for Oversampling

The Case for Oversampling EE47 Lecture 4 Oversampled ADCs Why oversampling? Pulse-count modulation Sigma-delta modulation 1-Bit quantization Quantization error (noise) spectrum SQNR analysis Limit cycle oscillations nd order ΣΔ

More information

Design of DC-DC Boost Converter in CMOS 0.18µm Technology

Design of DC-DC Boost Converter in CMOS 0.18µm Technology Volume 3, Issue 10, October-2016, pp. 554-560 ISSN (O): 2349-7084 International Journal of Computer Engineering In Research Trends Available online at: www.ijcert.org Design of DC-DC Boost Converter in

More information

On the Design of Single- Inductor Multiple- Output DC- DC Buck Converters

On the Design of Single- Inductor Multiple- Output DC- DC Buck Converters M. Belloni, E. Bonizzoni, F. Maloberti: "On the Design of Single-Inductor Multiple-Output DC-DC Buck Converters"; IEEE Int. Symposium on Circuits and Systems, ISCAS 2008, Seattle, 18-21 May 2008, pp. 3049-3052.

More information

An Overview of Linear Systems

An Overview of Linear Systems An Overview of Linear Systems The content from this course was hosted on TechOnline.com from 999-4. TechOnline.com is now targeting commercial clients, so the content, (without animation and voice) is

More information

Pulse Skipping Modulated Buck Converter - Modeling and Simulation

Pulse Skipping Modulated Buck Converter - Modeling and Simulation Circuits and Systems, 2010, 1, 59-64 doi:10.4236/cs.2010.12010 Published Online October 2010 (http://www.scirp.org/journal/cs) Pulse Skipping Modulated Buck Converter - Modeling and Simulation Abstract

More information

FPGA Based Digital Controller for DC-DC Buck Converter

FPGA Based Digital Controller for DC-DC Buck Converter FPGA Based Digital Controller for DC-DC Buck Converter Mamatha S 1, Shubha Rao K 2, Veena S Chakravarthi 3 P.G Student, Dept of EEE, B.N.M Institute of Technology, Bengaluru, Karnataka, India 1. Associate

More information

Comparator Design for Delta Sigma Modulator

Comparator Design for Delta Sigma Modulator International Conference on Emerging Trends in and Applied Sciences (ICETTAS 2015) Comparator Design for Delta Sigma Modulator Pinka Abraham PG Scholar Dept.of ECE College of Engineering Munnar Jayakrishnan

More information

A Novel Continuous-Time Common-Mode Feedback for Low-Voltage Switched-OPAMP

A Novel Continuous-Time Common-Mode Feedback for Low-Voltage Switched-OPAMP 10.4 A Novel Continuous-Time Common-Mode Feedback for Low-oltage Switched-OPAMP M. Ali-Bakhshian Electrical Engineering Dept. Sharif University of Tech. Azadi Ave., Tehran, IRAN alibakhshian@ee.sharif.edu

More information

Current Rebuilding Concept Applied to Boost CCM for PF Correction

Current Rebuilding Concept Applied to Boost CCM for PF Correction Current Rebuilding Concept Applied to Boost CCM for PF Correction Sindhu.K.S 1, B. Devi Vighneshwari 2 1, 2 Department of Electrical & Electronics Engineering, The Oxford College of Engineering, Bangalore-560068,

More information

Self-Oscillating Class-D Audio Amplifier With A Phase-Shifting Filter in Feedback Loop

Self-Oscillating Class-D Audio Amplifier With A Phase-Shifting Filter in Feedback Loop Self-Oscillating Class-D Audio Amplifier With A Phase-Shifting Filter in Feedback Loop Hyunsun Mo and Daejeong Kim a Department of Electronics Engineering, Kookmin University E-mail : tyche@kookmin.ac.kr

More information

Integrated Microsystems Laboratory. Franco Maloberti

Integrated Microsystems Laboratory. Franco Maloberti University of Pavia Integrated Microsystems Laboratory Power Efficient Data Convertes Franco Maloberti franco.maloberti@unipv.it OUTLINE Introduction Managing the noise power budget Challenges of State-of-the-art

More information

Auto Tuning Of Analog Circuit Using PI Controller In SMPS

Auto Tuning Of Analog Circuit Using PI Controller In SMPS Auto Tuning Of Analog Circuit Using PI Controller In SMPS Eshwari A. Madappa, A. Sreedevi Dept. of Electrical and Electronics RV college of Engineering Bangalore, India. Abstract Consumer and portable

More information

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016 Analog I/O ECE 153B Sensor & Peripheral Interface Design Introduction Anytime we need to monitor or control analog signals with a digital system, we require analogto-digital (ADC) and digital-to-analog

More information

A design of 16-bit adiabatic Microprocessor core

A design of 16-bit adiabatic Microprocessor core 194 A design of 16-bit adiabatic Microprocessor core Youngjoon Shin, Hanseung Lee, Yong Moon, and Chanho Lee Abstract A 16-bit adiabatic low-power Microprocessor core is designed. The processor consists

More information

Fully synthesised decimation filter for delta-sigma A/D converters

Fully synthesised decimation filter for delta-sigma A/D converters International Journal of Electronics Vol. 97, No. 6, June 2010, 663 676 Fully synthesised decimation filter for delta-sigma A/D converters Hyungdong Roh, Sanho Byun, Youngkil Choi, and Jeongjin Roh* The

More information

A Multiphase Buck Converter With a Rotating Phase-Shedding Scheme For Efficient Light-Load Control

A Multiphase Buck Converter With a Rotating Phase-Shedding Scheme For Efficient Light-Load Control IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 49, NO. 11, NOVEMBER 2014 2673 A Multiphase Buck Converter With a Rotating Phase-Shedding Scheme For Efficient Light-Load Control Youngkook Ahn, Inho Jeon, and

More information

Second-Order Sigma-Delta Modulator in Standard CMOS Technology

Second-Order Sigma-Delta Modulator in Standard CMOS Technology SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 1, No. 3, November 2004, 37-44 Second-Order Sigma-Delta Modulator in Standard CMOS Technology Dragiša Milovanović 1, Milan Savić 1, Miljan Nikolić 1 Abstract:

More information

Summary Last Lecture

Summary Last Lecture Interleaved ADCs EE47 Lecture 4 Oversampled ADCs Why oversampling? Pulse-count modulation Sigma-delta modulation 1-Bit quantization Quantization error (noise) spectrum SQNR analysis Limit cycle oscillations

More information

MODELING AND IMPLEMENTATION OF THIRD ORDER SIGMA-DELTA MODULATOR

MODELING AND IMPLEMENTATION OF THIRD ORDER SIGMA-DELTA MODULATOR MODELING AND IMPLEMENTATION OF THIRD ORDER SIGMA-DELTA MODULATOR Georgi Tsvetanov Tsenov 1, Snejana Dimitrova Terzieva 1, Peter Ivanov Yakimov 2, Valeri Markov Mladenov 1 1 Department of Theoretical Electrical

More information

IN the design of the fine comparator for a CMOS two-step flash A/D converter, the main design issues are offset cancelation

IN the design of the fine comparator for a CMOS two-step flash A/D converter, the main design issues are offset cancelation JOURNAL OF STELLAR EE315 CIRCUITS 1 A 60-MHz 150-µV Fully-Differential Comparator Erik P. Anderson and Jonathan S. Daniels (Invited Paper) Abstract The overall performance of two-step flash A/D converters

More information

Digitally Controlled Point of Load Converter with Very Fast Transient Response

Digitally Controlled Point of Load Converter with Very Fast Transient Response Digitally Controlled Point of Load Converter with Very Fast Transient Response Lars T. Jakobsen and Michael A.E. Andersen Oersted-Automation, Technical University of Denmark Elektrovej Building 325 28

More information

Sigma-Delta ADC Tutorial and Latest Development in 90 nm CMOS for SoC

Sigma-Delta ADC Tutorial and Latest Development in 90 nm CMOS for SoC Sigma-Delta ADC Tutorial and Latest Development in 90 nm CMOS for SoC Jinseok Koh Wireless Analog Technology Center Texas Instruments Inc. Dallas, TX Outline Fundamentals for ADCs Over-sampling and Noise

More information

Digital Control of Resonant Converters: Frequency Limit Cycles Conditions

Digital Control of Resonant Converters: Frequency Limit Cycles Conditions Digital Control of Resonant Converters: Frequency Limit Cycles Conditions Mor Mordechai Peretz and Sam Ben-Yaakov Power Electronics Laboratory Department of Electrical and Computer Engineering Ben-Gurion

More information

RELAXED TIMING ISSUE IN GLOBAL FEEDBACK PATHS OF UNITY- STF SMASH SIGMA DELTA MODULATOR ARCHITECTURE

RELAXED TIMING ISSUE IN GLOBAL FEEDBACK PATHS OF UNITY- STF SMASH SIGMA DELTA MODULATOR ARCHITECTURE RELAXED TIMING ISSUE IN GLOBAL FEEDBACK PATHS OF UNITY- STF SMASH SIGMA DELTA MODULATOR ARCHITECTURE Mehdi Taghizadeh and Sirus Sadughi Department of Electrical Engineering, Science and Research Branch,

More information

A Multiobjective Optimization based Fast and Robust Design Methodology for Low Power and Low Phase Noise Current Starved VCO Gaurav Sharma 1

A Multiobjective Optimization based Fast and Robust Design Methodology for Low Power and Low Phase Noise Current Starved VCO Gaurav Sharma 1 IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 01, 2014 ISSN (online): 2321-0613 A Multiobjective Optimization based Fast and Robust Design Methodology for Low Power

More information

2. ADC Architectures and CMOS Circuits

2. ADC Architectures and CMOS Circuits /58 2. Architectures and CMOS Circuits Francesc Serra Graells francesc.serra.graells@uab.cat Departament de Microelectrònica i Sistemes Electrònics Universitat Autònoma de Barcelona paco.serra@imb-cnm.csic.es

More information

Low-Voltage Low-Power Switched-Current Circuits and Systems

Low-Voltage Low-Power Switched-Current Circuits and Systems Low-Voltage Low-Power Switched-Current Circuits and Systems Nianxiong Tan and Sven Eriksson Dept. of Electrical Engineering Linköping University S-581 83 Linköping, Sweden Abstract This paper presents

More information

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics Sr. No. Date TITLE To From Marks Sign 1 To verify the application of op-amp as an Inverting Amplifier 2 To

More information

EE247 Lecture 26. This lecture is taped on Wed. Nov. 28 th due to conflict of regular class hours with a meeting

EE247 Lecture 26. This lecture is taped on Wed. Nov. 28 th due to conflict of regular class hours with a meeting EE47 Lecture 6 This lecture is taped on Wed. Nov. 8 th due to conflict of regular class hours with a meeting Any questions regarding this lecture could be discussed during regular office hours or in class

More information

Summary Last Lecture

Summary Last Lecture EE47 Lecture 5 Pipelined ADCs (continued) How many bits per stage? Algorithmic ADCs utilizing pipeline structure Advanced background calibration techniques Oversampled ADCs Why oversampling? Pulse-count

More information

NOVEMBER 28, 2016 COURSE PROJECT: CMOS SWITCHING POWER SUPPLY EE 421 DIGITAL ELECTRONICS ERIC MONAHAN

NOVEMBER 28, 2016 COURSE PROJECT: CMOS SWITCHING POWER SUPPLY EE 421 DIGITAL ELECTRONICS ERIC MONAHAN NOVEMBER 28, 2016 COURSE PROJECT: CMOS SWITCHING POWER SUPPLY EE 421 DIGITAL ELECTRONICS ERIC MONAHAN 1.Introduction: CMOS Switching Power Supply The course design project for EE 421 Digital Engineering

More information

EE 435 Switched Capacitor Amplifiers and Filters. Lab 7 Spring 2014 R 2 V OUT V IN. (a) (b)

EE 435 Switched Capacitor Amplifiers and Filters. Lab 7 Spring 2014 R 2 V OUT V IN. (a) (b) EE 435 Switched Capacitor Amplifiers and Filters Lab 7 Spring 2014 Amplifiers are widely used in many analog and mixed-signal applications. In most discrete applications resistors are used to form the

More information

Design of Bandpass Delta-Sigma Modulators: Avoiding Common Mistakes

Design of Bandpass Delta-Sigma Modulators: Avoiding Common Mistakes Design of Bandpass Delta-Sigma Modulators: Avoiding Common Mistakes R. Jacob Baker and Vishal Saxena Department of Electrical and Computer Engineering Boise State University 1910 University Dr., ET 201

More information

Digital Control Implementation to Reduce the Cost and Improve the Performance of the Control Stage of an Industrial Switch-Mode Power Supply

Digital Control Implementation to Reduce the Cost and Improve the Performance of the Control Stage of an Industrial Switch-Mode Power Supply Digital Control Implementation to Reduce the Cost and Improve the Performance of the Control Stage of an Industrial Switch-Mode Power Supply D. Díaz, O. García, J.A. Oliver, P. Alou, F. Moreno, B. Duret,

More information

INF4420. ΔΣ data converters. Jørgen Andreas Michaelsen Spring 2012

INF4420. ΔΣ data converters. Jørgen Andreas Michaelsen Spring 2012 INF4420 ΔΣ data converters Spring 2012 Jørgen Andreas Michaelsen (jorgenam@ifi.uio.no) Outline Oversampling Noise shaping Circuit design issues Higher order noise shaping Introduction So far we have considered

More information

Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter

Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter 3.1 Introduction DC/DC Converter efficiently converts unregulated DC voltage to a regulated DC voltage with better efficiency and high power density.

More information

DESIGN AND ANALYSIS OF LOW POWER CHARGE PUMP CIRCUIT FOR PHASE-LOCKED LOOP

DESIGN AND ANALYSIS OF LOW POWER CHARGE PUMP CIRCUIT FOR PHASE-LOCKED LOOP DESIGN AND ANALYSIS OF LOW POWER CHARGE PUMP CIRCUIT FOR PHASE-LOCKED LOOP 1 B. Praveen Kumar, 2 G.Rajarajeshwari, 3 J.Anu Infancia 1, 2, 3 PG students / ECE, SNS College of Technology, Coimbatore, (India)

More information

A new class AB folded-cascode operational amplifier

A new class AB folded-cascode operational amplifier A new class AB folded-cascode operational amplifier Mohammad Yavari a) Integrated Circuits Design Laboratory, Department of Electrical Engineering, Amirkabir University of Technology, Tehran, Iran a) myavari@aut.ac.ir

More information

Digital Control Methods for Current Sharing of Interleaved Synchronous Buck Converter

Digital Control Methods for Current Sharing of Interleaved Synchronous Buck Converter Digital Control Methods for Current Sharing of Interleaved Synchronous Buck Converter Keywords «Converter control», «DSP», «ZVS converters» Abstract Pål Andreassen, Tore M. Undeland Norwegian University

More information

Chapter 13 Oscillators and Data Converters

Chapter 13 Oscillators and Data Converters Chapter 13 Oscillators and Data Converters 13.1 General Considerations 13.2 Ring Oscillators 13.3 LC Oscillators 13.4 Phase Shift Oscillator 13.5 Wien-Bridge Oscillator 13.6 Crystal Oscillators 13.7 Chapter

More information

/$ IEEE

/$ IEEE IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 53, NO. 11, NOVEMBER 2006 1205 A Low-Phase Noise, Anti-Harmonic Programmable DLL Frequency Multiplier With Period Error Compensation for

More information

The counterpart to a DAC is the ADC, which is generally a more complicated circuit. One of the most popular ADC circuit is the successive

The counterpart to a DAC is the ADC, which is generally a more complicated circuit. One of the most popular ADC circuit is the successive 1 The counterpart to a DAC is the ADC, which is generally a more complicated circuit. One of the most popular ADC circuit is the successive approximation converter. 2 3 The idea of sampling is fully covered

More information

Electronics A/D and D/A converters

Electronics A/D and D/A converters Electronics A/D and D/A converters Prof. Márta Rencz, Gábor Takács, Dr. György Bognár, Dr. Péter G. Szabó BME DED December 1, 2014 1 / 26 Introduction The world is analog, signal processing nowadays is

More information

A TDC based BIST Scheme for Operational Amplifier Jun Yuan a and Wei Wang b

A TDC based BIST Scheme for Operational Amplifier Jun Yuan a and Wei Wang b Applied Mechanics and Materials Submitted: 2014-07-19 ISSN: 1662-7482, Vols. 644-650, pp 3583-3587 Accepted: 2014-07-20 doi:10.4028/www.scientific.net/amm.644-650.3583 Online: 2014-09-22 2014 Trans Tech

More information

Digital PWM Controller and Current Estimator for A Low-Power Switching Converter

Digital PWM Controller and Current Estimator for A Low-Power Switching Converter 7 th IEEE Workshop on Computers in Power Electronics, COMPE 000, Blacksburg, VA, July 6-8, 000. Digital PWM Controller and Current Estimator for A ow-power Switching Converter Aleksandar Prodic and Dragan

More information

EVALUATION KIT AVAILABLE 28V, PWM, Step-Up DC-DC Converter PART V IN 3V TO 28V

EVALUATION KIT AVAILABLE 28V, PWM, Step-Up DC-DC Converter PART V IN 3V TO 28V 19-1462; Rev ; 6/99 EVALUATION KIT AVAILABLE 28V, PWM, Step-Up DC-DC Converter General Description The CMOS, PWM, step-up DC-DC converter generates output voltages up to 28V and accepts inputs from +3V

More information

A fully autonomous power management interface for frequency upconverting harvesters using load decoupling and inductor sharing

A fully autonomous power management interface for frequency upconverting harvesters using load decoupling and inductor sharing Journal of Physics: Conference Series PAPER OPEN ACCESS A fully autonomous power management interface for frequency upconverting harvesters using load decoupling and inductor sharing To cite this article:

More information

6.776 High Speed Communication Circuits and Systems Lecture 14 Voltage Controlled Oscillators

6.776 High Speed Communication Circuits and Systems Lecture 14 Voltage Controlled Oscillators 6.776 High Speed Communication Circuits and Systems Lecture 14 Voltage Controlled Oscillators Massachusetts Institute of Technology March 29, 2005 Copyright 2005 by Michael H. Perrott VCO Design for Narrowband

More information

Low Power Design of Successive Approximation Registers

Low Power Design of Successive Approximation Registers Low Power Design of Successive Approximation Registers Rabeeh Majidi ECE Department, Worcester Polytechnic Institute, Worcester MA USA rabeehm@ece.wpi.edu Abstract: This paper presents low power design

More information

Full-Custom Design Fractional Step-Down Charge Pump DC-DC Converter with Digital Control Implemented in 90nm CMOS Technology

Full-Custom Design Fractional Step-Down Charge Pump DC-DC Converter with Digital Control Implemented in 90nm CMOS Technology Full-Custom Design Fractional Step-Down Charge Pump DC-DC Converter with Digital Control Implemented in 90nm CMOS Technology Jhon Ray M. Esic, Van Louven A. Buot, and Jefferson A. Hora Microelectronics

More information

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 2, No 1, 2011

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 2, No 1, 2011 Current Mode PWM generator based on Active Inductor Saberkari Alireza, Panahdar Mohammadreza, Niaraki Rahebeh Department of Electrical Engineering, University of Guilan, Rasht, Iran a_saberkari@guilan.ac.ir

More information

Sensorless Digital Peak Current Controller for Low-Power DC-DC SMPS Based on a Bi-Directional Delay Line

Sensorless Digital Peak Current Controller for Low-Power DC-DC SMPS Based on a Bi-Directional Delay Line Sensorless Digital Peak Current Controller for Low-Power DC-DC SMPS Based on a Bi-Directional Delay Line Olivier Trescases, Amir Parayandeh, Aleksandar Prodić, Wai Tung Ng ECE Department, University of

More information

Delay-based clock generator with edge transmission and reset

Delay-based clock generator with edge transmission and reset LETTER IEICE Electronics Express, Vol.11, No.15, 1 8 Delay-based clock generator with edge transmission and reset Hyunsun Mo and Daejeong Kim a) Department of Electronics Engineering, Graduate School,

More information

CHAPTER 6 DIGITAL INSTRUMENTS

CHAPTER 6 DIGITAL INSTRUMENTS CHAPTER 6 DIGITAL INSTRUMENTS 1 LECTURE CONTENTS 6.1 Logic Gates 6.2 Digital Instruments 6.3 Analog to Digital Converter 6.4 Electronic Counter 6.6 Digital Multimeters 2 6.1 Logic Gates 3 AND Gate The

More information

Programmable Digital Controller for Multi-Output DC-DC Converters with a Time-Shared Inductor

Programmable Digital Controller for Multi-Output DC-DC Converters with a Time-Shared Inductor Programmable Digital Controller for Multi-Output DC-DC Converters with a ime-shared Inductor Amir Parayandeh, Andrija Stupar, Aleksandar Prodić Laboratory for Low-Power Management and Integrated SMPS University

More information

Inter-Ing INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC INTERNATIONAL CONFERENCE, TG. MUREŞ ROMÂNIA, November 2007.

Inter-Ing INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC INTERNATIONAL CONFERENCE, TG. MUREŞ ROMÂNIA, November 2007. Inter-Ing 2007 INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC INTERNATIONAL CONFERENCE, TG. MUREŞ ROMÂNIA, 15-16 November 2007. A FULLY BALANCED, CCII-BASED TRANSCONDUCTANCE AMPLIFIER AND ITS APPLICATION

More information

Analytical Chemistry II

Analytical Chemistry II Analytical Chemistry II L3: Signal processing (selected slides) Semiconductor devices Apart from resistors and capacitors, electronic circuits often contain nonlinear devices: transistors and diodes. The

More information

Advantages of Analog Representation. Varies continuously, like the property being measured. Represents continuous values. See Figure 12.

Advantages of Analog Representation. Varies continuously, like the property being measured. Represents continuous values. See Figure 12. Analog Signals Signals that vary continuously throughout a defined range. Representative of many physical quantities, such as temperature and velocity. Usually a voltage or current level. Digital Signals

More information

Digital PWM/PFM Controller with Input Voltage Feed-Forward for Synchronous Buck Converters

Digital PWM/PFM Controller with Input Voltage Feed-Forward for Synchronous Buck Converters Digital PWM/PFM Controller with Input Voltage Feed-Forward for Synchronous Buck Converters Xu Zhang and Dragan Maksimovic Colorado Power Electronics Center ECE Department, University of Colorado, Boulder,

More information

Advances in Averaged Switch Modeling

Advances in Averaged Switch Modeling Advances in Averaged Switch Modeling Robert W. Erickson Power Electronics Group University of Colorado Boulder, Colorado USA 80309-0425 rwe@boulder.colorado.edu http://ece-www.colorado.edu/~pwrelect 1

More information

Research and design of PFC control based on DSP

Research and design of PFC control based on DSP Acta Technica 61, No. 4B/2016, 153 164 c 2017 Institute of Thermomechanics CAS, v.v.i. Research and design of PFC control based on DSP Ma Yuli 1, Ma Yushan 1 Abstract. A realization scheme of single-phase

More information