BE. Electronic and Computer Engineering Final Year Project Report

Size: px
Start display at page:

Download "BE. Electronic and Computer Engineering Final Year Project Report"

Transcription

1 BE. Electronic and Computer Engineering Final Year Project Report Title: Development of electrical models for inductive coils used in wireless power systems Paul Burke rd April 2013 Supervisor: Dr. Maeve Duffy Co-Supervisor: Dr Edward Jones

2 Abstract This main aim of the project was to develop Matlab programs to do calculations for inductive coils used in wireless power transfer and compare results with those obtained using FEA software. AS FEA software is very expensive and impractical; the Matlab programs development would be a cost effective and efficient alternative. The programs could also be used instead of testing the coils in the lab as this is very time-consuming. i P a g e

3 Acknowledgements I would like to thank my supervisor Dr Maeve Duffy for her continued support and advice through-out the project. I would also like to thank my co-supervisor Dr Eddie Jones for the advice and guidance given in relation to the project during the year. ii P a g e

4 Table of Contents Abstract... i Acknowledgements... ii Glossary... v List of Figures... vi Nomenclature... viii Chapter 1-Introduction Project Overview Wireless power transfer Applications of Wireless power transfer Electromagnetic Shielding Ansys Maxwell Procedure to setting up model... 5 Chapter 2 Calculation and Measurements Inductance of a single plane coil (air core) Calculation of inductance of prototype (Figure 6) Simulation of prototype (Figure 6) using Ansys Maxwell Electromagnetic shielding Calculation of Inductance with a Shielding Layer (Figure 13) Simulation of prototype (Figure 13) using Ansys Maxwell AC resistance calculation due to eddy current effect Calculation of Impedance using Matlab Simulation of single turn coil (Figure 20) using Ansys Maxwell Chapter 3 - Conclusion Discussion iii P a g e

5 Bibliography Appendices iv P a g e

6 Glossary FEA Finite Element Analysis SE Shielding Effectiveness AC Alternating Current DC Direct Current v P a g e

7 List of Figures Figure 1 Wireless Power Transmission... 3 Figure 2 Nokia Lumia phone with wireless charging plate... 3 Figure 3 Typical power transfer system... 4 Figure 4 Flowchart for setup of Ansys model... 5 Figure 5 Solution Setup for Ansys... 6 Figure 6 Cross sectional view of 3 turn coil being used in testing (IEEE)... 7 Figure 7 Flowchart of Matlab code... 8 Figure 8 While loop representing integrating to infinity... 9 Figure 9 Algorithm to calculate radii... 9 Figure 10 Final Step in calculating Inductance... 9 Figure 11 Table of results for Ansys simulation Figure 12 Zoomed in version of Figure Figure 13 Prototype built and magnetic field applied Figure 14 Cross section of coil with shielding layer (IEEE) Figure 15 Flowchart for Matlab program to calculate Inductance of coil with shielding layer Figure 17 Table of Results for Matlab code Figure 16 Users inputs prototype specification into Matlab Figure 18 Graph of results for Matlab code Figure 19 Magnetic field layer applied to prototype without shielding layer Figure 20 Magnetic field layer applied to prototype without shielding layer Figure 21 Table of results from Ansys simulation Figure 22 Graph of results for Ansys simulation Figure 23 Comparison of results for Matlab and Ansys Figure 24 Cross section of single turn coil Figure 25 Cross section of coil split into 10 sections Figure 26 Flowchart for Matlab program to calculate Impedance for prototype Figure 27 User input to program Figure 28 Table of results from Matlab vi P a g e

8 Figure 29 Graph of inductance results for Matlab Figure 30 Table of results for Resistance calculation Figure 31 Graph of resistance results for Matlab Figure 32 Table of results for Ansys simulation (Inductance) Figure 33 Graph of results (Inductance) Figure 34 Table of Results for Ansys Simulation (Resistance Figure 35 Graph of Results (Resistance) Figure 36 Graph of comparison of results (Inductance) Figure 37 Graph of comparison of results (Resistance) vii P a g e

9 Nomenclature Internal radii of each turn in coil External radii of each turn in coil Height of each winding Thickness of track ( ) ( ) Bessel function of first kind M Mutual inductance between two turns in coil in air Q, S Defined in (5) and (6) Thickness of substrate Inductance Z Mutual impedance between two turns in coil Additional mutual impedance due to the substrates added to the system Angular frequency (rad/s) Conductivity of substrate Relative permeability of substrate Permeability of free space(4 * 10-7 H/m) ( ) Defined in (7) ( ) ( ) Defined in (8) and (9), ( ) Defined in (10) and (11) Defined in (12) and (13) viii P a g e

10 Chapter 1-Introduction Wireless power transfer is being investigated further by companies. For the smaller companies, it is not feasible to purchase FEA software (Ansys Maxwell) used to simulate the magnetic fields produced by the inductive coils used in wireless power transfer. The Matlab programs developed in the project have produced an alternative way of providing accurate calculations for inductance and resistance of the inductive coil. The inductive coils used for wireless power transfer can also be expensive, so before purchasing a coil, testing could be carried out using the Matlab programs to check the coil in question is sufficient for the project. 1 P a g e

11 1.1 Project Overview The first part of the project was to develop a Matlab program to calculate the inductance of a single plane coil. These results are given in a matrix format showing self and mutual inductances. The next stage of the project is to add in a magnetic and copper shielding layer. The shielding layer is added to prevent the magnetic field inducing a voltage to objects (Inductors) which are close by but have nothing to do with the system. The final stage of the project is to develop a program to allow for eddy current effects caused in the coil. The program divides the coil into a number of smaller sections and calculates the inductance and resistance which provides a more accurate result. For each stage in the project, the user enters the specification of the coil and the calculations are carried out using the algorithms implemented in the code. 2 P a g e

12 1.2 Wireless power transfer Wireless power transfer works by induction. An electrical current flowing through a primary coil creates a magnetic field. This magnetic field interacts with a secondary coil which in turn induces a voltage across the coil (Figure 1). One of the most important aspects of wireless power transfer is the efficiency. The closer the coils are together the more efficient the transmission is and the less energy used. Wireless power transfer is very convenient in situations where wiring is unpractical, hazardous or impossible. Figure 1 Wireless Power Transmission 1.3 Applications of Wireless power transfer One of the latest developments in wireless power transfer consumer products is in the new range of nokia lumia mobile phones that allow wireless charging. The phone can be placed on a charging plate designed by nokia for their range of phones (Figure 2). Figure 2 Nokia Lumia phone with wireless charging plate [1] 3 P a g e

13 A transmitter coil is positioned at the bottom (L1) and the receiver coil (L2) is situated at the top and these coils are embedded into different electrical devices. L1 would be the Nokia Wireless Charging Plate and L2 would be the Nokia Lumia 920 (Figure 3). [1] Figure 3 Typical power transfer system As these coils have to fit in the modern day Smartphone, the coils are very small which mean the transmitter and receiver coil have to be very close together for it to work. 1.4 Electromagnetic Shielding Electromagnetic shielding is the practice of reducing the electromagnetic field in a space by blocking the field with barriers made of conductive or magnetic materials. It has been shown that a double-layer shielding comprising of a magnetic material and a conductive material provides a much higher shielding effectiveness than a single layer substrate of finite thickness, where SE is defined as the ratio between the field strength at a given distance from the source without the shield in the prototype and the field strength with the shield introduced into the prototype [2]. The shielding layers added under the primary coil and above the secondary coil are important for the safe operation of wireless power transfer. The absence of shielding layers, could lead to the following problems: the magnetic field may interfere with the device or other objects the battery could overheat current might circulate in metallic objects within the magnetic field [3] 1.5 Ansys Maxwell 4 P a g e

14 Ansys Maxwell is FEA software used by engineers when designing and analyzing 3-D and 2-D electromagnetic and electromechanical devices, including motors, transformers and coils [4]. Ansys is a key component of the project as it is used to verify all results obtained by the code developed in Matlab. There are a number of steps involved in stepping up a model in Ansys. Figure 4 Flowchart for setup of Ansys model Procedure to setting up model 5 P a g e

15 After selecting the 2-D design model, a solution type is chosen. Throughout the project the same setup is used. The geometry is set as Cylindrical about Z and the specific area is the magnetic fields (Eddy Currents), (Figure 5). Figure 5 Solution Setup for Ansys The next step is to draw the prototype in question. After the prototype is drawn the workspace/region also needs to be drawn. The height of the workspace is typically 70% of the outer radius of the prototype and the width is ideally twice the outer radius. The boundaries are then applied to this workspace. A balloon boundary is used through-out the project. Current needs to be applied to the coil. This is done by adding an excitation to the coil. The next step is to define the analysis setup specifications (e.g. frequency). The model is ready to be solved. Additional fields can be added before solving. The magnetic field is of the most interest, it is added before generating the solution. Once the solution has been generated, the results can be viewed and analysed in the solution data. 6 P a g e

16 Chapter 2 Calculation and Measurements 2.1 Inductance of a single plane coil (air core) The air-cored inductor is the simplest design for a planar magnetic component. This is the basis for more advanced structures using magnetic substrates. Figure 6 Cross sectional view of 3 turn coil being used in testing [5] The prototype being used is a single plane air-cored inductor which consists of 3 turns. This was chosen as the starting point as it is a very basic design and fairly straight forward for modelling in both Matlab and Ansys Maxwell Calculation of inductance of prototype (Figure 6) The calculation of inductance for the prototype in Figure 6 was completed using Matlab and the results were compared to the results given in [5]. The prototype was also modelled in Ansys Maxwell and the results were compared to those obtained from the Matlab program developed. Matlab was chosen as the desired software because the equation (1) needed to calculate the mutual inductance is very complex and would not be practical to compute by hand. ( ) ( ) ( ) z = 0; (1) 7 P a g e

17 The program layout is as follows: Figure 7 Flowchart of Matlab code The user enters the coil specifications: Number of turns Inner radius of first turn in coil Outer radius of first turn in coil Distance between each turn in coil 8 P a g e

18 To calculate the rest of the radii of each turn, an algorithm was developed (Figure 8). Figure 8 Algorithm to calculate radii Depending on the number of turns in the coil, it will calculate the inner and outer radii for each turn based on the specifications entered by the user at the start. This data then is inputted into (1). Since integrating to infinity is impossible, a while loop (Figure 9) is used to keep integrating and comparing answers until the results is accurate up until 12 decimal places. Figure 9 While loop representing integrating to infinity The final part then is to the integral part by the rest of M (Figure 10). Figure 10 Final Step in calculating Inductance Since the prototype has 3 turns, a total of 9 inductance values are expected and an overall total inductance for the system. The results are shown in a matrix: ( ) Where L 11 is the self inductance of the first turn in the coil, L 12 is the mutual inductance between the first turn and the second turn in the coil and so on. ( ) 9 P a g e

19 Total Inductance (L) is equal to the sum of the matrix L = 4.597e-8 Henries Simulation of prototype (Figure 6) using Ansys Maxwell To verify the result given from the developed Matlab code, Ansys Maxwell was used to simulate the results. Following the steps given in section 1.5, the model was drawn in Ansys. The solution setup was the same throughout the project; select magnetic eddy currents and the geometry were to be Cylindrical around the Z axis (as shown above). Once this was done, a model of the prototype in Figure 6 was built. The next step is to draw to workspace/region. The size of the workspace depended on the size of the prototype. The height of the workspace was typically 70% the radius and the width would ideally be about twice the radius of the prototype. The next step was to apply the boundary to the workspace and the excitation to the coil itself. The boundary used was the balloon boundary and was applied to each edge of the workspace. Apply an excitation to each turn of the coil (A current of 1 Amp). The final step to setting up the model was to select a frequency or a range of frequencies in which to run the model. To coincide with the [5] a frequency of 10 khz was selected. The final design is shown in Figure 11 below. A magnetic field layer has also been applied to show the magnetic fields created when current is flowing through the coil. Ansys does not directly output a result for inductance. The following are the results from simulating the prototype in Ansys. Total Energy(J) Frequency(Hz) Inductance(H) 1.079e e-8 Figure 11 Table of results for Ansys simulation 10 P a g e

20 Figure 12, shows a closer image of the coil. The magnetic activity of the coil itself can be seen clearly. Figure 13 Prototype built and magnetic field applied Figure 12 Zoomed in version of Figure P a g e

21 2.2 Electromagnetic shielding For this example, an electromagnetic shield is only applied under the primary coil. This is typical for a charging platform as shown in Chapter 1. The secondary coil for this system would be placed in the phone. The shield used here consists of 2 layers. The first-layer is a magnetic material (ferrite) and the second-layer is a layer of conductive material (Copper). Figure 14 Cross section of coil with shielding layer [2] To calculate the inductance of the new prototype a new equation will have to be used to factor in the double layer substrate used for shielding. By calculating the impedance (Z) of the system we are able to obtain the inductance. The inductance is equal to imaginary part of Z. (2) where M is the mutual inductance of the coil when the substrate is absent(3); is the impedance of the coil taking into account the shielding layer which can be calculated using (4) ( ) ( ) ( ) (3) ( ) ( ) ( ) ( ) (4) 12 P a g e

22 ( ) { ( ) [ ] (5) ( ) ( ) ( ) ( ) (6) ( ) ( ) ( ) ( ) ( ) ( ) ( ) (7) ( ) (8) ( ) (9) (10) ( ) ( ) ( ) (11) (12) (13) Calculation of Inductance with a Shielding Layer (Figure 13) The calculation of Inductance for the prototype in Figure 13 was once again developed using Matlab. The prototype was also modelled in Ansys Maxwell and the results were compared to those given from the Matlab program developed. The equations ((3) and (4)) that were used in this section are variations of the equation (1) used in Section 2.1. The code developed in Section 2.1 was modified to allow for a shielding layer. Matlab was chosen to do the calculations as the foundation for the program has already been developed in Section in P a g e

23 The program layout was as follows: Figure 15 Flowchart for Matlab program to calculate Inductance of coil with shielding layer 14 P a g e

24 The user enters the coil specification as above in section 2.1.1, but in addition to these specifications the user will also need to enter the range of frequencies in which to run the program through and also the conductivity value, permeability value and thickness of both substrate layers (Figure 15). Figure 16 Users inputs prototype specification into Matlab Once the User entered the data above, the program calculates M (3) and (4). This was the same process used in section 2.1 to calculate inductance. With M and calculated, they were entered into (2). This then produces Impedance (Z) of the prototype where (14) The following table shows the results from the program running over a wide range of frequencies (10kHz to 10MHz). To allow comparison with the paper [2], the inductance L is divided by Lo, where Lo =1.312µH. Inductance(H) Frequency(Hz) L/Lo Figure 17 Table of Results for Matlab code 15 P a g e

25 L/Lo DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING Inductance with Shielding Frequency(Hz) Inductance Figure 18 Graph of results for Matlab code The graph (Figure 17) shows the inductance of the prototype over a range of frequencies. As the frequency increases there is a slight decrease in inductance value (As expected) Simulation of prototype (Figure 13) using Ansys Maxwell To verify the results given by the Matlab code, the prototype was built and simulated for the same range of frequencies used in the Matlab program. To set up the prototype in Figure 13 in Ansys, the same process was followed as in section Once the prototype was built, the results were taken and compared to the results above (Figure 17). The prototype without the substrate is shown below in Figure 18 and with the substrate in Figure 19. A magnetic field layer was also applied to show the effects the double layer substrate has on the magnetic fields created by the copper coil. The results from Figure 18 and Figure 19 show when a double layer substrate of ferrite and copper is added to the system it reflects the magnetic field back up, which increases the magnetic field strength and prevents the magnetic field from going below the substrate. 16 P a g e

26 Figure 20 Magnetic field layer applied to prototype without shielding layer Figure 19 Magnetic field layer applied to prototype without shielding layer 17 P a g e

27 L/Lo DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING The following table shows the results from Ansys for the same range of frequencies as above. Total Energy(J) Frequency(Hz) Inductance(H) L/Lo 5.77E E E E E E E E E E E E E Figure 21 Table of results from Ansys simulation Inductance is calculated by multiplying the Total Energy by 4. To allow comparison with the paper [2], the inductance L is divided by Lo, where Lo =1.312µH Inductance with Shielding Frequency(Hz) Inductance Figure 22 Graph of results for Ansys simulation The graph (Figure 21) above again shows the inductance over a range of frequencies. This also shows a slight decrease in inductance as the frequency increases. 18 P a g e

28 L/Lo DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING 2.0 Inductance with sheilding Ansys Matlab Frequency(Hz) Figure 23 Comparison of results for Matlab and Ansys The graph above shows Matlab results with the results taken from Ansys superimposed on each other. The results are quite accurate up to 1MHz. 19 P a g e

29 2.3 AC resistance calculation due to eddy current effect Eddy currents are currents induced in conductive materials cause by changing magnetic fields. When current flows in a coil it flows in a cylindrical fashion due to these effects (Figure 23). This causes a higher intensity magnetic field around the edges of the coil. Figure 24 Cross section of single turn coil To allow for these effects and to get a more accurate result when calculating the resistance, the coil was split up into a number of sections (Figure 24). This allows us to calculate the resistance and inductance for a number of smaller sections which in turn gives a more accurate result. Figure 25 Cross section of coil split into 10 sections Calculation of Impedance using Matlab To calculate the impedance for each section of the single turn coil in Figure 21, a new formula is needed. ( ) (15), (16) where δ = 1/conductivity of coil r o = outer radius of section r i = inner radius of section 20 P a g e

30 Impedance is equal to, therefore using the equation (15), the current was calculated when = 1 Volt, The program layout was as follows: 21 P a g e

31 Figure 26 Flowchart for Matlab program to calculate Impedance for prototype The user enters the coil specification as above in section 2.1.1, but in addition the user entered the number of sections to split the coil up into for both the x-axis and y-axis. The user also enters the range of frequencies in which to run the program. Figure 27 User input to program Once the user enters the data above, the program first of all calculates resistance for each section. For this example, there were 10 sections which resulted in 10 resistances stored on the diagonal of a 10*10 matrix. The next step was calculating the self and mutual inductance for each section in the coil using (2). The results were stored in a 10*10 matrix. Using these results, the impedance (Z) of each section of the coil was calculated for the range of frequencies entered by the user at the start. With Z calculated, the current can be calculated by using the formula when is equal to 1 volt. The result is in a complex number format where the real part is the AC resistance of the coil and the imaginary part is equal to ωl. The following tables show the results for both results and the inductance for the single turn coil prototype. 22 P a g e

32 Inductance(H) DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING ωl Frequency(Hz) Inductance(H) E E E E E E E E E-09 Figure 28 Table of results from Matlab Inductance is given by dividing ωl by 2*π*frequency (ω). Inductance(H) 5E E-09 4E E-09 3E E-09 2E E-09 1E-09 5E Frequency(Hz) Inductance Figure 29 Graph of inductance results for Matlab The graph (Figure 28) shows the results for the inductance calculation from the Matlab code developed. As the frequency increases the inductance decreases slightly, which is as expected. Frequency(Hz) Resistance(Ohm) Figure 30 Table of results for Resistance calculation 23 P a g e

33 Resistance(ohm) DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING The results are as expected. As the frequency increases the resistance increases. The graph below shows the resistance plotted versus the frequency which clearly demonstrates the gradual increase in the resistance Resistance(Ohm) Resistance Frequency(Hz) Figure 31 Graph of resistance results for Matlab Simulation of single turn coil (Figure 20) using Ansys Maxwell To verify the results given by the Matlab code, a single turn coil was modeled and simulated for the same range of frequencies used in the Matlab program. The tables and graphs below show the results taken from the simulation on Ansys. Total Energy(J) Frequency(Hz) Inductance(H) 1.10E E E E E E E E E E E E E E E E E E-09 Figure 32 Table of results for Ansys simulation (Inductance) 24 P a g e

34 Inductance(H) DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING The table (Figure 31) above shows the results from the simulation of the single turn coil in Ansys. The results prove that inductance decreases as the frequency increases which is as expected. The graph (Figure 32) below displays the results clearly. 5.00E-09 Inductance(H) 4.50E E E E E E-09 Inductance(H) 1.50E E E E Frequency(Hz) Figure 33 Graph of results (Inductance) Ansys does not give a value for resistance directly. Ansys gives power loss in watts, using this we can calculate resistance as it is equal to twice the power loss. The table below shows the power loss over a range of frequencies. Using this result, the resistance of the coil was calculated. Loss(W) Frequency(Hz) Resistance(Ohm) Figure 34 Table of Results for Ansys Simulation (Resistance 25 P a g e

35 Inductance(H) Resistance(ohm) DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING Resistance(Ohm) Resistance(Ohm) Frequency(Hz) Figure 35 Graph of Results (Resistance) The results show that as the frequency increases the resistance of the single turn coil increase which is as expected. Below the results of the simulation of the coil in Ansys and Matlab are compared. The results are very accurate for the inductance calculation. Inductance(H) 5.00E E E E E E E E E E E Frequency(Hz) Ansys Matlab Figure 36 Graph of comparison of results (Inductance) 26 P a g e

36 Resistance(ohm) DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING The results for the resistance calculation show that the Matlab code developed is quite accurate up to about 1MHz Resistance(Ohm) Ansys/Matlab Ansys Matlab Frequency(Hz) Figure 37 Graph of comparison of results (Resistance) 27 P a g e

37 Chapter 3 - Conclusion 3.1 Discussion The main objective of the project was to develop Matlab programs which could replace the need to use FEA software to calculate inductance, resistance and the effects of different shielding layers of coils used in wireless power transfer. In Section 2.1, inductance of a 3 turn, single layer coil was investigated. The result gave the self and mutual inductances for the prototype in Figure 6. The results were compared to the results in the paper [5].Not all results were given in the paper but the results compared were very accurate. The overall system result was not as accurate to the results taken from Ansys. The Matlab program developed in this section could be used as a replacement for FEA software as the results were very accurate. In section 2.2, inductance of a coil with a double layer substrate was investigated. The results of Ansys and Matlab were compared and demonstrated that the results were accurate up to about 1MHz. From reviewing the paper [2], the results show a very similar trend to the results shown above (Figure 23). Therefore it is assumed that the equation used is only very accurate up to approximately 1MHz. The program developed to calculate the effects of shielding layers could be used to replace FEA software. In section 2.3, AC resistance and inductance of a coil was investigated. The coil was split into a number of sections (5 along the x-axis, 2 along the y-axis) to allow for eddy current effects in the coil. The results from both Ansys and Matlab for inductance and resistance were taken and graphed above. The results were very accurate for the inductance calculation (Figure 36). The resistance calculation was quite accurate again up to approximately 1MHz (Figure 37). The program developed in this section could be used as a replacement for FEA software for frequencies up to approximately 1MHz. 28 P a g e

38 Overall, the developed programs have their limitations. The results are quite accurate for a band of frequencies up to approximately 1MHz, once the frequency goes above this the results taken from Ansys and Matlab start to vary. Prior to the commencement of this project, I had limited knowledge in Matlab programming and was inexperienced in FEA software. I have gained a great knowledge of both Matlab and Ansys. I now feel confident developing models in Ansys and programming in Matlab. This project has been an invaluable introduction to the emerging area of Wireless power transfer. It was very interesting project as wireless power transfer is beginning to appear in modern applications. 29 P a g e

39 Bibliography [1 "Nokia Conversations," [Online]. Available: ] [Accessed 30 March 2013]. [2 "Extended Theory on the Inductance Calculation of Planar Spiral Windings Including the ] Effect of Double-layer Electromagnetic Shield," [Online]. Available: [Accessed 30 March 2013]. [3 "Wireless Power Consortium," [Online]. Available: ] [Accessed 30 March 2013]. [4 "Ansys," [Online]. Available: ] anical+design/ansys+maxwell. [Accessed 30 March 2013]. [5 "Calculation of self and mutual impedances in planar magnetic structures," [Online]. ] Available: f. [Accessed 30 March 2013]. 30 P a g e

40 Appendices The entire folder used throughout the development of this project is included in the CD attached. All Matlab code, graphs and Ansys project simulations are divided into folders accordingly. 31 P a g e

CITY UNIVERSITY OF HONG KONG

CITY UNIVERSITY OF HONG KONG CITY UNIVERSITY OF HONG KONG Modeling and Analysis of the Planar Spiral Inductor Including the Effect of Magnetic-Conductive Electromagnetic Shields Submitted to Department of Electronic Engineering in

More information

2052 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 23, NO. 4, JULY 2008

2052 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 23, NO. 4, JULY 2008 2052 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 23, NO. 4, JULY 2008 Extended Theory on the Inductance Calculation of Planar Spiral Windings Including the Effect of Double-Layer Electromagnetic Shield

More information

Experiment 6. Electromagnetic Induction and transformers

Experiment 6. Electromagnetic Induction and transformers Experiment 6. Electromagnetic Induction and transformers 1. Purpose Confirm the principle of electromagnetic induction and transformers. 2. Principle The PASCO scientific SF-8616 Basic Coils Set and SF-8617

More information

Optimized shield design for reduction of EMF from wireless power transfer systems

Optimized shield design for reduction of EMF from wireless power transfer systems This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. IEICE Electronics Express, Vol.*, No.*, 1 9 Optimized shield design for reduction of EMF

More information

FERRITE CORE INDUCTOR VALUE VARIATION WITH NUMBER OF TURNS AND DIAMETER OF COPPER WIRE,LENGTH AND DIAMETER OF CORE

FERRITE CORE INDUCTOR VALUE VARIATION WITH NUMBER OF TURNS AND DIAMETER OF COPPER WIRE,LENGTH AND DIAMETER OF CORE FERRITE CORE INDUCTOR VALUE VARIATION WITH NUMBER OF TURNS AND DIAMETER OF COPPER WIRE,LENGTH AND DIAMETER OF CORE PRJ. NO. 073 PRESENTED BY: OMWENGA EDWIN NYAKUNDI F17/8280/2004 SUPERVISOR : MR. OGABA

More information

Electromagnetic Interference Shielding Effects in Wireless Power Transfer using Magnetic Resonance Coupling for Board-to-Board Level Interconnection

Electromagnetic Interference Shielding Effects in Wireless Power Transfer using Magnetic Resonance Coupling for Board-to-Board Level Interconnection Electromagnetic Interference Shielding Effects in Wireless Power Transfer using Magnetic Resonance Coupling for Board-to-Board Level Interconnection Sukjin Kim 1, Hongseok Kim, Jonghoon J. Kim, Bumhee

More information

PHYSICS WORKSHEET CLASS : XII. Topic: Alternating current

PHYSICS WORKSHEET CLASS : XII. Topic: Alternating current PHYSICS WORKSHEET CLASS : XII Topic: Alternating current 1. What is mean by root mean square value of alternating current? 2. Distinguish between the terms effective value and peak value of an alternating

More information

Eddy Current Testing (ET) Technique

Eddy Current Testing (ET) Technique Research Group Eddy Current Testing (ET) Technique Professor Pedro Vilaça * * Contacts: Address: Puumiehenkuja 3 (room 202), 02150 Espoo, Finland pedro.vilaca@aalto.fi October 2017 Contents Historical

More information

ELECTROMAGNETIC INDUCTION AND ALTERNATING CURRENT (Assignment)

ELECTROMAGNETIC INDUCTION AND ALTERNATING CURRENT (Assignment) ELECTROMAGNETIC INDUCTION AND ALTERNATING CURRENT (Assignment) 1. In an A.C. circuit A ; the current leads the voltage by 30 0 and in circuit B, the current lags behind the voltage by 30 0. What is the

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

2.5D Finite Element Simulation Eddy Current Heat Exchanger Tube Inspection using FEMM

2.5D Finite Element Simulation Eddy Current Heat Exchanger Tube Inspection using FEMM Vol.20 No.7 (July 2015) - The e-journal of Nondestructive Testing - ISSN 1435-4934 www.ndt.net/?id=18011 2.5D Finite Element Simulation Eddy Current Heat Exchanger Tube Inspection using FEMM Ashley L.

More information

Chapter Moving Charges and Magnetism

Chapter Moving Charges and Magnetism 100 Chapter Moving Charges and Magnetism 1. The power factor of an AC circuit having resistance (R) and inductance (L) connected in series and an angular velocity ω is [2013] 2. [2002] zero RvB vbl/r vbl

More information

THE drive toward high-density circuits in power supplies

THE drive toward high-density circuits in power supplies IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 46, NO. 2, APRIL 1999 271 Impedance Formulas for Planar Magnetic Structures with Spiral Windings William Gerard Hurley, Senior Member, IEEE, Maeve C. Duffy,

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

Efficient Electromagnetic Analysis of Spiral Inductor Patterned Ground Shields. James C. Rautio CEO, Founder Sonnet Software

Efficient Electromagnetic Analysis of Spiral Inductor Patterned Ground Shields. James C. Rautio CEO, Founder Sonnet Software Efficient Electromagnetic Analysis of Spiral Inductor Patterned Ground Shields James C. Rautio CEO, Founder Sonnet Software Overview Si RFIC inductors induce current in the Si substrate t by magnetic induction.

More information

FEM SIMULATION FOR DESIGN AND EVALUATION OF AN EDDY CURRENT MICROSENSOR

FEM SIMULATION FOR DESIGN AND EVALUATION OF AN EDDY CURRENT MICROSENSOR FEM SIMULATION FOR DESIGN AND EVALUATION OF AN EDDY CURRENT MICROSENSOR Heri Iswahjudi and Hans H. Gatzen Institute for Microtechnology Hanover University Callinstrasse 30A, 30167 Hanover Germany E-mail:

More information

Units. In the following formulae all lengths are expressed in centimeters. The inductance calculated will be in micro-henries = 10-6 henry.

Units. In the following formulae all lengths are expressed in centimeters. The inductance calculated will be in micro-henries = 10-6 henry. INDUCTANCE Units. In the following formulae all lengths are expressed in centimeters. The inductance calculated will be in micro-henries = 10-6 henry. Long straight round wire. If l is the length; d, the

More information

Inductance in DC Circuits

Inductance in DC Circuits Inductance in DC Circuits Anurag Srivastava Concept: Inductance is characterized by the behavior of a coil of wire in resisting any change of electric current through the coil. Arising from Faraday's law,

More information

BGA Solder Balls Formation by Induction Heating

BGA Solder Balls Formation by Induction Heating International Journal of Scientific Research in Knowledge, 2(1), pp. 22-27, 2014 Available online at http://www.ijsrpub.com/ijsrk ISSN: 2322-4541; 2014 IJSRPUB http://dx.doi.org/10.12983/ijsrk-2014-p0022-0027

More information

Electrical Theory 2 Lessons for Fall Semester:

Electrical Theory 2 Lessons for Fall Semester: Electrical Theory 2 Lessons for Fall Semester: Lesson 1 Magnetism Lesson 2 Introduction to AC Theory Lesson 3 Lesson 4 Capacitance and Capacitive Reactance Lesson 5 Impedance and AC Circuits Lesson 6 AC

More information

total j = BA, [1] = j [2] total

total j = BA, [1] = j [2] total Name: S.N.: Experiment 2 INDUCTANCE AND LR CIRCUITS SECTION: PARTNER: DATE: Objectives Estimate the inductance of the solenoid used for this experiment from the formula for a very long, thin, tightly wound

More information

In this lecture. Electromagnetism. Electromagnetism. Oersted s Experiment. Electricity & magnetism are different aspects of the same basic phenomenon:

In this lecture. Electromagnetism. Electromagnetism. Oersted s Experiment. Electricity & magnetism are different aspects of the same basic phenomenon: In this lecture Electromagnetism Electromagnetic Effect Electromagnets Electromechanical Devices Transformers Electromagnetic Effect Electricity & magnetism are different aspects of the same basic phenomenon:

More information

NH-67, TRICHY MAIN ROAD, PULIYUR, C.F , KARUR DT. DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING COURSE MATERIAL

NH-67, TRICHY MAIN ROAD, PULIYUR, C.F , KARUR DT. DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING COURSE MATERIAL NH-67, TRICHY MAIN ROAD, PULIYUR, C.F. 639 114, KARUR DT. DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING COURSE MATERIAL Subject Name: Microwave Engineering Class / Sem: BE (ECE) / VII Subject

More information

Modelling III ABSTRACT

Modelling III ABSTRACT Modelling III Hybrid FE-VIM Model of Eddy Current Inspection of Steam Generator Tubes in the Vicinity of Tube Support Plates S. Paillard, A. Skarlatos, G. Pichenot, CEA LIST, France G. Cattiaux, T. Sollier,

More information

CH 1. Large coil. Small coil. red. Function generator GND CH 2. black GND

CH 1. Large coil. Small coil. red. Function generator GND CH 2. black GND Experiment 6 Electromagnetic Induction "Concepts without factual content are empty; sense data without concepts are blind... The understanding cannot see. The senses cannot think. By their union only can

More information

Performance of Inductive Coupled Power Transfer Versus the Coil Shape - Investigation using Finite Element Analysis

Performance of Inductive Coupled Power Transfer Versus the Coil Shape - Investigation using Finite Element Analysis Performance of Inductive Coupled Power Transfer Versus the Coil Shape - Investigation using Finite Element Analysis Mohd Fakhizan Romlie 1, *, Kevin Lau 1, Mohd Zaifulrizal Zainol 1,2, Mohd Faris Abdullah

More information

A Numerical Study of Depth of Penetration of Eddy Currents

A Numerical Study of Depth of Penetration of Eddy Currents A Numerical Study of Depth of Penetration of Eddy Currents S.Majidnia* a,b, R.Nilavalan b, J. Rudlin a a. TWI Ltd, Cambridge,United Kingdom b Brunel University, London,United Kingdom shiva.majidnia@twi.co.uk

More information

Shielding Effect of High Frequency Power Transformers for DC/DC Converters used in Solar PV Systems

Shielding Effect of High Frequency Power Transformers for DC/DC Converters used in Solar PV Systems Shielding Effect of High Frequency Power Transformers for DC/DC Converters used in Solar PV Systems Author Stegen, Sascha, Lu, Junwei Published 2010 Conference Title Proceedings of IEEE APEMC2010 DOI https://doiorg/101109/apemc20105475521

More information

Maximizing the Fatigue Crack Response in Surface Eddy Current Inspections of Aircraft Structures

Maximizing the Fatigue Crack Response in Surface Eddy Current Inspections of Aircraft Structures Maximizing the Fatigue Crack Response in Surface Eddy Current Inspections of Aircraft Structures Catalin Mandache *1, Theodoros Theodoulidis 2 1 Structures, Materials and Manufacturing Laboratory, National

More information

INDUCTIVE power transfer (IPT) systems are emerging

INDUCTIVE power transfer (IPT) systems are emerging Finite Element Based Design Optimization of Magnetic Structures for Roadway Inductive Power Transfer Systems Masood Moghaddami, Arash Anzalchi and Arif I. Sarwat Electrical and Computer Engineering, Florida

More information

L-BAND COPLANAR SLOT LOOP ANTENNA FOR INET APPLICATIONS

L-BAND COPLANAR SLOT LOOP ANTENNA FOR INET APPLICATIONS L-BAND COPLANAR SLOT LOOP ANTENNA FOR INET APPLICATIONS Jeyasingh Nithianandam Electrical and Computer Engineering Department Morgan State University, 500 Perring Parkway, Baltimore, Maryland 5 ABSTRACT

More information

The G4EGQ RAE Course Lesson 4A AC theory

The G4EGQ RAE Course Lesson 4A AC theory AC. CIRCUITS This lesson introduces inductors into our AC. circuit. We then look at the result of having various combinations of capacitance, inductance and resistance in the same circuit. This leads us

More information

TRANSFORMER THEORY. Mutual Induction

TRANSFORMER THEORY. Mutual Induction Transformers Transformers are used extensively for AC power transmissions and for various control and indication circuits. Knowledge of the basic theory of how these components operate is necessary to

More information

SOME STUDIES ON HIGH FREQUENCY RESONANT INVERTER BASED INDUCTION HEATER AND THE CORRESPONDING CHOICE OF SECONDARY METALLIC OBJECTS

SOME STUDIES ON HIGH FREQUENCY RESONANT INVERTER BASED INDUCTION HEATER AND THE CORRESPONDING CHOICE OF SECONDARY METALLIC OBJECTS SOME STUDIES ON HIGH FREQUENCY RESONANT INVERTER BASED INDUCTION HEATER AND THE CORRESPONDING CHOICE OF SECONDARY METALLIC OBJECTS ATANU BANDYOPADHYAY Reg.No-2010DR0139, dt-09.11.2010 Synopsis of Thesis

More information

Inductors & Resonance

Inductors & Resonance Inductors & Resonance The Inductor This figure shows a conductor carrying a current. A magnetic field is set up around the conductor as concentric circles. If a coil of wire has a current flowing through

More information

Designers Series XIII

Designers Series XIII Designers Series XIII 1 We have had many requests over the last few years to cover magnetics design in our magazine. It is a topic that we focus on for two full days in our design workshops, and it has

More information

TRANSFORMER OPERATION

TRANSFORMER OPERATION Chapter 3 TRANSFORMER OPERATION 1 A transformer is a static device (no moving parts) used to transfer energy from one AC circuit to another. This transfer of energy may involve an increase or decrease

More information

Numerical Simulation of PCB-Coil-Layouts for Inductive Energy Transfer

Numerical Simulation of PCB-Coil-Layouts for Inductive Energy Transfer Numerical Simulation of PCB-Coil-Layouts for Inductive Energy Transfer Systems David Maier *, Normen Lucht, Alexander Enssle, Anna Lusiewicz, Julian Fischer, Urs Pecha, Prof. Dr.-Ing. Nejila Parspour University

More information

Equivalent Circuit Model Overview of Chip Spiral Inductors

Equivalent Circuit Model Overview of Chip Spiral Inductors Equivalent Circuit Model Overview of Chip Spiral Inductors The applications of the chip Spiral Inductors have been widely used in telecommunication products as wireless LAN cards, Mobile Phone and so on.

More information

EDDY CURRENT EXAM SIMULATION USING COUPLED FINITE ELEMENT/ VOLUME INTEGRAL OR FINITE ELEMENT/BOUNDARY ELEMENT METHOD

EDDY CURRENT EXAM SIMULATION USING COUPLED FINITE ELEMENT/ VOLUME INTEGRAL OR FINITE ELEMENT/BOUNDARY ELEMENT METHOD DDY CURRNT XAM SIMULATION USING COUPLD FINIT LMNT/ VOLUM INTGRAL OR FINIT LMNT/BOUNDARY LMNT MTHOD INTRODUCTION dith A. Creek and Robert. Beissner Southwest Research Institute San Antonio, TX 788 The ability

More information

Lab 2 Radio-frequency Coils and Construction

Lab 2 Radio-frequency Coils and Construction ab 2 Radio-frequency Coils and Construction Background: In order for an MR transmitter/receiver coil to work efficiently to excite and detect the precession of magnetization, the coil must be tuned to

More information

Transformer & Induction M/C

Transformer & Induction M/C UNIT- 2 SINGLE-PHASE TRANSFORMERS 1. Draw equivalent circuit of a single phase transformer referring the primary side quantities to secondary and explain? (July/Aug - 2012) (Dec 2012) (June/July 2014)

More information

300 frequencies is calculated from electromagnetic analysis at only four frequencies. This entire analysis takes only four minutes.

300 frequencies is calculated from electromagnetic analysis at only four frequencies. This entire analysis takes only four minutes. Electromagnetic Analysis Speeds RFID Design By Dr. James C. Rautio Sonnet Software, Inc. Liverpool, NY 13088 (315) 453-3096 info@sonnetusa.com http://www.sonnetusa.com Published in Microwaves & RF, February

More information

(c) In the process of part (b), must energy be supplied to the electron, or is energy released?

(c) In the process of part (b), must energy be supplied to the electron, or is energy released? (1) A capacitor, as shown, has plates of dimensions 10a by 10a, and plate separation a. The field inside is uniform, and has magnitude 120 N/C. The constant a equals 4.5 cm. (a) What amount of charge is

More information

1. If the flux associated with a coil varies at the rate of 1 weber/min,the induced emf is

1. If the flux associated with a coil varies at the rate of 1 weber/min,the induced emf is 1. f the flux associated with a coil varies at the rate of 1 weber/min,the induced emf is 1 1. 1V 2. V 60 3. 60V 4. Zero 2. Lenz s law is the consequence of the law of conservation of 1. Charge 2. Mass

More information

PLANAR contactless battery charging platform is an

PLANAR contactless battery charging platform is an IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 22, NO. 1, JANUARY 2007 21 Equivalent Circuit Modeling of a Multilayer Planar Winding Array Structure for Use in a Universal Contactless Battery Charging Platform

More information

Experiment 2: Transients and Oscillations in RLC Circuits

Experiment 2: Transients and Oscillations in RLC Circuits Experiment 2: Transients and Oscillations in RLC Circuits Will Chemelewski Partner: Brian Enders TA: Nielsen See laboratory book #1 pages 5-7, data taken September 1, 2009 September 7, 2009 Abstract Transient

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #11 Lab Report Inductance/Transformers Submission Date: 12/04/2017 Instructors: Dr. Minhee Yun John Erickson Yanhao Du Submitted By: Nick Haver & Alex Williams Station

More information

Comparison of Leakage Impedances of Two Single-phase Transformers

Comparison of Leakage Impedances of Two Single-phase Transformers Aim Comparison of Leakage Impedances of Two Single-phase Transformers To understand the effect of core construction on leakage impedance in a single-phase transformers To understand factors affecting leakage

More information

Design of a Simple Structured NFC Loop Antenna for Mobile Phones Applications

Design of a Simple Structured NFC Loop Antenna for Mobile Phones Applications Progress In Electromagnetics Research C, Vol. 76, 149 157, 2017 Design of a Simple Structured NFC Loop Antenna for Mobile Phones Applications Byungje Lee 1, * and Frances J. Harackiewicz 2 Abstract A novel

More information

Single-turn and multi-turn coil domains in 3D COMSOL. All rights reserved.

Single-turn and multi-turn coil domains in 3D COMSOL. All rights reserved. Single-turn and multi-turn coil domains in 3D 2012 COMSOL. All rights reserved. Introduction This tutorial shows how to use the Single-Turn Coil Domain and Multi-Turn Coil Domain features in COMSOL s Magnetic

More information

Design of Integrated LC Filter Using Multilayer Flexible Ferrite Sheets S. Coulibaly 1, G. Loum 1, K.A. Diby 2

Design of Integrated LC Filter Using Multilayer Flexible Ferrite Sheets S. Coulibaly 1, G. Loum 1, K.A. Diby 2 IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 232-3331, Volume 1, Issue 6 Ver. I (Nov Dec. 215), PP 35-43 www.iosrjournals.org Design of Integrated LC Filter

More information

High Efficiency and High Current Inductor Design for 20 khz Parallel Resonant AC Link

High Efficiency and High Current Inductor Design for 20 khz Parallel Resonant AC Link High Efficiency and High Current Inductor Design for 2 khz Parallel Resonant AC Link Necdet Yıldız Irfan Alan, Member IEEE e-mail: mnyildiz@bornova.ege.edu.tr e-mail: irfanalan@ieee.org Ege University,

More information

Transmission Lines and TDR

Transmission Lines and TDR Transmission Lines and TDR Overview This is the procedure for lab 2a. This is a one-week lab. The prelab should be done BEFORE going to the lab session. In this lab, the characteristics of different transmission

More information

Achieving Higher Efficiency Using Planar Flyback Transformers for High Voltage AC/DC Converters

Achieving Higher Efficiency Using Planar Flyback Transformers for High Voltage AC/DC Converters Achieving Higher Efficiency Using Planar Flyback Transformers for High Voltage AC/DC Converters INTRODUCTION WHITE PAPER The emphasis on improving industrial power supply efficiencies is both environmentally

More information

Designing VHF Lumped-Element Couplers With MW Office

Designing VHF Lumped-Element Couplers With MW Office Designing VHF umped-element Couplers With MW Office Steve Maas, Chief Technology Officer Applied Wave Research, Inc. Copyright (C) 999 Applied Wave Research, Inc.; All Rights Reserved. Abstract This note

More information

Table of Contents. Table of Figures. Table of Tables

Table of Contents. Table of Figures. Table of Tables Abstract The aim of this report is to investigate and test a transformer and check if it is good to use by doing the following tests continuity test, insulation test, polarity test, open circuit test,

More information

Generation of Sub-nanosecond Pulses

Generation of Sub-nanosecond Pulses Chapter - 6 Generation of Sub-nanosecond Pulses 6.1 Introduction principle of peaking circuit In certain applications like high power microwaves (HPM), pulsed laser drivers, etc., very fast rise times

More information

The theory of partial inductance is a powerful tool

The theory of partial inductance is a powerful tool Know The Theory of Partial Inductance to Control Emissions by Glen Dash Ampyx LLC The theory of partial inductance is a powerful tool for understanding why digital circuits radiate and in designing strategies

More information

Finite Element Analysis (FEA) software. Magnetic component design. 3D Electromagnetic Simulation Allows Reduction of AC Copper Losses

Finite Element Analysis (FEA) software. Magnetic component design. 3D Electromagnetic Simulation Allows Reduction of AC Copper Losses ABSTRACT AC currents in multiple layers in the transformer window can increase copper losses significantly due to the proximity effect. Traditionally used Dowell s curves show that the phenomenon starts

More information

Modeling, Implementation, and Simulation of Two- Winding Plate Inductor

Modeling, Implementation, and Simulation of Two- Winding Plate Inductor Modeling, Implementation, and Simulation of Two- Winding Plate Inductor Han Cui Dissertation submitted to the faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of

More information

Preface...x Chapter 1 Electrical Fundamentals

Preface...x Chapter 1 Electrical Fundamentals Preface...x Chapter 1 Electrical Fundamentals Unit 1 Matter...3 Introduction...3 1.1 Matter...3 1.2 Atomic Theory...3 1.3 Law of Electrical Charges...4 1.4 Law of Atomic Charges...5 Negative Atomic Charge...5

More information

Unit 3 Magnetism...21 Introduction The Natural Magnet Magnetic Polarities Magnetic Compass...21

Unit 3 Magnetism...21 Introduction The Natural Magnet Magnetic Polarities Magnetic Compass...21 Chapter 1 Electrical Fundamentals Unit 1 Matter...3 Introduction...3 1.1 Matter...3 1.2 Atomic Theory...3 1.3 Law of Electrical Charges...4 1.4 Law of Atomic Charges...4 Negative Atomic Charge...4 Positive

More information

Group 1616B: Wireless Power Transfer. Brandon Conlon Juan Carlos Lluberes Tyler Hayslett Advisors: Peng Zhang & Taofeek Orekan

Group 1616B: Wireless Power Transfer. Brandon Conlon Juan Carlos Lluberes Tyler Hayslett Advisors: Peng Zhang & Taofeek Orekan Group 1616B: Wireless Power Transfer Brandon Conlon Juan Carlos Lluberes Tyler Hayslett Advisors: Peng Zhang & Taofeek Orekan System Overview Frequency adjustable subsea Resonant Wireless Power transfer

More information

AC Measurement of Magnetic Susceptibility

AC Measurement of Magnetic Susceptibility AC Measurement of Magnetic Susceptibility Ferromagnetic materials such as iron, cobalt and nickel are made up of microscopic domains in which the magnetization of each domain has a well defined orientation.

More information

Experiment 5: Grounding and Shielding

Experiment 5: Grounding and Shielding Experiment 5: Grounding and Shielding Power System Hot (Red) Neutral (White) Hot (Black) 115V 115V 230V Ground (Green) Service Entrance Load Enclosure Figure 1 Typical residential or commercial AC power

More information

29 th International Physics Olympiad

29 th International Physics Olympiad 29 th International Physics Olympiad Reykjavik, Iceland Experimental competition Monday, July 6th, 1998 Time available: 5 hours Read this first: Use only the pen provided. 1. Use only the front side of

More information

FEM Analysis of a PCB Integrated Resonant Wireless Power Transfer

FEM Analysis of a PCB Integrated Resonant Wireless Power Transfer FEM Analysis of a PCB Integrated Resonant Wireless Power Transfer Žarko Martinović Danieli Systec d.o.o./vinež 601, Labin, Croatia e-mail: zmartinovic@systec.danieli.com Roman Malarić Faculty of Electrical

More information

Improved High-Frequency Planar Transformer for Line Level Control (LLC) Resonant Converters

Improved High-Frequency Planar Transformer for Line Level Control (LLC) Resonant Converters Improved High-Frequency Planar Transformer for Line Level Control (LLC) Resonant Converters Author Water, Wayne, Lu, Junwei Published 2013 Journal Title IEEE Magnetics Letters DOI https://doi.org/10.1109/lmag.2013.2284767

More information

A Simple Wideband Transmission Line Model

A Simple Wideband Transmission Line Model A Simple Wideband Transmission Line Model Prepared by F. M. Tesche Holcombe Dept. of Electrical and Computer Engineering College of Engineering & Science 337 Fluor Daniel Building Box 34915 Clemson, SC

More information

Level 3 Physics, 2018

Level 3 Physics, 2018 91526 915260 3SUPERVISOR S Level 3 Physics, 2018 91526 Demonstrate understanding of electrical systems 2.00 p.m. Tuesday 20 November 2018 Credits: Six Achievement Achievement with Merit Achievement with

More information

Model of Contactless Power Transfer in Software ANSYS

Model of Contactless Power Transfer in Software ANSYS POSTE 06, PAGUE MAY 4 Model of Contactless Power Transfer in Software ANSYS adek Fajtl Dept of Electric Drives and Traction, Czech Technical University, Technická, 66 7 Praha, Czech epublic fajtlrad@felcvutcz

More information

A. A. Kishk and A. W. Glisson Department of Electrical Engineering The University of Mississippi, University, MS 38677, USA

A. A. Kishk and A. W. Glisson Department of Electrical Engineering The University of Mississippi, University, MS 38677, USA Progress In Electromagnetics Research, PIER 33, 97 118, 2001 BANDWIDTH ENHANCEMENT FOR SPLIT CYLINDRICAL DIELECTRIC RESONATOR ANTENNAS A. A. Kishk and A. W. Glisson Department of Electrical Engineering

More information

Motivation. Approach. Requirements. Optimal Transmission Frequency for Ultra-Low Power Short-Range Medical Telemetry

Motivation. Approach. Requirements. Optimal Transmission Frequency for Ultra-Low Power Short-Range Medical Telemetry Motivation Optimal Transmission Frequency for Ultra-Low Power Short-Range Medical Telemetry Develop wireless medical telemetry to allow unobtrusive health monitoring Patients can be conveniently monitored

More information

Embedded inductor design and electromagnetic compatibility issues

Embedded inductor design and electromagnetic compatibility issues Embedded inductor design and electromagnetic compatibility issues J. Kundrata, D.Bandic and A. Baric University of Zagreb IMOLA Final Workshop Slide 1/22 Outline Design challenges Planar inductor designs

More information

Walchand Institute of Technology. Basic Electrical and Electronics Engineering. Transformer

Walchand Institute of Technology. Basic Electrical and Electronics Engineering. Transformer Walchand Institute of Technology Basic Electrical and Electronics Engineering Transformer 1. What is transformer? explain working principle of transformer. Electrical power transformer is a static device

More information

Experiment 4: Grounding and Shielding

Experiment 4: Grounding and Shielding 4-1 Experiment 4: Grounding and Shielding Power System Hot (ed) Neutral (White) Hot (Black) 115V 115V 230V Ground (Green) Service Entrance Load Enclosure Figure 1 Typical residential or commercial AC power

More information

Comprehensive modeling of Dry type foil winding transformer to analyse inter turn insulation under Lightning Impulse Voltage

Comprehensive modeling of Dry type foil winding transformer to analyse inter turn insulation under Lightning Impulse Voltage Comprehensive modeling of Dry type foil winding transformer to analyse inter turn insulation under Lightning Impulse Voltage Grupesh Tapiawala Raychem Innovation Centre Raychem RPG (P) Ltd Halol, India

More information

Transformers 1 of 25 Boardworks Ltd 2016

Transformers 1 of 25 Boardworks Ltd 2016 Transformers 1 of 25 Boardworks Ltd 2016 Transformers 2 of 25 Boardworks Ltd 2016 Linking circuits with magnetism 3 of 25 Boardworks Ltd 2016 Transformers 4 of 25 Boardworks Ltd 2016 Power can be transferred

More information

Basic Study on Coil Configurations for Direct Wireless Power Transfer from Road to Wireless In-Wheel Motor

Basic Study on Coil Configurations for Direct Wireless Power Transfer from Road to Wireless In-Wheel Motor IEEJ International Workshop on Sensing, Actuation, and Motion Control Basic Study on Coil Configurations for Direct Wireless Power Transfer from Road to Wireless In-Wheel Motor Kye Shibata a) Student Member,

More information

2014 EDDY CURRENT BENCHMARK

2014 EDDY CURRENT BENCHMARK World Federation of N D 2014 EDDY CURRENT BENCHMARK E Centers The World Federation of NDE Centers pleased to announce a new Eddy Current Benchmark Problem for the 2014 Review of Progress in Quantitative

More information

Worksheet for Exploration 31.1: Amplitude, Frequency and Phase Shift

Worksheet for Exploration 31.1: Amplitude, Frequency and Phase Shift Worksheet for Exploration 31.1: Amplitude, Frequency and Phase Shift We characterize the voltage (or current) in AC circuits in terms of the amplitude, frequency (period) and phase. The sinusoidal voltage

More information

Available online at ScienceDirect. Procedia Engineering 120 (2015 ) EUROSENSORS 2015

Available online at   ScienceDirect. Procedia Engineering 120 (2015 ) EUROSENSORS 2015 Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 120 (2015 ) 180 184 EUROSENSORS 2015 Multi-resonator system for contactless measurement of relative distances Tobias Volk*,

More information

AN2972 Application note

AN2972 Application note Application note How to design an antenna for dynamic NFC tags Introduction The dynamic NFC (near field communication) tag devices manufactured by ST feature an EEPROM that can be accessed either through

More information

Alternating Current. Slide 1 / 69. Slide 2 / 69. Slide 3 / 69. Topics to be covered. Sources of Alternating EMF. Sources of alternating EMF

Alternating Current. Slide 1 / 69. Slide 2 / 69. Slide 3 / 69. Topics to be covered. Sources of Alternating EMF. Sources of alternating EMF Slide 1 / 69 lternating urrent Sources of alternating EMF Transformers ircuits and Impedance Topics to be covered Slide 2 / 69 LR Series ircuits Resonance in ircuit Oscillations Sources of lternating EMF

More information

Alternating Current. Slide 2 / 69. Slide 1 / 69. Slide 3 / 69. Slide 4 / 69. Slide 6 / 69. Slide 5 / 69. Topics to be covered

Alternating Current. Slide 2 / 69. Slide 1 / 69. Slide 3 / 69. Slide 4 / 69. Slide 6 / 69. Slide 5 / 69. Topics to be covered Slide 1 / 69 lternating urrent Sources of alternating EMF ircuits and Impedance Slide 2 / 69 Topics to be covered LR Series ircuits Resonance in ircuit Oscillations Slide 3 / 69 Sources of lternating EMF

More information

Filters With Inductance Cancellation Using Printed Circuit Board Transformers

Filters With Inductance Cancellation Using Printed Circuit Board Transformers Filters With Inductance Cancellation Using Printed Circuit Board Transformers The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation

More information

EDDY-CURRENT MODELING OF FERRITE-CORED PROBES

EDDY-CURRENT MODELING OF FERRITE-CORED PROBES EDDY-CURRENT MODELING OF FERRITE-CORED PROBES F. Buvat, G. Pichenot, D. Prémel 1 D. Lesselier, M. Lambert 2 H. Voillaume, J-P. Choffy 3 1 SYSSC/LCME, CEA Saclay, Bât 611, 91191 Gif-sur-Yvette, France 2

More information

IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 04, 2014 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 04, 2014 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 04, 2014 ISSN (online): 2321-0613 Conditioning Monitoring of Transformer Using Sweep Frequency Response for Winding Deformation

More information

Name: Lab Partner: Section: The purpose of this lab is to study induction. Faraday s law of induction and Lenz s law will be explored. B = B A (8.

Name: Lab Partner: Section: The purpose of this lab is to study induction. Faraday s law of induction and Lenz s law will be explored. B = B A (8. Chapter 8 Induction - Faraday s Law Name: Lab Partner: Section: 8.1 Purpose The purpose of this lab is to study induction. Faraday s law of induction and Lenz s law will be explored. 8.2 Introduction It

More information

not to be republished NCERT ALTERNATING CURRENT Chapter Seven MCQ 1

not to be republished NCERT ALTERNATING CURRENT Chapter Seven MCQ 1 hapter Seven ALTERNATING URRENT MQ 1 7.1 If the rms current in a 50 Hz ac circuit is 5 A, the value of the current 1/300 seconds after its value becomes zero is (a) 5 2 A (b) 5 3/2 A (c) 5/6 A (d) 5/ 2

More information

ECE 201 LAB 8 TRANSFORMERS & SINUSOIDAL STEADY STATE ANALYSIS

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

More information

West Coast Magnetics. Advancing Power Electronics FOIL WINDINGS FOR SMPS INDUCTORS AND TRANSFORMERS. Weyman Lundquist, CEO and Engineering Manager

West Coast Magnetics. Advancing Power Electronics FOIL WINDINGS FOR SMPS INDUCTORS AND TRANSFORMERS. Weyman Lundquist, CEO and Engineering Manager 1 West Coast Magnetics Advancing Power Electronics FOIL WINDINGS FOR SMPS INDUCTORS AND TRANSFORMERS Weyman Lundquist, CEO and Engineering Manager TYPES OF WINDINGS 2 Solid wire Lowest cost Low DC resistance

More information

Electrical Engineering / Electromagnetics

Electrical Engineering / Electromagnetics Electrical Engineering / Electromagnetics. Plot voltage versus time and current versus time for the circuit with the following substitutions: A. esistor B. Capacitor C. Inductor t = 0 A/B/C A. I t t B.

More information

An explanation for the magic low frequency magnetic field shielding effectiveness of thin conductive foil with a relative permeability of 1

An explanation for the magic low frequency magnetic field shielding effectiveness of thin conductive foil with a relative permeability of 1 An explanation for the magic low frequency magnetic field shielding effectiveness of thin conductive foil with a relative permeability of 1 D.A. Weston K McDougall (magicse.r&d.doc) 31-7-2006 The data

More information

2. Measurement Setup. 3. Measurement Results

2. Measurement Setup. 3. Measurement Results THE INSTITUTE OF ELECTRONICS, INFORMATION AND COMMUNICATION ENGINEERS Characteristic Analysis on Double Side Spiral Resonator s Thickness Effect on Transmission Efficiency for Wireless Power Transmission

More information

Goals. Introduction. To understand the use of root mean square (rms) voltages and currents.

Goals. Introduction. To understand the use of root mean square (rms) voltages and currents. Lab 10. AC Circuits Goals To show that AC voltages cannot generally be added without accounting for their phase relationships. That is, one must account for how they vary in time with respect to one another.

More information

Goals. Introduction. To understand the use of root mean square (rms) voltages and currents.

Goals. Introduction. To understand the use of root mean square (rms) voltages and currents. Lab 10. AC Circuits Goals To show that AC voltages cannot generally be added without accounting for their phase relationships. That is, one must account for how they vary in time with respect to one another.

More information

Study of Design of Superconducting Magnetic Energy Storage Coil for Power System Applications

Study of Design of Superconducting Magnetic Energy Storage Coil for Power System Applications Study of Design of Superconducting Magnetic Energy Storage Coil for Power System Applications Miss. P. L. Dushing Student, M.E (EPS) Government College of Engineering Aurangabad, INDIA Dr. A. G. Thosar

More information

An Automated Design Flow for Synthesis of Optimal Multi-layer Multi-shape PCB Coils for Inductive Sensing Applications

An Automated Design Flow for Synthesis of Optimal Multi-layer Multi-shape PCB Coils for Inductive Sensing Applications An Automated Design Flow for Synthesis of Optimal Multi-layer Multi-shape PCB Coils for Inductive Sensing Applications Pradeep Kumar Chawda Texas Instruments Inc., 3833 Kifer Rd, Santa Clara, CA E-mail:

More information