Auto Harmonizer. EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report 26 April 2012

Size: px
Start display at page:

Download "Auto Harmonizer. EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report 26 April 2012"

Transcription

1 Auto Harmonizer EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report 26 April 2012 Team Name: Slubberdegullions Team Members: Josh Elliott and Henry Hatton, Jr. Project Abstract: Our project consists of creating an Auto Harmonizer which will capture an audio signal and generate a harmonized output in real time. This project will rely extensively on digital signal processing to accomplish the harmonization, but will also utilize analog circuitry to allow for the inclusion of adjustable equalization. The device will be able to take an analog input from an XLR port or a ¼ inch audio jack, pre-amplify the input signal, condition it for the DSC, and mix the original signal and the harmonized signal before sending them to the equalizer. Additionally, users will be able to customize the response of the device through the use of knobs which will adjust the equalization of the output signal. The two most important technical components of this project are the programming of the DSC and the design of the analog equalization circuitry.

2 Table of Contents Introduction Objectives...3 Design Aspect Digital / DSP...4 Design Aspect Analog....6 Analog Equalization Technology...9 Cost Estimate Division of Labor List of Tables 1. Center Frequency Bands...6 List of Figures 1. System Flowchart Software Flowchart Initial Band-Pass Filter Configuration Revised circuit Configuration utilizing Notch filters Balanced to Line Mic Preamp DC Offset and 1k Hz LPF Mixer Amplifier.8 8. Gantt Chart XLR Balanced to Line Mic Preamp Housing Band Equalizer DSP

3 Introduction The heart of this project lies in the development of a system that will allow the user to harmonize an input signal with at least one harmonized output. Furthermore, the user will need to be able to modify the quality of the out through an adjustable, analog equalization circuit. Figure 1 below shows the System Flowchart. DSP INPUT Balanced XLR or ¼ Jack Balanced to Line Level DC Offset 1 KHz LPF Mixing Amplifier Parametric Equalization OUTPUT ¼ Jack Figure 1 System Flowchart Project Objectives Digital / DSP Real-time harmonization of an input signal with a sample from memory. The input is recorded for a short period of time; data capture occurs at the behest of an external trigger. Data output also happens in response to a hardware trigger. The input signal can be any periodic audio signal. FFTs are used to create proper harmonies. Project Objectives Analog Proving a balanced XLR to line level or ¼ input jack. Pre-amplifying the microphone input signal. Providing a DC offset for an optimal input to the DSP Providing 5 bands of equalization to include the following center frequency channels shown in Table 1. Utilizing active low-pass and notch filters. Minimize noise in the system. Reduce RF susceptibility. 3

4 Design Aspect Digital / DSP Overview This portion of the project relies extensively on the use of software algorithms implemented on a TI DSC to produce the required digital signal processing necessary to accomplish harmonization. Some key factors that guided the design process are as follows: Utilization of TMS320F28335 DSC (Used in EEL4744) Chosen because of familiarity and processing capabilities Not a heavy hitting DSP, but its use greatly simplified potential design problems that would have been salient with less powerful microprocessors Immediate availability of dev-board for early testing and development Extensive amount of resources and support readily available on campus Real-time Harmonization Required much software optimization, but proved to be possible Delayed output of harmony is very small Assumption of Periodic Input Made discerning the fundamental frequency more attainable A signal with a primary frequency component caused frequency domain operations to be simpler Fast Fourier Transforms Difficult algorithm to get properly functioning on a small DSC Utilizing existing TI libraries made the process easier 4

5 Software Flowchart The flowchart in Figure 2 below describes the basic structure of the algorithm that is used to accomplish the harmonization of the signal. The software flow depicted below occurs at every instance in which an external trigger is detected. Receive Audio from ADC Prepare Audio for FFT (windowing, etc) Quadratic Interpolation to Improve Frequency Resolution Take FFT Compare Frequency with LUT to find in tune note Find Fundamental Frequencies Output Desired Harmony Figure 2 Software Flowchart 5

6 Design Aspect Analog Provide a multi-band active parametric equalizer to fine tune the harmonized output signal. Active filters are favored for the low cost, light weight, small size and gain availability. Utilizing 2 nd order filters consisting of 2 capacitors and 2 resistors. The center frequency (fₒ) bands are shown below in Table 1. Table 1 Center Frequency Bands Band fₒ (Hz) , ,000 We experimented with various circuit configurations for the active band-pass filters. The initial circuit configuration for one of the band-pass filters is shown below in Figure 3. Figure 3 Initial Band-Pass Filter Circuit Configuration Design Challenges The difficulty with the initial circuit configuration was too much gain for the audio operational amplifiers. After adjusting the filters to unity gain a cleaner, less distorted audio signal passed through the filter stages. Additional problems with the analog circuitry were with the PCB. Narrow trace separation width increased noise in the system. 6

7 Revised Notch Filter Design Figure 4 below shows the revised equalization circuitry Figure 4 Revised circuit Configuration utilizing Notch filters 7

8 Figure 5 shows the design for the Balanced XLR input to line level input microphone preamplifier. Figure 5 Balanced to Line Mic Preamp Figure 6 shows the design for the DC offset to provide the DSP input with a level of approximately 1.5 Volts and a 1 khz LPF to make the signal processing easier. Figure 6 DC Offset and 1 khz LPF 8

