Mor M. Peretz Power Electronics Laboratory Department of Electrical and Computer Engineering Ben-Gurion University of the Negev, ISRAEL

Size: px
Start display at page:

Download "Mor M. Peretz Power Electronics Laboratory Department of Electrical and Computer Engineering Ben-Gurion University of the Negev, ISRAEL"

Transcription

1 Mor M. Peretz Power Electronics Laboratory Department of Electrical and Computer Engineering Ben-Gurion University of the Negev, ISRAEL [1]

2 Advanced Applications This part will focus on two PSpice compatible advanced applications. The applications described in this chapter emphasize the viability of the modern circuit simulators, especially when dealing with nonlinear circuits and systems. In this chapter we will use our knowledge in circuit modeling that was gained in previous parts (especially behavioral modeling) to present elegant solutions for two non-trivial simulation challenges: Non-linear passive components Analysis of Modulated-driven systems Innovative thinking, good engineering practice and the powerful, yet simple, models provided by PSpice can cause system analysis to be much easier. [2]

3 : Outline 1. Function dependent components a. Overview b. Methodology c. Examples: non-linear Resistor, Capacitor, Inductor 2. Envelope simulation a. Background and rational b. The approach c. Large-signal d. Small-signal e. RLC circuit implementation [3]

4 Function dependent components Simulation based analysis of a system is particularly useful when dealing with a non-linear behavior that might be difficult to handle analytically. There are many types of (passive) components which their values depend on the circuit parameters or operation, such as: non-linear magnetics, voltage-controlled capacitors, thermistors, etc. Here we present the methodology of developing a simple, PSpice compatible behavioral model for non-linear passive components. Reference: Ben-Yaakov, S., and Peretz, M.M., Simulation bits: A SPICE behavioral model of non-linear inductors, IEEE Power Electronics Society Newsletter, Fourth Quarter, 9-1, [4]

5 Function dependent components Modern simulation packages include models for non-linear component model that is based on conventional modeling methods (e. g. Jiles-Atherton for magnetics). However, unless the vendor already provides a model for a given device, developing your own model for a specific application may prove to be a tedious chore if not practically impossible. The modeling methodology presented is easy to apply using either manufacturer s data (which can be drawn from datasheets of App. Notes) or by a simple set of laboratory measurements. [5]

6 The method The basic idea is to reflect the behavior of a linear component (PSpice R, L, C) via a non-linear transformer E1 G1 V I pr sec 1 K = = I pr V sec In X' out Ipr Vpr G1 E1 + - Isec Vsec Norm. value The impedance of the original component is: The impedance reflected to the primary: X' = V I pr pr = X = K V I V I sec sec sec sec = K X [6]

7 The method The actual component value in terms of K is: ( R or L or C )' = K ( R or L or C) If K is made dependent on the circuit parameters, then the model will emulate the non-linearity of the device. Using PSpice, one may use ABMs in which the dependence of K on the parameters can be defined as an expression (EVALUE) or table (ETABLE). The dependence of the component can be defined by either the voltage or current thru it, or by sensing other parts in the circuit. The dependent sources of non-linear transformer my be inverted, that is, in-voltage out-current. Depends on the application. [7]

8 Example - Thermistor demo18 Here we demonstrate an application for a temperature dependent resistor. The temperature is sensed using external circuitry and coded into voltage 1C=1V. The resistance variance with the temperature was drawn from manufacturer datasheet and inserted into an ETABLE. Since now a resistor needs to be emulated, the transformer V5 Vsec sources are inverted. R2 Model for all non-linear components is compatible with all basic spice simulations (AC, DC, TRAN) res_in res_out Vdc E2 1u R4 1u PARAMETERS: temperature = 4 V(temp) IN+ OUT+ IN- OUT- ETABLE E1 OUT+ IN+ OUT- IN- EVALUE k V(x) {temperature} GVALUE IN- IN+ G1 temp V3 OUT- OUT+ I(V5)*V(k) 1Vdc Vdc V4 x R3 1 R1 1 res_in res_out [8]

9 Example - inductor The inductance value may change by either of the following: 1.The DC current that flows thru the inductor 2.Bias current A Ibias inductor Bias windings L Lr Ibias Several detailed applications of a non-linear inductor can be downloaded from: and in the course website: [9]

10 Example inductor, parametric modulation in_ind out_ind E3 R7 1u R13 1u pr+ pr- IN+ OUT+ IN- OUT- EVALUE (v(pr+)-v(pr-))/v(func1) IN+ OUT+ IN- OUT- EVALUE i(vsweep)*13/8 Conversion unit Inductor model G1 OUT+ IN+ OUT- IN- GVALUE i(vsec) sw 1meg R9 E1 secondary func1 Vsec Vdc R1 1u 1 2 L1 1 Expression (pwr(n,2)*4*3.14*pwr(1,-7)*1.72*pwr(1,-4)/.1)* (sqrt(((pwr(125,2))-56.18u*pwr(125,3)*v(sw)+14.3p*pwr(125,4)*pwr(v(sw),2)) /(( u*125*v(sw)+62.1n*pwr(125,2)*pwr(v(sw),2))))) Inductor model used for simulation [1]

11 Example inductor, parametric modulation out IOFF = IAMPL = 1m FREQ = 1k I3 R1 1k in_ind out_ind VOFF = 2.5 VAMPL = 2.4 FREQ = 5 mod V2 R14 1 Vsweep Vdc Modulation Circuit Modulating signal Performing modulation on the input signal by changing the circuit parameters. [11]

12 Example inductor, parametric modulation 4.mV Modulating signal (inductance value) 2.mV V 2.V V V(func1) Output signal -2.V s 1ms 2ms 3ms 4ms 5ms 6ms 7ms 8ms 9ms 1ms V(OUT) Time On course website you can find a presentation which gives a detailed methodology for non-linear inductor model development and background [12]

