Next Article in Journal
A Coordinated Wheeled Gas Pipeline Robot Chain System Based on Visible Light Relay Communication and Illuminance Assessment
Previous Article in Journal
In-Fiber Closed Cavity Interferometric High-Resolution Aqueous Solution and Alcohol Gas Refractometer
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Nonlinear Circuit Analysis Technique for Time-Variant Inductor Systems

1
Department Computer Science & Software Engineering, Auburn University, Auburn, AL 36849, USA
2
Department Automation & Measurement, Ocean University of China, Qingdao 266100, China
3
Department Electrical & Computer Engineering, Auburn University, Auburn, AL 36849, USA
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Current address: 238 Songling Road, Qingdao, Shandong 266100, China.
Sensors 2019, 19(10), 2321; https://doi.org/10.3390/s19102321
Submission received: 24 March 2019 / Revised: 9 May 2019 / Accepted: 16 May 2019 / Published: 20 May 2019
(This article belongs to the Section Physical Sensors)

Abstract

:
Time-variant inductors exist in many industrial applications, including sensors and actuators. In some applications, this characteristic can be deleterious, for example, resulting in inductive loss through eddy currents in motors designed for high efficiency operation. Therefore, it is important to investigate the electrical dynamics of systems with time-variant inductors. However, circuit analysis with time-variant inductors is nonlinear, resulting in difficulties in obtaining a closed form solution. Typical numerical algorithms used to solve the nonlinear differential equations are time consuming and require powerful processors. This investigation proposes a nonlinear method to analyze a system model consisting of the time-variant inductor with a constraint that the circuit is powered by DC sources and the derivative of the inductor is known. In this method, the Norton equivalent circuit with the time-variant inductor is realized first. Then, an iterative solution using a small signal theorem is employed to obtain an approximate closed form solution. As a case study, a variable inductor, with a time-variant part stimulated by a sinusoidal mechanical excitation, is analyzed using this approach. Compared to conventional nonlinear differential equation solvers, this proposed solution shows both improved computation efficiency and numerical robustness. The results demonstrate that the proposed analysis method can achieve high accuracy.

1. Introduction

Time-variant inductors exist in many industrial applications such as electric motors [1], power electronics [2], magnetic bearings [3], Linear Variable Differential Transformers (LVDT) [4], piezoelectric actuators [5] and fluidic valves [6]. The changing inductance will make the flux inside a motor nonuniform, which causes eddy currents to occur. The eddy current loss (induction loss) is a major loss in addition to Ohmic losses in the copper, hysteresis loss and mechanical loss [7,8,9], especially if a motor is running at high speed [10,11]. Recent studies also indicate that the induction loss also introduces distortions in MRI imaging systems [12]. The industry has been expected to reduce induction loss in order to not only improve the power efficiency but to also cancel the steady state ripples resulting from the eddy currents. Previously, the researchers have focused on the this topic by topology or structural optimization approaches such as using an special spinning echo [13] and novel interface circuits [14].
On the other hand, many techniques utilize the eddy currents for sensing, such as metal detection sensors [15], motor fault diagnosis sensors [16] and non-destructive sensors [17]. Some automatic electrical braking systems use eddy currents for magnetic breaking [18]. In this circumstance, it tends to enlarge the eddy current effect to get a better signal to noise ratio or power distribution by using new materials or components [19].
Apart from the hardware modification approach, an interest has arisen in characterizing its principle from the analytical approach to either do compensation or signal enhancement [20]. However, solving a nonlinear circuit with a time-variant inductor is difficult. The typical way to solve this problem is considering the time-variant inductor as time-invariant, which will yield a linear circuit for analysis. However, when the eddy currents are not neglectable, the solutions are incorrect. With modern computer processing systems, numerical methods, such as the Runge-Kutta algorithm, are used to numerically solve these ordinary differential equations. Nevertheless, in many applications, such as model predictive control with high speed motors [21,22], it is still not fast enough or economical [23]. To overcome these challenges, an optimized, fast, sufficiently precise approximate solution for typical systems with variable inductance can be an alternative approach, while academia has still left it as blank.
This investigation proposes a nonlinear technique for analyzing systems containing time-variant inductors, such as motors and solenoids, that are driven by or can be approximated as being driven by a DC source. The method is given in the following steps: (a) Identifying the circuit model of a motor and transforming it into its Norton equivalent circuit model. (b) Extracting a time-varying formula for the inductance. (c) Calculating the current through the motor using a set of iterative equations. The rest of the paper provides the details.

