Nonlinear audio transformer simulation using approximation of differential equations

Size: px
Start display at page:

Download "Nonlinear audio transformer simulation using approximation of differential equations"

Transcription

1 VOL. 2, NO. 4, DECEMBER 2 Nonlinear audio transformer simulation using approximation of differential equations Jaromir Macak Department of Telecommunications FEEC, Brno University of Technology jaromir.macak@phd.feec.vutbr.cz Abstract Digital simulation of audio transformers based on an approximation of differential equations is discussed in this paper. A simplified model of the audio transformer without leakage inductance is designed. The model is described using nonlinear differential equations and state-space approach with memoryless nonlinearity. The transformer core is modeled by Jiles-Atherton and Frohlich models. The whole system is approximated in order to reduce computational complexity. Introduction Transformers are inseparable part of many electronic devices used by musicians. They can be found for instance in several amplifiers, audio effects, etc. The transformers are often a part of power supply circuits and therefore, they can be mostly neglected in simulations of these electronic devices. However, there are situation where the transformers are connected directly in an audio path. This is case of input and output stages of some electronic devices where the transformers are used as asymmetrical to symmetrical or symmetrical to asymmetrical converters. These types of transformers can be also found in tube power amplifiers where their main function is to match high output impedance of used tubes to low input impedance of a loudspeaker. Although designers of the audio transformers try to minimize distortion effect of the transformers in order to get the transparent signal path, presence of the transformer can be often heard and even sometimes it is required by musicians and audio engineers. The main reason for this is the characteristic nonlinear distortion caused by soft saturation of the transformer core when a large magnetization occurs. However, the saturation effect is not the only one that manifests in the output signal, hysteresis effect and frequency properties also have to be included in the simulation. Several papers deals with the nonlinear simulation of transformers. However, most of them discusses the power transformers. Highly simplified audio transformer models were used in [, 2, 3] where vacuum-tube power amplifiers were simulated. An ideal transformer (linear, without losses and frequency distortion) is used in []. A linear transformer model with primary and secondary winding inductances and a primary leakage was used in [2] and the complete model of a linear transformer was implemented using wave digital filters (WDF) in [3]. The complete nonlinear model of a vacuum-tube amplifier output transformer is described in [4]. This model is implemented using nonlinear WDF and is based on the gyrator-capacitor model [5] that is extended by using nonlinear capacitor and resistor that model core permeance and hysteresis losses. The paper also discusses parameter fitting for specified transformers. In this paper, a simplified nonlinear transformer model described in time domain is discussed. The transformer is described using nonlinear differential equations. In order to simulate nonlinear behavior of the audio transformer, nonlinear Frohlich and Jiles-Atherton core models are used [6, 7]. The differential equations are discretized by backward Euler method and discrete state-space approach with memoryless nonlinearity that has been recently applied for simulation of several analog audio effects [8, 9,, ]. The main advantage of K-method family is reduction of necessary equations only to number of nonlinear equations in the system, which can be useful when the simulated system contains more inputs (signal inputs, state variables) than number of nonlinear equations. Considering real-time simulation, the technique for precomputation and approximation of the solution of a nonlinear dynamic system can be used in order to reduce computational cost of the simulation algorithm (see e.g. [2]). 2 Transformer Model Input stages of the most of the professional audio equipment contain transformers used as converters from a symmetrical to an asymmetrical signal. This type of the audio transformer consists of two primary windings and one secondary winding. The circuit schematic of the transformer connected with two voltage sources, which represent the symmetrical signal, is shown in figure. The resistors R p and represent the primary coil resistance, the resistor R s is a series combination of the secondary coil resistance and the load resistance. Symbols N p, N p2 and N 3 are numbers of turns of the windings. A leakage inductance as well as a capacitance of the windings are neglected in this model. However, the audio transformers should be designed in that way that the in- 22

2 VOL. 2, NO. 4, DECEMBER 2 R p U p I p N p I s R s dt = N s S, (8) U in U in2 I p2 N p2 U p2 Figure : Transformer connected with a symmetrical voltage signal source. fluence of the leakage inductance and the capacitance does not manifest in the audible region. 2. Differential equations for transformer An ideal transformer is considered to be an impedance divider that transforms input voltages U p and currents I p to output and I s according to U p = N p N s = I p I s. () However, a real transformer is far away from the ideal one. For an accurate simulation, losses caused by hysteresis and core saturation have to be considered and therefore, magnetic circuit has to be taken into account. According to Amper s law, the magnetizing force H is i H = N ii i (2) l mag where l mag is the length of the induction path. In this case, the term (2) can be expanded into Hl mag = N p I p N p2 I p2 I s. (3) The flux density B for the secondary winding is computed from Farraday s law dt = N s S where S is the transformer core cross-section. The circuit schematic in figure contains five unknown variables U p, U p2,, B and H. Therefore, the following five equations are necessary for the solution of the system Hl mag = N p U in U p R p + N p2 U in2 U p2 (4) R s, (5) dt = U p N p S, (6) dt = U p2 N p S, (7) B = µh. (9) The first equation is obtained from (3) where the currents I p and I p2 are computed using Ohm s law from input voltages U in and U in2. Equations (6), (7) and (8) are obtained using Farraday s law for different voltages and equation (9) describes the transformer core behavior. If the model operates with small signals, then permeability µ is considered as a constant and the whole system is linear. However, permeability µ varies with magnetizing force H and flux density B for large signals and a nonlinear model of the core has to be used in order to describe this nonlinear behavior. 2.2 Transformer core models The well-known nonlinear relation B = µh can be implemented using several algorithms [3, 4, 5, 6, 7, 8]. The Frohlich equation [6] provides a simple approximation of transformer core permeability. The Frolich equation is given by H B = () c + b H where c, b are parameters derived from material properties from equations c = µ i µ () and b = µi B SAT (2) where µ i is initial relative permeability, µ is free space permeability and B SAT is saturation flux density. The B- H curve of the Frohlich model for parameters µ i = 2e 3, B SAT =.3 is shown in figure 2. As can be seen, the Frohlich model allows simulation of the core saturation but does not support simulation of the hysteresis loop. When simulating hysteresis, one can use e.g. Jiles- Atherton model [7]. Unfortunately, direct usage of this model sometimes leads to generation of minor loops with nonphysical behavior [9]. Therefore, a J-A model modified in [9] can be used in order to remove the nonphysical minor hysteresis loops. Magnetization M of the core is obtained from dm dh = δ M an M M + c dm an kδ dh (3) where M an is anhysteretic curve given by Langevin function ( ) ) H + αm a M an = M s (coth (4) a H + αm and parameter δ is obtained from δ = sign(dh/dt). (5) 23

3 VOL. 2, NO. 4, DECEMBER Discretization using backward Euler method To implement the transformer model in the digital domain, the set of differential equations (5), (6), (7), (8) and (9) has to be discretized. This can be made using e.g. backward Euler formula y[n] = y[n ] + f(y[n]) (7) H [Am ] Figure 2: B-H curve of the Frohlich model. Parameters M s, α, a, c and k are derived from material properties and their identification can be found e.g. in [2, 2]. Parameter δ M = when the nonphysical minor loop is going to be generated alternatively δ M = [9]. Flux density is obtained from B = µ (M + H). (6) The B-H curve of the Jiles-Atherton model for parameters from table is shown in figure 3..5 where n denotes the time index and is sample period. Then, the discretized equations with the Frohlich model are H[n]l mag = N p U in [n] U p [n] R p + + N p2 U in2 [n] U p2 [n] [n] R s, (8) B[n] = B[n ] + U p [n] N p S, (9) B[n] = B[n ] + U p2 [n] N p S, (2) B[n] = B[n ] + [n] N s S, (2) B[n] = H[n] c + b H[n]. (22) The solution of this system can be transfered into a root finding problem and subsequently, a numerical algorithm, e.g. Newton-Rahpson algorithm, can be used. If the J- A model is used, the equation (22) is replaced by (6). However, the J-A model requires computation of derivate of magnetizing force H in (3). Therefore, the equation (6) is modified into form B[n] = µ {f JA (H[n], H[n ], M[n ]) + H[n]} (23) H [Am ] Figure 3: B-H curve of J-A model. Table : Parameters for the Jiles-Atherton model of the transformer core. M s a α c k where function f JA (H[n], H[n ], M[n ]) is the equation (3) and is solved numerically using algorithm presented in [22]. Value H[n ] is magnetizing force in the last sample period and M[n ] is magnetization of the transformer core in the last sample period. However, the magnetization M[n ] can be derived from flux density B[n ]. For the real-time implementation, the system of difference equations (8), (9), (2), (2) and (22) can be pre-computed and subsequently approximated according to the algorithm presented in [2]. If the Frohlich model is used, the transformer model has five unknown variables and three input values U in [n], U in2 [n] and B[n ]. The input voltages U in [n], U in2 [n] in (8) can be merged into one input current I in resulting in H[n]l mag = I in N p U p [n] R p N p2 U p2 [n] [n] R s (24) 24

4 VOL. 2, NO. 4, DECEMBER 2 where I in = N p U in [n] R p + N p2 U in2 [n]. (25) Consequently, the system can be considered as a system with two inputs. The solution is numerically pre-computed for different values of input variables and stored in lookup tables. Then, an approximating function of two input variables can be designed and used for obtaining of output values. Consequently, the simulation algorithm consist of the output signal computation given by [n] = f approx (I in [n], B[n ]) (26) and from the state update function given by B[n] = f approx2 (I in [n], B[n ]) (27) where n is the time index. If the J-A model is used, two state variables are required. The model consists of following equations and [n] = f approx (I in [n], B[n ], H[n ]), (28) B[n] = f approx2 (I in [n], B[n ], H[n ]) (29) H[n] = f approx3 (I in [n], B[n ], H[n ]). (3) The function f approx, f approx2 or f approx3 can be any approximating function, e.g. spline approximation or linear interpolation. During the implementation of the algorithm, bounding values of input variables have to be determined as well as a step of input variables. The bounding values of input variables are derived from maximal values. The bounding values of input current are determined according to a concrete usage of the algorithm. The bounding values of state variables are determined on the base of preceding numerical solutions of the equations for minimal and maximal values of input voltages. The step of input variables can be empirically determined from maximal allowed numerical error between approximated solution and numerical solution of the given system. The simulated system was pre-computed and approximated for values of circuit elements listed in table 2. The Frohlich model was chosen because pre-computation using the Jiles-Atherton model brought problems with numerical solution for certain combination of values of input variables. Furthermore, usage of the Frohlich model provides lower computational complexity and lower memory demands. The solution of the system for different values of flux density is shown in figure 4 where flux density B <.3,.3 > T. u s [V] B =.3 T B =.3 T u in [V] Figure 4: Solution of the system for different values of the flux density. Subsequently, the solution in figure 4 was approximated using combination of spline approximation and linear interpolation. The details about this approximation can be found in [2]. The splines were used for approximation of I in, relation and linear interpolation was used for interpolation between the splines computed for different values of flux density B. Finally, the spline coefficients for different I in and B values were stored in look-up tables. The step, minimal and maximal values of the input variables are specified in table 3. For the Frohlich model, the look-up table is 2D table containing 2 rows and 3 columns and each cell contains cubic spline coefficients. The total size of the look-up table is coefficients and approximately 9 kb. Table 3: Look-up table for the approximated solution of the simulated system. Variable Min. Max. Step Intervals I in [A] B[T]. 3 4 State-space approach with memoryless nonlinearity The main principle of the state-space approach with memoryless nonlinearity is separation of the linear dynamic part and memoryless nonlinear part of the simulated system. This method was developed by Borin [23] and is known as a K-method. The simulated system is described by equations ẋ = ax + bu + ci, (3) Table 2: Schematic values of the simulated circuit. R p,2 [Ω] N p,2 R s [Ω] N s S[cm 2 ] l mag [cm] i = f(v), (32) V = dx + eu + fi (33) 25

5 VOL. 2, NO. 4, DECEMBER 2 where x is vector of state variables, u is vector of inputs and i is contribution of the nonlinear functions. Matrices a, b and c are coefficient matrices. Equation (32) represents memoryless nonlinear function and V is vector of inputs to the nonlinear function. Matrices d, e and f are again coefficients matrices. The output vector y is obtained from y = a o x + b o u + c o i (34) where a o, b o and c + o are coefficient matrices. The next step is discretization of differential equation (3). The process of discretization can be found in [8]. However, it is also possible discretizate time derivations at first and then build coefficient matrices of the K-method this approach is known as DK-method [8]. Both approaches lead to final implicit nonlinear equations = p + Kf(V) V (35) where p is input vector and K coefficient matrix derived in [8]. These equations have to be solved numerically. During derivation of coefficient matrices, first of all the time derivative is replaced by time difference dt = B[n] B[n ] (36) Then the unknown voltages U p,u p2, are isolated from equations (9), (2) and (2) and substituted into (8), which leads to equation ( H[n] = N p 2 S N p2 2 S R p l mag l mag B[n] B[n ] + + N p U in [n] R p l mag + N p2 U in2 [n] l mag. 2 S R s l mag ) (37) The magnetizing force H is input of the nonlinear function, vector of state variables is x = [B[n ]] (38) The coefficient matrices a, b and c are derived from (36) as ] a = [ Ts, (43) b = [], (44) [ c = ], (45) and coefficient matrices a o, b o and c o are obtained from (2) as [ a = N ] ss, (46) and b = [], (47) [ ] Ns S c = Finally, equation (35) is in form where (48) = p + K f(h[n]) H[n] (49) p = dx + eu, (5) K = f (5) and the nonliner function f(h[n]) is given by Frohlich model (). The solution of (49) for unknown magnetic flux B can be precomputed for different values of parameter p and stored in -D look-up table 4. The solved nonlinear function is shown in figure 5..5 and input vector is e = [ Uin [n] U in2 [n] ] (39).5 The coefficient matrices d, e and f are derived by comparing equations (37) and (33) as [( 2 Np S d = + N p2 2 S + N s 2 ) ] S, (4) R p l mag l mag R s l mag [ e = N p R pl mag ] N p2 l mag, (4) [( f = N p 2 S N p2 2 S 2 ) ] S. (42) R p l mag l mag R s l mag p [ ] x 5 Figure 5: Solution of nonlinear function (49) for different values of parameter p. The range of parameter p is p < p max, p max > where p max = max + eu inmax. (52) 26

6 VOL. 2, NO. 4, DECEMBER 2 Table 4: Look-up table for the approximated solution of DK-method Variable Min. Max. Step Intervals p[ ] Sensitivity to coefficient variation The designed algorithm from previous chapter works properly with a given sampling frequency but cannot be used with different sampling frequencies because the coefficient matrices depend on the value of the sampling frequency. Therefore, the solution must be precomputed for each particular sampling frequency, which brings higher memory demands for storing of approximation coefficients. To cope with this problem, the solution of the system for different values of the sampling frequency was compared (see figure 6 where the solution for sampling frequencies f s = 48 khz and f s = 96 khz is shown). It was found that the shape of the function is very similar and has only different scaling. This is due to fact that the nonlinear function is the same and only weighing coefficients are changed with value of the sampling frequency. Therefore, the nonlinear function can be approximated only once and the other nonlinear functions can be obtained using different scaling factor. This property significantly reduces memory demands of the algorithm while the computational cost remains almost the same (only one extra multiply mathematical operation). In case of figure 6, the scaling factor was.5 for sampling frequency 2-times higher. 5 Simulation Results The implemented algorithm was tested using several types of the input signals harmonic signal, log-sweep signal and musical signal. Because the main aim is to simulate nonlinear behavior, the input signals that cause the full saturation of the transformer core were chosen. Figure 7 shows the input signal and signals on the primary and secondary windings for the direct differential equation approximation. The input signal was a sinewave signal with a frequency of 5 Hz, an amplitude of 2 V and a samplerate of 48 khz. The time dependence of flux density is also shown in figure 7. One can see the saturation of the transformer core. The algorithm was also tested using a log sweep-signal with an amplitude of 2 V. The logarithmic spectrogram of the output signal is shown in figure 9. The nonlinear distortion of the output signal occurs in the area of low frequencies. The output signals for the same system simulated using state-space approach with memoryless nonlinearity are shown in figure 8. The numerical solution without the approximation of both models is shown in figure. Although the influence of the hysteresis effect is observable, one can see that both models provide very similar results, even when the transformer core is fully saturated, and therefore, the model without hysteresis can be used for the transformer simulation. The difference between approximated solution and numerical solution depends on the chosen grid of approximating function. In this case, the error of output signal was about. V. f s = 48 khz 2 U in.5 f s = 96 khz U p U [V] p [ ] 2 3 x t [s].5 f s = 48 khz f s = 96 khz scaled t [s] p [ ] x 5 Figure 6: Solution of nonlinear function (49) for different values of parameter p and different sampling frequencies. Figure 7: Output signal for input sinewave signal with a frequency of 5 Hz and an amplitude of 2 V. The input signal, the signal on primary and secondary windings (top) and the time dependence of the flux density (bottom) are shown. 27

7 VOL. 2, NO. 4, DECEMBER U in U in 5 U p 5 U p JA JA U p Frohlich Frohlich 5 5 U [V] U [ ] t [s] Figure 8: Output signal of state-space approach for input sinewave signal with a frequency of 5 Hz and an amplitude of 2 V. f [Hz] t [s] Figure 9: Spectogram of the output signal for input log sweep-signal with an amplitude of 2 V. The FFT window size is 248 samples. 6 Conclusion The simplified nonlinear model of the audio transformer was implemented in this paper. The transformer consists of two primary windings and one secondary winding. Two different methods were used for the simulation direct solution of differential equations and state-space approach with memoryless nonlinearity. The main advantage of state-space approach is reduction of necessary inputs into the system. Thus, smaller look-up tables can be used with this method, which is related to lower computation demands. However, this method requires memoryless nonlinearity, which is not the case of Jiles-Atherton model. The Frohlich and Jiles-Atherton nonlinear core models were used in method based on direct solution of differential equations. The Jiles-Atherton model is more accurate. However, it requires higher computational complexity and higher memory demands. Foremost the pre-computation of the solution brings problems with stability of the nu Figure : The comparison of the simulation using the Frohlich and Jiles-Atherton model. The input signal was a sinewave signal with a frequency of 5 Hz and an amplitude of 2 V. merical solution. Therefore, only the Frohlich model was chosen for the implementation. The designed algorithm was tested in real-time using several input signals. The usage of the pre-computation and approximation of the solution of the system provides low and constant computational complexity and also stability of the algorithm because the are no iterations of a numerical method inside the algorithm. The algorithm is capable to work in real time. The algorithm also shows the behavior expected for nonlinear transformer model. 7 Acknowledgments This paper was supported by project no. FR-TI/495 of the Ministry of Industry and Trade of the Czech Republic. Literatura [] J. Macak and J. Schimmel, Real-time guitar tube amplifier simulation using approximation of differential equations, in Proceedings of the 3th International Conference on Digital Audio Effects DAFx, Graz, Austria, Sep. 6-, 2. [2] I. Cohen and T. Helie, Real-time simulation of a guitar power amplifier, in Proceedings of the 3th International Conference on Digital Audio Effects DAFx, Graz, Austria, Sep. 6-, 2. [3] J. Pakarinen, M. Tikander, and M. Karjalainen, Wave digital modeling of the output chain of a vacuum-tube amplifier, in Proc. of the Int. Conf. on Digital Audio Effects (DAFx-9), Como, Italy, Sept. 4, 29. [4] R. C. D. de Paiva, J. Pakarinen, V. Välimäki, and M. Tikander, Real-time audio transformer emulation 28

8 VOL. 2, NO. 4, DECEMBER 2 for virtual tube amplifiers, EURASIP Journal on Advances in Signal Processing, vol. 2, pp. 5, 2. [5] D. C. Hamill, Gyrator-capacitor modeling: a better way of understanding magnetic components, in Proceedings of the 9th Annual Applied Power Electronics Conference and Exposition (APEC 94), Feb. 994, pp [6] S. E. Zocholl, A. Guzman, and D. Hou, Transformer modeling as applied to differential protection, Tech. Rep., Schweitzer Engineering Laboratories, Inc. Pullman, Washington, 999. [7] D. C. Jiles and D. L. Atherton, Ferromagnetic hysteresis, IEEE Transactions on Magnetics,, no. 5, pp , 983. [8] D.T. Yeh, J.S. Abel, and J.O. Smith, Automated physical modeling of nonlinear audio circuits for realtime audio effects - part i: Theoretical development, Audio, Speech, and Language Processing, IEEE Transactions on, vol. 8, no. 4, pp , may 2. [9] T. D. Yeh and J. O. Smith, Simulating guitar distortion circuits using wave digital and nonlinear statespace formulations, in Proc. Digital Audio Effects (DAFx-8), Espoo, Finland, Sept [] M. Holters and U. Zölzer, Physical modelling of a wah-wah effect pedal as a case study for application of the nodal dk method to circuits with variable parts, in Proc. Digital Audio Effects (DAFx-), Paris, France, Sept [] K. Dempwolf, M. Holters, and U. Zölzer, Discretization of parametric analog circuits for real-time simulations, in Proc. Digital Audio Effects (DAFx-), Graz, Austria, Sept [2] J. Macak and J. Schimmel, Real-time guitar preamp simulation using modified blockwise method and approximations, EURASIP Journal on Advances in Signal Processing, vol. 2, pp., 2. [3] E. Sarospataki and M. Kuczmann, Realization of the jiles-atherton hysteresis model applying the labview and matlab software package, Electrical Engineering, vol. 57, pp. 4 43, August 26. [4] CH. Wong, A dynamic hysteresis model, IEEE Transactions on Magnetics, vol. 24, pp , MArch 988. [5] M. L. Hodgdon, Applications of a theory of ferromagnetic hysteresis, IEEE Transactions on Magnetics, vol. 24, no., pp , January 988. [6] M. L. Hodgdon, Mathematical theory and calculations of magnetic hysteresis curves, IEEE Transactions on Magnetics, vol. 24, no. 6, pp , November 988. [7] S. R. Naidu, Simulation of the hysteresis phenomenon using preisach s theory, IEEE Proceedings, vol. 37, no. 2, pp , March 99. [8] K. H. Carpenter, A differential equation approach to minor loops in the jiles-atherton hysteresis model, IEEE Transactions on Magnetics, vol. 27, no. 6, pp , November 99. [9] P. Kis, Jiles-Atherton Model Implementation to Edge Finite Element Method, Ph.D. thesis, Budapest University of Technology and Economics, 2. [2] D. C. Jiles, J. B. Thoelke, and M. K. Devine, Numerical determination of hysteresis parameters for the modeling of magnetic properties using the theory of ferromagnetic hysteresis, IEEE Transactions on Magnetics, vol. 28, no., pp , 992. [2] D. C. Jiles and J. B. Thoelke, Theory of feromagnetic hysteresis: Determination of model parameters from experimental hysteresis loops, IEEE Transactions on Magnetics, vol. 25, no. 5, pp , September 989. [22] N. Chiesa, Power Transformer Modeling for Inrush Current Calculation, Ph.D. thesis, Norwegian University of Science and Technology, 2. [23] G. Borin, G. De Poli, and D. Rocchesso, Elimination of delay-free loops in discrete-time models of nonlinear acoustic systems, IEEE Speech Audio Process, vol. 8, no. 5, pp , September 2. 29

Publication V. c 2012 Copyright Holder. Reprinted with permission.

Publication V. c 2012 Copyright Holder. Reprinted with permission. Publication V R. C. D. Paiva, J. Pakarinen, and V. Välimäki. Reduced-complexity modeling of high-order nonlinear audio systems using swept-sine and principal component analysis. In Proc. AES 45th Conf.

More information

A GENERALIZED METHOD FOR THE DERIVATION OF NON-LINEAR STATE-SPACE MODELS FROM CIRCUIT SCHEMATICS. Martin Holters, Udo Zölzer

A GENERALIZED METHOD FOR THE DERIVATION OF NON-LINEAR STATE-SPACE MODELS FROM CIRCUIT SCHEMATICS. Martin Holters, Udo Zölzer 23rd European Signal Processing Conference (EUSIPCO A GENERALIZED METHOD FOR THE DERIVATION OF NON-LINEAR STATE-SPACE MODELS FROM CIRCUIT SCHEMATICS Martin Holters, Udo Zölzer Helmut Schmidt University

More information

Improving the robustness of the iterative solver in state-space modelling of guitar distortion circuitry

Improving the robustness of the iterative solver in state-space modelling of guitar distortion circuitry Improving the robustness of the iterative solver in state-space modelling of guitar distortion circuitry Holmes, B., & Walstijn, M. V. 15. Improving the robustness of the iterative solver in state-space

More information

Antialiased Soft Clipping using an Integrated Bandlimited Ramp

Antialiased Soft Clipping using an Integrated Bandlimited Ramp Budapest, Hungary, 31 August 2016 Antialiased Soft Clipping using an Integrated Bandlimited Ramp Fabián Esqueda*, Vesa Välimäki*, and Stefan Bilbao** *Dept. Signal Processing and Acoustics, Aalto University,

More information

DISCRETIZATION OF PARAMETRIC ANALOG CIRCUITS FOR REAL-TIME SIMULATIONS

DISCRETIZATION OF PARAMETRIC ANALOG CIRCUITS FOR REAL-TIME SIMULATIONS Proc. of the th Int. Conference on Digital Audio Effects (DAFx-), Graz, Austria, September 6-, DISCREIZAION OF PARAMERIC ANALOG CIRCUIS FOR REAL-IME SIMULAIONS Kristjan Dempwolf, Martin Holters and Udo

More information

Nonlinear Modeling of a Guitar Loudspeaker Cabinet

Nonlinear Modeling of a Guitar Loudspeaker Cabinet 9//008 Nonlinear Modeling of a Guitar Loudspeaker Cabinet David Yeh, Balazs Bank, and Matti Karjalainen ) CCRMA / Stanford University ) University of Verona 3) Helsinki University of Technology Dept. of

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

Permeance Based Modeling of Magnetic Hysteresis with Inclusion of Eddy Current Effect

Permeance Based Modeling of Magnetic Hysteresis with Inclusion of Eddy Current Effect 2018 IEEE 2018 IEEE Applied Power Electronics Conference and Exposition (APEC) Permeance Based Modeling of Magnetic Hysteresis with Inclusion of Eddy Current Effect M. Luo, D. Dujic, and J. Allmeling This

More information

IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 1, JANUARY /$ IEEE

IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 1, JANUARY /$ IEEE IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 1, JANUARY 2007 195 Analysis of Half-Turn Effect in Power Transformers Using Nonlinear-Transient FE Formulation G. B. Kumbhar, S. V. Kulkarni, Member,

More information

Harmonic Analysis of a Saturated Iron-Core Superconducting Fault Current Limiter using Jiles-Atherton Hysteresis Model

Harmonic Analysis of a Saturated Iron-Core Superconducting Fault Current Limiter using Jiles-Atherton Hysteresis Model AMSE JOURNALS-2016-Series: Modelling A; Vol. 89; N 1; pp 101-117 Submitted Sept. 2016; Revised Oct. 20, 2016, Accepted Nov. 20, 2016 Harmonic Analysis of a Saturated Iron-Core Superconducting Fault Current

More information

FRACTIONAL ORDER FILTER BASED ON FRACTIONAL CAPACITORS AND FRACTIONAL INDUCTOR

FRACTIONAL ORDER FILTER BASED ON FRACTIONAL CAPACITORS AND FRACTIONAL INDUCTOR FRACTIONAL ORDER FILTER BASED ON FRACTIONAL CAPACITORS AND FRACTIONAL INDUCTOR MadhabChandraTripathy Assistant Professor College of Engineering and Technology Techno Campus, Ghatikia Bhubaneswar-751029

More information

Cahier Technique N 13 Principe de réduction des courants d enclenchement des transformateurs

Cahier Technique N 13 Principe de réduction des courants d enclenchement des transformateurs Cahier Technique N 13 Principe de réduction des courants d enclenchement des transformateurs Numerical transformer inrush current minimizer Principle of the operation Rev 1.0 Document version information

More information

Wave-Digital Polarity and Current Inverters and Their Application to Virtual Analog Audio Processing

Wave-Digital Polarity and Current Inverters and Their Application to Virtual Analog Audio Processing Powered by TCPDF (www.tcpdf.org) This is an electronic reprint of the original article. This reprint may differ from the original in pagination and typographic detail. Author(s): D'Angelo, Stefano Title:

More information

NEW SOUTH WALES DEPARTMENT OF EDUCATION AND TRAINING Manufacturing and Engineering ESD. Sample Examination EA605

NEW SOUTH WALES DEPARTMENT OF EDUCATION AND TRAINING Manufacturing and Engineering ESD. Sample Examination EA605 Name: NEW SOUTH WALES DEPARTMENT OF EDUCATION AND TRAINING Manufacturing and Engineering ESD Sample Examination EA605 EDDY CURRENT TESTING AS3998 LEVEL 2 GENERAL EXAMINATION 6161C * * * * * * * Time allowed

More information

3 The non-linear elements

3 The non-linear elements 3.1 Introduction The inductor and the capacitor are the two important passive circuit elements which have the ability to store and deliver finite amount of energy [49]. In an inductor, the energy is stored

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

Energy-Based Variational Model for Vector Magnetic Hysteresis

Energy-Based Variational Model for Vector Magnetic Hysteresis Energy-Based Variational Model for Vector Magnetic Hysteresis L. Prigozhin 1 V. Sokolovsky 1 J. W. Barrett 2 S. E. Zirka 3 1 Ben-Gurion University of the Negev, Israel 2 Imperial College London, UK 3 Dnepropetrovsk

More information

RLC Circuit (3) We can then write the differential equation for charge on the capacitor. The solution of this differential equation is

RLC Circuit (3) We can then write the differential equation for charge on the capacitor. The solution of this differential equation is RLC Circuit (3) We can then write the differential equation for charge on the capacitor The solution of this differential equation is (damped harmonic oscillation!), where 25 RLC Circuit (4) If we charge

More information

AC Induction Motor Stator Resistance Estimation Algorithm

AC Induction Motor Stator Resistance Estimation Algorithm 7th WSEAS International Conference on Electric Power Systems, High Voltages, Electric Machines, Venice, Italy, November 21-23, 27 86 AC Induction Motor Stator Resistance Estimation Algorithm PETR BLAHA

More information

RESOLVING GROUPED NONLINEARITIES IN WAVE DIGITAL FILTERS USING ITERATIVE TECHNIQUES

RESOLVING GROUPED NONLINEARITIES IN WAVE DIGITAL FILTERS USING ITERATIVE TECHNIQUES RESOLVING GROUPED NONLINEARITIES IN WAVE DIGITAL FILTERS USING ITERATIVE TECHNIQUES Michael Jørgen Olsen, Kurt James Werner and Julius O. Smith III Center for Computer Research in Music and Acoustics CCRMA,

More information

A NONLINEAR DIGITAL MODEL OF THE EMS VCS3 VOLTAGE CONTROLLED FILTER

A NONLINEAR DIGITAL MODEL OF THE EMS VCS3 VOLTAGE CONTROLLED FILTER A NONLINEAR DIGITAL MODEL OF THE EMS VCS3 VOLTAGE CONTROLLED FILTER Marco Civolani University of Verona Dipartimento di Informatica 15 Strada Le Grazie Verona 37134, Italy marcocivolani@gmailcom Federico

More information

Numerical Solution of Nonlinear Differential Equations in Musical Synthesis

Numerical Solution of Nonlinear Differential Equations in Musical Synthesis Num Int KMethod WDF Piano Compare K-W 2D PDE Numerical Solution of Nonlinear Differential Equations in Musical Synthesis David Yeh Center for Computer Research in Music and Acoustics (CCRMA) Stanford University

More information

Electromagnetic Oscillations and Alternating Current. 1. Electromagnetic oscillations and LC circuit 2. Alternating Current 3.

Electromagnetic Oscillations and Alternating Current. 1. Electromagnetic oscillations and LC circuit 2. Alternating Current 3. Electromagnetic Oscillations and Alternating Current 1. Electromagnetic oscillations and LC circuit 2. Alternating Current 3. RLC circuit in AC 1 RL and RC circuits RL RC Charging Discharging I = emf R

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

ET4119 Electronic Power Conversion 2011/2012 Solutions 27 January 2012

ET4119 Electronic Power Conversion 2011/2012 Solutions 27 January 2012 ET4119 Electronic Power Conversion 2011/2012 Solutions 27 January 2012 1. In the single-phase rectifier shown below in Fig 1a., s = 1mH and I d = 10A. The input voltage v s has the pulse waveform shown

More information

Simulation of hysteresis and eddy current effects in a power transformer

Simulation of hysteresis and eddy current effects in a power transformer Electric Power Systems Research 76 (2006) 634 641 Simulation of hysteresis and eddy current effects in a power transformer W. Chandrasena a, P.G. McLaren b, U.D. Annakkage a,, R.P. Jayasinghe c, D. Muthumuni

More information

Part 4: Electromagnetism. 4.1: Induction. A. Faraday's Law. The magnetic flux through a loop of wire is

Part 4: Electromagnetism. 4.1: Induction. A. Faraday's Law. The magnetic flux through a loop of wire is 1 Part 4: Electromagnetism 4.1: Induction A. Faraday's Law The magnetic flux through a loop of wire is Φ = BA cos θ B A B = magnetic field penetrating loop [T] A = area of loop [m 2 ] = angle between field

More information

Integrated Direct Sub-band Adaptive Volterra Filter and Its Application to Identification of Loudspeaker Nonlinearity

Integrated Direct Sub-band Adaptive Volterra Filter and Its Application to Identification of Loudspeaker Nonlinearity Integrated Direct Sub-band Adaptive Volterra Filter and Its Application to Identification of Loudspeaker Nonlinearity Satoshi Kinoshita Department of Electrical and Electronic Engineering, Kansai University

More information

Electrical and Magnetic Modelling of a Power Transformer: A Bond Graph Approach

Electrical and Magnetic Modelling of a Power Transformer: A Bond Graph Approach Vol:6, No:9, Electrical and Magnetic Modelling of a Power Transformer: A Bond Graph Approach Gilberto Gonzalez-A, Dunia Nuñez-P International Science Index, Electrical and Computer Engineering Vol:6, No:9,

More information

The Linear Induction Motor, a Useful Model for examining Finite Element Methods on General Induction Machines

The Linear Induction Motor, a Useful Model for examining Finite Element Methods on General Induction Machines The Linear Induction Motor, a Useful Model for examining Finite Element Methods on General Induction Machines Herbert De Gersem, Bruno Renier, Kay Hameyer and Ronnie Belmans Katholieke Universiteit Leuven

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

A Nonlinear Dynamic S/H-ADC Device Model Based on a Modified Volterra Series: Identification Procedure and Commercial CAD Tool Implementation

A Nonlinear Dynamic S/H-ADC Device Model Based on a Modified Volterra Series: Identification Procedure and Commercial CAD Tool Implementation IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 52, NO. 4, AUGUST 2003 1129 A Nonlinear Dynamic S/H-ADC Device Model Based on a Modified Volterra Series: Identification Procedure and Commercial

More information

Bridge Measurement 2.1 INTRODUCTION Advantages of Bridge Circuit

Bridge Measurement 2.1 INTRODUCTION Advantages of Bridge Circuit 2 Bridge Measurement 2.1 INTRODUCTION Bridges are often used for the precision measurement of component values, like resistance, inductance, capacitance, etc. The simplest form of a bridge circuit consists

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

MATLAB SIMULINK Based DQ Modeling and Dynamic Characteristics of Three Phase Self Excited Induction Generator

MATLAB SIMULINK Based DQ Modeling and Dynamic Characteristics of Three Phase Self Excited Induction Generator 628 Progress In Electromagnetics Research Symposium 2006, Cambridge, USA, March 26-29 MATLAB SIMULINK Based DQ Modeling and Dynamic Characteristics of Three Phase Self Excited Induction Generator A. Kishore,

More information

Different Techniques for Calculating Apparent and Incremental Inductances using Finite Element Method

Different Techniques for Calculating Apparent and Incremental Inductances using Finite Element Method Different Techniques for Calculating Apparent and Incremental Inductances using Finite Element Method Dr. Amer Mejbel Ali Electrical Engineering Department Al-Mustansiriyah University Baghdad, Iraq amerman67@yahoo.com

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

Nonlinear Losses in Electro-acoustical Transducers Wolfgang Klippel, Daniel Knobloch

Nonlinear Losses in Electro-acoustical Transducers Wolfgang Klippel, Daniel Knobloch The Association of Loudspeaker Manufacturers & Acoustics International (ALMA) Nonlinear Losses in Electro-acoustical Transducers Wolfgang Klippel, Daniel Knobloch Institute of Acoustics and Speech Communication

More information

Modelling and Teaching of Magnetic Circuits

Modelling and Teaching of Magnetic Circuits Asian Power Electronics Journal, Vol. 1, No. 1, Aug 2007 Modelling and Teaching of Magnetic Circuits Yim-Shu Lee 1 and Martin H.L. Chow 2 Abstract In the analysis of magnetic circuits, reluctances are

More information

Mutual Inductance. The field lines flow from a + charge to a - change

Mutual Inductance. The field lines flow from a + charge to a - change Capacitors Mutual Inductance Since electrical charges do exist, electric field lines have a starting point and an ending point. For example, if you have a + and a - change, the field lines would look something

More information

The magnetic field diffusion equation including dynamic, hysteresis: A linear formulation of the problem

The magnetic field diffusion equation including dynamic, hysteresis: A linear formulation of the problem The magnetic field diffusion equation including dynamic, hysteresis: A linear formulation of the problem Marie-Ange Raulet, Benjamin Ducharne, Jean-Pierre Masson, G. Bayada To cite this version: Marie-Ange

More information

Impedance and Loudspeaker Parameter Measurement

Impedance and Loudspeaker Parameter Measurement ECEN 2260 Circuits/Electronics 2 Spring 2007 2-26-07 P. Mathys Impedance and Loudspeaker Parameter Measurement 1 Impedance Measurement Many elements from which electrical circuits are built are two-terminal

More information

Magnetic Cores Modeling for Ferroresonance Computations using the Harmonic Balance Method

Magnetic Cores Modeling for Ferroresonance Computations using the Harmonic Balance Method 1 Magnetic Cores Modeling for Ferroresonance Computations using the armonic Balance Method N. A. Janssens, Senior Member, IEEE Abstract-- The determination of the ris of ferroresonance in actual V or MV

More information

Divergent Fields, Charge, and Capacitance in FDTD Simulations

Divergent Fields, Charge, and Capacitance in FDTD Simulations Divergent Fields, Charge, and Capacitance in FDTD Simulations Christopher L. Wagner and John B. Schneider August 2, 1998 Abstract Finite-difference time-domain (FDTD) grids are often described as being

More information

Harmonic Modeling of Networks

Harmonic Modeling of Networks Harmonic Modeling of Networks Thomas H. Ortmeyer ECE Dept. Clarkson University Potsdam, NY 13699-5720 M. Fayyaz Akram Dept. of Elec. Eng. Univ. of Engineering and Technology Lahore, Pakistan Takashi Hiyama

More information

EE Branch GATE Paper 2010

EE Branch GATE Paper 2010 Q.1 Q.25 carry one mark each 1. The value of the quantity P, where, is equal to 0 1 e 1/e 2. Divergence of the three-dimensional radial vector field is 3 1/r 3. The period of the signal x(t) = 8 is 0.4

More information

E102. Study of the magnetic hysteresis

E102. Study of the magnetic hysteresis E102. Study of the magnetic hysteresis 1. Introduction Due to the behavior in a magnetic field, the materials can be divided into three groups: diamagnets (weakly repelled by a magnet), paramagnets (weakly

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

SIMULATING GUITAR DISTORTION CIRCUITS USING WAVE DIGITAL AND NONLINEAR STATE-SPACE FORMULATIONS

SIMULATING GUITAR DISTORTION CIRCUITS USING WAVE DIGITAL AND NONLINEAR STATE-SPACE FORMULATIONS Proc. of the 11 th Int. Conference on Digital Audio Effects (DAFx-8), Espoo, Finland, Septemer 1-, 8 SIMULATING GUITAR DISTORTION CIRCUITS USING WAVE DIGITAL AND NONLINEAR STATE-SPACE FORMULATIONS David

More information

Knud Thorborg Scan-Speak, Videbæk, Denmark,

Knud Thorborg Scan-Speak, Videbæk, Denmark, Knud Thorborg Scan-Speak, Videbæk, Denmark, kt@scan-speak.dk Traditional and Advanced Models for the Dynamic Loudspeaker The traditional equivalent circuit for a loudspeaker, based on the so-called Thiele-Small

More information

EFFECTS OF NON-LINEAR MAGNETIC CHARGE ON INDUCTION FURNACE OPERATION DURING THE HEATING CYCLE Adil H. Ahmad, PhD

EFFECTS OF NON-LINEAR MAGNETIC CHARGE ON INDUCTION FURNACE OPERATION DURING THE HEATING CYCLE Adil H. Ahmad, PhD Number4 Volume13 December 26 Journal of Engineering EFFECTS OF NON-LINEAR MAGNETIC CHARGE ON INDUCTION FURNACE OPERATION DURING THE HEATING CYCLE Adil H. Ahmad, PhD Fadhil A. Abood, Akram F. Bati, PhD

More information

Operation of an Electromagnetic Trigger with a Short-circuit Ring

Operation of an Electromagnetic Trigger with a Short-circuit Ring Operation of an Electromagnetic Trigger with a Short-circuit Ring Dejan Križaj 1*, Zumret Topčagić 1, and Borut Drnovšek 1,2 1 Faculty of Electrical Engineering, University of Ljubljana, Ljubljana, Slovenia,

More information

Comparison of basic ferromagnetic coil hysteresis models

Comparison of basic ferromagnetic coil hysteresis models Comparison of basic ferromagnetic coil hysteresis models I. Biondić, R. Topalović, K. Miličević Faculty of Electrical Engineering Osijek Abstract In this paper scalar hysteresis models are discussed such

More information

THERE are numerous number of products powered by

THERE are numerous number of products powered by Symbolic Computer-Aided Design for Wireless Power Transmission Takuya Hirata, Univ. Miyazaki, Kazuya Yamaguchi, Univ. Miyazaki, Yuta Yamamoto, Univ. Miyazaki and Ichijo Hodaka, Univ. Miyazaki Abstract

More information

ADMISSION TEST INDUSTRIAL AUTOMATION ENGINEERING

ADMISSION TEST INDUSTRIAL AUTOMATION ENGINEERING UNIVERSITÀ DEGLI STUDI DI PAVIA ADMISSION TEST INDUSTRIAL AUTOMATION ENGINEERING September 26, 2016 The candidates are required to answer the following multiple choice test which includes 30 questions;

More information

The Effect of Harmonic Distortion on a Three phase Transformer Losses

The Effect of Harmonic Distortion on a Three phase Transformer Losses The Effect of Harmonic Distortion on a Three phase Transformer Losses Hussein I. Zynal, Ala'a A. Yass University of Mosul Abstract-Electrical transformers are designed to work at rated frequency and sinusoidal

More information

A FINITE DIFFERENCE METHOD FOR THE EXCITATION OF A DIGITAL WAVEGUIDE STRING MODEL

A FINITE DIFFERENCE METHOD FOR THE EXCITATION OF A DIGITAL WAVEGUIDE STRING MODEL A FINITE DIFFERENCE METHOD FOR THE EXCITATION OF A DIGITAL WAVEGUIDE STRING MODEL Leonardo Gabrielli 1, Luca Remaggi 1, Stefano Squartini 1 and Vesa Välimäki 2 1 Universitá Politecnica delle Marche, Ancona,

More information

Chapter 31 Electromagnetic Oscillations and Alternating Current LC Oscillations, Qualitatively

Chapter 31 Electromagnetic Oscillations and Alternating Current LC Oscillations, Qualitatively Chapter 3 Electromagnetic Oscillations and Alternating Current LC Oscillations, Qualitatively In the LC circuit the charge, current, and potential difference vary sinusoidally (with period T and angular

More information

Magnetism & Electromagnetism

Magnetism & Electromagnetism Magnetism & Electromagnetism By: Dr Rosemizi Abd Rahim Click here to watch the magnetism and electromagnetism animation video http://rmz4567.blogspot.my/2013/02/electrical-engineering.html 1 Learning Outcomes

More information

Transformer. Transformer comprises two or more windings coupled by a common magnetic circuit (M.C.).

Transformer. Transformer comprises two or more windings coupled by a common magnetic circuit (M.C.). . Transformers Transformer Transformer comprises two or more windings coupled by a common magnetic circuit (M.C.). f the primary side is connected to an AC voltage source v (t), an AC flux (t) will be

More information

INTC 1307 Instrumentation Test Equipment Teaching Unit 6 AC Bridges

INTC 1307 Instrumentation Test Equipment Teaching Unit 6 AC Bridges IHLAN OLLEGE chool of Engineering & Technology ev. 0 W. lonecker ev. (8/6/0) J. Bradbury INT 307 Instrumentation Test Equipment Teaching Unit 6 A Bridges Unit 6: A Bridges OBJETIVE:. To explain the operation

More information

Magnetic Leakage Fields as Indicators of Eddy Current Testing

Magnetic Leakage Fields as Indicators of Eddy Current Testing ECNDT 006 - We.4.3.4 Magnetic Leakage Fields as Indicators of Eddy Current Testing Božidar BRUDAR, International Center for Sustainable Development, Ljubljana, Slovenia Abstract: With eddy current testing

More information

Switched Mode Power Conversion Prof. L. Umanand Department of Electronics System Engineering Indian Institute of Science, Bangalore

Switched Mode Power Conversion Prof. L. Umanand Department of Electronics System Engineering Indian Institute of Science, Bangalore Switched Mode Power Conversion Prof. L. Umanand Department of Electronics System Engineering Indian Institute of Science, Bangalore Lecture - 39 Magnetic Design Good day to all of you. Today, we shall

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

Magnetic and Thermal Analysis of Current Transformer in Normal and Abnormal Conditions

Magnetic and Thermal Analysis of Current Transformer in Normal and Abnormal Conditions Journal of Computer Science 4 (4): 327-332, 2008 ISSN 1549-3636 2008 Science Publications Magnetic and Thermal Analysis of Current Transformer in Normal and Abnormal Conditions 1 M.B.B. Sharifian, 1 M.

More information

Time-Domain Simulation of Mixed Nonlinear Magnetic and Electronic Systems

Time-Domain Simulation of Mixed Nonlinear Magnetic and Electronic Systems 522 IEEE TRANSACTIONS ON MAGNETICS, VOL. 37, NO. 1, JANUARY 2001 Time-Domain Simulation of Mixed Nonlinear Magnetic and Electronic Systems A. D. Brown, Senior Member, IEEE, J. N. Ross, and K. G. Nichols

More information

Alternating Current Circuits

Alternating Current Circuits Alternating Current Circuits AC Circuit An AC circuit consists of a combination of circuit elements and an AC generator or source. The output of an AC generator is sinusoidal and varies with time according

More information

CIGRE US National Committee 2015 Grid of the Future Symposium. Setting-less Protection: Laboratory Experiments and Field Trials

CIGRE US National Committee 2015 Grid of the Future Symposium. Setting-less Protection: Laboratory Experiments and Field Trials http : //www.cigre.org CIGRE US National Committee 2015 Grid of the Future Symposium Setting-less Protection: Laboratory Experiments and Field Trials A. P. MELIOPOULOS, G.J. COKKINIDES Georgia Institute

More information

2005 AP PHYSICS C: ELECTRICITY AND MAGNETISM FREE-RESPONSE QUESTIONS

2005 AP PHYSICS C: ELECTRICITY AND MAGNETISM FREE-RESPONSE QUESTIONS 2005 AP PHYSICS C: ELECTRICITY AND MAGNETISM In the circuit shown above, resistors 1 and 2 of resistance R 1 and R 2, respectively, and an inductor of inductance L are connected to a battery of emf e and

More information

FERROMAGNETIC HYSTERESIS MODELLING WITH ADAPTIVE NEURO FUZZY INFERENCE SYSTEM

FERROMAGNETIC HYSTERESIS MODELLING WITH ADAPTIVE NEURO FUZZY INFERENCE SYSTEM Journal of ELECTRICAL ENGINEERING, VOL. 59, NO. 5, 2008, 260 265 FERROMAGNETIC HYSTERESIS MODELLING WITH ADAPTIVE NEURO FUZZY INFERENCE SYSTEM Mourad Mordjaoui Mabrouk Chabane Bouzid Boudjema Hysteresis

More information

State Estimation and Power Flow Analysis of Power Systems

State Estimation and Power Flow Analysis of Power Systems JOURNAL OF COMPUTERS, VOL. 7, NO. 3, MARCH 01 685 State Estimation and Power Flow Analysis of Power Systems Jiaxiong Chen University of Kentucky, Lexington, Kentucky 40508 U.S.A. Email: jch@g.uky.edu Yuan

More information

MAGNETIC DIPOLES, HYSTERESIS AND CORE LOSES

MAGNETIC DIPOLES, HYSTERESIS AND CORE LOSES Power Quality For The Digital Age MAGNETIC DIPOLES, HYSTERESIS AND CORE LOSES A N E N V I R O N M E N T A L P O T E N T I A L S W H I T E P A P E R By Professor Edward Price Director of Research and Development

More information

NONLINEAR AND ADAPTIVE (INTELLIGENT) SYSTEMS MODELING, DESIGN, & CONTROL A Building Block Approach

NONLINEAR AND ADAPTIVE (INTELLIGENT) SYSTEMS MODELING, DESIGN, & CONTROL A Building Block Approach NONLINEAR AND ADAPTIVE (INTELLIGENT) SYSTEMS MODELING, DESIGN, & CONTROL A Building Block Approach P.A. (Rama) Ramamoorthy Electrical & Computer Engineering and Comp. Science Dept., M.L. 30, University

More information

Wireless charging using a separate third winding for reactive power supply

Wireless charging using a separate third winding for reactive power supply Wireless charging using a separate third winding for reactive power supply Master s thesis in Energy and Environment IAN ŠALKOIĆ Department of Energy and Environment Division of Electric Power Engineering

More information

APPLICATION OF THE NONLINEAR HARMONICS METHOD TO CONTINUOUS

APPLICATION OF THE NONLINEAR HARMONICS METHOD TO CONTINUOUS APPLICATION OF THE NONLINEAR HARMONICS METHOD TO CONTINUOUS MEASUREMENT OF STRESS IN RAILROAD RAIL G.L. Burkhardt and H. Kwun Southwest Research Institute 6220 Culebra Road San Antonio, Texas 78284 INTRODUCTION

More information

Parameter Prediction and Modelling Methods for Traction Motor of Hybrid Electric Vehicle

Parameter Prediction and Modelling Methods for Traction Motor of Hybrid Electric Vehicle Page 359 World Electric Vehicle Journal Vol. 3 - ISSN 232-6653 - 29 AVERE Parameter Prediction and Modelling Methods for Traction Motor of Hybrid Electric Vehicle Tao Sun, Soon-O Kwon, Geun-Ho Lee, Jung-Pyo

More information

Electrical measurements:

Electrical measurements: Electrical measurements: Last time we saw that we could define circuits though: current, voltage and impedance. Where the impedance of an element related the voltage to the current: This is Ohm s law.

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 213 http://acousticalsociety.org/ ICA 213 Montreal Montreal, Canada 2-7 June 213 Engineering Acoustics Session 4pEAa: Sound Field Control in the Ear Canal

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

Contents. 0. Introduction Loudspeaker s Impedance Why is this useful? How good is it? Bibliography...

Contents. 0. Introduction Loudspeaker s Impedance Why is this useful? How good is it? Bibliography... Contents 0. Introduction... 2... 2 1. Loudspeaker s Impedance... 2 2. Why is this useful?... 10 3. How good is it?... 13 4. Bibliography... 14 0. Introduction In this article I present a way to model a

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

Characteristics of soft magnetic composite material under rotating magnetic fluxes

Characteristics of soft magnetic composite material under rotating magnetic fluxes Characteristics of soft magnetic composite material under rotating magnetic fluxes J.J. Zhong, Y.G. Guo*, J.G. Zhu, and Z.W. Lin Faculty of Engineering, University of Technology, Sydney, P.O. Box 123,

More information

Evaluation of Uncertainty in AC Power Calculation with Asynchronously Sampled Data

Evaluation of Uncertainty in AC Power Calculation with Asynchronously Sampled Data Journal of Physics: Conference Series OPEN ACCESS Evaluation of Uncertainty in AC Power Calculation with Asynchronously Sampled Data To cite this article: D Lindenthaler and H Zangl 01 J. Phys.: Conf.

More information

7.3 State Space Averaging!

7.3 State Space Averaging! 7.3 State Space Averaging! A formal method for deriving the small-signal ac equations of a switching converter! Equivalent to the modeling method of the previous sections! Uses the state-space matrix description

More information

magneticsp17 September 14, of 17

magneticsp17 September 14, of 17 EXPERIMENT Magnetics Faraday s Law in Coils with Permanent Magnet, DC and AC Excitation OBJECTIVE The knowledge and understanding of the behavior of magnetic materials is of prime importance for the design

More information

Static Characteristics of Switched Reluctance Motor 6/4 By Finite Element Analysis

Static Characteristics of Switched Reluctance Motor 6/4 By Finite Element Analysis Australian Journal of Basic and Applied Sciences, 5(9): 1403-1411, 2011 ISSN 1991-8178 Static Characteristics of Switched Reluctance Motor 6/4 By Finite Element Analysis 1 T. Jahan. 2 M.B.B. Sharifian

More information

Music 420 Lecture Elementary Finite Different Schemes

Music 420 Lecture Elementary Finite Different Schemes Music 420 Lecture Elementary Finite Different Schemes Julius O. Smith III (jos@ccrma.stanford.edu) Center for Computer Research in Music and Acoustics (CCRMA) Department of Music, Stanford University Stanford,

More information

MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES

MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES JOHN CHIASSON IEEE PRESS ü t SERIES ON POWER ENGINEERING IEEE Press Series on Power Engineering Mohamed E. El-Hawary, Series Editor The Institute

More information

Unit 3 Transducers. Lecture_3.1 Introduction to Transducers

Unit 3 Transducers. Lecture_3.1 Introduction to Transducers Unit 3 Transducers Lecture_3.1 Introduction to Transducers Introduction to transducers A transducer is a device that converts one form of energy to other form. It converts the measurand to a usable electrical

More information

An Accurate Iron Loss Analysis Method based on Finite Element Analysis considering Dynamic Anomalous Loss

An Accurate Iron Loss Analysis Method based on Finite Element Analysis considering Dynamic Anomalous Loss An Accurate Iron Loss Analysis Method based on Finite Element Analysis considering Dynamic Anomalous Loss Katsuyuki Narita JMAG Buisiness Company JSOL Corporation Tokyo, Japan narita.katuyuki@jsol.co.jp

More information

Compensator Design for Closed Loop Hall-Effect Current Sensors

Compensator Design for Closed Loop Hall-Effect Current Sensors Compensator Design for Closed Loop HallEffect Current Sensors Ashish Kumar and Vinod John Department of Electrical Engineering, Indian Institute of Science, Bangalore 5600, India. Email: ashishk@ee.iisc.ernet.in,

More information

THE topic under discussion is very important in practice.

THE topic under discussion is very important in practice. IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: FUNDAMENTAL THEORY AND APPLICATIONS, VOL. 46, NO. 5, MAY 1999 529 Circuits and Systems Expositions The Fluorescent Lamp Circuit Emanuel Gluskin Abstract The

More information

NUMERICAL ANALYSIS PROJECT PART I: ORDINARY DIFFERENTIAL EQUATIONS

NUMERICAL ANALYSIS PROJECT PART I: ORDINARY DIFFERENTIAL EQUATIONS NUMERIA ANAYSIS PROJET PART I: ORDINARY DIFFERENTIA EQUATIONS Accademic year 20072008 1 Introduction Professor Eleuterio. F. Toro aboratory of Applied Mathematics Department of ivil and Environmental Engineering

More information

A REVIEW AND COMPARISON OF HYSTERESIS MODELS FOR MAGNETOSTRICTIVE MATERIALS

A REVIEW AND COMPARISON OF HYSTERESIS MODELS FOR MAGNETOSTRICTIVE MATERIALS A REVIEW AND COMPARISON OF HYSTERESIS MODELS FOR MAGNETOSTRICTIVE MATERIALS Sina Valadkhan, Department of Mechanical Engineering, University of Waterloo, email: svaladkh@uwaterloo.ca Kirsten Morris, Department

More information

Effect of the number of poles on the acoustic noise from BLDC motors

Effect of the number of poles on the acoustic noise from BLDC motors Journal of Mechanical Science and Technology 25 (2) (211) 273~277 www.springerlink.com/content/1738-494x DOI 1.17/s1226-1-1216-4 Effect of the number of poles on the acoustic noise from BLDC motors Kwang-Suk

More information

Transformer Fundamentals

Transformer Fundamentals Transformer Fundamentals 1 Introduction The physical basis of the transformer is mutual induction between two circuits linked by a common magnetic field. Transformer is required to pass electrical energy

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. LM117/217 LM317 1.2V TO 37V VOLTAGE REGULATOR OUTPUT VOLTAGE RANGE: 1.2

More information

The Effects of Mutual Coupling and Transformer Connection Type on Frequency Response of Unbalanced Three Phases Electrical Distribution System

The Effects of Mutual Coupling and Transformer Connection Type on Frequency Response of Unbalanced Three Phases Electrical Distribution System IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 9, 2013 ISSN (online): 2321-0613 The Effects of Mutual Coupling and Transformer Connection Type on Frequency Response of

More information

Prediction of Transformer Core Noise

Prediction of Transformer Core Noise Prediction of Transformer Core Noise R. Haettel *,1, M. Kavasoglu 1, A. Daneryd 1 and C. Ploetner 2 1 ABB Corporate Research Sweden, 2 ABB Transformers Canada *Corresponding author: 721 78 Västerås Sweden,

More information

SECTION 3 BASIC AUTOMATIC CONTROLS UNIT 12 BASIC ELECTRICITY AND MAGNETISM

SECTION 3 BASIC AUTOMATIC CONTROLS UNIT 12 BASIC ELECTRICITY AND MAGNETISM SECTION 3 BASIC AUTOMATIC CONTROLS UNIT 12 BASIC ELECTRICITY AND MAGNETISM Unit Objectives Describe the structure of an atom. Identify atoms with a positive charge and atoms with a negative charge. Explain

More information