Non-Linear Saturable Kool Mu Core Model

Size: px
Start display at page:

Download "Non-Linear Saturable Kool Mu Core Model"

Transcription

1 Non-Linear Saturable Kool Mu Core Model Scott Frankel, AEi Systems, LLC Iron Powder cores have been well suited for applications such as switching regulator inductors, in-line noise filters, and flyback converter transformers, where high flux density capacity is the key characteristic in the magnetic core performance Unfortunately, when using Iron Powder cores at higher frequencies (> 100 Khz) the Iron Powder Core losses tend to be prohibitive As the switching frequency of power converters increases, the need for cores that can produce high flux densities with reasonable core losses increases Magnetics (r) designed the Kool Mu (r) series of cores in order to meet this demand The Kool Mu cores have magnetic characteristics resembling the Iron Powder with significantly decreased core losses When using SPICE to model such cores, the saturation characteristics of the core can become extremely important Unfortunately, the SPICE primitive L (Inductor) element only models linear inductance, and not the non-linear characteristic of a real magnetic core Fortunately for designers, SPICE is versatile enough to be able to create a subcircuit of the magnetic core that very accurately represents the non-linear saturation characteristics of the core Several approaches to modeling the saturation characteristics of magnetic cores are discussed in [3] In that text, saturable core models for MPP (molypermalloy powder) and Ferrite cores are generated In this article, we will apply these techniques to generate a saturable core model for the Kool Mu family of cores We will use the SPICE model discussed in [3] that was used for the MPP core models That model is shown below in Figure /09/00

2 G1 1 7 B3 Input 1 R1 C1 V G2 1 R2 Output B1 B2 B4 Inductance 10 Figure 1: SPICE model of Kool Mu core The B elements are equation blocks that we will use to calculate the core characteristics The elements and their representative equations are shown in Tabular form in Table 2 The core characteristics for this example will be the Kool Mu core The constants we need to extract to complete the model are shown in Table 1 Inductance per Mean Magnetic Eddie Current Permeability[Ui] 1000 Turns [A L ] Path Length [Lmean] Loss Coefficient [Feddy] Core 26 mh 0817 cm 707 MHz 125 Table 1: Core parameters Extracted 2 07/09/00

3 Spice element name Description Equation SPICE equivalent Expression R1 DCR of Inductor = Ohms (entered by user) R1 1 4 {DCR} B1 Magnetizing Force H 04 π N I Lmean B1 5 2 V = ABS(1256*{N}*I(V1)/0817) N=Number of turns (entered by user) I = current in inductor Lmean=Mean magnetic path (cm) B2 % Permeability %U E1 Perm H A1 e ( ) B1 e ( E2 Perm H ) H= Magnetizing Force Perm = Permeability of core A1, B1, E1, E2 = Constants to be derived B3 Vcore/% Permeability Vcore %U 02 B2 6 2 V=(096402*E^-(125*V(5,2)*00017))-(- 0893*E^-(125*V(5,2)*000047)) B3 7 2 V=(4,3)/(V(6,2)+002) Vcore=Voltage applied to core %U=% Permeability 3 07/09/00

4 C1 Inductance 2 N L A L 1000 C1 8 9 {N^2*26*1N} IC={IC} N=Number of turns A L =Inductance per 1000 turns R2 Eddie Current Losses R2 1 2 π Feddy C R2 9 2 {1/(6283n*707MEG*26*N^2)} Feddy=Eddie Frequency C = L = Inductance B4 Inductance (used for measuring Ind %U N A L B V=V(6,2) * {N^2*13*1N} inductance external to the %U=Percent Permeability model; Not required for N=Number of turns subcircuit operation) A L =Inductance per 1000 turns Table 2: SPICE elements and Equations 4 07/09/00

5 The most difficult part of deriving the core model is modeling the saturation characteristics of the core This is performed in this model by curve fitting the data provided in the databook to a non-linear equation that closely resembles this characteristic The data used is provided in the % permeability vs Magnetizing Force graph in the Magnetics data book The equation that was found (by trial and error) to closely resemble the saturation characteristics of the Kool Mu material is given below: E1 Perm H %U A1 e ( ) B1 e ( E2 Perm H ) In order to derive the constants A1, B1, E1, and E2, an Excel spreadsheet, along with the SOLVER function, was utilized The Excel spreadsheet used is shown in Table /09/00

6 Table 3: Excel spreadsheet used to curve fit % Permeability The Magnetizing force (H) from the data book is shown in cells A9 through A45 The % permeability corresponding to this Magnetizing force is shown in cells G9 through G45 The curve fit equation for % permeability above was translated into an Excel equivalent equation and inserted into cell E9 6 07/09/00

