0. Basic Audio Terminology. Wave Concepts. Oscillator, Waveform and Timbre. Wave Graphs (time-amplitude domain) Harmonic Series (Harmonic Contents)

Size: px
Start display at page:

Download "0. Basic Audio Terminology. Wave Concepts. Oscillator, Waveform and Timbre. Wave Graphs (time-amplitude domain) Harmonic Series (Harmonic Contents)"

Transcription

1 0. Basic Audio Terminology Wave Concepts The basic set of waveforms covered by this document are simple mathematical shapes which are found on analogue synthesizers. The first waveform to look at is the "Sine" wave. Oscillator, Waveform and Timbre An Oscillator generates a sound. It actually generates a waveform or a shape. The oscillator does this continuously. The rate at which it generates each cycle of the waveform is what we hear as pitch. Pitch is measured in Hertz (Hz) [where one Hertz is one cycle per second]. A Waveform (or Wave) is a shape which the oscillator generates. The shape determines the "timbre" or quality, characteristic or brightness of a sound. While pitch tells us which note is being played, "timbre" tells us which instrument is being played. While pitch is a basic frequency which identifies the note, "timbre" is made up of many other frequencies or overtones which gives the instrument its overall character and identity. Wave Graphs (time-amplitude domain) When we graphically show a waveform cycle (e.g. Sine Wave), it has two axes: Amplitude (vertical axis) and Time (horizontal axis). "Time" is very short. A wave cycle at 440Hz occurs in only 2.27 microseconds: 1 micro-second is 1/ second. "Amplitude" is not necessarily in terms of perceived overall loudness but it's relative changes over a cycle (i.e. a microscopic view) Perceived loudness is where we draw the graph 10 times taller (vertical axis) and say "Ooh! Yes, it is louder now!". Harmonic Series (Harmonic Contents) A Sine wave is the most basic waveform and is the building block of harmonic analysis. This is because a Sine wave has no harmonics (overtones) at all. It only has the tone of the fundamental frequency and no timbre. The Fundamental frequency is the base or root frequency which we identify as pitch (e.g. "A3" would be at 440 Hz). Since a Sine wave is pure (no harmonics), we can create other waveforms simply by adding together any number of sine waves at different frequencies and different volume levels (amplitudes). Mathematically, any sound can be created using Sine waves at different frequencies and amplitudes. Similarly, any sound can be broken down into discrete and distinct Sine 1 Dr. T. Itagaki

2 waves at different frequencies and amplitudes. If we look at any static waveform (a pitched sound which doesn't change timbre over time), it is made of sine waves which are Multiples of the Fundamental frequency (F). This is known as the Natural Harmonic Series where the series consists of F, Fx2, Fx3, Fx4, Fx5, Fx6 etc. If you analysed a bright violin sound played at the note "A2" (where F.Freq = 220 Hz), it is made of a series of sine waves at 220 Hz, 440 Hz, 660 Hz, 880 Hz, 1.1 khz, 1.32 khz, 1.54 khz and so on. Spectrum Graphs (frequency-amplitude domain) We analyse waveforms using a Harmonic Spectrum (It's a lot like the spectrum analyser on a hi-fi). The Harmonic Spectrum has Amplitude (vertical axis) and Frequency of the sine waves (horizontal axis). To simplify analysis, Frequency is usually expressed as multiples of the fundamental frequency while Amplitude is usually expressed as relative to the fundamental sine wave's amplitude. Digitised Waveforms A digitised waveform is a waveform stored in a memory chip. It may originate from a sample (i.e. real sound) or it could be created. Typically, the waveforms stored would be single cycles only. Put tons of these digitised waveforms on a memory chip and you have the makings of a wave-table synthesizer. The quality of the digitised waveform will depend on the Resolution in amplitude and Sample Rate (as well as the inherent quality of the sound itself). Compact Disc quality uses 16-bit resolution and 44.1 khz sample rate. Resolution of 16-bits means that the sound "amplitude" is captured and stored in levels from 0~65,535 (2 16 ). On the waveform graphs, this would be the vertical axis. The horizontal axis (time) is captured by the sample rate. A sample rate of 44.1kHz means that 44,100 of the amplitude "levels" (0~65,535) are taken per second. 1. Sampling Theorem The core concept in digital audio recording is sampling; converting continuous analogue signals into discrete time-sampled signal. Theoretical underpinning of sampling is the sampling theorem, which specifies the relation between the sampling rate and the audio bandwidth. This theorem is also called the Nyquist theorem after the work of Harold Nyquist of Bell Telephone Laboratories (USA). 2 Dr. T. Itagaki

3 When a 1 Hz sine wave (firm line) is quantised at 8 Hz sampling rate (vertical line), a series of digitised points (circles) are shown below: Figure 1.1.: 1 Hz [7 Hz] sampled at 8 Hz In the figure above, a 7 Hz sine wave is shown in dotted line that also crosses all the circles (digitised 1 Hz sine wave). This means that at the sampling rate of 8 Hz, we can't recognise the difference between a digitised 7 Hz sine wave and a digitised 1 Hz sine wave. In other words, when a 7 Hz (sampling frequency - 1 Hz) sine wave is sampled at 8 Hz, the result is a 1 Hz digitised sine wave. This phenomenon is called image spectrum or aliasing. Another example of the aliasing is shown below. A 9 Hz sine wave (sample frequency + 1 Hz) is shown in dotted line that also crosses all the circles (digitised 1 Hz sine wave). Figure 1.2.: 1 Hz [9 Hz] sampled at 8 Hz If we see the above phenomena on the frequency-amplitude domain, as a spectrum of the signal. 3 Dr. T. Itagaki