2. Background

Considering the inductor to be time-invariant, the voltage, V l , across it is:
V l = I l ˙ ( t ) L ,
where L is the time-invariant inductor and I ( t ) is the current through the inductor.
The prediction models do not have to perfectly match the actual system but a better model can improve performance. For a time-variant inductor in real practice, L ( t ) , the voltage, V l , that across the inductor is:
V l = I l ˙ ( t ) L ( t ) + I l ( t ) L ˙ ( t ) .
The time varying inductance makes the circuit a nonlinear system and linear circuit analysis techniques can therefore not be used to obtain a closed form solution. Linear circuit analysis can be applied by considering the inductor as a constant, where its value can be taken as the averaged value of L ( t ) . It could be an issue if the application requires high precision when using the approximated linear analysis. Using linear circuit analysis has some disadvantages such as superpositioning cannot be used and the output frequency content differs from the input frequency content. Even though nonlinear differential equations can usually be solved using numerical techniques, they are time consuming and require high quality computing hardware and are difficult to implement, which can be key problems in predictive control. Furthermore, applications like predictive control usually require sampling and predicting the process as fast as it can, especially when dealing with a rapid response system, which conflicts with the limited calculation speed for this complicated nonlinear system.
So, a simplified analysis can be used considering the case where the inductor circuit contains only resistors and DC sources, which is a typical configuration in inductive position sensors [4,24] and the steady state of a DC motor. An example circuit is shown in Figure 1. Figure 1a is the equivalent circuit of a DC motor, where V s is the steady state voltage, R 1 is the series resistor inside the motor, V l is the voltage generated by the rotor and load and L ( t ) is the variable inductor. It could be transformed to a Norton equivalent circuit for the sake of analysis as shown in Figure 1b. In this equivalent model, I s c and R n are the short circuit current source and the Norton equivalent resistor related to the original voltage input V s and resistor, I r is the current through the parallel resistor, R n and I l ( t ) is the current through the inductor L ( t ) . The rest of the discussion is based on the standard Norton equivalent model.
The characterization of the inductors inside a motor can be done using either analytical methods [25,26] or finite element analysis (FEA) [27].
The circuit operation is described by:
V l ( t ) = ( I s c ( t ) I l ( t ) ) R n = I l ˙ ( t ) L ( t ) + I l L ˙ ( t ) ,
where V l is the voltage across the variable inductor. Though (3) fully characterizes the circuit’s behavior, it is difficult to solve this nonlinear differential equation in practice and obtain a closed form solution.

3. Analysis Approach

3.1. Proposed Method

Because (3) is difficult to solve, an alternative iterative approach can be applied to obtain its solution [28,29]. The proposed method initiates with the following assumption that the variable inductor can be modelled as:
L ( t ) = L 0 + L 1 ( t ) ,
where L 0 is the time-invariant base inductance and L 1 ( t ) is the time-variant part with a constraint that m i n ( L 1 ( t ) ) < L 0 to ensure that L ( t ) is always positive to obey the physical principle. It is also assumed that (4) is differentiable and can be obtained as:
L ˙ ( t ) = L 1 ˙ ( t ) .
The first step is analysis of this circuit ignoring the effect of L 1 ( t ) and considering it as a linear circuit. The purpose of this step is to obtain the steady state of I l ( t ) , denoted by I l 0 ( t ) . Then V l 1 ( t ) can be calculated by (3) and (4). Correspondingly, the I l 1 ( t ) term is:
I l 1 ( t ) = V l 1 ( t ) / R n .
Additional terms can be calculated recursively:
V l k + 1 ( t ) = I ˙ l k L ( t ) + I l k L ˙ ( t ) .
The I l k ( t ) shall be solved using as many terms as required to obtain sufficient precision. The overall equation of I l ( t ) can be solved as [28]:
I l ( t ) = I l 0 ( t ) + k = 0 ( I ˙ l k ( t ) L ( t ) + I l k ( t ) L ˙ ( t ) ) / R n k + 1 .

3.2. Comparison with Numerical Methods