7 E1 Perm H %U A1 e ( ) B1 e ( E2 Perm H ) [Normal Equation format] =(($K$11*EXP(-$K$12*$E$5*$A9))-($K$13*EXP(-$K$14*$E$5*$A$9) [Excel Equivalent Format] This equation was then copied from E9 down to cell E45 In order to optimize the constants to curve fit to the % permeability equation, the error squared was calculated for each point in cells I9 through I45 and summed in cell I46 The constants A1, A2, E1, and E2 are entered in cells K11 through K14 In order to optimize the constants solution, a guess must be entered into the constant cells (K11 through K14) Any numbers should be sufficient, so entering 1 for each of the constants should be a good start We are now ready to invoke the solver function of Excel Select the TOOLS menu in Excel and select the SOLVER function The settings for the SOLVER dialogue box are shown below: Equal to: MIN Value of: 0 By Changing Cells: $K$11:$K$14 Set Target Cell: $I$46 And under the OPTIONS dialogue box, Iterations = Max time = 100 Sec Precision = 0001 Tolerance = 5% These settings will vary the values of the constants (A1, A2, E1, E2) until the sum of all the errors (cell 7 07/09/00

8 I46) is optimally close to zero As shown in Table 3, the constants are iterated to be: A1= E1= B1= E2=4708E-05 These are substituted into the B2 element as shown in Table 2 In order to show the excellent results of the curve fit, the data was plotted against the curve fit equation The resulting plot is shown in Figure 2 Magnetics Inc Kool Mu Core 77XXX u=125 % Permeability H - Oersteds Curve Fit Results Data Sheet Values Figure 2: % Permeability vs Magnetizing Force for U=125 We now have all the parameters and equations needed to construct our SPICE equivalent model of the Kool Mu core The IsSpice netlist is shown in Table 4 The SPICE subcircuit is compatible with the 8 07/09/00

9 parameter passing capabilities of IsSpice N (Turns), DCR (DC resistance), and IC (initial current) are passed to the model by the schematic Initial current is passed in case the user wants to utilize the convergence aid of an initial condition Table 4: Spice 3 compatible Netlist of core ********** *SRC=77140;ku77140;Magnetic Cores;Koolmu; *SYM=MPP1 SUBCKT {N= DCR=01 IC=0} R1 1 4 {DCR} V1 3 2 G G C1 8 9 {N^2*26*1n} IC={IC} R2 9 2 {1/(6283n*0707meg*26*N^2)} B1 5 2 V=ABS(1256*{N}*I(V1)/817) B2 6 2 V=(096402*E^-(125*V(5,2)*00017))-(-00893*E^-(125*V(5,2)*000047)) B3 7 2 V=V(4,3)/(V(6,2)+02) B V=V(6,2)*{N^2*26*1n} ENDS ********** In order to test the accuracy of the saturation characteristics, a test circuit was constructed that would generate % permeability vs Magnetizing Force The SPICE model is shown in Figure 3 and the netlist is shown in Table 5 The resulting plot is shown in Figure V U X H3 V3 3 V(3) H V1 0 Figure 3: Saturation test circuit 9 07/09/00

10 Table 5: Netlist for test circuit C:\DATA\CIRCUITS\Ku_tst1 *SPICE_NET DC V SUBCKT 77140# R M V1 3 2 G G C U IC=0 R M B1 5 2 V=ABS(1256*20000 *I(V1)/817) B2 6 2 V=(096402*E^-(125*V(5,2)*00017))-(-00893*E^-(125*V(5,2)*000047)) B3 7 2 V=V(4,3)/(V(6,2)+02) B V=V(6,2)*10400U ENDS PRINT DC V(6:X11) OP *ALIAS V(2)=L *ALIAS V(3)=H *ALIAS V(5)=VINP PRINT AC V(2) VP(2) V(3) VP(3) PRINT DC V(2) V(3) PRINT TRAN V(3) V(5) V3 5 6 H3 3 0 V X #0 *{N=20 DCR=01 IC=0 } V1 5 0 END 10 07/09/00

11 9000M 7000M % Permeability 5000M 3000M 10000M Magnetizing Force [Oersteds] in Volts 1 Figure 4: SPICE result of % Permeability vs Magnetizing Force As Figure 4 shows, the SPICE model closely represents the saturation characteristics of the core The techniques used above may be used across the Kool Mu family When using this model, remember the model characteristics are only valid at room temperature About the Author Scott Frankel is a Sr Staff Analyst at Analytical Engineering Inc AEI specializes in worst case analysis, simulation, and design for spacecraft electronics Scott is also a co-author of a book on SPICE simulations, soon to be published by McGraw-Hill Acknowledgements The author would like to graciously thank Steven Sandler for his invaluable assistance and insight regarding this topic 11 07/09/00

12 References [1] Magnetics Technical Bulletin No KMC-S [2] Magnetics Kool Mu Powder Cores Data book 1994 [3] Sandler, Steven M SPMS Simulation with SPICE 3 McGraw Hill /09/00

Modelling Non-Ideal Inductors in SPICE

Modelling Non-Ideal Inductors in SPICE Modelling Non-Ideal Inductors in SPICE Martin O'Hara Technical Manager, Newport Components, Milton Keynes November 1994 Abstract The non-ideal inductor exhibits both self resonance and non-linear current

More information

Section 8: Magnetic Components

Section 8: Magnetic Components Section 8: Magnetic omponents Inductors and transformers used in power electronic converters operate at quite high frequency. The operating frequency is in khz to MHz. Magnetic transformer steel which

More information

Iron-Silicon (Fe-Si ) Powder Cores

Iron-Silicon (Fe-Si ) Powder Cores Iron-Silicon (Fe-Si ) Powder Cores INTRODUCTION Arnold Magnetics, a world leader in magnetic alloy powder products such as MPP, High- Flux and Super-MSS, now offers a new series of powder cores using an

More information

SPECIFICATION OF BS LQCMU SERIES

SPECIFICATION OF BS LQCMU SERIES SPECIFICATION OF BS LQCMU SERIES FEATURES 1. This miniature chip inductors wound on a special ferrite core. 2. Low DC resistance, high current capacity, and high saturation for surface mounting. 3. They

More information

MAGNETIC HYSTERESIS MODELING AND VISUALIZATION FOR SPICE BASED ENVIRONMENTS

MAGNETIC HYSTERESIS MODELING AND VISUALIZATION FOR SPICE BASED ENVIRONMENTS MAGNETIC HYSTERESIS MODELING AND VISUALIZATION FOR SPICE BASED ENVIRONMENTS Boyanka Marinova Nikolova Faculty of Telecommunication, Technical University of Sofia, Studenstki Grad, TU-Sofia, block 1, room

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder 15.3.2 Example 2 Multiple-Output Full-Bridge Buck Converter Q 1 D 1 Q 3 D 3 + T 1 : : n 2 D 5 i

More information

Switched Mode Power Conversion

Switched Mode Power Conversion Inductors Devices for Efficient Power Conversion Switches Inductors Transformers Capacitors Inductors Inductors Store Energy Inductors Store Energy in a Magnetic Field In Power Converters Energy Storage

More information

Inductors. Hydraulic analogy Duality with capacitor Charging and discharging. Lecture 12: Inductors

Inductors. Hydraulic analogy Duality with capacitor Charging and discharging. Lecture 12: Inductors Lecture 12: nductors nductors Hydraulic analogy Duality with capacitor Charging and discharging Robert R. McLeod, University of Colorado http://hilaroad.com/camp/projects/magnet.html 99 Lecture 12: nductors

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder Chapter 14 Inductor Design 14.1 Filter inductor design constraints 14.2 A step-by-step design procedure

More information

(310) N E W S L E T T E R. Copyright intusoft, April1988

(310) N E W S L E T T E R. Copyright intusoft, April1988 (310) 833-0710 Personal Computer Circuit Design Tools N E W S L E T T E R Copyright intusoft, April1988 An update package is being prepared for release later this year. Included will be changes and additions

More information

Chapter 14: Inductor design

Chapter 14: Inductor design Chapter 14 Inductor Design 14.1 Filter inductor design constraints 14.2 A step-by-step design procedure 14.3 Multiple-winding magnetics design using the K g method 14.4 Examples 14.5 Summary of key points

More information

The Influence of Core Shape and Material Nonlinearities to Corner Losses of Inductive Element

The Influence of Core Shape and Material Nonlinearities to Corner Losses of Inductive Element The Influence of Core Shape and Material Nonlinearities to Corner Losses of Inductive Element Magdalena Puskarczyk 1, Brice Jamieson 1, Wojciech Jurczak 1 1 ABB Corporate Research Centre, Kraków, Poland

More information

Lecture 24. April 5 th, Magnetic Circuits & Inductance

Lecture 24. April 5 th, Magnetic Circuits & Inductance Lecture 24 April 5 th, 2005 Magnetic Circuits & Inductance Reading: Boylestad s Circuit Analysis, 3 rd Canadian Edition Chapter 11.1-11.5, Pages 331-338 Chapter 12.1-12.4, Pages 341-349 Chapter 12.7-12.9,

More information

A new method for simulation of saturation behavior in magnetic materials of inductive components

A new method for simulation of saturation behavior in magnetic materials of inductive components A new method for simulation of saturation behavior in magnetic materials of inductive components Dr. Jörn Schliewe, Stefan Schefler EPCOS AG, eidenheim, Germany Summary A common characterization method

More information

15.1 Transformer Design: Basic Constraints. Chapter 15: Transformer design. Chapter 15 Transformer Design

15.1 Transformer Design: Basic Constraints. Chapter 15: Transformer design. Chapter 15 Transformer Design Chapter 5 Transformer Design Some more advanced design issues, not considered in previous chapter: : n Inclusion of core loss Selection of operating flux density to optimize total loss Multiple winding

More information

Reactor Characteristic Evaluation and Analysis Technologies of JFE Steel

Reactor Characteristic Evaluation and Analysis Technologies of JFE Steel JFE TECHNICAL REPORT No. 21 (Mar. 2016) Reactor Characteristic Evaluation and Analysis Technologies of HIRATANI Tatsuhiko *1 NAMIKAWA Misao *2 NISHINA Yoshiaki *3 Abstract: Reactor characteristic evaluation

More information

ELECTROMAGNETIC OSCILLATIONS AND ALTERNATING CURRENT

ELECTROMAGNETIC OSCILLATIONS AND ALTERNATING CURRENT Chapter 31: ELECTROMAGNETIC OSCILLATIONS AND ALTERNATING CURRENT 1 A charged capacitor and an inductor are connected in series At time t = 0 the current is zero, but the capacitor is charged If T is the

More information

Powdered Metal Cores. MPP (molypermalloy) & High Flux cores. Genalex & Genalex H (nickel-iron) iron) cores. Low Frequency Iron Powder cores

Powdered Metal Cores. MPP (molypermalloy) & High Flux cores. Genalex & Genalex H (nickel-iron) iron) cores. Low Frequency Iron Powder cores Powdered Metal Cores MPP (molypermalloy) & High Flux cores Genalex & Genalex H (nickel-iron) iron) cores Low Frequency Iron Powder cores RF Iron (carbonyl) Powder cores DuraFlux High Energy cores Page