9 Figure 7 shows the mixer amplifier design. Figure 7 Mixer Amplifier Analog Equalization Technology Equalization filter circuitry is used in applications such as program enhancement, sound reinforcement, telecommunications and data acquisition. There are many different types of equalizers. A passive equalizer consists of inductors, capacitors and resistors and does not require power to operate. The advantages for the passive equalizer are low noise performance, good reliability, low RFI interference susceptibility and high dynamic range. The disadvantages for passive equalizer are large size, weight, cost and the need for shielding. The active equalizer features operational amplifiers and various other components and require power to operate. The advantages for active equalizers are small size, light weight, low cost and gain availability. The disadvantages for the active equalizer are increased noise, small dynamic range and RFI susceptibility. Division of Labor Josh Elliott Interfacing of DSC with peripherals DSP software algorithms for DSC PCB for DSC and digital components Henry Hatton, Jr. Design of the Balanced to Line Mic Preamplifier Design of the DC Offset circuitry and 1 khz LPF Design of the equalization circuitry 9

10 Design of the 2 PCB boards for the analog circuitry Figure 8 Gantt chart 10

11 Figure 9 XLR Balanced to Line Mic Preamp Figure 10 Housing Figure 11 5 Band Equalizer 11

12 Figure 12 DSP 12

Auto Harmonizer. EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 2 February 2012

Auto Harmonizer. EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 2 February 2012 Auto Harmonizer EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 2 February 2012 Project Abstract: Team Name: Slubberdegullions Team Members: Josh Elliott and Henry Hatton,

More information

Introduction. In the frequency domain, complex signals are separated into their frequency components, and the level at each frequency is displayed

Introduction. In the frequency domain, complex signals are separated into their frequency components, and the level at each frequency is displayed SPECTRUM ANALYZER Introduction A spectrum analyzer measures the amplitude of an input signal versus frequency within the full frequency range of the instrument The spectrum analyzer is to the frequency

More information

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Preliminary Design Report EEL 4924 Electrical Engineering Design (Senior Design) 26 January 2011 Members: Jeffrey Post and

More information

Oscillator/Demodulator to Fit on Flexible PCB

Oscillator/Demodulator to Fit on Flexible PCB Oscillator/Demodulator to Fit on Flexible PCB ECE 4901 Senior Design I Team 181 Fall 2013 Final Report Team Members: Ryan Williams (EE) Damon Soto (EE) Jonathan Wolff (EE) Jason Meyer (EE) Faculty Advisor:

More information

Analog Synthesizer: Functional Description

Analog Synthesizer: Functional Description Analog Synthesizer: Functional Description Documentation and Technical Information Nolan Lem (2013) Abstract This analog audio synthesizer consists of a keyboard controller paired with several modules

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 Ins and Outs of Audio Transformers. How to Choose them and How to Use them

The Ins and Outs of Audio Transformers. How to Choose them and How to Use them The Ins and Outs of Audio Transformers How to Choose them and How to Use them Steve Hogan Product Development Engineer, Jensen Transformers 1983 1989 Designed new products and provided application assistance

More information

model 101 single channel microphone preamplifier owner s manual Rev C

model 101 single channel microphone preamplifier owner s manual Rev C 2434 30th street, boulder, CO 80306-0204 USA tel 303.443.7454 fax 303.444.4634 info@gracedesign.com / www.gracedesign.com single channel microphone preamplifier Rev C all contents Grace Design/ Lunatec

More information

Adjustable Parametric Equalizer Hardware Description

Adjustable Parametric Equalizer Hardware Description Adjustable Parametric Equalizer Hardware Description Adam Grunke April 27, 2004 ETEC 474 Professor Morton Introduction The Adjustable Parametric Equalizer (APE) allows the professional audio engineer to

More information

Why KV2 s JK Series DIs are the worlds best!

Why KV2 s JK Series DIs are the worlds best! DI Boxes JK Series Why KV2 s JK Series DIs are the worlds best! KV2 Audio s JK Series of DI Boxes and Audio Tools provide the ultimate solution in transferring unbalanced signals to balanced signals. They

More information

A Digital Signal Processor for Musicians and Audiophiles Published on Monday, 09 February :54

A Digital Signal Processor for Musicians and Audiophiles Published on Monday, 09 February :54 A Digital Signal Processor for Musicians and Audiophiles Published on Monday, 09 February 2009 09:54 The main focus of hearing aid research and development has been on the use of hearing aids to improve

More information

THE PENNSYLVANIA STATE UNIVERSITY. Lab 2: Designing Optical Theremin Instrument. EE 300W Section 001. Nathaniel Houtz, Ji Eun Shin, Peter Wu 2/22/2013

THE PENNSYLVANIA STATE UNIVERSITY. Lab 2: Designing Optical Theremin Instrument. EE 300W Section 001. Nathaniel Houtz, Ji Eun Shin, Peter Wu 2/22/2013 THE PENNSYLVANIA STATE UNIVERSITY Lab 2: Designing Optical Theremin Instrument EE 300W Section 001 Nathaniel Houtz, Ji Eun Shin, Peter Wu 2/22/2013 1 ABSTRACT A simple Theremin must be able to produce

More information

CMA-100. Counter Measures Amplifier. Owner s Guide

