Filter Design Introduction

Size: px
Start display at page:

Download "Filter Design Introduction"

Transcription

1 FLORIDA INTERNATIONAL UNIVERSITY Filter Design Introduction Utilizing CAD Tools Christian D. Archilla, B.S.C.E., Research Associate, VLSI Assistant Lab Manager June 2008

2 Table of Contents 1. Introduction Low-Pass and High-Pass Filters Low-Pass Filters High-Pass Filters FilterLab and PSpice FilterLab PSpice Creating Filters Utilizing FilterLab and PSpice Conclusion References

3 1. Introduction A filter is a device that passes electric signals at certain frequencies or frequency ranges while preventing the passage of others. Filter circuits are used in a wide variety of applications. In the field of telecommunication, band-pass filters are used in the audio frequency range (0 khz to 20 khz) for modems and speech processing. High-frequency band-pass filters (several hundred MHz) are used for channel selection in telephone central offices. Data acquisition systems usually require anti-aliasing low-pass filters as well as low-pass noise filters in their preceding signal conditioning stages. System power supplies often use band-rejection filters to suppress the 60-Hz line frequency and high frequency transients. In addition, there are filters that do not filter any frequencies of a complex input signal, but just add a linear phase shift to each frequency component, thus contributing to a constant time delay. These are called all-pass filters. At high frequencies (> 1 MHz), all of these filters usually consist of passive components such as inductors (L), resistors (R), and capacitors (C). They are then called LRC filters. In the lower frequency range (1 Hz to 1 MHz), however, the inductor value becomes very large and the inductor itself gets quite bulky, making economical production difficult. In these cases, active filters become important. Active filters are circuits that use an operational amplifier (op amp) as the active device in combination with some resistors and capacitors to provide an LRC-like filter performance at low frequencies (Figure 1) (Mancini 16-1). Figure 1 Second-Order Passive Low-Pass and Second-Order Active Low-Pass (Mancini 16-1) 2

4 2. Low-Pass and High-Pass Filters 2.1. Low-Pass Filters The following figures introduce the non-inverting and inverting configurations of a firstorder low-pass filter. Figure 2 First-order non-inverting low-pass filter (Mancini 16-12) Figure 3 First-order inverting low-pass filter (Mancini 16-13) After applying the Laplace transformation on low-pass filter circuits, the transfer functions of both configurations yield the following functions: Equation 1 Non-inverting low-pass filter Equation 2 Inverting low-pass filter 3

5 2.2. High-Pass Filters The following figures introduce the non-inverting and inverting configurations of a firstorder high-pass filter. Figure 4 First-order non-inverting high-pass filter (Mancini 16-23) Figure 5 First-order inverting high-pass filter (Mancini 16-23) After applying the Laplace transformation on low-pass filter circuits, the transfer functions of both configurations yield the following functions: Equation 3 Non-inverting high-pass filter Equation 4 Inverting high-pass filter 4

6 3. FilterLab and PSpice 3.1. FilterLab FilterLab is a CAD tool which assists users with the development of active filters. The tool allows the design of low-pass, band-pass, and high-pass filters up to an eighth order filter. In addition, the FilterLab tool allows the use of different responses: Chebychev, Bessel, and Butterworth, ranging from.1 Hz to 10 MHz s. Two different topologies, Sallen Key and Multiple Feedback (MFB), may be utilized PSpice PSpice is a circuit design and simulation CAD tool. PSpice allows for active, passive, analog, and digital schematics to be developed and simulated. PSpice has many different analyses that can be simulated. It contains numerous part libraries which assist in the creation of different types of circuit designs. The creation and simulation of filters yield the magnitude response and the phase response of the individual filters giving the user the ability modify the part values of the filters to create a specific response. 5

7 4. Creating Filters Utilizing FilterLab and PSpice Creating the filters utilizing FilterLab involves several steps. 1. Click on the Design filter button. 2. Choose the filter approximation: Butterworth, Bessel, or Chebychev. 3. Choose the filter type: Low-pass, High-pass, or Band-pass. 4. Type in the overall filter gain in Volta-per-Volts. Figure 6 Setting up a filter using FilterLab 6

8 By default the topology of the low-pass, high-pass, and band-pass filters is Sallen Key. For the low-pass filter the topology could be changed to MFB by clicking on the circuit tab and choosing the MFB topology. Figure 7 FilterLab phase and magnitude response Figure 7 demonstrates the phase and magnitude response plot that is generated by FilterLab. For this filter the corner frequency is 1 KHz and has a phase of -45. From the specified parameter the circuit for the filter is designed using standard components which can be 7

9 easily found. The next step is to construct the filter using PSpice and check the results of both tools.! "# Figure 8 Generated circuit by FilterLab The PSpice circuit is composed of all the components specified by FilterLab. For the operational amplifier (OPAMP), the part number used is ua741. The input to the OPAMP was a VAC with an AC amplitude of 5V and a frequency of 10 KHz. To generate a plot similar to Figure 9 a vphase (found by clicking Markers Mark Advanced) marker is utilized to plot the phase response of the output. The necessary analysis is an AC Sweep analysis, which will 8

10 generate the frequency axis. For the AC Sweep analysis, the Decade AC Sweep Type was utilized. To generate the magnitude response, the output and input of the filter were used along with the following formula. Equation 5 Magnitude in db! "#$! %& Figure 9 Results from PSpice It is evident from Figure 9 and Figure 7 that both results yield the same result. For a deeper analysis of both tools, the order of the filter is changed to an eighth order low-pass filter. 9

11 The simplest way to change the order is by changing the order as in Figure 10. It is apparent the change in the magnitude response of the filter. The corner frequency of the filter remains at 1 KHz however the slope of the filter has increased. The increase of order causes the filter to increase the slope thereby attenuating the undesired frequencies much faster. % $ &' Figure 10 Changing the order of the filter 10

12 The increase in order is also reflected in the circuit of the filter. The filter has 3 additional amplifiers. Each amplifier circuit represents an order two. Figure 11 shows the new amplifiers to the filter. The values of the components change as the order of the filter is either reduced or increased. (# ) Figure 11 Eighth order low-pass filter circuit Utilizing PSpice the circuit is constructed in the same fashion as the first order filter however using the new values. After the circuit is complete the resulting simulation is shown in Figure 12. The results from tools are the same as expected. 11

13 Figure 12 Eighth order PSpice results To demonstrate another type of filter, an eighth order high-pass filter was created using FilterLab and simulated in PSpice. The result of the filter in FilterLab is shown in Figure 13. The corner frequency of the high-pass filter remains at 1 KHz. The undesired frequencies in this case are the low frequencies which are attenuated by the filter. 12

14 &' Figure 13 High-pass filter in FilterLab The results of PSpice, which are shown in Figure 12, correlate with the results from FilterLab. The corner frequency of the PSpice simulation remains at 1 KHz and has the same phase response at the corner frequency as FilterLab. 13

15 &' Figure 14 High-pass filter in PSpice 14

16 5. Conclusion The combination of FilterLab and PSpice to create filters is a powerful mixture. A filter can be designed with FilterLab to have a certain performance and can then be constructed and simulated in PSpice. Of course there are certain limitations in FilterLab. The highest order is an eighth order filter and the approximation type can only be either Chebychev, Butterworth, or Bessel. In addition the frequency only goes up to 10 MHz which limits the number of applications that can use FilterLab. Although there are several limitations, FilterLab and PSpice working together are a great learning tool. The consistency of the results maintained throughout the different constructed filters. In conclusion FilterLab and PSpice could be used to accurately design, create, and simulate any low frequency filter. 15

17 6. References Cadence. 2 June 2008 < Mancini, Ron. "Op Amps For Everyone." Advanced Analog Products. Texas Instruments, August Microchip. 2 June 2008 < 16

LAB 12: ACTIVE FILTERS

LAB 12: ACTIVE FILTERS A. INTRODUCTION LAB 12: ACTIVE FILTERS After last week s encounter with op- amps we will use them to build active filters. B. ABOUT FILTERS An electric filter is a frequency-selecting circuit designed

More information

Frequency Response of Filters

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

More information

Chapter 16. Active Filter Design Techniques. Excerpted from Op Amps for Everyone. Literature Number SLOA088. Literature Number: SLOD006A

Chapter 16. Active Filter Design Techniques. Excerpted from Op Amps for Everyone. Literature Number SLOA088. Literature Number: SLOD006A hapter 16 Active Filter Design Techniques Literature Number SLOA088 Excerpted from Op Amps for Everyone Literature Number: SLOD006A hapter 16 Active Filter Design Techniques Thomas Kugelstadt 16.1 Introduction

More information

Laboratory #5: RF Filter Design

Laboratory #5: RF Filter Design EEE 194 RF Laboratory Exercise 5 1 Laboratory #5: RF Filter Design I. OBJECTIVES A. Design a third order low-pass Chebyshev filter with a cutoff frequency of 330 MHz and 3 db ripple with equal terminations

More information

Lab 7: Operational Amplifiers Part I

Lab 7: Operational Amplifiers Part I Lab 7: Operational Amplifiers Part I Objectives The objective of this lab is to study operational amplifier (op amp) and its applications. We will be simulating and building some basic op amp circuits,

More information

Analog Filters. A common instrumentation filter application is the attenuation of high frequencies to avoid frequency aliasing in the sampled data.

Analog Filters. A common instrumentation filter application is the attenuation of high frequencies to avoid frequency aliasing in the sampled data. Analog Filters Filters can be used to attenuate unwanted signals such as interference or noise or to isolate desired signals from unwanted. They use the frequency response of a measuring system to alter

More information

NAPIER University School of Engineering. Electronic Systems Module : SE32102 Analogue Filters Design And Simulation. 4 th order Butterworth response

NAPIER University School of Engineering. Electronic Systems Module : SE32102 Analogue Filters Design And Simulation. 4 th order Butterworth response NAPIER University School of Engineering Electronic Systems Module : SE32102 Analogue Filters Design And Simulation. 4 th order Butterworth response In R1 R2 C2 C1 + Opamp A - R1 R2 C2 C1 + Opamp B - Out

More information

Selected Filter Circuits Dr. Lynn Fuller

Selected Filter Circuits Dr. Lynn Fuller ROCHESTER INSTITUTE OF TECHNOLOGY MICROELECTRONIC ENGINEERING Selected Filter Circuits Dr. Lynn Fuller Webpage: http://people.rit.edu/lffeee 82 Lomb Memorial Drive Rochester, NY 146235604 Tel (585) 4752035

More information

A Single-Supply Op-Amp Circuit Collection

A Single-Supply Op-Amp Circuit Collection Application Report SLOA058 November 2000 A SingleSupply OpAmp Circuit Collection Bruce Carter OpAmp Applications, High Performance Linear Products One of the biggest problems for designers of opamp circuitry

More information

Lab #9: AC Steady State Analysis

Lab #9: AC Steady State Analysis Theory & Introduction Lab #9: AC Steady State Analysis Goals for Lab #9 The main goal for lab 9 is to make the students familar with AC steady state analysis, db scale and the NI ELVIS frequency analyzer.

More information

Using the Texas Instruments Filter Design Database

Using the Texas Instruments Filter Design Database Application Report SLOA062 July, 2001 Bruce Carter Using the Texas Instruments Filter Design Database High Performance Linear Products ABSTRACT Texas Instruments applications personnel have decades of

More information

Analog and Digital Filters Anthony Garvert November 13, 2015

Analog and Digital Filters Anthony Garvert November 13, 2015 Analog and Digital Filters Anthony Garvert November 13, 2015 Abstract In circuit analysis and performance, a signal transmits some form of information, such as a voltage or current. However, over a range

More information

Laboratory 4: Feedback and Compensation

Laboratory 4: Feedback and Compensation Laboratory 4: Feedback and Compensation To be performed during Week 9 (Oct. 20-24) and Week 10 (Oct. 27-31) Due Week 11 (Nov. 3-7) 1 Pre-Lab This Pre-Lab should be completed before attending your regular

More information

A Differential Op-Amp Circuit Collection

A Differential Op-Amp Circuit Collection Application Report SLOA0 July 00 Bruce Carter A Differential OpAmp Circuit Collection High Performance Linear Products ABSTRACT All opamps are differential input devices. Designers are accustomed to working

More information

A Basic Introduction to Filters Active Passive and Switched-Capacitor

A Basic Introduction to Filters Active Passive and Switched-Capacitor A Basic Introduction to Filters Active Passive and Switched-Capacitor 1 0 INTRODUCTION Filters of some sort are essential to the operation of most electronic circuits It is therefore in the interest of

More information

More Filter Design on a Budget

More Filter Design on a Budget Application Report SLOA096 December 2001 More Filter Design on a Budget Bruce Carter High Performance Linear Products ABSTRACT This document describes filter design from the standpoint of cost. Filter

More information

LM833,LMF100,MF10. Application Note 779 A Basic Introduction to Filters - Active, Passive,and. Switched Capacitor. Literature Number: SNOA224A

LM833,LMF100,MF10. Application Note 779 A Basic Introduction to Filters - Active, Passive,and. Switched Capacitor. Literature Number: SNOA224A LM833,LMF100,MF10 Application Note 779 A Basic Introduction to Filters - Active, Passive,and Switched Capacitor Literature Number: SNOA224A A Basic Introduction to Filters Active, Passive, and Switched-Capacitor

More information

A Differential Op-Amp Circuit Collection

A Differential Op-Amp Circuit Collection Application Report SLOA0A April 00 A Differential OpAmp Circuit Collection Bruce Carter High Performance Linear Products ABSTRACT All opamps are differential input devices. Designers are accustomed to

More information

Experiment #11: LRC Circuit (Power Amplifier, Voltage Sensor)

Experiment #11: LRC Circuit (Power Amplifier, Voltage Sensor) Experiment #11: LRC Circuit (Power Amplifier, Voltage Sensor) Concept: circuits Time: 30 m SW Interface: 750 Windows file: RLC.SWS EQUIPMENT NEEDED Science Workshop Interface Power Amplifier (2) Voltage

More information

2.161 Signal Processing: Continuous and Discrete Fall 2008

2.161 Signal Processing: Continuous and Discrete Fall 2008 MT OpenCourseWare http://ocw.mit.edu.6 Signal Processing: Continuous and Discrete Fall 00 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. MASSACHUSETTS

More information

SIMULATIONS OF PARALLEL RESONANT CIRCUIT POWER ELECTRONICS COLORADO STATE UNIVERSITY

SIMULATIONS OF PARALLEL RESONANT CIRCUIT POWER ELECTRONICS COLORADO STATE UNIVERSITY SIMULATIONS OF PARALLEL RESONANT CIRCUIT POWER ELECTRONICS COLORADO STATE UNIVERSITY Page 1 of 25 PURPOSE: The purpose of this lab is to simulate the LCC circuit using MATLAB and ORCAD Capture CIS to better

More information

Application Report SLOA024B

Application Report SLOA024B Application Report July 999 Revised September 2002 Mixed Signal Products SLOA024B IMPORTANT NOTICE Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modifications,

More information

CTCSS REJECT HIGH PASS FILTERS IN FM RADIO COMMUNICATIONS AN EVALUATION. Virgil Leenerts WØINK 8 June 2008

CTCSS REJECT HIGH PASS FILTERS IN FM RADIO COMMUNICATIONS AN EVALUATION. Virgil Leenerts WØINK 8 June 2008 CTCSS REJECT HIGH PASS FILTERS IN FM RADIO COMMUNICATIONS AN EVALUATION Virgil Leenerts WØINK 8 June 28 The response of the audio voice band high pass filter is evaluated in conjunction with the rejection

More information

Sophomore Physics Laboratory (PH005/105)

Sophomore Physics Laboratory (PH005/105) CALIFORNIA INSTITUTE OF TECHNOLOGY PHYSICS MATHEMATICS AND ASTRONOMY DIVISION Sophomore Physics Laboratory (PH5/15) Analog Electronics Active Filters Copyright c Virgínio de Oliveira Sannibale, 23 (Revision

More information

Lab 1: Introduction to PSpice

Lab 1: Introduction to PSpice Lab 1: Introduction to PSpice Objectives A primary purpose of this lab is for you to become familiar with the use of PSpice and to learn to use it to assist you in the analysis of circuits. The software

More information

CHAPTER 6 Frequency Response, Bode Plots, and Resonance

CHAPTER 6 Frequency Response, Bode Plots, and Resonance ELECTRICAL CHAPTER 6 Frequency Response, Bode Plots, and Resonance 1. State the fundamental concepts of Fourier analysis. 2. Determine the output of a filter for a given input consisting of sinusoidal

More information

isim ACTIVE FILTER DESIGNER NEW, VERY CAPABLE, MULTI-STAGE ACTIVE FILTER DESIGN TOOL

isim ACTIVE FILTER DESIGNER NEW, VERY CAPABLE, MULTI-STAGE ACTIVE FILTER DESIGN TOOL isim ACTIVE FILTER DESIGNER NEW, VERY CAPABLE, MULTI-STAGE ACTIVE FILTER DESIGN TOOL Michael Steffes Sr. Applications Manager 12/15/2010 SIMPLY SMARTER Introduction to the New Active Filter Designer Scope

More information

Laboratory Manual. ELEN-325 Electronics

Laboratory Manual. ELEN-325 Electronics Laboratory Manual ELEN-325 Electronics Department of Electrical & Computer Engineering Texas A&M University Prepared by: Dr. Jose Silva-Martinez (jsilva@ece.tamu.edu) Rida Assaad (rida@ece.tamu.edu) Raghavendra

More information

Experiment # (4) AM Demodulator

Experiment # (4) AM Demodulator Islamic University of Gaza Faculty of Engineering Electrical Department Experiment # (4) AM Demodulator Communications Engineering I (Lab.) Prepared by: Eng. Omar A. Qarmout Eng. Mohammed K. Abu Foul Experiment

More information

AN48. Application Note DESIGNNOTESFORA2-POLEFILTERWITH DIFFERENTIAL INPUT. by Steven Green. 1. Introduction AIN- AIN+ C2

AN48. Application Note DESIGNNOTESFORA2-POLEFILTERWITH DIFFERENTIAL INPUT. by Steven Green. 1. Introduction AIN- AIN+ C2 Application Note DESIGNNOTESFORA2-POLEFILTERWITH DIFFERENTIAL INPUT by Steven Green C5 AIN- R3 C2 AIN C2 R3 C5 Figure 1. 2-Pole Low-Pass Filter with Differential Input 1. Introduction Many of today s Digital-to-Analog

More information

How to Design 10 khz filter. (Using Butterworth filter design) Application notes. By Vadim Kim

How to Design 10 khz filter. (Using Butterworth filter design) Application notes. By Vadim Kim How to Design 10 khz filter. (Using Butterworth filter design) Application notes. By Vadim Kim This application note describes how to build a 5 th order low pass, high pass Butterworth filter for 10 khz

More information

Analog signals are those which are naturally occurring. Any analog signal can be converted to a digital signal.

Analog signals are those which are naturally occurring. Any analog signal can be converted to a digital signal. 3.3 Analog to Digital Conversion (ADC) Analog signals are those which are naturally occurring. Any analog signal can be converted to a digital signal. 1 3.3 Analog to Digital Conversion (ADC) WCB/McGraw-Hill

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

Analog Signal Conditioning

Analog Signal Conditioning Analog Signal Conditioning Analog and Digital Electronics Electronics Digital Electronics Analog Electronics 2 Analog Electronics Analog Electronics Operational Amplifiers Transistors TRIAC 741 LF351 TL084

More information

TINA-TI. Analog circuit simulation made easy! Thomas Kuehl Senior Applications Engineer HPA Linear Products

TINA-TI. Analog circuit simulation made easy! Thomas Kuehl Senior Applications Engineer HPA Linear Products TINA-TI Analog circuit simulation made easy! Thomas Kuehl Senior Applications Engineer HPA Linear Products Welcome to the Texas Instruments TINA-TI session. TINA-TI is easy to use circuit simulation software

More information

CIRCUITS LABORATORY EXPERIMENT 3. AC Circuit Analysis

CIRCUITS LABORATORY EXPERIMENT 3. AC Circuit Analysis CIRCUITS LABORATORY EXPERIMENT 3 AC Circuit Analysis 3.1 Introduction The steady-state behavior of circuits energized by sinusoidal sources is an important area of study for several reasons. First, the

More information

ε: Voltage output of Signal Generator (also called the Source voltage or Applied

ε: Voltage output of Signal Generator (also called the Source voltage or Applied Experiment #10: LR & RC Circuits Frequency Response EQUIPMENT NEEDED Science Workshop Interface Power Amplifier (2) Voltage Sensor graph paper (optional) (3) Patch Cords Decade resistor, capacitor, and

More information

Basic Op Amp Circuits

Basic Op Amp Circuits Basic Op Amp ircuits Manuel Toledo INEL 5205 Instrumentation August 3, 2008 Introduction The operational amplifier (op amp or OA for short) is perhaps the most important building block for the design of

More information

Digital to Analog Converter. Raghu Tumati

Digital to Analog Converter. Raghu Tumati Digital to Analog Converter Raghu Tumati May 11, 2006 Contents 1) Introduction............................... 3 2) DAC types................................... 4 3) DAC Presented.............................

More information

Design of op amp sine wave oscillators

Design of op amp sine wave oscillators Design of op amp sine wave oscillators By on Mancini Senior Application Specialist, Operational Amplifiers riteria for oscillation The canonical form of a feedback system is shown in Figure, and Equation

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science. 6.002 Electronic Circuits Spring 2007

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science. 6.002 Electronic Circuits Spring 2007 Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.002 Electronic Circuits Spring 2007 Lab 4: Audio Playback System Introduction In this lab, you will construct,

More information

Inductors in AC Circuits

Inductors in AC Circuits Inductors in AC Circuits Name Section Resistors, inductors, and capacitors all have the effect of modifying the size of the current in an AC circuit and the time at which the current reaches its maximum

More information

SECTION 5-5: FREQUENCY TRANSFORMATIONS

SECTION 5-5: FREQUENCY TRANSFORMATIONS ANALOG FILTERS FREQUENCY TRANSFORMATIONS SECTION 55: FREQUENCY TRANSFORMATIONS Until now, only filters using the lowpass configuration have been examined. In this section, transforming the lowpass prototype

More information

30. Bode Plots. Introduction

30. Bode Plots. Introduction 0. Bode Plots Introduction Each of the circuits in this problem set is represented by a magnitude Bode plot. The network function provides a connection between the Bode plot and the circuit. To solve these

More information

AN-837 APPLICATION NOTE

AN-837 APPLICATION NOTE APPLICATION NOTE One Technology Way P.O. Box 916 Norwood, MA 262-916, U.S.A. Tel: 781.329.47 Fax: 781.461.3113 www.analog.com DDS-Based Clock Jitter Performance vs. DAC Reconstruction Filter Performance

More information

MAS.836 HOW TO BIAS AN OP-AMP

MAS.836 HOW TO BIAS AN OP-AMP MAS.836 HOW TO BIAS AN OP-AMP Op-Amp Circuits: Bias, in an electronic circuit, describes the steady state operating characteristics with no signal being applied. In an op-amp circuit, the operating characteristic

More information

LABORATORY 2 THE DIFFERENTIAL AMPLIFIER

LABORATORY 2 THE DIFFERENTIAL AMPLIFIER LABORATORY 2 THE DIFFERENTIAL AMPLIFIER OBJECTIVES 1. To understand how to amplify weak (small) signals in the presence of noise. 1. To understand how a differential amplifier rejects noise and common

More information

Design Reference SLOD006A

Design Reference SLOD006A Design Reference September 2001 Advanced Analog Products SLOD006A IMPORTANT NOTICE Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modifications, enhancements,

More information

An Adjustable Audio Filter System for the Receiver - Part 1

An Adjustable Audio Filter System for the Receiver - Part 1 1 of 7 An Adjustable Audio Filter System for the Receiver - Part 1 The audio response is shaped as required using Switched Capacitor Filters Lloyd Butler VK5BR Front panel view of the original receiver

More information

EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS

EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS 1 EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS The oscilloscope is the most versatile and most important tool in this lab and is probably the best tool an electrical engineer uses. This outline guides

More information

EE 242 EXPERIMENT 5: COMPUTER SIMULATION OF THREE-PHASE CIRCUITS USING PSPICE SCHEMATICS 1

EE 242 EXPERIMENT 5: COMPUTER SIMULATION OF THREE-PHASE CIRCUITS USING PSPICE SCHEMATICS 1 EE 242 EXPERIMENT 5: COMPUTER SIMULATION OF THREE-PHASE CIRCUITS USING PSPICE SCHEMATICS 1 Objective: To build, simulate, and analyze three-phase circuits using OrCAD Capture Pspice Schematics under balanced

More information

Precision Diode Rectifiers

Precision Diode Rectifiers by Kenneth A. Kuhn March 21, 2013 Precision half-wave rectifiers An operational amplifier can be used to linearize a non-linear function such as the transfer function of a semiconductor diode. The classic

More information

LR Phono Preamps. Pete Millett ETF.13. pmillett@hotmail.com

LR Phono Preamps. Pete Millett ETF.13. pmillett@hotmail.com LR Phono Preamps Pete Millett ETF.13 pmillett@hotmail.com Agenda A bit about me Part 1: What is, and why use, RIAA? Grooves on records The RIAA standard Implementations of RIAA EQ networks and preamps

More information

TDA2040. 20W Hi-Fi AUDIO POWER AMPLIFIER

TDA2040. 20W Hi-Fi AUDIO POWER AMPLIFIER 20W Hi-Fi AUDIO POWER AMPLIFIER DESCRIPTION The TDA2040 is a monolithic integrated circuit in Pentawatt package, intended for use as an audio class AB amplifier. Typically it provides 22W output power

More information

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

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

More information

Use and Application of Output Limiting Amplifiers (HFA1115, HFA1130, HFA1135)

Use and Application of Output Limiting Amplifiers (HFA1115, HFA1130, HFA1135) Use and Application of Output Limiting Amplifiers (HFA111, HFA110, HFA11) Application Note November 1996 AN96 Introduction Amplifiers with internal voltage clamps, also known as limiting amplifiers, have

More information

Step Response of RC Circuits

Step Response of RC Circuits Step Response of RC Circuits 1. OBJECTIVES...2 2. REFERENCE...2 3. CIRCUITS...2 4. COMPONENTS AND SPECIFICATIONS...3 QUANTITY...3 DESCRIPTION...3 COMMENTS...3 5. DISCUSSION...3 5.1 SOURCE RESISTANCE...3

More information

Application of network analyzer in measuring the performance functions of power supply

Application of network analyzer in measuring the performance functions of power supply J Indian Inst Sci, July Aug 2006, 86, 315 325 Indian Institute of Science Application of network analyzer in measuring the performance functions of power supply B SWAMINATHAN* AND V RAMANARAYANAN Power

More information

LM 358 Op Amp. If you have small signals and need a more useful reading we could amplify it using the op amp, this is commonly used in sensors.

LM 358 Op Amp. If you have small signals and need a more useful reading we could amplify it using the op amp, this is commonly used in sensors. LM 358 Op Amp S k i l l L e v e l : I n t e r m e d i a t e OVERVIEW The LM 358 is a duel single supply operational amplifier. As it is a single supply it eliminates the need for a duel power supply, thus

More information

Bode Diagrams of Transfer Functions and Impedances ECEN 2260 Supplementary Notes R. W. Erickson

Bode Diagrams of Transfer Functions and Impedances ECEN 2260 Supplementary Notes R. W. Erickson Bode Diagrams of Transfer Functions and Impedances ECEN 2260 Supplementary Notes. W. Erickson In the design of a signal processing network, control system, or other analog system, it is usually necessary

More information

Positive Feedback and Oscillators

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

More information

How To Close The Loop On A Fully Differential Op Amp

How To Close The Loop On A Fully Differential Op Amp Application Report SLOA099 - May 2002 Fully Differential Op Amps Made Easy Bruce Carter High Performance Linear ABSTRACT Fully differential op amps may be unfamiliar to some designers. This application

More information

What you will do. Build a 3-band equalizer. Connect to a music source (mp3 player) Low pass filter High pass filter Band pass filter

What you will do. Build a 3-band equalizer. Connect to a music source (mp3 player) Low pass filter High pass filter Band pass filter Audio Filters What you will do Build a 3-band equalizer Low pass filter High pass filter Band pass filter Connect to a music source (mp3 player) Adjust the strength of low, high, and middle frequencies

More information

Making Accurate Voltage Noise and Current Noise Measurements on Operational Amplifiers Down to 0.1Hz

Making Accurate Voltage Noise and Current Noise Measurements on Operational Amplifiers Down to 0.1Hz Author: Don LaFontaine Making Accurate Voltage Noise and Current Noise Measurements on Operational Amplifiers Down to 0.1Hz Abstract Making accurate voltage and current noise measurements on op amps in

More information

Filter Comparison. Match #1: Analog vs. Digital Filters

Filter Comparison. Match #1: Analog vs. Digital Filters CHAPTER 21 Filter Comparison Decisions, decisions, decisions! With all these filters to choose from, how do you know which to use? This chapter is a head-to-head competition between filters; we'll select

More information

Buffer Op Amp to ADC Circuit Collection

Buffer Op Amp to ADC Circuit Collection Application Report SLOA098 March 2002 Buffer Op Amp to ADC Circuit Collection Bruce Carter High Performance Linear Products ABSTRACT This document describes various techniques that interface buffer op

More information

RLC Series Resonance

RLC Series Resonance RLC Series Resonance 11EM Object: The purpose of this laboratory activity is to study resonance in a resistor-inductor-capacitor (RLC) circuit by examining the current through the circuit as a function

More information

PHYSICS 360 - LAB #2 Passive Low-pass and High-pass Filter Circuits and Integrator and Differentiator Circuits

PHYSICS 360 - LAB #2 Passive Low-pass and High-pass Filter Circuits and Integrator and Differentiator Circuits PHYSICS 360 - LAB #2 Passie Low-pass and High-pass Filter Circuits and Integrator and Differentiator Circuits Objectie: Study the behaior of low-pass and high-pass filters. Study the differentiator and

More information

University of Rochester Department of Electrical and Computer Engineering ECE113 Lab. #7 Higher-order filter & amplifier designs March, 2012

University of Rochester Department of Electrical and Computer Engineering ECE113 Lab. #7 Higher-order filter & amplifier designs March, 2012 University of Rochester Department of Electrical and Computer Engineering ECE113 Lab. #7 Higherorder filter & amplifier designs March, 2012 Writeups, due one week after the lab is performed, should provide

More information

High-Performance Analog Design Tools Guide

High-Performance Analog Design Tools Guide Technology for Innovators TM High-Performance Analog Design Tools Guide 2Q 2006 Includes Design and Development Tools for: Amplifiers Power Management Data Converters Wireless Audio Video Wireless Instrumentation

More information

Time series analysis Matlab tutorial. Joachim Gross

Time series analysis Matlab tutorial. Joachim Gross Time series analysis Matlab tutorial Joachim Gross Outline Terminology Sampling theorem Plotting Baseline correction Detrending Smoothing Filtering Decimation Remarks Focus on practical aspects, exercises,

More information

PIEZO FILTERS INTRODUCTION

PIEZO FILTERS INTRODUCTION For more than two decades, ceramic filter technology has been instrumental in the proliferation of solid state electronics. A view of the future reveals that even greater expectations will be placed on

More information

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

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

More information

TI Precision Designs: Verified Design Analog, Active Crossover Circuit for Two-Way Loudspeakers

TI Precision Designs: Verified Design Analog, Active Crossover Circuit for Two-Way Loudspeakers TI Precision Designs: Verified Design Analog, Active Crossover Circuit for Two-Way Loudspeakers John Caldwell TI Precision Designs TI Precision Designs are analog solutions created by TI s analog experts.

More information

Lab 5 Operational Amplifiers

Lab 5 Operational Amplifiers Lab 5 Operational Amplifiers By: Gary A. Ybarra Christopher E. Cramer Duke University Department of Electrical and Computer Engineering Durham, NC. Purpose The purpose of this lab is to examine the properties

More information

OrCAD Capture with PSpice and Allegro DE CIS with AMS Simulator. Describes how to create a PSpice Archive File with Capture

OrCAD Capture with PSpice and Allegro DE CIS with AMS Simulator. Describes how to create a PSpice Archive File with Capture Title: Product: Summary: Creating a Project Archive OrCAD Capture with PSpice and Allegro DE CIS with AMS Simulator Describes how to create a PSpice Archive File with Capture Author/Date: Wei Ling / 03.08.2009

More information

Reading: HH Sections 4.11 4.13, 4.19 4.20 (pgs. 189-212, 222 224)

Reading: HH Sections 4.11 4.13, 4.19 4.20 (pgs. 189-212, 222 224) 6 OP AMPS II 6 Op Amps II In the previous lab, you explored several applications of op amps. In this exercise, you will look at some of their limitations. You will also examine the op amp integrator and

More information

Qucs. A Tutorial. Getting Started with Qucs. Stefan Jahn Juan Carlos Borrás

Qucs. A Tutorial. Getting Started with Qucs. Stefan Jahn Juan Carlos Borrás Qucs A Tutorial Getting Started with Qucs Stefan Jahn Juan Carlos Borrás Copyright c 2007 Stefan Jahn Copyright c 2007 Juan Carlos Borrás Permission is granted to

More information

11: AUDIO AMPLIFIER I. INTRODUCTION

11: AUDIO AMPLIFIER I. INTRODUCTION 11: AUDIO AMPLIFIER I. INTRODUCTION The properties of an amplifying circuit using an op-amp depend primarily on the characteristics of the feedback network rather than on those of the op-amp itself. A

More information

Chapter 4: Passive Analog Signal Processing

Chapter 4: Passive Analog Signal Processing hapter 4: Passive Analog Signal Processing In this chapter we introduce filters and signal transmission theory. Filters are essential components of most analog circuits and are used to remove unwanted

More information

An audio circuit collection, Part 1

An audio circuit collection, Part 1 An audio circuit collection, Part By Bruce Carter Advanced Analog Products, Op Amp Applications Introduction This is the first of two articles on audio circuits. New operational amplifiers from Texas Instruments

More information

How To Calculate The Power Gain Of An Opamp

How To Calculate The Power Gain Of An Opamp A. M. Niknejad University of California, Berkeley EE 100 / 42 Lecture 8 p. 1/23 EE 42/100 Lecture 8: Op-Amps ELECTRONICS Rev C 2/8/2012 (9:54 AM) Prof. Ali M. Niknejad University of California, Berkeley

More information

Tutorial www.loudsoft.com

Tutorial www.loudsoft.com Tutorial www.loudsoft.com In this tutorial we show several examples of simple and advanced X-over designs, using FINE X- over. In the first example we create the x-over for two drivers we have previously

More information

Title : Analog Circuit for Sound Localization Applications

Title : Analog Circuit for Sound Localization Applications Title : Analog Circuit for Sound Localization Applications Author s Name : Saurabh Kumar Tiwary Brett Diamond Andrea Okerholm Contact Author : Saurabh Kumar Tiwary A-51 Amberson Plaza 5030 Center Avenue

More information

Designing Gain and Offset in Thirty Seconds

Designing Gain and Offset in Thirty Seconds Application Report SLOA097 February 2002 Designing Gain and Offset in Thirty Seconds Bruce Carter High Performance Linear ABSTRACT This document discusses how to design an operational amplifier (op amp)

More information

Understanding Power Impedance Supply for Optimum Decoupling

Understanding Power Impedance Supply for Optimum Decoupling Introduction Noise in power supplies is not only caused by the power supply itself, but also the load s interaction with the power supply (i.e. dynamic loads, switching, etc.). To lower load induced noise,

More information

Introduction to Receivers

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

More information

chapter Introduction to Digital Signal Processing and Digital Filtering 1.1 Introduction 1.2 Historical Perspective

chapter Introduction to Digital Signal Processing and Digital Filtering 1.1 Introduction 1.2 Historical Perspective Introduction to Digital Signal Processing and Digital Filtering chapter 1 Introduction to Digital Signal Processing and Digital Filtering 1.1 Introduction Digital signal processing (DSP) refers to anything

More information

PSPICE TUTORIAL (BASIC)

PSPICE TUTORIAL (BASIC) Department of Electrical & Computer Engineering PSPICE TUTORIAL (BASIC) Professor: Dr. Subbarao V. Wunnava Teaching Assistant: Rafael Romero COURTESY: ED LULE/ BORIS LINO/ORCAD Updated: Spring.2006, 07

More information

Chapter 19 Operational Amplifiers

Chapter 19 Operational Amplifiers Chapter 19 Operational Amplifiers The operational amplifier, or op-amp, is a basic building block of modern electronics. Op-amps date back to the early days of vacuum tubes, but they only became common

More information

AN1991. Audio decibel level detector with meter driver

AN1991. Audio decibel level detector with meter driver Rev. 2.1 20 March 2015 Application note Document information Info Keywords Abstract Content SA604A, LM358, RSSI, cellular radio The SA604A can provide a logarithmic response proportional to the input signal

More information

TDA2040. 20W Hi-Fi AUDIO POWER AMPLIFIER

TDA2040. 20W Hi-Fi AUDIO POWER AMPLIFIER 20W Hi-Fi AUDIO POWER AMPLIFIER DESCRIPTION The TDA2040 is a monolithic integrated circuit in Pentawatt package, intended for use as an audio class AB amplifier. Typically it provides 22W output power

More information

School of Engineering Department of Electrical and Computer Engineering

School of Engineering Department of Electrical and Computer Engineering 1 School of Engineering Department of Electrical and Computer Engineering 332:223 Principles of Electrical Engineering I Laboratory Experiment #4 Title: Operational Amplifiers 1 Introduction Objectives

More information

Electronics. Discrete assembly of an operational amplifier as a transistor circuit. LD Physics Leaflets P4.2.1.1

Electronics. Discrete assembly of an operational amplifier as a transistor circuit. LD Physics Leaflets P4.2.1.1 Electronics Operational Amplifier Internal design of an operational amplifier LD Physics Leaflets Discrete assembly of an operational amplifier as a transistor circuit P4.2.1.1 Objects of the experiment

More information

Op-Amp Simulation EE/CS 5720/6720. Read Chapter 5 in Johns & Martin before you begin this assignment.

Op-Amp Simulation EE/CS 5720/6720. Read Chapter 5 in Johns & Martin before you begin this assignment. Op-Amp Simulation EE/CS 5720/6720 Read Chapter 5 in Johns & Martin before you begin this assignment. This assignment will take you through the simulation and basic characterization of a simple operational

More information

Karaoke Circuit Building Instructions

Karaoke Circuit Building Instructions Karaoke Circuit Building Instructions Background Most popular and rock music recordings use multiple microphones and mixers to generate the left and right signals. Listening in stereo gives a broad presence

More information

Pulse Width Modulation (PWM) LED Dimmer Circuit. Using a 555 Timer Chip

Pulse Width Modulation (PWM) LED Dimmer Circuit. Using a 555 Timer Chip Pulse Width Modulation (PWM) LED Dimmer Circuit Using a 555 Timer Chip Goals of Experiment Demonstrate the operation of a simple PWM circuit that can be used to adjust the intensity of a green LED by varying

More information

3. On the top menu bar, click on File > New > Project as shown in Fig. 2 below: Figure 2 Window for Orcad Capture CIS

3. On the top menu bar, click on File > New > Project as shown in Fig. 2 below: Figure 2 Window for Orcad Capture CIS Department of Electrical Engineering University of North Texas Denton, TX. 76207 EENG 2920 Quickstart PSpice Tutorial Tutorial Prepared by Oluwayomi Adamo 1. To run the PSpice program, click on Start >

More information

A Low-Cost, Single Coupling Capacitor Configuration for Stereo Headphone Amplifiers

A Low-Cost, Single Coupling Capacitor Configuration for Stereo Headphone Amplifiers Application Report SLOA043 - December 1999 A Low-Cost, Single Coupling Capacitor Configuration for Stereo Headphone Amplifiers Shawn Workman AAP Precision Analog ABSTRACT This application report compares

More information

6.101 Final Project Report Class G Audio Amplifier

6.101 Final Project Report Class G Audio Amplifier 6.101 Final Project Report Class G Audio Amplifier Mark Spatz 4/3/2014 1 1 Introduction For my final project, I designed and built a 150 Watt audio amplifier to replace the underpowered and unreliable

More information