Design and Implement of a Frequency Response Analysis System

Size: px
Start display at page:

Download "Design and Implement of a Frequency Response Analysis System"

Transcription

1 ECE 4600 GROUP DESIGN PROJECT PROPOSAL Design and Implement of a Frequency Response Analysis System GROUP 02 GROUP MEMBERS Alan Mark Hao Liang Deng Naima Shahzadi Tong Shu DEPARTMENT SUPERVISOR Dr. Behzad Kordi INDUSTRY SUPERVISOR Nathan Jacob P. Eng. September 26, 2014

2 Table of Contents Introduction... 1 Specifications Microcontroller Variable- Frequency Oscillator (VFO) Amplifier Gain & Phase Comparator System Interface... 5 Tasks & Milestones Project Milestones Task Assignments... 7 Gantt Chart... 9 Budget Conclusion References... 11

3 Introduction Frequency Response Analysis (FRA) is the most common method for diagnosing mechanical and electrical faults and displacements within a power transformer. Since Power transformers are one of the most important elements in the power system network, accurate diagnostics and proper maintenance of power transformers is crucial. Frequency response analysis works by determining the transfer function, V out /V in, and the phase difference between the input and output waveform over a range of frequencies [1]. The FRA test results are also known as the fingerprint of the transformer. These fingerprints are compared with previous ones and any discrepancies would indicate a deformation within the system that will require repair [2]. The goal of this project is to design a frequency response analysis system that will determine the magnitude and phase of the transfer function over a frequency range of a two- port network. The project will be a cost effective solution to FRA because the current market devices are in excess of thousands of dollars. To achieve this goal, a computer- interfacing program will communicate with the FRA system to create a variable frequency sinusoidal waveform. This waveform will then be amplified to ensure that the amplitude is above noise level. After amplification, the waveform will be injected into the input of the test unit. After allowing steady state to be reached, the input and output of the test unit will be measured to determine the amplitude of V out /V in and phase difference. These results will then be displayed on the computer- interface program. To achieve accurate results, the system requirements are as follows. The variable frequency output power source must provide consistent power over the entire frequency range to ensure consistent measurements of the transfer function. The frequency range must be variable from 10 Hz to 2 MHz. The test result, which includes the phase difference and the amplitude of V out /V in over the entire frequency range, will be stored in a comma- separated values (CSV) file. Finally, the computer- interfacing program will allow user inputs and data acquisition for the whole system. GROUP DESIGN PROJECT PROPOSAL Page 1

4 Specifications The designed FRA system will require multiple hardware components to operate. The system flow chart is shown in Figure 1 and depicts how the hardware components will be utilized in the flow of operation within the system. Further details of each hardware component can be found below. Figure 1: FRA System Flow Chart 2.1 Microcontroller A microcontroller will act as a brain for the entire FRA system. Firstly, this microcontroller will accept user inputs from a system interface program. User inputs include start analysis, store analysis results and plot results function. Secondly, the microcontroller will communicate with the variable- frequency oscillator (VFO) through 4 digital Input/Output channels to begin the FRA test. Finally, the microcontroller will store the measured gain and phase difference data to the PC through 2 analog input channels. The GROUP DESIGN PROJECT PROPOSAL Page 2

5 microcontroller will be required to have a USB port in order to communicate to the PC. The frequency response analysis system will collect about 1400 samples and each sample will be 6 bytes, thusly a 16 KB flash memory will be sufficient. Table 1 summarizes the required specifications of the microcontroller. Table 1: Microcontroller Specifications Value Notes Digital I/O 4 Channels Min Analog Input 2 Channels Min Output voltage 5 V p Nominal Flash Memory 16 KB Min 2.2 Variable- Frequency Oscillator (VFO) The variable- frequency oscillator (VFO) will produce sinusoidal waveforms with a range of frequencies beginning at 10 Hz and ending at 2 MHz. The VFO s output frequency range and frequency step will be controlled by the microcontroller. An advanced function generator was measured to have a frequency stability error of.1%, resulting in the same requirement for the VFO. Table 2 below displays these required specifications for the function generator. Table 2: Function Generator Specifications Value Notes Output Wave Form Sinusoid Frequency Range 10 Hz to 2 MHz Minimum range Frequency Step 1Hz Min Output Voltage Level 1Vpp Min Frequency Stability Error 0.1% Min GROUP DESIGN PROJECT PROPOSAL Page 3

6 2.3 Amplifier An amplifier will be used to increase the power level of the VFO s output signal so that the signal injected into the test unit is strong enough that the measured response is well above the noise floor level. A 5 V/V gain will be sufficient based on the 1 V pp output voltage of the VFO. The amplifier s frequency bandwidth will be at least 4 MHz to accommodate the high- end frequency at 2 MHz. For a sine wave not to be affected by slew rate limitation, the slew rate (SR) will have to be larger than 2πf Vpeak. Based on the output requirement of the VFO, V peak is 0.5V and highest frequency is 2 MHz, which yields a minimum SR of 6.3 V/μs. Table 3 summarizes the required specifications of the amplifier. Table 3: Amplifier Specifications Value Notes Amplifier Type Power Amplifier Gain 5V/V Min Frequency Bandwidth 2 MHz Min Slew Rate 6.3 V/µμs Min Output Voltage level 5 to 50 V p Nominal 2.4 Gain & Phase Comparator The gain and phase comparator will be used to determine the phase difference and gain of the test specimen. The detector will have input signals from the test specimen output and VFO, the latter being used as the reference signal. The detector will determine the difference in phase of the input signals, and the gain will be the ratio of the test specimen amplitude to the reference signal amplitude. The gain and phase will be the GROUP DESIGN PROJECT PROPOSAL Page 4

7 output of the comparator to the microcontroller. The required range of the phase and input voltages for the detector are listed below in table 4. Table 4: Comparator Specifications Value Notes Phase difference range 0 to 180⁰ Minimum range Input voltage range 1 V rms 2.5 System Interface The interface program will control the microcontroller based on user inputs. The user will have an option of starting the FRA test, storing and plotting the FRA test results. The interface program will collect the digital data of gain and phase difference from the detector, and will store the data into a comma- separated values (CSV) file. In addition, the interface program will generate a Bode plot of the test unit based on the data of gain, and phase difference. A processing development environment will be used to build the interface program. The required functions of the system interface program are listed below in table 5. Table 5 System Interface Functions Summary Development Environment Programming Language Operating System Function 1 Function 2 Function 3 Processing Processing Mac OS X, Windows Start FRA test Data Storage to CSV format Bode plot GROUP DESIGN PROJECT PROPOSAL Page 5

8 Tasks & Milestones 3.1 Project Milestones The project is divided into four milestones. Milestone 1: Research, Part Acquisition, and Draft Design Research will be completed by each team member in order to design the FRA system. Afterwards, the team will agree upon an FRA system design and the necessary components will be researched to ensure that the most optimal choice of parts is made. All the parts will then be ordered. Milestone 2: Component Testing and Simulation Upon acquisition of the parts, each part will be tested independently to verify that it meets the project needs and specifications. Computer simulations will be made to verify any designed components to ensure they meet project needs. Milestone 3: Micro Controller Coding for all components A beta program of the User Interface program will be written and tested for proper functionality. The data acquisition portion of the beta program will be tested in conjunction with the microcontroller when the microcontroller is supplied with predetermined data from a known filter test unit. Milestone 4: System Assembly and Test This final milestone will require the assembly and test of the entire system. Tests will be completed on a simple filter unit with known results and further tests will then be completed on an audio transformer and then on a power transformer. Calibrations and adjustments will be made if there are any discrepancies in the test results with the known results after each test stage. GROUP DESIGN PROJECT PROPOSAL Page 6

9 3.2 Task Assignments Component Task Task Responsibilities Milestone 1: Research, Part Acquisition, Draft Design Micro - Controller Research and selection Tong Shu [TS] & Hao Liang Deng [HD] Micro - Controller Study on Program Language TS & HD Function Generator Research and selection Alan Mark [AM] & Naima Shahzadi [NS] Amplifier Determine the specification AM & NS Amplifier Schematics Design AM & NS Comparator Research phase and gain detection method TS & HD Comparator Schematics Circuit Design TS & HD Comparator Component build or selection TS & HD Interface Selection on interface programing environment AM & NS Interface General design on interface system AM & NS Data Acquisition Research data acquisition program. All Milestone 2: Component Testing and Simulation Micro - Controller Basic Function Test TS & HD Function Generator Connect with the Micro- Controller TS & HD Function Generator Performance Test TS & HD Amplifier Simulation of draft design AM & NS Amplifier Build real circuit and test AM & NS Comparator Unit Test for a range of frequencies AM & NS GROUP DESIGN PROJECT PROPOSAL Page 7

10 Component Task Task Responsibilities Milestone 3: Micro Controller Coding for all components Programing Build the coding for whole system All Interface Build and test a Beta Program All Milestone 4: System Assembly and Test All Component Assemble the system and test All Data Acquisition System test with data acquisition program All Testing on Transformer Compare the results with transformer finger print All Documentation and Presentation Proposal Progress Report Oral Progress Report Final Report Final Presentation All All All All All GROUP DESIGN PROJECT PROPOSAL Page 8

11 GROUP 02 ECE 4600 Gantt Chart The project phases and tasks assigned are scheduled into a timeline as shown in the Gantt chart. GROUP DESIGN PROJECT PROPOSAL Page 9

12 Budget The budget was compiled based on research of standard components. Taxes and brokerage fees are included in the estimated costs. System Component Parts Estimate Cost Element Input source Micro- controller Arduino Yun $74 Variable- frequency AD9850 Module $10 oscillator (VFO) Amplifier Power Amplifier THS309X high- speed $50 amplifier module DC Power Supply +/- 15V DC power supply 0$ (Borrow from ECE Department) Comparator Phase Comparator AD8302 $30 Amplitude AD8302 $30 Comparator Interface Coding Processing $0 Environment Circuit Wire Wrap Wire Wrap Board $50 Component Print Circuit Board PCB $20 Circuit Element Resistor, Capacitor, $50 Wire Simulation Circuit Simulation Software NI Multisim 0$ (Borrow from ECE Department) Shipping Cost $40 Tax $46 Grand Total $400 Conclusion The proposed project is the design and implementation of the voltage frequency response of a two- port network. The necessary tasks will be performed so that the final goals of the project can be accomplished within the given timeframe and within our budget. GROUP DESIGN PROJECT PROPOSAL Page 10