CMA-100. Counter Measures Amplifier. Owner s Guide CMA-100 Counter Measures Amplifier Owner s Guide INTRODUCTION: Thank you for purchasing the CMA-100 Countermeasures Amplifier. When doing a Counter-surveillance investigation, it is important to analyze

More information

Making sense of electrical signals

Making sense of electrical signals Making sense of electrical signals Our thanks to Fluke for allowing us to reprint the following. vertical (Y) access represents the voltage measurement and the horizontal (X) axis represents time. Most

More information

Callouts Front Rear 1. INPUT Jacks 2. THRU Jacks dB / -30dB Pad switch 4. STEREO/MONO Switch 5. GROUND LIFT Switches 6. BALANCED OUTPUT Jacks

Callouts Front Rear 1. INPUT Jacks 2. THRU Jacks dB / -30dB Pad switch 4. STEREO/MONO Switch 5. GROUND LIFT Switches 6. BALANCED OUTPUT Jacks Quick Start Guide If you want to dispose this product, do not mix it with general household waste. There is a separate collection system for used electronic products in accordance with legislation that

More information

Low Cost, General Purpose High Speed JFET Amplifier AD825

Low Cost, General Purpose High Speed JFET Amplifier AD825 a FEATURES High Speed 41 MHz, 3 db Bandwidth 125 V/ s Slew Rate 8 ns Settling Time Input Bias Current of 2 pa and Noise Current of 1 fa/ Hz Input Voltage Noise of 12 nv/ Hz Fully Specified Power Supplies:

More information

A Discussion of the dbx 786 Precision Microphone Preamplifier

A Discussion of the dbx 786 Precision Microphone Preamplifier A Discussion of the dbx 786 Precision Microphone Preamplifier White Paper Jon Duffin Engineer, dbx Professional Products dbx Professional Products A Discussion of the dbx 786 Precision Microphone Preamplifier

More information

Capacitive Touch Sensing Tone Generator. Corey Cleveland and Eric Ponce

Capacitive Touch Sensing Tone Generator. Corey Cleveland and Eric Ponce Capacitive Touch Sensing Tone Generator Corey Cleveland and Eric Ponce Table of Contents Introduction Capacitive Sensing Overview Reference Oscillator Capacitive Grid Phase Detector Signal Transformer

More information

Designing Microphone Preamplifiers. Steve Green 24th AES UK Conference June 2011

Designing Microphone Preamplifiers. Steve Green 24th AES UK Conference June 2011 Designing Microphone Preamplifiers Steve Green 24th AES UK Conference June 2011 This presentation is an abbreviated version of a tutorial given at the 2010 AES Conference in San Francisco. The complete

More information

EEL 4924 Electrical Engineering Design Project Design Report: J & J Mic Pre. 2 February 2012 Team Members: Josh Levy & Jordan Leslie

EEL 4924 Electrical Engineering Design Project Design Report: J & J Mic Pre. 2 February 2012 Team Members: Josh Levy & Jordan Leslie EEL 4924 Electrical Engineering Design Project Design Report: J & J Mic Pre 2 February 2012 Team Members: Josh Levy & Jordan Leslie Page 2/7 Project Abstract: Our project will be an all analog microphone

More information

CMA-100. User Manual. Counter Measures Amplifier

CMA-100. User Manual. Counter Measures Amplifier CMA-100 Counter Measures Amplifier User Manual Research Electronics International, LLC 455 Security Drive, Cookeville, TN 38506 U.S.A. (800) 824-3190 (US Only) +1 931-537-6032 www.reiusa.net Copyright

More information

OBSOLETE. Low Cost Quad Voltage Controlled Amplifier SSM2164 REV. 0

OBSOLETE. Low Cost Quad Voltage Controlled Amplifier SSM2164 REV. 0 a FEATURES Four High Performance VCAs in a Single Package.2% THD No External Trimming 12 db Gain Range.7 db Gain Matching (Unity Gain) Class A or AB Operation APPLICATIONS Remote, Automatic, or Computer

More information

Radio Receivers. Al Penney VO1NO

Radio Receivers. Al Penney VO1NO Radio Receivers Al Penney VO1NO Role of the Receiver The Antenna must capture the radio wave. The desired frequency must be selected from all the EM waves captured by the antenna. The selected signal is

More information

Chameleon Labs Model 7602

Chameleon Labs Model 7602 Chameleon Labs Model 7602 Microphone Preamplifier and Equalizer Owner s Manual 704 228 th Avenue NE, # 826 Sammamish, WA 98074 206-264-7602 www.chameleonlabs.com Revision B Dec, 2005 1 Your Model 7602

More information

Analog and Telecommunication Electronics

Analog and Telecommunication Electronics Politecnico di Torino - ICT School Analog and Telecommunication Electronics E1 - Filters type and design» Filter taxonomy and parameters» Design flow and tools» FilterCAD example» Basic II order cells

More information

Making sense of electrical signals

Making sense of electrical signals APPLICATION NOTE Making sense of electrical signals Devices that convert electrical power to mechanical power run the industrial world, including pumps, compressors, motors, conveyors, robots and more.

More information

UNIT-3. Electronic Measurements & Instrumentation

UNIT-3.   Electronic Measurements & Instrumentation UNIT-3 1. Draw the Block Schematic of AF Wave analyzer and explain its principle and Working? ANS: The wave analyzer consists of a very narrow pass-band filter section which can Be tuned to a particular

More information

Analog and Telecommunication Electronics

Analog and Telecommunication Electronics Politecnico di Torino - ICT School Analog and Telecommunication Electronics E1 - Filters type and design» Filter taxonomy and parameters» Design flow and tools» FilterCAD example» Basic II order cells

More information

Lauren Gresko, Elliott Williams, Elaine McVay Final Project Proposal 9. April Analog Synthesizer. Motivation

Lauren Gresko, Elliott Williams, Elaine McVay Final Project Proposal 9. April Analog Synthesizer. Motivation Lauren Gresko, Elliott Williams, Elaine McVay 6.101 Final Project Proposal 9. April 2014 Motivation Analog Synthesizer From the birth of popular music, with the invention of the phonograph, to the increased

More information

Radio Receivers. Al Penney VO1NO

Radio Receivers. Al Penney VO1NO Radio Receivers Role of the Receiver The Antenna must capture the radio wave. The desired frequency must be selected from all the EM waves captured by the antenna. The selected signal is usually very weak

More information

RSS twitter facebook linked in. Home Reviews Press A/V Directory CAVE Technical Articles. Home Preamplifiers Classe CP-800 Stereo Preamplifier

RSS twitter facebook linked in. Home Reviews Press A/V Directory CAVE Technical Articles. Home Preamplifiers Classe CP-800 Stereo Preamplifier RSS twitter facebook linked in YOUR EMAIL SUBMIT Like Home Reviews Press A/V Directory CAVE Technical Articles Home Preamplifiers Classe CP-800 Stereo Preamplifier Classe CP-800 Stereo Preamplifier Written

More information

SPECIFICATIONS: Subcarrier Frequency 5.5MHz adjustable, FM Modulated +/- 50KHz. 2nd 11MHz >40dB down from 5.5MHz

SPECIFICATIONS: Subcarrier Frequency 5.5MHz adjustable, FM Modulated +/- 50KHz. 2nd 11MHz >40dB down from 5.5MHz Mini-kits AUDIO / SUBCARRIER KIT EME75 Version4 SPECIFICATIONS: Subcarrier Frequency 5.5MHz adjustable, FM Modulated +/- 50KHz Subcarrier Output 1.5v p-p Output @ 5.5MHz DESCRIPTION & FEATURES: The Notes

More information

Overview. Features. Technical Data Sheet 1 / 6. Mixing Console MG20. MG20 is a versatile mixer suitable for a wide range of users and applications.

Overview. Features. Technical Data Sheet 1 / 6. Mixing Console MG20. MG20 is a versatile mixer suitable for a wide range of users and applications. Overview MG20 is a versatile mixer suitable for a wide range of users and applications. Rear Panel Features Input channels: 20 Line Inputs (12 mono, 4 stereo), 16 Mic Inputs with 48V phantom power and

More information

Callouts 1. INPUT 2. THRU 3. GROUND LIFT 4. BALANCED OUTPUT

Callouts 1. INPUT 2. THRU 3. GROUND LIFT 4. BALANCED OUTPUT Quick Start Guide If you want to dispose this product, do not mix it with general household waste. There is a separate collection system for used electronic products in accordance with legislation that

More information

SGM4809 Dual 158mW Headphone Amplifier with Active Low Shutdown Mode

SGM4809 Dual 158mW Headphone Amplifier with Active Low Shutdown Mode Dual 58mW Headphone Amplifier GENERAL DESCRIPTION The SGM4809 is a dual audio power amplifier capable of delivering 58mW per channel of continuous average power with less than 0.% distortion(thd N)when

More information

The Battle for Data Fidelity:Understanding the SFDR Spec

The Battle for Data Fidelity:Understanding the SFDR Spec The Battle for Data Fidelity:Understanding the SFDR Spec As A/D converters (ADC) and data acquisition boards increase their bandwidth, more and more are including the spurious free dynamic range (SFDR)

More information

Chapter 12: Electronic Circuit Simulation and Layout Software

Chapter 12: Electronic Circuit Simulation and Layout Software Chapter 12: Electronic Circuit Simulation and Layout Software In this chapter, we introduce the use of analog circuit simulation software and circuit layout software. I. Introduction So far we have designed

More information

AUTOMATIC MIXER AX-1OOOA

AUTOMATIC MIXER AX-1OOOA TOA ENGINEERED SOUND SYSTEM AUTOMATIC MIXER AX1OOOA DESCRIPTION The TOA AX1000A automatic microphone mixer is ideally suited for applications such as churches, board rooms, conference rooms or courtrooms,

More information

Deployable Noise Meter Preliminary Detailed Design Review

Deployable Noise Meter Preliminary Detailed Design Review Deployable Noise Meter Preliminary Detailed Design Review 11/3/2016 Team Members and Roles Mandala Murphy - ME Zachary Maher - ME Sergio Martins - CE Nathan Burlee - EE Vashti Green - EE Jillian Walsh

More information

Development of Signal Analyzer MS2840A with Built-in Low Phase-Noise Synthesizer

Development of Signal Analyzer MS2840A with Built-in Low Phase-Noise Synthesizer Development of Signal Analyzer MS2840A with Built-in Low Phase-Noise Synthesizer Toru Otani, Koichiro Tomisaki, Naoto Miyauchi, Kota Kuramitsu, Yuki Kondo, Junichi Kimura, Hitoshi Oyama [Summary] Evaluation

