Analog and Digital Filters used in Audio Contexts Tufts University – ME 93 October 22, 2015.

Slides:



Advertisements
Similar presentations
Design of Digital IIR Filter
Advertisements

| Page Angelo Farina UNIPR | All Rights Reserved | Confidential Digital sound processing Convolution Digital Filters FFT.
Nonrecursive Digital Filters
EE513 Audio Signals and Systems Digital Signal Processing (Synthesis) Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
Digital Filters. Filters Filters shape the frequency spectrum of a sound signal. Filters shape the frequency spectrum of a sound signal. –Filters generally.
ELEN 5346/4304 DSP and Filter Design Fall Lecture 8: LTI filter types Instructor: Dr. Gleb V. Tcheslavski Contact:
Filtering Filtering is one of the most widely used complex signal processing operations The system implementing this operation is called a filter A filter.
AES 115 th Convention Tutorial Session All About Equalizers (for live sound use) Dennis Bohn Don Pearson Bruce Jackson Rane Ultrasound Lake.
So far We have introduced the Z transform
Digital signal processing -G Ravi kishore. INTRODUCTION The goal of DSP is usually to measure, filter and/or compress continuous real-world analog signals.
Digital Signal Processing – Chapter 11 Introduction to the Design of Discrete Filters Prof. Yasser Mostafa Kadah
Unit 9 IIR Filter Design 1. Introduction The ideal filter Constant gain of at least unity in the pass band Constant gain of zero in the stop band The.
Ideal Filters One of the reasons why we design a filter is to remove disturbances Filter SIGNAL NOISE We discriminate between signal and noise in terms.
Musical Sound Processing Student Name: 鄭建健
Lowpass Filter and Highpass Filter 指導老師 : 黃貞瑛老師 報 告 : 林 文 彬.
Basics of Digital Filters & Sub-band Coding Gilad Lerman Math 5467 (stealing slides from Gonzalez & Woods)
EE2F1 Speech & Audio Technology Sept. 26, 2002 SLIDE 1 THE UNIVERSITY OF BIRMINGHAM ELECTRONIC, ELECTRICAL & COMPUTER ENGINEERING Digital Systems & Vision.
Smart EQ Digital Stereo Equalizer Dustin Demontigny David Bull.
Matteo MacchiniStudent meeting – October 2014 Motion control design for the new BWS Matteo Macchini Technical student BE-BI-BL Supervisor: Jonathan Emery.
EECS 20 Chapter 9 Part 21 Convolution, Impulse Response, Filters Last time we Revisited the impulse function and impulse response Defined the impulse (Dirac.
FILTERING GG313 Lecture 27 December 1, A FILTER is a device or function that allows certain material to pass through it while not others. In electronics.
CELLULAR COMMUNICATIONS DSP Intro. Signals: quantization and sampling.
AGC DSP AGC DSP Professor A G Constantinides 1 Digital Filter Specifications Only the magnitude approximation problem Four basic types of ideal filters.
Digital Signals and Systems
Practical Signal Processing Concepts and Algorithms using MATLAB
EE513 Audio Signals and Systems Digital Signal Processing (Systems) Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
DSP. What is DSP? DSP: Digital Signal Processing---Using a digital process (e.g., a program running on a microprocessor) to modify a digital representation.
Cascaded Integrator Comb Filter 長庚電機通訊組 碩一 張晉銓 指導教授 : 黃文傑博士.
EE Audio Signals and Systems Digital Signal Processing (Synthesis) Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
UNIT-5 Filter Designing. INTRODUCTION The Digital filters are discrete time systems used mainly for filtering of arrays. The array or sequence are obtained.
Digital Filters. Filters Filters shape the frequency spectrum of a sound signal. –Filters generally do not add frequency components to a signal that are.
Equalisation.
LIST OF EXPERIMENTS USING TMS320C5X Study of various addressing modes of DSP using simple programming examples Sampling of input signal and display Implementation.
Fundamentals of Digital Signal Processing. Fourier Transform of continuous time signals with t in sec and F in Hz (1/sec). Examples:
Chapter 7 Finite Impulse Response(FIR) Filter Design
1 Introduction to Digital Filters Filter: A filter is essentially a system or network that selectively changes the wave shape, amplitude/frequency and/or.
Quiz 1 Review. Analog Synthesis Overview Sound is created by controlling electrical current within synthesizer, and amplifying result. Basic components:
Copyright 2004 Ken Greenebaum Introduction to Interactive Sound Synthesis Lecture 20:Spectral Filtering Ken Greenebaum.
Graphic EQ Week 2 PowerPoint. What is Graphic EQ? GRAPHIC EQ: Common type of EQ, has banks of SLIDERS to control specific FREQUENCIES Sliders can ADD.
 Sound effects  Our project  Background & techniques  Applications  Methodology  Results  Conclusion.
EEE 503 Digital Signal Processing Lecture #2 : EEE 503 Digital Signal Processing Lecture #2 : Discrete-Time Signals & Systems Dr. Panuthat Boonpramuk Department.
Which one? You have a vector, a[ ], of random integers, which can modern CPUs do faster and why? //find max of vector of random ints max=0; for (inda=0;
2/17/2007DSP Course-IUST-Spring Semester 1 Digital Signal Processing Electrical Engineering Department Iran University of Science & Tech.
1 Digital Signal Processing. 2 Digital Signal Processing Topic 6: Filters-Introduction 1. Simple Filters 2. Ideal Filters 3. Linear Phase and FIR filter.
Hossein Sameti Department of Computer Engineering Sharif University of Technology.
Digital Audio Processor William Buttinger and Dimitri Podoliev.
Research Progress Seminar
Computer Sound Synthesis 2
 Parametric EQ. How does it differ from Graphic EQ?  Main difference: VARIABLE rather than FIXED Frequency  Involves a BAND-PASS FILTER  Can control:
6.0 Time/Frequency Characterization of Signals/Systems
Professor A G Constantinides 1 Digital Filters Filtering operation Time kGiven signal OPERATION ADD.
DISP 2003 Lecture 5 – Part 1 Digital Filters 1 Frequency Response Difference Equations FIR versus IIR FIR Filters Properties and Design Philippe Baudrenghien,
Lecture 09b Finite Impulse Response (FIR) Filters
Finite Impulse Response Filtering EMU-E&E Engineering Erhan A. Ince Dec 2015.
 Signal: Physical quantity that varies with time, space or any other independent variable/s.  System: Physical device that performs an operation on.
Lattice Struture.
EE Audio Signals and Systems
Chapter 8 Design of Infinite Impulse Response (IIR) Digital Filter
ME 6405 – Intro to Mechatronics Operational Amplifiers
ECET 350 Competitive Success/snaptutorial.com
ECET 350 Education for Service-- snaptutorial.com.
ECET 350 Teaching Effectively-- snaptutorial.com.
Lect5 A framework for digital filter design
Everything You Ever Wanted to Know About Filters*
Ideal Filters One of the reasons why we design a filter is to remove disturbances Filter SIGNAL NOISE We discriminate between signal and noise in terms.
Everything You Ever Wanted to Know About Filters*
Dennis Bohn Don Pearson Bruce Jackson Rane Ultrasound Lake
Chapter 7 Finite Impulse Response(FIR) Filter Design
Assignment # 3 Chapter 4 End of Chapter questions P-4.6 Page 97
Chapter 3 Sampling.
Presentation transcript:

Analog and Digital Filters used in Audio Contexts Tufts University – ME 93 October 22, 2015

Outline Where do we use filters? History of filters How do filters do what they do? What types of filters do we use? What are the advantages and disadvantages of each?

Where do we use filters? ADC/DAC Equalizers Filter based effects

History of Filters

Fixed Frequencies 1971 = Parametric EQ Movable frequencies Adjustable bandwidth

Types of Simple Filters High/Low Pass Shelving Filters Band pass/band reject

Digital IIR Infinite Impulse Response filter Non-linear Delay elements are added to create phase shift Often emulated using convolution

Digital FIR Finite Impulse Response filter Can achieve linear phase response but adds ‘ringing’

What’s this sound like?

Next Steps Will Pirkle: Designing Audio Effects Plug-ins in C++ Musicdsp.org Kvraudio.com DSP & Plug-in development forum CCRMA Web Audio School