Scalable Regulated Three Phase Power Rectifier

Size: px
Start display at page:

Download "Scalable Regulated Three Phase Power Rectifier"

Transcription

1 Scalable Regulated Three Phase Power Rectifier ECE 481 Senior Design Final Presentation Tyler Budzianowski & Tao Nguyen Dec 7, 2004 Instructor: Dr. Jim Frenzel Technical Advisors: Dr. Herb Hess and Dr. Richard Wall Sponsors: Dr. Herb Hess and Dr. Richard Wall

2 Presentation Outline Introduction to project Project objectives and specifications Product applications Design approach Implementation details and features including testing methods and summary of results Summary of overall project results Summary of expenditures Scheduling and milestones?

3 Introduction Purpose of the project To upgrade an original design for a microcontroller based three phase rectifier as outlined in a paper authored by Dr. Richard Wall and Dr. Herb Hess Product Applications - Any electrical application where a variable DC output voltage must be obtained from a three phase AC power line - DC motor drive applications based on a three phase AC source

4 Project Objectives Upgrade zero-crossing detection method Replace the system with a modern and less expensive microcontroller Implementation of closed-loop control for voltage/current regulation Upgrade the SCR gate firing architecture Installation of snubbing and protection for SCRs Generation of a MATLAB-based PLL model

5 Design Approach: Upgrade hardware components of entire system and apply more accurate hardware implementation methods that are available Replace the original processor with a new microcontroller Use commercially available components where applicable Increase usability for the customer

6 System Schematic m o v m o v m o v Output Load 7805 Zero Crossing Detector 24 Vcd Power Supply m o v m o v m o v LM317 Inputs PIC ucontroller O u t p u t s C M O S Interface CKT Gate Firing Circuit Board FC0-AUX60 KEYPAD LCD

7 Implementation of modern, less expensive microcontroller A Microchip PIC16C74B microcontroller has the necessary functionality to accurately control the three phase rectification process At approximately $10 per unit, the system is inexpensive and widely available

8 Test: Using a function generator, a 5 V square pulse signal into the PIC16C74B PORTA should produce 6 individual firing pulses on the output PORTD (RD0-RD5) These output pulses can be analyzed with an oscilloscope to ensure that they are out of phase by the desired angle (ex: 60 ) and compared with the 60 Hz input signal. To test closed loop operation, the phase error of the initial value into the phase locked loop should be zero when compared to the feedback value of the output.

9 Results: Initially, the microcontroller did produce six individual firing outputs running in an open loop process based entirely on the 60 Hz input signal pulse The open loop process does not compensate for any zero crossing detection errors. The closed loop implementation was not successful The application and implementation of a user friendly input structure and visual display was not achieved.

10 Closed loop control for voltage/current regulation A digital phase locked loop implemented within the microcontroller software is intended to accurately predict the next possible zero crossing time to compensate for any physical errors/inaccuracies in the zero crossing detection circuit MATLAB was used to model this behavior (to be discussed later)

11 Zero-Crossing detector Converts the input AC line signal to a digital representation with minimal error A dynamic hysteresis comparator circuit was designed to provide a more accurate alternative to the original optoisolator device configuration

12 Test: Must interface a three phase AC sinusoidal line and produce a digital 5V logic level output signal that matches the detected zero crossings of the sinusoidal input Must detect the positive rising edge zero crossing and negative falling edge zero crossing points with minimal error Forward schottky diode voltage should be approximately 1 volt max for an input of 30 ma, and 0.3 volt max for an input of 1 ma

13 Results: Input (3V) & Output (5V) vs. Time Volts (V) 6.00E E E E E E E E E E E E E E E E+00 Time (s) Input Output Successfully produces a 5V logic output based on approximate input signal zero crossings Forward schottky diode voltage is approximately 1V for a 30 ma input There is a slight offset error present with the actual zero crossing of the input line signal and the output square pulse signal

14 Input & Output of Zero Crossing Detector vs. Time (R1 = 170kohm) 2.50E E E+00 Volt (V) 1.00E E-01 Vout Vin 0.00E E E E E E E E E E E E E E+00 Time (Second) Input and Output of the Zero Crossing Detector (Without input resistance [R1 =0]) Volt (V) 2.50E E E E E E E E E E E E E E-02 Time (Sec) Output Input

15 SCR gate firing architecture Amplifies a lower voltage logic level signal to a level that will consistently trigger the gate of an SCR 2 Key Components: - A commercially available Enerpro FCO-AUX60 gate firing circuit was selected as the primary gate firing driver - A MOSFET based amplifier was designed to amplify the 5 V logic PIC output to a 12V logic signal that is usable by the FCO-AUX60 board

16 Enerpro FCO-AUX60 Auxiliary Firing Board Schematic:

17 MOSFET 5V/12V interface circuit Consists of 2 N-Channel (BS170) FETs and a single P- Channel (BS250P) FET configuration, 3 resistors, and an LM317 variable supply voltage regulator (12 V) Single Stage Schematic

18 Test: A 5 V logic high input should produce an identical but 12V magnitude high output A 0V logic low input should produce a 0V logic low output Switching times should be under 20 ns (physical limitation of transistors)

19 Results: Input (5V) and Output (12V) vs. Time Volt (V) 1.40E E E E E E E E E E E E E E E E E E E+00 Time (s) Output Signal Input Signal Does successfully amplify 5 V square pulses to 12 V square pulses as well as maintaining 0 V signal when the input is 0 V There may be a possible switching conflict due to excess charge buildup across the gates of the parallel transistor configuration

20 Input & Output of Interface Ckt. vs. Time 3.50E E+01 Voltage (V) 2.50E E E E E E E E E E E E E E E+01 Time (s) Input Output Some signal noise and ringing can be noticed trailing off upon close inspection

21 SCR Gate Trigger Inputs SCR and snubbing/protection circuit Consists of six of each: Teccor D4020L silicon-controlled rectifier diodes (SCRs) Snubbing resistors and capacitors (standard values) BC Components metal oxide varistors (MOVs) u u u Phase A Phase B Phase C LOAD u u u

22 Snubbing and protection Snubber circuit is designed to reduce and eliminate any harmful voltage/current transients that occur at SCR turn-on and turnoff points Metal-Oxide varistor devices are designed to absorb any fatal high voltage/current spikes before they can destroy the SCR devices.

23 Test: The SCR should turn on only when a positive forward voltage is applied to the SCR s gate, regardless of the voltage magnitude across the SCR (from anode to cathode) The device should turn off when there is no voltage signal applied to the gate The snubber configuration should absorb any signal transients at SCR turn on and turn off times/points The MOV should absorb (destroy itself) at voltage levels above 230 VAC Single SCR Schematic: MOV + Vo u mA Variable AC V1 0.7Vdc V2

24 Results: The SCR turns on when a forward voltage is applied to the gate (and a voltage is applied across the anode and cathode) The SCR turns off when the power supply to the gate is removed It is difficult to determine whether signal transients are present within the system to verify snubber functionality Because a high enough voltage spike could not be applied to the system, the full functionality of the MOV could not be confirmed

25 MATLAB based phase locked loop model DPLL consists of three functional units: Phase Detector (PD) Digital Loop Filter (DLF) Voltage Controlled Oscillator (VCO) C1 Input-Ph C2 Product 1 z Unit Delay Constant 1 1 z Unit Delay1 OutputPhase To Workspace Product1

26 Parameters in DPLL C1 and C2 are coefficients/parameters of the digital filter C is a constant value that determines the center frequency (fc) of the DPLL Behavior of the output is dependent on these parameters Some values of C1 and C2 can cause the error to oscillate. Values of C1 and C2 can be found if sampling freq. (fs) greater than the center freq. (fc) According to final theorem, phase error is zero

27 DPLL Analysis C 2 = 2*n*w n* T Where T=1/f s C 1 =(C 2 ) 2 /(4*n 2 ) Where w n =2*pi*f n 2C 2-4 < C 2 ; C 1 >0 Eqt (1) H( z) Φo ( Z ) Φi( Z ) = C. 2 ( Z 1 ) C1 ( Z 1 ) 2 C. 2 ( Z 1 ) C 1 Eqt (2) H( s) := 2 n ω n S + ( ) 2 ω n ( ) 2 S n ω n S + ω n Figure 1. Stable region of the output digital filter

28 Test: Filter output must be stabilized Locking time duration must be small (< 0.5 Second) Frequency and phase of input signal and output signal must be locked Phase error must be small (approx. 0)

29 Results: For n=17, Fs=8000Hz and Fc= 69Hz, c2 = c1 = Oscilation, Phase_err=0.04, Locking time = 0.4 Second When n=4, Fs=8000Hz and Fc=69Hz c2 = c1 = Oscillation, Phase_err=0.08, Locking time = 0.12 Second

30 Results Filter output is stable and oscillating Locking time is very small and dependent on the value of n Frequency of input and output signal is locked Small phase error is detected If n increases, locking time increases, and error decreases, just as error increases and locking time decreases if n decreases

31 Summary of project results Designed and working: - MOSFET interface circuit - Single SCR circuit configuration - MATLAB simulation model - Zero crossing detector Designed but not working: - Microcontroller system utilizing closed loop control - Entire system as a whole (6 firing SCRs)

32 Project Budget Summary Components Price/unit Cost 1 Gate Firing Circuit Board 1 Demo Board for PIC 1 Omron 24 Vdc Supply 1 12Vdc Power Supply 1 Key Pad 1 LCD 1 PIC16C74 processor 12 BS250P P MOSFETs 10 x 4020L SCRs Resistors & Capacitors 10 MOVs 12 BS170 N MOSFETs 6 Schottky Diodes 1 Comparator circuit Voltage Regulator Total Cost $ $ $41.80 $14.95 $14.95 $14.91 $12.73 $0.96 $1.80 Approx. $0.46 $0.33 $0.44 $1.10 $0.99 $ $ $41.80 $14.95 $14.95 $14.91 $12.73 $11.52 $10.80 $10.00 $4.56 $3.96 $2.64 $1.10 $0.99 $541.74

33 Schedule and Milestones Project Status Report 9/21 Lifecycle Report 10/5 Reliability Analysis Report 10/19 Test Plan Report 11/18 Final Demonstration 12/1 Final Presentation 12/7 Final Report 12/10

34 QUESTIONS and COMMENTS

35 Scalable Regulated Three Phase Power Rectifier ECE480 Senior Design Final Presentation Tyler Budzianowski & Tao Nguyen Dec 7, 2004 Instructor: Dr. Jim Frenzel Technical Advisors: Dr. Hess and Dr. Wall Sponsors: Dr. Hess and Dr. Wall

ECE 481 Senior Design Project Final Report

ECE 481 Senior Design Project Final Report ECE 481 Senior Design Project Final Report For Scalable Regulated Three Phase Power Rectifier December 10, 2004 Rev. 1.0 Sponsors: Dr. Herb Hess (University of Idaho) Dr. Richard Wall (University of Idaho)

More information

ECE Senior Design Final Report For. Scalable Regulated Three Phase Power Rectifier. May 10, 2004 Rev. 1.0

ECE Senior Design Final Report For. Scalable Regulated Three Phase Power Rectifier. May 10, 2004 Rev. 1.0 ECE Senior Design Final Report For Scalable Regulated Three Phase Power Rectifier May 10, 2004 Rev. 1.0 Sponsors: Dr. Herb Hess (University of Idaho) Dr. Richard Wall (University of Idaho) Instructor:

More information

Scalable Regulated Three Phase Power Rectifier

Scalable Regulated Three Phase Power Rectifier ECE Senior Design Project Proposal For Scalable Regulated Three Phase Power Rectifier February 24, 2004 Rev. 1.0 Sponsors: Dr. Herb Hess (University of Idaho) Dr. Richard Wall (University of Idaho) Tao

More information

Simple Methods for Detecting Zero Crossing

Simple Methods for Detecting Zero Crossing Proceedings of The 29 th Annual Conference of the IEEE Industrial Electronics Society Paper # 000291 1 Simple Methods for Detecting Zero Crossing R.W. Wall, Senior Member, IEEE Abstract Affects of noise,

More information

Single-phase Variable Frequency Switch Gear

Single-phase Variable Frequency Switch Gear Single-phase Variable Frequency Switch Gear Eric Motyl, Leslie Zeman Advisor: Professor Steven Gutschlag Department of Electrical and Computer Engineering Bradley University, Peoria, IL May 13, 2016 ABSTRACT

More information

Battery Charger Circuit Using SCR

Battery Charger Circuit Using SCR Battery Charger Circuit Using SCR Introduction to SCR: SCR is abbreviation for Silicon Controlled Rectifier. SCR has three pins anode, cathode and gate as shown in the below figure. It is made up of there

More information

Your name. Scalable Regulated Three Phase Power Rectifier. Introduction. Existing System Designed in 1996 from Dr. Hess and Dr. Wall.

Your name. Scalable Regulated Three Phase Power Rectifier. Introduction. Existing System Designed in 1996 from Dr. Hess and Dr. Wall. Scalable Regulated Three Phase Power Rectifier ECE480 Seior Desig Review Tyler Budziaowski & Tao Nguye Mar 31, 2004 Istructor: Dr. Jim Frezel Techical Advisors: Dr. Hess ad Dr. Wall Sposors: Dr. Hess ad

More information

Thornwood Drive Operating Manual: Six-SCR General Purpose Gate Firing Board FCOG6100 Revision R

Thornwood Drive Operating Manual: Six-SCR General Purpose Gate Firing Board FCOG6100 Revision R http://www.enerpro-inc.com info@enerpro-inc.com 5780 Thornwood Drive Report R380 Goleta, California 93117 June 2008 Operating Manual: Six-SCR General Purpose Gate Firing Board FCOG6100 Revision R Introduction

More information

Thornwood Drive Operating Manual: Two-SCR General Purpose Gate Firing Board FCRO2100 Revision H

Thornwood Drive Operating Manual: Two-SCR General Purpose Gate Firing Board FCRO2100 Revision H http://www.enerpro-inc.com info@enerpro-inc.com 5780 Thornwood Drive Report R188 Goleta, California 93117 February 2011 Operating Manual: Two-SCR General Purpose Gate Firing Board FCRO2100 Revision H Introduction

More information

Design Consideration with AP3041

Design Consideration with AP3041 Design Consideration with AP3041 Application Note 1059 Prepared by Yong Wang System Engineering Dept. 1. Introduction The AP3041 is a current-mode, high-voltage low-side channel MOSFET controller, which

More information

Pulse-Width-Modulation Motor Speed Control with a PIC (modified from lab text by Alciatore)

Pulse-Width-Modulation Motor Speed Control with a PIC (modified from lab text by Alciatore) Laboratory 14 Pulse-Width-Modulation Motor Speed Control with a PIC (modified from lab text by Alciatore) Required Components: 1x PIC 16F88 18P-DIP microcontroller 3x 0.1 F capacitors 1x 12-button numeric

More information

CHAPTER-IV EXPERIMENTAL AND SIMULATION PROGRAM

CHAPTER-IV EXPERIMENTAL AND SIMULATION PROGRAM 49 CHAPTER-IV EXPERIMENTAL AND SIMULATION PROGRAM 4.0 INTRODUCTION This chapter covers in detail the experimental set up of proposed Z source Matrix (ZSMC) based UPFC and compares with a lab scale model

More information

Creating an Audio Integrator

Creating an Audio Integrator Creating an Audio Integrator Matt McMahon August 22, 2008 University of Chicago Summer 2008 REU Advisor: Henry Frisch Particle detectors play a very important role in high energy physics. In this paper

More information

EUP A,30V,500KHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit

EUP A,30V,500KHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit 5A,30V,500KHz Step-Down Converter DESCRIPTION The is current mode, step-down switching regulator capable of driving 5A continuous load with excellent line and load regulation. The operates with an input

More information

Devices and Op-Amps p. 1 Introduction to Diodes p. 3 Introduction to Diodes p. 4 Inside the Diode p. 6 Three Diode Models p. 10 Computer Circuit

Devices and Op-Amps p. 1 Introduction to Diodes p. 3 Introduction to Diodes p. 4 Inside the Diode p. 6 Three Diode Models p. 10 Computer Circuit Contents p. v Preface p. ix Devices and Op-Amps p. 1 Introduction to Diodes p. 3 Introduction to Diodes p. 4 Inside the Diode p. 6 Three Diode Models p. 10 Computer Circuit Analysis p. 16 MultiSIM Lab

More information

Techcode. 1.6A 32V Synchronous Rectified Step-Down Converte TD1529. General Description. Features. Applications. Package Types DATASHEET

Techcode. 1.6A 32V Synchronous Rectified Step-Down Converte TD1529. General Description. Features. Applications. Package Types DATASHEET General Description Features The TD1529 is a monolithic synchronous buck regulator. The device integrates two 130mΩ MOSFETs, and provides 1.6A of continuous load current over a wide input voltage of 4.75V

More information

Presentation Content Review of Active Clamp and Reset Technique in Single-Ended Forward Converters Design Material/Tools Design procedure and concern

Presentation Content Review of Active Clamp and Reset Technique in Single-Ended Forward Converters Design Material/Tools Design procedure and concern Active Clamp Forward Converters Design Using UCC2897 Hong Huang August 2007 1 Presentation Content Review of Active Clamp and Reset Technique in Single-Ended Forward Converters Design Material/Tools Design

More information

A 3-STAGE 5W AUDIO AMPLIFIER

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

More information

1.2Vdc 1N4002. Anode V+

1.2Vdc 1N4002. Anode V+ ECE 2274 Pre-Lab for MOSFET Night Light and Voltmeter 1. Night Light The purpose of this part of experiment is to use the switching characteristics of the MOSFET to design a Night Light using a LED, MOSFET,

More information

CHAPTER 4 MULTI-LEVEL INVERTER BASED DVR SYSTEM

CHAPTER 4 MULTI-LEVEL INVERTER BASED DVR SYSTEM 64 CHAPTER 4 MULTI-LEVEL INVERTER BASED DVR SYSTEM 4.1 INTRODUCTION Power electronic devices contribute an important part of harmonics in all kind of applications, such as power rectifiers, thyristor converters

More information

Application Note 0009

Application Note 0009 Recommended External Circuitry for Transphorm GaN FETs Application Note 9 Table of Contents Part I: Introduction... 2 Part II: Solutions to Suppress Oscillation... 2 Part III: The di/dt Limits of GaN Switching

More information

T.J.Moir AUT University Auckland. The Ph ase Lock ed Loop.

T.J.Moir AUT University Auckland. The Ph ase Lock ed Loop. T.J.Moir AUT University Auckland The Ph ase Lock ed Loop. 1.Introduction The Phase-Locked Loop (PLL) is one of the most commonly used integrated circuits (ICs) in use in modern communications systems.

More information

CAT BOARD A CONTROL AND TRIGGER BOARD FOR 3-PHASE POWER SUPPLIES

CAT BOARD A CONTROL AND TRIGGER BOARD FOR 3-PHASE POWER SUPPLIES CAT BOARD A3-290605 CONTROL AND TRIGGER BOARD FOR 3-PHASE POWER SUPPLIES Dynapower/Rapid Power Corporation 85 Meadowland Drive South Burlington, Vermont 05403 Phone: 802-860-7200 Fax: 802-864-3782 Toll

More information

FEATURES DESCRIPTION APPLICATIONS PACKAGE REFERENCE

FEATURES DESCRIPTION APPLICATIONS PACKAGE REFERENCE DESCRIPTION The is a monolithic synchronous buck regulator. The device integrates 100mΩ MOSFETS that provide 2A continuous load current over a wide operating input voltage of 4.75V to 25V. Current mode

More information

LM2900 LM3900 LM3301 Quad Amplifiers

LM2900 LM3900 LM3301 Quad Amplifiers LM2900 LM3900 LM3301 Quad Amplifiers General Description The LM2900 series consists of four independent dual input internally compensated amplifiers which were designed specifically to operate off of a

More information

Lab 12: Timing sequencer (Version 1.3)

Lab 12: Timing sequencer (Version 1.3) Lab 12: Timing sequencer (Version 1.3) WARNING: Use electrical test equipment with care! Always double-check connections before applying power. Look for short circuits, which can quickly destroy expensive

More information

Application of E-Fuse in a DC/DC converter. No Smoke, No Fire

Application of E-Fuse in a DC/DC converter. No Smoke, No Fire Application of E-Fuse in a DC/DC converter No Smoke, No Fire 1 Want to Avoid Burnt Units 2 Want to Avoid Burnt Motherboards 3 Output Over Voltage Common Output Over Voltage Protection Schemes PWM controller

More information

Modeling, Simulation and Implementation of Speed Control of DC Motor Using PIC 16F877A

Modeling, Simulation and Implementation of Speed Control of DC Motor Using PIC 16F877A Modeling, Simulation and Implementation of Speed Control of DC Motor Using PIC 16F877A Payal P.Raval 1, Prof.C.R.mehta 2 1 PG Student, Electrical Engg. Department, Nirma University, SG Highway, Ahmedabad,

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 1351B SINGLE OUTPUT, HIGH POWER, HIGH EFFICIENCY POE

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 1351B SINGLE OUTPUT, HIGH POWER, HIGH EFFICIENCY POE DESCRIPTION LTC4269IDKD-2 Demonstration circuit 1351B is a high-power supply featuring the LTC 4269IDKD-2. This board acts as an IEEE 802.3at compliant, high power Power-over-Ethernet (PoE), Powered Device

More information

OLI500: Miniature High CMR, High-Speed Logic Gate Optocoupler for Hybrid Assembly

OLI500: Miniature High CMR, High-Speed Logic Gate Optocoupler for Hybrid Assembly DATA SHEET OLI500: Miniature High CMR, High-Speed Logic Gate Optocoupler for Hybrid Assembly Features Performance guaranteed over -55 C to +125 C ambient temperature range Guaranteed minimum Common Mode

More information

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency Jamie E. Reinhold December 15, 2011 Abstract The design, simulation and layout of a UMAINE ECE Morse code Read Only Memory and transmitter

More information

VCC. UVLO internal bias & Vref. Vref OK. PWM Comparator. + + Ramp from Oscillator GND

VCC. UVLO internal bias & Vref. Vref OK. PWM Comparator. + + Ramp from Oscillator GND Block Diagram VCC 40V 16.0V/ 11.4V UVLO internal bias & Vref RT OSC EN Vref OK EN OUT Green-Mode Oscillator S COMP 2R R Q R PWM Comparator CS Leading Edge Blanking + + Ramp from Oscillator GND Absolute

More information

EUP3410/ A,16V,380KHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit

EUP3410/ A,16V,380KHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit 2A,16V,380KHz Step-Down Converter DESCRIPTION The is a current mode, step-down switching regulator capable of driving 2A continuous load with excellent line and load regulation. The can operate with an

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

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

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

MP V, 1.2A, 1.4MHz White LED Driver Buck/Boost Halogen Replacement

MP V, 1.2A, 1.4MHz White LED Driver Buck/Boost Halogen Replacement The Future of Analog IC Technology DESCRIPTION The MP81 is a 36V,1.A,white LED driver suitable for either step-down or inverting step-up/down applications. It achieves 1.A peak output current over a wide

More information

CR6842. Green-Power PWM Controller with Freq. Jittering. Features. Applications. General Description. Leading-edge blanking on Sense input

CR6842. Green-Power PWM Controller with Freq. Jittering. Features. Applications. General Description. Leading-edge blanking on Sense input Green-Power PWM Controller with Freq. Jittering Features Low Cost, Green-Power Burst-Mode PWM Very Low Start-up Current ( about 7.5µA) Low Operating Current ( about 3.0mA) Current Mode Operation Under

More information

EUP A,40V,200KHz Step-Down Converter

EUP A,40V,200KHz Step-Down Converter 3A,40V,200KHz Step-Down Converter DESCRIPTION The is current mode, step-down switching regulator capable of driving 3A continuous load with excellent line and load regulation. The operates with an input

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

6-PIN DIP ZERO-CROSS OPTOISOLATORS TRIAC DRIVER OUTPUT (250/400 VOLT PEAK)

6-PIN DIP ZERO-CROSS OPTOISOLATORS TRIAC DRIVER OUTPUT (250/400 VOLT PEAK) -PIN DIP ZERO-CROSS DESCRIPTION The MOC303XM and MOC304XM devices consist of a AlGaAs infrared emitting diode optically coupled to a monolithic silicon detector performing the function of a zero voltage

More information

PESIT BANGALORE SOUTH CAMPUS BASIC ELECTRONICS

PESIT BANGALORE SOUTH CAMPUS BASIC ELECTRONICS PESIT BANGALORE SOUTH CAMPUS QUESTION BANK BASIC ELECTRONICS Sub Code: 17ELN15 / 17ELN25 IA Marks: 20 Hrs/ Week: 04 Exam Marks: 80 Total Hours: 50 Exam Hours: 03 Name of Faculty: Mr. Udoshi Basavaraj Module

More information

SP6003 Synchronous Rectifier Driver

SP6003 Synchronous Rectifier Driver APPLICATION INFORMATION Predictive Timing Operation The essence of SP6003, the predictive timing circuitry, is based on several U.S. patented technologies. This assures higher rectification efficiency

More information

Power Factor Pre-regulator Using Constant Tolerance Band Control Scheme

Power Factor Pre-regulator Using Constant Tolerance Band Control Scheme Power Factor Pre-regulator Using Constant Tolerance Band Control Scheme Akanksha Mishra, Anamika Upadhyay Akanksha Mishra is a lecturer ABIT, Cuttack, India (Email: misakanksha@gmail.com) Anamika Upadhyay

More information

Built-In OVP White LED Step-up Converter in Tiny Package

Built-In OVP White LED Step-up Converter in Tiny Package Built-In White LED Step-up Converter in Tiny Package Description The is a step-up DC/DC converter specifically designed to drive white LEDs with a constant current. The device can drive up to 4 LEDs in

More information

Note 1: A 3A version to the LT1005 is also available. See LT1035 LT V, 35mA AUXILIARY REGULATOR

Note 1: A 3A version to the LT1005 is also available. See LT1035 LT V, 35mA AUXILIARY REGULATOR August 1984 Understanding and Applying the Multifunction Regulator Jim Williams The number of voltage regulators currently available makes the introduction of another regulator seem almost unnecessary.

More information

HF A 27V Synchronous Buck Converter General Description. Features. Applications. Package: TBD

HF A 27V Synchronous Buck Converter General Description. Features. Applications.  Package: TBD General Description The is a monolithic synchronous buck regulator. The device integrates 80 mω MOSFETS that provide 4A continuous load current over a wide operating input voltage of 4.5V to 27V. Current

More information

Sophomore Physics Laboratory (PH005/105) Analog Electronics Phase Locked Loop (PLL)

Sophomore Physics Laboratory (PH005/105) Analog Electronics Phase Locked Loop (PLL) CALIFORNIA INSTITUTE OF TECHNOLOGY PHYSICS MATHEMATICS AND ASTRONOMY DIVISION Sophomore Physics Laboratory (PH005/105) Analog Electronics Phase Locked Loop (PLL) Copyright c Virgínio de Oliveira Sannibale,

More information

MP A, 30V, 420kHz Step-Down Converter

MP A, 30V, 420kHz Step-Down Converter The Future of Analog IC Technology DESCRIPTION The MP28490 is a monolithic step-down switch mode converter with a built in internal power MOSFET. It achieves 5A continuous output current over a wide input

More information

SR A, 30V, 420KHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION

SR A, 30V, 420KHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION SR2026 5A, 30V, 420KHz Step-Down Converter DESCRIPTION The SR2026 is a monolithic step-down switch mode converter with a built in internal power MOSFET. It achieves 5A continuous output current over a

More information

MOC3081M, MOC3082M, MOC3083M 6-Pin Zero-Cross Optoisolators Triac Driver Output (800 Volt Peak)

MOC3081M, MOC3082M, MOC3083M 6-Pin Zero-Cross Optoisolators Triac Driver Output (800 Volt Peak) MOC3081M, MOC308M, MOC3083M 6-Pin Zero-Cross Optoisolators Triac Driver Output (800 Volt Peak) Features Underwriters Laboratories (UL) recognized file #E90700, Volume VDE recognized file #10497 add option

More information

LM111/LM211/LM311 Voltage Comparator

LM111/LM211/LM311 Voltage Comparator LM111/LM211/LM311 Voltage Comparator 1.0 General Description The LM111, LM211 and LM311 are voltage comparators that have input currents nearly a thousand times lower than devices like the LM106 or LM710.

More information

Power Electronics. Contents

Power Electronics. Contents Power Electronics Overview Contents Electronic Devices Power, Electric, Magnetic circuits Rectifiers (1-ph, 3-ph) Converters, controlled rectifiers Inverters (1-ph, 3-ph) Power system harmonics Choppers

More information

LR8509 Series 1.5MHz 600mA Synchronous Step-Down Converter

LR8509 Series 1.5MHz 600mA Synchronous Step-Down Converter LR8509 Series 1.5MHz 600mA Synchronous Step-Down Converter INTRODUCTION: The LR8509 is a 1.5MHz constant frequency, slope compensated current mode PWM synchronous step-down converter. High switching frequency

More information

Lecture 4 ECEN 4517/5517

Lecture 4 ECEN 4517/5517 Lecture 4 ECEN 4517/5517 Experiment 3 weeks 2 and 3: interleaved flyback and feedback loop Battery 12 VDC HVDC: 120-200 VDC DC-DC converter Isolated flyback DC-AC inverter H-bridge v ac AC load 120 Vrms

More information

Experiment No. 1 Half Wave Rectifier using R-Triggering

Experiment No. 1 Half Wave Rectifier using R-Triggering Experiment No. 1 Half Wave Rectifier using R-Triggering Pre-Lab Reading: Power Electronics: Circuits, Devices and Applications, by M. H. Rashid, 3e. Objectives: To analyze resistive firing/triggering of

More information

Phase-locked loop PIN CONFIGURATIONS

Phase-locked loop PIN CONFIGURATIONS NE/SE DESCRIPTION The NE/SE is a versatile, high guaranteed frequency phase-locked loop designed for operation up to 0MHz. As shown in the Block Diagram, the NE/SE consists of a VCO, limiter, phase comparator,

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

ACT111A. 4.8V to 30V Input, 1.5A LED Driver with Dimming Control GENERAL DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION CIRCUIT

ACT111A. 4.8V to 30V Input, 1.5A LED Driver with Dimming Control GENERAL DESCRIPTION FEATURES APPLICATIONS TYPICAL APPLICATION CIRCUIT 4.8V to 30V Input, 1.5A LED Driver with Dimming Control FEATURES Up to 92% Efficiency Wide 4.8V to 30V Input Voltage Range 100mV Low Feedback Voltage 1.5A High Output Capacity PWM Dimming 10kHz Maximum

More information

CHAPTER 3 H BRIDGE BASED DVR SYSTEM

CHAPTER 3 H BRIDGE BASED DVR SYSTEM 23 CHAPTER 3 H BRIDGE BASED DVR SYSTEM 3.1 GENERAL The power inverter is an electronic circuit for converting DC power into AC power. It has been playing an important role in our daily life, as well as

More information

9 Feedback and Control

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

More information

6-PIN DIP RANDOM-PHASE OPTOISOLATORS TRIAC DRIVERS (600 VOLT PEAK)

6-PIN DIP RANDOM-PHASE OPTOISOLATORS TRIAC DRIVERS (600 VOLT PEAK) PACKAGE SCHEMATIC 6 6 ANODE CATHODE 2 6 MAIN TERM. 5 NC* N/C 3 4 MAIN TERM. 6 *DO NOT CONNECT (TRIAC SUBSTRATE) DESCRIPTION The and consist of a AlGaAs infrared emitting diode optically coupled to a non-zero-crossing

More information

SRM TM A Synchronous Rectifier Module. Figure 1 Figure 2

SRM TM A Synchronous Rectifier Module. Figure 1 Figure 2 SRM TM 00 The SRM TM 00 Module is a complete solution for implementing very high efficiency Synchronous Rectification and eliminates many of the problems with selfdriven approaches. The module connects

More information

Project #3 for Electronic Circuit II

Project #3 for Electronic Circuit II Project #3 for Electronic Circuit II Prof. Woo-Young Choi TA: Tongsung Kim, Minkyu Kim June 1, 2015 - Deadline : 6:00 pm on June 22, 2015. Penalties for late hand-in. - Team Students are expected to form

More information

LD7552. Green-Mode PWM Controller. Features. General Description. Applications. Typical Application 2/21/2005

LD7552. Green-Mode PWM Controller. Features. General Description. Applications. Typical Application 2/21/2005 2/21/2005 Green-Mode PWM Controller General Description The LD7552 is a low cost, low startup current, current mode PWM controller with green-mode power-saving operation. The integrated functions such

More information

SGM3736 PWM Dimming, 38V Step-Up LED Driver

SGM3736 PWM Dimming, 38V Step-Up LED Driver GENERAL DESCRIPTION The SGM3736 is a versatile constant current LED driver with a high efficiency step-up converter architecture. The low-side power MOSFET is integrated in the device, significantly shrinking

More information

MICROCONTROLLER BASED BOOST PID MUNAJAH BINTI MOHD RUBAEE

MICROCONTROLLER BASED BOOST PID MUNAJAH BINTI MOHD RUBAEE MICROCONTROLLER BASED BOOST PID MUNAJAH BINTI MOHD RUBAEE This thesis is submitted as partial fulfillment of the requirement for the award of Bachelor of Electrical Engineering (Power System) Faculty of

More information

Experiment No. 3 Pre-Lab Phase Locked Loops and Frequency Modulation

Experiment No. 3 Pre-Lab Phase Locked Loops and Frequency Modulation Experiment No. 3 Pre-Lab Phase Locked Loops and Frequency Modulation The Pre-Labs are informational and although they follow the procedures in the experiment, they are to be completed outside of the laboratory.

More information

Inverting input R 2. R 1 Output

Inverting input R 2. R 1 Output nalogue Electronics 8: Feedback and Op mps Last lecture we introduced diodes and transistors and an outline of the semiconductor physics was given to understand them on a fundamental level. We use transistors

More information

AN1003. Phase Control Using Thyristors. Introduction. Output Power Characteristics

AN1003. Phase Control Using Thyristors. Introduction. Output Power Characteristics AN13 AN139 Phase Control Using Thyristors Introduction Due to high-volume production techniques, thyristors are now priced so that almost any electrical product can benefit from electronic control. A look

More information

BOOST/BUCK-BOOST/BUCK/CONTROLLER IC with External MOSFET

BOOST/BUCK-BOOST/BUCK/CONTROLLER IC with External MOSFET BOOST/BUCK-BOOST/BUCK/CONTROLLER IC with External MOSFET FEATURES 5-60V input voltage range Single resistor programmable constant current driver Excellent constant current accuracy ±3% typically 0.1V feedback

More information

Pre-lab Show that the filter shown at right has transfer function

Pre-lab Show that the filter shown at right has transfer function University of Utah Electrical & Computer Engineering Department ECE 3510 Lab 7 Advanced Phase - Locked Loop M. Bodson, A. Stolp, 3/5/06 rev,3/5/08, 3/24/19 Note : Bring circuit and lab handout from last

More information

Power Supplies Bandgap Reference Case Study Spring 2017 Lecture 9 1

Power Supplies Bandgap Reference Case Study Spring 2017 Lecture 9 1 Power Supplies Bandgap Reference Case Study 6.101 Spring 2017 Lecture 9 1 Power Supply Designs AC to DC power supplies Linear Switch mode DC to DC power supplies Linear Switch mode Bandgap reference Case

More information

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics Sr. No. Date TITLE To From Marks Sign 1 To verify the application of op-amp as an Inverting Amplifier 2 To

More information

FINAL REPORT. Cooperating Industry, Agency, Non-Profit, or University Organization(s)

FINAL REPORT. Cooperating Industry, Agency, Non-Profit, or University Organization(s) Warren J. Baker Endowment for Excellence in Project-Based Learning Robert D. Koob Endowment for Student Success FINAL REPORT I. Project Title High Density Inverter for the Little Box Google Challenge II.

More information

CHAPTER 6 PHASE LOCKED LOOP ARCHITECTURE FOR ADC

CHAPTER 6 PHASE LOCKED LOOP ARCHITECTURE FOR ADC 138 CHAPTER 6 PHASE LOCKED LOOP ARCHITECTURE FOR ADC 6.1 INTRODUCTION The Clock generator is a circuit that produces the timing or the clock signal for the operation in sequential circuits. The circuit

More information

1GHz low voltage LNA, mixer and VCO

1GHz low voltage LNA, mixer and VCO DESCRIPTION The is a combined RF amplifier, VCO with tracking bandpass filter and mixer designed for high-performance low-power communication systems from 800-1200MHz. The low-noise preamplifier has a

More information

Operational Amplifiers

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

More information

change (PABX) systems. There must, however, be isolation between and the higher voltage, transientprone

change (PABX) systems. There must, however, be isolation between and the higher voltage, transientprone Ring Detection with the HCPL-00 Optocoupler Application Note 0 Introduction The field of telecommunications has reached the point where the efficient control of voice channels is essential. People in business

More information

Semiconductors, ICs and Digital Fundamentals

Semiconductors, ICs and Digital Fundamentals Semiconductors, ICs and Digital Fundamentals The Diode The semiconductor phenomena. Diode performance with ac and dc currents. Diode types: General purpose LED Zener The Diode The semiconductor phenomena

More information

EUP A,30V,1.2MHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit

EUP A,30V,1.2MHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit 1.2A,30V,1.2MHz Step-Down Converter DESCRIPTION The is current mode, step-down switching regulator capable of driving 1.2A continuous load with excellent line and load regulation. The can operate with

More information

Power Semiconductor Devices

Power Semiconductor Devices TRADEMARK OF INNOVATION Power Semiconductor Devices Introduction This technical article is dedicated to the review of the following power electronics devices which act as solid-state switches in the circuits.

More information

Dr.Arkan A.Hussein Power Electronics Fourth Class. Commutation of Thyristor-Based Circuits Part-I

Dr.Arkan A.Hussein Power Electronics Fourth Class. Commutation of Thyristor-Based Circuits Part-I Commutation of Thyristor-Based Circuits Part-I ١ This lesson provides the reader the following: (i) (ii) (iii) (iv) Requirements to be satisfied for the successful turn-off of a SCR The turn-off groups

More information

