Intruder Alarm Name Mohamed Alsubaie MMU ID Supervisor Pr. Nicholas Bowring Subject Electronic Engineering Unit code 64ET3516

Size: px
Start display at page:

Download "Intruder Alarm Name Mohamed Alsubaie MMU ID Supervisor Pr. Nicholas Bowring Subject Electronic Engineering Unit code 64ET3516"

Transcription

1 Intruder Alarm Name MMU ID Supervisor Subject Unit code Course Mohamed Alsubaie Pr. Nicholas Bowring Electronic Engineering 64ET3516 BEng (Hons) Computer and Communication Engineering

2 1. Introduction This assignment is about design and builds an intruder alarm, which detects movement and sound levels being activated by either human voice or motion. The block diagram in figure-1 shows an example of the complete design. It will consist of two inputs microphone and PIR sensor circuits, PIC microcontroller as a control unit and LED or buzzer as output. This report will be a summary for the laboratory activities that been done during the first term, starting from designing simple amplifiers and filters, then moving to design the microphone and PIR sensor circuits. Figure-1: Block diagram example for the complete design. 2. Operational Amplifier Operational Amplifier, which is more commonly called Op-amp, is one of the basic building blocks of Analogue Electronic Circuits. It is linear devices that have all the necessary features for nearly ideal DC amplification. Op-amps are used widely in amplification, filtering, signal conditioning or to perform some mathematical operations. This part of the assignment was about designing an amplifier circuit using a standard 741 Op-amp with a sufficient gain bandwidth product up to 2.5MHz (500 gain and high bandwidth up to 5kHz). The purpose of this exercise was to be familiarized with using op-amps. It can be clearly shown in figure-2 that 741 op-amp has two inputs, inverting (-) at pin 2 and noninverting (+) at pin 3, and single output at pin 6. Op-amps can be used in two different ways. When the voltage applies into pin 2 then it is known as an Inverting Amplifier, and when the voltage applies into the non-inverting pin then the circuit becomes a Non-Inverting Amplifier. The following equations can be used to determine the gain, were Rf is the feedback resistor and Ri is the input resistor. 2.1 Amplifier design Since the inverting amplifier has a simpler equation, it has been selected in designing the amplifier circuit. Figure-2 shows a circuit for one sage inverting amplifier. The resistors values have been calculated using the inverting equation. For a gain of 500, Rf can be selected as 500kΩ and Ri is 1kΩ. However, the calculation result for this circuit has a small bandwidth and it dose not met the exercise requirements. The reason behind that is 741 op-amps family has a gain-bandwidth product of around one million. GBWP = Gain x BW, in this case = 500 x BW, so BW = 2000Hz. Figure-2: One stage inverting amplifier circuit. 1

3 In order to achieve the exercise requirements, two stage inverting amplifier circuits on figure- 3 has been design. The first stage has a gain of 2.5and the second stage has a gain of 200. The total gain of the circuit is will equal Gain = A1 x A2 = 2.5 x 200 = 500, were the BW= / ( ) = Hz, and GBWP = Gain x BW = 500 x = 2.47MHz. This circuit has been simulated using MULTISIM software. Then, the same circuit has been connected on bread-board and tested using function generator as an input. After that, the measurement for the inputs and outputs has been recorded using oscilloscope. 2.2 Amplifier Results The results for the amplifier circuits have been plotted in figure-4, which is contains the simulation results for one stage and two stage amplifier and the experiment results for two stage amplifier. It is possible to determine the cut-off frequency, which is equal to the bandwidth), by moving -3dB point from the maximum values for each plot. The following table has a summary of all the results from simulation and experiment. Figure-3: Two stage inverting amplifier circuit. Table-1: Summary for amplifier circuits results. The simulation and calculated results are the same. Both of them are not having the exact values for GBWP at 2.5MHz, but that is not important because it depends on the selected values for resistors. However, the experimental results for two stage amplifier are slightly different than the simulation results. There are many reasons for that, such as: difficulties in finding the appropriate resistors, resistors tolerance, small percentage errors on the used equipment, and human errors on taking reading and adjustment of the devises. 3. Active Filters Figure-4: Results for the amplifier circuits. Active filter is an analogue electronic filter that uses active components such as amplifier. Filters are used to modify, reshape and reject the unwanted frequency form an electric signal and pass or accept the wanted signals. This part of the assignment was about designing an active filter that will passes frequencies starting from 300Hz to 5kHZ and rejecting other frequencies. The purpose of this exercise was to be familiarized with designing active filter which will be needed to build later on for the microphone and PIR sensor circuit. There are three types of filters and they are named depending on the frequency range of signals that they allow to pass, while rejecting or attenuating the rest. 2