4 original signal: 1 Hz, fs : 8 Hz Figure 1.3.: 1 Hz signal and its alias signals The thin line in the left end is the original (1 Hz) signal. This flips over at the half of sample frequency (4 Hz) and is shown at 7 Hz. The alias signals appear repeatedly at multiple of sample frequency (8 Hz) plus 1 Hz and minus 1 Hz: 16 Hz [15 Hz, 17 Hz ], 24 Hz [23 Hz, 25 Hz]... This means that we can use a digital system, with a sampling rate of 8 Hz, to transmit a signal containing up to 4 Hz (half of the sample frequency): limitation of frequency range. This particular frequency, half of the sample frequency, is called Nyquist Frequency or Nyquist Limit. Also, when an analogue signal is quantised for the digital system, to avoid the aliasing, the frequency components higher than 4 Hz (half of the sample frequency) have to be filtered off. A low-pass filter used for the purpose is called anti-alias filter. When a digital signal sampled at 8 Hz is converted to an analogue signal, the same aliasing occurs. To prevent this, a low-pass filter, cut off the alias signal over 4 Hz (half of sample rate), is situated at the conversion process. A low-pass filter used for the purpose is called anti-alias filter or data-recovery filter. 2. Quantisation in Amplitude (Dynamic Range) The number of bits is responsible for the resolution of amplitude measurement. A general rule is that for an audio Analogue-to-Digital Converter (ADC) need at least 12 bits (96 db in dynamic range whereas that for human auditory system is about 120 db). Most ADCs require a finite time for the measurement process (about 1-10? sec). It is important that 4 Dr. T. Itagaki

5 the ADC does not miss out any codes. It must be liner: straight line (integral linearity). Also, the step size must be equal (differential linearity). Sample and Hold quantises in the time, but the ADC measures the amplitude of the signal and converts into a binary number. Since the ADC has only a finite range of output numbers (2 n ) which represent the amplitude, there will be some pounding of measurement; quantisation in amplitude. Figure 2.1.: Sawtooth Wave in 16, 8 and 4-bit The above graphs show the different levels of quantisation; 16-bit, 8-bit and 4-bit. As the number of bits decreases, the quality of digitised sound decreases. 5 Dr. T. Itagaki

6 Figure 2.2.: "Analogue" Sine Wave (Input Signal to ADC) Figure 2.3.: "Digitised" Sine Wave (Output Signal from ADC) Figure 2.4.: "Error Signal" (Input - Output Signal) The other signal is "distortion". (i.e. difference between input and output) If the input is a regular wave, like sine wave, and the sample rate is fixed, we will probably hear the extra distortion frequency individually. However, if the input signal is a complex signal, such as speech or music, then it will be difficult to detect the correlation between the original 6 Dr. T. Itagaki

7 and the error signal. Also, the error signal will be perceived as noise: quantisation noise. The errors are liner and a standard ADC is directly proportion to the number of quantisation levels. The signal-to-noise ratio would be the number of bits times 6 db. To increase the signal-to-noise ratio, we must to an ADC with more bits or use signal processing techniques to reduce the noise floor; such as over-sampling and noise shaping. 3. Analogue Synthesis In 1964, an American engineer Robert Moog built a transistor voltage-controlled oscillator and amplifier for the composer Herbert Deutsch. The development stimulated widespread interest, and led other American engineers to join the race to build a novel machine. In analogue synthesis, a few basic waveforms are used for the source of sounds; sine, triangle, square, sawtooth and pulse. A sine wave is most basic waveform and is the building block of harmonic analysis. This is because a sine wave has no harmonics (overtones) at all. It only has the tone of the fundamental frequency without timbre. Triangle wave sounds (and looks) a bit like the sine wave but has some hollow-sounding quiet overtones. It is made up of only odd numbered harmonics : F, 3F, 5F, 7F 9F etc. The amplitudes of the harmonic series decreases exponentially. Square wave has very sharp corners, has a hollow sound with quite strong overtones. It is made up of only odd numbered harmonics : F, 3F, 5F, 7F, 9F etc. The amplitudes of harmonic series decreases steadily. Sawtooth wave is available as RampUp or RampDown (which sound the same). It has a very bright and rich sound with strong overtones. t is made up of all harmonics : F, 2F, 3F, 4F, 5F,6F etc. the ampitudes of harmonic series decreases steadily. Sound of a Pulse wave (also known as Rectangle wave) depends on ho w far the Pulse Width deviates from the Square wave. The Pulse Width (period when the wave us "up") is usually expressed as a percentage (of the full wave cycle), so a Square wave is a 50% Pulse. A 10% Pulse and a 90% Pulse sound the same (to all intents and purposes). As the Pulse Width deviates from 50%, it sounds increasingly brighter and richer; but as the 7 Dr. T. Itagaki

8 Pulse Width becomes very narrow, it becomes more thin and nasal. Generally, it is made up of all harmonics : F, 2F, 3F, 4F, 5F etc. The amplitudes of harmonic series decreases but the odd and even numbered harmonics have different amplitudes depending on the Pulse Width. top to bottom; triangle, square, sawtooth and pulse Figure 3.1.: Waveforms and Harmonic Contents To control a musical sound, the basic requirements are measurable in terms of frequency [oscillator], harmonics content [filter] and amplitude [amplifier]. These three components were made voltage controllable, thus providing a common denominator of control. Varying voltages are easy to generate and to distribute to one or a number of associated devices, hence their attraction as a means of regulating the generation of sound. Analogue synthesis is often misleadingly called "subtractive synthesis", due to the preference of most users for configurations where timbres are generated by filtering the harmonics of raw electronic wave forms. Voltage-Controlled Oscillator A typical Voltage-Controlled Oscillator [VCO] can produce a number of wave forms; such as saw-tooth, triangle and square [or pulse] waves, in addition to the basic sine wave. A change in the control voltage means a change in pitch [frequency]. A space/mark ratio of a "pure" square wave is one. By varying the space/mark ratio with the controlled voltage supplied by an oscillator, the harmonic structure of the sound is changed by the oscillation; a narrower mark produces richer harmonics. This technique is known as Pulse Width Modulation [PWM], a very useful feature of a VCO. 8 Dr. T. Itagaki

9 Figure 3.2.: Square Wave. Many synthesizers allow two or more oscillators to be mixed together. The resultant waveform is simply the sum of the waveforms (i.e. both added together). The resultant harmonic series would also be the sum of the harmonics. Some synthesizers only have on/off switches for its various selectable waveforms. Switching on two or more waveforms will produce a new waveform based on the sum of the parts. Where two oscillators in slightly different frequency are mixed together, the result is still the sum of the waveforms. The diagram below shows the resultant waveforms. The top and middle waves are the two individual detuned waves, while the bottom wave is the added result. The left shows 2 detuned Square waves added together and the right shows 2 detuned Tri-waves added together. Figure 3.3.: Modulation. The resultant waveform is quite dynamic. It changes over time, due to the interference of the detuning. This evolution of waveform over time gives a sense of movement to the timbre because of the "phase" differences. Sometimes the two waves are in-phase (i.e. both going up at the same time) and sometimes they are out-of-phase (i.e. one going up and one going down). Mostly, it's something in between. Note that, when they are in-phase, the resultant amplitude is strong (i.e. it is loud) and, when it is out-of-phase, the resultant amplitude is weak (i.e. it is quiet). This 9 Dr. T. Itagaki

