ANALOG SYNTHESIZER WITH AR ENVELOPING

Size: px
Start display at page:

Download "ANALOG SYNTHESIZER WITH AR ENVELOPING"

Transcription

1 ANALOG SYNTHESIZER WITH AR ENVELOPING EC412 MAY 5, 2013 CHRISTOPHER WOODALL BENJAMIN HAVEY 1. Introduction Building an analog audio synthesizer is an exercise in low speed waveform generation and shaping with high quality needs. For our EC412 project we are creating an Analog Audio Synthesizer with AR (attackrelease) enveloping. The goal of this project is to create a useable analog audio synthesizer inspired by a modular synthesizer design. Each component is designed so that with some work they could be used modularly. We made this synthesizer to be a good starting point for future adventures in analog synthesizer design. Figure 1. Block Diagram. The design of the synthesizer was broken down into they sub-systems seen in Figure 1. Each circuit was designed, simulated and then put onto a breadboard to be verified and connected together. The control voltage to generate the tone is provided by a linearly actuated potentiometer. This control voltage is converted from a linear curve to a 1 V octave exponential curve, which is industry standard for analog synthesizers. This control voltage feeds a VCO (Voltage Controlled Oscillator) that generates both a triangle and a square wave, for now only the square wave is used. The generated wave goes through a VCA (Voltage Controlled Amplifier) which receives its control voltage from the Attack-Release envelope generator, triggered by the gate button on the front panel. The resultant, enveloped waveform goes through 1

2 2 EC412 MAY 5, 2013 CHRISTOPHER WOODALL BENJAMIN HAVEY a high pass, low pass and band pass filter, all with ω0 = 664 and Q = 0.5. The filtered signals are summed together and sent through a power amplifier to 8Ω speakers at about 1W. 2. Circuits Throughout the development of the synthesizer we used LTSpiceIV to simulate circuits. The final circuit layout was put together in KiCAD, and open source EDA program. All schematics are in Appendix A and will be referenced throughout this writeup by their page number within the appendix. Where appropriate the circuits used for the LTSpiceIV simulations will be provided. LTSpiceIV files are available on request Figure 2. Picture of the input being tested. Figure 3. Input Stage Resistance versus Wiper Position Input Stage. The input stage of our synthesizer is a ribbon controller. This type of controller is essentially a linearly actuated potentiometer. We used a strip of conductive plastic, often found protecting electronics from ESD during shipping, mounted to a piece of wood and a wiper suspended above it to

3 ANALOG SYNTHESIZER WITH AR ENVELOPING 3 create a linearly actuated potentiometer. The conductive plastic has a resistance in the kω range. This input stage has been built (Fig. 2) and verified that it has a response which is linear (Fig. 3). The smaller nonlinearities in Figure 2 can be accounted for by low-accuracy wiper positioning measurement and slight variations in the width of the resistive element. This ribbon controller is simple treated as a potentiometer and can be seen in circuit on page Appendix A-1. The gate is just a button hooked up as shown in page Appendix A-1 such that its on voltage is 4.5V. The gate is then buffered for the envelope generator. Figure 4. Linear To Exponential Plot. Output on Top, Input on Bottom. Both at 5V/div and 5.0ms/div 2.2. Linear to Exponential Converter. In music each octave is 2x the previous octave s frequency, leading to an exponential increase in frequency for octaves. Our linear input stage is not sufficient so we need to convert the linear curve of the input stage to an exponential stage. Our goal was the 1V/Octave industry standard; however this goal was never reached due to difficulties in tuning. The circuit used is presented on page Appendix A-2 and we will assume that I S3 = I S4 and a DC model of the opamp U1A. In this circuit we find that the op-amp U1A sources and sinks current at its output to keep Q3 s collector current at a constant value, finding I C1 = R12 = 4.5µA. The resistor network including R9, R11 and R10 is simply to tune the exponential. We can solve this by invoking Ebers-Moll large signal model with approximation that I C1 >> I S. The math follows below: (1) V in = V CV R 10 R9+R10 (2) V in V BE3 =4.5 V V BE4 (3) V in 4.5 V = V BE3 V BE4 = V BE (4) V BE3 = V T ln( I C3 I S )

4 4 EC412 MAY 5, 2013 CHRISTOPHER WOODALL BENJAMIN HAVEY (5) V BE4 = V T ln( I C4 I S ) (6) V BE = V in 4.5 V = V T ln( I C4 I C3 ) (7) I C4 = I C3 e V BE V T = I C3 e V in 4.5 V V T = I C3 e V CV R 10 R9+R V V T The results of the above equations is that the current I C3 is exponentially related to tine input voltage V in and its associated resistor network. We then use a PNP, Q5, based inverter circuit which adds some gain and is biased lifted two diode drops off of ground. Through simulation and verification we found that U1A oscillates and goes unstable, to reduce this a feedback capacitor was added between the output of U1A and the negative input of U1A. This experimentally stabilized the system with a C8 of 100pF. The result can be viewed in Figure 4. For a tunable input stage R9 and R10 should be replaced with a potentiometer. Figure 5. VCO Output Wave Forms (LTSpice IV). Figure 6. VCO Graph of Control Voltage vs Frequency.

5 ANALOG SYNTHESIZER WITH AR ENVELOPING Voltage Controlled Oscillator. The VCO schematic was inspired by an application in the LM358 datasheet [3] about using the LM358 as a VCO. The VCO presented on page Appendix A-4 has two stages an integrator stage and a Schmitt Trigger stage. The integrator integrates the input signal creating a linearly decreasing output whose slope depends on the input voltage. The Schmitt Trigger will eventually trigger turning on the MOSFET Q7 which will force the integrators direction to reverse causing it to increase linearly with the same slope (because R8 is equal to R5/2). The frequency gets set by C11. The output of the VCO vs Control Voltage can be seen in Figure 5 and in Figure 6. In Figure 5 the output is from simulation with LTSpice and in Figure 6 the output is graphed from data taken using an oscilloscope. The results are rather linear and are suitable for our application. However only the square wave output was taken during demo. Figure 7. VCA Output. Input (Top), Envelope (Middle) and Output (Bottom) (LTSpice IV) Figure 8. VCA Output w/ Sine Input (200mV peak to peak). Envelope provided by AR Envelope Generator. Over Whole Envelope 2.4. Voltage Controlled Amplifier. A voltage controlled amplifier is required to mix the envelope signal with the oscillation created by the VCO. A schematic for this amplifier is on page Appendix A-5 and is a differential pair whose I bias can be changed by some control voltage. It is important to note that this amplifier only functions within very limited ranges on both V in and CV. As the control voltage CV increases the transconductance, g m of the transistors increases and as the CV decreases the transconductance likewise decreases. The choice of BJTs is one of convenience. Since the BJT s small signal transconductance

6 6 EC412 MAY 5, 2013 CHRISTOPHER WOODALL BENJAMIN HAVEY Figure 9. VCA Output w/ Sine Input. Envelope provided by AR Envelope Generator. Zoomed In relationship is g m = Io V T, the amplifier will have a linear gain relationship with CV. A MOSFET based circuit would have a square root based relationship, which could be compensated for by adjusting the voltage to current stage with U3, Q9 and R36. However, there are some design tradeoffs. First of all if R35 and R37 are excluded then the circuit distorts very badly, but has a much more linear transfer function (compared to the control voltage). By putting in R35 and R37 we introduce a non-linearity because for small I bias values the transconductance will be small and play a role, but as it grows larger it is removed from the equation and the gain only depends on R35 and R37. The final stage converts the differential output of the VCA to a single ended one. Ignoring R35 and R37 the resulting transfer function becomes: R33 (8) v out dm = v in CV R36 V T Once R35 and E37 are added in the resultant equation becomes: (9) v out dm = v in CV R33 R36 V T + R35 CV To help develop the final circuit a combination of experimentation and simulation was used. The goal was to minimize the effect of R35, while still reducing distortion on the output waveform.the results of the simulations can be found in Figure 7, which has been optimized to reduce the distortion by tuning R35 and R37 to a high enough value that they help expand the effective amplification region of Q8 and Q10, while effecting the linearity of the CV-to-gain conversion minimally. If we assume R35 and R37 are small enough and I b ias is also rather small the governing equation becomes GAIN = R33 CV R36V T. This is not the actual equation, but is close enough to use as an effective guiding equation. Using a 200mV-pp wave the graph in Figure 8 was plotted, providing proof that the VCA is working as expected. However, as we zoom in in Figure 9 the distortion is still visible on the sine wave. Future iterations will likely move to a CMOS VCA which has proven in simulation to have much better distortion characteristics Envelope Generator. For analog audio synthesizers envelope generators creates a wave form based on the gate input from the input controller, which is used to change the tone being generated in some way. The envelope generator used here is an A-R, or Attack-Release, envelope generator. It essentially adds an adjustable rise time and fall time to the the gate so you have control of how fast a note comes on. This

7 ANALOG SYNTHESIZER WITH AR ENVELOPING 7 Figure 10. Measured Outputs from AR Envelope Generator to On-Off Gate (V on =4.5V ), RV3 and RV4 set to maximum positions. Figure 11. Measured Outputs from AR Envelope Generator to On-Off Gate (V on =4.5V ), RV3 and RV4 set to minimum position. circuit is on page Appendix A-3 and was developed by Christopher Woodall. The circuit works by allowing a separate charge and discharge path for capacitor C10. When gate goes high C10 charges through D4, RV3 and R17. This time constant is approximately τ =(RV 3+R17) 1uF, meaning that the minimum time constant for 100k potentiometer is 1ms and the maximum time constant is 100ms. When gate goes low, the capacitor will discharge through D5, RV4 and R17, the time constant equation is the same with RV4 substituted for RV3 and the time constant limits, assuming a 100k potentiometer, are the same. Experimentally we have found a slight variation from this scheme, but it is close enough for our low precision purposes. The results of this circuit when both RV3 and RV4 are set to minimums can be found in Figure 11. Similarly the results for the maximum time constants can be found in Figure 10. Since the two potentiometers are separate mixed rise and fall times can be achieved as see in Filter Stage. The output stage begins by buffering and inverting the output signal of the voltage controlled amplifier. ALl of the circuits for the output stage can be found on page Appendix A-6. The

8 8 EC412 MAY 5, 2013 CHRISTOPHER WOODALL BENJAMIN HAVEY Figure 12. Measured Outputs from AR Envelope Generator to On-Off Gate (V on =4.5V ), RV3 and RV4 set to mixed positions. initial design had us only buffering here, but due to noise and general attenuation too much of the original signal was lost by the time we got to the power amplifier. The amplification is done through a simple 6dB inverting amplifier. The output of the inverting amplifier gets fed into a modified Linkwitz-Riley crossover filter. R1 R 2 According to Microelectronics Circuits and Devices by Horenstein the quality factor of a generic second- order low-pass is: Q = C1 C 2 R 1 +R 2. The quality factors for a generic secon-order high-pass, and C1 band-pass filters of Sallen-Key type is Q = R1 C R 2 2 C 1 +C 2. The cutoff frequencies for all of these filters 1 is: ω 0 = R1. R 2 C 1 C 2 The Linkwitz-Riley crossover filter is a popular configuration in mixing audio filters and is the basis for our Analog Synthesizer s filters. A Linkwitz-Riley crossover attempts to create a flat 0dB response from the sum of the low-pass and high-pass filters. It achieves this by setting the values for both filters to R1=R2=R and C1=C2=C. This results in equal crossover frequencies, as well as, Q factors in Eq. 10 for the low-pass filter and Eq. 11 for the high-pass and band-pass filters. The cutoff frequencies can now be solved with Eq. 12. (10) Q = (11) Q = (12) ω 0 = C1 C 2 R1 R 2 R1 R 2 = R 1 + R 2 C1 C 2 = C 1 + C 2 1 R1 R 2 C 1 C 2 = C C R R 1 R R C C = R R =1 R R + R 2R =.5 C C =1 C C + C 2C =.5 1 R 2 C = 1 2 R C For the values we implemented: R=5.1k, C=47nF, we get?0=664 Hz. A normal Linkwitz-Riley filter only sums low-pass and high-pass filters, creating a perfect 0dB crossover region, an example shown in Figure 13. Since the main purpose of our filter network was not to create different volumes of audio at various frequencies but was instead to shape our input signal to different forms to create different sound effects. Because of this we included a band pass filter. This created a slight increase in the center frequency gain. At the center frequency, the gain of the bandpass filter is given in Eq 13.