To address the advantage of the proposed method, solving the system by using the 4th order Runge-Kutta algorithm, a popular numerical method, is derived and analyzed. The first step would be reformulating (3) into a standard differential equation form:
I l ˙ ( t ) = V l I l ( t ) L ˙ ( t ) L ( t ) = f c ( I l ( t ) , L ( t ) , L ˙ ( t ) , V l ( t ) ) ,
where f c ( I l , L ( t ) , L ˙ ( t ) , V l ) represents the main body of the differential equation. The 4th order Runge-Kutta algorithm calculates the solution of I l ( t ) = I l ( Y T d ) iteratively from an initial condition I l ( 0 ) , where Y ( 0 , 1 , 2 , 3 , . . . ) is the Y t h sample and T d is the computation interval. The iteration procedure can be described by:
K 1 = f c ( I l ( Y T d ) , L ( Y T d ) , L ˙ ( Y T d ) , V l ( Y T d ) ) K 2 = f c ( I l ( Y T d ) + T d K 1 / 2 , L ( Y T d ) + T d / 2 , L ˙ ( Y T d ) + T d / 2 , V l ( Y T d ) + T d / 2 ) K 3 = f c ( I l ( Y T d ) + T d K 2 / 2 , L ( Y T d ) + T d / 2 , L ˙ ( Y T d ) + T d / 2 , V l ( Y T d ) + T d / 2 ) K 4 = f c ( I l ( Y T d ) + T d K 3 , L ( Y T d ) + T d , L ˙ ( Y T d ) + T d , V l ( Y T d ) + T d ) I l ( ( Y + 1 ) T d ) = I l ( Y T d ) + T d ( K 1 + 2 K 2 + 2 K 3 + K 4 ) / 6 .
It can be observed that the recursive computation from K 1 to K 4 follows a pure serial flow, which means it cannot be accelerated by using parallel computation mechanisms. Moreover, advanced control systems for induction motors, such as model prediction control (MPC), require a behavior prediction in a finite horizon [30], which further exposes the flaw of this method. The other severe penalty of this explicit solver is that the numerical stability depends on the selection of T d , so T d has to be sufficiently small while It is a conflict to the computation efficiency. On the contrary, the proposed method can conduct an approximated but analytically accurate solution. The numerical stability is guaranteed and its computation can be optimized by a parallel form. A case study is given below to embody this advantage.

4. Case Study

4.1. System Modeling and Analysis