13 Envelope simulation Various types of electronic systems are based on resonant networks that are often exposed to modulated signals. Envelope simulation by a SPICE compatible model could be used to simplify the circuit analysis and in the extraction of the smallsignal transfer function which is due to modulation. Here presented a unified model for both large and small signal analyses using envelope simulation. V ref Modulator Resonant network Load β Envelope detection [13]

14 Approach large signal Any analog modulated signal (AM, FM, PM) can be described by the following expression: u () t = U ( t) cos( ω t) U ( t) sin( ω t) 1 c + U1 and U2 are modulation signals (in-phase and quadrature), ωc is the carrier frequency. The expression can be rewritten in a complex form: Or u u () t = Re[ ( U1( t) ju2( t) )] r r () = () arg( U() t t U t Re e ) e Where: r U jω r U c t 2 () t U () t ju () t, arg U() t 2 () t = U () t + U () t c r 1 U ( ) 2( t = ) tan = 1 2 U 1 () t [14]

15 Approach Consequently, any modulated signal can be represented by a generalized phasor with time dependent magnitude and phase. The PSpice compatible envelope simulation circuit can be developed by the following stages: 1.Duplicating the circuit to create the real and imaginary parts. 2.Replacing reactive elements as will be shown into the real and imaginary parts of the circuit. Resistors are left as-is. 3.Placing two excitation sources, one for each part but exluding the carrier. 4.Adding an ABM expression block to calculate the square root of the sum of squares of the Re and Im output signals. Lineykin, S., and Ben-Yaakov, S., A unified SPICE compatible model for large and small signal envelope simulation of linear circuits excited by modulated signals. IEEE Power Electronics Specialists Conference, PESC-23, , Acapulco, Mexico, [15]

16 Approach The replacement of reactive elements by equivalent circuits for envelope simulation: Re L i L_im 2 π fc L + - i L_re i L Im L i L_re 2 π fc L + - i L_im C V C_re Re Cross-coupled elements to describe Re and Im. The carrier frequency is present only as an algebraic coefficient. V C Im V C_im 2 π fc C C V C_im V C_re 2 π fc C [16]

17 Approach sources AM modulation is exemplified. The AM signal with carrier is described by: u t = A 1 k A sin ω t cos ( ) ( ( )) ( ω t) c + a The excitation for the time domain analyses needs to be separated into Re and Im parts and excluding the carrier. U t = A 1+ k A sin ω t U 1 2 m m ( ) c( a m ( m )) () t = For DC analysis, steady state, the simulation is repeated for number of carrier frequencies. That is, the modulating signal, Am, is zero and the carrier is constant. U U 1 2 ( t) = () t = A c c [17]

18 Approach small signal Small-signal analysis can be obtained by either of the following: 1.Using several runs of TRAN analysis for different modulating frequency. This method is tedious!!! 2.Replacing the time dependent sources by phasors. Since the circuit is linear, it will be left as-is after linearization obtained by the simulator when applying AC. The sources (AM) are: U U 1 2 ( t) Ac( 1+ ka ) () t = A ~ m A ~ = m Is the excitation source Other modulation types and their application in the basic analyses are detailed in: Lineykin, S., and Ben-Yaakov, S., A unified SPICE compatible model for large and small signal envelope simulation of linear circuits excited by modulated signals. IEEE Power Electronics Specialists Conference, PESC-23, , Acapulco, Mexico, [18]

19 Example RLC, AM modulated demo19 E6 IN+ OUT+ IN- OUT- EVALUE in_trn L3 1 2 {Lr} {Ac*(1+Ka*Am*sin(6.28*fm*time))*cos(6.28*fc*time)} Cycle-by-cycle circuit C7 {Cr} out_trn R8 {Rm} Real Part in_re I_re Vdc L1 1 2 {Lr} C1 a b {Cr} E1 OUT+ OUT- EVALUE {-I(I_im)*6.28*fc*Lr} IN+IN- IN+IN- {-(V(c)-V(d))*6.28*fc*Cr} GVALUE OUT+ OUT-G1 R1 {Rm} PARAMETERS: fc = 45k Lr = 7m Cr = 2.2n Rm = 1 Am = 1 Ac = 1 Ka =.2 fm = 2 E4 in_re IN+ OUT+ IN- OUT- EVALUE {Ac*(1+Ka*Am*sin(6.28*fm*time))} TRAN source IN+IN- {(V(a)-V(b))*6.28*fc*Cr} GVALUE OUT+ OUT-G2 E5 out IN+ OUT+ IN- OUT- EVALUE sqrt(v(b)**2+v(d)**2) R7 1u I_im Vdc L2 1 2 {Lr} Imaginary part R4 1k OUT+ OUT- IN+IN- C2 c d {Cr} E2 EVALUE {I(I_re)*6.28*fc*Lr} R2 {Rm} [19]

20 Example RLC, AM modulated demo19 4mV V Output signal -4mV 2. V V(out_trn) V( o u t ) V Input signal SEL>> -2.V 2ms 25ms 3ms 35ms 4ms V( i n _ t r n ) V( i n _ r e ) Ti me [2]

VARIOUS power electronics systems such as resonant converters,

VARIOUS power electronics systems such as resonant converters, IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 53, NO. 3, JUNE 2006 745 Unified SPICE Compatible Model for Large and Small-Signal Envelope Simulation of Linear Circuits Excited by Modulated Signals

More information

Envelope Simulation by SPICE Compatible Models of Electric Circuits Driven by Modulated Signals

Envelope Simulation by SPICE Compatible Models of Electric Circuits Driven by Modulated Signals 1 Envelope Simulation by SPICE Compatible Models of Electric Circuits Driven by Modulated Signals Sam Ben-Yaakov *, Stanislav Glozman and Raul Rabinovici Department of Electrical and Computer Engineering

More information

Mor M. Peretz Power Electronics Laboratory Department of Electrical and Computer Engineering Ben-Gurion University of the Negev, ISRAEL

Mor M. Peretz Power Electronics Laboratory Department of Electrical and Computer Engineering Ben-Gurion University of the Negev, ISRAEL Mor M. Peretz Power Electronics Laboratory Department of Electrical and Computer Engineering Ben-Gurion University of the Negev, ISRAEL [1] PSpice A/D simulation program allows to analyze electrical circuits

More information

AVERAGE MODELING AND SIMULATION OF SERIES-PARALLEL RESONANT

AVERAGE MODELING AND SIMULATION OF SERIES-PARALLEL RESONANT AVERAGE MODELING AND SIMULATION OF SERIES-PARALLEL RESONANT CONVERTERS BY PSPICE COMPATIBLE BEHAVIORAL DEPENDENT SOURCES abstract A new methodology for developing average models of resonant converters

More information

Envelope Simulation by SPICE-Compatible Models of Linear Electric Circuits Driven by Modulated Signals

Envelope Simulation by SPICE-Compatible Models of Linear Electric Circuits Driven by Modulated Signals IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS, VOL. 37, NO. 2, MARCH/APRIL 2001 527 Envelope Simulation by SPICE-Compatible Models of Linear Electric Circuits Driven by Modulated Signals Shmuel Ben-Yaakov,

More information

Non-linear inductor SPICE simulation

Non-linear inductor SPICE simulation Non-linear inductor SPICE simulation The simulation files of the Non-linear inductor will run on ORCAD 9.2 evaluation version (Lite Edition). In case of difficulty pleas contact at: sby@ee.bgu.ac.il or

More information

Electromagnetic Oscillations and Currents. March 23, 2014 Chapter 30 1

Electromagnetic Oscillations and Currents. March 23, 2014 Chapter 30 1 Electromagnetic Oscillations and Currents March 23, 2014 Chapter 30 1 Driven LC Circuit! The voltage V can be thought of as the projection of the vertical axis of the phasor V m representing the time-varying

More information

PSPICE SIMULATIONS WITH THE RESONANT INVERTER POWER ELECTRONICS COLORADO STATE UNIVERSITY. Created by Colorado State University student

PSPICE SIMULATIONS WITH THE RESONANT INVERTER POWER ELECTRONICS COLORADO STATE UNIVERSITY. Created by Colorado State University student PSPICE SIMULATIONS WITH THE RESONANT INVERTER POWER ELECTRONICS COLORADO STATE UNIVERSITY Created by Colorado State University student Page 1 of 13 PURPOSE: The purpose of this lab is to simulate the resonant

More information

Mor M. Peretz Power Electronics Laboratory Department of Electrical and Computer Engineering Ben-Gurion University of the Negev, ISRAEL

Mor M. Peretz Power Electronics Laboratory Department of Electrical and Computer Engineering Ben-Gurion University of the Negev, ISRAEL Mor M. Peretz Power Electronics Laboratory Department of Electrical and Computer Engineering Ben-Gurion University of the Negev, ISRAEL [1] Models and Devices A model defines the electrical behavior of

More information

IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 21, NO. 1, JANUARY

IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 21, NO. 1, JANUARY IEEE TRANSACTIONS ON POWER ELECTRONICS, OL. 21, NO. 1, JANUARY 2006 73 Maximum Power Tracking of Piezoelectric Transformer H Converters Under Load ariations Shmuel (Sam) Ben-Yaakov, Member, IEEE, and Simon

More information

RLC Frequency Response

RLC Frequency Response 1. Introduction RLC Frequency Response The student will analyze the frequency response of an RLC circuit excited by a sinusoid. Amplitude and phase shift of circuit components will be analyzed at different

More information

CHAPTER 9. Sinusoidal Steady-State Analysis

CHAPTER 9. Sinusoidal Steady-State Analysis CHAPTER 9 Sinusoidal Steady-State Analysis 9.1 The Sinusoidal Source A sinusoidal voltage source (independent or dependent) produces a voltage that varies sinusoidally with time. A sinusoidal current source

More information

Chapter 33. Alternating Current Circuits

Chapter 33. Alternating Current Circuits Chapter 33 Alternating Current Circuits Alternating Current Circuits Electrical appliances in the house use alternating current (AC) circuits. If an AC source applies an alternating voltage to a series

More information

Deconstructing the Step Load Response Reveals a Wealth of Information

Deconstructing the Step Load Response Reveals a Wealth of Information Reveals a Wealth of Information Paul Ho, Senior Engineering Specialist, AEi Systems Steven M. Sandler, Chief Engineer, AEi Systems Charles E. Hymowitz, Managing Director, AEi Systems When analyzing power

More information

IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 22, NO. 3, MAY

IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 22, NO. 3, MAY IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 22, NO. 3, MAY 2007 761 Cold Cathode Fluorescent Lamps Driven by Piezoelectric Transformers: Stability Conditions and Thermal Effect Sam Ben-Yaakov, Member,

More information

Chapter 31 Alternating Current

Chapter 31 Alternating Current Chapter 31 Alternating Current In this chapter we will learn how resistors, inductors, and capacitors behave in circuits with sinusoidally vary voltages and currents. We will define the relationship between

More information

Simple AC Circuits. Introduction

Simple AC Circuits. Introduction Simple AC Circuits Introduction Each problem in this problem set involves the steady state response of a linear, time-invariant circuit to a single sinusoidal input. Such a response is known to be sinusoidal

More information

Physics for Scientists & Engineers 2 2 = 1 LC. Review ( ) Review (2) Review (3) e! Rt. cos "t + # ( ) q = q max. Spring Semester 2005 Lecture 30 U E

Physics for Scientists & Engineers 2 2 = 1 LC. Review ( ) Review (2) Review (3) e! Rt. cos t + # ( ) q = q max. Spring Semester 2005 Lecture 30 U E Review hysics for Scientists & Engineers Spring Semester 005 Lecture 30! If we have a single loop RLC circuit, the charge in the circuit as a function of time is given by! Where q = q max e! Rt L cos "t

More information

Chapter 25 Alternating Currents

Chapter 25 Alternating Currents Chapter 25 Alternating Currents GOALS When you have mastered the contents of this chapter, you will be able to achieve the following goals: Definitions Define each of the following terms and use it in