9 ANALOG SYNTHESIZER WITH AR ENVELOPING 9 Figure 13. Linkwitz-Riley Crossover Graph [4] (13) V out V in = ω=ω0 R2 C 2 RC Q = R 1 C 1 RC Q = Q =.5 This creates an additional peak at -3dB from the band-pass filter. The sum of the three filters create a crossover peak at 3.5dB. Although this deviates from the ideal 0dB crossover behavior, it is unavoidable and considerably better then the response of the common alternatives, such as the Butterworth or Chebyshev configurations. Due to this there is a mostly flat response over the entire frequency range of our synth. Below are a frequency sweep for the sum of High LPF - Low BPF/HPF, High BPF Low LPF/HPF, and High HPF Low LPF/BPF, in that order in Figure 14 Figure 14. Frequency sweep for the sum of High LPF - Low BPF/HPF (Left), High BPF Low LPF/HPF (Right), and High HPF Low LPF/BPF (Bottom).

10 10 EC412 MAY 5, 2013 CHRISTOPHER WOODALL BENJAMIN HAVEY The waveform produced from high HP, medium BP, and medium LP is shown in Figure 15 at 180Hz and 1kHz. Figure 15. Waveform produced from high HP, medium BP, and medium LP. Left 180 Hz, Right 1kHz. The output of all three filters is fed into potentiometers which are then mixed in a summing amplifier. All three filter potentiometers are 10kΩ, while R f is also a 10kΩ resistor. R f in this case controls the final volume of the synthesizer. The output of the amplifier is given by V out = R f Vlpf R lpf + V bpf R bpf + V hpf R hpf. Considering just the peak to peak voltages and not the actual waveform Vlpf and Vhpf can be written as.2v with their gain of 0dB. With a gain of -3dB, Vbpf can be written as.1v. This results in a Vout equation of: V out = R f.2v R lpf +.1V R bpf +.2V R hpf. Seeing this it becomes obvious that all three signals get mixed together in such a way that the actual values for any given filter potentiometer doesn t affect the output volume by much (A notable exception occurring near the lowest resistor values) When you increase/decrease one of the pots the denominator in turn is also increased/decreased. Because of this R f becomes the predominant controller of the output voltage while R lpf, R bpf, and R hpf simply control how much of any given filter is in the output signal. Figure 16 shows various output signals for different levels of R lpf, R bpf, and R hpf, with a constant R f. The current level of the R f resistor determines the peak to peak voltage of the signal and therefore the output volume of the speakers. In Figure 17 is the results of a volume sweep up and down on R f : The output of the summing filter goes to the power amplifier, which is used to drive the speakers. A class AB amplifier was used, based on the minimally biased Class AB amplifier from Horenstein s book. For this configuration, V out V in. The output of the of the summing amplifier is able to produce about 3V peak to peak. With V out going across the speaker, which is 8Ω and max(v out ) 3V we get P = V 2 R = 9V 8Ω 1.1W. The final maximum output power is roughly 1.1W, which is plenty loud enough for our needs Power. For our project we decided to design the synthesizer to work on 9V single supply, as opposed to the standard ±15V often used in Analog Synthesizer applications. To obtain the 9V supply we used a 12V wall-wart to go from AC to 12V DC and then a standard LM317 adjustable regulator circuit (found in Appendix A-7). The LM317 circuit, was pulled from the LM317 datasheet [1], and once the RV1 is adjusted will provide 9V. Using a single supply required us to derive a 4.5V voltage reference which could handle current draws up to 200mA. To do this we chose to use a basic class AB amplifier driven by a TLC08x BiCMOS op-amp [2]. This configuration allows for a high current draw by using a TIP31 and TIP32 to provide the actual

11 ANALOG SYNTHESIZER WITH AR ENVELOPING 11 Figure 16. Output signals for various levels of Rlpf, Rbpf, and Rhpf. Rf remains constant. Figure 17. Volume sweep up and down on Rf. current to whatever is attached to the virtual ground point. Furthermore capacitors C6 and C7 are added to help stabilize the 4.5V point and provide some additional current for short bursts. This circuit can be found at on page Appendix A-7. An on off LED and a switch are also present for convenience.

12 12 EC412 MAY 5, 2013 CHRISTOPHER WOODALL BENJAMIN HAVEY 3. Conclusion At the end of this project playable instrument was produced which could output filtered filtered square waves over a range from 100 Hz to 1000Hz, covering approximately 3 octaves of effective playing. Furthermore, effective and adjustable AR enveloping was produced, which could be mixed with the VCO generated waves to produce an output to send to the filter stage. Furthermore, the device was made independent from the lab supplies thanks to a power supply network created from a wall-wart and some additional supplies. While the creation of a playable musical instrument was a success some improvements could be made. For example, the linear to exponential stage could use a better tuning network to achieve 1V/Octave, industry-standard, performance. This was not the only case of bad potentiometer choice: the filter summing stage could have used a better potentiometer setup to allow for easier use of the effective range of the summing amp. There were other features which got removed due to the reduction of our team from 3 team members to 2, namely, moving from an ADSR (Attack, Decay, Sustain and Release) envelope to a simple AR envelope generator. Other circuits, such as the VCA could have been improved with further iterations. Furthermore, a more modular and less error-prone design could have been implemented using PCB s, or protoboard. Even with the problems listed above, this project was a decisive success considering the primary goal was to produce a base platform for future work in analog synthesizer design. With a VCO, VCA and output stage design present more effects and stages can be added to create more complex sounds. We plan on creating PCBs of the various sections over the summer and improving our design for our own entertainment. References [1] Texas Instruments, LM117/LM317A/LM317-N 3-Terminal Adjustable Regulator, LM317 datasheet, May 2004 [Revised Feb. 2011]. [2] Texas Instruments, Family of Wide-Bandwidth High-Output-Drive Single Supply Operational Amplifiers, TLC08x datasheet, June 1999 [Revised Nov. 2000]. [3] Texas Instruments, LM158/LM258/LM358/LM2904 Low Power Dual Operational Amplifiers, LM358 Datasheet, January 2000 [Revised Mar. 2013]. [4] Wikipedia, LinkwitzRiley filter, May 5,