13 References [1] IEEE Power and Energy Society, IEEE Guide for the Application and Interpretation of Frequency Response Analysis for Oil- Immersed Transformers, IEEE Std C57.149, The Institute of Electrical and Electronics Engineers, Inc. 3 Park Avenue, New York, NY , USA, Mar. 8, [2] Naser Hashemnia et al, Characterization of Transformer FRA Signature under Various Winding Faults, in 2012 IEEE International Conference on Condition Monitoring and Diagnosis, Bali, Indonesia, 2012, pp GROUP DESIGN PROJECT PROPOSAL Page 11

Design and Implement of a Frequency Response Analysis System

Design and Implement of a Frequency Response Analysis System University of Manitoba Department of Electrical & Computer Engineering ECE 4600 Group Design Project Progress Report Design and Implement of a Frequency Response Analysis System by Group 02 Alan Mark Naima

More information

Grain Moisture Detector for Industrial Applications

Grain Moisture Detector for Industrial Applications University of Manitoba Department of Electrical & Computer Engineering ECE 4600 Group Design Project Project Proposal Grain Moisture Detector for Industrial Applications by Group 07 Dimitri Anistratov

More information

Frequency Response Analyzers for Stability Analysis and Power Electronics Performance Testing

Frequency Response Analyzers for Stability Analysis and Power Electronics Performance Testing Frequency Response Analyzers for Stability Analysis and Power Electronics Performance Testing Product Features Since 1979, Venable Instruments has been focused on one goal: bringing the most versatile,

More information

LAB 4: OPERATIONAL AMPLIFIER CIRCUITS

LAB 4: OPERATIONAL AMPLIFIER CIRCUITS LAB 4: OPERATIONAL AMPLIFIER CIRCUITS ELEC 225 Introduction Operational amplifiers (OAs) are highly stable, high gain, difference amplifiers that can handle signals from zero frequency (dc signals) up

More information

Tabor Electronics Signal Amplifiers. Quick Start Guide

Tabor Electronics Signal Amplifiers. Quick Start Guide Tabor Electronics Signal Amplifiers Quick Start Guide Tabor Signal Amplifiers- Quick Start Guide - FAQ No. 0309757 Introduction Amplification is an increase in size of a signal by some factor which is

More information

MDSRC Proceedings, December, 2017 Wah/Pakistan

MDSRC Proceedings, December, 2017 Wah/Pakistan Three Phase Frequency Converter Quratulain Jamil 1, Hafiz Muhammad Ashraf Hayat 2, Haris Masood 3 1 Department of Electrical Engineering Wah Engineering College, University of Wah jamil0265@gmail.com 2

More information

Function Generator MODEL FG-500 Instruction Manual ELENCO

Function Generator MODEL FG-500 Instruction Manual ELENCO Function Generator MODEL FG-500 Instruction Manual ELENCO Copyright 2012, 2003 Elenco Electronics, Inc. REV-D 753068 SPECIFICATIONS OUTPUT: Waveforms: Sine, triangle, square Impedance: 600Ω ±10% Frequency:

More information

Oscillator/Demodulator to Fit on Flexible PCB

Oscillator/Demodulator to Fit on Flexible PCB Oscillator/Demodulator to Fit on Flexible PCB ECE 4901 Senior Design I Team 181 Fall 2013 Final Report Team Members: Ryan Williams (EE) Damon Soto (EE) Jonathan Wolff (EE) Jason Meyer (EE) Faculty Advisor:

More information

Homework Assignment 13

Homework Assignment 13 Question 1 Short Takes 2 points each. Homework Assignment 13 1. Classify the type of feedback uses in the circuit below (i.e., shunt-shunt, series-shunt, ) Answer: Series-shunt. 2. True or false: an engineer

More information

Lab 3: Embedded Systems

Lab 3: Embedded Systems THE PENNSYLVANIA STATE UNIVERSITY EE 3OOW SECTION 3 FALL 2015 THE DREAM TEAM Lab 3: Embedded Systems William Stranburg, Sean Solley, Sairam Kripasagar Table of Contents Introduction... 3 Rationale... 3

More information

Homework Assignment 13

Homework Assignment 13 Question 1 Short Takes 2 points each. Homework Assignment 13 1. Classify the type of feedback uses in the circuit below (i.e., shunt-shunt, series-shunt, ) 2. True or false: an engineer uses series-shunt

More information

School of Instrument Science and Opto-electronics Engineering, Hefei University of Technology, Hefei, China 2

School of Instrument Science and Opto-electronics Engineering, Hefei University of Technology, Hefei, China 2 59 th ILMENAU SCIENTIFIC COLLOQUIUM Technische Universität Ilmenau, 11 15 September 2017 URN: urn:nbn:de:gbv:ilm1-2017iwk-009:9 Low-Frequency Micro/Nano-vibration Generator Using a Piezoelectric Actuator

