Review of Filter Types

Size: px
Start display at page:

Download "Review of Filter Types"

Transcription

1 ECE 440 FILTERS

2 Review of Filters Filters are systems with amplitude and phase response that depends on frequency. Filters named by amplitude attenuation with relation to a transition or cutoff frequency. Designed to selectively attenuate range(s) of frequency. Some filters also designed to affect phase in a particular way

3 Review of Filter Types Low pass passes frequencies below cutoff frequency High pass passes frequencies above cutoff frequency Band pass passes frequencies within a band between cutoff frequencies Notch passes all frequencies outside a band between cutoff frequencies.

4 Terminology Pass band band of frequencies with little or no attenuation. End marked by rise of attenuation above a specified limit. E.g. -3dB Transition band band of frequencies where attenuation transitions from limit at edge of pass band to limit at the edge of the stop band. Stop band band of frequencies where attenuation remains above a specified level.

5 AMPLITUDE Low Pass Filter PASS BAND STOP BAND Cutoff Frequency Transition Band FREQUENCY

6 AMPLITUDE High Pass Filter STOP BAND PASS BAND Transition Band Cutoff Frequency FREQUENCY

7 AMPLITUDE Band Pass Filter Stop Band Stop Band Lower Cutoff Frequency Pass Band FREQUENCY Upper Cutoff Frequency

8 AMPLITUDE Notch Filter Stop Band Pass Band Pass Band Lower Cutoff Frequency Upper Cutoff Frequency FREQUENCY

9 Filter Transfer Function General form of a transfer function T( s) am( s ( s z1)( s z2) ( s z p )( s p ) ( s p 1 z s are referred to as transmission zeroes p s are referred to as transmission poles To be stable number of poles must be greater than or equal to number of zeroes Number of poles is referred to as the filter order In general, higher order = steeper/narrower transition band 2 n ) ) m

10 Filter Transfer Function (cont d) To be stable, filter poles must all lie in left hand plane. If poles or zeroes are complex, they must be in conjugate pairs.

11 Transfer Function Types Placement of the poles and zeroes affects shape of filter. Mathematical relationships have been developed to calculate where poles and zeroes should fall. Butterworth Chebyshev Elliptical

12 Comparison of Filter Functions Low pass filter examples Butterworth: Smooth, ever-increasing or ever-decreasing attenuation with frequency. Unlimited stop band attenuation. Chebyshev: Ripple in pass band and in stop band, but steep transition band. Stop band has limited attenuation Butterworth filters covered in this course.

13 Butterworth Filters Poles are roots of the Butterworth polynomial. Poles equally spaced on circle in complex plane. Only roots in left hand plane are used in filters. Only use these two roots for filter x x Four roots spaced every π/2 radians 2 nd Order Example x x

14 Plotting and finding roots Determine roots for a filter with ω cutoff =1: For ω cutoff =1 and the attenuation at cutoff = -3dB, the circle in complex plane has radius =1. Roots are symmetric about real axis and spaced π/n (N is the filter order) apart. Calculate root values based on geometry. Then scale roots based on actual cutoff frequency.

15 2 nd Order Example Roots are: j j π/4 x j 1 π/4 x Angle between roots =π/2

16 Scaling To scale roots to new frequency, simply multiply roots by new frequency. Roots become: s s cutoff cutoff cutoff cutoff Roots are complex conjugates. j j

17 Higher Order Polynomial Roots N=3 Roots are: j j π/3 x j x 1 π/3 x Angle between roots =π/3

18 General N th Order If N is odd, there will always be a root at -1 Other roots spaced at angle of π/n from π/n to (N-2)π/N and from - π/n to -(N-2)π/N General formula for odd order: angle θ k =+/- k π/n with k= 0 to (N-1)/2 If N is even, no real root. Roots symmetric about real axis at angle θ k = +/- (2k+1) π/2n with k= 0 to N/2-1

19 General N th Order Roots (scaled) N odd: One root at -1*ω cutoff Other roots are: s N even: Roots are: s cutoff cutoff cos( ) k cos( ) k j sin( ) k j sin( ) k

20 Implementation Now that roots are calculated, need to implement them based on topology. Circuit topology yields a transfer function based on circuit components. Match transfer functions of desired filter shape and the circuit to determine circuit components.

21 First order circuit Vi R + - Vo C Use op-amp to prevent circuit connected to output from affecting response. Well known response of: 0 1 Ts () 1 src

22 First order circuit (cont d) Transfer function has a root of: s 1 RC First order Butterworth has one root at ω cutoff Therefore to implement first order filter, set roots equal to each other: 1 1 cutoff or cutoff RC RC A familiar equation.

23 Second Order Filter Cannot cascade first order circuits to make second order poles are not in the right place all real. Use circuit below C Vi R R + - Vo C R1 R2 0

24 Second Order Filter It can be shown through nodal analysis that the circuit has a response of: s 2 k( RC) (3 k) 1 s RC ( RC) where k Remembering that the two poles for a Butterworth 2 nd order transfer function are: s s cutoff cutoff cutoff cutoff R R j j 2