4 High Pass Filter: it is only passes high frequency signals from its cut-off frequency point and higher while attenuating lower frequencies below it. Low Pass Filter: it is only passes low frequency signals from 0Hz to its cut-off frequency point while attenuating higher frequencies above it. Band Pass Filter: it is passes signals with a certain frequency band setup between two points while attenuating both the higher and lower frequencies either side of the frequency band. First order filter Simple first order RC filter can be mad by connecting a single resistor in series with a capacitor to the op-amp. This single pole produces a roll-off slope of -20dB/decade. The angle of this slope may not be enough to remove some unwanted signals. Cut-off frequency can be calculated using the formula (R1=R2, C1=C2): Second order filter First order RC filter can be converted into second order type, simply by adding an extra RC network to the circuit. This double pole, which is known as Sallen-Key filter, produces a roll-off slope of -40dB/dacade. This slop has a better attenuation for the unwanted signals. Cut-off frequency can be calculated using the formula: 3.1 High Pass Filter Design The circuit of the first order high pass filter consists of an op-amp 741 and RC network, both connected on the following arrangement as figure-5 shows. The resistor and capacitor can be calculated using the above formula. In this exercise the cut-off frequency should equal 300Hz. The selected value for the capacitor was 100nF. By applying the formula, the resistor value equal 5.31kΩ. As it mentioned before, this circuit can be converted to second order high pass filter. Basically, adding an additional RC network to this circuit and calculated the new values for resistor using the other formula. The second order circuit can be found on right side of figure-9. The values C1 and C2 are the same 100nF, were R1 = 2.R2 = 2 x 3.7k = 7.5kΩ. Figure-5: First order high pass filter. After simulating both circuits on MULTISIM software, the results have been plotted on figure-6. It can be clearly seen that both graphs are having the same cut-off frequency at 300Hz. However, first order filter has produces a roll-off slope of -20 db/decade comparing to -40 db/decade on the second order filter. 3.2 Low Pass Filter Deign Figure-6: Simulation results for first and second order high pass filter. The circuit of the first order low pass filter can be shown in figure-7. It is the exact opposite to that of the previously seen high pass filter. The cut-off frequency required on this exercise is 5kHz. The first equation has been used to calculate the value of the resistor and capacitor (C=100nF and R=31.83kΩ). The second order circuit can be found on left side of figure-9. The values of R1 and R2 are the same 22kΩ, were C1 = 2.C2 = 2 x 1nF = 2nF. The simulation results for both second and first order low pass filter are having the 3

5 same cut-off frequency at 5kHz. The roll-off slop will be the same as high pass filter, first order is -20dB/ decade, and -40dB/ decade for second order. Figure-7: first order low pass filter. 3.3 Band Pass Filters Figure-8: Simulation results for first and second order low pass filter. In order to achieve the exercise requirement, a band pass filter has been design. It is combination of both circuits for low pass and high pass filters. First order band pass filter can be build using the pervious circuit for first order low pass and high pass filters. Moreover, the figure on the right hand side shows a circuit diagram for second order band pass filter (Sallen-key). It can be clearly seen that this circuit is consisting of two parts. The first part is a second order low pass filter with a cut-off frequency of 5kHz and the other is a second order high pass filter with a cut-off frequency of 300Hz. First and second order band pass filter has been simulated on MULTISIM software. Second order has a better rejecting for the unwanted signals. Therefore, only second order has been build and tested on bread board. Figure-9: Second order band pass filter. The band pass filter results has been recorded and plotted in figure-10. The following table summarises the results obtained from band pass filter circuits. Table-2: Summary for band pass filters results. Figure-10: Band pass filter results. The experimental results for second order band pass filter are slightly different than the simulation results. There were some difficulties in finding appropriate values for components, because there are no infinite numbers for resistor and capacitor. Therefore, some resistors have been replaced with two resistors in series to get the wanted values, which will increase the percentage errors and gives higher tolerance. Moreover, the differences in experiment and simulation results are also related on the human errors while setting and adjust the used equipments. 4

6 4. Microphone Circuit Design This part of the assignment is about designing a microphone circuit that will be capable of monitoring sound levels being activated by human voice. The block diagram for the required design can be shown in figure-11. It consists of an electret condenser microphone circuit to monitor the sound levels, followed by a suitable amplification and filter circuit that will remove the possible interference from non human voice sounds. 4.1 Condenser Microphone All microphones are transducers that convert sound pressure waves into an electrical signal. Microphone is similar to capacitor. It made of a dielectric material that holds a permanent charge. Vibrates effects will causes a change in the internal capacitance and an electrical signal will produced. The simple circuit in figure-12 has been connected to in order to pick up the sound signals. The circuit has a pull up resistor of 4.7kΩ to determine the output impedance on the microphone. Moreover, the output signal has filtering capacitor of 0.1uF which is responsible to block any DC voltage bias from the output. Figure-11: Block diagram for the microphone circuit. Figure-12: Condenser microphone circuit. 4.2 Human Sound Detection The microphone circuit has been connected on a brad-board and tested with fixed sounds (using sound generator application) of different frequency. Oscilloscope has been used to view the measurement for the output signal. The circuit was able to pick up the generated sound. When a fixed sound of 400Hz placed near to the microphone, the measured frequency was approximately 400Hz. Moreover, the circuit has been tested with different animal and human sounds, about four readings have been recorded for each voice. The bar chart in figure-13 shows all the recorded results for the tested sounds. From these results, the suitable values for the band pass filter to remove non human voice sounds have been selected to start from 500Hz to 1.5kHz. The output of the microphone circuit is very small. Therefore, an amplifier circuit has been design to amplify this signal. The amplified signal should have the correct voltage range for an ADC embedded on the PIC microcontroller (5v). The complete circuit for both amplifier and band pass filter can be shown in figure-14. Figure-13: Human and animal sounds results. Figure-14: Amplifier and band pass filter circuit for the microphone design. 5