More information

MUSIC RESPONSIVE LIGHT SYSTEM

MUSIC RESPONSIVE LIGHT SYSTEM MUSIC RESPONSIVE LIGHT SYSTEM By Andrew John Groesch Final Report for ECE 445, Senior Design, Spring 2013 TA: Lydia Majure 1 May 2013 Project 49 Abstract The system takes in a musical signal as an acoustic

More information

Using High Speed Differential Amplifiers to Drive Analog to Digital Converters

Using High Speed Differential Amplifiers to Drive Analog to Digital Converters Using High Speed Differential Amplifiers to Drive Analog to Digital Converters Selecting The Best Differential Amplifier To Drive An Analog To Digital Converter The right high speed differential amplifier

More information

Laboratory 6. Lab 6. Operational Amplifier Circuits. Required Components: op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0.

Laboratory 6. Lab 6. Operational Amplifier Circuits. Required Components: op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0. Laboratory 6 Operational Amplifier Circuits Required Components: 1 741 op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0.1 F capacitor 6.1 Objectives The operational amplifier is one of the most

More information

Introduction. sig. ref. sig

Introduction. sig. ref. sig Introduction A lock-in amplifier, in common with most AC indicating instruments, provides a DC output proportional to the AC signal under investigation. The special rectifier, called a phase-sensitive

More information

Improving the immunity of sensitive analogue electronics

Improving the immunity of sensitive analogue electronics Improving the immunity of sensitive analogue electronics T.P.Jarvis BSc CEng MIEE MIEEE, I.R.Marriott BEng, EMC Journal 1997 Introduction The art of good analogue electronics design has appeared to decline

More information

Chapter 2 Analog-to-Digital Conversion...

Chapter 2 Analog-to-Digital Conversion... Chapter... 5 This chapter examines general considerations for analog-to-digital converter (ADC) measurements. Discussed are the four basic ADC types, providing a general description of each while comparing

More information

TRANSDUCER INTERFACE APPLICATIONS

TRANSDUCER INTERFACE APPLICATIONS TRANSDUCER INTERFACE APPLICATIONS Instrumentation amplifiers have long been used as preamplifiers in transducer applications. High quality transducers typically provide a highly linear output, but at a

More information

LMV1024/LMV1026 (Stereo) PDM Output with Pre-Amplifier for Electret Microphones

LMV1024/LMV1026 (Stereo) PDM Output with Pre-Amplifier for Electret Microphones LMV1024/LMV1026 (Stereo) PDM Output with Pre-Amplifier for Electret Microphones General Description National s LMV1024 and LMV1026 stereo amplifiers are solutions for the new generation of voice enrichment

More information

Rail-to-Rail, High Output Current Amplifier AD8397

Rail-to-Rail, High Output Current Amplifier AD8397 Rail-to-Rail, High Output Current Amplifier FEATURES Dual operational amplifier Voltage feedback Wide supply range from 3 V to 24 V Rail-to-rail output Output swing to within.5 V of supply rails High linear

More information

A high quality factor obtained by a second order band pass filter using CDTA

A high quality factor obtained by a second order band pass filter using CDTA A high quality factor obtained by a second order band pass filter using CDTA 1 Gargi Agarwal, 2 Prabhashita Sharm, 3 Shivani Singh, 4 Mr. Shahbaz Alam 1,2,3 Student Of ECE 4 Guide of the group ABES-EC

More information

Hints. for making. Better. Spectrum Analyzer. Measurements. Application Note

Hints. for making. Better. Spectrum Analyzer. Measurements. Application Note Hints for making Better Spectrum Analyzer Measurements Application Note 1286-1 The Heterodyne Spectrum Analyzer The spectrum analyzer, like an oscilloscope, is a basic tool used for observing signals.

More information

Overview of the MSA 12/30/10

Overview of the MSA 12/30/10 Overview of the MSA 12/30/10 Introduction The purpose of this document is to provide an overview of the capabilities and construction of the MSA to help potential builders get oriented. Much more detailed

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

Nº32 REFERENCE PREAMPLIFIER

Nº32 REFERENCE PREAMPLIFIER Nº32 REFERENCE PREAMPLIFIER Nº32 REFERENCE PREAMPLIFIER The Nº32 Preamplifier is a revolutionary Mark Levinson component. It is the first preamplifier to earn the Reference label. Separating power-supply

More information

Name. Part A (25 Points) Complete on Blackboard. A. (25 Pts) Part B (75 Points) 1. (14 Pts) 2. (4 Pts) 3. (12 Pts) 4. (12 Pts) 5.

Name. Part A (25 Points) Complete on Blackboard. A. (25 Pts) Part B (75 Points) 1. (14 Pts) 2. (4 Pts) 3. (12 Pts) 4. (12 Pts) 5. Name Part A (25 Points) Complete on Blackboard A. (25 Pts) Part B (75 Points) 1. (14 Pts) 2. (4 Pts) 3. (12 Pts) 4. (12 Pts) 5. (15 Pts) 6. (15 Pts) 7. (3 Pts) Total Draw circuit diagrams for all problems,

More information

Sweep / Function Generator User Guide

Sweep / Function Generator User Guide I. Overview Sweep / Function Generator User Guide The Sweep/Function Generator as developed by L. J. Haskell was designed and built as a multi-functional test device to help radio hobbyists align antique

More information

Synergy IIi Stereo Preamplifier Technology

Synergy IIi Stereo Preamplifier Technology S Y N E R G Y LISTEN SELECT GAIN INPUT TERM MONO PHASE BYPASS MUTE RECORD SELECT GAIN RECORD 1 2 3 4 5 BAL L R CUT Synergy IIi Stereo Preamplifier Technology The third generation of Synergy preamplifier

More information

The attached document closely follows the sections defined in the functional specifications for ease of reference.

The attached document closely follows the sections defined in the functional specifications for ease of reference. !"# $%& ' March 2, 2004 Dr. Lakshman One School of Engineering Science Simon Fraser University Burnaby, BC, V5A 1S6 Re: ENSC 440 Design Specification for Digital Audio Input Speakers Dear Dr. One, Attached

More information

Pre-Lab. Introduction

Pre-Lab. Introduction Pre-Lab Read through this entire lab. Perform all of your calculations (calculated values) prior to making the required circuit measurements. You may need to measure circuit component values to obtain

More information

INTRODUCTION TO FILTER CIRCUITS

INTRODUCTION TO FILTER CIRCUITS INTRODUCTION TO FILTER CIRCUITS 1 2 Background: Filters may be classified as either digital or analog. Digital filters are implemented using a digital computer or special purpose digital hardware. Analog

More information

EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS

EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS Experimental Goals A good technician needs to make accurate measurements, keep good records and know the proper usage and limitations of the instruments

More information

The Pearl II Phono Stage. By Wayne Colburn. Introduction

The Pearl II Phono Stage. By Wayne Colburn. Introduction The Pearl II Phono Stage By Wayne Colburn Introduction Here is the long awaited sequel to the Pearl phono stage, named after my maternal Grandmother who was good with a sling shot, played piano and organ

More information

Microphone and Line-Input Pads

Microphone and Line-Input Pads Microphone Preamplifiers 329 This technology was used on several consoles, such as the Soundcraft TS12, but it had a relatively short life as I came up with something better the padless microphone preamplifier

More information

Universal Tube Output Stage Installation Manual Table of Contents Universal Tube Output Stage Installation Manual...1 Specifications:...7 Mechanical:...7 Electrical Performance:...7 1 Power Supply Wiring...8

More information

APPLICATION NOTE. System Design for RF Immunity

APPLICATION NOTE. System Design for RF Immunity APPLICATION NOTE System Design for RF Immunity Audio Codec Application Note Rev1.0 Page 1 of 6 March 2008 With the growth of the portable electronic devices industry, radiated RF fields and potential interference

More information

A COMPACT, AGILE, LOW-PHASE-NOISE FREQUENCY SOURCE WITH AM, FM AND PULSE MODULATION CAPABILITIES

A COMPACT, AGILE, LOW-PHASE-NOISE FREQUENCY SOURCE WITH AM, FM AND PULSE MODULATION CAPABILITIES A COMPACT, AGILE, LOW-PHASE-NOISE FREQUENCY SOURCE WITH AM, FM AND PULSE MODULATION CAPABILITIES Alexander Chenakin Phase Matrix, Inc. 109 Bonaventura Drive San Jose, CA 95134, USA achenakin@phasematrix.com

More information

Designing a Premium Audio System. Gregg Scott Senior Applications Engineer Mid Power Audio Amplifiers

Designing a Premium Audio System. Gregg Scott Senior Applications Engineer Mid Power Audio Amplifiers Designing a Premium Audio System Gregg Scott Senior Applications Engineer Mid Power Audio Amplifiers 1 Gregg Scott Senior Applications Engineer, MPAA Career California Polytechnic State University, San

More information

Mic Mate Pro. User Manual

Mic Mate Pro. User Manual R Mic Mate Pro User Manual Mic Mate Pro Features Congratulations and thank you for purchasing the MXL Mic Mate Pro. This device is designed to minimize your setup for recording and allow for professional

More information

Our Mailing and Shipping Address:

Our Mailing and Shipping Address: 5 January 2005 This contact update page has been added to the Acrobat document you have downloaded. Please disregard any contact information printed within the document. Our Mailing and Shipping Address:

More information

Using the V5.x Integrator

Using the V5.x Integrator Using the V5.x Integrator This document explains how to produce the Bode plots for an electromagnetic guitar pickup using the V5.x Integrator. Equipment: Test coil 50-100 turns of 26 AWG coated copper

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

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 Large dynamic range required Many receivers must be capable

More information

16 V Rail-to-Rail, Zero-Drift, Precision Instrumentation Amplifier AD8230

16 V Rail-to-Rail, Zero-Drift, Precision Instrumentation Amplifier AD8230 V Rail-to-Rail, Zero-Drift, Precision Instrumentation Amplifier AD FEATURES Resistor programmable gain range: to Supply voltage range: ± V to ± V, + V to + V Rail-to-rail input and output Maintains performance

More information

AEA TRP2 OWNER S MANUAL THE ORIGINAL 2-CHANNEL RIBBON PREAMP

AEA TRP2 OWNER S MANUAL THE ORIGINAL 2-CHANNEL RIBBON PREAMP AEA TRP2 OWNER S MANUAL THE ORIGINAL 2-CHANNEL RIBBON PREAMP WELCOME Congratulations on your purchase of the TRP2 preamp and welcome to the AEA family. AEA takes sonic integrity seriously and have created

More information

CLOUDSDR RFSPACE #CONNECTED SOFTWARE DEFINED RADIO. final design might vary without notice

CLOUDSDR RFSPACE #CONNECTED SOFTWARE DEFINED RADIO. final design might vary without notice CLOUDSDR #CONNECTED SOFTWARE DEFINED RADIO final design might vary without notice 1 - PRELIMINARY SPECIFICATIONS http://www.rfspace.com v0.1 RFSPACE CloudSDR CLOUDSDR INTRODUCTION The RFSPACE CloudSDR

More information

LBI-30398N. MAINTENANCE MANUAL MHz PHASE LOCK LOOP EXCITER 19D423249G1 & G2 DESCRIPTION TABLE OF CONTENTS. Page. DESCRIPTION...

LBI-30398N. MAINTENANCE MANUAL MHz PHASE LOCK LOOP EXCITER 19D423249G1 & G2 DESCRIPTION TABLE OF CONTENTS. Page. DESCRIPTION... MAINTENANCE MANUAL 138-174 MHz PHASE LOCK LOOP EXCITER 19D423249G1 & G2 LBI-30398N TABLE OF CONTENTS DESCRIPTION...Front Cover CIRCUIT ANALYSIS... 1 MODIFICATION INSTRUCTIONS... 4 PARTS LIST AND PRODUCTION

More information

Electrical Engineer. Lab2. Dr. Lars Hansen

Electrical Engineer. Lab2. Dr. Lars Hansen Electrical Engineer Lab2 Dr. Lars Hansen David Sanchez University of Texas at San Antonio May 5 th, 2009 Table of Contents Abstract... 3 1.0 Introduction and Product Description... 3 1.1 Problem Specifications...

More information

HF Power Amplifier (Reference Design Guide) RFID Systems / ASP

HF Power Amplifier (Reference Design Guide) RFID Systems / ASP 16 September 2008 Rev A HF Power Amplifier (Reference Design Guide) RFID Systems / ASP 1.) Scope Shown herein is a HF power amplifier design with performance plots. As every application is different and

More information

A Comparative Study between DPC and DPC-SVM Controllers Using dspace (DS1104)

A Comparative Study between DPC and DPC-SVM Controllers Using dspace (DS1104) International Journal of Electrical and Computer Engineering (IJECE) Vol. 4, No. 3, June 2014, pp. 322 328 ISSN: 2088-8708 322 A Comparative Study between DPC and DPC-SVM Controllers Using dspace (DS1104)

More information

CEEN Bot Lab Design A SENIOR THESIS PROPOSAL

CEEN Bot Lab Design A SENIOR THESIS PROPOSAL CEEN Bot Lab Design by Deborah Duran (EENG) Kenneth Townsend (EENG) A SENIOR THESIS PROPOSAL Presented to the Faculty of The Computer and Electronics Engineering Department In Partial Fulfillment of Requirements

More information

The Future of Sound. Made Perfectly Clear.

The Future of Sound. Made Perfectly Clear. JK DI-Boxes User Guide JK1 - Active DI BOX JK2 - Stereo DI BOX JKA - Acoustic DI BOX JKP - Passive DI BOX JKT - Tone Generator The Future of Sound. Made Perfectly Clear. At KV2 Audio our vision is to constantly

More information

Dayton Audio is proud to introduce DATS V2, the best tool ever for accurately measuring loudspeaker driver parameters in seconds.

Dayton Audio is proud to introduce DATS V2, the best tool ever for accurately measuring loudspeaker driver parameters in seconds. Dayton Audio is proud to introduce DATS V2, the best tool ever for accurately measuring loudspeaker driver parameters in seconds. DATS V2 is the latest edition of the Dayton Audio Test System. The original

More information

Dayton Audio is proud to introduce DATS V2, the best tool ever for accurately measuring loudspeaker driver parameters in seconds.

Dayton Audio is proud to introduce DATS V2, the best tool ever for accurately measuring loudspeaker driver parameters in seconds. Dayton Audio is proud to introduce DATS V2, the best tool ever for accurately measuring loudspeaker driver parameters in seconds. DATS V2 is the latest edition of the Dayton Audio Test System. The original

More information

8.5 Modulation of Signals

8.5 Modulation of Signals 8.5 Modulation of Signals basic idea and goals measuring atomic absorption without modulation measuring atomic absorption with modulation the tuned amplifier, diode rectifier and low pass the lock-in amplifier

More information

Analog Design-filters

Analog Design-filters Analog Design-filters Introduction and Motivation Filters are networks that process signals in a frequency-dependent manner. The basic concept of a filter can be explained by examining the frequency dependent

More information

ERICSSONZ LBI-30398P. MAINTENANCE MANUAL MHz PHASE LOCKED LOOP EXCITER 19D423249G1 & G2 DESCRIPTION TABLE OF CONTENTS

ERICSSONZ LBI-30398P. MAINTENANCE MANUAL MHz PHASE LOCKED LOOP EXCITER 19D423249G1 & G2 DESCRIPTION TABLE OF CONTENTS MAINTENANCE MANUAL 138-174 MHz PHASE LOCKED LOOP EXCITER 19D423249G1 & G2 TABLE OF CONTENTS Page DESCRIPTION... Front Cover CIRCUIT ANALYSIS...1 MODIFICATION INSTRUCTIONS...4 PARTS LIST...5 PRODUCTION