More information

PHYSICS 330 LAB Operational Amplifier Frequency Response

PHYSICS 330 LAB Operational Amplifier Frequency Response PHYSICS 330 LAB Operational Amplifier Frequency Response Objectives: To measure and plot the frequency response of an operational amplifier circuit. History: Operational amplifiers are among the most widely

More information

Homework Assignment 12

Homework Assignment 12 Homework Assignment 12 Question 1 Shown the is Bode plot of the magnitude of the gain transfer function of a constant GBP amplifier. By how much will the amplifier delay a sine wave with the following

More information

Tutorial #2: Simulating Transformers in Multisim. In this tutorial, we will discuss how to simulate two common types of transformers in Multisim.

Tutorial #2: Simulating Transformers in Multisim. In this tutorial, we will discuss how to simulate two common types of transformers in Multisim. SCHOOL OF ENGINEERING AND APPLIED SCIENCE DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING ECE 2115: ENGINEERING ELECTRONICS LABORATORY Tutorial #2: Simulating Transformers in Multisim INTRODUCTION In

More information

MEASURING HUM MODULATION USING MATRIX MODEL HD-500 HUM DEMODULATOR

MEASURING HUM MODULATION USING MATRIX MODEL HD-500 HUM DEMODULATOR MEASURING HUM MODULATION USING MATRIX MODEL HD-500 HUM DEMODULATOR The SCTE defines hum modulation as, The amplitude distortion of a signal caused by the modulation of the signal by components of the power

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

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

Lab 12 Laboratory 12 Data Acquisition Required Special Equipment: 12.1 Objectives 12.2 Introduction 12.3 A/D basics

Lab 12 Laboratory 12 Data Acquisition Required Special Equipment: 12.1 Objectives 12.2 Introduction 12.3 A/D basics Laboratory 12 Data Acquisition Required Special Equipment: Computer with LabView Software National Instruments USB 6009 Data Acquisition Card 12.1 Objectives This lab demonstrates the basic principals

More information

Lab 6 Prelab Grading Sheet

Lab 6 Prelab Grading Sheet Lab 6 Prelab Grading Sheet NAME: Read through the Background section of this lab and print the prelab and in-lab grading sheets. Then complete the steps below and fill in the Prelab 6 Grading Sheet. You

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

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

EXPERIMENT 2.2 NON-LINEAR OP-AMP CIRCUITS

EXPERIMENT 2.2 NON-LINEAR OP-AMP CIRCUITS 2.16 EXPERIMENT 2.2 NONLINEAR OPAMP CIRCUITS 2.2.1 OBJECTIVE a. To study the operation of 741 opamp as comparator. b. To study the operation of active diode circuits (precisions circuits) using opamps,

More information

OPERATIONAL AMPLIFIERS and FEEDBACK

OPERATIONAL AMPLIFIERS and FEEDBACK Lab Notes A. La Rosa OPERATIONAL AMPLIFIERS and FEEDBACK 1. THE ROLE OF OPERATIONAL AMPLIFIERS A typical digital data acquisition system uses a transducer (sensor) to convert a physical property measurement

More information

VLSI Chip Design Project TSEK06

VLSI Chip Design Project TSEK06 VLSI Chip Design Project TSEK06 Project Description and Requirement Specification Version 1.1 Project: 100 MHz, 10 dbm direct VCO modulating FM transmitter Project number: 4 Project Group: Name Project

More information

Pulse Sensor Individual Progress Report

Pulse Sensor Individual Progress Report Pulse Sensor Individual Progress Report TA: Kevin Chen ECE 445 March 31, 2015 Name: Ying Wang NETID: ywang360 I. Overview 1. Objective This project intends to realize a device that can read the human pulse

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

FRAX Series Sweep Frequency Response Analyzers

FRAX Series Sweep Frequency Response Analyzers FRAX Series Highest dynamic range and accuracy in the industry Fulfills international standards for SFRA measurements Advanced analysis and decision support built into the software. FRAX 150 with built

More information

EXPERIMENT NUMBER 2 BASIC OSCILLOSCOPE OPERATIONS

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

More information

Manual CBT current preamplifier PA1 and CBT Reader software Version 1.5

Manual CBT current preamplifier PA1 and CBT Reader software Version 1.5 Manual CBT current preamplifier PA1 and CBT Reader software Version 1.5 Aivon Oy Tietotie 3, FI-02150 Finland tel. +358-400-265501 email: info@aivon.fi Updates to this manual found at: www.aivon.fi This

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

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

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

Opamp stability using non-invasive methods

Opamp stability using non-invasive methods Opamp stability using non-invasive methods Opamps are frequently use in instrumentation systems as unity gain analog buffers, voltage reference buffers and ADC input buffers as well as low gain preamplifiers.

More information

Lab 3 Final report: Embedded Systems Digital Potentiometer Subsystem TEAM: RAR