Solenoids are electromagnetic actuators, which have a similar formula to inductance motors. A solenoid has a variable inductor and can be modelled as:
L ( x ) = μ 0 μ 1 N 2 A d + x 0 x ,
where x is the displacement of the armature, μ 0 is the permeability of free space, μ 1 is the relative permeability of the dielectric material between the coil and armature, A is the cross-sectional area of the core, N is the number turns of the coil, x o is the initial air gap between the armature and the backside of the frame and d is the additional initial air gap related to the solenoid’s geometry [31,32].
In the applications of magnetic field measurement [33] and motion control [34], the solenoid is stimulated by a external mechanical sinusoidal displacement input:
x = y 1 s i n ( ω t ) ,
where y 1 is a small magnitude and ω is the stimulating frequency. If x x 0 , the inductor’s expression can be approximated as:
L ( t ) = y 0 + y 1 s i n ( ω t ) ,
where y 0 is the time-invariant part when x = 0 :
y 0 = μ 0 μ 1 N 2 A d + x 0 .
The derivative of L ( t ) is:
L ˙ ( t ) = y 1 ω c o s ( ω t ) .
Considering the Norton equivalent circuit model for the solenoid circuit with a constant current source I s c , then
I l 0 ( t ) = I s c .
Based on (15) and (16), apply (3) to obtain v l 1 :
v l 1 = I s c y 1 ω c o s ( ω t ) .
Then I l 1 can be found using (6)
I l 1 ( t ) = v l 1 / R = I s c y 1 ω c o s ( ω t ) / R n .
Then I l 2 , I l 3 and I l 4 can be calculated recursively
I l 2 ( t ) = I s c y 0 y 1 ω 2 s i n ( ω t ) / R n 2 + I s c y 1 2 ω 2 c o s ( 2 ω t ) / R n 2 ,
I l 3 ( t ) = ( I s c y 0 2 y 1 ω 3 c o s ( ω t ) + 3 I s c y 0 y 1 2 ω 3 s i n ( 2 ω t ) + I s c y 1 3 ω 3 ( 0 . 5 c o s ( ω t ) 1 . 5 c o s ( 3 ω t ) ) / R n 3 ,
I l 4 ( t ) = ( ( y 0 2 y 1 c o s ( ω t ) + 3 y 0 y 1 2 s i n ( 2 ω t ) y 1 3 ( 0 . 5 c o s ( ω t ) 1 . 5 c o s ( 3 ω t ) ) ( y 1 c o s ( ω t ) ) ( y 0 2 y 1 s i n ( ω t ) + 6 y 0 y 1 2 c o s ( 2 ω t ) y 1 3 ( 0 . 5 s i n ( ω t ) + 4 . 5 s i n ( 3 ω t ) ) ( y 0 + y 1 s i n ( ω t ) ) ) I s c ω 4 / R n 4 .

4.2. Computational Complexity Analysis

The first clue that the derived formula from (18) to (21) might be complex, however, is that its computation can be significantly accelerated by using a parallel type architecture. Taking (19) as an example, the terms of I s c y 0 y 1 ω 2 s i n ( ω t ) / R n 2 and I s c y 1 2 ω 2 c o s ( 2 ω t ) / R n 2 can be computed simultaneously. Similarly, the components in I l 3 and I l 4 can be divided into parallel branches to decrease the total time consumption. Though advanced sinusoidal solvers like Coordinate Rotation Digital Computer (CORDIC) have improved the computation efficiency, the time cost of each sinusoidal operation is still 1 to 2 orders of magnitude higher than addition/multiplication [35]. Thus, the number of serial stages of sinusoidal operations is dominating the total time cost in this case.
Recalling the system as the standard differential Equation (9) and reorganizing it into a standard equation, then replacing the variables with (13) and (15) in this case:
f c ( I l ( t ) , L ( t ) , L ˙ ( t ) , V l ( t ) ) = V l I l y 1 ω c o s ( ω t ) y 0 + y 1 s i n ( ω t ) ,
which can be used for the 4th order Runge-Kutta method to recursively solve the differential equation as shown in (10).
Comparing the optimized time consumption of the proposed method and 4th order Runge-Kutta, it can be observed that the proposed method only takes 1 stage of sinusoidal operation, while 4th order Runge-Kutta 4 stages because of the recursive procedures. Another significance of this proposed method would be the in-dependency of the solutions at different times such that I l ( t ) for t are always solvable without involving the previous states. By contrast, the Runge-Kutta method always requires an initial condition I l ( 0 ) at t = 0 and spends t / T d cycles to reach the solution of I l ( t ) , which could potentially hurt the performance of MPC with induction motors type of applications.
It is notable that the proposed approximated methods do require more hardware resources (adders and multipliers) to get the optimized computation efficiency than the Runge-Kutta method, especially if more higher order terms are desired to improve the accuracy. However, as the embedded computation platforms like Field Programmable Gate Arrays (FPGAs) and portable General Purpose Graphic Processor Units (GPGPUs) are mushrooming, these additional costs become insignificant [36,37].

4.3. Simulation Study

To verify the feasibility of the proposed technique, a series of simulations was performed. A commercial solenoid was chosen as the target device. Its resistance was 18.7 Ω and its inductance varied between 18.6 mH and 64.8 mH depending on the position of its stroke. A DC power supply was connected with a tuned voltage of 6 V, which indicates that its Norton equivalent current source I s c was set to 0.32 A. The time-invariant y 0 was 43.2 mH while y 1 was 1.05 mH and the stimulating frequency was 20 Hz.
At the same time, the differential equation describing the system (13) with the above parameters was built in MATLAB Simulink and the iterative solution (8) with four different high order terms was obtained for comparison. In Figure 2, the left side is the system (13) and the right side is the iterative solutions with different orders.
In Figure 3, Figure 4 and Figure 5 the waveform with the caption “Simulink” presents the output of the Simulink model based on (3) and (13) by using 4th order Runge-Kutta Method with a step size T d = 10 μ s, the waveforms with caption l 1 , l 1 - l 2 , l 1 - l 3 and l 1 - l 4 indicate the iterative solutions with different higher order terms.
Figure 3 shows the time response of the system and the analytical solutions with up to 4th order terms. The results generated by the proposed method match the theoretical result well in the steady state when the 4th order terms are induced.
Figure 4 presents the errors between the different orders configuration’s analytical solutions and the simulated system. In the worst case, the steady states errors are less than ±5 mA with one term and the error decreases rapidly with more terms. Figure 5 shows the zoomed in errors in percentage scale. It is shown that the final steady errors are less than ±3% with one term and less than ±0.1% with four terms. All three figures demonstrate the increase in accuracy with additional higher order terms.
The numerical robustness is essential to the proposed method as analyzed in the analytic sections. The comparison between the proposed method with 4 terms and the 4th order Runge-Kutta method with different T d is illustrated in Figure 6. The reference signal is generated from the 4th order Runge-Kutta solver with T d = 10 μ s, which is as same as the previous simulation results. It is obvious that the accuracy of the Runge-Kutta method is degraded even with a 0.2 ms step size variation and becomes unstable when it is larger than a threshold. As claimed before that the convergence of the proposed method is guaranteed, the results are performed as expected even with a large 3 ms step size.

4.4. Experimental Verification

The solenoid was fixed on a LDS800-440 large shaker, which could generate the sinusoidal input stimulation, as shown in Figure 7. The current actually through the solenoid was measured using a LEM LTS 6-NP current transducer and sampled using National Instrument’s A/D board numbered 9223. A low-pass filter was applied to decrease the noise level, because the switching power supply was noisy and the current transducer was imperfect.
Figure 8 shows the time response of the system under test and the analytical solutions with up to 4th order terms. The experimental results match the theory well. Figure 9 presents the errors between the different orders configuration’s analytical solutions and the experimental system. In the worst case, the steady states errors are less than ±4.5 mA with one term. Figure 10 shows the zoomed in errors in percentage scale. It is shown that the final steady errors are less than ±1.5% with one term and less than ±0.5% with four terms. Compared to simulation studies, due to measurement uncertainty and noise, the experimental data is less precises than the results predicted by computer modeling but they still match the theory well and prove again that more terms can enhance the accuracy effectively. These results demonstrate that the proposed method can be used to predict the states of a circuit with a time-variant inductor and has the potential to improve the prediction model in predictive controllers.
Though the measurement results validate the feasibility with satisfied accuracy (error ±0.5%) as expected, it can be observed that the accuracy has reached a limit and cannot be further improved by adding more higher order terms. This barrier is generated from multiple sources:
(1) Impedance measurement error. The prerequisite of this method requires the accurate values of L ( t ) and R n but the inevitable parasitic impedance and instrumental noise will either bias or re-scale it.
(2) Motional error in the shaker system. In this experimental setup, the sinusoidal motion was provided system. The vibration system do have a closed-loop energy control system which means the overall amplitude maintains as a constant but the perfection of the sinusoidal trajectory is not guaranteed.
(3) Phase delay effects in the low-pass filters. Both the data acquisition module and post-process software have low-pass filters to reject the band noise that out-of-interest. The side effect would be introducing a phase delay in the measurement results.
Thus, the imperfections above led to residual amplitude and phase errors that can not be eliminated by adding more higher order terms. These can be decreased by optimizing the interface circuits and compensating the phase delays by adding phase-lead type of algorithms.
In summary, the proposed method can effectively solve this nonlinear circuit system with time-variant equation with correct system identification and accuracy can be improved by adding more higher order higher order terms. Its numerical robustness and computation efficiency perform better than the Runge-Kutta method. Nevertheless, this method requires more hardware resources to be implemented as a parallel architecture to fulfill its efficiency such as FPGAs or high capacity digital signal processors (DSPs) as a major limitation.

5. Conclusions

A nonlinear analysis technique was proposed for obtaining an approximate closed form model for time-variant inductor based systems consisting of the inductor, DC sources and resistors. First, the Norton equivalent circuit model is obtained. Then the approximate closed form solution for the current through the inductor is obtained using an iterative analysis approach. A case study with simulation and experimental verification demonstrated the technique‘s effectiveness in modelling the system. The theoretical study and the detailed derivation show the enhanced numerical robustness and computational efficiency. The results using the proposed technique compared to the numerical differential equation solution resulted in an error of less than 0.1% in simulation and 0.5% in experiments with a four term solution. Including additional higher order terms will further enhance the accuracy. This method is practical and straight forward to implement and can improve the applications which contain time-variant inductors.

Author Contributions

Conceptualization, R.D.; Data curation, X.W.; Formal analysis, X.W.; Funding acquisition, D.S.; Investigation, C.L., D.S. and R.D.; Methodology, X.W., C.L. and R.D.; Project administration, D.S.; Software, X.W.; Validation, C.L.; Visualization, X.W. and C.L.; Writing—original draft, C.L.; Writing—review & editing, X.W., C.L., D.S. and R.D.

Funding

This research was funded by National Natural Science Foundation of China under grant number 41527901 and Shandong Province Natural Science Foundation, China, under grant number ZR2017MEE015.

Acknowledgments

The authors would like to thank Haoyue Yang for the technica support.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

References

  1. Lai, C.; Iyer, L.; Mukherjee, K.; Kar, N. Analysis of Electromagnetic Torque and Effective Winding Inductance in a Surface-Mounted PMSM during Integrated Battery Charging Operation. IEEE Trans. Magn. 2015, 51, 1–4. [Google Scholar] [CrossRef]
  2. Beraki, M.W.; Trovão, J.P.F.; Perdigão, M.S.; Dubois, M.R. Variable Inductor Based Bidirectional DC–DC Converter for Electric Vehicles. IEEE Trans. Veh. Technol. 2017, 66, 8764–8772. [Google Scholar] [CrossRef]
  3. Hung, J.Y.; Albritton, N.G.; Xia, F. Nonlinear control of a magnetic bearing system. Mechatronics 2003, 13, 621–637. [Google Scholar] [CrossRef]
  4. Wu, S.T.; Mo, S.C.; Wu, B.S. An LVDT-based self-actuating displacement transducer. Sens. Actuators Phys. 2008, 141, 558–564. [Google Scholar] [CrossRef]
  5. Bedair, S.; Pulskamp, J.; Meyer, C.; Polcawich, R.; Kierzewski, I. Modeling, fabrication and testing of MEMS tunable inductors varied with piezoelectric actuators. J. Micromech. Microeng. 2014, 24, 095017. [Google Scholar] [CrossRef]
  6. Xiong, Y.; Wei, J.; Feng, R. Adaptive robust control of a high-response dual proportional solenoid valve with flow force compensation. Proc. Inst. Mech. Eng. Part J. Syst. Control. Eng. 2014, 229, 3–26. [Google Scholar] [CrossRef]
  7. Saeed, S.; García, J.; Georgious, R. Modeling of variable magnetic elements including hysteresis and Eddy current losses. In Proceedings of the IEEE Applied Power Electronics Conference & Exposition, San Antonio, TX, USA, 4–8 March 2018. [Google Scholar]
  8. Aarniovuori, L.; Laurila, L.I.; Niemela, M.; Pyrhonen, J.J. Measurements and simulations of DTC voltage source converter and induction motor losses. IEEE Trans. Ind. Electron. 2012, 59, 2277–2287. [Google Scholar] [CrossRef]
  9. Morimoto, S.; Tong, Y.; Takeda, Y.; Hirasa, T. Loss minimization control of permanent magnet synchronous motor drives. IEEE Trans. Ind. Electron. 1994, 41, 511–517. [Google Scholar] [CrossRef]
  10. Jiancheng, F.; Xiquan, L.; Han, B.; Wang, K. Analysis of Circulating Current Loss for High-Speed Permanent Magnet Motor. IEEE Trans. Magn. 2015, 51, 1–13. [Google Scholar] [CrossRef]
  11. Gabriel, F. High-Frequency Effects in Modeling AC Permanent-Magnet Machines. IEEE Trans. Ind. Electron. 2015, 62, 62–69. [Google Scholar] [CrossRef]
  12. Bruce, I.P.; Petty, C.; Song, A.W. Simultaneous and inherent correction of B0 and eddy-current induced distortions in high-resolution diffusion MRI using reversed polarity gradients and multiplexed sensitivity encoding (RPG-MUSE). NeuroImage 2018, 183, 985–993. [Google Scholar] [CrossRef] [PubMed]
  13. Reese, T.G.; Heid, O.; Weisskoff, R.; Wedeen, V. Reduction of eddy-current-induced distortion in diffusion MRI using a twice-refocused spin echo. Magn. Reson. Med. Off. J. Int. Soc. Magn. Reson. Med. 2003, 49, 177–182. [Google Scholar] [CrossRef]
  14. Mohammed, A.M.; Galea, M.; Cox, T.; Gerada, C. Consideration on Eddy Current Reduction Techniques for Solid Materials Used in Unconventional Magnetic Circuits. IEEE Trans. Ind. Electron. 2019, 66, 4870–4879. [Google Scholar] [CrossRef]
  15. Yin, W.; Peyton, A. Thickness measurement of non-magnetic plates using multi-frequency eddy current sensors. NDT Int. 2007, 40, 43–48. [Google Scholar] [CrossRef]
  16. Pinedasanchez, M.; Puchepanadero, R.; Martinezroman, J.; Sapenabano, A.; Rieraguasp, M.; Perezcruz, J. Partial Inductance Model of Induction Machines for Fault Diagnosis. Sensors 2018, 18, 2340. [Google Scholar] [CrossRef]
  17. García-Martín, J.; Gómez-Gil, J.; Vázquez-Sánchez, E. Non-destructive techniques based on eddy current testing. Sensors 2011, 11, 2525–2565. [Google Scholar] [CrossRef]
  18. Bae, J.N.; Kim, Y.E.; Son, Y.W.; Moon, H.S.; Yoo, C.H.; Lee, J. Self-Excited Induction Generator as an Auxiliary Brake for Heavy Vehicles and Its Analog Controller. IEEE Trans. Ind. Electron. 2015, 62, 3091–3100. [Google Scholar] [CrossRef]
  19. Berger, D.; Lanza, G. Development and Application of Eddy Current Sensor Arrays for Process Integrated Inspection of Carbon Fibre Preforms. Sensors 2018, 18, 4. [Google Scholar] [CrossRef]
  20. Chiu, H.C.; Pao, H.K.; Hsieh, R.H.; Chiu, Y.J.; Jang, J.H. Numerical Analysis on the Eddy Current Losses in a Dry-type 3000 KVA Transformer. Energy Procedia 2019, 156, 332–336. [Google Scholar] [CrossRef]
  21. Mercorelli, P. An adaptive and optimized switching observer for sensorless control of an electromagnetic valve actuator in camless internal combustion engines. Asian J. Control. 2014, 16, 959–973. [Google Scholar] [CrossRef]
  22. Mercorelli, P.; Lehmann, K.; Liu, S. Robust Flatness Based Control of an Electromagnetic Linear Actuator Using Adaptive PID Controller. In Proceedings of the 42nd IEEE International Conference on Decision and Control, Maui, HI, USA, 9–12 December 2003; Volume 4, pp. 3790–3795. [Google Scholar]
  23. Anwar, S. Predictive yaw stability control of a brake-by-wire equipped vehicle via eddy current braking. In Proceedings of the 2007 American Control Conference, New York, NY, USA, 9–13 July 2007; pp. 2308–2313. [Google Scholar]
  24. Roewer, F.; Kleine, U.; Salzwedel, K.E.; Mednikov, F.; Pfaffinger, C.; Sellen, M. A programmable inductive position sensor interface circuit. Integr. VLSI J. 2004, 38, 227–243. [Google Scholar] [CrossRef]
  25. Miller, T.; McGilp, M.; Staton, D.; Bremner, J. Calculation of inductance in permanent-magnet DC motors. IEEE Proc. Electr. Power Appl. 1999, 146, 129–137. [Google Scholar] [CrossRef]
  26. Shishan, W.; Zeyuan, L.; Zhiquan, D. Solution of inductance for bearingless switched reluctance motor by using enhanced incremental energy method. In Proceedings of the Third International Conference on Electric Utility Deregulation and Restructuring and Power Technologies, DRPT 2008, Nanjing, China, 6–9 April 2008; pp. 2850–2855. [Google Scholar] [CrossRef]
  27. Adnan, A.; Ishak, D. Finite element modeling and analysis of external rotor brushless DC motor for electric bicycle. In Proceedings of the 2009 IEEE Student Conference on Research and Development (SCOReD), Serdang, Malaysia, 16–18 November 2009; pp. 376–379. [Google Scholar] [CrossRef]
  28. Li, Y. Monotone iterative method for numerical solution of nonlinear ODEs in MOSFET RF circuit simulation. Math. Comput. Model. 2010, 51, 320–328. [Google Scholar] [CrossRef]
  29. Dean, R.N.; Wilson, C.G. Nonlinear circuit analysis for time-variant microelectromechanical system capacitor systems. Micro Nano Lett. 2013, 8, 515–518. [Google Scholar] [CrossRef]
  30. Jabbour, N.; Mademlis, C. Online Parameters Estimation and Autotuning of a Discrete-Time Model Predictive Speed Controller for Induction Motor Drives. IEEE Trans. Power Electron. 2019, 34, 1548–1559. [Google Scholar] [CrossRef]
  31. Vaughan, N.; Gamble, J. The modeling and simulation of a proportional solenoid valve. Trans. Am. Soc. Mech. Eng. J. Dyn. Syst. Meas. Control 1996, 118, 120–125. [Google Scholar] [CrossRef]
  32. Tian, H.; Zhao, Y. Coil Inductance Model Based Solenoid on–off Valve Spool Displacement Sensing via Laser Calibration. Sensors 2018, 18, 4492. [Google Scholar] [CrossRef]
  33. Arpaia, P.; Petrone, C.; Walckiers, L. Experimental validation of solenoid magnetic centre measurement by vibrating wire system. In Proceedings of the XX IMEKO World Congress Metrology for Green Growth, Busan, Korea, 9–14 September 2012; pp. 9–14. [Google Scholar]
  34. Choi, K.M.; Jung, H.J.; Lee, H.J.; Cho, S.W. Feasibility study of an MR damper-based smart passive control system employing an electromagnetic induction device. Smart Mater. Struct. 2007, 16, 2323. [Google Scholar] [CrossRef]
  35. Garrido, M.; Källström, P.; Kumm, M.; Gustafsson, O. CORDIC II: A new improved CORDIC algorithm. IEEE Trans. Circuits Syst. II Express Briefs 2016, 63, 186–190. [Google Scholar] [CrossRef]
  36. Pérez Fernández, J.; Alcázar Vargas, M.; Velasco García, J.M.; Cabrera Carrillo, J.A.; Castillo Aguilar, J.J. Low-Cost FPGA-Based Electronic Control Unit for Vehicle Control Systems. Sensors 2019, 19, 1834. [Google Scholar] [CrossRef]
  37. Mao, H.; Yao, S.; Tang, T.; Li, B.; Yao, J.; Wang, Y. Towards real-time object detection on embedded systems. IEEE Trans. Emerg. Top. Comput. 2018, 6, 417–431. [Google Scholar] [CrossRef]
Figure 1. (a) Schematic diagram of a variable inductor in a DC motor and (b) its equivalent Norton circuit.
Figure 1. (a) Schematic diagram of a variable inductor in a DC motor and (b) its equivalent Norton circuit.
Sensors 19 02321 g001
Figure 2. The Simulink block diagram for the test.
Figure 2. The Simulink block diagram for the test.
Sensors 19 02321 g002
Figure 3. Simulation output and iterative solutions.
Figure 3. Simulation output and iterative solutions.
Sensors 19 02321 g003
Figure 4. Simulation errors between the Simulink solution and the iterative solution.
Figure 4. Simulation errors between the Simulink solution and the iterative solution.
Sensors 19 02321 g004
Figure 5. Simulation errors between the Simulink solution and the iterative solution by percentage.
Figure 5. Simulation errors between the Simulink solution and the iterative solution by percentage.
Sensors 19 02321 g005
Figure 6. Comparison between 4th Order Runge-Kutta method (A) and the proposed method (B) with different time intervals.
Figure 6. Comparison between 4th Order Runge-Kutta method (A) and the proposed method (B) with different time intervals.
Sensors 19 02321 g006
Figure 7. The test setup: (a) A solenoid to be tested mounted on a fixture. (b) The solenoid and fixture mounted on the vibration test system.
Figure 7. The test setup: (a) A solenoid to be tested mounted on a fixture. (b) The solenoid and fixture mounted on the vibration test system.
Sensors 19 02321 g007
Figure 8. Experimental output and iterative solutions.
Figure 8. Experimental output and iterative solutions.
Sensors 19 02321 g008
Figure 9. Errors between the experimental data and the iterative solutions.
Figure 9. Errors between the experimental data and the iterative solutions.
Sensors 19 02321 g009
Figure 10. Errors between the experimental data and the iterative solutions by percentage.
Figure 10. Errors between the experimental data and the iterative solutions by percentage.
Sensors 19 02321 g010

Share and Cite

MDPI and ACS Style

Wang, X.; Li, C.; Song, D.; Dean, R. A Nonlinear Circuit Analysis Technique for Time-Variant Inductor Systems. Sensors 2019, 19, 2321. https://doi.org/10.3390/s19102321

AMA Style

Wang X, Li C, Song D, Dean R. A Nonlinear Circuit Analysis Technique for Time-Variant Inductor Systems. Sensors. 2019; 19(10):2321. https://doi.org/10.3390/s19102321

Chicago/Turabian Style

Wang, Xinning, Chong Li, Dalei Song, and Robert Dean. 2019. "A Nonlinear Circuit Analysis Technique for Time-Variant Inductor Systems" Sensors 19, no. 10: 2321. https://doi.org/10.3390/s19102321

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop