Real-time Self Compensating AC/DC Digitally Controlled Power Supply

Size: px
Start display at page:

Download "Real-time Self Compensating AC/DC Digitally Controlled Power Supply"

Transcription

1 Real-time Self Compensating AC/DC Digitally Contolled Powe Supply Dave Feeman, Mak Hagen Texas Instuments Digital Powe Goup

2 Digital Contol Poblem: Detemining optimal loop compensation given uncetainties of: line, load and tempeatue vaiation component toleance, paasitics step esponse Solution: Utilize the pocessing powe of a digital contolle to measue the tansfe function of the loop and fom this measuement make adjustments to the digital compensation coefficients. Sep06

3 Tansfe Function Measuement To pefom Tansfe Function Analysis (TFA) we need to: Geneate a sinewave excitation signal Inject that signal at a summing junction Captue the esponse of the system to the excitation Fom this esponse, calculate the open loop gain Fom the open loop gain detemine key pefomance metics of bandwidth, gain magin and phase magin. Fo a digitally contolled system the logical location to make the measuement is just befoe o just afte the digital compensato. Sep06 3

4 Measuement Locations Sep06 PWM u c u' G(s) powe stage digital contolle d d H(z) digital compensato x Inject a sinewave at d o d Measue esponse at node e, x, c o u Solve fo y' e ADC y - Given the following basic system equations: y = Gu u = c + d c = Hx x = e + d e = y The closed loop esponse fo each node is y = + d H H u = + d H H c = + d x = + d e = d G + d + d d G d G d 4

5 Gain calc's fo vaious nodes Tansfe gains at each node: inject at d d measue at y u c x e H H G G G Calculation of open loop gain G(f)H(f) fom measuements at each node: inject at d d y Y D Y Hy d Hy measue at u c x e Hd Hd d e u c x d + e d c Hx He u d + c d + Hx d + He Sep06 Note that the fomula fo calculating open loop gain contains the compensato gain H(f) if the system is excited befoe the compensato and measued afte, o vice-a-vesa. This is not a big poblem since a digital compensato is completely deteministic and its fequency esponse can be calculated as: z = exp( jπf T ) = cos( πf T ) + j sin( πf T ) H ( f ) meas meas b0z + bz + b = z + a z + a s meas s meas (fo a nd ode compensato) s 5

6 Sinewave Geneation Sep06 Use table look-up technique TI digital contolles, including the UCD950, have a build-in sinewave table in ROM. Fo each sample step though the table with a step F size defined as meas step = N table sampleate then tableindex = tableindex + step When the end of the table is eached, wap to the beginning of the table by subtacting the table length fom the index. By maintaining the factional pat of the table index and ounding to detemine the table enty, vey high fequency esolution can be obtained. F 6

7 Sep06 Response Measuement The definition of a Discete Fouie Tansfom (DFT) is: K = N ( vn ) n= 0 N n= 0 jπnk / N k cos π N This says that we can calculate the eal and imaginay magnitude of the kth hamonic of a signal by multiplying that signal by a sine and cosine sequence and summing. Since we've aleady geneated a sinewave to inject into the loop as the excitation signal, the esponse measuement is simply: ucossum += u*bcos; k v usinsum -= u*bsin; n e n k j sin π N n // Accumulate cosine // sum fo measuement node u // Accumulate sine // sum fo measuement node u (Note that the cosine sequence is easily geneated by adding an offset to the sine table index of /4 the table length.) 7

8 Example Calculation of G(f)H( )H(f) Inject at d, measue at c Inject at d, measue at e u' G(s) powe stage y' u' G(s) powe stage y' PWM u c digital contolle H(z) digital compensato e ADC y - PWM u digital contolle H(z) digital compensato x e ADC y - d cos z - cossum cossum z - d cos d sin z - sinsum sinsum z - d sin Sep06 Retun cossum and sinsum fo each injected excitation fequency. Calculate open loop gain as follows: c ( cossum + j sinsum) = = d + c N / D + cossum + j sinsum ( ) cos ( D c + C + C ) i jdci = D + DC + C + Ci Whee D cos is the base to peak amplitude of the excitation and N is the # samples. e = = d + e = ( cossum + j sinsum) ( N / ) D + cossum + j ( D E + E + E ) D + D E cos jd Ei + E + E i Then plot magnitude and phase of G(f)H(f) to detemine phase magin and bandwidth i sinsum 8

9 Pactical TFA measuements Sep06 Windowing The definition fo the DFT poduces the esponse just at hamonic fequencies. These fequencies poduce an intege numbe of cycles in the measuement inteval. At othe fequencies you need to do something to educe "leakage". Settling. Window the measuement data. A aised cosine o tiangle window ae popula options.. Modify the measuement inteval so that an intege numbe of cycles ae measued. (What we implemented.) We want just the foced esponse, so the contolle needs to wait some numbe of samples fo the natual esponse to decay. 9

10 TFA Physical Implementation Fully Digitally contolled Telecom Rectifie 48V-000W output, 85V-60V 50/60 Hz input Inteleaved Boost PFC stage Phase shifted full-bidge DC/DC stage Sep06 0

11 Rectifie Schematic Sep06 Digital Contolle Implements 3 loops (PFC cuent, PFC voltage and DC/DC voltage), plus cuent shaing between PFC phases. Sequencing, Soft stat/stop and OC/OV/UV. Manages seial inteface and pefoms TFA.

12 Self-Measued Bode Plots Sep06 PC pogam issues seial bus commands to measue esponse at a given fequency. command defines fequency amplitude numbe of samples to delay numbe of samples to measue contolle etuns cosine and sine coefficients fo that fequency Repeated fom stat to stop fequencies to poduce Bode plot fo each loop Calculate plant tansfe function and use this to exploe effect of changes in compensation.

13 TFA (Bode) Design Tool Select contol loop Select which pat of the loop to display BW gain magin phase magin Tansfe Function Analysis (measue Bode) Digital coefficients magnitude plot Update coefficients based on PID gains Update coefficients based on analog poles & zeos phase plot Status Sep06 3

14 Self-Compensation Recall fom sheet 8 that c DC + C + Ci = = d + c D + D C + C + C then phase mag ( ) ( ) i i D + DC + C + Ci = = atan DC C D + C = DC + C D i + C C i + D C + C i + C j + C Reaanging the equation fo magnitude, at the zeo db coss-ove fequency mag D + = ( + ) = 0 DC C Ci mag i Inject excitation signal at desied system BW fequency. Use adapteo = (D cos + C 4/N) to locate the zeo db coss-ove. Adjust compensato gain (numeato coefficients) to zeo adapteo. Calculate phase magin to check system stability. D C nomalized magnitude sinsum/n cossum/n feq 0 5 openloop gain adapteo Sep06 4

15 Summay Sep06 Digital Powe enables sophisticated chaacteization of each contolled powe stage in situ (in place) Thus enabling (in ode of complexity) No-test-equipment-equied measuement duing poduct development Simplified manufactuing test Auto tuning/customization duing manufactuing Auto tuning and customization in the end-equipment application Account fo aging, changes to the end use system. Digital contol enables multiple compensation settings: standby, low-powe, full load, etc. Each optimized in situ. 5

Discussion #7 Example Problem This problem illustrates how Fourier series are helpful tools for analyzing electronic circuits. Often in electronic

Discussion #7 Example Problem This problem illustrates how Fourier series are helpful tools for analyzing electronic circuits. Often in electronic Discussion #7 Example Poblem This poblem illustates how Fouie seies ae helpful tools fo analyzing electonic cicuits. Often in electonic cicuits we need sinusoids of vaious fequencies But we may aleady

More information

Utilizing a Digital PWM Controller to Monitor the Health of a Power Supply

Utilizing a Digital PWM Controller to Monitor the Health of a Power Supply Utilizing a Digital PWM Controller to Monitor the Health of a Power Supply Mark Hagen Systems Engineer Digital Power Group Texas Instruments 13 Oct 008 CEME 1 A Digitally Controlled Power Supply Reasons

More information

where and are polynomials with real coefficients and of degrees m and n, respectively. Assume that and have no zero on axis.

where and are polynomials with real coefficients and of degrees m and n, respectively. Assume that and have no zero on axis. function whee is an unknown constant epesents fo the un-modeled dynamics The pape investigates the position contol of electical moto dives that can be configued as stuctue of Fig 1 This poblem is fomulated

More information

ECEN326: Electronic Circuits Fall 2017

ECEN326: Electronic Circuits Fall 2017 ECEN36: Electonic Cicuits Fall 07 Lectue 4: Cascode Stages and Cuent Mios Sam Palemo Analog & Mixed-Signal Cente Texas A&M Univesity Announcements HW3 due 0/4 Exam 0/9 9:0-0:0 (0 exta minutes) Closed book

More information

Sinusoidal Oscillators

Sinusoidal Oscillators Sinusoidal Oscillatos Signal geneatos: sinusoidal, ectangula, tiangula, TLV, etc. Obtaining a sine wave: tiangle functional tansfome sine sine wave geneation: fequency selective netwok in a feedback loop

More information

Chapter 9 Cascode Stages and Current Mirrors

Chapter 9 Cascode Stages and Current Mirrors Chapte 9 Cascode Stages and Cuent Mios 9. Cascode Stage 9. Cuent Mios CH 9 Cascode Stages and Cuent Mios Boosted Output Impedances S O S m out E O E m out g g Bipola Cascode Stage [ g ( )] out m O O O

More information

Analysis and Design of a 1MHz LLC Resonant Converter with Coreless Transformer Driver

Analysis and Design of a 1MHz LLC Resonant Converter with Coreless Transformer Driver Analysis and Design of a MHz C Resonant Convete with Coeless Tansfome Dive Mingping Mao, Dimita Tchobanov, Dong i 3, Matin Maez.,Tongji Univesity, Siping Rd 39, 9 Shanghai -China., Faunhofe Institute of

More information

THE UNIVERSITY OF NEW SOUTH WALES. School of Electrical Engineering & Telecommunications

THE UNIVERSITY OF NEW SOUTH WALES. School of Electrical Engineering & Telecommunications THE UNIESITY OF NEW SOUTH WAES School of Electical Engineeing & Telecommunications EE97 POWE EETONIS FO ENEWABE AND DISTIBUTED GENEATION EXAMINATION Session (Supplementay Exam) TIME AOWED: 3 hous TOTA

More information

Antenna fundamentals: With answers to questions and problems (See also Chapter 9 in the textbook.)

Antenna fundamentals: With answers to questions and problems (See also Chapter 9 in the textbook.) adio Technology Metopolia/A. Koivumäki Antenna fundamentals: With answes to questions and poblems (See also Chapte 9 in the textbook.) 1. a) Make up a definition fo the tem "antenna". Answe: One definition:

More information

Exercise 1 (MC Question)