Lab 3 Final report: Embedded Systems Digital Potentiometer Subsystem TEAM: RAR Lab 3 Final report: Embedded Systems Digital Potentiometer Subsystem TEAM: RAR EE 300W, Section 6 Professor Tim Wheeler Rui Xia, Yuanpeng Liao and Ashwin Ramnarayanan Table of Contents Introduction...2

More information

OPVibr Ultrasonic vibration measurement system Ultrasonic vibrometer INSTRUCTION MANUAL

OPVibr Ultrasonic vibration measurement system Ultrasonic vibrometer INSTRUCTION MANUAL Przedsiębiorstwo Badawczo-Produkcyjne OPTEL Sp. z o.o. ul. Morelowskiego 30 PL-52-429 Wrocław tel.: +48 (071) 329 68 54 fax.: +48 (071) 329 68 52 e-mail: optel@optel.pl http://www.optel.pl Wrocław, 2015.11.04

More information

Dept. of Electrical, Computer and Biomedical Engineering. Inverting and non inverting amplifier

Dept. of Electrical, Computer and Biomedical Engineering. Inverting and non inverting amplifier Dept. of Electrical, Computer and Biomedical Engineering Inverting and non inverting amplifier Purpose of this lab Build an inverting and a non inverting amplifier based on a TL081 op amp - use the NI

More information

High Voltage Diagnostics Sarl 4, Rue de Lac CH 1897 Le Bouveret Switzerland

High Voltage Diagnostics Sarl 4, Rue de Lac CH 1897 Le Bouveret Switzerland High Voltage Diagnostics Sarl 4, Rue de Lac CH 1897 Le Bouveret Switzerland Company HV Diagnostics Sarl is a Swiss based company in the field of high voltage test equipment for cable testing and diagnosis.

More information

Simple Heartbeat Monitor for Analog Enthusiasts

Simple Heartbeat Monitor for Analog Enthusiasts Abigail C Rice, Jelimo B Maswan 6.101: Project Proposal Date: 18/4/2014 Introduction Simple Heartbeat Monitor for Analog Enthusiasts An electrocardiogram (ECG or EKG) is a simple, non-invasive way of measuring

More information

6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS

6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS 6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS Laboratory based hardware prototype is developed for the z-source inverter based conversion set up in line with control system designed, simulated and discussed

More information

CHAPTER 7 HARDWARE IMPLEMENTATION

CHAPTER 7 HARDWARE IMPLEMENTATION 168 CHAPTER 7 HARDWARE IMPLEMENTATION 7.1 OVERVIEW In the previous chapters discussed about the design and simulation of Discrete controller for ZVS Buck, Interleaved Boost, Buck-Boost, Double Frequency

More information

Isolated, Linearized RTD Input 7B34 FEATURES APPLICATIONS PRODUCT OVERVIEW FUNCTIONAL BLOCK DIAGRAM

Isolated, Linearized RTD Input 7B34 FEATURES APPLICATIONS PRODUCT OVERVIEW FUNCTIONAL BLOCK DIAGRAM Isolated, Linearized RTD Input 7B34 FEATURES Amplifies, Protects, Filters, and interfaces input voltages from a wide variety of two and three-wire platinum, copper and nickel Resistor Temperature Detectors

More information

Voltage Controlled SAW Oscillator Mechanical Shock Compensator

Voltage Controlled SAW Oscillator Mechanical Shock Compensator Voltage Controlled SAW Oscillator Mechanical Shock Compensator ECE 4901 - Senior Design I Fall 2012 Project Proposal ECE Project Members: Joseph Hiltz-Maher Max Madore Shalin Shah Shaun Hew Faculty Advisor:

More information

Oscillation Test Methodology for Built-In Analog Circuits

Oscillation Test Methodology for Built-In Analog Circuits Oscillation Test Methodology for Built-In Analog Circuits Ms. Sankari.M.S and Mr.P.SathishKumar Department of ECE, Amrita School of Engineering, Bangalore, India Abstract This article aims to describe

More information

Digital-to-Analog Converter. Lab 3 Final Report

Digital-to-Analog Converter. Lab 3 Final Report Digital-to-Analog Converter Lab 3 Final Report The Ion Cannons: Shrinand Aggarwal Cameron Francis Nicholas Polito Section 2 May 1, 2017 1 Table of Contents Introduction..3 Rationale..3 Theory of Operation.3

More information

Operational Amplifiers

Operational Amplifiers Questions Easy Operational Amplifiers 1. Which of the following statements are true? a. An op-amp has two inputs and three outputs b. An op-amp has one input and two outputs c. An op-amp has two inputs

More information

VFRA-25 transformer frequency response analyzer

VFRA-25 transformer frequency response analyzer VFRA-25 transformer frequency response analyzer Vanguard Instruments Company, Inc. www.vanguard-instruments.com VFRA-25 transformer frequencey response analyzer Product Overview The VFRA-25 detects the

More information

Lab 9 Frequency Domain

Lab 9 Frequency Domain Lab 9 Frequency Domain 1 Components Required Resistors Capacitors Function Generator Multimeter Oscilloscope 2 Filter Design Filters are electric components that allow applying different operations to

More information

Experiment 7: Frequency Modulation and Phase Locked Loops

Experiment 7: Frequency Modulation and Phase Locked Loops Experiment 7: Frequency Modulation and Phase Locked Loops Frequency Modulation Background Normally, we consider a voltage wave form with a fixed frequency of the form v(t) = V sin( ct + ), (1) where c

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

Amplitude Modulation Methods and Circuits

Amplitude Modulation Methods and Circuits Amplitude Modulation Methods and Circuits By: Mark Porubsky Milwaukee Area Technical College Electronic Technology Electronic Communications Milwaukee, WI Purpose: The various parts of this lab unit will

More information

Ultrasound Brain Imaging System

Ultrasound Brain Imaging System Ultrasound Brain Imaging System Dec13-01 Michael McFarland Zach Bertram Jonathan Runchey Maurio Mckay Client/Advisor: Dr. Timothy Bigelow 1 Table of Contents Problem Statement 3 System Block Diagram 3

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

LF147 - LF247 LF347 WIDE BANDWIDTH QUAD J-FET OPERATIONAL AMPLIFIERS

LF147 - LF247 LF347 WIDE BANDWIDTH QUAD J-FET OPERATIONAL AMPLIFIERS LF147 - LF247 LF347 WIDE BANDWIDTH QUAD J-FET OPERATIONAL AMPLIFIERS LOW POWER CONSUMPTION WIDE COMMON-MODE (UP TO V + CC ) AND DIFFERENTIAL VOLTAGE RANGE LOW INPUT BIAS AND OFFSET CURRENT OUTPUT SHORT-CIRCUIT

More information

A Custom Vibration Test Fixture Using a Subwoofer

A Custom Vibration Test Fixture Using a Subwoofer Paper 068, ENT 205 A Custom Vibration Test Fixture Using a Subwoofer Dale H. Litwhiler Penn State University dale.litwhiler@psu.edu Abstract There are many engineering applications for a source of controlled

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

CLC1011, CLC2011, CLC4011 Low Power, Low Cost, Rail-to-Rail I/O Amplifiers

CLC1011, CLC2011, CLC4011 Low Power, Low Cost, Rail-to-Rail I/O Amplifiers Comlinear CLC1011, CLC2011, CLC4011 Low Power, Low Cost, Rail-to-Rail I/O Amplifiers Amplify the Human Experience F E A T U R E S n 136μA supply current n 4.9MHz bandwidth n Output swings to within 20mV

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

Figure 1: Closed Loop System

Figure 1: Closed Loop System SIGNAL GENERATORS 3. Introduction Signal sources have a variety of applications including checking stage gain, frequency response, and alignment in receivers and in a wide range of other electronics equipment.

More information

Screening Audiometer

Screening Audiometer EE89 Electronic Design Lab (EDL) Report, EE Dept, IIT Bombay, December, 00 Screening Audiometer Group No. D0 Mahim Agrawal (0D000) < mahim@ee.iitb.ac.in > Ashok Kumar Bhardwaj (0D00) < ashokkb@ee.iitb.ac.in

More information

Model 310H Fast 800V Pulse Generator

Model 310H Fast 800V Pulse Generator KEY FEATURES Temperature Stability +/-5ppm 100 V to 800 V into 50 Ω

More information

SynthNV - Signal Generator / Power Detector Combo

SynthNV - Signal Generator / Power Detector Combo SynthNV - Signal Generator / Power Detector Combo The Windfreak SynthNV is a 34.4MHz to 4.4GHz software tunable RF signal generator controlled and powered by a PC running Windows XP, Windows 7, or Android

More information

Assignment 11. 1) Using the LM741 op-amp IC a circuit is designed as shown, then find the output waveform for an input of 5kHz

Assignment 11. 1) Using the LM741 op-amp IC a circuit is designed as shown, then find the output waveform for an input of 5kHz Assignment 11 1) Using the LM741 op-amp IC a circuit is designed as shown, then find the output waveform for an input of 5kHz Vo = 1 x R1Cf 0 Vin t dt, voltage output for the op amp integrator 0.1 m 1

More information

ECE 201 LAB 8 TRANSFORMERS & SINUSOIDAL STEADY STATE ANALYSIS

ECE 201 LAB 8 TRANSFORMERS & SINUSOIDAL STEADY STATE ANALYSIS Version 1.1 1 of 8 ECE 201 LAB 8 TRANSFORMERS & SINUSOIDAL STEADY STATE ANALYSIS BEFORE YOU BEGIN PREREQUISITE LABS Introduction to MATLAB Introduction to Lab Equipment Introduction to Oscilloscope Capacitors,

More information

HA-2600, HA Features. 12MHz, High Input Impedance Operational Amplifiers. Applications. Pinouts. Ordering Information

