Digital AudioAmplifiers: Methods for High-Fidelity Fully Digital Class D Systems

Size: px
Start display at page:

Download "Digital AudioAmplifiers: Methods for High-Fidelity Fully Digital Class D Systems"

Transcription

1 Digital AudioAmplifiers: Methods for High-Fidelity Fully Digital Class D Systems P. T. Krein, Director Grainger Center for Electric Machinery and Electromechanics Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign C. Pascual, Z. Song, P. Midya, R. Roeckner, D. Sarwate

2 Preview Ideal amplifier objectives. Vision of a fully digital amplifier. The switching amplifier and pulse width modulation. Uniform vs. natural sampling. Sampling rate and clock problems. Upsampling. Natural sampling conversion. Noise shaping. 2

3 Preview The system approach. Some comments about sigma-delta. Perfecting the image compensation as compared to feedback. Results from an early prototype. Demo. 3

4 The Linear Amplifier Analog Source Analog Linear Digital Source Digital DAC Linear Noise susceptible Poor efficiency 4

5 The Ideal Amplifier No power consumption from the signal. No loss. No distortion. Response over the full audio bandwidth. Able to drive arbitrary loads. 5

6 The Ideal Amplifier No loss requires lossless devices. Primary choices: energy storage elements and switches. Most conveniently: switches connect to fixed power supplies to deliver energy to a load without loss. 6

7 Vision of a Fully Digital Amplifier The input signal is a digital data stream. All processing is strictly by means of digital computation, in real time. The results of computation govern operation of switches which constitute the output stage. The switches feed the load directly there is no obvious analog process anywhere in the system. The ultimate is a digital loudspeaker. Can this be done? 7

8 The Switching Amplifier Since the output stage comprises switching devices connected to fixed power supplies, the only freedom is in switch timing. Suitable approach: pulse width modulation (PWM). But, what about fidelity? PWM waveform and intended content 8

9 The Switching Amplifier Not All-Digital Digital DAC Comp Class-D Amp LC Low Pass Filter Switching Amplifier All-Digital Digital PCM to PWM Class-D Amp LC Low Pass Filter All-Digital Digital Direct Digital Amplifier Fiber Optic Digital Speaker 9

10 Equivalent Fidelity The need is a switched waveform in which a lossless low-pass filter can recover the signal. Based on bit resolution, noise plus distortion levels to maintain full fidelity: Bits db for LSB db PWM is known in communications to be associated with distortion. Can these levels be achieved? 10

11 PWM Concerns Effects of distortion can be avoided when the switching frequency is relatively high. This is the usual practice in power electronics. Based on natural sampling: Frequency ratio In-band distortion 9-70 db db db db db Our objective becomes: how to do really precise PWM in the digital domain? Analog compare piecewise-linear carrier to signal. 11

12 The General PWM Process 12

13 The General PWM Process Relative component amplitude Fourier results for PWM with a switching ratio of 15: Frequency ratio relative to signal The Fourier spectrum for a naturally-sampled PWM signal implies that a low-pass filter can indeed recover the signal. 13

14 Uniform vs. Natural Sampling Comparison waveform Original analog signal UPWM NPWM 14

15 Sampling and Rates Uniform sampling generates the desired baseband signal, harmonic distortion, and switching frequency distortion. Natural sampling generates only the baseband signal and switching frequency distortion. Required step: The incoming sample stream is based on uniform samples. Compute natural samples instead. CD audio stream: 44.1 khz, 16 bit. PWM: sample value converts to widths. 15

16 The PWM Clock Problem PCM PWM 44.1 ksa/s 16 bit different possible heights 16 bit different possible widths 2.9 GHz needed. (Impractical) How to overcome this problem, and still have "16-bit like" quality? 16

17 PWM Challenges Even if we could directly convert the incoming 16-bit data stream to pulse widths, there would be three problems: The switching frequency is too low. At 44.1 khz, a 10 khz signal has a ratio of just 4.4:1. The samples are uniform, so there would be harmonic distortion in the results. PWM clock problem. Need time resolution of 2-16 times the switching interval. Here 0.35 ns. Now create digital processes to solve these problems. 17

18 Resolving the Problems Switching frequency: use upsampling to compute samples at a higher effective rate. Sampling: find a computational method for conversion to natural samples. Clock problem: use less precise time resolution and figure out how to make it work. 18

19 Upsampling First step: perform upsampling to provide effective information content for the sample conversion process. Here we use a switching frequency of 8x44.1 khz = khz. (Could have used 4x.) Upsampling is well established, and there are a few techniques available. Can be achieved with a digital filter, and works because the signals are bandlimited. Now the clock problem is worse: 43 ps. 19

20 Natural Sampling Conversion An interpolation process. Need relatively high order interpolation for good results. Use Lagrange interpolation. Four-point interpolation gives about -100 db worst-case distortion. 20

21 Noise Shaping At this point we have a sequence of numbers that represent natural sampling times. To manage the clock problem, allow just 256 different pulse widths rather than With khz switching, the time resolution is 11 ns, and the necessary clock rate is a very reasonable 90.3 MHz. Recall that switching will be at khz. Two ways to do this: Truncate the numbers to 8 bits. Use a noise shaping process. 21

22 Noise Shaping Any process we can provide generates quantization noise. A noise-shaping process directs this noise into a particular frequency band. Here a multi-bit sigma-delta modulator provides a high-pass function, and moves quantization noise into the ultrasonic range. The effect on waveforms resembles dithering. 22