13 ANALOG SYNTHESIZER WITH AR ENVELOPING Appendix A: Schematics

14

15

16

17

18

19

Analog Synthesizer: Functional Description

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

More information

Capacitive Touch Sensing Tone Generator. Corey Cleveland and Eric Ponce

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

More information

Common-Source Amplifiers

Common-Source Amplifiers Lab 2: Common-Source Amplifiers Introduction The common-source stage is the most basic amplifier stage encountered in CMOS analog circuits. Because of its very high input impedance, moderate-to-high gain,

More information

A 3-STAGE 5W AUDIO AMPLIFIER

A 3-STAGE 5W AUDIO AMPLIFIER ECE 2201 PRELAB 7x BJT APPLICATIONS A 3-STAGE 5W AUDIO AMPLIFIER UTILIZING NEGATIVE FEEDBACK INTRODUCTION Figure P7-1 shows a simplified schematic of a 3-stage audio amplifier utilizing three BJT amplifier

More information

Analog/Digital Guitar Synthesizer. Erin Browning Matthew Mohn Michael Senejoa

Analog/Digital Guitar Synthesizer. Erin Browning Matthew Mohn Michael Senejoa Analog/Digital Guitar Synthesizer Erin Browning Matthew Mohn Michael Senejoa Project Definition To use a guitar as a functional controller for an analog/digital synthesizer by taking information from a

More information

UNIVERSITY OF UTAH ELECTRICAL AND COMPUTER ENGINEERING DEPARTMENT ELECTROMYOGRAM (EMG) DETECTOR WITH AUDIOVISUAL OUTPUT

UNIVERSITY OF UTAH ELECTRICAL AND COMPUTER ENGINEERING DEPARTMENT ELECTROMYOGRAM (EMG) DETECTOR WITH AUDIOVISUAL OUTPUT UNIVESITY OF UTAH ELECTICAL AND COMPUTE ENGINEEING DEPATMENT ECE 3110 LABOATOY EXPEIMENT NO. 5 ELECTOMYOGAM (EMG) DETECTO WITH AUDIOVISUAL OUTPUT Pre-Lab Assignment: ead and review Sections 2.4, 2.8.2,

More information

An Analog Phase-Locked Loop

An Analog Phase-Locked Loop 1 An Analog Phase-Locked Loop Greg Flewelling ABSTRACT This report discusses the design, simulation, and layout of an Analog Phase-Locked Loop (APLL). The circuit consists of five major parts: A differential

More information

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139 DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 019.101 Introductory Analog Electronics Laboratory Laboratory No. READING ASSIGNMENT

More information

Audio Amplifier. November 27, 2017

Audio Amplifier. November 27, 2017 Audio Amplifier November 27, 2017 1 Pre-lab No pre-lab calculations. 2 Introduction In this lab, you will build an audio power amplifier capable of driving a 8 Ω speaker the way it was meant to be driven...

More information

Massachusetts Institute of Technology MIT

Massachusetts Institute of Technology MIT Massachusetts Institute of Technology MIT Real Time Wireless Electrocardiogram (ECG) Monitoring System Introductory Analog Electronics Laboratory Guilherme K. Kolotelo, Rogers G. Reichert Cambridge, MA

More information

Computer Controlled Curve Tracer

Computer Controlled Curve Tracer Computer Controlled Curve Tracer Christopher Curro The Cooper Union New York, NY Email: chris@curro.cc David Katz The Cooper Union New York, NY Email: katz3@cooper.edu Abstract A computer controlled curve

More information

EFM electronics for music

EFM electronics for music The is a modular system designed to be flexible enough to to build many types of synthesizers as well as remain unique. The most comprehensive system is naturally the most expensive to build. However the

More information

Assignment 8 Analyzing Operational Amplifiers in MATLAB and PSpice

Assignment 8 Analyzing Operational Amplifiers in MATLAB and PSpice ECEL 301 ECE Laboratory I Dr. A. Fontecchio Assignment 8 Analyzing Operational Amplifiers in MATLAB and PSpice Goal Characterize critical parameters of the inverting or non-inverting opampbased amplifiers.

More information

ECE4902 C Lab 7

ECE4902 C Lab 7 ECE902 C2012 - Lab MOSFET Differential Amplifier Resistive Load Active Load PURPOSE: The primary purpose of this lab is to measure the performance of the differential amplifier. This is an important topology

More information

Summer 2015 Examination

Summer 2015 Examination Summer 2015 Examination Subject Code: 17445 Model Answer Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme.

More information

Chapter 9: Operational Amplifiers