LBI-30398N. MAINTENANCE MANUAL MHz PHASE LOCK LOOP EXCITER 19D423249G1 & G2 DESCRIPTION TABLE OF CONTENTS. Page. DESCRIPTION...

LBI-30398N. MAINTENANCE MANUAL MHz PHASE LOCK LOOP EXCITER 19D423249G1 & G2 DESCRIPTION TABLE OF CONTENTS. Page. DESCRIPTION... MAINTENANCE MANUAL 138-174 MHz PHASE LOCK LOOP EXCITER 19D423249G1 & G2 LBI-30398N TABLE OF CONTENTS DESCRIPTION...Front Cover CIRCUIT ANALYSIS... 1 MODIFICATION INSTRUCTIONS... 4 PARTS LIST AND PRODUCTION

More information

Chapter 6. FM Circuits

Chapter 6. FM Circuits Chapter 6 FM Circuits Topics Covered 6-1: Frequency Modulators 6-2: Frequency Demodulators Objectives You should be able to: Explain the operation of an FM modulators and demodulators. Compare and contrast;

More information

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

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

More information

Experiment (1) Principles of Switching

Experiment (1) Principles of Switching Experiment (1) Principles of Switching Introduction When you use microcontrollers, sometimes you need to control devices that requires more electrical current than a microcontroller can supply; for this,

More information

AT V,3A Synchronous Buck Converter

AT V,3A Synchronous Buck Converter FEATURES DESCRIPTION Wide 8V to 40V Operating Input Range Integrated 140mΩ Power MOSFET Switches Output Adjustable from 1V to 25V Up to 93% Efficiency Internal Soft-Start Stable with Low ESR Ceramic Output

More information

Drives 101 Lesson 3. Parts of a Variable Frequency Drive (VFD)

Drives 101 Lesson 3. Parts of a Variable Frequency Drive (VFD) Drives 101 Lesson 3 Parts of a Variable Frequency Drive (VFD) This lesson covers the parts that make up the Variable Frequency Drive (VFD) and describes the basic operation of each part. Here is the basics

More information

Green mode PWM Flyback Controller with External Over Temperature Protection

Green mode PWM Flyback Controller with External Over Temperature Protection Green mode PWM Flyback Controller with External Over Temperature Protection General Description is a high performance, low startup current, low cost, current mode PWM controller with green mode power saving.

More information

EUP3452A. 2A,30V,300KHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit

EUP3452A. 2A,30V,300KHz Step-Down Converter DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit 2A,30V,300KHz Step-Down Converter DESCRIPTION The is current mode, step-down switching regulator capable of driving 2A continuous load with excellent line and load regulation. The can operate with an input

More information

EM8631S. Green mode PWM Flyback Controller. Features. General Description. Ordering Information. Applications. Typical Application Circuit

EM8631S. Green mode PWM Flyback Controller. Features. General Description. Ordering Information. Applications. Typical Application Circuit Green mode PWM Flyback Controller General Description is a high performance, low startup current, low cost, current mode PWM controller with green mode power saving. The integrates functions of Soft Start(SS),

More information

ADT7350. General Description. Features. Applications. Typical Application Circuit. Sep / Rev. 0.

ADT7350. General Description. Features. Applications. Typical Application Circuit.   Sep / Rev. 0. General Description The ADT7350 is a step-down converter with integrated switching MOSFET. It operates wide input supply voltage range from 4.5V to 24V with 1.2A peak output current. It includes current

More information

10A Current Mode Non-Synchronous PWM Boost Converter

10A Current Mode Non-Synchronous PWM Boost Converter 10A Current Mode Non-Synchronous PWM Boost Converter General Description The is a current mode boost DC-DC converter. It is PWM circuitry with built-in 15mΩ power MOSFET make this regulator highly power

More information

S6510 Ballast Controller

S6510 Ballast Controller Semiconductor S6510 Ballast Controller Description The device provides simple and performance electronics ballast control function for the half bridge L/C resonant inverter. This device is optimized for

More information

Facility of Engineering. Biomedical Engineering Department. Medical Electronic Lab BME (317) Post-lab Forms

Facility of Engineering. Biomedical Engineering Department. Medical Electronic Lab BME (317) Post-lab Forms Facility of Engineering Biomedical Engineering Department Medical Electronic Lab BME (317) Post-lab Forms Prepared by Eng.Hala Amari Spring 2014 Facility of Engineering Biomedical Engineering Department

More information

CAP6637A AC-DC Open Loop Converter

CAP6637A AC-DC Open Loop Converter Description: The CAP6637 is a three-phase AC to DC Converter assembly. The assembly includes the three-phase SCR converter bridge, a free wheeling diode, the thermal management system, a BAP1950 SCR phase

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

Power Factor Correction Input Circuit

Power Factor Correction Input Circuit Power Factor Correction Input Circuit Written Proposal Paul Glaze, Kevin Wong, Ethan Hotchkiss, Jethro Baliao November 2, 2016 Abstract We are to design and build a circuit that will improve power factor

More information

ERICSSONZ LBI-30398P. MAINTENANCE MANUAL MHz PHASE LOCKED LOOP EXCITER 19D423249G1 & G2 DESCRIPTION TABLE OF CONTENTS

ERICSSONZ LBI-30398P. MAINTENANCE MANUAL MHz PHASE LOCKED LOOP EXCITER 19D423249G1 & G2 DESCRIPTION TABLE OF CONTENTS MAINTENANCE MANUAL 138-174 MHz PHASE LOCKED LOOP EXCITER 19D423249G1 & G2 TABLE OF CONTENTS Page DESCRIPTION... Front Cover CIRCUIT ANALYSIS...1 MODIFICATION INSTRUCTIONS...4 PARTS LIST...5 PRODUCTION

More information