23 Noise Shaping Quantization noise Quantization noise 0 20 f (khz) 0 20 f (khz) x(n) u(n) Quantizer y(n) Delta-Sigma Modulator H(z) -1 e(n) 23

24 The System Approach At this point, the computation provides a list of switching times, with 8-bit resolution, and a master clock at khz for switching. All processing has been digital, and the switch timing is precise and constrained to clock boundaries. The timing values are used with counters to command the actual switch operation. 24

25 The System Approach An important detail: the switches must operate with a break-before-make function to prevent momentary short circuits. This is provided by adding 32 extra clock pulses to support dead time. In principle, if the switches now deliver pulses to a loudspeaker, the inertia and our inability to hear high frequencies will yield only the desired signal. 25

26 The System Approach In practice, a khz square wave imposed on a loudspeaker will generate significant power loss. A simple alternative is to provide a lossless LC filter stack between the switches and the speaker, to give the low-pass signal recovery and smooth the loudspeaker drive. 26

27 The System Approach Digital Source Stereo 44.1 khz 16 bit 8x Upsampling khz 16 bit Uniform to Natural Sampling DSP Board PWM Generation PWM Signals Break Before Make Class-D Push-Pull Stage khz 256 possible widths khz 16 bit 4 th order Noise Shaping Butterworth 4 th order LC Low Pass Filter Back-End Stereo khz 8 bits/pulse Stereo 27

28 Power Stage and Low-Pass Filter V SUP D X R X R X D X D F D F V EXC Speaker V EXC B C X T P L 1 L 2 L 2 L 1 T P C X A A T N D F C 1 C 2 / 2 C 1 D F T N B MD 1 MD 2 Break Before Make IN A B 28

29 Comments about Sigma-Delta There are many publications about 1-bit sigma-delta modulators for class-d audio. The switching rate is linked to the oversampling level. Claim is made that sigma-delta has the advantage of noise shaping compared to PWM. We have seen instead that noise shaping is a separate process to be added. 29

30 Comments about Sigma-Delta Typical example from a 2005 paper (Fujimoto, Lo Re, Miyamoto, IEEE J. SSC) uses 128x oversampling to reach 111 db signal-to-noise ratio for 1 khz modulation at essentially 0 output power. This uses 5 to 10 times as much switching and gives much worse SNR than PWM. The result appears to be general: for a given power loss level and given target distortion level, PWM improves over 1-bit sigma-delta methods by a wide margin. 30

31 Comments about Sigma-Delta Not surprising, since this system in effect can be thought of as related to an 8-bit sigmadelta modulator Conventional sigma-delta modulators apply uniform sampling, but with natural sampling. Other publications list THD+N for 1 khz input, an easy case for PWM. (Estimated SNR for this modulation is about 160 db.) We use worst-case 6.7 khz input instead (about 60 db higher THD+N). 31

32 Perfecting the Image It is tempting to use output feedback to improve the results. But the bandwidth is inherently high why risk distortion or other effects? Instead, a compensation approach is a good alternative. Are the switching edges computed by the process the same (with only delay) as those achieved? In other words, does the system meet its open-loop objectives? 32

33 Perfecting the Image Two different approaches are possible The first involves edge detection. Provide a discrete signal from the output that merely detects when edges were observed. Make adjustments of a bit or two in the natural sample computation to correct for any errors. In effect, this provides a digital feedback process, but can be slow. The second involves an integrator. Confirm that the delivered energy, represented in terms of volt-seconds, matches the command. Make a few bits of adjustment to compensate. 33

34 Laboratory Results Uncompensated power stage Input signal Level Output power Efficiency SFDR THD+N > 6.66 khz sinusoid -1 dbfs 55.0 W 88.0% 53 db 0.22% 0 dbfs 68.9 W 89.0% 54 db 0.20% 0 dbfs 84.1 W 87.6% 48 db 0.40% 0 dbfs 90.1 W 87.1% 45 db 0.56% Compensated power stage Input signal Level Output power Efficiency SFDR THD+N > 6.66 khz sinusoid -1 dbfs 50.6 W 81.7% 73 db 0.022% 0 dbfs 63.8 W 83.4% 65 db 0.056% -1 dbfs 51.3 W 79.7% 74 db 0.020% 0 dbfs 64.8 W 82.3% 66 db 0.050% -1 dbfs 54.4 W 79.9% 72 db 0.025% 34

35 Prototype Unit 15 W unit (power stage on the right). No heat sink, surface mount parts. Has been scaled up to about 100 W. 35

36 Demo The fully digital unit is the basis for a Motorola OEM chip set, now in pilot production. The production parts yield THD+N=0.006% at full power. For today, we have an analog naturallysampled PWM amplifier to demonstrate the fundamental process. Nominal switching frequency is 160 khz. Natural sampling performed with LM311 comparator. No noise shaping or extra processes. 36

37 Conclusion The process discussed here begins with a digital audio data stream, processes it computationally, and delivers digital timing signals to a set of switches. For best results, a discrete timing compensation is applied, simply to ensure that the delivered waveforms match those that were commanded. The results, when delivered to a loudspeaker, sound like full fidelity audio. 37

38 Conclusion Is there anything analog here? Was there any conversion? The results work. This demonstrates that natural sampled PWM can provide effectively undistorted output relative to the input digital audio. The design acts to enforce this process as accurately as possible (given practical algorithm limits), with noise shaping added to overcome timing limitations. 38

Understanding PDM Digital Audio. Thomas Kite, Ph.D. VP Engineering Audio Precision, Inc.

Understanding PDM Digital Audio. Thomas Kite, Ph.D. VP Engineering Audio Precision, Inc. Understanding PDM Digital Audio Thomas Kite, Ph.D. VP Engineering Audio Precision, Inc. Table of Contents Introduction... 3 Quick Glossary... 3 PCM... 3 Noise Shaping... 4 Oversampling... 5 PDM Microphones...

More information

Design Document. Analog PWM Amplifier. Reference: DD00004

Design Document. Analog PWM Amplifier. Reference: DD00004 Grainger Center for Electric Machinery and Electromechanics Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign 1406 W. Green St. Urbana, IL 61801 Design Document

More information

Data Conversion Techniques (DAT115)

Data Conversion Techniques (DAT115) Data Conversion Techniques (DAT115) Hand in Report Second Order Sigma Delta Modulator with Interleaving Scheme Group 14N Remzi Yagiz Mungan, Christoffer Holmström [ 1 20 ] Contents 1. Task Description...

More information

Telecommunication Electronics

Telecommunication Electronics Politecnico di Torino ICT School Telecommunication Electronics C5 - Special A/D converters» Logarithmic conversion» Approximation, A and µ laws» Differential converters» Oversampling, noise shaping Logarithmic

More information

Chapter 2: Digitization of Sound

Chapter 2: Digitization of Sound Chapter 2: Digitization of Sound Acoustics pressure waves are converted to electrical signals by use of a microphone. The output signal from the microphone is an analog signal, i.e., a continuous-valued

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

Multirate DSP, part 3: ADC oversampling

Multirate DSP, part 3: ADC oversampling Multirate DSP, part 3: ADC oversampling Li Tan - May 04, 2008 Order this book today at www.elsevierdirect.com or by calling 1-800-545-2522 and receive an additional 20% discount. Use promotion code 92562

More information

Cyber-Physical Systems ADC / DAC

Cyber-Physical Systems ADC / DAC Cyber-Physical Systems ADC / DAC ICEN 553/453 Fall 2018 Prof. Dola Saha 1 Analog-to-Digital Converter (ADC) Ø ADC is important almost to all application fields Ø Converts a continuous-time voltage signal

More information

Analog-to-Digital Converter Survey & Analysis. Bob Walden. (310) Update: July 16,1999

Analog-to-Digital Converter Survey & Analysis. Bob Walden. (310) Update: July 16,1999 Analog-to-Digital Converter Survey & Analysis Update: July 16,1999 References: 1. R.H. Walden, Analog-to-digital converter survey and analysis, IEEE Journal on Selected Areas in Communications, vol. 17,

More information

Presented at the 109th Convention 2000 September Los Angeles, California, USA

Presented at the 109th Convention 2000 September Los Angeles, California, USA Integral Noise Shaping for Quantization of Pulse Width Modulation 5193 Pallab Midya and Matt Miller Motorola Labs Schaumburg, IL, USA Mark Sandier King s College London Strand, London, UK Presented at

More information

UNIT TEST I Digital Communication

UNIT TEST I Digital Communication Time: 1 Hour Class: T.E. I & II Max. Marks: 30 Q.1) (a) A compact disc (CD) records audio signals digitally by using PCM. Assume the audio signal B.W. to be 15 khz. (I) Find Nyquist rate. (II) If the Nyquist

More information

Lecture Schedule: Week Date Lecture Title

Lecture Schedule: Week Date Lecture Title http://elec3004.org Sampling & More 2014 School of Information Technology and Electrical Engineering at The University of Queensland Lecture Schedule: Week Date Lecture Title 1 2-Mar Introduction 3-Mar

More information

Lecture #6: Analog-to-Digital Converter

Lecture #6: Analog-to-Digital Converter Lecture #6: Analog-to-Digital Converter All electrical signals in the real world are analog, and their waveforms are continuous in time. Since most signal processing is done digitally in discrete time,

More information

Analog and Telecommunication Electronics

Analog and Telecommunication Electronics Politecnico di Torino - ICT School Analog and Telecommunication Electronics D5 - Special A/D converters» Differential converters» Oversampling, noise shaping» Logarithmic conversion» Approximation, A and

More information

ECE 556 BASICS OF DIGITAL SPEECH PROCESSING. Assıst.Prof.Dr. Selma ÖZAYDIN Spring Term-2017 Lecture 2

ECE 556 BASICS OF DIGITAL SPEECH PROCESSING. Assıst.Prof.Dr. Selma ÖZAYDIN Spring Term-2017 Lecture 2 ECE 556 BASICS OF DIGITAL SPEECH PROCESSING Assıst.Prof.Dr. Selma ÖZAYDIN Spring Term-2017 Lecture 2 Analog Sound to Digital Sound Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre

More information

FPGA high efficiency, low noise pulse frequency space vector modulation--part I

FPGA high efficiency, low noise pulse frequency space vector modulation--part I FPGA high efficiency, low noise pulse frequency space vector modulation--part I Dr. Giulio Corradi, Xilinx Industrial, Scientific & Medical Group (ISM) Germany - October 04, 2012 Power modulation is crucial

More information

Care and Feeding of the One Bit Digital to Analog Converter

Care and Feeding of the One Bit Digital to Analog Converter 1 Care and Feeding of the One Bit Digital to Analog Converter Jim Thompson, University of Washington, 8 June 1995 Introduction The one bit digital to analog converter (DAC) is a magical circuit that accomplishes

More information

Enhancing Analog Signal Generation by Digital Channel Using Pulse-Width Modulation

Enhancing Analog Signal Generation by Digital Channel Using Pulse-Width Modulation Enhancing Analog Signal Generation by Digital Channel Using Pulse-Width Modulation Angelo Zucchetti Advantest angelo.zucchetti@advantest.com Introduction Presented in this article is a technique for generating

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

EEE 309 Communication Theory

EEE 309 Communication Theory EEE 309 Communication Theory Semester: January 2017 Dr. Md. Farhad Hossain Associate Professor Department of EEE, BUET Email: mfarhadhossain@eee.buet.ac.bd Office: ECE 331, ECE Building Types of Modulation

More information

Mixed-Signal Design of a Digital Input Power Amplifier for Automotive Audio Applications

Mixed-Signal Design of a Digital Input Power Amplifier for Automotive Audio Applications Mixed-Signal Design of a Digital Input Power Amplifier for Automotive Audio Applications Sergio Saponara, Pierangelo Terreni DIIEIT, University of Pisa, via Caruso, 56122, Pisa, Italy Abstract With reference

More information

Care and Feeding of the One Bit Digital to Analog Converter

Care and Feeding of the One Bit Digital to Analog Converter Care and Feeding of the One Bit Digital to Analog Converter Jim Thompson, University of Washington, 8 June 1995 Introduction The one bit digital to analog converter (DAC) is a magical circuit that accomplishes

More information

Waveform Encoding - PCM. BY: Dr.AHMED ALKHAYYAT. Chapter Two

Waveform Encoding - PCM. BY: Dr.AHMED ALKHAYYAT. Chapter Two Chapter Two Layout: 1. Introduction. 2. Pulse Code Modulation (PCM). 3. Differential Pulse Code Modulation (DPCM). 4. Delta modulation. 5. Adaptive delta modulation. 6. Sigma Delta Modulation (SDM). 7.

More information

How to turn an ADC into a DAC: A 110dB THD, 18mW DAC using sampling of the output and feedback to reduce distortion

How to turn an ADC into a DAC: A 110dB THD, 18mW DAC using sampling of the output and feedback to reduce distortion How to turn an ADC into a DAC: A 110dB THD, 18mW DAC using sampling of the output and feedback to reduce distortion Axel Thomsen, Design Manager Silicon Laboratories Inc. Austin, TX 1 Why this talk? A

More information

The Sampling Theorem:

The Sampling Theorem: The Sampling Theorem: Aim: Experimental verification of the sampling theorem; sampling and message reconstruction (interpolation). Experimental Procedure: Taking Samples: In the first part of the experiment

More information

Fundamentals of Data Converters. DAVID KRESS Director of Technical Marketing

Fundamentals of Data Converters. DAVID KRESS Director of Technical Marketing Fundamentals of Data Converters DAVID KRESS Director of Technical Marketing 9/14/2016 Analog to Electronic Signal Processing Sensor (INPUT) Amp Converter Digital Processor Actuator (OUTPUT) Amp Converter

More information

Sampling and Reconstruction

Sampling and Reconstruction Experiment 10 Sampling and Reconstruction In this experiment we shall learn how an analog signal can be sampled in the time domain and then how the same samples can be used to reconstruct the original

More information

EEE 309 Communication Theory

EEE 309 Communication Theory EEE 309 Communication Theory Semester: January 2016 Dr. Md. Farhad Hossain Associate Professor Department of EEE, BUET Email: mfarhadhossain@eee.buet.ac.bd Office: ECE 331, ECE Building Part 05 Pulse Code

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

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

Advanced AD/DA converters. ΔΣ DACs. Overview. Motivations. System overview. Why ΔΣ DACs

Advanced AD/DA converters. ΔΣ DACs. Overview. Motivations. System overview. Why ΔΣ DACs Advanced AD/DA converters Overview Why ΔΣ DACs ΔΣ DACs Architectures for ΔΣ DACs filters Smoothing filters Pietro Andreani Dept. of Electrical and Information Technology Lund University, Sweden Advanced

More information

ESE 531: Digital Signal Processing

ESE 531: Digital Signal Processing ESE 531: Digital Signal Processing Lec 12: February 21st, 2017 Data Converters, Noise Shaping (con t) Lecture Outline! Data Converters " Anti-aliasing " ADC " Quantization " Practical DAC! Noise Shaping

More information

The Comparison of Analogue and Digital One-Cycle Control Feedback Methods around the Output Stage in a Digital Audio Power Amplifier

The Comparison of Analogue and Digital One-Cycle Control Feedback Methods around the Output Stage in a Digital Audio Power Amplifier The Comparison of Analogue and Digital One-Cycle Control Feedback Methods around the Output Stage in a Digital Audio Power Amplifier Carl D. Benton 1, D. A. Carnegie 1 and P. Gaynor 2 1 School of Engineering

More information

Testing DDX Digital Amplifiers

Testing DDX Digital Amplifiers Testing DDX Digital Amplifiers For Applications Assistance Contact: Ken Korzeniowski r. Design Engineer Apogee Technology, Inc. 19 Morgan Drive Norwood, MA 006, UA kkorz@apogeeddx.com TEL: 1-781-551-9450

More information

Advanced Digital Signal Processing Part 2: Digital Processing of Continuous-Time Signals

Advanced Digital Signal Processing Part 2: Digital Processing of Continuous-Time Signals Advanced Digital Signal Processing Part 2: Digital Processing of Continuous-Time Signals Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Institute of Electrical Engineering

More information

LIMITATIONS IN MAKING AUDIO BANDWIDTH MEASUREMENTS IN THE PRESENCE OF SIGNIFICANT OUT-OF-BAND NOISE

LIMITATIONS IN MAKING AUDIO BANDWIDTH MEASUREMENTS IN THE PRESENCE OF SIGNIFICANT OUT-OF-BAND NOISE LIMITATIONS IN MAKING AUDIO BANDWIDTH MEASUREMENTS IN THE PRESENCE OF SIGNIFICANT OUT-OF-BAND NOISE Bruce E. Hofer AUDIO PRECISION, INC. August 2005 Introduction There once was a time (before the 1980s)

More information

Digital Signal Processing in Power Electronics Control Circuits

Digital Signal Processing in Power Electronics Control Circuits Krzysztof Sozaiiski Digital Signal Processing in Power Electronics Control Circuits Springer Contents 1 Introduction 1 1.1 Power Electronics Systems 1 1.2 Digital Control Circuits for Power Electronics

More information

National Instruments Flex II ADC Technology The Flexible Resolution Technology inside the NI PXI-5922 Digitizer

National Instruments Flex II ADC Technology The Flexible Resolution Technology inside the NI PXI-5922 Digitizer National Instruments Flex II ADC Technology The Flexible Resolution Technology inside the NI PXI-5922 Digitizer Kaustubh Wagle and Niels Knudsen National Instruments, Austin, TX Abstract Single-bit delta-sigma

More information

Digital Loudspeaker Arrays driven by 1-bit signals

Digital Loudspeaker Arrays driven by 1-bit signals Digital Loudspeaer Arrays driven by 1-bit signals Nicolas Alexander Tatlas and John Mourjopoulos Audiogroup, Electrical Engineering and Computer Engineering Department, University of Patras, Patras, 265

More information

Interpolation by a Prime Factor other than 2 in Low- Voltage Low-Power DAC

Interpolation by a Prime Factor other than 2 in Low- Voltage Low-Power DAC Interpolation by a Prime Factor other than 2 in Low- Voltage Low-Power DAC Peter Pracný, Ivan H. H. Jørgensen, Liang Chen and Erik Bruun Department of Electrical Engineering Technical University of Denmark

More information

Mathematical Modeling of Class B Amplifire Using Natural and Regular Sampled Pwm Moduletion

Mathematical Modeling of Class B Amplifire Using Natural and Regular Sampled Pwm Moduletion International Journal of Computational Engineering Research Vol, 04 Issue, 3 Mathematical Modeling of Class B Amplifire Using Natural and Regular Sampled Pwm Moduletion 1, N. V. Shiwarkar, 2, K. G. Rewatkar

More information

Bel Canto Design evo Digital Power Processing Amplifier

Bel Canto Design evo Digital Power Processing Amplifier Bel Canto Design evo Digital Power Processing Amplifier Introduction Analog audio power amplifiers rely on balancing the inherent linearity of a device or circuit architecture with factors related to efficiency,

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

Lecture Outline. ESE 531: Digital Signal Processing. Anti-Aliasing Filter with ADC ADC. Oversampled ADC. Oversampled ADC

Lecture Outline. ESE 531: Digital Signal Processing. Anti-Aliasing Filter with ADC ADC. Oversampled ADC. Oversampled ADC Lecture Outline ESE 531: Digital Signal Processing Lec 12: February 21st, 2017 Data Converters, Noise Shaping (con t)! Data Converters " Anti-aliasing " ADC " Quantization "! Noise Shaping 2 Anti-Aliasing

More information

One-Bit Delta Sigma D/A Conversion Part I: Theory

One-Bit Delta Sigma D/A Conversion Part I: Theory One-Bit Delta Sigma D/A Conversion Part I: Theory Randy Yates mailto:randy.yates@sonyericsson.com July 28, 2004 1 Contents 1 What Is A D/A Converter? 3 2 Delta Sigma Conversion Revealed 5 3 Oversampling

More information

LOW SAMPLING RATE OPERATION FOR BURR-BROWN

LOW SAMPLING RATE OPERATION FOR BURR-BROWN LOW SAMPLING RATE OPERATION FOR BURR-BROWN TM AUDIO DATA CONVERTERS AND CODECS By Robert Martin and Hajime Kawai PURPOSE This application bulletin describes the operation and performance of Burr-Brown

More information

The Micromega MyAMP. A serious design challenge

The Micromega MyAMP. A serious design challenge The Micromega MyAMP A serious design challenge Following the successful launch of the MyDAC, MyZIC and MyGROOV, the Micromega engineers had a serious design challenge: to complete the MY range by adding

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

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

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

Multiple Reference Clock Generator

Multiple Reference Clock Generator A White Paper Presented by IPextreme Multiple Reference Clock Generator Digitial IP for Clock Synthesis August 2007 IPextreme, Inc. This paper explains the concept behind the Multiple Reference Clock Generator

More information

SIGMA-DELTA CONVERTER

SIGMA-DELTA CONVERTER SIGMA-DELTA CONVERTER (1995: Pacífico R. Concetti Western A. Geophysical-Argentina) The Sigma-Delta A/D Converter is not new in electronic engineering since it has been previously used as part of many

More information

ANALOG-TO-DIGITAL CONVERTERS

ANALOG-TO-DIGITAL CONVERTERS ANALOG-TO-DIGITAL CONVERTERS Definition An analog-to-digital converter is a device which converts continuous signals to discrete digital numbers. Basics An analog-to-digital converter (abbreviated ADC,

More information

Fundamentals of Digital Communication

Fundamentals of Digital Communication Fundamentals of Digital Communication Network Infrastructures A.A. 2017/18 Digital communication system Analog Digital Input Signal Analog/ Digital Low Pass Filter Sampler Quantizer Source Encoder Channel

More information

Lecture Fundamentals of Data and signals

Lecture Fundamentals of Data and signals IT-5301-3 Data Communications and Computer Networks Lecture 05-07 Fundamentals of Data and signals Lecture 05 - Roadmap Analog and Digital Data Analog Signals, Digital Signals Periodic and Aperiodic Signals

More information

AWG-GS bit 2.5GS/s Arbitrary Waveform Generator

AWG-GS bit 2.5GS/s Arbitrary Waveform Generator KEY FEATURES 2.5 GS/s Real Time Sample Rate 14-bit resolution 2 Channels Long Memory: 64 MS/Channel Direct DAC Out - DC Coupled: 1.6 Vpp Differential / 0.8 Vpp > 1GHz Bandwidth RF Amp Out AC coupled -10

More information

Problems from the 3 rd edition

Problems from the 3 rd edition (2.1-1) Find the energies of the signals: a) sin t, 0 t π b) sin t, 0 t π c) 2 sin t, 0 t π d) sin (t-2π), 2π t 4π Problems from the 3 rd edition Comment on the effect on energy of sign change, time shifting

More information

EE390 Final Exam Fall Term 2002 Friday, December 13, 2002

EE390 Final Exam Fall Term 2002 Friday, December 13, 2002 Name Page 1 of 11 EE390 Final Exam Fall Term 2002 Friday, December 13, 2002 Notes 1. This is a 2 hour exam, starting at 9:00 am and ending at 11:00 am. The exam is worth a total of 50 marks, broken down

More information

Electronic circuits II Example set of questions Łódź 2013

Electronic circuits II Example set of questions Łódź 2013 (V) (V) (V) (V) Electronic circuits II Example set of questions Łódź 213 1) Explain difference between the noise and the distortion. 2) Explain difference between the noise and the interference. 3) Explain

More information

24-Bit, 96kHz Sampling CMOS Delta-Sigma Stereo Audio DIGITAL-TO-ANALOG CONVERTER

24-Bit, 96kHz Sampling CMOS Delta-Sigma Stereo Audio DIGITAL-TO-ANALOG CONVERTER 49% FPO -Bit, 96kHz Sampling CMOS Delta-Sigma Stereo Audio DIGITAL-TO-ANALOG CONVERTER TM FEATURES ENHANCED MULTI-LEVEL DELTA-SIGMA DAC SAMPLING FREQUENCY (f S ): 16kHz - 96kHz INPUT AUDIO DATA WORD: 16-,

More information

DIGITAL COMMUNICATION

DIGITAL COMMUNICATION DIGITAL COMMUNICATION TRAINING LAB Digital communication has emerged to augment or replace the conventional analog systems, which had been used widely a few decades back. Digital communication has demonstrated

More information

Presented at the 108th Convention 2000 February Paris, France

Presented at the 108th Convention 2000 February Paris, France Direct Digital Processing of Super Audio CD Signals 5102 (F - 3) James A S Angus Department of Electronics, University of York, England Presented at the 108th Convention 2000 February 19-22 Paris, France

More information

Music 270a: Fundamentals of Digital Audio and Discrete-Time Signals

Music 270a: Fundamentals of Digital Audio and Discrete-Time Signals Music 270a: Fundamentals of Digital Audio and Discrete-Time Signals Tamara Smyth, trsmyth@ucsd.edu Department of Music, University of California, San Diego October 3, 2016 1 Continuous vs. Discrete signals

More information

Digital Receiver Experiment or Reality. Harry Schultz AOC Aardvark Roost Conference Pretoria 13 November 2008

Digital Receiver Experiment or Reality. Harry Schultz AOC Aardvark Roost Conference Pretoria 13 November 2008 Digital Receiver Experiment or Reality Harry Schultz AOC Aardvark Roost Conference Pretoria 13 November 2008 Contents Definition of a Digital Receiver. Advantages of using digital receiver techniques.

More information

Introduction to ixblue RF drivers and amplifiers for optical modulators

Introduction to ixblue RF drivers and amplifiers for optical modulators Introduction to ixblue RF drivers and amplifiers for optical modulators Introduction : ixblue designs, produces and commercializes optical modulators intended for a variety of applications including :

More information

SERVOSTAR S- and CD-series Sine Encoder Feedback

SERVOSTAR S- and CD-series Sine Encoder Feedback SERVOSTAR S- and CD-series Sine Encoder Feedback The SERVOSTAR S and SERVOSTAR CD family of drives offers the ability to accept signals from various feedback devices. Sine Encoders provide analog-encoded

More information

Lab.3. Tutorial : (draft) Introduction to CODECs

Lab.3. Tutorial : (draft) Introduction to CODECs Lab.3. Tutorial : (draft) Introduction to CODECs Fig. Basic digital signal processing system Definition A codec is a device or computer program capable of encoding or decoding a digital data stream or

More information

SAMPLING AND RECONSTRUCTING SIGNALS

SAMPLING AND RECONSTRUCTING SIGNALS CHAPTER 3 SAMPLING AND RECONSTRUCTING SIGNALS Many DSP applications begin with analog signals. In order to process these analog signals, the signals must first be sampled and converted to digital signals.

More information

DIGITAL FILTERING OF MULTIPLE ANALOG CHANNELS

DIGITAL FILTERING OF MULTIPLE ANALOG CHANNELS DIGITAL FILTERING OF MULTIPLE ANALOG CHANNELS Item Type text; Proceedings Authors Hicks, William T. Publisher International Foundation for Telemetering Journal International Telemetering Conference Proceedings

More information

Interpolation Error in Waveform Table Lookup

Interpolation Error in Waveform Table Lookup Carnegie Mellon University Research Showcase @ CMU Computer Science Department School of Computer Science 1998 Interpolation Error in Waveform Table Lookup Roger B. Dannenberg Carnegie Mellon University

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

A 1.9GHz Single-Chip CMOS PHS Cellphone

A 1.9GHz Single-Chip CMOS PHS Cellphone A 1.9GHz Single-Chip CMOS PHS Cellphone IEEE JSSC, Vol. 41, No.12, December 2006 William Si, Srenik Mehta, Hirad Samavati, Manolis Terrovitis, Michael Mack, Keith Onodera, Steve Jen, Susan Luschas, Justin

More information

ESE 531: Digital Signal Processing

ESE 531: Digital Signal Processing ESE 531: Digital Signal Processing Lec 11: February 20, 2018 Data Converters, Noise Shaping Lecture Outline! Review: Multi-Rate Filter Banks " Quadrature Mirror Filters! Data Converters " Anti-aliasing

More information

Design and Implementation of a Sigma Delta ADC By: Moslem Rashidi, March 2009

Design and Implementation of a Sigma Delta ADC By: Moslem Rashidi, March 2009 Design and Implementation of a Sigma Delta ADC By: Moslem Rashidi, March 2009 Introduction The first thing in design an ADC is select architecture of ADC that is depend on parameters like bandwidth, resolution,

More information

Stream Information. A real-time voice signal must be digitized & transmitted as it is produced Analog signal level varies continuously in time

Stream Information. A real-time voice signal must be digitized & transmitted as it is produced Analog signal level varies continuously in time , German University in Cairo Stream Information A real-time voice signal must be digitized & transmitted as it is produced Analog signal level varies continuously in time Th e s p ee ch s i g n al l e

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

TE 302 DISCRETE SIGNALS AND SYSTEMS. Chapter 1: INTRODUCTION

TE 302 DISCRETE SIGNALS AND SYSTEMS. Chapter 1: INTRODUCTION TE 302 DISCRETE SIGNALS AND SYSTEMS Study on the behavior and processing of information bearing functions as they are currently used in human communication and the systems involved. Chapter 1: INTRODUCTION

More information

Basic Concepts in Data Transmission

Basic Concepts in Data Transmission Basic Concepts in Data Transmission EE450: Introduction to Computer Networks Professor A. Zahid A.Zahid-EE450 1 Data and Signals Data is an entity that convey information Analog Continuous values within

More information

Sampling and Quantization

Sampling and Quantization University of Saskatchewan EE Electrical Engineering Laboratory Sampling and Quantization Safety The voltages used in this experiment are less than V and normally do not present a risk of shock. However,

More information

Voice Transmission --Basic Concepts--

Voice Transmission --Basic Concepts-- Voice Transmission --Basic Concepts-- Voice---is analog in character and moves in the form of waves. 3-important wave-characteristics: Amplitude Frequency Phase Telephone Handset (has 2-parts) 2 1. Transmitter

More information

Design & Implementation of an Adaptive Delta Sigma Modulator

Design & Implementation of an Adaptive Delta Sigma Modulator Design & Implementation of an Adaptive Delta Sigma Modulator Shahrukh Athar MS CmpE 7 27-6-8 Project Supervisor: Dr Shahid Masud Presentation Outline Introduction Adaptive Modulator Design Simulation Implementation

More information

Sampling and Reconstruction of Analog Signals

Sampling and Reconstruction of Analog Signals Sampling and Reconstruction of Analog Signals Chapter Intended Learning Outcomes: (i) Ability to convert an analog signal to a discrete-time sequence via sampling (ii) Ability to construct an analog signal

More information

3. DAC Architectures and CMOS Circuits

3. DAC Architectures and CMOS Circuits 1/30 3. DAC 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

Data Communication. Chapter 3 Data Transmission

Data Communication. Chapter 3 Data Transmission Data Communication Chapter 3 Data Transmission ١ Terminology (1) Transmitter Receiver Medium Guided medium e.g. twisted pair, coaxial cable, optical fiber Unguided medium e.g. air, water, vacuum ٢ Terminology

More information

How are bits played back from an audio CD?

How are bits played back from an audio CD? Chapter 2 How are bits played back from an audio CD? An audio digital-to-analog converter adds noise to the signal, by requantizing 16-bit samples to one-bit. It does it on purpose. T. Dutoit ( ), R. Schreier

More information

Truly Aliasing-Free Digital RF-PWM Power Coding Scheme for Switched-Mode Power Amplifiers

Truly Aliasing-Free Digital RF-PWM Power Coding Scheme for Switched-Mode Power Amplifiers MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Truly Aliasing-Free Digital RF-PWM Power Coding Scheme for Switched-Mode Power Amplifiers Tanovic, O.; Ma, R. TR2018-021 March 2018 Abstract