7 The circuit in figure-14 has been connected on a bread-board and the ac power supply has been replaced with the microphone circuit. The circuit has been tested with fix audio sounds to make sure that it works well. According to the result from table-3, the circuit is work as expected. The gain is high for audio sounds of 500 and 800, while the lower and higher frequencies are having lower gain. In order to check that the circuit is able to detect human voice sound and ignore animal s sounds, the same test on the pervious microphone circuit has been applied to the complete circuit, but this test was about calculating the gain from the measured input and output voltages. The result has been recorded on table-4. It can be clearly shown that most of animal sounds are having a lower gain comparing to human sound. Therefore, the microphone circuit is successfully achieved detecting human voice. However, there was a problem in setting the right amplifier value. The gain value of the amplifier was 125. It calculated by playing sounds to the initial microphone circuit. The input voltage was hard to select because the sound keeps changing fast, therefore the estimated value was 40mv. Calculating the required amplifier gain has been done by dividing 5v/40mv, which is equal to 125. It can be clearly seen that the maximum value of the output voltage was 1.28v, which is not suitable to the PIC micro-controller. All the experimental result for the complete circuit was based on this gain value. The readings are still useful and can prove that the filter was able reject non-human voice. The problem has been solved by applying a fixed audio sound to the initial circuit and the input voltage was 12.5mv. The new gain has been calculated using the pervious method which is 400. The complete circuit has been modified by changing the value of the feedback resistor has been replaced with 400KΩ. The circuit has been tested and it was giving suitable values approximately 5v. Figure-15 shows the simulation result for the circuit. It is obvious that the readings are matching the simulation results with 125 gain. For example: human has a gain 40.2dB which is place on the wanted rage and animals are placed out of the range. The change on the circuit will not affect the frequency range but it will only increase the gain, so the 40.2dB for human is expected to be around 50dB. Table-3: Fixed sound results. Sound Freq. Vpp In Vpp out Gain Gain (HZ) (mv) (mv) (db) Table-4: Human and animal sound results. Sound off Vpp In Vpp Out Gain Gain (mv) (mv) (db) Dog Cat Chicken Sheep Cow Human Figure-15: simulation for the complete microphone circuit. Table-5: Summary for the simulation results Results of Freq. Range Max. Gain (Hz) (db) With amplifier With amplifier

8 5. PIR Circuit Design This part of the assignment is about designing a circuit that will detect movement using PIR sensor. Passive Infrared Sensor is an electronic sensor that measures the change in temperature radiation form objects in its field of view. The PIR sensor has three terminals, input, output and ground. In order to test the sensor, the circuit in figure-16 has been connected on bread-board, and then the output was measured using oscilloscope. The DC-coupled test was giving a voltage of 1v, as it shown in figure-17, while the AC-coupled test was giving a voltage of 2mv. Figure-16: Block diagram for the microphone circuit. Figure-17: DC-coupled test. Figure-18: AC-coupled test. 5.1 Example Circuit The PIR example circuit is shown below. This circuit has been simulated and built on bread board. In order to simulate the circuit, the PIR sensor has been replaced with two power sources, a DC power source of 1v, which will represent the offset value for the sensor, and an AC power source of 2mv. After that, the simulation results has been recorded and plotted. In the experiment part, the sensor was not working well and it has been replaced with low frequency function generator. The lowest voltage available in this function generator is 10mv. It can be noticed from the simulation results that the circuit below has high gain up to 5.5k. The output of the function generator will multiply be 5.6k, which is equal to 10mv x 5.6K = 56v (+28 to -28), and it will exceeded the supply voltage, which is 30v (+15 and -15). Therefore, two resistors have been added to the input of the circuit to reduce input voltage to 5mv, which will provide a suitable voltage of 28v (+14 and -14). According to voltage divider rule, resistor needs to be equal. After that, the measurement was recorded starting from 0.2Hz up to 100Hz. The graph of the experiment results can be shown in figure-20. Figure-19: PIR example circuit. 7