More information

AC Power Instructor Notes

AC Power Instructor Notes Chapter 7: AC Power Instructor Notes Chapter 7 surveys important aspects of electric power. Coverage of Chapter 7 can take place immediately following Chapter 4, or as part of a later course on energy

More information

Lecture Outline Chapter 24. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc.

Lecture Outline Chapter 24. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc. Lecture Outline Chapter 24 Physics, 4 th Edition James S. Walker Chapter 24 Alternating-Current Circuits Units of Chapter 24 Alternating Voltages and Currents Capacitors in AC Circuits RC Circuits Inductors

More information

SINGLE-STAGE HIGH-POWER-FACTOR SELF-OSCILLATING ELECTRONIC BALLAST FOR FLUORESCENT LAMPS WITH SOFT START

SINGLE-STAGE HIGH-POWER-FACTOR SELF-OSCILLATING ELECTRONIC BALLAST FOR FLUORESCENT LAMPS WITH SOFT START SINGLE-STAGE HIGH-POWER-FACTOR SELF-OSCILLATING ELECTRONIC BALLAST FOR FLUORESCENT S WITH SOFT START Abstract: In this paper a new solution to implement and control a single-stage electronic ballast based

More information

Circuit Systems with MATLAB and PSpice

Circuit Systems with MATLAB and PSpice Circuit Systems with MATLAB and PSpice Won Y. Yang and Seung C. Lee Chung-Ang University, South Korea BICENTENNIAL 9 I CE NTE NNIAL John Wiley & Sons(Asia) Pte Ltd Contents Preface Limits of Liability

More information

CHAPTER 6: ALTERNATING CURRENT

CHAPTER 6: ALTERNATING CURRENT CHAPTER 6: ALTERNATING CURRENT PSPM II 2005/2006 NO. 12(C) 12. (c) An ac generator with rms voltage 240 V is connected to a RC circuit. The rms current in the circuit is 1.5 A and leads the voltage by

More information

ENGR4300 Fall 2005 Test 4A. Name solutions. Section. Question 1 (25 points) Question 2 (25 points) Question 3 (25 points) Question 4 (25 points)

ENGR4300 Fall 2005 Test 4A. Name solutions. Section. Question 1 (25 points) Question 2 (25 points) Question 3 (25 points) Question 4 (25 points) ENGR4300 Fall 2005 Test 4A Name solutions Section Question 1 (25 points) Question 2 (25 points) Question 3 (25 points) Question 4 (25 points) Total (100 points): Please do not write on the crib sheets.

More information

Exercise 1: Series RLC Circuits

Exercise 1: Series RLC Circuits RLC Circuits AC 2 Fundamentals Exercise 1: Series RLC Circuits EXERCISE OBJECTIVE When you have completed this exercise, you will be able to analyze series RLC circuits by using calculations and measurements.

More information

Oscillators. An oscillator may be described as a source of alternating voltage. It is different than amplifier.

Oscillators. An oscillator may be described as a source of alternating voltage. It is different than amplifier. Oscillators An oscillator may be described as a source of alternating voltage. It is different than amplifier. An amplifier delivers an output signal whose waveform corresponds to the input signal but

More information

ELECTRIC CIRCUITS. Third Edition JOSEPH EDMINISTER MAHMOOD NAHVI

ELECTRIC CIRCUITS. Third Edition JOSEPH EDMINISTER MAHMOOD NAHVI ELECTRIC CIRCUITS Third Edition JOSEPH EDMINISTER MAHMOOD NAHVI Includes 364 solved problems --fully explained Complete coverage of the fundamental, core concepts of electric circuits All-new chapters

More information

Chapter 6: Alternating Current. An alternating current is an current that reverses its direction at regular intervals.

Chapter 6: Alternating Current. An alternating current is an current that reverses its direction at regular intervals. Chapter 6: Alternating Current An alternating current is an current that reverses its direction at regular intervals. Overview Alternating Current Phasor Diagram Sinusoidal Waveform A.C. Through a Resistor

More information

Exercise 9: inductor-resistor-capacitor (LRC) circuits

Exercise 9: inductor-resistor-capacitor (LRC) circuits Exercise 9: inductor-resistor-capacitor (LRC) circuits Purpose: to study the relationship of the phase and resonance on capacitor and inductor reactance in a circuit driven by an AC signal. Introduction

More information

LC Resonant Circuits Dr. Roger King June Introduction

LC Resonant Circuits Dr. Roger King June Introduction LC Resonant Circuits Dr. Roger King June 01 Introduction Second-order systems are important in a wide range of applications including transformerless impedance-matching networks, frequency-selective networks,

More information

Chapter 11. Alternating Current

Chapter 11. Alternating Current Unit-2 ECE131 BEEE Chapter 11 Alternating Current Objectives After completing this chapter, you will be able to: Describe how an AC voltage is produced with an AC generator (alternator) Define alternation,

More information

Chapter 30 Inductance, Electromagnetic. Copyright 2009 Pearson Education, Inc.

Chapter 30 Inductance, Electromagnetic. Copyright 2009 Pearson Education, Inc. Chapter 30 Inductance, Electromagnetic Oscillations, and AC Circuits 30-7 AC Circuits with AC Source Resistors, capacitors, and inductors have different phase relationships between current and voltage

More information

EE42: Running Checklist of Electronics Terms Dick White

EE42: Running Checklist of Electronics Terms Dick White EE42: Running Checklist of Electronics Terms 14.02.05 Dick White Terms are listed roughly in order of their introduction. Most definitions can be found in your text. Terms2 TERM Charge, current, voltage,

More information

Analysis and Modeling of a Piezoelectric Transformer in High Output Voltage Applications

Analysis and Modeling of a Piezoelectric Transformer in High Output Voltage Applications Analysis and Modeling of a Piezoelectric Transformer in High Output Voltage Applications Gregory Ivensky, Moshe Shvartsas, and Sam Ben-Yaakov* Power Electronics Laboratory Department of Electrical and

More information

PHYSICS - CLUTCH CH 29: ALTERNATING CURRENT.

PHYSICS - CLUTCH CH 29: ALTERNATING CURRENT. !! www.clutchprep.com CONCEPT: ALTERNATING VOLTAGES AND CURRENTS BEFORE, we only considered DIRECT CURRENTS, currents that only move in - NOW we consider ALTERNATING CURRENTS, currents that move in Alternating

More information

SPICE for Power Electronics and Electric Power

SPICE for Power Electronics and Electric Power SPICE for Power Electronics and Electric Power Third Edition Muhammad H. Rashid Life Fellow IEEE /^0\ \Cf*' CRC Press I Taylor & Francis eis Crou Group Boca Raton London New York CRC Press is an imprint

More information

Aligarh College of Engineering & Technology (College Code: 109) Affiliated to UPTU, Approved by AICTE Electrical Engg.

Aligarh College of Engineering & Technology (College Code: 109) Affiliated to UPTU, Approved by AICTE Electrical Engg. Aligarh College of Engineering & Technology (College Code: 19) Electrical Engg. (EE-11/21) Unit-I DC Network Theory 1. Distinguish the following terms: (a) Active and passive elements (b) Linearity and

More information

LLC Resonant Half Bridge Converter

LLC Resonant Half Bridge Converter LLC Resonant Half Bridge Converter Asia Tech-Day August 17 to 7, 009 Hong Huang Applications Engineer Outline Introduction to LLC resonant half bridge converter Benefits Operation principle Design challenges

More information

EXPERIMENT 4: RC, RL and RD CIRCUITs

EXPERIMENT 4: RC, RL and RD CIRCUITs EXPERIMENT 4: RC, RL and RD CIRCUITs Equipment List Resistor, one each of o 330 o 1k o 1.5k o 10k o 100k o 1000k 0.F Ceramic Capacitor 4700H Inductor LED and 1N4004 Diode. Introduction We have studied

More information

Look over Chapter 31 sections 1-4, 6, 8, 9, 10, 11 Examples 1-8. Look over Chapter 21 sections Examples PHYS 2212 PHYS 1112

Look over Chapter 31 sections 1-4, 6, 8, 9, 10, 11 Examples 1-8. Look over Chapter 21 sections Examples PHYS 2212 PHYS 1112 PHYS 2212 Look over Chapter 31 sections 1-4, 6, 8, 9, 10, 11 Examples 1-8 PHYS 1112 Look over Chapter 21 sections 11-14 Examples 16-18 Good Things To Know 1) How AC generators work. 2) How to find the

More information

Module 1. Introduction. Version 2 EE IIT, Kharagpur

Module 1. Introduction. Version 2 EE IIT, Kharagpur Module 1 Introduction Lesson 1 Introducing the Course on Basic Electrical Contents 1 Introducing the course (Lesson-1) 4 Introduction... 4 Module-1 Introduction... 4 Module-2 D.C. circuits.. 4 Module-3

More information

Digital Control of Resonant Converters: Frequency Limit Cycles Conditions

Digital Control of Resonant Converters: Frequency Limit Cycles Conditions Digital Control of Resonant Converters: Frequency Limit Cycles Conditions Mor Mordechai Peretz and Sam Ben-Yaakov Power Electronics Laboratory Department of Electrical and Computer Engineering Ben-Gurion

More information

Electronics and Instrumentation ENGR-4300 Spring 2004 Section Experiment 5 Introduction to AC Steady State

Electronics and Instrumentation ENGR-4300 Spring 2004 Section Experiment 5 Introduction to AC Steady State Experiment 5 Introduction to C Steady State Purpose: This experiment addresses combinations of resistors, capacitors and inductors driven by sinusoidal voltage sources. In addition to the usual simulation

More information

Designing A Medium-Power Resonant LLC Converter Using The NCP1395

Designing A Medium-Power Resonant LLC Converter Using The NCP1395 Designing A Medium-Power Resonant LLC Converter Using The NCP395 Prepared by: Roman Stuler This document describes the design procedure needed to implement a medium-power LLC resonant AC/DC converter using

More information

EXPERIMENT 4: RC, RL and RD CIRCUITs

EXPERIMENT 4: RC, RL and RD CIRCUITs EXPERIMENT 4: RC, RL and RD CIRCUITs Equipment List An assortment of resistor, one each of (330, 1k,1.5k, 10k,100k,1000k) Function Generator Oscilloscope 0.F Ceramic Capacitor 100H Inductor LED and 1N4001

More information

Electronic Instrumentation

Electronic Instrumentation 10/15/01 1 Electronic Instrumentation Experiment 3 Part A: Making an Inductor Part B: Measurement of Inductance Part C: imulation of a Transformer Part D: Making a Transformer Review RC and Resonance How

More information

Lecture Week 7. Quiz 4 - KCL/KVL Capacitors RC Circuits and Phasor Analysis RC filters Workshop

Lecture Week 7. Quiz 4 - KCL/KVL Capacitors RC Circuits and Phasor Analysis RC filters Workshop Lecture Week 7 Quiz 4 - KCL/KVL Capacitors RC Circuits and Phasor Analysis RC filters Workshop Quiz 5 KCL/KVL Please clear desks and turn off phones and put them in back packs You need a pencil, straight

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE P a g e 2 Question Bank Programme Subject Semester / Branch : BE : EE6201-CIRCUIT THEORY : II/EEE,ECE &EIE UNIT-I PART-A 1. Define Ohm s Law (B.L.T- 1) 2. List and define Kirchoff s Laws for electric circuits.

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK UNIT I BASIC CIRCUITS ANALYSIS PART A (2-MARKS)

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK UNIT I BASIC CIRCUITS ANALYSIS PART A (2-MARKS) KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK YEAR / SEM : I / II SUBJECT CODE & NAME : EE 1151 CIRCUIT THEORY UNIT I BASIC CIRCUITS ANALYSIS PART A (2-MARKS)

More information

Transformer modelling

Transformer modelling By Martin Bitschnau 2017 by OMICRON Lab V2.0 Visit www.omicron-lab.com for more information. Contact support@omicron-lab.com for technical support. Page 2 of 21 Table of Contents 1 EXECUTIVE SUMMARY...

More information

Radio Frequency Electronics

Radio Frequency Electronics Radio Frequency Electronics Tuned Amplifiers John Battiscombe Gunn Born in 1928 in Egypt (father was a famous Egyptologist), and was Educated in England Worked at IBM s Thomas J. Watson Research Center

More information

AC Circuit. What is alternating current? What is an AC circuit?

AC Circuit. What is alternating current? What is an AC circuit? Chapter 21 Alternating Current Circuits and Electromagnetic Waves 1. Alternating Current 2. Resistor in an AC circuit 3. Capacitor in an AC circuit 4. Inductor in an AC circuit 5. RLC series circuit 6.

More information

Lab 1: Basic RL and RC DC Circuits

Lab 1: Basic RL and RC DC Circuits Name- Surname: ID: Department: Lab 1: Basic RL and RC DC Circuits Objective In this exercise, the DC steady state response of simple RL and RC circuits is examined. The transient behavior of RC circuits

More information

Electrochemical Impedance Spectroscopy and Harmonic Distortion Analysis

Electrochemical Impedance Spectroscopy and Harmonic Distortion Analysis Electrochemical Impedance Spectroscopy and Harmonic Distortion Analysis Bernd Eichberger, Institute of Electronic Sensor Systems, University of Technology, Graz, Austria bernd.eichberger@tugraz.at 1 Electrochemical

More information

'WITH COUPLED INDUCTORS

'WITH COUPLED INDUCTORS A UNFED BEHAVORAL AVERAGE MODEL OF SEPC CONVERTERS 'WTH COUPLED NDUCTORS D. Adar, G. Rahav and S. Ben-Yaakov" Power Electronics Laboratory :Department of Electrical and Computer Engineering Ben-Gurion

More information

10. Introduction and Chapter Objectives

10. Introduction and Chapter Objectives Real Analog - Circuits Chapter 0: Steady-state Sinusoidal Analysis 0. Introduction and Chapter Objectives We will now study dynamic systems which are subjected to sinusoidal forcing functions. Previously,

More information

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz Department of Electrical & Computer Engineering Technology EET 3086C Circuit Analysis Laboratory Experiments Masood Ejaz Experiment # 1 DC Measurements of a Resistive Circuit and Proof of Thevenin Theorem

More information

EXPERIMENT NUMBER 10 TRANSIENT ANALYSIS USING PSPICE

EXPERIMENT NUMBER 10 TRANSIENT ANALYSIS USING PSPICE EXPERIMENT NUMBER 10 TRANSIENT ANALYSIS USING PSPICE Objective: To learn to use a circuit simulator package for plotting the response of a circuit in the time domain. Preliminary: Revise laboratory 8 to

More information

Practical Transformer on Load

Practical Transformer on Load Practical Transformer on Load We now consider the deviations from the last two ideality conditions : 1. The resistance of its windings is zero. 2. There is no leakage flux. The effects of these deviations

More information

Pulsed Power Engineering Circuit Simulation

Pulsed Power Engineering Circuit Simulation Pulsed Power Engineering Circuit Simulation January 12-16, 2009 Craig Burkhart, PhD Power Conversion Department SLAC National Accelerator Laboratory Circuit Simulation for Pulsed Power Applications Uses

More information

RC circuit. Recall the series RC circuit.

RC circuit. Recall the series RC circuit. RC circuit Recall the series RC circuit. If C is discharged and then a constant voltage V is suddenly applied, the charge on, and voltage across, C is initially zero. The charge ultimately reaches the

More information

Electricity & Optics

Electricity & Optics Physics 24100 Electricity & Optics Lecture 19 Chapter 29 sec. 1,2,5 Fall 2017 Semester Professor Koltick Series and Parallel R and L Resistors and inductors in series: R series = R 1 + R 2 L series = L

More information

Boise State University Department of Electrical and Computer Engineering ECE 212L Circuit Analysis and Design Lab

Boise State University Department of Electrical and Computer Engineering ECE 212L Circuit Analysis and Design Lab Objecties Boise State Uniersity Department of Electrical and Computer Engineering ECE 22L Circuit Analysis and Design Lab Experiment #2: Sinusoidal Steady State and Resonant Circuits The objecties of this

More information

ENGR4300 Fall 2005 Test 4A. Name. Section. Question 1 (25 points) Question 2 (25 points) Question 3 (25 points) Question 4 (25 points)

ENGR4300 Fall 2005 Test 4A. Name. Section. Question 1 (25 points) Question 2 (25 points) Question 3 (25 points) Question 4 (25 points) ENGR4300 Fall 2005 Test 4A Name Section Question 1 (25 points) Question 2 (25 points) Question 3 (25 points) Question 4 (25 points) Total (100 points): Please do not write on the crib sheets. On all questions:

More information

SPICE FOR POWER ELECTRONICS AND ELECTRIC POWER

SPICE FOR POWER ELECTRONICS AND ELECTRIC POWER SPICE FOR POWER ELECTRONICS AND ELECTRIC POWER SECOND EDITION MUHAMMAD H. RASHID University of West Florida Pensacola, Florida, U.S.A. HASAN M. RASHID University of Florida Gainesville, Florida, U.S.A.

More information

Advances in Averaged Switch Modeling

Advances in Averaged Switch Modeling Advances in Averaged Switch Modeling Robert W. Erickson Power Electronics Group University of Colorado Boulder, Colorado USA 80309-0425 rwe@boulder.colorado.edu http://ece-www.colorado.edu/~pwrelect 1

More information

V.S.B ENGINEERING COLLEGE DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING I EEE-II Semester all subjects 2 & 16 marks QB

V.S.B ENGINEERING COLLEGE DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING I EEE-II Semester all subjects 2 & 16 marks QB V.S.B ENGINEERING COLLEGE DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING I EEE-II Semester all subjects 2 & 16 marks QB Sl.No Subject Name Page No. 1 Circuit Theory 2 1 UNIT-I CIRCUIT THEORY TWO

More information

Transformer Waveforms

Transformer Waveforms OBJECTIVE EXPERIMENT Transformer Waveforms Steady-State Testing and Performance of Single-Phase Transformers Waveforms The voltage regulation and efficiency of a distribution system are affected by the

More information

PROBLEMS. Figure13.74 For Prob Figure13.72 For Prob Figure13.75 For Prob Figure13.73 For Prob Figure13.76 For Prob

PROBLEMS. Figure13.74 For Prob Figure13.72 For Prob Figure13.75 For Prob Figure13.73 For Prob Figure13.76 For Prob CHAPTER 13 Magnetically Coupled Circuits 571 13.9 In order to match a source with internal impedance of 500 to a 15- load, what is needed is: (a) step-up linear transformer (b) step-down linear transformer

More information

UNIVERSITY OF BOLTON SCHOOL OF SPORT AND BIOMEDICAL SCIENCE. BEng (HONS)/MEng BIOMEDICAL ENGINEERING. BEng (HONS) MEDICAL ENGINEERING

UNIVERSITY OF BOLTON SCHOOL OF SPORT AND BIOMEDICAL SCIENCE. BEng (HONS)/MEng BIOMEDICAL ENGINEERING. BEng (HONS) MEDICAL ENGINEERING LH29 SCHOOL OF SPORT AND BIOMEDICAL SCIENCE BEng (HONS)/MEng BIOMEDICAL ENGINEERING BEng (HONS) MEDICAL ENGINEERING SEMESTER 2 EXAMINATIONS 2015/2016 MODULE NO: BME4004 Date: Wednesday 18 May 2016 Time:

More information

Concept map Introduction E lectronics and Microelectronics Engineering have been highly strengthen by the micro and nanotechnology advances which have provided a wide range of applications and solutions

More information

A Behavioral SPICE Compatible Model of an Electrodeless Fluorescent Lamp

A Behavioral SPICE Compatible Model of an Electrodeless Fluorescent Lamp A Behavioral SPICE Compatible Model of an Electrodeless Fluorescent Lamp Sam BenYaakov *, Moshe Shvartsas and Jim Lester 2 Power Electronics Laboratory Department of Electrical and Computer Engineering

More information

Chapter 13 Magnetically Coupled Circuits. Chapter Objectives:

Chapter 13 Magnetically Coupled Circuits. Chapter Objectives: Chapter 13 Magnetically Coupled Circuits Chapter Objectives: Understand magnetically coupled circuits. Learn the concept of mutual inductance. Be able to determine energy in a coupled circuit. Learn how

More information

Lab 8 - INTRODUCTION TO AC CURRENTS AND VOLTAGES

Lab 8 - INTRODUCTION TO AC CURRENTS AND VOLTAGES 08-1 Name Date Partners ab 8 - INTRODUCTION TO AC CURRENTS AND VOTAGES OBJECTIVES To understand the meanings of amplitude, frequency, phase, reactance, and impedance in AC circuits. To observe the behavior

More information

Chapter 13 Oscillators and Data Converters

Chapter 13 Oscillators and Data Converters Chapter 13 Oscillators and Data Converters 13.1 General Considerations 13.2 Ring Oscillators 13.3 LC Oscillators 13.4 Phase Shift Oscillator 13.5 Wien-Bridge Oscillator 13.6 Crystal Oscillators 13.7 Chapter

More information

Electronic Instrumentation

Electronic Instrumentation 10/1/014 1 Electronic Instrumentation Experiment 3 Part A: Making an Inductor Part B: Measurement of Inductance Part C: imulation of a Transformer Part D: Making a Transformer Inductors & Transformers

More information

Exercise 1: Series Resonant Circuits

Exercise 1: Series Resonant Circuits Series Resonance AC 2 Fundamentals Exercise 1: Series Resonant Circuits EXERCISE OBJECTIVE When you have completed this exercise, you will be able to compute the resonant frequency, total current, and

More information

Designing Information Devices and Systems II Fall 2018 Elad Alon and Miki Lustig Homework 4

Designing Information Devices and Systems II Fall 2018 Elad Alon and Miki Lustig Homework 4 EECS 16B Designing Information Devices and Systems II Fall 2018 Elad Alon and Miki Lustig Homework 4 This homework is solely for your own practice. However, everything on it is in scope for midterm 1,

More information

AC Circuits INTRODUCTION DISCUSSION OF PRINCIPLES. Resistance in an AC Circuit

AC Circuits INTRODUCTION DISCUSSION OF PRINCIPLES. Resistance in an AC Circuit AC Circuits INTRODUCTION The study of alternating current 1 (AC) in physics is very important as it has practical applications in our daily lives. As the name implies, the current and voltage change directions

More information

Homework Assignment 05

