Introduction To Analog Filters The University of Tennessee Knoxville, Tennessee wlg.

Slides:



Advertisements
Similar presentations
Filters and Tuned Amplifiers
Advertisements

INTEGRATED CIRCUITS (EEC-501)
Frequency Response This is an extremely important topic in EE. Up until this point we have analyzed circuits without considering the effect on the answer.
Filter Design (1) Jack Ou ES590. Outline Butterworth LPF Design Example LPF to HPF Conversion LPF to BPF Conversion LPF to BRF Conversion.
Frequency Characteristics of AC Circuits
1 Lecture #23 EGR 272 – Circuit Theory II Bode Plots - Recall that there are 5 types of terms in H(s). The first four have already been covered. Read:
Nonrecursive Digital Filters
Signal and System IIR Filter Filbert H. Juwono
ECES 352 Winter 2007 Ch. 12 Active Filters Part 1 1 Active Filters *Based on use of amplifiers to achieve filter function *Frequently use op amps so filter.
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.
Fundamentals of Electric Circuits Chapter 14
Second Order Active Filters Based on Bridged-T Networks
1 Introduction To Resonant Circuits University of Tennessee, Knoxville ECE Department wlg.
Lect22EEE 2021 Passive Filters Dr. Holbert April 21, 2008.
Poles and Zeros and Transfer Functions
Active Filters Conventional passive filters consist of LCR networks. Inductors are undesirable components: They are particularly non-ideal (lossy) They.
What is a filter Passive filters Some common filters Lecture 23. Filters I 1.
ACTIVE FILTER CIRCUITS. DISADVANTAGES OF PASSIVE FILTER CIRCUITS Passive filter circuits consisting of resistors, inductors, and capacitors are incapable.
VARIABLE-FREQUENCY NETWORK
1 ECE 3336 Introduction to Circuits & Electronics Note Set #12 Frequency Response More About Filters Spring 2015, TUE&TH 5:30-7:00 pm Dr. Wanda Wosik.
ENTC 3320 Active Filters.
Frequency Characteristics of AC Circuits
Introduction to Frequency Selective Circuits
Cascade Active Filters. We’ve seen that odd-order filters may be built by cascading second-order stages or sections (with appropriately chosen poles,
Active Filters. This is not in the lab manual While the circuit that will be used is very similar to the one described in the lab manual, the steps in.
Filters and the Bode Plot
Vibrationdata 1 Unit 19 Digital Filtering (plus some seismology)
EE 311: Junior EE Lab Sallen-Key Filter Design J. Carroll 9/17/02.
CHAPTER 12 Filter Circuits.
Chapter 14 Frequency Response
Chapter 7 IIR Filter Design
Active Filters. Filters A filter is a system that processes a signal in some desired fashion. A continuous-time signal or continuous signal of x(t) is.
Control Engineering Lecture# 10 & th April’2008.
Active Filter A. Marzuki. 1 Introduction 2 First- Order Filters 3 Second-Order Filters 4 Other type of Filters 5 Real Filters 6 Conclusion Table of Contents.
EMT212 - ANALOGUE ELECTRONIC II
1 Conditions for Distortionless Transmission Transmission is said to be distortion less if the input and output have identical wave shapes within a multiplicative.
All materials are taken from “Fundamentals of electric circuits”
Week 9 Frequency Response And Bode Plots. Frequency Response The frequency response of a circuit describes the behavior of the transfer function, G(s),
1 TOPIC 4: FREQUENCY SELECTIVE CIRCUITS. 2 INTRODUCTION Transfer Function Frequency Selective Circuits.
First-Order System Revisited
Passive filters A frequency selective circuit, or filter, enables signals at certain frequencies to reach the output, and it attenuates (weaken or lessen.
Filters Background:. Filters may be classified as either digital or analog. Digital filters. Digital filters are implemented using a digital computer or.
Automatic Control By Dr. / Mohamed Ahmed Ebrahim Mohamed Web site:
EECE 352 Winter 2008Ch. 12 Active Filters1 Active Filters *Based on use of amplifiers to achieve filter function *Frequently use op amps so filter may.
Digital Signal Processing Lecture 6 Frequency Selective Filters
What is filter ? A filter is a circuit that passes certain frequencies and rejects all others. The passband is the range of frequencies allowed through.
RLC CIRCUITS AND RESONANCE
Electronics Technology Fundamentals Chapter 15 Frequency Response and Passive Filters.
1 Eeng 224 Chapter 14 Frequency Response Huseyin Bilgekul Eeng 224 Circuit Theory II Department of Electrical and Electronic Engineering Eastern Mediterranean.
4.2.3 Resonant filters. Following this session you should:- Recognise and sketch the characteristics for a simple band-pass filter; Be able to draw the.
Chapter 5 Active Filter By En. Rosemizi Bin Abd Rahim EMT212 – Analog Electronic II.
Real-time Digital Signal Processing Digital Filters.
Dr. Michael Nasief. Filters Background:. Filters may be classified as either digital or analog. Digital filters. Digital filters are implemented using.
 What is Filter ? A Filter is an electrical network that can transmit signal within a specified frequency range. This Frequency range is called PASS BAND.
Electronic Devices Ninth Edition Floyd Chapter 15.
ELECTRIC CIRCUITS EIGHTH EDITION
(plus some seismology)
VARIABLE-FREQUENCY NETWORK
Electric Circuits Chapter 7 Network Frequency Characteristics
TOPIC 3: FREQUENCY SELECTIVE CIRCUITS
Digital Control Systems Waseem Gulsher
Frequency Response Copyright © 2013 The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Fundamentals of Electric Circuits Chapter 14
What is a filter Passive filters Some common filters Lecture 23. Filters I 1.
Chapter 3 ACTIVE FILTER.
(plus some seismology)
C H A P T E R 17 A.C. Filter Networks.
Chapter 5: Active Filters
RC FILTERS Analog Electronics IE2030. FREQUENCY.
Presentation transcript:

Introduction To Analog Filters The University of Tennessee Knoxville, Tennessee wlg

Filters Background:. Filters may be classified as either digital or analog. Digital filters. Digital filters are implemented using a digital computer or special purpose digital hardware. Analog filters. Analog filters may be classified as either passive or active and are usually implemented with R, L, and C components and operational amplifiers.

Filters Background: active filter. An active filter is one that, along with R, L, and C components, also contains an energy source, such as that derived from an operational amplifier. passive filter. A passive filter is one that contains only R, L, and C components. It is not necessary that all three be present. L is often omitted (on purpose) from passive filter design because of the size and cost of inductors – and they also carry along an R that must be included in the design.

Filters Background: synthesis. The synthesis (realization) of analog filters, that is, the way one builds (topological layout) the filters, received significant attention during 1940 thru Leading the work were Cauer and Tuttle. Since that time, very little effort has been directed to analog filter realization. analysis. The analysis of analog filters is well described in filter text books. The most popular include Butterworth, Chebyshev and elliptic methods.

Filters Background:. Generally speaking, digital filters have become the focus of attention in the last 40 years. The interest in digital filters started with the advent of the digital computer, especially the affordable PC and special purpose signal processing boards. People who led the way in the work (the analysis part) were Kaiser, Gold and Radar.. A digital filter is simply the implementation of an equation(s) in computer software. There are no R, L, C components as such. However, digital filters can also be built directly into special purpose computers in hardware form. But the execution is still in software.

Filters Background:. In this course we will only be concerned with an introduction to filters. We will look at both passive and active filters.. We will not cover any particular design or realization methods but rather use our understanding of poles and zeros in the s-plane.. All EE and CE undergraduate students should take a course in digital filter design, in my opinion.

Passive Analog Filters Background: Four types of filters - “Ideal” lowpasshighpass bandpassbandstop

Background: Realistic Filters: lowpasshighpass bandpassbandstop Passive Analog Filters

Background: It will be shown later that the ideal filter, sometimes called a “brickwall” filter, can be approached by making the order of the filter higher and higher. The order here refers to the order of the polynomial(s) that are used to define the filter. Matlab examples will be given later to illustrate this.

Passive Analog Filters Low Pass Filter Consider the circuit below. R CVIVI VOVO + _ + _ Low pass filter circuit

Passive Analog Filters Low Pass Filter 0 dB 1   0 1/RC Bode Linear Plot. -3 dB x Passes low frequencies Attenuates high frequencies

Passive Analog Filters High Pass Filter Consider the circuit below. C R ViVi VOVO + _ + _ High Pass Filter

Passive Analog Filters High Pass Filter 0 dB.. -3 dB 0   1/RC Bode Linear Passes high frequencies Attenuates low frequencies x

Passive Analog Filters Bandpass Pass Filter Consider the circuit shown below: CL R ViVi VOVO + _ + _ When studying series resonant circuit we showed that;

Passive Analog Filters Bandpass Pass Filter We can make a bandpass from the previous equation and select the poles where we like. In a typical case we have the following shapes.   0 0 dB -3 dB  lo  hi Bode Linear  lo  hi

Passive Analog Filters Bandpass Pass Filter Example Suppose we use the previous series RLC circuit with output across R to design a bandpass filter. We will place poles at –200 rad/sec and – 2000 rad/sec hoping that our –3 dB points will be located there and hence have a bandwidth of 1800 rad/sec. To match the RLC circuit form we use: The last term on the right can be finally put in Bode form as;

Passive Analog Filters Bandpass Pass Filter Example From this last expression we notice from the part involving the zero we have in dB form; 20log(.0055) + 20logw Evaluating at w = 200, the first pole break, we get a dB what this means is that our –3dB point will not be at 200 because we do not have 0 dB at 200. If we could lower the gain by dB we would have – 3dB at 200 but with the RLC circuit we are stuck with what we have. What this means is that the – 3 dB point will be at a lower frequency. We can calculate this from

Passive Analog Filters Bandpass Pass Filter Example This gives an w low = 182 rad/sec. A similar thing occurs at w hi where the new calculated value for w hi becomes These calculations do no take into account a 0.1 dB that one pole induces on the other pole. This will make w lo somewhat lower and w hi somewhat higher. One other thing that should have given us a hint that our w 1 and w 2 were not going to be correct is the following: What is the problem with this?

Passive Analog Filters Bandpass Pass Filter Example The problem is that we have Therein lies the problem. Obviously the above cannot be true and that is why we have aproblem at the –3 dB points. We can write a Matlab program and actually check all of this. We will expect that w 1 will be lower than 200 rad/sec and w 2 will be higher than 2000 rad/sec.

-3 dB -5 dB Passive Analog Filters

A Bandpass Digital Filter Perhaps going in the direction to stimulate your interest in taking a course on filtering, a 10 order analog bandpass butterworth filter will be simulated using Matlab. The program is given below. N = 10; %10th order butterworth analog prototype [ZB, PB, KB] = buttap(N); numzb = poly([ZB]); denpb = poly([PB]); wo = 600; bw = 200; % wo is the center freq % bw is the bandwidth [numbbs,denbbs] = lp2bs(numzb,denpb,wo,bw); w = 1:1:1200; Hbbs = freqs(numbbs,denbbs,w); Hb = abs(Hbbs); plot(w,Hb) grid xlabel('Amplitude') ylabel('frequency (rad/sec)') title('10th order Butterworth filter')

A Bandpass Filter

RLC Band stop Filter Consider the circuit below: R L C + _ VOVO + _ ViVi The transfer function for V O /V i can be expressed as follows:

This is of the form of a band stop filter. We see we have complex zeros on the jw axis located RLC Band Stop Filter Comments From the characteristic equation we see we have two poles. The poles an essentially be placed anywhere in the left half of the s-plane. We see that they will be to the left of the zeros on the jw axis. We now consider an example on how to use this information.

RLC Band Stop Filter Example Design a band stop filter with a center frequency of rad/sec and having poles at –100 rad/sec and –3000 rad/sec. The transfer function is: We now write a Matlab program to simulate this transfer function.

RLC Band Stop Filter Example num = [ ]; den = [ ]; w = 1 : 5 : 10000; Bode(num,den,w)

RLC Band Stop Filter Example Bode Matlab

Basic Active Filters Low pass filter

Basic Active Filters High pass

Basic Active Filters Band pass filter

Basic Active Filters Band stop filter