25 Second Order Filter This means the transfer function looks like: 1 s s 1 s s2 Inserting the vales for the roots and combining gives: 1 s s c c

26 Second Order Filter Normalizing gives: 2 2 s 2 c 2 c s 1 Equating this equation with the circuit s transfer function: ( RC) (3 k) 1 ( RC) s 2 2 s 1 s s 2 RC c c 2

27 Second Order Filter This yields the following relationships: c R R RC 2 (3 k) k We can use these relationships to design a second order filter.

28 Homework Design a second order low pass filter with a cutoff frequency of 1 khz. Design a third order filter with a cutoff frequency of 1 khz by cascading a first order with a second order filter. NOTE: The poles are at different locations for each section. Design a fourth order filter with a cutoff frequency of 1 khz by cascading two second order filters. NOTE: The poles are in different locations for each section. Model your filters in PSPICE to verify their responses. Compare the transition bands of the filters by plotting them on the same graph.

ECE 203 LAB 2 PRACTICAL FILTER DESIGN & IMPLEMENTATION

ECE 203 LAB 2 PRACTICAL FILTER DESIGN & IMPLEMENTATION Version 1. 1 of 7 ECE 03 LAB PRACTICAL FILTER DESIGN & IMPLEMENTATION BEFORE YOU BEGIN PREREQUISITE LABS ECE 01 Labs ECE 0 Advanced MATLAB ECE 03 MATLAB Signals & Systems EXPECTED KNOWLEDGE Understanding

More information

Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay. Week 05 Module 07 Tutorial No 06

Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay. Week 05 Module 07 Tutorial No 06 Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay Week 05 Module 07 Tutorial No 06 Welcome back to next tutorial video, last in last tutorial

More information

Filter Notes. You may have memorized a formula for the voltage divider - if not, it is easily derived using Ohm's law, Vo Vi

Filter Notes. You may have memorized a formula for the voltage divider - if not, it is easily derived using Ohm's law, Vo Vi Filter Notes You may have memorized a formula for the voltage divider - if not, it is easily derived using Ohm's law, Vo Vi R2 R+ R2 If you recall the formula for capacitive reactance, the divider formula

More information

Filters and Tuned Amplifiers

Filters and Tuned Amplifiers CHAPTER 6 Filters and Tuned Amplifiers Introduction 55 6. Filter Transmission, Types, and Specification 56 6. The Filter Transfer Function 60 6.7 Second-Order Active Filters Based on the Two-Integrator-Loop

More information

Operational Amplifiers

Operational Amplifiers Operational Amplifiers Continuing the discussion of Op Amps, the next step is filters. There are many different types of filters, including low pass, high pass and band pass. We will discuss each of the

More information

EEL 3923C. JD/ Module 3 Elementary Analog Filter Design. Prof. T. Nishida Fall 2010

EEL 3923C. JD/ Module 3 Elementary Analog Filter Design. Prof. T. Nishida Fall 2010 EEL 3923C JD/ Module 3 Elementary Analog Filter Design Prof. T. Nishida Fall 2010 Purpose Frequency selection Low pass, high pass, band pass, band stop, notch, etc. Applications II. Filter Fundamentals

More information

NOVEMBER 13, 1996 EE 4773/6773: LECTURE NO. 37 PAGE 1 of 5

NOVEMBER 13, 1996 EE 4773/6773: LECTURE NO. 37 PAGE 1 of 5 NOVEMBER 3, 996 EE 4773/6773: LECTURE NO. 37 PAGE of 5 Characteristics of Commonly Used Analog Filters - Butterworth Butterworth filters are maimally flat in the passband and stopband, giving monotonicity

More information

ME411 Engineering Measurement & Instrumentation. Winter 2017 Lecture 3

ME411 Engineering Measurement & Instrumentation. Winter 2017 Lecture 3 ME411 Engineering Measurement & Instrumentation Winter 2017 Lecture 3 1 Current Measurement DC or AC current Use of a D Arsonval Meter - electric current carrying conductor passing through a magnetic field

More information

3 Analog filters. 3.1 Analog filter characteristics

3 Analog filters. 3.1 Analog filter characteristics Chapter 3, page 1 of 11 3 Analog filters This chapter deals with analog filters and the filter approximations of an ideal filter. The filter approximations that are considered are the classical analog

More information

Electric Circuit Theory

Electric Circuit Theory Electric Circuit Theory Nam Ki Min nkmin@korea.ac.kr 010-9419-2320 Chapter 15 Active Filter Circuits Nam Ki Min nkmin@korea.ac.kr 010-9419-2320 Contents and Objectives 3 Chapter Contents 15.1 First-Order

More information

Active Filters - Revisited

Active Filters - Revisited Active Filters - Revisited Sources: Electronic Devices by Thomas L. Floyd. & Electronic Devices and Circuit Theory by Robert L. Boylestad, Louis Nashelsky Ideal and Practical Filters Ideal and Practical

More information

Homework Assignment 06