More information

EXPERIMENT 1: Characteristics of Passive and Active Filters

EXPERIMENT 1: Characteristics of Passive and Active Filters Kathmandu University Department of Electrical and Electronics Engineering ELECTRONICS AND ANALOG FILTER DESIGN LAB EXPERIMENT : Characteristics of Passive and Active Filters Objective: To understand the

More information

Technician License Course Chapter 3 Types of Radios and Radio Circuits. Module 7

Technician License Course Chapter 3 Types of Radios and Radio Circuits. Module 7 Technician License Course Chapter 3 Types of Radios and Radio Circuits Module 7 Radio Block Diagrams Radio Circuits can be shown as functional blocks connected together. Knowing the description of common

More information

MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3

MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3 B MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3 TABLE OF CONTENTS Page Front Cover DESCRIPTION............................................... CIRCUIT ANALYSIS............................................

More information

6.111 Final Project Proposal HeartAware

6.111 Final Project Proposal HeartAware 6.111 Final Project Proposal HeartAware Michael Holachek and Nalini Singh Massachusetts Institute of Technology 1 Introduction Pulse oximetry is a popular non-invasive method for monitoring a person s

More information

Wideband Receiver for Communications Receiver or Spectrum Analysis Usage: A Comparison of Superheterodyne to Quadrature Down Conversion

Wideband Receiver for Communications Receiver or Spectrum Analysis Usage: A Comparison of Superheterodyne to Quadrature Down Conversion A Comparison of Superheterodyne to Quadrature Down Conversion Tony Manicone, Vanteon Corporation There are many different system architectures which can be used in the design of High Frequency wideband

More information

What is the Kicker F.I.T. input circuit and why is it better?

What is the Kicker F.I.T. input circuit and why is it better? What is the Kicker F.I.T. input circuit and why is it better? F.I.T. input: Kicker uses a special circuit for the audio input to our amplifiers called Failsafe Integration Technology or (F.I.T.) for short.

More information

USO RESTRITO. Introduction to the Six Basic Audio Measurements. About this Technote. 1: Device Under Test and Signal Path. DUTs

USO RESTRITO. Introduction to the Six Basic Audio Measurements. About this Technote. 1: Device Under Test and Signal Path. DUTs USO RESTRITO A p p l i c a t i o n a n d T e c h n i c a l S u p p o r t f o r A u d i o P r e c i s i o n U s e r s T E C H N O T E TN104 2700 Series ATS-2 APx500 Series Introduction to the Six Basic

More information

Instrumental Considerations

Instrumental Considerations Instrumental Considerations Many of the limits of detection that are reported are for the instrument and not for the complete method. This may be because the instrument is the one thing that the analyst

More information

A Band-Pass Filter Designed using CDTA for achieving high Quality Factor

A Band-Pass Filter Designed using CDTA for achieving high Quality Factor A Band-Pass Filter Designed using CDTA for achieving high Quality Factor Rishabh Pathak 1, Viplov Verma 2, Vaibhav Sharma 3, Siddhant Yadav 4 1 Student, Electronics and Communication, ABES Engineering

More information

EECS 452, W.03 DSP Project Proposals: HW#5 James Glettler

EECS 452, W.03 DSP Project Proposals: HW#5 James Glettler EECS 45, W.03 Project Proposals: HW#5 James Glettler James (at) ElysianAudio.com - jglettle (at) umich.edu - www.elysianaudio.com Proposal: Automated Adaptive Room/System Equalization System Develop a

More information

Interactive Tone Generator with Capacitive Touch. Corey Cleveland and Eric Ponce. Project Proposal

Interactive Tone Generator with Capacitive Touch. Corey Cleveland and Eric Ponce. Project Proposal Interactive Tone Generator with Capacitive Touch Corey Cleveland and Eric Ponce Project Proposal Overview Capacitance is defined as the ability for an object to store charge. All objects have this ability,

More information

High-Speed, Low-Power Dual Operational Amplifier AD826

High-Speed, Low-Power Dual Operational Amplifier AD826 a FEATURES High Speed: MHz Unity Gain Bandwidth 3 V/ s Slew Rate 7 ns Settling Time to.% Low Power: 7. ma Max Power Supply Current Per Amp Easy to Use: Drives Unlimited Capacitive Loads ma Min Output Current

More information

Description. Output Stage. 5k (10k) - + 5k (10k)

Description. Output Stage. 5k (10k) - + 5k (10k) THAT Corporation Low Noise, High Performance Audio Preamplifier IC FEATURES Low Noise: 1 nv/hz input noise (60dB gain) 34 nv/hz input noise (0dB gain) (1512) Low THD+N (full audio bandwidth): 0.001% 40dB

More information

CABINET POWERED MIXING CONSOLE

CABINET POWERED MIXING CONSOLE R SHS AUDIO SPMU- 00 CABINET POWERED MIXING CONSOLE USER'S MANUAL SAFETY INSTRUCTIONS SPECIFICATIONS Inputs Input modes Input Impedance Rated Input level Connector WARNING - TO REDUCE THE RISK OF FIRE

More information