More information

DIGITALLY ASSISTED ANALOG: REDUCING DESIGN CONSTRAINTS USING NONLINEAR DIGITAL SIGNAL PROCESSING

DIGITALLY ASSISTED ANALOG: REDUCING DESIGN CONSTRAINTS USING NONLINEAR DIGITAL SIGNAL PROCESSING DIGITALLY ASSISTED ANALOG: REDUCING DESIGN CONSTRAINTS USING NONLINEAR DIGITAL SIGNAL PROCESSING Batruni, Roy (Optichron, Inc., Fremont, CA USA, roy.batruni@optichron.com); Ramachandran, Ravi (Optichron,

More information

Ch.8 INVERTER. 8.1 Introduction. 8.2 The Full-Bridge Converter. 8.3 The Square-Wave Inverter. 8.4 Fourier Series Analysis

Ch.8 INVERTER. 8.1 Introduction. 8.2 The Full-Bridge Converter. 8.3 The Square-Wave Inverter. 8.4 Fourier Series Analysis Ch.8 INVERTER 8.1 Introduction 8.2 The Full-Bridge Converter 8.3 The Square-Wave Inverter 8.4 Fourier Series Analysis 8.5 Total Harmonic Distortion 8.6 PSpice Simulation of Square-Wave Inverters 8.7 Amplitude

More information

BANDPASS delta sigma ( ) modulators are used to digitize

BANDPASS delta sigma ( ) modulators are used to digitize 680 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 52, NO. 10, OCTOBER 2005 A Time-Delay Jitter-Insensitive Continuous-Time Bandpass 16 Modulator Architecture Anurag Pulincherry, Michael

More information

Universitas Sumatera Utara

Universitas Sumatera Utara Amplitude Shift Keying & Frequency Shift Keying Aim: To generate and demodulate an amplitude shift keyed (ASK) signal and a binary FSK signal. Intro to Generation of ASK Amplitude shift keying - ASK -

More information

Data Converters. Lecture Fall2013 Page 1

Data Converters. Lecture Fall2013 Page 1 Data Converters Lecture Fall2013 Page 1 Lecture Fall2013 Page 2 Representing Real Numbers Limited # of Bits Many physically-based values are best represented with realnumbers as opposed to a discrete number

More information

Module 5. DC to AC Converters. Version 2 EE IIT, Kharagpur 1

Module 5. DC to AC Converters. Version 2 EE IIT, Kharagpur 1 Module 5 DC to AC Converters Version 2 EE IIT, Kharagpur 1 Lesson 37 Sine PWM and its Realization Version 2 EE IIT, Kharagpur 2 After completion of this lesson, the reader shall be able to: 1. Explain

More information

APPLICATION NOTE 3942 Optimize the Buffer Amplifier/ADC Connection

APPLICATION NOTE 3942 Optimize the Buffer Amplifier/ADC Connection Maxim > Design Support > Technical Documents > Application Notes > Communications Circuits > APP 3942 Maxim > Design Support > Technical Documents > Application Notes > High-Speed Interconnect > APP 3942

More information

ADC Resolution Enhancement Based on Shannon Interpolation

ADC Resolution Enhancement Based on Shannon Interpolation ADC Resolution Enhancement Based on Shannon Interpolation Y. Kebbati Orléans University LPC2E CNRS,Orléans,France. A.Ndaw Orléans University Orléans,France. Abstract This paper exposes a method that gives

More information

On-Chip Evaluation of Oscillation-Based-Test Output Signals for Switched-Capacitor Circuits

On-Chip Evaluation of Oscillation-Based-Test Output Signals for Switched-Capacitor Circuits On-Chip Evaluation of Oscillation-Based-Test Output Signals for Switched-Capacitor Circuits Diego Vázquez, Gloria Huertas, Gildas Leger, Eduardo Peralías, Adoración Rueda and José Luis Huertas Instituto

More information

TUNABLE MISMATCH SHAPING FOR QUADRATURE BANDPASS DELTA-SIGMA DATA CONVERTERS. Waqas Akram and Earl E. Swartzlander, Jr.

TUNABLE MISMATCH SHAPING FOR QUADRATURE BANDPASS DELTA-SIGMA DATA CONVERTERS. Waqas Akram and Earl E. Swartzlander, Jr. TUNABLE MISMATCH SHAPING FOR QUADRATURE BANDPASS DELTA-SIGMA DATA CONVERTERS Waqas Akram and Earl E. Swartzlander, Jr. Department of Electrical and Computer Engineering University of Texas at Austin Austin,

More information

This tutorial describes the principles of 24-bit recording systems and clarifies some common mis-conceptions regarding these systems.

This tutorial describes the principles of 24-bit recording systems and clarifies some common mis-conceptions regarding these systems. This tutorial describes the principles of 24-bit recording systems and clarifies some common mis-conceptions regarding these systems. This is a general treatment of the subject and applies to I/O System

More information

ADC and DAC Standards Update

ADC and DAC Standards Update ADC and DAC Standards Update Revised ADC Standard 2010 New terminology to conform to Std-1057 SNHR became SNR SNR became SINAD Added more detailed test-setup descriptions Added more appendices Reorganized

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

Physical Layer: Outline

Physical Layer: Outline 18-345: Introduction to Telecommunication Networks Lectures 3: Physical Layer Peter Steenkiste Spring 2015 www.cs.cmu.edu/~prs/nets-ece Physical Layer: Outline Digital networking Modulation Characterization

More information