Homework Assignment 05 Homework Assignment 05 Question (2 points each unless otherwise indicated)(20 points). Estimate the parallel parasitic capacitance of a mh inductor with an SRF of 220 khz. Answer: (2π)(220 0 3 ) = ( 0

More information

Proceedings of the 7th WSEAS International Conference on CIRCUITS, SYSTEMS, ELECTRONICS, CONTROL and SIGNAL PROCESSING (CSECS'08)

Proceedings of the 7th WSEAS International Conference on CIRCUITS, SYSTEMS, ELECTRONICS, CONTROL and SIGNAL PROCESSING (CSECS'08) Multistage High Power Factor Rectifier with passive lossless current sharing JOSE A. VILLAREJO, ESTHER DE JODAR, FULGENCIO SOTO, JACINTO JIMENEZ Department of Electronic Technology Polytechnic University

More information

Comparison of Digital Control Loops Analytical Models, Laboratory Measurements, and Simulation Results

Comparison of Digital Control Loops Analytical Models, Laboratory Measurements, and Simulation Results Comparison of Digital Control Loops Analytical Models, Laboratory Measurements, and Simulation Results Phil Cooke Rohan Samsi Tom Wilson 20 October 2009 Outline Application Circuit & IC Block Diagram Control

More information

PART B. t (sec) Figure 1

PART B. t (sec) Figure 1 Code No: R16128 R16 SET 1 I B. Tech II Semester Regular Examinations, April/May 217 ELECTRICAL CIRCUIT ANALYSIS I (Electrical and Electronics Engineering) Time: 3 hours Max. Marks: 7 Note: 1. Question

More information

K6RIA, Extra Licensing Class. Circuits & Resonance for All!

K6RIA, Extra Licensing Class. Circuits & Resonance for All! K6RIA, Extra Licensing Class Circuits & Resonance for All! Amateur Radio Extra Class Element 4 Course Presentation ELEMENT 4 Groupings Rules & Regs Skywaves & Contesting Outer Space Comms Visuals & Video

More information

Paper-1 (Circuit Analysis) UNIT-I

Paper-1 (Circuit Analysis) UNIT-I Paper-1 (Circuit Analysis) UNIT-I AC Fundamentals & Kirchhoff s Current and Voltage Laws 1. Explain how a sinusoidal signal can be generated and give the significance of each term in the equation? 2. Define

More information

LIST OF EXPERIMENTS. Sl. No. NAME OF THE EXPERIMENT Page No.

LIST OF EXPERIMENTS. Sl. No. NAME OF THE EXPERIMENT Page No. LIST OF EXPERIMENTS u Sl. No. NAME OF THE EXPERIMENT Page No. 1 2 3 4 Simulation of Transient response of RLC Circuit To an input (i) step (ii) pulse and(iii) Sinusoidal signals Analysis of Three Phase

More information

2π LC. = (2π) 2 4/30/2012. General Class Element 3 Course Presentation X C. Electrical Principles. ElectriElectrical Principlesinciples F 2 =

2π LC. = (2π) 2 4/30/2012. General Class Element 3 Course Presentation X C. Electrical Principles. ElectriElectrical Principlesinciples F 2 = General Class Element 3 Course Presentation ti ELEMENT 3 SUB ELEMENTS General Licensing Class Subelement G5 3 Exam Questions, 3 Groups G1 Commission s Rules G2 Operating Procedures G3 Radio Wave Propagation

More information

Contents. Core information about Unit

Contents. Core information about Unit 1 Contents Core information about Unit UEENEEH114A - Troubleshoot resonance circuits......3 UEENEEG102A Solve problems in low voltage AC circuits...5 TextBook...7 Topics and material Week 1...9 2 Core

More information

Laboratory Investigation of Variable Speed Control of Synchronous Generator With a Boost Converter for Wind Turbine Applications

Laboratory Investigation of Variable Speed Control of Synchronous Generator With a Boost Converter for Wind Turbine Applications Laboratory Investigation of Variable Speed Control of Synchronous Generator With a Boost Converter for Wind Turbine Applications Ranjan Sharma Technical University of Denmark ransharma@gmail.com Tonny

More information

Chapter 7. Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Chapter 7. Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 7 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Learning Objectives 1. Understand the meaning of instantaneous and average power, master AC power notation,

More information

ECE 2006 University of Minnesota Duluth Lab 11. AC Circuits

ECE 2006 University of Minnesota Duluth Lab 11. AC Circuits 1. Objective AC Circuits In this lab, the student will study sinusoidal voltages and currents in order to understand frequency, period, effective value, instantaneous power and average power. Also, the

More information

6.002 Circuits and Electronics Final Exam Practice Set 1

6.002 Circuits and Electronics Final Exam Practice Set 1 MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE 6.002 Circuits and Electronics Set 1 Problem 1 Figure 1 shows a simplified small-signal model of a certain

More information

Chapter 6. BJT Amplifiers

Chapter 6. BJT Amplifiers Basic Electronic Devices and Circuits EE 111 Electrical Engineering Majmaah University 2 nd Semester 1432/1433 H Chapter 6 BJT Amplifiers 1 Introduction The things you learned about biasing a transistor

More information

Sample Question Paper

Sample Question Paper Scheme G Sample Question Paper Course Name : Electrical Engineering Group Course Code : EE/EP Semester : Third Subject Title : Electrical Circuit and Network 17323 Marks : 100 Time: 3 hrs Instructions:

More information

VETRI VINAYAHA COLLEGE OF ENGINEERING AND TECHNOLOGY

VETRI VINAYAHA COLLEGE OF ENGINEERING AND TECHNOLOGY VETRI VINAYAHA COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING I-YEAR/II-SEMESTER- EEE&ECE EE6201- CIRCUIT THEORY Two Marks with Answers PREPARED BY: Mr.A.Thirukkumaran,

More information

Figure 1a Three small inductors are show what inductors look like. Figure 1b Three large inductors

Figure 1a Three small inductors are show what inductors look like. Figure 1b Three large inductors A Series RLC Circuit This lab will let you learn the characteristics of both amplitude and phase of a series RLC circuit. Theory nductors and Capacitors Resistors (R), inductors (L) and capacitors (C)

More information

Understanding VCO Concepts

Understanding VCO Concepts Understanding VCO Concepts OSCILLATOR FUNDAMENTALS An oscillator circuit can be modeled as shown in Figure 1 as the combination of an amplifier with gain A (jω) and a feedback network β (jω), having frequency-dependent

More information

The steeper the phase shift as a function of frequency φ(ω) the more stable the frequency of oscillation

The steeper the phase shift as a function of frequency φ(ω) the more stable the frequency of oscillation It should be noted that the frequency of oscillation ω o is determined by the phase characteristics of the feedback loop. the loop oscillates at the frequency for which the phase is zero The steeper the

More information

Homework Assignment 01

Homework Assignment 01 Homework Assignment 01 In this homework set students review some basic circuit analysis techniques, as well as review how to analyze ideal op-amp circuits. Numerical answers must be supplied using engineering

More information