More information

AP Physics C. Inductance. Free Response Problems

AP Physics C. Inductance. Free Response Problems AP Physics C Inductance Free Response Problems 1. Two toroidal solenoids are wounded around the same frame. Solenoid 1 has 800 turns and solenoid 2 has 500 turns. When the current 7.23 A flows through

More information

Cross Regulation Mechanisms in Multiple-Output Forward and Flyback Converters

Cross Regulation Mechanisms in Multiple-Output Forward and Flyback Converters Cross Regulation Mechanisms in Multiple-Output Forward and Flyback Converters Bob Erickson and Dragan Maksimovic Colorado Power Electronics Center (CoPEC) University of Colorado, Boulder 80309-0425 http://ece-www.colorado.edu/~pwrelect

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder Part III. Magnetics 13 Basic Magnetics Theory 14 Inductor Design 15 Transformer Design 1 Chapter

More information

THE INDUCTANCE OF A SINGLE LAYER COIL DERIVED FROM CAPACITANCE

THE INDUCTANCE OF A SINGLE LAYER COIL DERIVED FROM CAPACITANCE THE INDUCTANCE OF A SINGLE LAYER COIL DERIVED FROM CAPACITANCE The inductance of a coil can be derived from the magnetic reluctance to its flux, and for a single layer coil this reluctance can be derived

More information

WLPN Series Shielded SMD Power Inductors

WLPN Series Shielded SMD Power Inductors WLPN404018 Series Shielded SMD Power Inductors *Contents in this sheet are subject to change without prior notice. Page 1 of 11 ASC_WLPN404018 Series_V2.0 Oct. 2016 Features 1. Close magnetic loop with

More information

WLPN Series Shielded SMD Power Inductors

WLPN Series Shielded SMD Power Inductors WLPN505020 Series Shielded SMD Power Inductors *Contents in this sheet are subject to change without prior notice. Page 1 of 9 ASC_WLPN505020 Series_V0.0 Dec. 2016 1R0 Approval sheet Features 1. Close