10 will cause a bit of "tremolo" or beating of amplitude (The greater the detuning, the faster the rate or speed of the tremolo). The tremolo effect can be reduced by making one oscillator louder than the other. Voltage-Controlled Filter The controlled variable of a typical Voltage-Controlled Filter [VCF] is either the cut off/centre frequency or the "Q" value [resonance]. For example, when the "Q" is kept constant [constant Q] and the frequency is set to track at a fixed harmonic spacing to the fundamental of a compound wave, such as a square or saw-tooth function, a variety of consistent timbres can be generated at different pitches. Voltage-Controlled Amplifier The controlled variable of a typical Voltage-Controlled Amplifier [VCA] is the output amplitude. When a VCA is modulated at low frequencies, the result is a "tremolo" effect, but higher rates of modulation fuse the spectra to give sum and difference frequencies, a phenomenon known as "Amplitude Modulation" [AM] or Ring Modulation. Figure 3.4.: Source Signal (500 Hz sine wave). Figure 3.5.: Modified Signal (CV 100 Hz, Source 500 Hz). 10 Dr. T. Itagaki

11 Figure 3.6.: Frequency Spectrum of Modified Signal (500 ± 100 Hz). The side-band frequencies are generated as the source frequency [carrier] plus the control voltage frequency [modifier] and the source frequency minus the control voltage frequency. When the control voltage becomes negative, the output of the VCA is zero. If, however, the design is modified to create a four-quadrant multiplier with two-inputs and one-output, a device known as a "ring modulator", the negative control voltages can be used to produce negative frequencies with reversed phases by reflection. It is significant to note that the early digital software synthesis systems allowed easy replication of many of the features in analogue voltage-controlled systems, and many of the techniques are still widely used in the current generation of software synthesis program, for example CSOUND. Frequency Modulation The theory behind the Frequency Modulation dates back to the early twentieth century. In this case, FM means that of used in radio communications, in order of MHz. Chowning applied and explored the technique in the sound spectrum for musical synthesis purposes, commonly referred to as "simple FM" or "Chowning's FM", where a "carrier" oscillator is modulated in frequency by a "modulator" oscillator. In this case, the frequency range of both carrier and modulator are in audible range; 20 Hz - 20 KHz. Before the development of Chowning's FM method, most digitally generated sounds were produced by means of fixed wave forms based on fixed spectrum techniques, a consequence of the high computational costs of time-varying additive and subtractive synthesis. Chowning developed the FM technique as an efficient way of generating synthetic sounds that have time-varying spectral characteristics. In 1975, Yamaha [known as "Nippon Gakki" at that time] obtained a licence for the patent. In 1980, this Japanese firm introduced the algorithm as a hardware fabrication for the GS1 digital synthesiser. 11 Dr. T. Itagaki

12 The basic FM technique is such that a carrier oscillator is modulated in frequency by a modulator oscillator. When the carrier and the modulator are both sine waves, the equation for a frequency modulated signal at time t is; A? sin ( Ct? [ I? sin ( Mt )]) where A : amplitude of the carrier I : index of modulation Ct? 2?? C, Mt? 2?? M The positions of the modulated side-band frequencies depend on the ratio of the carrier to the modulator frequency; "C:M ratio". The side-bands are multiples of the carrier and modulator; C + nm and C -nm, where n is an integer number. If the "difference" frequencies turn negative, these are folded over to the positive side with phase inversion: the wave forms flip over the x-axis. This "fold-over" can cause cancellation of the positive partials if the negative partials overlap exactly with the positive counterparts. In the case of a digital implementation, this "fold-over" also occurs where the "sum" frequencies exceed the Nyquist limit a phenomenon known as aliasing. 12 Dr. T. Itagaki

Voltage. Oscillator. Voltage. Oscillator

Voltage. Oscillator. Voltage. Oscillator fpa 147 Week 6 Synthesis Basics In the early 1960s, inventors & entrepreneurs (Robert Moog, Don Buchla, Harold Bode, etc.) began assembling various modules into a single chassis, coupled with a user interface

More information

Graham s Guide to Synthesizers (part 1) Analogue Synthesis

Graham s Guide to Synthesizers (part 1) Analogue Synthesis Graham s Guide to Synthesizers (part ) Analogue Synthesis Synthesizers were originally developed to imitate or synthesise the sounds of acoustic instruments electronically. Early synthesizers used analogue

More information

Trigonometric functions and sound

Trigonometric functions and sound Trigonometric functions and sound The sounds we hear are caused by vibrations that send pressure waves through the air. Our ears respond to these pressure waves and signal the brain about their amplitude

More information

CHAPTER 3: DIGITAL IMAGING IN DIAGNOSTIC RADIOLOGY. 3.1 Basic Concepts of Digital Imaging

CHAPTER 3: DIGITAL IMAGING IN DIAGNOSTIC RADIOLOGY. 3.1 Basic Concepts of Digital Imaging Physics of Medical X-Ray Imaging (1) Chapter 3 CHAPTER 3: DIGITAL IMAGING IN DIAGNOSTIC RADIOLOGY 3.1 Basic Concepts of Digital Imaging Unlike conventional radiography that generates images on film through

More information

Adding Sinusoids of the Same Frequency. Additive Synthesis. Spectrum. Music 270a: Modulation

Adding Sinusoids of the Same Frequency. Additive Synthesis. Spectrum. Music 270a: Modulation Adding Sinusoids of the Same Frequency Music 7a: Modulation Tamara Smyth, trsmyth@ucsd.edu Department of Music, University of California, San Diego (UCSD) February 9, 5 Recall, that adding sinusoids of

More information

Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP

Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP Department of Electrical and Computer Engineering Ben-Gurion University of the Negev LAB 1 - Introduction to USRP - 1-1 Introduction In this lab you will use software reconfigurable RF hardware from National

More information

Basics of Digital Recording

Basics of Digital Recording Basics of Digital Recording CONVERTING SOUND INTO NUMBERS In a digital recording system, sound is stored and manipulated as a stream of discrete numbers, each number representing the air pressure at a

More information

Final Report. Hybrid Synth by Synthesize Me. Members: Jamie Madaris Jack Nanney

Final Report. Hybrid Synth by Synthesize Me. Members: Jamie Madaris Jack Nanney Final Report Hybrid Synth by Synthesize Me Members: Jamie Madaris Jack Nanney Project Abstract Our Senior Design project is a Digitally-Controlled Analog Synthesizer. The synthesizer consists of both digital

More information

Introduction to Digital Audio

Introduction to Digital Audio Introduction to Digital Audio Before the development of high-speed, low-cost digital computers and analog-to-digital conversion circuits, all recording and manipulation of sound was done using analog techniques.

More information

ANALYZER BASICS WHAT IS AN FFT SPECTRUM ANALYZER? 2-1

ANALYZER BASICS WHAT IS AN FFT SPECTRUM ANALYZER? 2-1 WHAT IS AN FFT SPECTRUM ANALYZER? ANALYZER BASICS The SR760 FFT Spectrum Analyzer takes a time varying input signal, like you would see on an oscilloscope trace, and computes its frequency spectrum. Fourier's

More information

A-145 LFO. 1. Introduction. doepfer System A - 100 LFO A-145

A-145 LFO. 1. Introduction. doepfer System A - 100 LFO A-145 doepfer System A - 100 FO A-145 1. Introduction A-145 FO Module A-145 (FO) is a low frequency oscillator, which produces cyclical control voltages in a very wide range of frequencies. Five waveforms are

More information

Lecture 1-6: Noise and Filters

Lecture 1-6: Noise and Filters Lecture 1-6: Noise and Filters Overview 1. Periodic and Aperiodic Signals Review: by periodic signals, we mean signals that have a waveform shape that repeats. The time taken for the waveform to repeat

More information

The front end of the receiver performs the frequency translation, channel selection and amplification of the signal.

The front end of the receiver performs the frequency translation, channel selection and amplification of the signal. Many receivers must be capable of handling a very wide range of signal powers at the input while still producing the correct output. This must be done in the presence of noise and interference which occasionally

More information

Sampling Theorem Notes. Recall: That a time sampled signal is like taking a snap shot or picture of signal periodically.

Sampling Theorem Notes. Recall: That a time sampled signal is like taking a snap shot or picture of signal periodically. Sampling Theorem We will show that a band limited signal can be reconstructed exactly from its discrete time samples. Recall: That a time sampled signal is like taking a snap shot or picture of signal

More information

THE BASICS OF PLL FREQUENCY SYNTHESIS

THE BASICS OF PLL FREQUENCY SYNTHESIS Supplementary Reading for 27 - Oscillators Ron Bertrand VK2DQ http://www.radioelectronicschool.com THE BASICS OF PLL FREQUENCY SYNTHESIS The phase locked loop (PLL) method of frequency synthesis is now

More information

PCM Encoding and Decoding:

PCM Encoding and Decoding: PCM Encoding and Decoding: Aim: Introduction to PCM encoding and decoding. Introduction: PCM Encoding: The input to the PCM ENCODER module is an analog message. This must be constrained to a defined bandwidth

More information

Taking the Mystery out of the Infamous Formula, "SNR = 6.02N + 1.76dB," and Why You Should Care. by Walt Kester

Taking the Mystery out of the Infamous Formula, SNR = 6.02N + 1.76dB, and Why You Should Care. by Walt Kester ITRODUCTIO Taking the Mystery out of the Infamous Formula, "SR = 6.0 + 1.76dB," and Why You Should Care by Walt Kester MT-001 TUTORIAL You don't have to deal with ADCs or DACs for long before running across

More information

POWER SYSTEM HARMONICS. A Reference Guide to Causes, Effects and Corrective Measures AN ALLEN-BRADLEY SERIES OF ISSUES AND ANSWERS

POWER SYSTEM HARMONICS. A Reference Guide to Causes, Effects and Corrective Measures AN ALLEN-BRADLEY SERIES OF ISSUES AND ANSWERS A Reference Guide to Causes, Effects and Corrective Measures AN ALLEN-BRADLEY SERIES OF ISSUES AND ANSWERS By: Robert G. Ellis, P. Eng., Rockwell Automation Medium Voltage Business CONTENTS INTRODUCTION...

More information

Voice---is analog in character and moves in the form of waves. 3-important wave-characteristics:

Voice---is analog in character and moves in the form of waves. 3-important wave-characteristics: Voice Transmission --Basic Concepts-- Voice---is analog in character and moves in the form of waves. 3-important wave-characteristics: Amplitude Frequency Phase Voice Digitization in the POTS Traditional

More information

Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT)

Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT) Page 1 Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT) ECC RECOMMENDATION (06)01 Bandwidth measurements using FFT techniques

More information

Timing Errors and Jitter

Timing Errors and Jitter Timing Errors and Jitter Background Mike Story In a sampled (digital) system, samples have to be accurate in level and time. The digital system uses the two bits of information the signal was this big

More information

Computer Networks and Internets, 5e Chapter 6 Information Sources and Signals. Introduction

Computer Networks and Internets, 5e Chapter 6 Information Sources and Signals. Introduction Computer Networks and Internets, 5e Chapter 6 Information Sources and Signals Modified from the lecture slides of Lami Kaya (LKaya@ieee.org) for use CECS 474, Fall 2008. 2009 Pearson Education Inc., Upper

More information

1. Oscilloscope is basically a graph-displaying device-it draws a graph of an electrical signal.

1. Oscilloscope is basically a graph-displaying device-it draws a graph of an electrical signal. CHAPTER 3: OSCILLOSCOPE AND SIGNAL GENERATOR 3.1 Introduction to oscilloscope 1. Oscilloscope is basically a graph-displaying device-it draws a graph of an electrical signal. 2. The graph show signal change

More information

LEVERAGING FPGA AND CPLD DIGITAL LOGIC TO IMPLEMENT ANALOG TO DIGITAL CONVERTERS