9 Figure-20: All results for PIR example circuit. The experiment results are slightly different than the simulation results. The results were having slightly big deference at low frequency, but the results are getting better at higher frequency. The reasons behind that are because of the components and equipment tolerance and human errors such as adjusting equipment and reading values. 5.2 New Design Table-6: Summary for the PIR circuits. Result of fc1 (Hz) fc2(hz) Max. Gain Roll-off (db) (db/decade) Experiment Full circuit 786.8m First half 490.8m Second half 612.4m New design m The PIR circuit has been divided into two parts. The first half of the circuit was having one stage amplifier of 200. Moreover, the second half of the circuit was having one stage amplifier of 30. From this result, it can be obtain that the circuit has a two stage of high amplification up to It can be determine from the plot shape and roll-off (-38 db/decade) that the circuit has a second order band pass filter with a range between 786.8mHz to 5.82Hz. Therefore, another circuit, which is shown in figure- 21, has been designed with the same specification. This circuit has been simulated on MULTISIM software and the results were nearly the same as the pervious circuit. Figure-21: The new PIR circuit design. 8

10 6. Conclusion The first part of the project has been completed. It starts with learning the basics of operational amplifier and using them to design amplifiers. These activities provides a huge background on amplifiers parameters, such as gain, bandwidth and gain bandwidth product, as well as understanding the deferent between one and two stages amplifier. Moreover, the second part of this assignment was about active filters. There are three types of filters, which are named depending on the frequency range of signals that they allow to pass (low pass, high pass and band pass). There are a first order and second order. The order of the filter can be determine from the circuit depending on the number on the RC networks or from the slope of the graph. Furthermore, the third task was about building a microphone circuit that capable to detect human voice and ignore non human sounds. It involves designing and selecting suitable values for amplification and filters. The last part of the assignment was about designing a PIR circuit that will detect human movement. However there were some problems with the PIR sensor. Therefore, the circuit has been designed and tested with out the PIR sensor. 9

EXPERIMENT 1: Characteristics of Passive and Active Filters

EXPERIMENT 1: Characteristics of Passive and Active Filters Kathmandu University Department of Electrical and Electronics Engineering ELECTRONICS AND ANALOG FILTER DESIGN LAB EXPERIMENT : Characteristics of Passive and Active Filters Objective: To understand the

More information

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

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

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

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

More information

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

Introduction (cont )

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

More information

Electronics II. 3. measurement : Tuned circuits

Electronics II. 3. measurement : Tuned circuits Electronics II. 3. measurement : Tuned circuits This laboratory session involves circuits which contain a double-t (or TT), a passive RC circuit: Figure 1. Double T passive RC circuit module The upper

More information

Analog Electronics. Lecture Pearson Education. Upper Saddle River, NJ, All rights reserved.

Analog Electronics. Lecture Pearson Education. Upper Saddle River, NJ, All rights reserved. Analog Electronics V Lecture 5 V Operational Amplifers Op-amp is an electronic device that amplify the difference of voltage at its two inputs. V V 8 1 DIP 8 1 DIP 20 SMT 1 8 1 SMT Operational Amplifers

More information

1) Consider the circuit shown in figure below. Compute the output waveform for an input of 5kHz

1) Consider the circuit shown in figure below. Compute the output waveform for an input of 5kHz ) Consider the circuit shown in figure below. Compute the output waveform for an input of 5kHz Solution: a) Input is of constant amplitude of 2 V from 0 to 0. ms and 2 V from 0. ms to 0.2 ms. The output

More information

ECEN Network Analysis Section 3. Laboratory Manual

ECEN Network Analysis Section 3. Laboratory Manual ECEN 3714----Network Analysis Section 3 Laboratory Manual LAB 07: Active Low Pass Filter Oklahoma State University School of Electrical and Computer Engineering. Section 3 Laboratory manual - 1 - Spring

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

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

Lesson number one. Operational Amplifier Basics

Lesson number one. Operational Amplifier Basics What About Lesson number one Operational Amplifier Basics As well as resistors and capacitors, Operational Amplifiers, or Op-amps as they are more commonly called, are one of the basic building blocks

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

Chapter 15: Active Filters

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

More information

Homework Assignment 10

Homework Assignment 10 Homework Assignment 10 Question The amplifier below has infinite input resistance, zero output resistance and an openloop gain. If, find the value of the feedback factor as well as so that the closed-loop

More information

Chapter 10: The Operational Amplifiers

Chapter 10: The Operational Amplifiers Chapter 10: The Operational Amplifiers Electronic Devices Operational Amplifiers (op-amp) Op-amp is an electronic device that amplify the difference of voltage at its two inputs. It has two input terminals,

More information

EK307 Passive Filters and Steady State Frequency Response

EK307 Passive Filters and Steady State Frequency Response EK307 Passive Filters and Steady State Frequency Response Laboratory Goal: To explore the properties of passive signal-processing filters Learning Objectives: Passive filters, Frequency domain, Bode plots

More information

ActiveLowPassFilter -- Overview

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

More information

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