More information

Review of Basic Electrical and Magnetic Circuit Concepts EE

Review of Basic Electrical and Magnetic Circuit Concepts EE Review of Basic Electrical and Magnetic Circuit Concepts EE 442-642 Sinusoidal Linear Circuits: Instantaneous voltage, current and power, rms values Average (real) power, reactive power, apparent power,

More information

WLPN Series SMD Molded Power Choke Inductors

WLPN Series SMD Molded Power Choke Inductors WLPN303010 Series SMD Molded Power Choke Inductors *Contents in this sheet are subject to change without prior notice. Page 1 of 9 ASC_WLPN303010 Series_V3.0 Oct. 2016 Features 1. Close magnetic loop with

More information

WLPN Series Shielded SMD Power Inductors

WLPN Series Shielded SMD Power Inductors WLPN202012 Series Shielded SMD Power Inductors *Contents in this sheet are subject to change without prior notice. Page 1 of 9 ASC_WLPN202012 Series_V2.0 Sep. 2014 Features 1. Close magnetic loop with

More information

Thermal vs. Power Loss Efficiency Considerations for Powder Core Materials. Christopher Oliver Nien Teng Micrometals, Incorporated

Thermal vs. Power Loss Efficiency Considerations for Powder Core Materials. Christopher Oliver Nien Teng Micrometals, Incorporated Thermal vs. Power Loss Efficiency Considerations for Powder Core Materials Christopher Oliver Nien Teng Micrometals, Incorporated Outline Powder Cores Description What properties change with temperature

More information

The process of analysing a circuit using the Laplace technique can be broken down into a series of straightforward steps:

The process of analysing a circuit using the Laplace technique can be broken down into a series of straightforward steps: Analysis of a series RLC circuit using Laplace Transforms Part. How to do it. The process of analysing a circuit using the Laplace technique can be broken down into a series of straightforward steps:.

More information

EXPERIMENT 07 TO STUDY DC RC CIRCUIT AND TRANSIENT PHENOMENA

EXPERIMENT 07 TO STUDY DC RC CIRCUIT AND TRANSIENT PHENOMENA EXPERIMENT 07 TO STUDY DC RC CIRCUIT AND TRANSIENT PHENOMENA DISCUSSION The capacitor is a element which stores electric energy by charging the charge on it. Bear in mind that the charge on a capacitor

More information

Part III. Magnetics. Chapter 13: Basic Magnetics Theory. Chapter 13 Basic Magnetics Theory

Part III. Magnetics. Chapter 13: Basic Magnetics Theory. Chapter 13 Basic Magnetics Theory Part III. Magnetics 3 Basic Magnetics Theory Inductor Design 5 Transformer Design Chapter 3 Basic Magnetics Theory 3. Review of Basic Magnetics 3.. Basic relationships 3..2 Magnetic circuits 3.2 Transformer

More information

What happens when things change. Transient current and voltage relationships in a simple resistive circuit.

What happens when things change. Transient current and voltage relationships in a simple resistive circuit. Module 4 AC Theory What happens when things change. What you'll learn in Module 4. 4.1 Resistors in DC Circuits Transient events in DC circuits. The difference between Ideal and Practical circuits Transient

More information

FP4 High current power inductors

FP4 High current power inductors High current power inductors Effective December 015 Supersedes March 007 Product description High current carrying capacity Inductance range from 0.090uH to 0.00uH Current range 0 to 7 mps 10. x 6.8mm

More information

Lecture 17 Push-Pull and Bridge DC-DC converters Push-Pull Converter (Buck Derived) Centre-tapped primary and secondary windings

Lecture 17 Push-Pull and Bridge DC-DC converters Push-Pull Converter (Buck Derived) Centre-tapped primary and secondary windings ecture 17 Push-Pull and Bridge DC-DC converters Push-Pull Converter (Buck Derived) Centre-tapped primary and secondary windings 1 2 D 1 i v 1 v 1s + v C o R v 2 v 2s d 1 2 T 1 T 2 D 2 Figure 17.1 v c (

More information

TUTORIAL Solar Module Physical Model

TUTORIAL Solar Module Physical Model TUTORIAL Solar Module Physical Model OCTOBER 2016 1 The physical model of the solar module can take into account variations of the light intensity and ambient temperature. However, it requires many parameter

More information

Analog Circuits Part 1 Circuit Theory

Analog Circuits Part 1 Circuit Theory Introductory Medical Device Prototyping Analog Circuits Part 1 Circuit Theory, http://saliterman.umn.edu/ Department of Biomedical Engineering, University of Minnesota Concepts to be Covered Circuit Theory

More information

Practical 1 RC Circuits

Practical 1 RC Circuits Objectives Practical 1 Circuits 1) Observe and qualitatively describe the charging and discharging (decay) of the voltage on a capacitor. 2) Graphically determine the time constant for the decay, τ =.

More information

Analysis of Thermal Behavior of High Frequency Transformers Using Finite Element Method

Analysis of Thermal Behavior of High Frequency Transformers Using Finite Element Method J. Electromagnetic Analysis & Applications, 010,, 67-63 doi:10.436/emaa.010.1108 ublished Online November 010 (http://www.scirp.org/ournal/emaa) Analysis of Thermal Behavior of High Frequency Transformers

More information

E2.2 Analogue Electronics

E2.2 Analogue Electronics E2.2 Analogue Electronics Instructor : Christos Papavassiliou Office, email : EE 915, c.papavas@imperial.ac.uk Lectures : Monday 2pm, room 408 (weeks 2-11) Thursday 3pm, room 509 (weeks 4-11) Problem,

More information

Magnetic Path Length. Outside Dimensions Outer Diameter mm

Magnetic Path Length. Outside Dimensions Outer Diameter mm RoHS Compliant MAJOR USES Output choke coils for Switching Mode Power Supply Choke coils for DC-DC converter Normal mode choke coils for noise control FEATURES Great reduction of core loss enabling low

More information

Lecture Set 1 Introduction to Magnetic Circuits

Lecture Set 1 Introduction to Magnetic Circuits Lecture Set 1 Introduction to Magnetic Circuits S.D. Sudhoff Spring 2017 1 Goals Review physical laws pertaining to analysis of magnetic systems Introduce concept of magnetic circuit as means to obtain

More information

ECE 220 Laboratory 4 Volt Meter, Comparators, and Timer

ECE 220 Laboratory 4 Volt Meter, Comparators, and Timer ECE 220 Laboratory 4 Volt Meter, Comparators, and Timer Michael W. Marcellin Please follow all rules, procedures and report requirements as described at the beginning of the document entitled ECE 220 Laboratory

More information

Solution for Fq. A. up B. down C. east D. west E. south

Solution for Fq. A. up B. down C. east D. west E. south Solution for Fq A proton traveling due north enters a region that contains both a magnetic field and an electric field. The electric field lines point due west. It is observed that the proton continues

More information

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 2 DC circuits and network theorems

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 2 DC circuits and network theorems POLYTECHNIC UNIVERSITY Electrical Engineering Department EE SOPHOMORE LABORATORY Experiment 2 DC circuits and network theorems Modified for Physics 18, Brooklyn College I. Overview of Experiment In this

More information

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA UNIT 5 - ELECTRICAL AND ELECTRONIC PRINCIPLES NQF LEVEL 3. OUTCOME 3 - MAGNETISM and INDUCTION

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA UNIT 5 - ELECTRICAL AND ELECTRONIC PRINCIPLES NQF LEVEL 3. OUTCOME 3 - MAGNETISM and INDUCTION EDEXCEL NATIONAL CERTIFICATE/DIPLOMA UNIT 5 - ELECTRICAL AND ELECTRONIC PRINCIPLES NQF LEVEL 3 OUTCOME 3 - MAGNETISM and INDUCTION 3 Understand the principles and properties of magnetism Magnetic field:

More information

CERN ACCELERATOR SCHOOL Power Converters. Passive components. Prof. Alfred Rufer

CERN ACCELERATOR SCHOOL Power Converters. Passive components. Prof. Alfred Rufer CERN ACCELERATOR SCHOOL Power Converters Passive components Prof. Alfred Rufer Overview Part 1: (to be designed) Part 2: Capacitors (to be selected) Part 3: A new component: The Supercapacitor, component

More information

MAU200 Series. 1W, High Isolation SIP, Single & Dual Output DC/DC Converters MINMAX. Block Diagram. Key Features

MAU200 Series. 1W, High Isolation SIP, Single & Dual Output DC/DC Converters MINMAX. Block Diagram. Key Features Component Distributors, Inc. ~ www.cdiweb.com ~ sales@cdiweb.com ~ -0--33 W, High Isolation SIP, Single & DC/DC s Key Features Efficiency up to 00 Isolation MTBF >,000,000 Hours Low Cost Input, and Output

More information

Finite Element Model of a Magnet Driven Reed Switch

Finite Element Model of a Magnet Driven Reed Switch Excerpt from the Proceedings of the COMSOL Conference 2008 Boston Finite Element Model of a Magnet Driven Reed Switch Bryan M. LaBarge 1 and Dr. Ernesto Gutierrez-Miravete 2 1 Gems Sensors and Controls,

More information

Lab 10: DC RC circuits

Lab 10: DC RC circuits Name: Lab 10: DC RC circuits Group Members: Date: TA s Name: Objectives: 1. To understand current and voltage characteristics of a DC RC circuit 2. To understand the effect of the RC time constant Apparatus:

More information

MAU100 Series. 1W, Miniature SIP, Single & Dual Output DC/DC Converters MINMAX. Key Features

MAU100 Series. 1W, Miniature SIP, Single & Dual Output DC/DC Converters MINMAX. Key Features W, Miniature SIP, Single & Dual Output DC/DC s Key Features Efficiency up to % 000 Isolation MTBF >,000,000 Hours Low Cost Input,, and Output 3.3,,9,,,{,{9,{ and { Temperature Performance -0] to +] UL

More information

WLBD1608HC High Current Chip Bead

WLBD1608HC High Current Chip Bead WLBD1608HC High Current Chip Bead *Contents in this sheet are subject to change without prior notice. Page 1 of 7 ASC_ WLBD1608HC Series_V5.0 Jun.2017 FEATURES 1. Closed magnetic circuit. 2. High current

More information

EE247 Analog-Digital Interface Integrated Circuits

EE247 Analog-Digital Interface Integrated Circuits EE247 Analog-Digital Interface Integrated Circuits Fall 200 Name: Zhaoyi Kang SID: 22074 ******************************************************************************* EE247 Analog-Digital Interface Integrated

More information

Design and analysis of the ferrite air-gapped cores for a resonant inductor

Design and analysis of the ferrite air-gapped cores for a resonant inductor ARCHIVES OF ELECTRICAL ENGINEERING VOL. 67(3), pp. 579 589 (2018) DOI 10.24425/123664 Design and analysis of the ferrite air-gapped cores for a resonant inductor JIANFEN ZHENG, CHUNFANG WANG, DONGWEI XIA

More information

Capacitor. Capacitor (Cont d)

Capacitor. Capacitor (Cont d) 1 2 1 Capacitor Capacitor is a passive two-terminal component storing the energy in an electric field charged by the voltage across the dielectric. Fixed Polarized Variable Capacitance is the ratio of

More information

Qucs. Test Report. SPICE to Qucs conversion: Test File 5. Mike Brinson. Copyright c 2007 Mike Brinson

Qucs. Test Report. SPICE to Qucs conversion: Test File 5. Mike Brinson. Copyright c 2007 Mike Brinson Qucs Test Report SPICE to Qucs conversion: Test File 5 Mike Brinson Copyright c 27 Mike Brinson Permission is granted to copy, distribute and/or modify this document under the terms

More information

AN INDEPENDENT LOOPS SEARCH ALGORITHM FOR SOLVING INDUCTIVE PEEC LARGE PROBLEMS

AN INDEPENDENT LOOPS SEARCH ALGORITHM FOR SOLVING INDUCTIVE PEEC LARGE PROBLEMS Progress In Electromagnetics Research M, Vol. 23, 53 63, 2012 AN INDEPENDENT LOOPS SEARCH ALGORITHM FOR SOLVING INDUCTIVE PEEC LARGE PROBLEMS T.-S. Nguyen *, J.-M. Guichon, O. Chadebec, G. Meunier, and

More information

(a) zero. B 2 l 2. (c) (b)

(a) zero. B 2 l 2. (c) (b) 1. Two identical co-axial circular loops carry equal currents circulating in the same direction: (a) The current in each coil decrease as the coils approach each other. (b) The current in each coil increase

More information

ELEC ELE TRO TR MAGNETIC INDUCTION

ELEC ELE TRO TR MAGNETIC INDUCTION ELECTRO MAGNETIC INDUCTION Faraday Henry 1791-1867 1797 1878 Laws:- Faraday s Laws :- 1) When ever there is a change in magnetic flux linked with a coil, a current is generated in the coil. The current

More information

Experiment Guide for RC Circuits

Experiment Guide for RC Circuits Guide-P1 Experiment Guide for RC Circuits I. Introduction 1. Capacitors A capacitor is a passive electronic component that stores energy in the form of an electrostatic field. The unit of capacitance is

More information

Electromagnetism. Topics Covered in Chapter 14:

Electromagnetism. Topics Covered in Chapter 14: Chapter 14 Electromagnetism Topics Covered in Chapter 14: 14-1: Ampere-turns of Magnetomotive Force (mmf) 14-2: Field Intensity (H) 14-3: B-H Magnetization Curve 14-4: Magnetic Hysteresis 14-5: Magnetic

More information

Tutorial Sheet IV. Fig. IV_2.

Tutorial Sheet IV. Fig. IV_2. Tutorial Sheet IV 1. Two identical inductors 1 H each are connected in series as shown. Deduce the combined inductance. If a third and then a fourth are similarly connected in series with this combined

More information

In The Name of GOD. Switched Mode Power Supply

In The Name of GOD. Switched Mode Power Supply In The Name of GOD Switched Mode Power Supply Switched Mode Power Supply Lecture 9 Inductor Design Φ Adib Abrishamifar EE Department IUST Outline } Types of magnetic devices } Filter inductor } Ac inductor