LEVERAGING FPGA AND CPLD DIGITAL LOGIC TO IMPLEMENT ANALOG TO DIGITAL CONVERTERS LEVERAGING FPGA AND CPLD DIGITAL LOGIC TO IMPLEMENT ANALOG TO DIGITAL CONVERTERS March 2010 Lattice Semiconductor 5555 Northeast Moore Ct. Hillsboro, Oregon 97124 USA Telephone: (503) 268-8000 www.latticesemi.com

More information

DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION

DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION Introduction The outputs from sensors and communications receivers are analogue signals that have continuously varying amplitudes. In many systems

More information

Analog and Digital Signals, Time and Frequency Representation of Signals

Analog and Digital Signals, Time and Frequency Representation of Signals 1 Analog and Digital Signals, Time and Frequency Representation of Signals Required reading: Garcia 3.1, 3.2 CSE 3213, Fall 2010 Instructor: N. Vlajic 2 Data vs. Signal Analog vs. Digital Analog Signals

More information

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE Atmel 8-bit and 32-bit Microcontrollers AVR127: Understanding ADC Parameters APPLICATION NOTE Introduction This application note explains the basic concepts of analog-to-digital converter (ADC) and the

More information

APPLICATION NOTE AP050830

APPLICATION NOTE AP050830 APPLICATION NOTE AP050830 Selection and use of Ultrasonic Ceramic Transducers Pro-Wave Electronics Corp. E-mail: sales@pro-wave.com.tw URL: http://www.prowave.com.tw The purpose of this application note

More information

Little LFO. Little LFO. User Manual. by Little IO Co.

Little LFO. Little LFO. User Manual. by Little IO Co. 1 Little LFO User Manual Little LFO by Little IO Co. 2 Contents Overview Oscillator Status Switch Status Light Oscillator Label Volume and Envelope Volume Envelope Attack (ATT) Decay (DEC) Sustain (SUS)

More information

Appendix D Digital Modulation and GMSK

Appendix D Digital Modulation and GMSK D1 Appendix D Digital Modulation and GMSK A brief introduction to digital modulation schemes is given, showing the logical development of GMSK from simpler schemes. GMSK is of interest since it is used

More information

Optimizing IP3 and ACPR Measurements

Optimizing IP3 and ACPR Measurements Optimizing IP3 and ACPR Measurements Table of Contents 1. Overview... 2 2. Theory of Intermodulation Distortion... 2 3. Optimizing IP3 Measurements... 4 4. Theory of Adjacent Channel Power Ratio... 9 5.

More information

CBS RECORDS PROFESSIONAL SERIES CBS RECORDS CD-1 STANDARD TEST DISC

CBS RECORDS PROFESSIONAL SERIES CBS RECORDS CD-1 STANDARD TEST DISC CBS RECORDS PROFESSIONAL SERIES CBS RECORDS CD-1 STANDARD TEST DISC 1. INTRODUCTION The CBS Records CD-1 Test Disc is a highly accurate signal source specifically designed for those interested in making

More information

MICROPHONE SPECIFICATIONS EXPLAINED

MICROPHONE SPECIFICATIONS EXPLAINED Application Note AN-1112 MICROPHONE SPECIFICATIONS EXPLAINED INTRODUCTION A MEMS microphone IC is unique among InvenSense, Inc., products in that its input is an acoustic pressure wave. For this reason,

More information

Analog Representations of Sound

Analog Representations of Sound Analog Representations of Sound Magnified phonograph grooves, viewed from above: The shape of the grooves encodes the continuously varying audio signal. Analog to Digital Recording Chain ADC Microphone

More information

Auto-Tuning Using Fourier Coefficients

Auto-Tuning Using Fourier Coefficients Auto-Tuning Using Fourier Coefficients Math 56 Tom Whalen May 20, 2013 The Fourier transform is an integral part of signal processing of any kind. To be able to analyze an input signal as a superposition

More information

Basic Acoustics and Acoustic Filters

Basic Acoustics and Acoustic Filters Basic CHAPTER Acoustics and Acoustic Filters 1 3 Basic Acoustics and Acoustic Filters 1.1 The sensation of sound Several types of events in the world produce the sensation of sound. Examples include doors

More information

APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS

APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS Selection and use of Ultrasonic Ceramic Transducers The purpose of this application note is to aid the user in the selection and application of the Ultrasonic

More information

Lesson 3 DIRECT AND ALTERNATING CURRENTS. Task. The skills and knowledge taught in this lesson are common to all missile repairer tasks.

Lesson 3 DIRECT AND ALTERNATING CURRENTS. Task. The skills and knowledge taught in this lesson are common to all missile repairer tasks. Lesson 3 DIRECT AND ALTERNATING CURRENTS Task. The skills and knowledge taught in this lesson are common to all missile repairer tasks. Objectives. When you have completed this lesson, you should be able

More information

Pulsed Fourier Transform NMR The rotating frame of reference. The NMR Experiment. The Rotating Frame of Reference.

Pulsed Fourier Transform NMR The rotating frame of reference. The NMR Experiment. The Rotating Frame of Reference. Pulsed Fourier Transform NR The rotating frame of reference The NR Eperiment. The Rotating Frame of Reference. When we perform a NR eperiment we disturb the equilibrium state of the sstem and then monitor

More information

The Phase Modulator In NBFM Voice Communication Systems

The Phase Modulator In NBFM Voice Communication Systems The Phase Modulator In NBFM Voice Communication Systems Virgil Leenerts 8 March 5 The phase modulator has been a point of discussion as to why it is used and not a frequency modulator in what are called

More information

VCO Phase noise. Characterizing Phase Noise

VCO Phase noise. Characterizing Phase Noise VCO Phase noise Characterizing Phase Noise The term phase noise is widely used for describing short term random frequency fluctuations of a signal. Frequency stability is a measure of the degree to which

More information

AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz

AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz AN1200.04 Application Note: FCC Regulations for ISM Band Devices: Copyright Semtech 2006 1 of 15 www.semtech.com 1 Table of Contents 1 Table of Contents...2 1.1 Index of Figures...2 1.2 Index of Tables...2

More information

ANALYTICAL METHODS FOR ENGINEERS

ANALYTICAL METHODS FOR ENGINEERS UNIT 1: Unit code: QCF Level: 4 Credit value: 15 ANALYTICAL METHODS FOR ENGINEERS A/601/1401 OUTCOME - TRIGONOMETRIC METHODS TUTORIAL 1 SINUSOIDAL FUNCTION Be able to analyse and model engineering situations