HA-2600, HA Features. 12MHz, High Input Impedance Operational Amplifiers. Applications. Pinouts. Ordering Information HA26, HA26 September 998 File Number 292.3 2MHz, High Input Impedance Operational Amplifiers HA26/26 are internally compensated bipolar operational amplifiers that feature very high input impedance (MΩ,

More information

USER MANUAL. DC - 5MHz High Voltage Amplifier WMA V to +100V output. DC to -3dB large signal bandwidth. 1300V/µs slew rate typical

USER MANUAL. DC - 5MHz High Voltage Amplifier WMA V to +100V output. DC to -3dB large signal bandwidth. 1300V/µs slew rate typical DC - 5MHz High Voltage Amplifier WMA-320 www.falco-systems.com USER MANUAL -0V to +0V output DC to 5MHz @ -3dB large signal bandwidth 1300V/µs slew rate typical ±300mA Output current limit Stable with

More information

Scanning Digital Radar Receiver Project Proposal. Ryan Hamor. Project Advisor: Dr. Brian Huggins

Scanning Digital Radar Receiver Project Proposal. Ryan Hamor. Project Advisor: Dr. Brian Huggins Scanning Digital Radar Receiver Project Proposal by Ryan Hamor Project Advisor: Dr. Brian Huggins Bradley University Department of Electrical and Computer Engineering December 8, 2005 Table of Contents

More information

Design and Fabrication of High Frequency Linear Function Generator with Digital Frequency Counter using MAX038 and a PIC microcontroller

Design and Fabrication of High Frequency Linear Function Generator with Digital Frequency Counter using MAX038 and a PIC microcontroller International Journal of Latest Tr ends in Engineering and Technology Vol.(7)Issue(3), pp. 263-270 DOI: http://dx.doi.org/10.21172/1.73.536 e-issn:2278-621x Design and Fabrication of High Frequency Linear

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

AC : LAB EXPERIENCE FOR CIRCUITS CLASSES IN A SIM- PLIFIED LAB ENVIRONMENT

AC : LAB EXPERIENCE FOR CIRCUITS CLASSES IN A SIM- PLIFIED LAB ENVIRONMENT AC 2011-250: LAB EXPERIENCE FOR CIRCUITS CLASSES IN A SIM- PLIFIED LAB ENVIRONMENT Claudio Talarico, Eastern Washington University Claudio Talarico is an Associate Professor of Electrical Engineering at

More information

Class #7: Experiment L & C Circuits: Filters and Energy Revisited

Class #7: Experiment L & C Circuits: Filters and Energy Revisited Class #7: Experiment L & C Circuits: Filters and Energy Revisited In this experiment you will revisit the voltage oscillations of a simple LC circuit. Then you will address circuits made by combining resistors

More information

Testing Power Factor Correction Circuits For Stability

Testing Power Factor Correction Circuits For Stability Keywords Venable, frequency response analyzer, impedance, injection transformer, oscillator, feedback loop, Bode Plot, power supply design, switching power supply, PFC, boost converter, flyback converter,

More information

FAULT IDENTIFICATION IN TRANSFORMER WINDING

FAULT IDENTIFICATION IN TRANSFORMER WINDING FAULT IDENTIFICATION IN TRANSFORMER WINDING S.Joshibha Ponmalar 1, S.Kavitha 2 1, 2 Department of Electrical and Electronics Engineering, Saveetha Engineering College, (Anna University), Chennai Abstract

More information

EE EXPERIMENT 1 (2 DAYS) BASIC OSCILLOSCOPE OPERATIONS INTRODUCTION DAY 1

EE EXPERIMENT 1 (2 DAYS) BASIC OSCILLOSCOPE OPERATIONS INTRODUCTION DAY 1 EE 2101 - EXPERIMENT 1 (2 DAYS) BASIC OSCILLOSCOPE OPERATIONS INTRODUCTION The oscilloscope is the most versatile and most important tool in this lab and is probably the best tool an electrical engineer

More information

VCSO Mechanical Shock Compensation

VCSO Mechanical Shock Compensation VCSO Mechanical Shock Compensation Who are we? Team members: Max Madore Joseph Hiltz-Maher Shaun Hew Shalin Shah Advisor: Helena Silva Phonon contact: Scott Kraft Project Overview VCSO and mechanical vibration

More information

Laboratory Experiment #1 Introduction to Spectral Analysis

Laboratory Experiment #1 Introduction to Spectral Analysis J.B.Francis College of Engineering Mechanical Engineering Department 22-403 Laboratory Experiment #1 Introduction to Spectral Analysis Introduction The quantification of electrical energy can be accomplished

More information

ECE3042 Lab Report and Homework Guidelines. Homework. Lab Report

ECE3042 Lab Report and Homework Guidelines. Homework. Lab Report ECE3042 Lab Report and Homework Guidelines Homework The first page of the homework is a cover sheet in the specified format. Homework is due in lab at the beginning of the period. Label all figures/graphs

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

Power Supply Rejection Ratio Measurement

Power Supply Rejection Ratio Measurement Power Supply Rejection Ratio Measurement Using the Bode 100 and the Picotest J2120A Line Injector www.telesplicing.com.tw +886-2-27053146 sales@telesplicing.com.tw Page 2 of 10 Table of Contents 1 EXECUTIVE

More information

Core Technology Group Application Note 6 AN-6

Core Technology Group Application Note 6 AN-6 Characterization of an RLC Low pass Filter John F. Iannuzzi Introduction Inductor-capacitor low pass filters are utilized in systems such as audio amplifiers, speaker crossover circuits and switching power

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT BIT, 250KSPS ADC

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT BIT, 250KSPS ADC DESCRIPTION QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 1255 LTC1605CG/LTC1606CG The LTC1606 is a 250Ksps ADC that draws only 75mW from a single +5V Supply, while the LTC1605 is a 100Ksps ADC that draws

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

Chapter 1. Electronics and Semiconductors

Chapter 1. Electronics and Semiconductors Chapter 1. Electronics and Semiconductors Tong In Oh 1 Objective Understanding electrical signals Thevenin and Norton representations of signal sources Representation of a signal as the sum of sine waves

More information

CMOS Inverter & Ring Oscillator

CMOS Inverter & Ring Oscillator CMOS Inverter & Ring Oscillator Theory: In this Lab we will implement a CMOS inverter and then use it as a building block for a Ring Oscillator. MOSfets (Metal Oxide Semiconductor Field Effect Transistors)

More information

MIC7300 A17. General Description. Features. Applications. Ordering Information. Pin Configurations. Functional Configuration.

MIC7300 A17. General Description. Features. Applications. Ordering Information. Pin Configurations. Functional Configuration. MIC7300 High-Output Drive Rail-to-Rail Op Amp General Description The MIC7300 is a high-performance CMOS operational amplifier featuring rail-to-rail input and output with strong output drive capability.

More information

Transmit filter designs for ADSL modems

Transmit filter designs for ADSL modems EE 233 Laboratory-4 1. Objectives Transmit filter designs for ADSL modems Design a filter from a given topology and specifications. Analyze the characteristics of the designed filter. Use SPICE to verify

More information

An Introduction to Rectifier Circuits

An Introduction to Rectifier Circuits TRADEMARK OF INNOVATION An Introduction to Rectifier Circuits An important application of the diode is one that takes place in the design of the rectifier circuit. Simply put, this circuit converts alternating

More information

Auto Harmonizer. EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 2 February 2012

Auto Harmonizer. EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 2 February 2012 Auto Harmonizer EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 2 February 2012 Project Abstract: Team Name: Slubberdegullions Team Members: Josh Elliott and Henry Hatton,

More information

Electronics I. laboratory measurement guide

Electronics I. laboratory measurement guide Electronics I. laboratory measurement guide Andras Meszaros, Mark Horvath 2015.02.01. 5. Measurement Basic circuits with operational amplifiers 2015.02.01. In this measurement you will need both controllable

More information

ECE 342 Fall 2017 Optoelectronic Link Project Lab 2: Active Bandpass Filters

ECE 342 Fall 2017 Optoelectronic Link Project Lab 2: Active Bandpass Filters ECE 342 Fall 2017 Optoelectronic Link Project Lab 2: Active Bandpass Filters Overview The performance of any electronic circuit, analog or digital, is limited by the noise floor. In a classical system,

More information

Design and Implementation of a New Gain Control RF Amplifier

Design and Implementation of a New Gain Control RF Amplifier 2016 3 rd International Conference on Materials Science and Mechanical Engineering (ICMSME 2016) ISBN: 978-1-60595-391-5 Design and Implementation of a New Gain Control RF Amplifier Qingtian Wang, Yu Yan

More information

push-pole (2014) design / implementation /technical information

push-pole (2014) design / implementation /technical information push-pole (2014) design / implementation /technical information www.nolanlem.com The intention of this document is to highlight the considerations that went into the technical, spatial, temporal, and aesthetic

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

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz EMG Sensor Shirt Senior Project Written Hardware Description April 28, 2015 ETEC 474 By: Dylan Kleist Joshua Goertz Table of Contents Introduction... 3 User Interface Board... 3 Bluetooth... 3 Keypad...

More information

First and second order systems. Part 1: First order systems: RC low pass filter and Thermopile. Goals: Department of Physics

First and second order systems. Part 1: First order systems: RC low pass filter and Thermopile. Goals: Department of Physics slide 1 Part 1: First order systems: RC low pass filter and Thermopile Goals: Understand the behavior and how to characterize first order measurement systems Learn how to operate: function generator, oscilloscope,

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

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

Guide on Implementation of Requirements of the Common EPS

Guide on Implementation of Requirements of the Common EPS Annex III to Ref. Ares(2015)3438296-19/08/2015 MoU regarding Harmonisation of a Charging Capability for Mobile Phones, June 5th, 2009 Date: Dec 15, 2011 Foreword: Guide on Implementation of Requirements

More information

Feed Forward Linearization of Power Amplifiers

Feed Forward Linearization of Power Amplifiers EE318 Electronic Design Lab Report, EE Dept, IIT Bombay, April 2007 Feed Forward Linearization of Power Amplifiers Group-D16 Nachiket Gajare ( 04d07015) < nachiketg@ee.iitb.ac.in> Aditi Dhar ( 04d07030)

More information

Preliminary Design Report with Diagram(s)

Preliminary Design Report with Diagram(s) EEL 4914C Electrical Engineering Design (Senior Design) Preliminary Design Report with Diagram(s) 28 January 2008 Team Members: Name: Mark Oden Name: Carlos Manuel Torres Jr. Email: cerberus.rock@gmail.com

More information