More information

COPYRIGHTED MATERIAL. DC Review and Pre-Test. Current Flow CHAPTER

COPYRIGHTED MATERIAL. DC Review and Pre-Test. Current Flow CHAPTER Kybett c0.tex V3-03/3/2008 8:44pm Page CHAPTER DC Review and Pre-Test Electronics cannot be studied without first understanding the basics of electricity. This chapter is a review and pre-test on those

More information

Inductor Coupling (and Magnetic Core) Transmission Line Coupling

Inductor Coupling (and Magnetic Core) Transmission Line Coupling Inductor Coupling (and Magnetic Core) Transmission Line Coupling General Form L * * [size

More information

ELECTRONICS E # 1 FUNDAMENTALS 2/2/2011

ELECTRONICS E # 1 FUNDAMENTALS 2/2/2011 FE Review 1 ELECTRONICS E # 1 FUNDAMENTALS Electric Charge 2 In an electric circuit it there is a conservation of charge. The net electric charge is constant. There are positive and negative charges. Like

More information

Physical Modelling with Simscape Rick Hyde

Physical Modelling with Simscape Rick Hyde Physical Modelling with Simscape Rick Hyde 1 2013 The MathWorks, Inc. Outline Part 1: Introduction to Simscape Review approaches to modelling Overview of Simscape-based libraries Introduction to physical

More information

Core Technology Group Application Note 3 AN-3

Core Technology Group Application Note 3 AN-3 Measuring Capacitor Impedance and ESR. John F. Iannuzzi Introduction In power system design, capacitors are used extensively for improving noise rejection, lowering power system impedance and power supply

More information

Mutual Inductance: This is the magnetic flux coupling of 2 coils where the current in one coil causes a voltage to be induced in the other coil.

Mutual Inductance: This is the magnetic flux coupling of 2 coils where the current in one coil causes a voltage to be induced in the other coil. agnetically Coupled Circuits utual Inductance: This is the magnetic flux coupling of coils where the current in one coil causes a voltage to be induced in the other coil. st I d like to emphasize that

More information

Basic Electronics. Introductory Lecture Course for. Technology and Instrumentation in Particle Physics Chicago, Illinois June 9-14, 2011

Basic Electronics. Introductory Lecture Course for. Technology and Instrumentation in Particle Physics Chicago, Illinois June 9-14, 2011 Basic Electronics Introductory Lecture Course for Technology and Instrumentation in Particle Physics 2011 Chicago, Illinois June 9-14, 2011 Presented By Gary Drake Argonne National Laboratory drake@anl.gov

More information

6.3. Transformer isolation

6.3. Transformer isolation 6.3. Transformer isolation Objectives: Isolation of input and output ground connections, to meet safety requirements eduction of transformer size by incorporating high frequency isolation transformer inside

More information

Approval sheet. WLBD2012 Chip Bead. *Contents in this sheet are subject to change without prior notice.

Approval sheet. WLBD2012 Chip Bead. *Contents in this sheet are subject to change without prior notice. WLBD2012 Chip Bead *Contents in this sheet are subject to change without prior notice. Page 1 of 8 ASC_ WLBD2012 Series_V5.0 Jun. 2017 FEATURES 1. Closed magnetic circuit. APPLICATIONS 1. Noise reduction

More information

Approval sheet. WLBD1005 Chip Bead. *Contents in this sheet are subject to change without prior notice.

Approval sheet. WLBD1005 Chip Bead. *Contents in this sheet are subject to change without prior notice. WLBD1005 Chip Bead *Contents in this sheet are subject to change without prior notice. Page 1 of 8 ASC_ WLBD1005 Series_V4.0 Jun. 2017 FEATURES 1. Closed magnetic circuit. APPLICATIONS 1. Noise reduction

More information

Series CCR-39S Multi-Throw DC-12 GHz, SP9T & SP10T Latching Coaxial Switch

Series CCR-39S Multi-Throw DC-12 GHz, SP9T & SP10T Latching Coaxial Switch PART NUMBER CCR-39S DESCRIPTION Commercial Latching Multi-throw, DC-12GHz The CCR-39Sis a broadband, multi-throw, electromechanical coaxial switch designed to switch a microwave signal from a common input

More information

MAU100 Series. 1W, Miniature SIP, Single & Dual Output DC/DC Converters MINMAX. Block Diagram. Key Features

MAU100 Series. 1W, Miniature SIP, Single & Dual Output DC/DC Converters MINMAX. Block Diagram. Key Features MAU Series W, Miniature SIP, Single & DC/DC s Key Features Efficiency up to 0 Isolation MTBF >,000,000 Hours Low Cost Input,, and Output 3.3,,9,,,{,{9,{ and { Temperature Performance -0 to UL 9V-0 Package

More information

Book Page cgrahamphysics.com Transformers

Book Page cgrahamphysics.com Transformers Book Page 444-449 Transformers Review The RMS equivalent current is defined as the dc that will provide the same power in the resistor as the ac does on average P average = I 2 RMS R = 1 2 I 0 2 R= V RMS

More information

LCR Series Circuits. AC Theory. Introduction to LCR Series Circuits. Module. What you'll learn in Module 9. Module 9 Introduction

LCR Series Circuits. AC Theory. Introduction to LCR Series Circuits. Module. What you'll learn in Module 9. Module 9 Introduction Module 9 AC Theory LCR Series Circuits Introduction to LCR Series Circuits What you'll learn in Module 9. Module 9 Introduction Introduction to LCR Series Circuits. Section 9.1 LCR Series Circuits. Amazing

More information

Approval sheet. WLBD1608 Chip Bead. *Contents in this sheet are subject to change without prior notice.

Approval sheet. WLBD1608 Chip Bead. *Contents in this sheet are subject to change without prior notice. WLBD1608 Chip Bead *Contents in this sheet are subject to change without prior notice. Page 1 of 8 ASC_ WLBD1608 Series_V4.0 Sep. 2016 FEATURES 1. Closed magnetic circuit. APPLICATIONS 1. Noise reduction

More information

Appendix F. + 1 Ma 1. 2 Ma Ma Ma ln + K = 0 (4-173)

Appendix F. + 1 Ma 1. 2 Ma Ma Ma ln + K = 0 (4-173) 5:39p.m. Page:949 Trimsize:8.5in 11in Appendix F F.1 MICROSOFT EXCEL SOLVER FOR NON-LINEAR EQUATIONS The Solver is an optimization package that finds a maximum, minimum, or specified value of a target

More information

BME/ISE 3511 Bioelectronics - Test Five Review Notes Fall 2015

BME/ISE 3511 Bioelectronics - Test Five Review Notes Fall 2015 BME/ISE 35 Bioelectronics - Test Five Review Notes Fall 205 Test Five Topics: RMS Resistive Power oss (I 2 R) A Reactance, Impedance, Power Factor R ircuit Analysis alculate Series R Impedance alculate

More information

BEHAVIORAL MODELING AND TRANSIENT ANALYSIS WITH ANALOG INSYDES

BEHAVIORAL MODELING AND TRANSIENT ANALYSIS WITH ANALOG INSYDES BEHAVIORAL MODELING AND TRANSIENT ANALYSIS WITH ANALOG INSYDES Thomas Halfmann, Eckhard Hennig, Manfred Thole ITWM Institut für Techno- und Wirtschaftsmathematik, Kaiserslautern, Germany {halfmann, hennig,

More information

DOE FUNDAMENTALS HANDBOOK ELECTRICAL SCIENCE Volume 1 of 4

DOE FUNDAMENTALS HANDBOOK ELECTRICAL SCIENCE Volume 1 of 4 DOE-HDBK-1011/1-92 JUNE 1992 DOE FUNDAMENTALS HANDBOOK ELECTRICAL SCIENCE Volume 1 of 4 U.S. Department of Energy Washington, D.C. 20585 FSC-6910 Distribution Statement A. Approved for public release;

More information

Electro - Principles I

Electro - Principles I Electro - Principles I Capacitance The Capacitor What is it? Page 8-1 The capacitor is a device consisting essentially of two conducting surfaces separated by an insulating material. + Schematic Symbol

More information

REVIEW EXERCISES. 2. What is the resulting action if switch (S) is opened after the capacitor (C) is fully charged? Se figure 4.27.

REVIEW EXERCISES. 2. What is the resulting action if switch (S) is opened after the capacitor (C) is fully charged? Se figure 4.27. REVIEW EXERCISES Circle the letter of the correct answer to each question. 1. What is the current and voltage relationship immediately after the switch is closed in the circuit in figure 4-27, which shows

More information

Approval sheet. WLBD0603 Chip Bead. *Contents in this sheet are subject to change without prior notice.

Approval sheet. WLBD0603 Chip Bead. *Contents in this sheet are subject to change without prior notice. WLBD0603 Chip Bead *Contents in this sheet are subject to change without prior notice. Page 1 of 8 ASC_ WLBD0603 Series_V2.0 Sep. 2016 FEATURES 1. Closed magnetic circuit. APPLICATIONS 1. Noise reduction

More information

DEPARTMENT OF COMPUTER ENGINEERING UNIVERSITY OF LAHORE

DEPARTMENT OF COMPUTER ENGINEERING UNIVERSITY OF LAHORE DEPARTMENT OF COMPUTER ENGINEERING UNIVERSITY OF LAHORE NAME. Section 1 2 3 UNIVERSITY OF LAHORE Department of Computer engineering Linear Circuit Analysis Laboratory Manual 2 Compiled by Engr. Ahmad Bilal

More information

Shielded Power Inductors TL- 4020SG Series (4.0 x 4.0 x 2.1mm)

Shielded Power Inductors TL- 4020SG Series (4.0 x 4.0 x 2.1mm) Shielded Power Inductors TL- 42SG Series (4. x 4. x 2.1mm) FEATURES Low DCR and excellent current handling 4. x 4. mm footprint; 2.1 mm maximum height Operating temperature range: 4 C to +125 C with Irms

More information

LECTURE 8 Fundamental Models of Pulse-Width Modulated DC-DC Converters: f(d)

LECTURE 8 Fundamental Models of Pulse-Width Modulated DC-DC Converters: f(d) 1 ECTURE 8 Fundamental Models of Pulse-Width Modulated DC-DC Converters: f(d) I. Quasi-Static Approximation A. inear Models/ Small Signals/ Quasistatic I V C dt Amp-Sec/Farad V I dt Volt-Sec/Henry 1. Switched

More information

PHYSICS. Chapter 30 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT

PHYSICS. Chapter 30 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT PHYSICS FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E Chapter 30 Lecture RANDALL D. KNIGHT Chapter 30 Electromagnetic Induction IN THIS CHAPTER, you will learn what electromagnetic induction is

More information

Industrial Technology: Electronic Technology Crosswalk to AZ Math Standards

Industrial Technology: Electronic Technology Crosswalk to AZ Math Standards Page 1 of 1 August 1998 1M-P1 Compare and contrast the real number system and its various subsystems with regard to their structural characteristics. PO 2 PO 3 2.0 Apply mathematics calculations. 2.1 Apply

More information

Electromagnetic Induction

Electromagnetic Induction Electromagnetic Induction Name Section Theory Electromagnetic induction employs the concept magnetic flux. Consider a conducting loop of area A in a magnetic field with magnitude B. The flux Φ is proportional

More information

MAGNETIC CIRCUITS. Magnetic Circuits

MAGNETIC CIRCUITS. Magnetic Circuits Basic Electrical Theory What is a magnetic circuit? To better understand magnetic circuits, a basic understanding of the physical qualities of magnetic circuits will be necessary. EO 1.8 EO 1.9 EO 1.10

More information

2.004 Dynamics and Control II Spring 2008

2.004 Dynamics and Control II Spring 2008 MIT OpenCourseWare http://ocwmitedu 00 Dynamics and Control II Spring 00 For information about citing these materials or our Terms of Use, visit: http://ocwmitedu/terms Massachusetts Institute of Technology

More information

Circuit Analysis-II. Circuit Analysis-II Lecture # 5 Monday 23 rd April, 18

Circuit Analysis-II. Circuit Analysis-II Lecture # 5 Monday 23 rd April, 18 Circuit Analysis-II Capacitors in AC Circuits Introduction ü The instantaneous capacitor current is equal to the capacitance times the instantaneous rate of change of the voltage across the capacitor.

More information

resistance in the circuit. When voltage and current values are known, apply Ohm s law to determine circuit resistance. R = E/I ( )

resistance in the circuit. When voltage and current values are known, apply Ohm s law to determine circuit resistance. R = E/I ( ) DC Fundamentals Ohm s Law Exercise 1: Ohm s Law Circuit Resistance EXERCISE OBJECTIVE When you have completed this exercise, you will be able to determine resistance by using Ohm s law. You will verify

More information

AUTOMOTIVE CURRENT TRANSDUCER OPEN LOOP TECHNOLOGY HC6H 400-S/SP1

AUTOMOTIVE CURRENT TRANSDUCER OPEN LOOP TECHNOLOGY HC6H 400-S/SP1 AUTOMOTIVE CURRENT TRANSDUCER OPEN LOOP TECHNOLOGY HC6H 400-S/SP1 Picture of product with pencil Introduction The HC6H family is for the electronic measurement of DC, AC or pulsed currents in high power

More information

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 9

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 9 EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 9 Name: Instructions: Write your name and section number on all pages Closed book, closed notes; Computers and cell phones are not allowed You can

More information

FB-DC6 Electric Circuits: Magnetism and Electromagnetism

FB-DC6 Electric Circuits: Magnetism and Electromagnetism CREST Foundation Electrical Engineering: DC Electric Circuits Kuphaldt FB-DC6 Electric Circuits: Magnetism and Electromagnetism Contents 1. Electromagnetism 2. Magnetic units of measurement 3. Permeability

More information

Synergetic Synthesis Of Dc-Dc Boost Converter Controllers: Theory And Experimental Analysis

Synergetic Synthesis Of Dc-Dc Boost Converter Controllers: Theory And Experimental Analysis Synergetic Synthesis Of Dc-Dc Boost Converter Controllers: Theory And Experimental Analysis A. Kolesnikov ( + ), G. Veselov ( + ), A. Kolesnikov ( + ), A. Monti ( ++ ), F. Ponci ( ++ ), E. Santi ( ++ ),

More information

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 16

EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 16 EECE 2150 Circuits and Signals Final Exam Fall 2016 Dec 16 Instructions: Write your name and section number on all pages Closed book, closed notes; Computers and cell phones are not allowed You can use

More information

EE313 Fall 2013 Exam #1 (100 pts) Thursday, September 26, 2013 Name. 1) [6 pts] Convert the following time-domain circuit to the RMS Phasor Domain.

EE313 Fall 2013 Exam #1 (100 pts) Thursday, September 26, 2013 Name. 1) [6 pts] Convert the following time-domain circuit to the RMS Phasor Domain. Name If you have any questions ask them. Remember to include all units on your answers (V, A, etc). Clearly indicate your answers. All angles must be in the range 0 to +180 or 0 to 180 degrees. 1) [6 pts]

More information