Chapter 9: Operational Amplifiers Chapter 9: Operational Amplifiers The Operational Amplifier (or op-amp) is the ideal, simple amplifier. It is an integrated circuit (IC). An IC contains many discrete components (resistors, capacitors,

More information

LINEAR IC APPLICATIONS

LINEAR IC APPLICATIONS 1 B.Tech III Year I Semester (R09) Regular & Supplementary Examinations December/January 2013/14 1 (a) Why is R e in an emitter-coupled differential amplifier replaced by a constant current source? (b)

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #1 Lab Report Frequency Response of Operational Amplifiers Submission Date: 05/29/2018 Instructors: Dr. Ahmed Dallal Shangqian Gao Submitted By: Nick Haver & Alex Williams

More information

LM13600 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers

LM13600 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers LM13600 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers General Description The LM13600 series consists of two current controlled transconductance amplifiers each with

More information

DOEPFER System A-100 Synthesizer Voice A Introduction. Fig. 1: A sketch

DOEPFER System A-100 Synthesizer Voice A Introduction. Fig. 1: A sketch DOEPFER System A-100 Synthesizer Voice A-111-5 1. Introduction Fig. 1: A-111-5 sketch 1 Synthesizer Voice A-111-5 System A-100 DOEPFER Module A-111-5 is a complete monophonic synthesizer module that includes

More information

EE 332 Design Project

EE 332 Design Project EE 332 Design Project Variable Gain Audio Amplifier TA: Pohan Yang Students in the team: George Jenkins Mohamed Logman Dale Jackson Ben Alsin Instructor s Comments: Lab Grade: Introduction The goal of

More information

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139 DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 019 Spring Term 00.101 Introductory Analog Electronics Laboratory Laboratory No.

More information

Designing an Audio Amplifier Using a Class B Push-Pull Output Stage

Designing an Audio Amplifier Using a Class B Push-Pull Output Stage Designing an Audio Amplifier Using a Class B Push-Pull Output Stage Angel Zhang Electrical Engineering The Cooper Union for the Advancement of Science and Art Manhattan, NY Jeffrey Shih Electrical Engineering

More information

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

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

More information

EE 3305 Lab I Revised July 18, 2003

EE 3305 Lab I Revised July 18, 2003 Operational Amplifiers Operational amplifiers are high-gain amplifiers with a similar general description typified by the most famous example, the LM741. The LM741 is used for many amplifier varieties

More information

Quad Current Controlled Amplifier SSM2024

Quad Current Controlled Amplifier SSM2024 a Quad Current Controlled Amplifier FEATURES Four VCAs in One Package Ground Referenced Current Control Inputs 82 db S/N at 0.3% THD Full Class A Operation 40 db Control Feedthrough (Untrimmed) Easy Signal

More information

PURPOSE: NOTE: Be sure to record ALL results in your laboratory notebook.

PURPOSE: NOTE: Be sure to record ALL results in your laboratory notebook. EE4902 Lab 9 CMOS OP-AMP PURPOSE: The purpose of this lab is to measure the closed-loop performance of an op-amp designed from individual MOSFETs. This op-amp, shown in Fig. 9-1, combines all of the major

More information

State Machine Oscillators

State Machine Oscillators by Kenneth A. Kuhn March 22, 2009, rev. March 31, 2013 Introduction State machine oscillators are based on periodic charging and discharging a capacitor to specific voltages using one or more voltage comparators

More information

University of Utah Electrical & Computer Engineering Department ECE 1250 Lab 4 Pulse Width Modulation Circuit

University of Utah Electrical & Computer Engineering Department ECE 1250 Lab 4 Pulse Width Modulation Circuit University of Utah Electrical & Computer Engineering Department ECE 1250 Lab 4 Pulse Width Modulation Circuit Note: Bring textbook & parts used last time to lab. A. Stolp, 1/8/12 rev, Objective Build a

More information

Physics 303 Fall Module 4: The Operational Amplifier

Physics 303 Fall Module 4: The Operational Amplifier Module 4: The Operational Amplifier Operational Amplifiers: General Introduction In the laboratory, analog signals (that is to say continuously variable, not discrete signals) often require amplification.

More information

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

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

More information

ECE4902 C Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load

ECE4902 C Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load ECE4902 C2012 - Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load PURPOSE: The primary purpose of this lab is to measure the

More information

ECE3204 D2015 Lab 1. See suggested breadboard configuration on following page!

ECE3204 D2015 Lab 1. See suggested breadboard configuration on following page! ECE3204 D2015 Lab 1 The Operational Amplifier: Inverting and Non-inverting Gain Configurations Gain-Bandwidth Product Relationship Frequency Response Limitation Transfer Function Measurement DC Errors

More information

Analog Synthesizer Project

Analog Synthesizer Project Analog Synthesizer Project 6.101 Final Project Report Lauren Gresko Elaine McVay Elliott Williams May 15, 2014 1 Table of Contents Overview 3 Design Overview 4-36 1. Analog Synthesizer Module 4-26 1.a

More information

Optimization of an OTA Based Sine Waveshaper

Optimization of an OTA Based Sine Waveshaper 1 Optimization of an OTA Based Sine Waveshaper openmusiclabs February, 017 I. INTRODUCTION The most common analog Voltage Controlled Oscillator (VCO) cores are sawtooth and triangle wave generators. This

More information

Class #9: Experiment Diodes Part II: LEDs

Class #9: Experiment Diodes Part II: LEDs Class #9: Experiment Diodes Part II: LEDs Purpose: The objective of this experiment is to become familiar with the properties and uses of LEDs, particularly as a communication device. This is a continuation

More information

multiplier input Env. Det. LPF Y (Vertical) VCO X (Horizontal)

multiplier input Env. Det. LPF Y (Vertical) VCO X (Horizontal) Spectrum Analyzer Objective: The aim of this project is to realize a spectrum analyzer using analog circuits and a CRT oscilloscope. This interface circuit will enable to use oscilloscopes as spectrum

More information

Infrared Communications Lab

Infrared Communications Lab Infrared Communications Lab This lab assignment assumes that the student knows about: Ohm s Law oltage, Current and Resistance Operational Amplifiers (See Appendix I) The first part of the lab is to develop

More information

Pseudo Doppler Audio Direction Finder

Pseudo Doppler Audio Direction Finder Pseudo Doppler Audio Direction Finder Project Report 6.101 Analog Electronics Laboratory MIT Spring 2016 Amanda Ke, Melissa Li, Jimmy Mawdsley Introduction This report describes the design process for

More information

LAB 4 : FET AMPLIFIERS

LAB 4 : FET AMPLIFIERS LEARNING OUTCOME: LAB 4 : FET AMPLIFIERS In this lab, students design and implement single-stage FET amplifiers and explore the frequency response of the real amplifiers. Breadboard and the Analog Discovery

More information

Digital Applications of the Operational Amplifier

Digital Applications of the Operational Amplifier Lab Procedure 1. Objective This project will show the versatile operation of an operational amplifier in a voltage comparator (Schmitt Trigger) circuit and a sample and hold circuit. 2. Components Qty

More information

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

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

More information

Common-source Amplifiers

Common-source Amplifiers Lab 1: Common-source Amplifiers Introduction The common-source amplifier is one of the basic amplifiers in CMOS analog circuits. Because of its very high input impedance, relatively high gain, low noise,

More information

OPERATIONAL AMPLIFIERS (OP-AMPS) II

OPERATIONAL AMPLIFIERS (OP-AMPS) II OPERATIONAL AMPLIFIERS (OP-AMPS) II LAB 5 INTRO: INTRODUCTION TO INVERTING AMPLIFIERS AND OTHER OP-AMP CIRCUITS GOALS In this lab, you will characterize the gain and frequency dependence of inverting op-amp

More information

ECE 2201 PRELAB 6 BJT COMMON EMITTER (CE) AMPLIFIER

ECE 2201 PRELAB 6 BJT COMMON EMITTER (CE) AMPLIFIER ECE 2201 PRELAB 6 BJT COMMON EMITTER (CE) AMPLIFIER Hand Analysis P1. Determine the DC bias for the BJT Common Emitter Amplifier circuit of Figure 61 (in this lab) including the voltages V B, V C and V

More information

Introduction. State Variable VCF 12dB/Octave With VC Resonance (+/-9V to +/-15V)

Introduction. State Variable VCF 12dB/Octave With VC Resonance (+/-9V to +/-15V) State Variable VCF 12dB/Octave With VC Resonance (+/-9V to +/-15V) Article by Ray Wilson This is an intermediate to advanced project and I do not recommend it as a first project if you are just getting

More information

4.2.2 Metal Oxide Semiconductor Field Effect Transistor (MOSFET)

4.2.2 Metal Oxide Semiconductor Field Effect Transistor (MOSFET) 4.2.2 Metal Oxide Semiconductor Field Effect Transistor (MOSFET) The Metal Oxide Semitonductor Field Effect Transistor (MOSFET) has two modes of operation, the depletion mode, and the enhancement mode.

More information

PHYS 3152 Methods of Experimental Physics I E2. Diodes and Transistors 1

PHYS 3152 Methods of Experimental Physics I E2. Diodes and Transistors 1 Part I Diodes Purpose PHYS 3152 Methods of Experimental Physics I E2. In this experiment, you will investigate the current-voltage characteristic of a semiconductor diode and examine the applications of

More information

UNIVERSITY OF PENNSYLVANIA EE 206

UNIVERSITY OF PENNSYLVANIA EE 206 UNIVERSITY OF PENNSYLVANIA EE 206 TRANSISTOR BIASING CIRCUITS Introduction: One of the most critical considerations in the design of transistor amplifier stages is the ability of the circuit to maintain

More information

UNIVERSITY OF UTAH ELECTRICAL ENGINEERING DEPARTMENT

UNIVERSITY OF UTAH ELECTRICAL ENGINEERING DEPARTMENT UNIVERSITY OF UTAH ELECTRICAL ENGINEERING DEPARTMENT ECE 3110 LAB EXPERIMENT NO. 4 CLASS AB POWER OUTPUT STAGE Objective: In this laboratory exercise you will build and characterize a class AB power output

More information

Programmable analog compandor

Programmable analog compandor DESCRIPTION The NE572 is a dual-channel, high-performance gain control circuit in which either channel may be used for dynamic range compression or expansion. Each channel has a full-wave rectifier to

More information

Operational Amplifiers

Operational Amplifiers Operational Amplifiers Reading Horowitz & Hill handout Notes, Chapter 9 Introduction and Objective In this lab we will examine op-amps. We will look at a few of their vast number of uses and also investigate

More information

EE4902 C Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load

EE4902 C Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load EE4902 C200 - Lab 5 MOSFET Common Source Amplifier with Active Load Bandwidth of MOSFET Common Source Amplifier: Resistive Load / Active Load PURPOSE: The primary purpose of this lab is to measure the

More information

EE320L Electronics I. Laboratory. Laboratory Exercise #2. Basic Op-Amp Circuits. Angsuman Roy. Department of Electrical and Computer Engineering

EE320L Electronics I. Laboratory. Laboratory Exercise #2. Basic Op-Amp Circuits. Angsuman Roy. Department of Electrical and Computer Engineering EE320L Electronics I Laboratory Laboratory Exercise #2 Basic Op-Amp Circuits By Angsuman Roy Department of Electrical and Computer Engineering University of Nevada, Las Vegas Objective: The purpose of

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

Lab 2: Discrete BJT Op-Amps (Part I)

Lab 2: Discrete BJT Op-Amps (Part I) Lab 2: Discrete BJT Op-Amps (Part I) This is a three-week laboratory. You are required to write only one lab report for all parts of this experiment. 1.0. INTRODUCTION In this lab, we will introduce and

More information

AS Electronics Project: 3-Channel Sound-to-Light Display

AS Electronics Project: 3-Channel Sound-to-Light Display : 3-Channel Sound-to-Light Display By 1. Contents 1. CONTENTS...2 2. AIM...3 3. SPECIFICATION...3 4. POSSIBLE SOLUTIONS...4 4.1. FILTERS...4 4.2. RECTIFIERS...4 5. CHOSEN SOLUTION...5 5.1. BUFFER...5 5.2.

More information

EE4902 C Lab 7

EE4902 C Lab 7 EE4902 C2007 - Lab 7 MOSFET Differential Amplifier Resistive Load Active Load PURPOSE: The primary purpose of this lab is to measure the performance of the differential amplifier. This is an important

More information

ELC224 Final Review (12/10/2009) Name:

ELC224 Final Review (12/10/2009) Name: ELC224 Final Review (12/10/2009) Name: Select the correct answer to the problems 1 through 20. 1. A common-emitter amplifier that uses direct coupling is an example of a dc amplifier. 2. The frequency

More information

University of Utah Electrical Engineering Department ECE 2100 Experiment No. 2 Linear Operational Amplifier Circuits II

University of Utah Electrical Engineering Department ECE 2100 Experiment No. 2 Linear Operational Amplifier Circuits II University of Utah Electrical Engineering Department ECE 2100 Experiment No. 2 Linear Operational Amplifier Circuits II Minimum required points = 51 Grade base, 100% = 85 points Recommend parts should

More information

OBJECTIVE The purpose of this exercise is to design and build a pulse generator.

OBJECTIVE The purpose of this exercise is to design and build a pulse generator. ELEC 4 Experiment 8 Pulse Generators OBJECTIVE The purpose of this exercise is to design and build a pulse generator. EQUIPMENT AND PARTS REQUIRED Protoboard LM555 Timer, AR resistors, rated 5%, /4 W,

More information

9 Feedback and Control

9 Feedback and Control 9 Feedback and Control Due date: Tuesday, October 20 (midnight) Reading: none An important application of analog electronics, particularly in physics research, is the servomechanical control system. Here

More information

University of North Carolina, Charlotte Department of Electrical and Computer Engineering ECGR 3157 EE Design II Fall 2009

University of North Carolina, Charlotte Department of Electrical and Computer Engineering ECGR 3157 EE Design II Fall 2009 University of North Carolina, Charlotte Department of Electrical and Computer Engineering ECGR 3157 EE Design II Fall 2009 Lab 1 Power Amplifier Circuits Issued August 25, 2009 Due: September 11, 2009

More information

CEM3378/3379 Voltage Controlled Signal Processors

CEM3378/3379 Voltage Controlled Signal Processors CEM3378/3379 Voltage Controlled Signal Processors The CEM3378 and CEM3379 contain general purpose audio signal processing blocks which are completely separate from each other. These devices are useful

More information

ECE ECE285. Electric Circuit Analysis I. Spring Nathalia Peixoto. Rev.2.0: Rev Electric Circuits I

ECE ECE285. Electric Circuit Analysis I. Spring Nathalia Peixoto. Rev.2.0: Rev Electric Circuits I ECE285 Electric Circuit Analysis I Spring 2014 Nathalia Peixoto Rev.2.0: 140124. Rev 2.1. 140813 1 Lab reports Background: these 9 experiments are designed as simple building blocks (like Legos) and students

More information

Special-Purpose Operational Amplifier Circuits

Special-Purpose Operational Amplifier Circuits Special-Purpose Operational Amplifier Circuits Instrumentation Amplifier An instrumentation amplifier (IA) is a differential voltagegain device that amplifies the difference between the voltages existing

More information

LM13700 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers

LM13700 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers LM13700 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers General Description The LM13700 series consists of two current controlled transconductance amplifiers, each with

More information

Operational Amplifiers

Operational Amplifiers Operational Amplifiers Table of contents 1. Design 1.1. The Differential Amplifier 1.2. Level Shifter 1.3. Power Amplifier 2. Characteristics 3. The Opamp without NFB 4. Linear Amplifiers 4.1. The Non-Inverting

More information

Laboratory 8 Operational Amplifiers and Analog Computers

Laboratory 8 Operational Amplifiers and Analog Computers Laboratory 8 Operational Amplifiers and Analog Computers Introduction Laboratory 8 page 1 of 6 Parts List LM324 dual op amp Various resistors and caps Pushbutton switch (SPST, NO) In this lab, you will

More information

Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET REV. NO. : REV.

Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET REV. NO. : REV. Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET LABORATORY MANUAL EXPERIMENT NO. ISSUE NO. : ISSUE DATE: July 200 REV. NO. : REV.

More information

Using LME49810 to Build a High-Performance Power Amplifier Part I

Using LME49810 to Build a High-Performance Power Amplifier Part I Using LME49810 to Build a High-Performance Power Amplifier Part I Panson Poon Introduction Although switching or Class-D amplifiers are gaining acceptance to audiophile community, linear amplification

More information

ECE Lab #4 OpAmp Circuits with Negative Feedback and Positive Feedback

ECE Lab #4 OpAmp Circuits with Negative Feedback and Positive Feedback ECE 214 Lab #4 OpAmp Circuits with Negative Feedback and Positive Feedback 20 February 2018 Introduction: The TL082 Operational Amplifier (OpAmp) and the Texas Instruments Analog System Lab Kit Pro evaluation

More information

LABORATORY 5 v3 OPERATIONAL AMPLIFIER

LABORATORY 5 v3 OPERATIONAL AMPLIFIER University of California Berkeley Department of Electrical Engineering and Computer Sciences EECS 100, Professor Bernhard Boser LABORATORY 5 v3 OPERATIONAL AMPLIFIER Integrated operational amplifiers opamps

More information

EE 368 Electronics Lab. Experiment 10 Operational Amplifier Applications (2)

EE 368 Electronics Lab. Experiment 10 Operational Amplifier Applications (2) EE 368 Electronics Lab Experiment 10 Operational Amplifier Applications (2) 1 Experiment 10 Operational Amplifier Applications (2) Objectives To gain experience with Operational Amplifier (Op-Amp). To

More information

Spectrum analyzer for frequency bands of 8-12, and MHz

Spectrum analyzer for frequency bands of 8-12, and MHz EE389 Electronic Design Lab Project Report, EE Dept, IIT Bombay, November 2006 Spectrum analyzer for frequency bands of 8-12, 12-16 and 16-20 MHz Group No. D-13 Paras Choudhary (03d07012)

More information

Lab 9: Operational amplifiers II (version 1.5)

Lab 9: Operational amplifiers II (version 1.5) Lab 9: Operational amplifiers II (version 1.5) WARNING: Use electrical test equipment with care! Always double-check connections before applying power. Look for short circuits, which can quickly destroy

More information

AN-1106 Custom Instrumentation Amplifier Design Author: Craig Cary Date: January 16, 2017

AN-1106 Custom Instrumentation Amplifier Design Author: Craig Cary Date: January 16, 2017 AN-1106 Custom Instrumentation Author: Craig Cary Date: January 16, 2017 Abstract This application note describes some of the fine points of designing an instrumentation amplifier with op-amps. We will

More information

Discrete Op-Amp Kit MitchElectronics 2019

Discrete Op-Amp Kit MitchElectronics 2019 Discrete Op-Amp Kit MitchElectronics 2019 www.mitchelectronics.co.uk CONTENTS Introduction 3 Schematic 4 How It Works 5 Materials 9 Construction 10 Important Information 11 Page 2 INTRODUCTION Even if

More information

Lab 6: MOSFET AMPLIFIER

Lab 6: MOSFET AMPLIFIER Lab 6: MOSFET AMPLIFIER NOTE: This is a "take home" lab. You are expected to do the lab on your own time (still working with your lab partner) and then submit your lab reports. Lab instructors will be

More information

University of Michigan EECS 311: Electronic Circuits Fall 2009 LAB 2 NON IDEAL OPAMPS

University of Michigan EECS 311: Electronic Circuits Fall 2009 LAB 2 NON IDEAL OPAMPS University of Michigan EECS 311: Electronic Circuits Fall 2009 LAB 2 NON IDEAL OPAMPS Issued 10/5/2008 Pre Lab Completed 10/12/2008 Lab Due in Lecture 10/21/2008 Introduction In this lab you will characterize

More information

UNIT 2. Q.1) Describe the functioning of standard signal generator. Ans. Electronic Measurements & Instrumentation

UNIT 2. Q.1) Describe the functioning of standard signal generator. Ans.   Electronic Measurements & Instrumentation UNIT 2 Q.1) Describe the functioning of standard signal generator Ans. STANDARD SIGNAL GENERATOR A standard signal generator produces known and controllable voltages. It is used as power source for the

More information

VCA. Voltage Controlled Amplifier.

VCA. Voltage Controlled Amplifier. VCA Voltage Controlled Amplifier www.tiptopaudio.com Tiptop Audio VCA User Manual The Tiptop Audio VCA is a single-channel variable-slope voltage-controlled amplifier in Eurorack format. It has the following

More information

LIC & COMMUNICATION LAB MANUAL

LIC & COMMUNICATION LAB MANUAL LIC & Communication Lab Manual LIC & COMMUNICATION LAB MANUAL FOR V SEMESTER B.E (E& ( E&C) (For private circulation only) NAME: DEPARTMENT OF ELECTRONICS & COMMUNICATION SRI SIDDHARTHA INSTITUTE OF TECHNOLOGY

More information

NOVEMBER 29, 2017 COURSE PROJECT: CMOS TRANSIMPEDANCE AMPLIFIER ECG 720 ADVANCED ANALOG IC DESIGN ERIC MONAHAN

NOVEMBER 29, 2017 COURSE PROJECT: CMOS TRANSIMPEDANCE AMPLIFIER ECG 720 ADVANCED ANALOG IC DESIGN ERIC MONAHAN NOVEMBER 29, 2017 COURSE PROJECT: CMOS TRANSIMPEDANCE AMPLIFIER ECG 720 ADVANCED ANALOG IC DESIGN ERIC MONAHAN 1.Introduction: CMOS Transimpedance Amplifier Avalanche photodiodes (APDs) are highly sensitive,

More information

Constant Current Control for DC-DC Converters

Constant Current Control for DC-DC Converters Constant Current Control for DC-DC Converters Introduction...1 Theory of Operation...1 Power Limitations...1 Voltage Loop Stability...2 Current Loop Compensation...3 Current Control Example...5 Battery

More information

Operational Amplifier BME 360 Lecture Notes Ying Sun

Operational Amplifier BME 360 Lecture Notes Ying Sun Operational Amplifier BME 360 Lecture Notes Ying Sun Characteristics of Op-Amp An operational amplifier (op-amp) is an analog integrated circuit that consists of several stages of transistor amplification

More information

Butterworth Active Bandpass Filter using Sallen-Key Topology

Butterworth Active Bandpass Filter using Sallen-Key Topology Butterworth Active Bandpass Filter using Sallen-Key Topology Technical Report 5 Milwaukee School of Engineering ET-3100 Electronic Circuit Design Submitted By: Alex Kremnitzer Date: 05-11-2011 Date Performed:

More information

Lab 10: Oscillators (version 1.1)

Lab 10: Oscillators (version 1.1) Lab 10: Oscillators (version 1.1) WARNING: Use electrical test equipment with care! Always double-check connections before applying power. Look for short circuits, which can quickly destroy expensive equipment.

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

Sound Generator Jamie Maloway ( ) Polyphon nthesizer

Sound Generator Jamie Maloway ( ) Polyphon nthesizer ELEN146 Weird Sound Generator 1 Polyphon nic Syn nthesizer 2 Construction The system is comprised of two main components the synthesizer and the power amplifier. For practicality reasons, a custom PCB

More information

A 7ns, 6mA, Single-Supply Comparator Fabricated on Linear s 6GHz Complementary Bipolar Process

A 7ns, 6mA, Single-Supply Comparator Fabricated on Linear s 6GHz Complementary Bipolar Process A 7ns, 6mA, Single-Supply Comparator Fabricated on Linear s 6GHz Complementary Bipolar Process Introduction The is an ultrafast (7ns), low power (6mA), single-supply comparator designed to operate on either

More information

Active Filter. Low pass filter High pass filter Band pass filter Band stop filter

Active Filter. Low pass filter High pass filter Band pass filter Band stop filter Active Filter Low pass filter High pass filter Band pass filter Band stop filter Active Low-Pass Filters Basic Low-Pass filter circuit At critical frequency, esistance capacitance X c ω c πf c So, critical

More information

THIRD SEMESTER ELECTRONICS - II BASIC ELECTRICAL & ELECTRONICS LAB DEPARTMENT OF ELECTRICAL ENGINEERING

THIRD SEMESTER ELECTRONICS - II BASIC ELECTRICAL & ELECTRONICS LAB DEPARTMENT OF ELECTRICAL ENGINEERING THIRD SEMESTER ELECTRONICS - II BASIC ELECTRICAL & ELECTRONICS LAB DEPARTMENT OF ELECTRICAL ENGINEERING Prepared By: Checked By: Approved By: Engr. Saqib Riaz Engr. M.Nasim Khan Dr.Noman Jafri Lecturer

More information

Lab 5: FET circuits. 5.1 FET Characteristics

Lab 5: FET circuits. 5.1 FET Characteristics Lab 5: FET circuits Reading: The Art of Electronics (TAOE) Section 3.01 3.10, FET s, followers, and current sources. Specifically look at information relevant to today s lab: follower, current source,

More information

ECE 363 FINAL (F16) 6 problems for 100 pts Problem #1: Fuel Pump Controller (18 pts)

ECE 363 FINAL (F16) 6 problems for 100 pts Problem #1: Fuel Pump Controller (18 pts) ECE 363 FINAL (F16) NAME: 6 problems for 100 pts Problem #1: Fuel Pump Controller (18 pts) You are asked to design a high-side switch for a remotely operated fuel pump. You decide to use the IRF9520 power

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

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

LM13700 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers

LM13700 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers LM13700 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers General Description The LM13700 series consists of two current controlled transconductance amplifiers, each with

More information

Electrical Engineer. Lab2. Dr. Lars Hansen

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

More information

EXPERIMENT NUMBER 8 Introduction to Active Filters

EXPERIMENT NUMBER 8 Introduction to Active Filters EXPERIMENT NUMBER 8 Introduction to Active Filters i-1 Preface: Preliminary exercises are to be done and submitted individually. Laboratory hardware exercises are to be done in groups. This laboratory

More information