More information

1995 Mixed-Signal Products SLAA013

1995 Mixed-Signal Products SLAA013 Application Report 995 Mixed-Signal Products SLAA03 IMPORTANT NOTICE Texas Instruments and its subsidiaries (TI) reserve the right to make changes to their products or to discontinue any product or service

More information

T = 1 f. Phase. Measure of relative position in time within a single period of a signal For a periodic signal f(t), phase is fractional part t p

T = 1 f. Phase. Measure of relative position in time within a single period of a signal For a periodic signal f(t), phase is fractional part t p Data Transmission Concepts and terminology Transmission terminology Transmission from transmitter to receiver goes over some transmission medium using electromagnetic waves Guided media. Waves are guided

More information

The Sonometer The Resonant String and Timbre Change after plucking

The Sonometer The Resonant String and Timbre Change after plucking The Sonometer The Resonant String and Timbre Change after plucking EQUIPMENT Pasco sonometers (pick up 5 from teaching lab) and 5 kits to go with them BK Precision function generators and Tenma oscilloscopes

More information

Lock - in Amplifier and Applications

Lock - in Amplifier and Applications Lock - in Amplifier and Applications What is a Lock in Amplifier? In a nut shell, what a lock-in amplifier does is measure the amplitude V o of a sinusoidal voltage, V in (t) = V o cos(ω o t) where ω o

More information

Positive Feedback and Oscillators

Positive Feedback and Oscillators Physics 3330 Experiment #6 Fall 1999 Positive Feedback and Oscillators Purpose In this experiment we will study how spontaneous oscillations may be caused by positive feedback. You will construct an active

More information

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress Biggar High School Mathematics Department National 5 Learning Intentions & Success Criteria: Assessing My Progress Expressions & Formulae Topic Learning Intention Success Criteria I understand this Approximation

More information

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS Objective In this experiment you will study the i-v characteristics of an MOS transistor. You will use the MOSFET as a variable resistor and as a switch. BACKGROUND

More information

TerraTec Electronic GmbH, Herrenpfad 38, D-41334 Nettetal, Germany

TerraTec Electronic GmbH, Herrenpfad 38, D-41334 Nettetal, Germany TERRATEC PRODUCER/SINE MB 33 II English Manual Version 1.0, last revised: November 2003 CE Declaration We: TerraTec Electronic GmbH, Herrenpfad 38, D-41334 Nettetal, Germany hereby declare that the product:

More information

The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper

The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper The Effective Number of Bits (ENOB) of my R&S Digital Oscilloscope Technical Paper Products: R&S RTO1012 R&S RTO1014 R&S RTO1022 R&S RTO1024 This technical paper provides an introduction to the signal

More information

RF Network Analyzer Basics

RF Network Analyzer Basics RF Network Analyzer Basics A tutorial, information and overview about the basics of the RF Network Analyzer. What is a Network Analyzer and how to use them, to include the Scalar Network Analyzer (SNA),

More information

Electrical Resonance

Electrical Resonance Electrical Resonance (R-L-C series circuit) APPARATUS 1. R-L-C Circuit board 2. Signal generator 3. Oscilloscope Tektronix TDS1002 with two sets of leads (see Introduction to the Oscilloscope ) INTRODUCTION

More information

Spectrum Level and Band Level

Spectrum Level and Band Level Spectrum Level and Band Level ntensity, ntensity Level, and ntensity Spectrum Level As a review, earlier we talked about the intensity of a sound wave. We related the intensity of a sound wave to the acoustic

More information

Acceleration levels of dropped objects

Acceleration levels of dropped objects Acceleration levels of dropped objects cmyk Acceleration levels of dropped objects Introduction his paper is intended to provide an overview of drop shock testing, which is defined as the acceleration

More information

Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy

Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy Application Note RF & Microwave Spectrum Analyzers Table of Contents 3 3 4 4 5 7 8 8 13 13 14 16 16 Introduction Absolute versus relative

More information

FREQUENCY RESPONSE OF AN AUDIO AMPLIFIER

FREQUENCY RESPONSE OF AN AUDIO AMPLIFIER 2014 Amplifier - 1 FREQUENCY RESPONSE OF AN AUDIO AMPLIFIER The objectives of this experiment are: To understand the concept of HI-FI audio equipment To generate a frequency response curve for an audio

More information

Non-Data Aided Carrier Offset Compensation for SDR Implementation

Non-Data Aided Carrier Offset Compensation for SDR Implementation Non-Data Aided Carrier Offset Compensation for SDR Implementation Anders Riis Jensen 1, Niels Terp Kjeldgaard Jørgensen 1 Kim Laugesen 1, Yannick Le Moullec 1,2 1 Department of Electronic Systems, 2 Center

More information

Lecture - 4 Diode Rectifier Circuits

Lecture - 4 Diode Rectifier Circuits Basic Electronics (Module 1 Semiconductor Diodes) Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Lecture - 4 Diode Rectifier Circuits

More information

AN-756 APPLICATION NOTE One Technology Way P.O. Box 9106 Norwood, MA 02062-9106 Tel: 781/329-4700 Fax: 781/326-8703 www.analog.com

AN-756 APPLICATION NOTE One Technology Way P.O. Box 9106 Norwood, MA 02062-9106 Tel: 781/329-4700 Fax: 781/326-8703 www.analog.com APPLICATION NOTE One Technology Way P.O. Box 9106 Norwood, MA 02062-9106 Tel: 781/329-4700 Fax: 781/326-8703 www.analog.com Sampled Systems and the Effects of Clock Phase Noise and Jitter by Brad Brannon

More information

AP1 Waves. (A) frequency (B) wavelength (C) speed (D) intensity. Answer: (A) and (D) frequency and intensity.

AP1 Waves. (A) frequency (B) wavelength (C) speed (D) intensity. Answer: (A) and (D) frequency and intensity. 1. A fire truck is moving at a fairly high speed, with its siren emitting sound at a specific pitch. As the fire truck recedes from you which of the following characteristics of the sound wave from the

More information

Standing Waves on a String

Standing Waves on a String 1 of 6 Standing Waves on a String Summer 2004 Standing Waves on a String If a string is tied between two fixed supports, pulled tightly and sharply plucked at one end, a pulse will travel from one end

More information

MODULATION Systems (part 1)

MODULATION Systems (part 1) Technologies and Services on Digital Broadcasting (8) MODULATION Systems (part ) "Technologies and Services of Digital Broadcasting" (in Japanese, ISBN4-339-62-2) is published by CORONA publishing co.,

More information

The Calculation of G rms

The Calculation of G rms The Calculation of G rms QualMark Corp. Neill Doertenbach The metric of G rms is typically used to specify and compare the energy in repetitive shock vibration systems. However, the method of arriving

More information

Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies

Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies Soonwook Hong, Ph. D. Michael Zuercher Martinson Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies 1. Introduction PV inverters use semiconductor devices to transform the

More information

Sampling Theory For Digital Audio By Dan Lavry, Lavry Engineering, Inc.

Sampling Theory For Digital Audio By Dan Lavry, Lavry Engineering, Inc. Sampling Theory Page Copyright Dan Lavry, Lavry Engineering, Inc, 24 Sampling Theory For Digital Audio By Dan Lavry, Lavry Engineering, Inc. Credit: Dr. Nyquist discovered the sampling theorem, one of

More information

Introduction to Receivers

Introduction to Receivers Introduction to Receivers Purpose: translate RF signals to baseband Shift frequency Amplify Filter Demodulate Why is this a challenge? Interference (selectivity, images and distortion) Large dynamic range

More information

Implementation of Digital Signal Processing: Some Background on GFSK Modulation

Implementation of Digital Signal Processing: Some Background on GFSK Modulation Implementation of Digital Signal Processing: Some Background on GFSK Modulation Sabih H. Gerez University of Twente, Department of Electrical Engineering s.h.gerez@utwente.nl Version 4 (February 7, 2013)

More information

RF Measurements Using a Modular Digitizer

RF Measurements Using a Modular Digitizer RF Measurements Using a Modular Digitizer Modern modular digitizers, like the Spectrum M4i series PCIe digitizers, offer greater bandwidth and higher resolution at any given bandwidth than ever before.

More information

Lecture 27: Mixers. Gilbert Cell

Lecture 27: Mixers. Gilbert Cell Whites, EE 322 Lecture 27 Page 1 of 9 Lecture 27: Mixers. Gilbert Cell Mixers shift the frequency spectrum of an input signal. This is an essential component in electrical communications (wireless or otherwise)

More information

SIGNAL PROCESSING FOR EFFECTIVE VIBRATION ANALYSIS

SIGNAL PROCESSING FOR EFFECTIVE VIBRATION ANALYSIS SIGNAL PROCESSING FOR EFFECTIVE VIBRATION ANALYSIS Dennis H. Shreve IRD Mechanalysis, Inc Columbus, Ohio November 1995 ABSTRACT Effective vibration analysis first begins with acquiring an accurate time-varying

More information

Understand the effects of clock jitter and phase noise on sampled systems A s higher resolution data converters that can

Understand the effects of clock jitter and phase noise on sampled systems A s higher resolution data converters that can designfeature By Brad Brannon, Analog Devices Inc MUCH OF YOUR SYSTEM S PERFORMANCE DEPENDS ON JITTER SPECIFICATIONS, SO CAREFUL ASSESSMENT IS CRITICAL. Understand the effects of clock jitter and phase

More information

Analysis/resynthesis with the short time Fourier transform

Analysis/resynthesis with the short time Fourier transform Analysis/resynthesis with the short time Fourier transform summer 2006 lecture on analysis, modeling and transformation of audio signals Axel Röbel Institute of communication science TU-Berlin IRCAM Analysis/Synthesis

More information

Laboratory Manual and Supplementary Notes. CoE 494: Communication Laboratory. Version 1.2

Laboratory Manual and Supplementary Notes. CoE 494: Communication Laboratory. Version 1.2 Laboratory Manual and Supplementary Notes CoE 494: Communication Laboratory Version 1.2 Dr. Joseph Frank Dr. Sol Rosenstark Department of Electrical and Computer Engineering New Jersey Institute of Technology

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Title Transcription of polyphonic signals using fast filter bank( Accepted version ) Author(s) Foo, Say Wei;

More information

Lab 1: The Digital Oscilloscope

Lab 1: The Digital Oscilloscope PHYSICS 220 Physical Electronics Lab 1: The Digital Oscilloscope Object: To become familiar with the oscilloscope, a ubiquitous instrument for observing and measuring electronic signals. Apparatus: Tektronix

More information

Instruction Manual and Experiment Guide for the PASCO scientific Model WA-9307A 012-01531D 6/94 FOURIER SYNTHESIZER. 1989 PASCO scientific $7.

Instruction Manual and Experiment Guide for the PASCO scientific Model WA-9307A 012-01531D 6/94 FOURIER SYNTHESIZER. 1989 PASCO scientific $7. Instruction Manual and Experiment Guide for the PASCO scientific Model WA-9307A 012-01531D 6/94 FOURIER SYNTHESIZER 1989 PASCO scientific $7.50 CAUTION RISK OF ELECTRIC SHOCK DO NOT OPEN The lightning

More information

ADC and DAC. Quantization

ADC and DAC. Quantization CHAPTER ADC and DAC Most of the signals directly encountered in science and engineering are continuous: light intensity that changes with distance; voltage that varies over time; a chemical reaction rate

More information

SIGNAL PROCESSING & SIMULATION NEWSLETTER

SIGNAL PROCESSING & SIMULATION NEWSLETTER 1 of 10 1/25/2008 3:38 AM SIGNAL PROCESSING & SIMULATION NEWSLETTER Note: This is not a particularly interesting topic for anyone other than those who ar e involved in simulation. So if you have difficulty

More information

RECOMMENDATION ITU-R SM.1792. Measuring sideband emissions of T-DAB and DVB-T transmitters for monitoring purposes

RECOMMENDATION ITU-R SM.1792. Measuring sideband emissions of T-DAB and DVB-T transmitters for monitoring purposes Rec. ITU-R SM.1792 1 RECOMMENDATION ITU-R SM.1792 Measuring sideband emissions of T-DAB and DVB-T transmitters for monitoring purposes (2007) Scope This Recommendation provides guidance to measurement

More information

Sequential multi-effect sequencer

Sequential multi-effect sequencer Sequential multi-effect sequencer WHAT IS IT INTRODUCTION Sequential is a dynamic multi-effect that allows you to trigger different processing and synthesis algorithms in a rhythmical fashion. It features

More information

Introduction to FM-Stereo-RDS Modulation

Introduction to FM-Stereo-RDS Modulation Introduction to FM-Stereo-RDS Modulation Ge, Liang Tan, EK Kelly, Joe Verigy, China Verigy, Singapore Verigy US 1. Introduction Frequency modulation (FM) has a long history of its application and is widely

More information

Signal to Noise Instrumental Excel Assignment

Signal to Noise Instrumental Excel Assignment Signal to Noise Instrumental Excel Assignment Instrumental methods, as all techniques involved in physical measurements, are limited by both the precision and accuracy. The precision and accuracy of a

More information

Agilent AN 1315 Optimizing RF and Microwave Spectrum Analyzer Dynamic Range. Application Note

Agilent AN 1315 Optimizing RF and Microwave Spectrum Analyzer Dynamic Range. Application Note Agilent AN 1315 Optimizing RF and Microwave Spectrum Analyzer Dynamic Range Application Note Table of Contents 3 3 3 4 4 4 5 6 7 7 7 7 9 10 10 11 11 12 12 13 13 14 15 1. Introduction What is dynamic range?

More information

SR2000 FREQUENCY MONITOR

SR2000 FREQUENCY MONITOR SR2000 FREQUENCY MONITOR THE FFT SEARCH FUNCTION IN DETAILS FFT Search is a signal search using FFT (Fast Fourier Transform) technology. The FFT search function first appeared with the SR2000 Frequency

More information

MATRIX TECHNICAL NOTES

MATRIX TECHNICAL NOTES 200 WOOD AVENUE, MIDDLESEX, NJ 08846 PHONE (732) 469-9510 FAX (732) 469-0418 MATRIX TECHNICAL NOTES MTN-107 TEST SETUP FOR THE MEASUREMENT OF X-MOD, CTB, AND CSO USING A MEAN SQUARE CIRCUIT AS A DETECTOR

More information

Frequency Response of Filters

Frequency Response of Filters School of Engineering Department of Electrical and Computer Engineering 332:224 Principles of Electrical Engineering II Laboratory Experiment 2 Frequency Response of Filters 1 Introduction Objectives To

More information

Doppler. Doppler. Doppler shift. Doppler Frequency. Doppler shift. Doppler shift. Chapter 19

Doppler. Doppler. Doppler shift. Doppler Frequency. Doppler shift. Doppler shift. Chapter 19 Doppler Doppler Chapter 19 A moving train with a trumpet player holding the same tone for a very long time travels from your left to your right. The tone changes relative the motion of you (receiver) and

More information

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Module: 2 Bipolar Junction Transistors Lecture-2 Transistor

More information

A Tutorial on the Decibel

A Tutorial on the Decibel A Tutorial on the Decibel This tutorial combines information from several authors, including Bob DeVarney, W1ICW; Walter Bahnzaf, WB1ANE; and Ward Silver, NØAX Decibels are part of many questions in the

More information

AN-007 APPLICATION NOTE MEASURING MAXIMUM SUBWOOFER OUTPUT ACCORDING ANSI/CEA-2010 STANDARD INTRODUCTION CEA-2010 (ANSI) TEST PROCEDURE

AN-007 APPLICATION NOTE MEASURING MAXIMUM SUBWOOFER OUTPUT ACCORDING ANSI/CEA-2010 STANDARD INTRODUCTION CEA-2010 (ANSI) TEST PROCEDURE AUDIOMATICA AN-007 APPLICATION NOTE MEASURING MAXIMUM SUBWOOFER OUTPUT ACCORDING ANSI/CEA-2010 STANDARD by Daniele Ponteggia - dp@audiomatica.com INTRODUCTION The Consumer Electronics Association (CEA),

More information

Analog-to-Digital Voice Encoding

Analog-to-Digital Voice Encoding Analog-to-Digital Voice Encoding Basic Voice Encoding: Converting Analog to Digital This topic describes the process of converting analog signals to digital signals. Digitizing Analog Signals 1. Sample

More information

25. AM radio receiver

25. AM radio receiver 1 25. AM radio receiver The chapter describes the programming of a microcontroller to demodulate a signal from a local radio station. To keep the circuit simple the signal from the local amplitude modulated

More information

Chapter 6: From Digital-to-Analog and Back Again

Chapter 6: From Digital-to-Analog and Back Again Chapter 6: From Digital-to-Analog and Back Again Overview Often the information you want to capture in an experiment originates in the laboratory as an analog voltage or a current. Sometimes you want to

More information

EM 437 COMMUNICATION SYSTEMS II LABORATORY MANUAL 2006-2007 FALL

EM 437 COMMUNICATION SYSTEMS II LABORATORY MANUAL 2006-2007 FALL EM 437 COMMUNICATION SYSTEMS II LABORATORY MANUAL 2006-2007 FALL TABLE OF CONTENTS page LABORATORY RULES...3 CHAPTER 1: PULSE CODE MODULATION...4 1. 1. Introduction...4 1. 2. The Apparatus...4 1. 3. The

More information

Pulse Width Modulated (PWM) Drives. AC Drives Using PWM Techniques

Pulse Width Modulated (PWM) Drives. AC Drives Using PWM Techniques Drives AC Drives Using PWM Techniques Power Conversion Unit The block diagram below shows the power conversion unit in Pulse Width Modulated (PWM) drives. In this type of drive, a diode bridge rectifier

More information

Pulse Width Modulated (PWM)

Pulse Width Modulated (PWM) Control Technologies Manual PWM AC Drives Revision 1.0 Pulse Width Modulated (PWM) Figure 1.8 shows a block diagram of the power conversion unit in a PWM drive. In this type of drive, a diode bridge rectifier

More information

DT3: RF On/Off Remote Control Technology. Rodney Singleton Joe Larsen Luis Garcia Rafael Ocampo Mike Moulton Eric Hatch

DT3: RF On/Off Remote Control Technology. Rodney Singleton Joe Larsen Luis Garcia Rafael Ocampo Mike Moulton Eric Hatch DT3: RF On/Off Remote Control Technology Rodney Singleton Joe Larsen Luis Garcia Rafael Ocampo Mike Moulton Eric Hatch Agenda Radio Frequency Overview Frequency Selection Signals Methods Modulation Methods

More information