Theory: The idea of this oscillator comes from the idea of positive feedback, which is described by Figure 6.1. Figure 6.1: Positive Feedback

Theory: The idea of this oscillator comes from the idea of positive feedback, which is described by Figure 6.1. Figure 6.1: Positive Feedback Name1 Name2 12/2/10 ESE 319 Lab 6: Colpitts Oscillator Introduction: This lab introduced the concept of feedback in combination with bipolar junction transistors. The goal of this lab was to first create

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

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

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering EXPERIMENT 5 GAIN-BANDWIDTH PRODUCT AND SLEW RATE OBJECTIVES In this experiment the student will explore two

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

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

Homework Assignment 06

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

More information

Laboratory 4 Operational Amplifier Department of Mechanical and Aerospace Engineering University of California, San Diego MAE170

Laboratory 4 Operational Amplifier Department of Mechanical and Aerospace Engineering University of California, San Diego MAE170 Laboratory 4 Operational Amplifier Department of Mechanical and Aerospace Engineering University of California, San Diego MAE170 Megan Ong Diana Wu Wong B01 Tuesday 11am April 28 st, 2015 Abstract: The

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

Active Filters - Revisited

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

More information

Differential Amplifier : input. resistance. Differential amplifiers are widely used in engineering instrumentation

Differential Amplifier : input. resistance. Differential amplifiers are widely used in engineering instrumentation Differential Amplifier : input resistance Differential amplifiers are widely used in engineering instrumentation Differential Amplifier : input resistance v 2 v 1 ir 1 ir 1 2iR 1 R in v 2 i v 1 2R 1 Differential

More information

Homework Assignment 03

Homework Assignment 03 Homework Assignment 03 Question 1 (Short Takes), 2 points each unless otherwise noted. 1. Two 0.68 μf capacitors are connected in series across a 10 khz sine wave signal source. The total capacitive reactance

More information

Project 7: Seismic Sensor Amplifier and Geophone damping

Project 7: Seismic Sensor Amplifier and Geophone damping Project 7: Seismic Sensor Amplifier and Geophone damping This project is similar to the geophone amplifier except that its bandwidth extends from DC to about 20Hz. Seismic sensors for earthquake detection

More information

Electronics basics for MEMS and Microsensors course

Electronics basics for MEMS and Microsensors course Electronics basics for course, a.a. 2017/2018, M.Sc. in Electronics Engineering Transfer function 2 X(s) T(s) Y(s) T S = Y s X(s) The transfer function of a linear time-invariant (LTI) system is the function

More information

Advanced Measurements

Advanced Measurements Albaha University Faculty of Engineering Mechanical Engineering Department Lecture 9: Wheatstone Bridge and Filters Ossama Abouelatta o_abouelatta@yahoo.com Mechanical Engineering Department Faculty of

More information

Homework Assignment 04

Homework Assignment 04 Question 1 (Short Takes) Homework Assignment 04 1. Consider the single-supply op-amp amplifier shown. What is the purpose of R 3? (1 point) Answer: This compensates for the op-amp s input bias current.

More information

When you have completed this exercise, you will be able to relate the gain and bandwidth of an op amp

When you have completed this exercise, you will be able to relate the gain and bandwidth of an op amp Op Amp Fundamentals When you have completed this exercise, you will be able to relate the gain and bandwidth of an op amp In general, the parameters are interactive. However, in this unit, circuit input

More information

"Improve Instrument Amplifier Performance with X2Y Optimized Input Filter"

Improve Instrument Amplifier Performance with X2Y Optimized Input Filter "Improve Instrument Amplifier Performance with X2Y Optimized Input Filter" By Wm. P. (Bill) Klein, PE Senior Technical Staff Johanson Dielectrics, Inc ABSTRACT: The common-mode rejection ability of an

More information

University Tunku Abdul Rahman LABORATORY REPORT 1

University Tunku Abdul Rahman LABORATORY REPORT 1 University Tunku Abdul Rahman FACULTY OF ENGINEERING AND GREEN TECHNOLOGY UGEA2523 COMMUNICATION SYSTEMS LABORATORY REPORT 1 Signal Transmission & Distortion Student Name Student ID 1. Low Hui Tyen 14AGB06230

More information

Operational Amplifiers

Operational Amplifiers Fundamentals of op-amp Operation modes Golden rules of op-amp Op-amp circuits Inverting & non-inverting amplifier Unity follower, integrator & differentiator Introduction An operational amplifier, or op-amp,

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

Introduction to Analog Interfacing. ECE/CS 5780/6780: Embedded System Design. Various Op Amps. Ideal Op Amps

Introduction to Analog Interfacing. ECE/CS 5780/6780: Embedded System Design. Various Op Amps. Ideal Op Amps Introduction to Analog Interfacing ECE/CS 5780/6780: Embedded System Design Scott R. Little Lecture 19: Operational Amplifiers Most embedded systems include components that measure and/or control real-world

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

PHYS 536 The Golden Rules of Op Amps. Characteristics of an Ideal Op Amp

PHYS 536 The Golden Rules of Op Amps. Characteristics of an Ideal Op Amp PHYS 536 The Golden Rules of Op Amps Introduction The purpose of this experiment is to illustrate the golden rules of negative feedback for a variety of circuits. These concepts permit you to create and

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

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

ECE 442 Solid State Devices & Circuits. 11. Operational Amplifiers

ECE 442 Solid State Devices & Circuits. 11. Operational Amplifiers ECE 442 Solid State Devices & Circuits. Operational mplifiers Jose E. Schutt-ine Electrical & Computer Engineering University of Illinois jschutt@emlab.uiuc.edu ECE 442 Jose Schutt ine Operational mplifiers

More information

Experiment 1: Amplifier Characterization Spring 2019

Experiment 1: Amplifier Characterization Spring 2019 Experiment 1: Amplifier Characterization Spring 2019 Objective: The objective of this experiment is to develop methods for characterizing key properties of operational amplifiers Note: We will be using

More information

ECE 317 Laboratory #1 Force Sensitive Resistors

ECE 317 Laboratory #1 Force Sensitive Resistors ECE 317 Laboratory #1 Force Sensitive Resistors Background Force, pressure, and position sensing are required for a wide variety of uses. In this lab, we will investigate a sensor called a force sensitive

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

Laboratory 9. Required Components: Objectives. Optional Components: Operational Amplifier Circuits (modified from lab text by Alciatore)

Laboratory 9. Required Components: Objectives. Optional Components: Operational Amplifier Circuits (modified from lab text by Alciatore) Laboratory 9 Operational Amplifier Circuits (modified from lab text by Alciatore) Required Components: 1x 741 op-amp 2x 1k resistors 4x 10k resistors 1x l00k resistor 1x 0.1F capacitor Optional Components:

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

Chapter 3 THE DIFFERENTIATOR AND INTEGRATOR Name: Date

Chapter 3 THE DIFFERENTIATOR AND INTEGRATOR Name: Date AN INTRODUCTION TO THE EXPERIMENTS The following two experiments are designed to demonstrate the design and operation of the op-amp differentiator and integrator at various frequencies. These two experiments

More information

Active Filter Design Techniques

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

More information

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

EE431 Lab 1 Operational Amplifiers

EE431 Lab 1 Operational Amplifiers Feb. 10, 2015 Report all measured data and show all calculations Introduction The purpose of this laboratory exercise is for the student to gain experience with measuring and observing the effects of common

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

Op-Amp Simulation Part II

Op-Amp Simulation Part II Op-Amp Simulation Part II EE/CS 5720/6720 This assignment continues the simulation and characterization of a simple operational amplifier. Turn in a copy of this assignment with answers in the appropriate

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #6 Lab Report Active Filters and Oscillators Submission Date: 7/9/28 Instructors: Dr. Ahmed Dallal Shangqian Gao Submitted By: Nick Haver & Alex Williams Station #2

More information

Lab 10: Single Supply Amplifier

Lab 10: Single Supply Amplifier Overview This lab assignment implements an inverting voltage amplifier circuit with a single power supply. The amplifier output contains a bias point which is removed by AC coupling the output signal.

More information

When input, output and feedback voltages are all symmetric bipolar signals with respect to ground, no biasing is required.

When input, output and feedback voltages are all symmetric bipolar signals with respect to ground, no biasing is required. 1 When input, output and feedback voltages are all symmetric bipolar signals with respect to ground, no biasing is required. More frequently, one of the items in this slide will be the case and biasing

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

EKT 314 ELECTRONIC INSTRUMENTATION

EKT 314 ELECTRONIC INSTRUMENTATION EKT 314 ELECTRONIC INSTRUMENTATION Elektronik Instrumentasi Semester 2 2012/2013 Chapter 3 Analog Signal Conditioning Session 2 Mr. Fazrul Faiz Zakaria school of computer and communication engineering.

More information

LM148/LM248/LM348 Quad 741 Op Amps

LM148/LM248/LM348 Quad 741 Op Amps Quad 741 Op Amps General Description The LM148 series is a true quad 741. It consists of four independent, high gain, internally compensated, low power operational amplifiers which have been designed to

More information

OPERATIONAL AMPLIFIER PREPARED BY, PROF. CHIRAG H. RAVAL ASSISTANT PROFESSOR NIRMA UNIVRSITY

OPERATIONAL AMPLIFIER PREPARED BY, PROF. CHIRAG H. RAVAL ASSISTANT PROFESSOR NIRMA UNIVRSITY OPERATIONAL AMPLIFIER PREPARED BY, PROF. CHIRAG H. RAVAL ASSISTANT PROFESSOR NIRMA UNIVRSITY INTRODUCTION Op-Amp means Operational Amplifier. Operational stands for mathematical operation like addition,

More information

Instrumentation amplifier

Instrumentation amplifier Instrumentationamplifieris a closed-loop gainblock that has a differential input and an output that is single-ended with respect to a reference terminal. Application: are intended to be used whenever acquisition

More information

Instrumentation Amplifiers Filters Integrators Differentiators Frequency-Gain Relation Non-Linear Op-Amp Applications DC Imperfections

Instrumentation Amplifiers Filters Integrators Differentiators Frequency-Gain Relation Non-Linear Op-Amp Applications DC Imperfections Lecture Op-Amp Building Blocks and Applications Instrumentation Amplifiers Filters Integrators Differentiators Frequency-Gain elation Non-Linear Op-Amp Applications DC Imperfections ELG439 Check List for

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

EET 438a Automatic Control Systems Technology Laboratory 1 Analog Sensor Signal Conditioning

EET 438a Automatic Control Systems Technology Laboratory 1 Analog Sensor Signal Conditioning EET 438a Automatic Control Systems Technology Laboratory 1 Analog Sensor Signal Conditioning Objectives: Use analog OP AMP circuits to scale the output of a sensor to signal levels commonly found in practical

More information

ECE 4670 Spring 2014 Lab 1 Linear System Characteristics

ECE 4670 Spring 2014 Lab 1 Linear System Characteristics ECE 4670 Spring 2014 Lab 1 Linear System Characteristics 1 Linear System Characteristics The first part of this experiment will serve as an introduction to the use of the spectrum analyzer in making absolute

More information

Amplifier Basics A small signal is amplified to a large signal Gain is determined by the function of Vout/Vin or Iout/Iin or Pout/Pin Most amplifiers

Amplifier Basics A small signal is amplified to a large signal Gain is determined by the function of Vout/Vin or Iout/Iin or Pout/Pin Most amplifiers Op Amps Amplifier Basics A small signal is amplified to a large signal Gain is determined by the function of Vout/Vin or Iout/Iin or Pout/Pin Most amplifiers are frequency specific i.e. they only operate

More information

ME 365 EXPERIMENT 7 SIGNAL CONDITIONING AND LOADING

ME 365 EXPERIMENT 7 SIGNAL CONDITIONING AND LOADING ME 365 EXPERIMENT 7 SIGNAL CONDITIONING AND LOADING Objectives: To familiarize the student with the concepts of signal conditioning. At the end of the lab, the student should be able to: Understand the

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

Examining a New In-Amp Architecture for Communication Satellites

Examining a New In-Amp Architecture for Communication Satellites White Paper Examining a New In-Amp Architecture for Communication Satellites Introduction With more 500 conventional sensors monitoring the condition and performance of various subsystems on a medium sized

More information

EE 2274 RC and Op Amp Circuit Completed Prior to Coming to Lab. Prelab Part I: RC Circuit

EE 2274 RC and Op Amp Circuit Completed Prior to Coming to Lab. Prelab Part I: RC Circuit EE 2274 RC and Op Amp Circuit Completed Prior to Coming to Lab Prelab Part I: RC Circuit 1. Design a high pass filter (Fig. 1) which has a break point f b = 1 khz at 3dB below the midband level (the -3dB

More information

Unit WorkBook 1 Level 4 ENG U22 Electronic Circuits and Devices 2018 UniCourse Ltd. All Rights Reserved. Sample

Unit WorkBook 1 Level 4 ENG U22 Electronic Circuits and Devices 2018 UniCourse Ltd. All Rights Reserved. Sample Pearson BTEC Level 4 Higher Nationals in Engineering (RQF) Unit 22: Electronic Circuits and Devices Unit Workbook 1 in a series of 4 for this unit Learning Outcome 1 Operational Amplifiers Page 1 of 23

More information

Practice questions for BIOEN 316 Quiz 4 Solutions for questions from 2011 and 2012 are posted with their respective quizzes.

Practice questions for BIOEN 316 Quiz 4 Solutions for questions from 2011 and 2012 are posted with their respective quizzes. Practice questions for BIOEN 316 Quiz 4 Solutions for questions from 2011 and 2012 are posted with their respective quizzes. 1. [2011] When we talk about an ideal op-amp we usually make two assumptions.

More information

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

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

More information

The Operational Amplifier This lab is adapted from the Kwantlen Lab Manual

The Operational Amplifier This lab is adapted from the Kwantlen Lab Manual Name: Partner(s): Desk #: Date: Purpose The Operational Amplifier This lab is adapted from the Kwantlen Lab Manual The purpose of this lab is to examine the functions of operational amplifiers (op amps)

More information

AD8232 EVALUATION BOARD DOCUMENTATION

AD8232 EVALUATION BOARD DOCUMENTATION One Technology Way P.O. Box 9106 Norwood, MA 02062-9106 Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com AD8232 EVALUATION BOARD DOCUMENTATION FEATURES Ready to use Heart Rate Monitor (HRM) Front end

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

Mechatronics. Analog and Digital Electronics: Studio Exercises 1 & 2

Mechatronics. Analog and Digital Electronics: Studio Exercises 1 & 2 Mechatronics Analog and Digital Electronics: Studio Exercises 1 & 2 There is an electronics revolution taking place in the industrialized world. Electronics pervades all activities. Perhaps the most important

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

TRANSDUCER INTERFACE APPLICATIONS

TRANSDUCER INTERFACE APPLICATIONS TRANSDUCER INTERFACE APPLICATIONS Instrumentation amplifiers have long been used as preamplifiers in transducer applications. High quality transducers typically provide a highly linear output, but at a

More information

Laboratory 6. Lab 6. Operational Amplifier Circuits. Required Components: op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0.

Laboratory 6. Lab 6. Operational Amplifier Circuits. Required Components: op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0. Laboratory 6 Operational Amplifier Circuits Required Components: 1 741 op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0.1 F capacitor 6.1 Objectives The operational amplifier is one of the most

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

Learning Objectives:

Learning Objectives: Learning Objectives: At the end of this topic you will be able to; recall the conditions for maximum voltage transfer between sub-systems; analyse a unity gain op-amp voltage follower, used in impedance

More information

ITT Technical Institute ET245 Devices II Unit 5 Chapter

ITT Technical Institute ET245 Devices II Unit 5 Chapter ITT Technical Institute ET245 Devices II Unit 5 Chapter 7.1 7.3 Unit 5 Agenda Lecture: Chapter 7, Sections 7.1 7.3 Lab 3, Linear Op amp Circuits continued from last week Assignment: Complete Problems (pg

More information

EE2210 Laboratory Project 1 Fall 2013 Function Generator and Oscilloscope

EE2210 Laboratory Project 1 Fall 2013 Function Generator and Oscilloscope EE2210 Laboratory Project 1 Fall 2013 Function Generator and Oscilloscope For students to become more familiar with oscilloscopes and function generators. Pre laboratory Work Read the TDS 210 Oscilloscope

More information

10: AMPLIFIERS. Circuit Connections in the Laboratory. Op-Amp. I. Introduction

10: AMPLIFIERS. Circuit Connections in the Laboratory. Op-Amp. I. Introduction 10: AMPLIFIERS Circuit Connections in the Laboratory From now on you will construct electrical circuits and test them. The usual way of constructing circuits would be to solder each electrical connection

More information

In-Class Exercises for Lab 2: Input and Output Impedance

In-Class Exercises for Lab 2: Input and Output Impedance In-Class Exercises for Lab 2: Input and Output Impedance. What is the output resistance of the output device below? Suppose that you want to select an input device with which to measure the voltage produced

More information

IFB270 Advanced Electronic Circuits

IFB270 Advanced Electronic Circuits IFB270 Advanced Electronic Circuits Chapter 12: The operational amplifier Prof. Manar Mohaisen Department of EEC Engineering Review of the Precedent Lecture Introduce the four layer diode Introduce the

More information

Analog Design-filters

Analog Design-filters Analog Design-filters Introduction and Motivation Filters are networks that process signals in a frequency-dependent manner. The basic concept of a filter can be explained by examining the frequency dependent

More information

(b) 25% (b) increases

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

More information

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

2. BAND-PASS NOISE MEASUREMENTS

2. BAND-PASS NOISE MEASUREMENTS 2. BAND-PASS NOISE MEASUREMENTS 2.1 Object The objectives of this experiment are to use the Dynamic Signal Analyzer or DSA to measure the spectral density of a noise signal, to design a second-order band-pass

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

Operational Amplifier

Operational Amplifier Operational Amplifier Joshua Webster Partners: Billy Day & Josh Kendrick PHY 3802L 10/16/2013 Abstract: The purpose of this lab is to provide insight about operational amplifiers and to understand the

More information

An active filters means using amplifiers to improve the filter. An acive second-order RC low-pass filter still has two RC components in series.

An active filters means using amplifiers to improve the filter. An acive second-order RC low-pass filter still has two RC components in series. Active Filters An active filters means using amplifiers to improve the filter. An acive second-order low-pass filter still has two components in series. Hjω ( ) -------------------------- 2 = = ----------------------------------------------------------

More information

Description. Output Stage. 5k (10k) - + 5k (10k)

Description. Output Stage. 5k (10k) - + 5k (10k) THAT Corporation Low Noise, High Performance Audio Preamplifier IC FEATURES Low Noise: 1 nv/hz input noise (60dB gain) 34 nv/hz input noise (0dB gain) (1512) Low THD+N (full audio bandwidth): 0.001% 40dB

More information

EXAM Amplifiers and Instrumentation (EE1C31)

EXAM Amplifiers and Instrumentation (EE1C31) DELFT UNIVERSITY OF TECHNOLOGY Faculty of Electrical Engineering, Mathematics and Computer Science EXAM Amplifiers and Instrumentation (EE1C31) April 18, 2017, 9.00-12.00 hr This exam consists of four

More information