Exercise 1 (MC Question) D J Tani -9- Contol Systems II (Sping 8 Solution Execise Set 9 Linea Quadatic Regulato Gioele Zadini, gzadini@ethzch, 7th May 8 Execise (MC Question (I-D, (II-A, (III-C, (IV-B (I-C, (II-A, (III-D, (IV-B

More information

ISSN: [Reddy & Rao* et al., 5(12): December, 2016] Impact Factor: 4.116

ISSN: [Reddy & Rao* et al., 5(12): December, 2016] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY SIMULATION COMPARISONS OF INDUCTION MOTOR DRIVE WITH ESTIMATOR AND PLL V. Nasi Reddy *, S. Kishnajuna Rao*, S.Nagenda Kuma * Assistant

More information

N2-1. The Voltage Source. V = ε ri. The Current Source

N2-1. The Voltage Source. V = ε ri. The Current Source DC Cicuit nalysis The simplest cicuits to undestand and analyze ae those that cay diect cuent (DC). n this note we continue ou study of DC cicuits with the topics of DC voltage and cuent souces, the idea

More information

AMERICAN NATIONAL STANDARD

AMERICAN NATIONAL STANDARD ENGINEERING COMMITTEE Inteface Pactices Subcommittee AMERICAN NATIONAL STANDARD ANSI/SCTE 48-1 2015 Test Method fo Measuing Shielding Effectiveness of Passive and Active Devices Using a GTEM Cell NOTICE

More information

Optic Cable Tracking and Positioning Method Based on Distributed Optical Fiber Vibration Sensing

Optic Cable Tracking and Positioning Method Based on Distributed Optical Fiber Vibration Sensing 08 5th Intenational Confeence on Electical & Electonics Engineeing and Compute Science (ICEEECS 08) Optic Cable Tacking and Positioning Method Based on Distibuted Optical Fibe Vibation Sensing Zhang Chao,

More information

S11 PHY114 Problem Set 8

S11 PHY114 Problem Set 8 S11 PHY114 Poblem Set 8 S. G. Rajeev Apil 4, 2011 Due Monday 4 Ap 2011 1. Find the wavelength of the adio waves emitted by the Univesity of Rocheste adio station (88.5 Mhz)? The numbe of bits pe second

More information

Discrepancies Between Euclidean and Spherical Trigonometry. David Eigen

Discrepancies Between Euclidean and Spherical Trigonometry. David Eigen Discepancies Between Euclidean and Spheical Tigonomety David Eigen 1 Non-Euclidean geomety is geomety that is not based on the postulates of Euclidean geomety. The five postulates of Euclidean geomety

More information

PowerAmp Design. PowerAmp Design PAD39 POWER OPERATIONAL AMPLIFIER

PowerAmp Design. PowerAmp Design PAD39 POWER OPERATIONAL AMPLIFIER PowerAmp Design POWE OPEATIONAL AMPLIFIE KEY FEATUES HIGH VOLTAGE 00 VOLTS HIGH CUENT 0 AMPS 25 WATT DISSIPATION CAPABILITY HIGH SLEW ATE- 0V/µS FOU WIE CUENT LIMIT OPTIONAL BOOST VOLTAGE INPUTS APPLICATIONS

More information

NICKEL RELEASE REGULATIONS, EN 1811:2011 WHAT S NEW?

NICKEL RELEASE REGULATIONS, EN 1811:2011 WHAT S NEW? NICKEL RELEASE REGULATIONS, EN 1811:2011 WHAT S NEW? BACKGROUND: EN 1811 is the intenationally ecognised test method which was devised almost 12 yeas ago to detemine the ate of nickel elease fom jewelley,

More information

Investigation. Name: a About how long would the threaded rod need to be if the jack is to be stored with

Investigation. Name: a About how long would the threaded rod need to be if the jack is to be stored with Think Unit bout 6 This Lesson Situation 1 Investigation 1 Name: Think about the design and function of this automobile jack. Use the uto Jack custom tool to test ou ideas. a bout how long would the theaded

More information

Development of Corona Ozonizer Using High Voltage Controlling of Produce Ozone Gas for Cleaning in Cage

Development of Corona Ozonizer Using High Voltage Controlling of Produce Ozone Gas for Cleaning in Cage Moden Envionmental Science and Engineeing (ISSN 333-58) July 07, Volume 3, No. 7, pp. 505-509 Doi: 0.534/mese(333-58)/07.03.07/0 Academic Sta Publishing Company, 07 www.academicsta.us Development of Coona

More information

Channel Modelling ETIM10. Fading Statistical description of the wireless channel

Channel Modelling ETIM10. Fading Statistical description of the wireless channel Channel Modelling ETIM10 Lectue no: 3 Fading Statistical desciption of the wieless channel Ghassan Dahman \ Fedik Tufvesson Depatment of Electical and Infomation Technology Lund Univesity, Sweden 013-01-8

More information

An Efficient Control Approach for DC-DC Buck-Boost Converter

An Efficient Control Approach for DC-DC Buck-Boost Converter 2016 Published in 4th Intenational Symposium on Innovative Technologies in Engineeing and Science 3-5 Novembe 2016 (ISITES2016 Alanya/Antalya - Tukey) An Efficient Contol Appoach fo DC-DC Buck-Boost Convete

More information

GRADE 6 FLORIDA. Division WORKSHEETS

GRADE 6 FLORIDA. Division WORKSHEETS GRADE 6 FLORIDA Division WORKSHEETS Mental division stategies invese opeations As we know, multiplication and division ae invese opeations. 8 9 = 7 This means they do the evese of each othe: 7 9 = 8 We

More information

ONE-WAY RADAR EQUATION / RF PROPAGATION

ONE-WAY RADAR EQUATION / RF PROPAGATION ONE-WAY RADAR EQUATION / RF PROPAGATION The one-way (tansmitte to eceive) ada equation is deived in this section. This equation is most commonly used in RWR o ESM type of applications. The following is

More information

Signal Extraction Technology

Signal Extraction Technology Extaction Technology Intoduction Masimo SET pulse oximety is a new and fundamentally distinct method of acquiing, pocessing and epoting ateial oxygen satuation and pulse ate. As illustated below, Masimo

More information

The Periodic Ambiguity Function Its Validity and Value

The Periodic Ambiguity Function Its Validity and Value The Peiodic Ambiguity Function Its Validity and Value Nadav Levanon Dept. of Electical Engineeing Systems Tel Aviv Univesity Tel Aviv, Isael nadav@eng.tau.ac.il Abstact The peiodic ambiguity function (PAF)

More information

Demosaicking using Adaptive Bilateral Filters

Demosaicking using Adaptive Bilateral Filters Demosaicking using Adaptive Bilateal Filtes Ekine Akuiyibo Timothy Atobatele EE 362, Winte 2006 0. Abstact Digital cameas sample the continuous spectum using an aay of colo filtes such that each pixel

More information

High Precision, 2.5 V IC Reference AD580

High Precision, 2.5 V IC Reference AD580 High Precision, 2.5 V IC eference AD580 FEATUES Laser-trimmed to high accuracy: 2.500 V ±0.4% 3-terminal device: voltage in/voltage out Excellent temperature stability: 10 ppm/ C (AD580M, U) Excellent

More information

Fast Response I/O IC610MDL115

Fast Response I/O IC610MDL115 646 Specifications and Wiing Fast Response /O C6MDL5 The Fast Response /o module allows a Seies One o Seies One Plus PC to espond quickly to an input and/o monito vey shot input pulses. The module s fou

More information

Near-field emission prediction of CESAME

Near-field emission prediction of CESAME Nea-field emission pediction of CESAME E. Sicad, S. Ben Dhia, E. Lamoueux INSA-GEI, 135 Av de Rangueil 31077 Toulouse Fance B. Vignon, L. Couau ST Micoelectonics, Cental R&D Colles, Fance Contact : etienne.sicad@insa-toulouse.f

More information

Sliding Mode Control for Half-Wave Zero Current Switching Quasi-Resonant Buck Converter

Sliding Mode Control for Half-Wave Zero Current Switching Quasi-Resonant Buck Converter Sliding Mode Contol fo Half-Wave Zeo Cuent Switching Quasi-Resonant Buck Convete M. Ahmed, Student membe, IEEE, M. Kuisma, P. Silventoinen Abstact This pape focuses on the pactical implementation of sliding

More information

PowerAmp Design. PowerAmp Design PAD138 COMPACT HIGH VOLATGE OP AMP

PowerAmp Design. PowerAmp Design PAD138 COMPACT HIGH VOLATGE OP AMP PowerAmp Design COMPACT HIGH VOLTAGE OP AMP ev C KEY FEATUES LOW COST SMALL SIZE 40mm SQUAE HIGH VOLTAGE 200 VOLTS HIGH OUTPUT CUENT 2A PEAK 75 WATT DISSIPATION - 25 WATT DISSIPATION - 30V/µS SLEW ATE

More information

IAS 2.4. Year 12 Mathematics. Contents. Trigonometric Relationships. ulake Ltd. Robert Lakeland & Carl Nugent

IAS 2.4. Year 12 Mathematics. Contents. Trigonometric Relationships. ulake Ltd. Robert Lakeland & Carl Nugent Yea 12 Mathematics IS 2.4 Tigonometic Relationships Robet Lakeland & al Nugent ontents chievement Standad.................................................. 2 icula Measue.......................................................

More information

APPLICATION NOTE. Introduction. Principles of Data Acquisition and Conversion. Basic Data Distribution Systems. AN002 Rev.0.

APPLICATION NOTE. Introduction. Principles of Data Acquisition and Conversion. Basic Data Distribution Systems. AN002 Rev.0. APPLICATION NOTE Principles of Data Acquisition and Introduction Data acquisition and conversion systems interface between the real world of physical parameters, which are analog, and the artificial world

More information

Figure Geometry for Computing the Antenna Parameters.

Figure Geometry for Computing the Antenna Parameters. Spheical Coodinate Systems Definitions Figue 1.2.1 Geomety fo Computing the Antenna Paametes. Antenna Radiation Patten: The distibution of adiated enegy fom an antenna ove a suface of constant adius centeed

More information

Gas Tube Arresters. Certifications, Device Selection Purpose, Operation, Installation Part Number Construction, Part Marking. General Information

Gas Tube Arresters. Certifications, Device Selection Purpose, Operation, Installation Part Number Construction, Part Marking. General Information Gas Tube Aestes The Potection Poducts Goup of Wold Poducts Inc., specializing in potection poducts fo AC and DC cicuits, is poud to featue a full line of Gas Tube Aestes. Ceamic Gas Tube Aestes povide

More information

Case Study Osc2: Case Study: Osc2. Design of a C-Band VCO. Outline. Reflection oscillator

Case Study Osc2: Case Study: Osc2. Design of a C-Band VCO. Outline. Reflection oscillator MICROWE ND RF DESIN Case Stuy: Osc2 Design of a C-an CO Pesente by Michael Stee 4.4 to 5.5 Hz Oscillato Case Stuy Osc2: Design of a C-an CO tune 3.6nH 0.5pF D1 D2 D3 D4 0.5pF 47.5 Ca 2k 2.2nH out 2.2pF

More information

Assignment 0/0 2 /0 8 /0 16 Version: 3.2a Last Updated: 9/20/ :29 PM Binary Ones Comp Twos Comp

Assignment 0/0 2 /0 8 /0 16 Version: 3.2a Last Updated: 9/20/ :29 PM Binary Ones Comp Twos Comp * Dynamic Memoy *Big O Notation*Stacks *Exteme Pogamming*Selection Sot*Insetion Sot*Watefall Model Sting*Aays*AayList*Client Seve*Atificial Intelligence*Inheitance*Files*Video Games*Shot cicuit evaluation*

More information

Minimizing Ringing and Crosstalk

Minimizing Ringing and Crosstalk Minimizing Ringing and Cosstalk By Glen Dash, Ampyx LLC, GlenDash at alum.mit.edu Copyight 1998, 26 Ampyx LLC When viewed on a schematic, a wie is just a wie. Howeve, when isetimes shink to a few nanoseconds

More information

Controller Design of Discrete Systems by Order Reduction Technique Employing Differential Evolution Optimization Algorithm

Controller Design of Discrete Systems by Order Reduction Technique Employing Differential Evolution Optimization Algorithm Contolle Design of Discete Systems by Ode Reduction Technique Employing Diffeential Evolution Optimization Algoithm J. S. Yadav, N. P. Patida, and J. Singhai Abstact One of the main objectives of ode eduction

More information

Proposal of Circuit Breaker Type Disconnector for Surge Protective Device

Proposal of Circuit Breaker Type Disconnector for Surge Protective Device Poposal of Cicuit Beake Type Disconnecto fo Suge Potective Device MASAO SHIBAYAMA, HITOSHI KIJIMA Polytechnic Univesity 2-32-1 Ogawanishi, Kodaia, Tokyo, 187-0035 JAPAN hkijima@uitec.ac.jp Abstact: - A

More information

1 Trigonometric Functions

1 Trigonometric Functions Tigonometic Functions. Geomet: Cicles and Radians cicumf. = π θ Aea = π An angle of adian is defined to be the angle which makes an ac on the cicle of length. Thus, thee ae π adians in a cicle, so π ad

More information

Performance Investigation of Shunt Active Power Filter Using Hysteresis Current Control Method

Performance Investigation of Shunt Active Power Filter Using Hysteresis Current Control Method Pefomance Investigation of Sunt Active Powe Filte Using Hysteesis Cuent Contol Metod VIKASH ANAND M.Tec. (Powe Electonics & Dives) Electical Engineeing Depatment Madan Moan Malviya Engineeing College Goakpu-273010(U.P),

More information

A New Buck-Boost DC/DC Converter of High Efficiency by Soft Switching Technique

A New Buck-Boost DC/DC Converter of High Efficiency by Soft Switching Technique A New Buck-Boost D/D onvete of High Efficiency by Soft Switching Technique Dong-Kul Kwak, Seung-Ho Lee, and Do-Young Jung Pofessional Gaduate School of Disaste Pevention, Kangwon National Univesity, 45-711,

More information

Statement of Works Data Template Version: 4.0 Date:

Statement of Works Data Template Version: 4.0 Date: Statement of Woks Data Template Vesion: 4.0 Date: 16.08.17 This Statement of Woks (SoW) Data Template is to be completed by Distibution Netwok Opeatos (DNOs) in ode to povide National Gid the equied data

More information

4 Trigonometric and Inverse Trigonometric Functions

4 Trigonometric and Inverse Trigonometric Functions MATH983/954 Mathematics 0C/C. Geneal infomation fo the academic yea 0-03: Lectue: D Theodoe Voonov, Room.09, School of Mathematics, Alan Tuing Building, email: theodoe.voonov@mancheste.ac.uk. Lectues:

More information

Synopsis of Technical Report: Designing and Specifying Aspheres for Manufacturability By Jay Kumler

Synopsis of Technical Report: Designing and Specifying Aspheres for Manufacturability By Jay Kumler OPTI 51 Synopsis (Gad Requiement #1) G. Desoches Synopsis of Technical Repot: Designing and Specifying Asphees fo Manufactuability By Jay Kumle Novembe 1, 007 Reviewed by: Gead Desoches Abstact Since asphees

More information

VTU NOTES QUESTION PAPERS NEWS VTU RESULTS FORUM BOOKSPAR ANDROID APP UNIT-4

VTU NOTES QUESTION PAPERS NEWS VTU RESULTS FORUM BOOKSPAR ANDROID APP UNIT-4 NTENN & PROPGTION 6EC6 1EC6 UNIT- Unit : Loop and Hon ntenna: Intoduction, small loop, compaison of fa field of small loop and shot dipole, loop antenna geneal case, fa field pattens of cicula loop, adiation

More information

AUTO-TUNED MINIMUM-DEVIATION DIGITAL CONTROLLER FOR LLC RESONANT CONVERTERS

AUTO-TUNED MINIMUM-DEVIATION DIGITAL CONTROLLER FOR LLC RESONANT CONVERTERS AUTO-TUNED MINIMUM-DEVIATION DIGITAL CONTROLLER FOR LLC RESONANT CONVERTERS by SeyedehMayam SeyedAmouzandeh A thesis submitted in confomity with the equiements fo the degee of Maste of Applied Science

More information

A Novel Resonant LLC Soft-Switching Inverting-Buck Converter

A Novel Resonant LLC Soft-Switching Inverting-Buck Converter Novel Resonant LLC Soft-Switching Inveting-Buck Convete Masoud Jabbai, Nahid Hematian Najafabadi, Ghazanfa Shahgholian, Mehdi Mahdavian Electical Engineeing Depatment, Najafabad Banch, Islamic zad Univesity,

More information

IMPROVEMENT OF METROLOGICAL CHARACTERISTICS OF PORTABLE IMPEDANCE ANALYZERS ABSTRACT

IMPROVEMENT OF METROLOGICAL CHARACTERISTICS OF PORTABLE IMPEDANCE ANALYZERS ABSTRACT U (Pape): un:nbn:de:gbv:ilm1-2014iwk-132:4 58 th ILMEAU SCIETIFIC COLLOQUIUM Technische Univesität Ilmenau, 08 12 Septembe 2014 U: un:nbn:de:gbv:ilm1-2014iwk:3 IMPOVEMET OF METOLOGICAL CHAACTEISTICS OF

More information

A Lifting Algorithm for Output-only Continuous Scan Laser Doppler Vibrometry

A Lifting Algorithm for Output-only Continuous Scan Laser Doppler Vibrometry 53d AIAA/ASME/ASCE/AHS/ASC Stuctues Stuctual Dynamics and Mateials Confeence2th AI 23-26 Apil 22 Honolulu Hawaii AIAA 22- A Lifting Algoithm fo Output-only Continuous Scan Lase Dopple Vibomety Shifei

More information

Available online at ScienceDirect. Procedia Engineering 100 (2015 )

Available online at  ScienceDirect. Procedia Engineering 100 (2015 ) Available online at www.sciencediect.com ScienceDiect Pocedia Engineeing 1 (215 ) 1 14 25th DAAAM Intenational Symposium on Intelligent Manufactuing and Automation DAAAM 214 Measuement of Complex Pemittivity

More information

Design of an LLC Resonant Converter Using Genetic Algorithm

Design of an LLC Resonant Converter Using Genetic Algorithm Design of an LLC Resonant Convete Using Genetic Algoithm H. H. Nien, C. K. Huang, S. K. Changchien, C. H Chan Dept. of Electical Engineeing, Chienkuo Technology Univesity E-mail: nien@ctu.edu.tw Dept,

More information

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007 School of Electical and Compute Engineeing, Conell Univesity ECE 303: Electomagnetic Fields and Waves Fall 007 Homewok 1 Due on Nov. 8, 007 by 5:00 PM Reading Assignments: i) Review the lectue notes. ii)

More information

Hall effect sensors integrated in standard technology and optimized with on-chip circuitry

Hall effect sensors integrated in standard technology and optimized with on-chip circuitry Eu. Phys. J. Appl. Phys. 36, 49 64 (006) DOI: 10.1051/epjap:006100 THE EUOPEAN PHYSICAL JOUNAL APPLIED PHYSICS Hall effect sensos integated in standad technology and optimized with on-chip cicuity J.-B.

More information

FreeSpace ZA 2120-HZA Zone Amplifier

FreeSpace ZA 2120-HZA Zone Amplifier Poduct Desciption The Bose zone amplifie is designed to povide basic amplification and sound system expansion when using font-end Bose poducts such as FeeSpace integated zone amplifies and ContolSpace

More information

PowerAmp Design. PowerAmp Design PAD188 COMPACT HIGH VOLATGE OP AMP

PowerAmp Design. PowerAmp Design PAD188 COMPACT HIGH VOLATGE OP AMP Preliminary Information PowerAmp Design ev C KEY FEATUES LOW COST SMALL SIZE 31.5mm SQUAE HIGH VOLTAGE 525 VOLTS OUTPUT CUENT 100mA 5 WATT DISSIPATION CAPABILITY 3V/µS SLEW ATE 1mA QUIESCENT CUENT APPLICATIONS

More information

Audio Engineering Society. Convention Paper. Presented at the 120th Convention 2006 May Paris, France

Audio Engineering Society. Convention Paper. Presented at the 120th Convention 2006 May Paris, France Audio Engineeing Society Convention Pape Pesented at the 120th Convention 2006 May 20 23 Pais, Fance This convention pape has been epoduced fom the autho's advance manuscipt, without editing, coections,

More information

A BROADBAND SPECTROSCOPIC SENSOR PROBE

A BROADBAND SPECTROSCOPIC SENSOR PROBE A BROADBAND SPECTROSCOPIC SENSOR PROBE I M Woodhead 1, I Platt, J H Chistie, S Kenek 1 Lincoln Ventues Ltd, Lincoln Univesity Cantebuy, New Zealand. Email: Woodhead@lvl.co.nz Abstact- The electical popeties

More information

UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 650 NM RADIATION THERMOMETERS

UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 650 NM RADIATION THERMOMETERS XIX IMEKO Wold Congess Fundamental and Applied Metology Septembe 6 11, 29, Lisbon, Potugal UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 65 NM RADIATION THERMOMETERS Fumihio Sakuma, Laina

More information

Analysis and Implementation of LLC Burst Mode for Light Load Efficiency Improvement

Analysis and Implementation of LLC Burst Mode for Light Load Efficiency Improvement Analysis and Implementation of LLC Bust Mode fo Light Load Efficiency Impovement Bin Wang, Xiaoni Xin, Stone Wu, Hongyang Wu, Jianping Ying Delta Powe Electonics Cente 238 Minxia Road, Caolu Industy Zone,

More information

Surface Areas of Cylinders ACTIVITY: Finding Surface Area. ACTIVITY: Finding Area. How can you find the surface area of. a cylinder?

Surface Areas of Cylinders ACTIVITY: Finding Surface Area. ACTIVITY: Finding Area. How can you find the surface area of. a cylinder? 9.3 Suface Aeas of Cylindes a cylinde? How can you find the suface aea of A cylinde is a solid that has two paallel, identical cicula s. lateal suface h 1 ACTIVITY: Finding Aea Wok with a patne. Use a

More information

Demonstration. Agenda

Demonstration. Agenda Demonstration Edward Lee 2009 Microchip Technology, Inc. 1 Agenda 1. Buck/Boost Board with Explorer 16 2. AC/DC Reference Design 3. Pure Sinewave Inverter Reference Design 4. Interleaved PFC Reference

More information

Digital Simulation of FM-ZCS-Quasi Resonant Converter Fed DD Servo Drive Using Matlab Simulink

Digital Simulation of FM-ZCS-Quasi Resonant Converter Fed DD Servo Drive Using Matlab Simulink SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 6, No. 2, Novembe 2009, 227-237 UDK: 621.314.1:621.376 Digital Simulation of FM-ZCS-Quasi Resonant Convete Fed DD Sevo Dive Using Matlab Simulink Kattamui

More information

5.2 Trigonometric Ratios of Any Angle

5.2 Trigonometric Ratios of Any Angle 5. Tigonometic Ratios of An Angle The use of canes to lift heav objects is an essential pat of the constuction and shipping industies. Thee ae man diffeent designs of cane, but the usuall include some

More information

ECE 6640 Digital Communications

ECE 6640 Digital Communications ECE 6640 Digital Communications D. Badley J. Bazuin Assistant ofesso Depatment of Electical and Compute Engineeing College of Engineeing and Applied Sciences Chapte 5 5. Communications Link Analysis. 1.

More information

Diode Charge Pump AM-FM Demodulators

Diode Charge Pump AM-FM Demodulators Diode hage Pum AM-FM Demodulatos Fequency-to-voltage convetes fom at of a wide vaiety of instumentation cicuits. hey also find use in adio as FM demodulatos. One inteesting configuation fo this alication

More information

Closed Loop Controlled LLC Half Bridge Isolated Series Resonant Converter

Closed Loop Controlled LLC Half Bridge Isolated Series Resonant Converter Closed Loop Contolled LLC Half Bidge Isolated Seies Resonant Convete Sivachidambaanathan.V and S. S. Dash Abstact LLC seies esonant convete is the most suitable convete fo medium powe applications due

More information

ScienceDirect. Simplified Generation of Electromagnetic Field within EMC Immunity Test Area

ScienceDirect. Simplified Generation of Electromagnetic Field within EMC Immunity Test Area Available online at www.sciencediect.com ScienceDiect Pocedia Engineeing 69 ( 014 ) 7 34 4th DAAAM Intenational Symposium on Intelligent Manufactuing and Automation, 013 Simplified Geneation of Electomagnetic

More information

1 Performance and Cost

1 Performance and Cost Pefomance and Cost Analysis and Reseach of Ai-Cooled Using Small Diamete Coppe Tubes Wu Yang, Li Changsheng and Deng Bin Abstact Replacing coppe tubes with aluminum tubes and using coppe tubes with smalle

More information

Heuristic Algorithm for Location-Allocation Problem Based on Wavelet Analysis in Integrated Logistics Distribution

Heuristic Algorithm for Location-Allocation Problem Based on Wavelet Analysis in Integrated Logistics Distribution Heuistic Algoithm fo Location-Allocation Poblem Based on Wavelet Analysis in Integated Logistics Distibution Qian Zhang Business School, HuaQiao Univesity Quanzhou, FuJian, 36202, P.R. China E-mail: stu_zyl@yahoo.com.cn

More information

IEEE Broadband Wireless Access Working Group < Modifications to the Feedback Methodologies in UL Sounding

IEEE Broadband Wireless Access Working Group <  Modifications to the Feedback Methodologies in UL Sounding Poject Title Date Submitted IEEE 802.16 Boadband Wieless Access Woking Goup Modifications to the Feedback Methodologies in UL Sounding 2008-01-14 Souce(s) Fed Vook, Jeff Zhuang,

More information

Experimental Investigation of Influence on Non-destructive Testing by Form of Eddy Current Sensor Probe

Experimental Investigation of Influence on Non-destructive Testing by Form of Eddy Current Sensor Probe Expeimental Investigation of Influence on Non-destuctive Testing by Fom of Eddy Cuent Senso Pobe Fengyun Xie * and Jihui Zhou School of Mechanical and Electonical Engineeing, East China Jiaotong Univesity,

More information

DESIGN OF PRINTED DIPOLE ANTENNA AND ITS APPLICATIONS IN UMTS MOBILE COMMUNICATION NETWORKS

DESIGN OF PRINTED DIPOLE ANTENNA AND ITS APPLICATIONS IN UMTS MOBILE COMMUNICATION NETWORKS DESIGN OF PRINTED DIPOLE ANTENNA AND ITS APPLICATIONS IN UMTS MOBILE COMMUNICATION NETWORKS Buak TOMBALOĞLU, Doğan DİBEKÇİ Kocaeli Univesity, Electonic and Communication Eng. Dept. Kocaeli. e-mail: buak.tombaloglu@tuktelekom.com.t,

More information

Realistic Simulation of a Wireless Signal Propagation in an Urban Environment

Realistic Simulation of a Wireless Signal Propagation in an Urban Environment Realistic Simulation of a Wieless Signal Popagation in an Uban Envionment Keyukuma J. Patel Univesity of Southen Queensland Toowoomba, Austalia e-mail: keyupatel@ieee.og Andew Y. J. Lee Nanyang Technological

More information

Diagnosis method of radiated emission from battery management system for electric vehicle

Diagnosis method of radiated emission from battery management system for electric vehicle Available online at www.sciencediect.com ScienceDiect Enegy Pocedia 88 (2016 ) 662 667 CUE2015-Applied Enegy Symposium and Summit 2015: Low cabon cities and uban enegy systems Diagnosis method of adiated

More information

Cavity Field Control - Cavity Theory. LLRF Lecture Part3.1 S. Simrock, Z. Geng DESY, Hamburg, Germany

Cavity Field Control - Cavity Theory. LLRF Lecture Part3.1 S. Simrock, Z. Geng DESY, Hamburg, Germany Cavity Field Contol - Cavity Theoy LLRF Lectue Pat3.1 S. Simock, Z. Geng DESY, Hambug, Gemany Outline Intoduction to the Cavity Model Baseband Equations fo Cavity Model Diving Tem in Cavity Equations RF

More information

a All About Coffee - Dots Quilt b

a All About Coffee - Dots Quilt b a All About Coffee - Dots Quilt b Quilt by Deb Mosa Finished Quilt Appoximately: 63-7/8" x 80-7/8" - Finished Block Size: 12" x 12" All About Coffee fabics by Exclusively Quiltes - Style #3917 Fabic Requiements:

More information

SERVO CONTROL OF RF CAVITIES UNDER BEAM LOADING

SERVO CONTROL OF RF CAVITIES UNDER BEAM LOADING SERVO CONTROL OF RF CAVITIES UNDER BEAM LOADING Alexande Gamp DESY, Hambug, Gemany Abstact I begin by giving a desciption of the RF geneato cavity beam coupled system in tems of basic quantities. Taking

More information

Determination of The Winding Inductances Of A Two-Phase Machine.

Determination of The Winding Inductances Of A Two-Phase Machine. IOSR Jounal of Engineeing (IOSRJEN) ISSN (e): 5-31, ISSN (p): 78-8719 Vol. 5, Issue 4 (Apil. 15), V1 PP 16- www.iosjen.og Detemination of The Winding Inductances Of A Two-Phase Machine. * I.K. Onwuka,

More information

Design of A Circularly Polarized E-shaped Patch Antenna with Enhanced Bandwidth for 2.4 GHz WLAN Applications

Design of A Circularly Polarized E-shaped Patch Antenna with Enhanced Bandwidth for 2.4 GHz WLAN Applications VNU Jounal of Science: Comp. Science & Com. Eng., Vol. 31, No. 2 (2015) 1-7 Design of A Ciculaly Polaized E-shaped Patch Antenna with Enhanced Bandwidth fo 2.4 GHz WLAN Applications Hong Van Tam 1, Luong

More information

cos s Presentation Layout HIGH ACCURACY REAL-TIME DAM MONITORING USING LOW COST GPS EQUIPMENT

cos s Presentation Layout HIGH ACCURACY REAL-TIME DAM MONITORING USING LOW COST GPS EQUIPMENT HIGH ACCURACY REAL-TIME DAM MONITORING USING LOW COST GPS EQUIPMENT Pesentation Layout GPS in Engineeing Monitoing. GPS Caie Phase Multipath Eo Multipath Sideeal-day Coection Technique Poposed Technique

More information

Multi-Channel Power Amplifi ers

Multi-Channel Power Amplifi ers Multi-Channel Powe Amplifi es CX-A450 & CX-A850 482.6mm / 19" 88mm / 3 1 /2" (2U) Clou CX-A450 font view Clou CX-A450 ea view 482.6mm / 19" 88mm / 3 1 /2" (2U) Clou CX-A850 font view Geneal Desciption

More information

Design and Implementation of 4 - QAM VLSI Architecture for OFDM Communication

Design and Implementation of 4 - QAM VLSI Architecture for OFDM Communication Design and Implementation of 4 - QAM VLSI Achitectue fo OFDM Communication R. Achitha 1, S. Bhagyalakshmi 2, V. Jaya Suthi 3, D. T. Menakadevi 4 U.G. Students, Depatment of ECE, Adhiyamaan College of Engineeing,

More information

Another Compensator Design Example

Another Compensator Design Example Another Compensator Design Example + V g i L (t) + L + _ f s = 1 MHz Dead-time control PWM 1/V M duty-cycle command Compensator G c c( (s) C error Point-of-Load Synchronous Buck Regulator + I out R _ +

More information

LAAS/GBAS Ground Reference Antenna With Enhanced Mitigation of Ground Multipath

LAAS/GBAS Ground Reference Antenna With Enhanced Mitigation of Ground Multipath LAAS/BAS ound Refeence Antenna With Enhanced Mitigation of ound Multipath Alfed R Lopez, BAE Systems BIORAPHY Alfed R Lopez is a Life Fellow of the IEEE He is a Hazeltine Fellow and Engineeing Fellow with

More information

8-Bit Octal, 4-Quadrant Multiplying, CMOS TrimDAC AD8842

8-Bit Octal, 4-Quadrant Multiplying, CMOS TrimDAC AD8842 a FEATUES Low Cost eplaces 8 Potentiometers 5 khz -Quadrant Multiplying Bandwidth Low Zero Output Error Eight Individual Channels 3-Wire Serial Input 5 khz Update Data Loading ate ±3 V Output Swing Midscale

More information

Analysis, Design, and Performance Evaluation of Asymmetrical Half-Bridge Flyback Converter for Universal-Line-Voltage-Range Applications

Analysis, Design, and Performance Evaluation of Asymmetrical Half-Bridge Flyback Converter for Universal-Line-Voltage-Range Applications Analysis, Design, Pefomance Evaluation of Asymmetical Half-Bidge Flyback Convete fo Univesal-ine-Voltage-Range Applications aszlo Hube Milan M. Jovanović Delta Poducts Copoation P.O. Box 1173 5101 Davis

More information

Lab 4 Digital Scope and Spectrum Analyzer

Lab 4 Digital Scope and Spectrum Analyzer Lab 4 Digital Scope and Spectrum Analyzer Page 4.1 Lab 4 Digital Scope and Spectrum Analyzer Goals Review Starter files Interface a microphone and record sounds, Design and implement an analog HPF, LPF

More information

CHAPTER 4 STABILITY ANALYSIS OF INDUCTION GENERATORS USING STATCOM

CHAPTER 4 STABILITY ANALYSIS OF INDUCTION GENERATORS USING STATCOM 116 CHAPTER 4 TABILITY ANALYI OF INDUCTION GENERATOR UING TATCOM 4.1 RENEWABLE WIND POWER UPPORT IN THE POWER YTEM Wind enegy is gaining apid momentum in the wold enegy balance. The installation of wind

More information

Week 5. Lecture Quiz 1. Forces of Friction, cont. Forces of Friction. Forces of Friction, final. Static Friction

Week 5. Lecture Quiz 1. Forces of Friction, cont. Forces of Friction. Forces of Friction, final. Static Friction Lectue Quiz 1 Week 5 Fiction (Chapte 5, section 8) & Cicula Motion (Chapte 6, sections 1-) You hae a machine which can acceleate pucks on fictionless ice. Stating fom est, the puck taels a distance x in

More information

(2) The resonant inductor current i Lr can be defined as, II. PROPOSED CONVERTER

(2) The resonant inductor current i Lr can be defined as, II. PROPOSED CONVERTER A High Powe Density Soft Switching Bidiectional Convete Using Unified Resonant Cicuit Ratil H Ashique, Zainal Salam, Mohd Junaidi Abdul Aziz Depatment of Electical Engineeing, Univesity Technology Malaysia,

More information

Microwave Finite Element Modeling Applications to Coupled Electromagnetic-Thermal Problems and Characterization of Dielectric Materials

Microwave Finite Element Modeling Applications to Coupled Electromagnetic-Thermal Problems and Characterization of Dielectric Materials Micowave Finite Element Modeling Applications to Coupled Electomagnetic-Themal Poblems and Chaacteization of Dielectic Mateials Hulusi Acikgoz, Yann Le Bihan, Olivie Meye, and Lionel Pichon Laboatoie de

More information

New Techniques for Testing Power Factor Correction Circuits

New Techniques for Testing Power Factor Correction Circuits Keywords Venable, frequency response analyzer, impedance, injection transformer, oscillator, feedback loop, Bode Plot, power supply design, power factor correction circuits, current mode control, gain

More information

SPT Bit, 40 MSPS, 160mW A/D Converter

SPT Bit, 40 MSPS, 160mW A/D Converter 10-Bit, 40 MSPS, 160mW A/D Converter FEATUES Monolithic 40 MSPS converter 160 mw power dissipation On-chip track-and-hold Single +5 V power supply TTL/CMOS outputs 5 pf input capacitance Low cost Tri-state

More information

WIRELESS SENSORS EMBEDDED IN CONCRETE

WIRELESS SENSORS EMBEDDED IN CONCRETE 7th Euopean Wokshop on Stuctual Health Monitoing July 8-11, 2014. La Cité, Nantes, Fance Moe Info at Open Access Database www.ndt.net/?id=17296 WIRELESS SENSORS EMBEDDED IN CONCRETE Amal Abbadi 1 Phd Student,

More information

Analysis of the optimized low-nonlinearity lateral effect sensing detector

Analysis of the optimized low-nonlinearity lateral effect sensing detector Jounal of hysics: Confeence Seies Analysis of the optimized low-nonlineaity lateal effect sensing detecto To cite this aticle: Saeed Olyaee et al J. hys.: Conf. Se. 76 4 Related content - Neual netwok

More information

ECE 6640 Digital Communications

ECE 6640 Digital Communications ECE 6640 Digital Communications D. Badley J. Bazuin Assistant ofesso Depatment of Electical and Compute Engineeing College of Engineeing and Applied Sciences Chapte 5 5. Communications Link Analysis. 1.

More information

Control Limits of Three-Phase AC Voltage Controller under Induction Motor Load A. I. Alolah Ali M. Eltamaly R. M. Hamouda

Control Limits of Three-Phase AC Voltage Controller under Induction Motor Load A. I. Alolah Ali M. Eltamaly R. M. Hamouda Contol Liits of Thee-Phase AC Voltage Contolle unde Induction Moto Load A. I. Alolah Ali M. Eltaaly R. M. Haouda Abstact Thyistos ae now widely used in any powe electonics and otos dives applications.

More information