Homework Assignment 06 Question 1 (2 points each unless noted otherwise) Homework Assignment 06 1. True or false: when transforming a circuit s diagram to a diagram of its small-signal model, we replace dc constant current sources

More information

IIR Filter Design Chapter Intended Learning Outcomes: (i) Ability to design analog Butterworth filters

IIR Filter Design Chapter Intended Learning Outcomes: (i) Ability to design analog Butterworth filters IIR Filter Design Chapter Intended Learning Outcomes: (i) Ability to design analog Butterworth filters (ii) Ability to design lowpass IIR filters according to predefined specifications based on analog

More information

Filters occur so frequently in the instrumentation and

Filters occur so frequently in the instrumentation and FILTER Design CHAPTER 3 Filters occur so frequently in the instrumentation and communications industries that no book covering the field of RF circuit design could be complete without at least one chapter

More information

ActiveLowPassFilter -- Overview

ActiveLowPassFilter -- Overview ActiveLowPassFilter -- Overview OBJECTIVES: At the end of performing this experiment, learners would be able to: Describe the concept of active Low Pass Butterworth Filter Obtain the roll-off factor and

More information

Analog Lowpass Filter Specifications

Analog Lowpass Filter Specifications Analog Lowpass Filter Specifications Typical magnitude response analog lowpass filter may be given as indicated below H a ( j of an Copyright 005, S. K. Mitra Analog Lowpass Filter Specifications In the

More information

Graphing Sine and Cosine

Graphing Sine and Cosine The problem with average monthly temperatures on the preview worksheet is an example of a periodic function. Periodic functions are defined on p.254 Periodic functions repeat themselves each period. The

More information

Using the isppac 80 Programmable Lowpass Filter IC

Using the isppac 80 Programmable Lowpass Filter IC Using the isppac Programmable Lowpass Filter IC Introduction This application note describes the isppac, an In- System Programmable (ISP ) Analog Circuit from Lattice Semiconductor, and the filters that

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

Introduction (cont )

Introduction (cont ) Active Filter 1 Introduction Filters are circuits that are capable of passing signals within a band of frequencies while rejecting or blocking signals of frequencies outside this band. This property of

More information

Chapter 15: Active Filters

Chapter 15: Active Filters Chapter 15: Active Filters 15.1: Basic filter Responses A filter is a circuit that passes certain frequencies and rejects or attenuates all others. The passband is the range of frequencies allowed to pass

More information

WARM UP. 1. Expand the expression (x 2 + 3) Factor the expression x 2 2x Find the roots of 4x 2 x + 1 by graphing.

WARM UP. 1. Expand the expression (x 2 + 3) Factor the expression x 2 2x Find the roots of 4x 2 x + 1 by graphing. WARM UP Monday, December 8, 2014 1. Expand the expression (x 2 + 3) 2 2. Factor the expression x 2 2x 8 3. Find the roots of 4x 2 x + 1 by graphing. 1 2 3 4 5 6 7 8 9 10 Objectives Distinguish between

More information

(Refer Slide Time: 02:00-04:20) (Refer Slide Time: 04:27 09:06)

(Refer Slide Time: 02:00-04:20) (Refer Slide Time: 04:27 09:06) Digital Signal Processing Prof. S. C. Dutta Roy Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 25 Analog Filter Design (Contd.); Transformations This is the 25 th

More information

APPENDIX A to VOLUME A1 TIMS FILTER RESPONSES

APPENDIX A to VOLUME A1 TIMS FILTER RESPONSES APPENDIX A to VOLUME A1 TIMS FILTER RESPONSES A2 TABLE OF CONTENTS... 5 Filter Specifications... 7 3 khz LPF (within the HEADPHONE AMPLIFIER)... 8 TUNEABLE LPF... 9 BASEBAND CHANNEL FILTERS - #2 Butterworth

More information

Electronic PRINCIPLES

Electronic PRINCIPLES MALVINO & BATES Electronic PRINCIPLES SEVENTH EDITION Chapter 21 Active Filters Topics Covered in Chapter 21 Ideal responses Approximate responses Passive ilters First-order stages VCVS unity-gain second-order

More information

ECE438 - Laboratory 7a: Digital Filter Design (Week 1) By Prof. Charles Bouman and Prof. Mireille Boutin Fall 2015

ECE438 - Laboratory 7a: Digital Filter Design (Week 1) By Prof. Charles Bouman and Prof. Mireille Boutin Fall 2015 Purdue University: ECE438 - Digital Signal Processing with Applications 1 ECE438 - Laboratory 7a: Digital Filter Design (Week 1) By Prof. Charles Bouman and Prof. Mireille Boutin Fall 2015 1 Introduction

More information

Department of Mechanical and Aerospace Engineering. MAE334 - Introduction to Instrumentation and Computers. Final Examination.

Department of Mechanical and Aerospace Engineering. MAE334 - Introduction to Instrumentation and Computers. Final Examination. Name: Number: Department of Mechanical and Aerospace Engineering MAE334 - Introduction to Instrumentation and Computers Final Examination December 12, 2002 Closed Book and Notes 1. Be sure to fill in your

More information

EK307 Active Filters and Steady State Frequency Response

EK307 Active Filters and Steady State Frequency Response EK307 Active Filters and Steady State Frequency Response Laboratory Goal: To explore the properties of active signal-processing filters Learning Objectives: Active Filters, Op-Amp Filters, Bode plots Suggested

More information

TUTORIAL 9 OPEN AND CLOSED LOOP LINKS. On completion of this tutorial, you should be able to do the following.

TUTORIAL 9 OPEN AND CLOSED LOOP LINKS. On completion of this tutorial, you should be able to do the following. TUTORIAL 9 OPEN AND CLOSED LOOP LINKS This tutorial is of interest to any student studying control systems and in particular the EC module D7 Control System Engineering. On completion of this tutorial,

More information

NH 67, Karur Trichy Highways, Puliyur C.F, Karur District DEPARTMENT OF INFORMATION TECHNOLOGY DIGITAL SIGNAL PROCESSING UNIT 3

NH 67, Karur Trichy Highways, Puliyur C.F, Karur District DEPARTMENT OF INFORMATION TECHNOLOGY DIGITAL SIGNAL PROCESSING UNIT 3 NH 67, Karur Trichy Highways, Puliyur C.F, 639 114 Karur District DEPARTMENT OF INFORMATION TECHNOLOGY DIGITAL SIGNAL PROCESSING UNIT 3 IIR FILTER DESIGN Structure of IIR System design of Discrete time

More information

1 Graphs of Sine and Cosine

1 Graphs of Sine and Cosine 1 Graphs of Sine and Cosine Exercise 1 Sketch a graph of y = cos(t). Label the multiples of π 2 and π 4 on your plot, as well as the amplitude and the period of the function. (Feel free to sketch the unit

More information

3. Use your unit circle and fill in the exact values of the cosine function for each of the following angles (measured in radians).

3. Use your unit circle and fill in the exact values of the cosine function for each of the following angles (measured in radians). Graphing Sine and Cosine Functions Desmos Activity 1. Use your unit circle and fill in the exact values of the sine function for each of the following angles (measured in radians). sin 0 sin π 2 sin π

More information

ECE 4213/5213 Homework 10

ECE 4213/5213 Homework 10 Fall 2017 ECE 4213/5213 Homework 10 Dr. Havlicek Work the Projects and Questions in Chapter 7 of the course laboratory manual. For your report, use the file LABEX7.doc from the course web site. Work these

More information

4. K. W. Henderson, "Nomograph for Designing Elliptic-Function Filters," Proc. IRE, vol. 46, pp , 1958.

4. K. W. Henderson, Nomograph for Designing Elliptic-Function Filters, Proc. IRE, vol. 46, pp , 1958. BIBLIOGRAPHY Books. W. Cauer, Synthesis of Linear Communication Networks (English translation from German edition), McGraw-Hill Book Co., New York, 958. 2. W. K. Chen, Theory and Design of Broadband Matching

More information

Assist Lecturer: Marwa Maki. Active Filters

Assist Lecturer: Marwa Maki. Active Filters Active Filters In past lecture we noticed that the main disadvantage of Passive Filters is that the amplitude of the output signals is less than that of the input signals, i.e., the gain is never greater

More information

Active Filter Design Techniques

Active Filter Design Techniques Active Filter Design Techniques 16.1 Introduction What is a filter? A filter is a device that passes electric signals at certain frequencies or frequency ranges while preventing the passage of others.

More information

Chapter 19. Basic Filters

Chapter 19. Basic Filters Chapter 19 Basic Filters Objectives Analyze the operation of RC and RL lowpass filters Analyze the operation of RC and RL highpass filters Analyze the operation of band-pass filters Analyze the operation

More information

Precalculus Lesson 9.2 Graphs of Polar Equations Mrs. Snow, Instructor

Precalculus Lesson 9.2 Graphs of Polar Equations Mrs. Snow, Instructor Precalculus Lesson 9.2 Graphs of Polar Equations Mrs. Snow, Instructor As we studied last section points may be described in polar form or rectangular form. Likewise an equation may be written using either

More information

CHAPTER 8 ANALOG FILTERS

CHAPTER 8 ANALOG FILTERS ANALOG FILTERS CHAPTER 8 ANALOG FILTERS SECTION 8.: INTRODUCTION 8. SECTION 8.2: THE TRANSFER FUNCTION 8.5 THE SPLANE 8.5 F O and Q 8.7 HIGHPASS FILTER 8.8 BANDPASS FILTER 8.9 BANDREJECT (NOTCH) FILTER

More information

PREREQUISITE/PRE-CALCULUS REVIEW

PREREQUISITE/PRE-CALCULUS REVIEW PREREQUISITE/PRE-CALCULUS REVIEW Introduction This review sheet is a summary of most of the main topics that you should already be familiar with from your pre-calculus and trigonometry course(s), and which

More information

EE 422G - Signals and Systems Laboratory

EE 422G - Signals and Systems Laboratory EE 422G - Signals and Systems Laboratory Lab 3 FIR Filters Written by Kevin D. Donohue Department of Electrical and Computer Engineering University of Kentucky Lexington, KY 40506 September 19, 2015 Objectives:

More information

University of Michigan EECS 311: Electronic Circuits Fall 2008 LAB 2 ACTIVE FILTERS

University of Michigan EECS 311: Electronic Circuits Fall 2008 LAB 2 ACTIVE FILTERS University of Michigan EECS 311: Electronic Circuits Fall 2008 LAB 2 ACTIVE FILTERS Issued 9/22/2008 Pre Lab Completed 9/29/2008 Lab Due in Lecture 10/6/2008 Introduction In this lab you will design a

More information

PHYS 536 Active Filters

PHYS 536 Active Filters PHYS 536 Active Filters Introduction Active filters provide a sudden change in signal amplitude for a small change in frequency. Several filters can be used in series to increase the attenuation outside

More information

Continuous-Time Analog Filters

Continuous-Time Analog Filters ENGR 4333/5333: Digital Signal Processing Continuous-Time Analog Filters Chapter 2 Dr. Mohamed Bingabr University of Central Oklahoma Outline Frequency Response of an LTIC System Signal Transmission through

More information

Electromagnetic Induction - A

Electromagnetic Induction - A Electromagnetic Induction - A APPARATUS 1. Two 225-turn coils 2. Table Galvanometer 3. Rheostat 4. Iron and aluminum rods 5. Large circular loop mounted on board 6. AC ammeter 7. Variac 8. Search coil

More information

Design and comparison of butterworth and chebyshev type-1 low pass filter using Matlab

Design and comparison of butterworth and chebyshev type-1 low pass filter using Matlab Research Cell: An International Journal of Engineering Sciences ISSN: 2229-6913 Issue Sept 2011, Vol. 4 423 Design and comparison of butterworth and chebyshev type-1 low pass filter using Matlab Tushar

More information

Arkansas Tech University MATH 2924: Calculus II Dr. Marcel B. Finan. Figure 50.1

Arkansas Tech University MATH 2924: Calculus II Dr. Marcel B. Finan. Figure 50.1 50 Polar Coordinates Arkansas Tech University MATH 94: Calculus II Dr. Marcel B. Finan Up to this point we have dealt exclusively with the Cartesian coordinate system. However, as we will see, this is

More information

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering EXPERIMENT 8 FILTER NETWORKS OBJECTIVES In this lab session the student will investigate passive low-pass and

More information

Poles and Zeros of H(s), Analog Computers and Active Filters

Poles and Zeros of H(s), Analog Computers and Active Filters Poles and Zeros of H(s), Analog Computers and Active Filters Physics116A, Draft10/28/09 D. Pellett LRC Filter Poles and Zeros Pole structure same for all three functions (two poles) HR has two poles and

More information

ijdsp Workshop: Exercise 2012 DSP Exercise Objectives

ijdsp Workshop: Exercise 2012 DSP Exercise Objectives Objectives DSP Exercise The objective of this exercise is to provide hands-on experiences on ijdsp. It consists of three parts covering frequency response of LTI systems, pole/zero locations with the frequency

More information

How to Graph Trigonometric Functions

How to Graph Trigonometric Functions How to Graph Trigonometric Functions This handout includes instructions for graphing processes of basic, amplitude shifts, horizontal shifts, and vertical shifts of trigonometric functions. The Unit Circle

More information

THE SINUSOIDAL WAVEFORM

THE SINUSOIDAL WAVEFORM Chapter 11 THE SINUSOIDAL WAVEFORM The sinusoidal waveform or sine wave is the fundamental type of alternating current (ac) and alternating voltage. It is also referred to as a sinusoidal wave or, simply,

More information

Filter Design, Active Filters & Review. EGR 220, Chapter 14.7, December 14, 2017

Filter Design, Active Filters & Review. EGR 220, Chapter 14.7, December 14, 2017 Filter Design, Active Filters & Review EGR 220, Chapter 14.7, 14.11 December 14, 2017 Overview ² Passive filters (no op amps) ² Design examples ² Active filters (use op amps) ² Course review 2 Example:

More information

Low Pass Filter Introduction

Low Pass Filter Introduction Low Pass Filter Introduction Basically, an electrical filter is a circuit that can be designed to modify, reshape or reject all unwanted frequencies of an electrical signal and accept or pass only those

More information

Angles and Angle Measure

Angles and Angle Measure Angles and Angle Measure An angle θ is in standard position if the vertex of the angle is at the origin and the initial arm lies along the positive x-axis. The terminal arm can lie anywhere along the arc

More information

Section 7.6 Graphs of the Sine and Cosine Functions

Section 7.6 Graphs of the Sine and Cosine Functions 4 Section 7. Graphs of the Sine and Cosine Functions In this section, we will look at the graphs of the sine and cosine function. The input values will be the angle in radians so we will be using x is

More information

Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions. By Dr. Mohammed Ramidh

Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions. By Dr. Mohammed Ramidh Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions By Dr. Mohammed Ramidh Trigonometric Functions This section reviews the basic trigonometric functions. Trigonometric functions are important because

More information

Team proposals are due tomorrow at 6PM Homework 4 is due next thur. Proposal presentations are next mon in 1311EECS.

Team proposals are due tomorrow at 6PM Homework 4 is due next thur. Proposal presentations are next mon in 1311EECS. Lecture 8 Today: Announcements: References: FIR filter design IIR filter design Filter roundoff and overflow sensitivity Team proposals are due tomorrow at 6PM Homework 4 is due next thur. Proposal presentations

More information

10.3 Polar Coordinates

10.3 Polar Coordinates .3 Polar Coordinates Plot the points whose polar coordinates are given. Then find two other pairs of polar coordinates of this point, one with r > and one with r

More information

Chapter 12 RF and AF Filters

Chapter 12 RF and AF Filters Chapter 12 RF and AF Filters This chapter contains design information and examples of the most common filters used by radio amateurs. The initial sections describing basic concepts, lumped element filters

More information

Trigonometric Equations

Trigonometric Equations Chapter Three Trigonometric Equations Solving Simple Trigonometric Equations Algebraically Solving Complicated Trigonometric Equations Algebraically Graphs of Sine and Cosine Functions Solving Trigonometric

More information

-! ( hi i a44-i-i4*=tis4m>

-! ( hi i a44-i-i4*=tis4m> The state-variable VCF should be pretty well understood at this point, with the possible exception of the function of the Q control. Comparing Fig. 2-49 with Fig. 2-59, and using the summer of Fig. 2-54,

More information

Bode plot, named after Hendrik Wade Bode, is usually a combination of a Bode magnitude plot and Bode phase plot:

Bode plot, named after Hendrik Wade Bode, is usually a combination of a Bode magnitude plot and Bode phase plot: Bode plot From Wikipedia, the free encyclopedia A The Bode plot for a first-order (one-pole) lowpass filter Bode plot, named after Hendrik Wade Bode, is usually a combination of a Bode magnitude plot and

More information

Part Numbering System

Part Numbering System Reactel Filters can satisfy a variety of filter requirements. These versatile units cover the broad frequency range of 2 khz to 5 GHz, and are available in either tubular or rectangular packages, connectorized

More information

1 PeZ: Introduction. 1.1 Controls for PeZ using pezdemo. Lab 15b: FIR Filter Design and PeZ: The z, n, and O! Domains

1 PeZ: Introduction. 1.1 Controls for PeZ using pezdemo. Lab 15b: FIR Filter Design and PeZ: The z, n, and O! Domains DSP First, 2e Signal Processing First Lab 5b: FIR Filter Design and PeZ: The z, n, and O! Domains The lab report/verification will be done by filling in the last page of this handout which addresses a

More information

ASC-50. OPERATION MANUAL September 2001

ASC-50. OPERATION MANUAL September 2001 ASC-5 ASC-5 OPERATION MANUAL September 21 25 Locust St, Haverhill, Massachusetts 183 Tel: 8/252-774, 978/374-761 FAX: 978/521-1839 TABLE OF CONTENTS ASC-5 1. ASC-5 Overview.......................................................

More information

E Final Exam Solutions page 1/ gain / db Imaginary Part

E Final Exam Solutions page 1/ gain / db Imaginary Part E48 Digital Signal Processing Exam date: Tuesday 242 Final Exam Solutions Dan Ellis . The only twist here is to notice that the elliptical filter is actually high-pass, since it has

More information

Pole, zero and Bode plot

Pole, zero and Bode plot Pole, zero and Bode plot EC04 305 Lecture notes YESAREKEY December 12, 2007 Authored by: Ramesh.K Pole, zero and Bode plot EC04 305 Lecture notes A rational transfer function H (S) can be expressed as

More information

AC Theory and Electronics

AC Theory and Electronics AC Theory and Electronics An Alternating Current (AC) or Voltage is one whose amplitude is not constant, but varies with time about some mean position (value). Some examples of AC variation are shown below:

More information

Digital Processing of Continuous-Time Signals

Digital Processing of Continuous-Time Signals Chapter 4 Digital Processing of Continuous-Time Signals 清大電機系林嘉文 cwlin@ee.nthu.edu.tw 03-5731152 Original PowerPoint slides prepared by S. K. Mitra 4-1-1 Digital Processing of Continuous-Time Signals Digital

More information

B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 DIGITAL SIGNAL PROCESSING (Common to ECE and EIE)

B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 DIGITAL SIGNAL PROCESSING (Common to ECE and EIE) Code: 13A04602 R13 B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 (Common to ECE and EIE) PART A (Compulsory Question) 1 Answer the following: (10 X 02 = 20 Marks)

More information

Analog Electronics. Lecture. Op-amp Circuits and Active Filters. Muhammad Amir Yousaf

Analog Electronics. Lecture. Op-amp Circuits and Active Filters. Muhammad Amir Yousaf Analog Electronics Lecture Op-amp Circuits and Active Filters Muhammad Amir Yousaf Instrumentation Amplifiers An instrumentation amplifier (IA) amplifies the voltage difference between its terminals. It

More information

ISOlinear Architecture. Silicon Labs CMOS Isolator. Figure 1. ISOlinear Design Architecture. Table 1. Circuit Performance mv 0.

ISOlinear Architecture. Silicon Labs CMOS Isolator. Figure 1. ISOlinear Design Architecture. Table 1. Circuit Performance mv 0. ISOLATING ANALOG SIGNALS USING THE Si86XX CMOS ISOLATOR FAMILY. Introduction AN559 The ISOlinear reference design (Si86ISOLIN-KIT) provides galvanic isolation for analog signals over a frequency range

More information

Kerwin, W.J. Passive Signal Processing The Electrical Engineering Handbook Ed. Richard C. Dorf Boca Raton: CRC Press LLC, 2000

Kerwin, W.J. Passive Signal Processing The Electrical Engineering Handbook Ed. Richard C. Dorf Boca Raton: CRC Press LLC, 2000 Kerwin, W.J. Passive Signal Processing The Electrical Engineering Handbook Ed. Richard C. Dorf Boca Raton: CRC Press LLC, 000 4 Passive Signal Processing William J. Kerwin University of Arizona 4. Introduction

More information

Digital Processing of

Digital Processing of Chapter 4 Digital Processing of Continuous-Time Signals 清大電機系林嘉文 cwlin@ee.nthu.edu.tw 03-5731152 Original PowerPoint slides prepared by S. K. Mitra 4-1-1 Digital Processing of Continuous-Time Signals Digital

More information

Figure z1, Direct Programming Method ... Numerator Denominator... Vo/Vi = N(1+D1) Vo(1+D ) = ViN Vo = ViN-VoD

Figure z1, Direct Programming Method ... Numerator Denominator... Vo/Vi = N(1+D1) Vo(1+D ) = ViN Vo = ViN-VoD Z Transform Basics Design and analysis of control systems are usually performed in the frequency domain; where the time domain process of convolution is replaced by a simple process of multiplication of

More information

Secondary Math Amplitude, Midline, and Period of Waves

Secondary Math Amplitude, Midline, and Period of Waves Secondary Math 3 7-6 Amplitude, Midline, and Period of Waves Warm UP Complete the unit circle from memory the best you can: 1. Fill in the degrees 2. Fill in the radians 3. Fill in the coordinates in the

More information

8: IIR Filter Transformations

8: IIR Filter Transformations DSP and Digital (5-677) IIR : 8 / Classical continuous-time filters optimize tradeoff: passband ripple v stopband ripple v transition width There are explicit formulae for pole/zero positions. Butterworth:

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 8, August ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 8, August ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 8, August-06 447 ISSN 9-558 Proposed Computer-Aided Design Algorithms for nth Order Chebyshev Active Filter. Haider Faher Radhi

More information

BME 3512 Bioelectronics Laboratory Six - Active Filters

BME 3512 Bioelectronics Laboratory Six - Active Filters BME 5 Bioelectronics Laboratory Six - Active Filters Learning Objectives: Understand the basic principles of active filters. Describe the differences between active and passive filters. Laboratory Equipment:

More information

(b) 25% (b) increases

(b) 25% (b) increases Homework Assignment 07 Question 1 (2 points each unless noted otherwise) 1. In the circuit 10 V, 10, and 5K. What current flows through? Answer: By op-amp action the voltage across is and the current through

More information

5.1 Graphing Sine and Cosine Functions.notebook. Chapter 5: Trigonometric Functions and Graphs

5.1 Graphing Sine and Cosine Functions.notebook. Chapter 5: Trigonometric Functions and Graphs Chapter 5: Trigonometric Functions and Graphs 1 Chapter 5 5.1 Graphing Sine and Cosine Functions Pages 222 237 Complete the following table using your calculator. Round answers to the nearest tenth. 2

More information

ELEC-C5230 Digitaalisen signaalinkäsittelyn perusteet

ELEC-C5230 Digitaalisen signaalinkäsittelyn perusteet ELEC-C5230 Digitaalisen signaalinkäsittelyn perusteet Lecture 10: Summary Taneli Riihonen 16.05.2016 Lecture 10 in Course Book Sanjit K. Mitra, Digital Signal Processing: A Computer-Based Approach, 4th

More information

Chapter 6: Periodic Functions

Chapter 6: Periodic Functions Chapter 6: Periodic Functions In the previous chapter, the trigonometric functions were introduced as ratios of sides of a right triangle, and related to points on a circle. We noticed how the x and y

More information

Lowpass Filters. Microwave Filter Design. Chp5. Lowpass Filters. Prof. Tzong-Lin Wu. Department of Electrical Engineering National Taiwan University

Lowpass Filters. Microwave Filter Design. Chp5. Lowpass Filters. Prof. Tzong-Lin Wu. Department of Electrical Engineering National Taiwan University Microwave Filter Design Chp5. Lowpass Filters Prof. Tzong-Lin Wu Department of Electrical Engineering National Taiwan University Lowpass Filters Design steps Select an appropriate lowpass filter prototype

More information

Algebra and Trig. I. The graph of

Algebra and Trig. I. The graph of Algebra and Trig. I 4.5 Graphs of Sine and Cosine Functions The graph of The graph of. The trigonometric functions can be graphed in a rectangular coordinate system by plotting points whose coordinates

More information

Massachusetts Institute of Technology Department of Electrical Engineering & Computer Science 6.341: Discrete-Time Signal Processing Fall 2005

Massachusetts Institute of Technology Department of Electrical Engineering & Computer Science 6.341: Discrete-Time Signal Processing Fall 2005 Massachusetts Institute of Technology Department of Electrical Engineering & Computer Science 6.341: Discrete-Time Signal Processing Fall 2005 Project Assignment Issued: Sept. 27, 2005 Project I due: Nov.

More information

Digital Filtering: Realization

Digital Filtering: Realization Digital Filtering: Realization Digital Filtering: Matlab Implementation: 3-tap (2 nd order) IIR filter 1 Transfer Function Differential Equation: z- Transform: Transfer Function: 2 Example: Transfer Function

More information

Design of Microstrip Coupled Line Bandpass Filter Using Synthesis Technique

Design of Microstrip Coupled Line Bandpass Filter Using Synthesis Technique Design of Microstrip Coupled Line Bandpass Filter Using Synthesis Technique 1 P.Priyanka, 2 Dr.S.Maheswari, 1 PG Student, 2 Professor, Department of Electronics and Communication Engineering Panimalar

More information

Homework Assignment 07

Homework Assignment 07 Homework Assignment 07 Question 1 (Short Takes). 2 points each unless otherwise noted. 1. A single-pole op-amp has an open-loop low-frequency gain of A = 10 5 and an open loop, 3-dB frequency of 4 Hz.

More information

Homework Assignment 06

Homework Assignment 06 Homework Assignment 06 Question 1 (Short Takes) One point each unless otherwise indicated. 1. Consider the current mirror below, and neglect base currents. What is? Answer: 2. In the current mirrors below,

More information

Trigonometric Identities

Trigonometric Identities Trigonometric Identities Scott N. Walck September 1, 010 1 Prerequisites You should know the cosine and sine of 0, π/6, π/4, π/, and π/. Memorize these if you do not already know them. cos 0 = 1 sin 0

More information

EEO 401 Digital Signal Processing Prof. Mark Fowler

EEO 401 Digital Signal Processing Prof. Mark Fowler EEO 4 Digital Signal Processing Prof. Mark Fowler Note Set #34 IIR Design Characteristics of Common Analog Filters Reading: Sect..3.4 &.3.5 of Proakis & Manolakis /6 Motivation We ve seenthat the Bilinear

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

Chapter 5 THE APPLICATION OF THE Z TRANSFORM. 5.6 Transfer Functions for Digital Filters 5.7 Amplitude and Delay Distortion

Chapter 5 THE APPLICATION OF THE Z TRANSFORM. 5.6 Transfer Functions for Digital Filters 5.7 Amplitude and Delay Distortion Chapter 5 THE APPLICATION OF THE Z TRANSFORM 5.6 Transfer Functions for Digital Filters 5.7 Amplitude and Delay Distortion Copyright c 2005- Andreas Antoniou Victoria, BC, Canada Email: aantoniou@ieee.org

More information

Lab 6 rev 2.1-kdp Lab 6 Time and frequency domain analysis of LTI systems

Lab 6 rev 2.1-kdp Lab 6 Time and frequency domain analysis of LTI systems Lab 6 Time and frequency domain analysis of LTI systems 1 I. GENERAL DISCUSSION In this lab and the next we will further investigate the connection between time and frequency domain responses. In this

More information

Chapter 2. The Fundamentals of Electronics: A Review

Chapter 2. The Fundamentals of Electronics: A Review Chapter 2 The Fundamentals of Electronics: A Review Topics Covered 2-1: Gain, Attenuation, and Decibels 2-2: Tuned Circuits 2-3: Filters 2-4: Fourier Theory 2-1: Gain, Attenuation, and Decibels Most circuits

More information

Signals and Systems Lecture 6: Fourier Applications

Signals and Systems Lecture 6: Fourier Applications Signals and Systems Lecture 6: Fourier Applications Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Winter 2012 arzaneh Abdollahi Signal and Systems Lecture 6

More information

SALLEN-KEY LOW-PASS FILTER DESIGN PROGRAM

SALLEN-KEY LOW-PASS FILTER DESIGN PROGRAM SALLEN-KEY LOW-PASS FILTER DESIGN PROGRAM By Bruce Trump and R. Mark Stitt (62) 746-7445 Although low-pass filters are vital in modern electronics, their design and verification can be tedious and time

More information

Experiment 4- Finite Impulse Response Filters

Experiment 4- Finite Impulse Response Filters Experiment 4- Finite Impulse Response Filters 18 February 2009 Abstract In this experiment we design different Finite Impulse Response filters and study their characteristics. 1 Introduction The transfer

More information