• 대한전기학회
Mobile QR Code QR CODE : The Transactions of the Korean Institute of Electrical Engineers
  • COPE
  • kcse
  • 한국과학기술단체총연합회
  • 한국학술지인용색인
  • Scopus
  • crossref
  • orcid

  1. (School of Electrical and Electronic Engineering, Chung-Ang University, Korea)



Capacitor Monitoring, Electrolytic Capacitors, Least Mean Square (LMS)

1. Introduction

An electrolytic capacitor is an essential element of a power electronic system and is a device having many advantages. Due to its structural characteristics, it can have a large capacitance compared to a small volume and can be manufactured at a relatively low price. For this reason, electrolytic capacitor is often used in power conversion systems. Electrolytic capacitors inside the system are subject to voltage and current ripple during system operation, increasing the internal temperature. When temperature rises, the electrolyte inside the capacitor evaporates and leaks. This is one of the main aging mechanisms of capacitors [1]. As capacitors are continuously maintained in these environments, current ripple and power dissipation lead to changes in capacitance and equivalent series resistance (ESR) increase. This degrades the performance of the system, causes failure, and it lowers the trust of the whole system. To increase the system reliability, it should monitor the capacitor's state. Capacitor monitoring can diagnose through internal capacitance and internal resistance ESR. As aging progresses, capacitance decreases and ESR increases, and the time of failure can be determined through the ratio. When the capacitance decreases by more than 20% and the ESR increases by 2 to 3 times, it can be said to be a failure [2,3]. Among them, the change in ESR has a more prominent feature than the change in capacitance. In addition, the volume of the electrolyte changes with aging, and the rate of change is directly related to the rate of change in ESR. Therefore, ESR is considered more reliable than capacitance as an indicator for monitoring the condition of electrolytic capacitors [4,5].

According to the aforementioned results, many techniques for monitoring the state of DC Link electrolytic capacitors through ESR estimation have been proposed [22-24]. Methods for estimating parameters can be roughly divided into three types [6]. These are a small-signal ripple-based scheme with a period, a large-signal-based scheme without a period, and a data-based scheme, as shown in Fig 1. First, the small-signal ripple-based technique with a period uses the capacitor data ripple component. There are several methodologies for this technique. An example of this is to measure the ripple signal using a voltage sensor and a current sensor, and to estimate the ESR in an intermediate frequency band or a frequency domain such as a switching frequency [7-12]. There is discrete Fourier transform (DFT) and least mean square (LMS) technique for estimating using current and voltage [13]. ESR is derived from relationship between average power loss and capacitor current [14-16]. ESR can also be derived through internal ripple change by injecting an external signal [17]. Second, the large-signal-based technique that does not have a period utilizes the voltage charged and discharged in the capacitor. The capacitor is discharged in the circuit through the operation of the switch, and its characteristics are substituted into the discharge equation to calculate [18,19]. The two techniques mentioned above estimate ESR using the equivalent circuit of a capacitor. However, the data-based method is sometimes called a black box model because it does not utilize capacitor equivalent circuits and circuit models. The state of the capacitor is modeled through a large amount of data training and testing. ESR is estimated using signal data such as input/output voltage and current during operation [20,21]. This technique has the advantage of being simple because it does not require a modeling process but has the disadvantage that it requires a large amount of data.

Fig. 1. Model based method (a) Small signal ripple-based method (b) Large signal based method (c) Data based method

../../Resources/kiee/KIEE.2024.73.10.1670/fig1.png

In this paper, ESR is estimated using a small-signal ripple-based technique with a period. The formula expressing the capacitor equivalent circuit model through capacitor voltage and current is applied to the least mean square technique. ESR can be derived by calculating an unknown parameter matrix. This algorithm was implemented in MATLAB, and data were collected through experiments. This technique does not require a large amount of data, and complex processes such as signal injection do not exist. In addition, unlike many results of frequency analysis, since data in the time domain is directly used, a conversion process into the frequency domain is not required. As shown in other studies through formula derivation, it has the advantage of being applicable to all types of topologies, unlike techniques limited to a specific topology. First, capacitor data are collected through DC/AC single-phase converter experiment to collect data to be applied to least mean square technique. Data is collected under the conditions of three capacitor capacities, and ESR is estimated. In addition, in order to consider the effect of noise and shape of the data, the condition with the highest estimation accuracy was found using data with sampling times of 12 $\mu s$, and 40 $\mu s$. Afterwards, the estimation error according to the length and the section of the data was compared.

The following is a brief outline of this paper. First, Chapter 1 is an introduction. Chapter 2 describes a method for estimating the ESR of a capacitor based on the least mean square technique. Chapter 3 shows the data collection process through experiments. Chapter 4 describes the results of ESR estimation using LMS. Finally, Chapter 5 summarizes the conclusions of the study.

2. Estimation of capacitor internal resistance based on least mean square (LMS) technique

In this study, ESR, the internal resistance of a capacitor, is estimated by the LMS method. This technique is a parameter identification technique, which estimates parameters in an unknown parameter using known signal. That is, the ESR of the capacitor, which is an unknown internal parameter, is estimated through measurable capacitor voltage and current data. The internal resistance value at which the error is minimized is estimated through the error function consisting of the measured value and the calculated value. First, it is assumed that there is a model expressed in the form of Equation (1).

(1)
$Y=\Phi\overline{\theta}$

In Equation (1), $Y$ and $\Phi$ are already known measured data, and $\theta$ is an unknown parameter. The loss function for this expression can be expressed as Equation (3).

(2)
$J(\theta)=\dfrac{1}{2}\overline{\epsilon}^{T}\overline{\epsilon},\: \overline{\epsilon}=Y-\Phi\theta$
(3)
$J(\theta)=\dfrac{1}{2}(Y-\Phi\theta)^{T}(Y-\Phi\theta)$

Using the principle that the point where the slope of the loss function is 0 as shown in Equation (4) is the minimum value of the loss function, $\theta$ can be calculated when $\Phi^{T}\Phi$ is nonsingular.

(4)
$\dfrac{d J(\theta)}{d\theta}=-Y^{T}\Phi +\theta^{T}\Phi^{T}\Phi =0$
(5)
$\theta =(\Phi^{T}\Phi)^{-1}\Phi^{T}Y$

Based on this technique, the ESR inside of the model is estimated by measuring voltage and current applied to the DC-Link stage. A capacitor’s equivalent model is expressed as an internal resistor and an internal capacitor in series like Fig 2. Therefore, as expressed in Equation (6), the voltage across the capacitor terminal is expressed as the sum of $V_{Ca p}$, which is the voltage across the internal capacitor, and $V_{ESR}$, which is the voltage across the internal resistor. Using this model structure, an estimation algorithm based on least mean square was derived.

(6)
$V_{C}=V_{C a p}+V_{ESR}=\dfrac{1}{C}\int i_{C}dt+ESR\times i_{C}$
(7)
$V_{C}-ESR i_{C}=\dfrac{1}{C}\int i_{C}dt$
(8)
$\dfrac{d}{dt}(V_{C}-ESR i_{C})=\dfrac{i_{C}}{C}$
(9)
$\Delta(V_{C}-ESR i_{C})=\dfrac{i_{C}}{C}\Delta t$

If the voltage across the capacitor is expressed using current, it can be expressed as Equation (6). By arranging the equation, it can be arranged in a discrete form with a sampling step as shown in Equation (9).

(10)
$\left\{v_{C}(n+1)-ESR i_{C}(n+1)\right\}-\left\{v_{C}(n)-ESR i_{C}(n)\right\}=\dfrac{1}{C}i_{C}(n)T_{s}$
(11)
$v_{C}(n+1)-v_{C}(n)=ESR\left\{i_{C}(n+1)-i_{C}(n)\right\}+\dfrac{1}{C}i_{C}(n)T_{s}$

$\theta_{1}=ESR,\: \theta_{2}=\dfrac{1}{C},\: \theta_{3}=Cons\tan t variab\le$

(12)
$v_{C}(n+1)-v_{C}(n)=\theta_{1}\left\{i_{C}(n+1)-i_{C}(n)\right\}+\theta_{2}i_{C}(n)T_{s}+\theta_{3}$

where $\theta_{3}$ is added to consider a possible constant component in the measured data.

It is expressed the difference between previous and current according to the sampling step, and this measurement is performed at every sampling step. These measured data for nth sampling time are accumulated, which can be expressed as a form of a matrix equation in (13).

(13)
\begin{align*}\left[\begin{aligned}\begin{aligned}\begin{aligned}v_{C}(2)-v_{C}(1)\\v_{C}(3)-v_{C}(2)\end{aligned}\\\vdots\end{aligned}\\v_{C}(N)-v_{C}(N-1)\end{aligned}\right]=\left[\begin{aligned}\begin{aligned}\begin{aligned}\left\{i_{C}(2)-i_{C}(1)\right\}\\\left\{i_{C}(3)-i_{C}(2)\right\}\end{aligned}\\\vdots\end{aligned}\\\left\{i_{C}(N)-i_{C}(N-1)\right\}\end{aligned}\begin{aligned}\begin{aligned}\begin{aligned}T_{s}i_{C}(1)\\T_{s}i_{C}(2)\end{aligned}\\\vdots\end{aligned}\\T_{s}i_{C}(N-1)\end{aligned}\begin{aligned}\begin{aligned}\begin{aligned}1\\1\end{aligned}\\\vdots\end{aligned}\\1\end{aligned}\right]\left[\begin{aligned}\begin{aligned}\theta_{1}\\\theta_{2}\end{aligned}\\\theta_{3}\end{aligned}\right]\end{align*}

The matrix of Equation (13) can be expressed according to the structure of Equation (1). The sizes of the $Y$, $\Phi$, $\overline{\theta}$ matrices are $(N-1)\times 1$, $(N-1)\times 3$, $3\times 1$, respectively.

(14)
\begin{align*}Y=\left[\begin{aligned}\begin{aligned}\begin{aligned}v_{C}(2)-v_{C}(1)\\v_{C}(3)-v_{C}(2)\end{aligned}\\\vdots\end{aligned}\\v_{C}(N)-v_{C}(N-1)\end{aligned}\right]\end{align*}
(15)
\begin{align*}\Phi =\left[\begin{aligned}\begin{aligned}\begin{aligned}\left\{i_{C}(2)-i_{C}(1)\right\}\\\left\{i_{C}(3)-i_{C}(2)\right\}\end{aligned}\\\vdots\end{aligned}\\\left\{i_{C}(N)-i_{C}(N-1)\right\}\end{aligned}\begin{aligned}\begin{aligned}\begin{aligned}T_{s}i_{C}(1)\\T_{s}i_{C}(2)\end{aligned}\\\vdots\end{aligned}\\T_{s}i_{C}(N-1)\end{aligned}\begin{aligned}\begin{aligned}\begin{aligned}1\\1\end{aligned}\\\vdots\end{aligned}\\1\end{aligned}\right]\end{align*}
(16)
\begin{align*}\overline{\theta}=\left[\begin{aligned}\begin{aligned}\theta_{1}\\\theta_{2}\end{aligned}\\\theta_{3}\end{aligned}\right]\end{align*} where ESR gives (17)
(17)
$R=\theta_{1}$

According to Equation (5), the parameters of the $\overline{\theta}$ matrix can be calculated through $Y$ and $\Phi$, which are information that can be known through measurement. In conclusion, ESR can be estimated as Equation (17).

3. Data collection through experiments

Fig. 2. DC/AC converter and input capacitor equivalent circuit

../../Resources/kiee/KIEE.2024.73.10.1670/fig2.png

Table 1 Measured values of capacitors used in the experiment

Rated C

Measured C

Measured ESR

$122 {\mu F} $(Sample 1)

$106 {\mu F} $

490$m {\Omega} $

$386 {\mu F} $(Sample 2)

$330 {\mu F} $

155$m {\Omega} $

$650 {\mu F} $(Sample 3)

$553 {\mu F} $

103$m {\Omega} $

Fig. 3. DC/AC single-phase converter waveform (a) load voltage (b) load current

../../Resources/kiee/KIEE.2024.73.10.1670/fig3.png

Experiments were conducted in DC/AC single-phase converter topology estimating a capacitor's internal resistance using a parameter identification algorithm. As shown in Fig 2, the equivalent circuit of a capacitor can be expressed by internal capacitance (C) and internal resistance (ESR). Therefore, capacitor data were collected to estimate ESR. Converter’s DC voltage is 100 $V$, it is configured to have a resistance of 10 $\omega$ and an inductor of 10 $m H$ as a single-phase load. In addition, it was controlled by a Sinusoidal PWM (SPWM) method with 5 $k Hz$ switching frequency by DSP (TMS320F28335). Input capacitor C was set to have three capacitances by connecting one 100 $\mu F$ and several 22 $\mu F$ in parallel. Table 1 shows measured capacitance and ESR values of the three capacitors used for estimation. Data varying according to the three capacitances were collected and used for ESR estimation. Fig 3 and 4 are the waveforms of the converter and voltage, current collected when the internal capacitance and ESR is 330 $\mu F$ and 155 $m\omega$.

Fig. 4. (a) Capacitor voltage (b) Capacitor current of ESR 155 $m\omega$

../../Resources/kiee/KIEE.2024.73.10.1670/fig4.png

4. ESR estimation result

ESR was estimated based on capacitor data, and the error was confirmed. There are three types of capacitors used for estimation: 122 $\mu F$, 386 $\mu F$ and 650 $\mu F$. Each capacitor is named samples 1, 2 and 3. And each ESR was measured using an LCR meter (E4980A) in the 5 $k Hz$ frequency, which is the characteristic area of ESR.

First, there is a difference between the current and voltage ripple magnitude according to ESR, the shape of the waveform changes accordingly. The error trend was analyzed by substituting known measured capacitance and ESR values and collected data into Equation (11). Fig 5 is a waveform showing the difference between the values of the left and right terms of Equation (11). And here, the difference between the two sides of Equation (11) is called the model error. Looking at the results of Fig 5, the model error magnitudes of 103 $m\omega$ and 155 $m\omega$ seem to be between +0.2 V and -0.2 V. In the case of 490 $m\omega$, it shows between +0.5 V and -0.5 V. Therefore, in all cases, it is judged that there is a relatively small error, and it is predicted that estimation through capacitor voltage and current data is possible. Afterwards, it was checked whether the same results as predicted were obtained through ESR estimation. In addition, in order to consider the effect of noise included in the data, the sampling time was adjusted to determine the estimation possibility. The total data was collected for 4 seconds, and the sampling times were 12 $\mu s$, and 40 $\mu s$, comparing the three conditions.

Fig. 5. Model error analysis according to ESR (a) 103 $m\omega$ (b) 155 $m\omega$ (c) 490 $m\omega$

../../Resources/kiee/KIEE.2024.73.10.1670/fig5.png

Table 2 ESR Estimation with Sampling Time

Sampling Time

Measured ESR by LCR meter

103 $m {\Omega} $(Sample3)

155 $m {\Omega} $(Sample2)

490 $m {\Omega} $(Sample1)

12${\mu s}$

94.43$m {\Omega} $

155.43$m {\Omega} $

493.56$m {\Omega} $

40${\mu s}$

97.69$m {\Omega} $

176.80$m {\Omega} $

536.07$m {\Omega} $

Table 3 Average error according to sampling time

Sampling Time

Average error

12${\mu s}$

3.11 %

40${\mu s}$

9.54 %

In Table 2, the average of the estimation errors in 3 types of samples is calculated. Therefore, Table 3 shows the estimated average errors at 12 $\mu s$, and 40 $\mu s$, respectively. As a result, the lowest error was shown at 12 $\mu s$. On the other hand, in the case of 40 $\mu s$, it was confirmed that the data required for estimation was lost because the data collection interval was too wide. Therefore, it was confirmed that 12 $\mu s$ is an appropriate value for obtaining noise and information. Therefore, it was confirmed that the highest estimation accuracy was achieved when the data sampling time was 12 $\mu s$, so ESR was estimated using this data. Fig 6 shows ESR estimation over time when the sampling time is 12 $\mu s$. After about ms, convergence to the estimated value was confirmed. Due to the characteristics of the data, the effect of noise may be different depending on the section. Here, "section" is data of a specific length randomly extracted from the entire 4 seconds. For example, A in Fig 7 consists of data from 1 to 1000. At this time, the number means that the beginning of the data of 4 seconds is 1, and the names are named in order. Therefore, an optimal section with less noise was found, and ESR estimation was performed. In a total of 4 seconds, the length or section of the data was randomly selected, and the error was compared. Comparing the previous cases, it was confirmed that the data estimation result of 155 $m\omega$ was relatively accurate. Therefore, in the case of 155 $m\omega$, the estimation results according to the data section and length were examined. The result is shown in Fig 7. The x-axis represents the data length and section of five types, and the y-axis represents ESR. Since we used data of 155 $m\omega$, the closer to 155 $m\omega$ indicated by the blue line, the more accurate the estimate. In this case, the data number means the order when all data are arranged in a line.

Fig. 6. ESR estimation at 12 $\mu s$ sampling time (a) 103 $m\omega$ (b) 155 $m\omega$ (c) 490 $m\omega$

../../Resources/kiee/KIEE.2024.73.10.1670/fig6.png

As a result, it was confirmed that the estimation results according to the data section were similar at a minimum of 0.07 % and a maximum of 2.31 %. Because the data is repeated at regular intervals, the length does not increase the amount of information. Also, when Tables 3 and 4 are compared, the error in Table 3 is relatively large. It can be seen that the effect of the data sampling time is greater than the effect of the length and section of data on performance. Therefore, if the capacitor data having 12 $\mu s$ sampling time are applied to the least mean square, the ESR estimated with about 98 % accuracy.

Fig. 7. Estimate 155 $m\omega$ according to data interval and length

../../Resources/kiee/KIEE.2024.73.10.1670/fig7.png

Table 4 155 $m\omega$ estimation error according to data interval and length

A

B

C

D

E

Error

1.23 %

0.07 %

2.09 %

1.92 %

2.31 %

5. Conclusion

In this paper, the input capacitor ESR of converter is estimated by the least mean square method. The structure of the capacitor was modeled by utilizing the characteristic that it can be expressed as a series circuit of an internal capacitor and ESR. In addition, unknown parameter values can be calculated through derivation of the loss function that becomes the minimum. It is calculated for each sampling step and proceeds in the direction of reducing the error. The voltage, current across the capacitor were to be used in the least mean square technique collected through experiments. First, the applicability of the least mean square method was identified using the collected data. As a result, it was confirmed that it was relatively accurate at a sampling time of 12 $\mu s$. After that, the accuracy according to the section and length of the data was compared. As a result, it was confirmed that the accuracy was similar regardless of the section and length. Therefore, when the Least Mean Square is applied to the capacitor estimation technique, the effect of the sampling time on the estimation performance is greater than that of the length/section. The algorithm studied in this paper has the advantage of being able to select a sampling time suitable for the data to be used. Section has less influence on estimation accuracy than sampling time. Therefore, it is possible to secure the most accurate accuracy by selecting an appropriate sampling time and section. In addition, there is an advantage in that only the capacitor voltage current can be measured and applied to the estimation while applying the Least Mean Square to the ESR estimation. However, it is necessary to check which sampling time and section have the highest accuracy considering the noise of the data. This is the difference from other research subjects.

Acknowledgements

본 논문은 정부(과학기술정보통신부)의 재원으로 한국연구재단 (No. 2020R1A2C1013413) 및 2022년도 중앙대학교 연구년 결과물 및 2023년도 정부(산업통상자원부)의 재원으로 한국산업기술진흥원 (P0012453, 2023년 산업혁신인재성장지원사업)의 지원을 받아 수행된 연구로서, 관계부처에 감사드립니다.

References

1 
H. Wang, and F. Blaabjerg, “Reliability of capacitors for dc-link applications in power electronic converters-An overview,” IEEE Transactions on Industry Applications, vol. 50, no. 5, pp. 3569-3578, 2014.DOI
2 
H. Soliman, H. Wang, and F. Blaabjerg, “A review of the condition monitoring of capacitors in power electronic converters,” IEEE Transactions on Industry Applications, vol. 52, no. 6, pp. 4976-4989, 2016.DOI
3 
C. F. Li, Y. Yu, Z. M. Yang, Q. X. Liu, and X. Y. Peng, “ESR Estimation for Aluminum Electrolytic Capacitor of Power Electronic Converter Based on Compressed Sensing and Wavelet Transform,” IEEE Transactions on Industrial Electronics, vol. 69, no. 2, pp. 1948-1957, 2022.DOI
4 
K. Harada, K. Akihiko, and F. Masayuki, “Use of ESR for deterioration diagnosis of electrolytic capacitor,” IEEE Transactions on Power Electronics, vol. 8, no. 4, pp. 355-361, 1993.DOI
5 
S. A. Khan, N., Islam Khera, T., & Agarwala, A. K. “An online method for condition based maintenance of aluminum electrolytic capacitors,” IEEE Recent Advances in Engineering and Computational Sciences (RAECS), pp. 1-5, 2014.DOI
6 
Zhao, Z., Davari, P., Lu, W., Wang, H., & Blaabjerg, F., “An overview of condition monitoring techniques for capacitors in DC-link applications,” IEEE Transactions on Power Electronics, vol. 36, no. 4, pp. 3692-3716, 2020.DOI
7 
Amaral, Acacio MR, and AJ Marques Cardoso, “Use of ESR to predict failure of output filtering capacitors in boost converters.” in 2004 IEEE International Symposium on Industrial Electronics, vol. 2, 2004.DOI
8 
Sundararajan, P., Sathik, M. H. M., Sasongko, F., Tan, C. S., Tariq, M., Simanjorang, R. “Online condition monitoring system for DC-link capacitor in industrial power converters,” IEEE Transactions on Industry Applications, vol. 54, no. 5, pp. 4775-4785, 2018.DOI
9 
A. Lahyani, P. Venet, G. Grellet, and P. J. Viverge, “Failure prediction of electrolytic capacitors during operation of a switch-mode power supply,” IEEE Trans. Power Electron., vol. 13, no. 6, pp. 1197–1207, Nov. 1998.DOI
10 
H. M. Pang, and P. M. H. Bryan, “A life prediction scheme for electrolytic capacitors in power converters without current sensor,” in Proc. 25th Annu. IEEE Appl. Power Electron. Conf. Expo., pp. 973–979, Feb. 2010.DOI
11 
E. Farjah, H. Givi, and T. Ghanbari, “Application of an efficient Rogowski coil sensor for switch fault diagnosis and capacitor ESR monitoring in non-isolated single switch DC-DC converters,” IEEE Trans. Power Electron., vol. 32, no. 2, pp. 1442–1456, Feb. 2017.DOI
12 
Md. W. Ahmad, N. Agarwal, and S. Anand, “Online monitoring technique for aluminum electrolytic capacitor in solar PV based DC system,” IEEE Trans. Ind. Electron.,vol. 63, no. 11, pp. 7059–7066, Nov. 2016.DOI
13 
Amaral, Acácio MR, and AJ Marques Cardoso. “A non-invasive technique for fault diagnosis of SMPS,” In 2008 IEEE Power Electronics Specialists Conference, pp. 2097-2102, 2008.DOI
14 
Aeloiza, E., et al., “A real time method to estimate electrolytic capacitor condition in PWM adjustable speed drives and uninterruptible power supplies,” in 2005 IEEE 36th Power Electronics Specialists Conference, pp. 2867-2872, 2005.DOI
15 
Vogelsberger, M. A., Wiesinger, T., & Ertl, H. “Life-cycle monitoring and voltage-managing unit for DC-link electrolytic capacitors in PWM converters,” IEEE Transactions on Power Electronics, vol. 26, no. 2, pp. 493-503, 2010.DOI
16 
A. Chen, H. Wu, M. Chou, and K. Lee, “Online failure prediction of the electrolytic capacitor for LC filter of switching-mode power converters,” IEEE Trans. Ind. Electron., vol. 55, no. 1, pp. 400–406, Jan. 2008.DOI
17 
Pu, X. S., Nguyen, T. H., Lee, D. C., Lee, K. B., & Kim, J. M. “Fault diagnosis of DC-link capacitors in three-phase AC/DC PWM converters by online estimation of equivalent series resistance,” IEEE Transactions on Industrial Electronics, vol. 60, no. 9, pp. 4118-4127, 2012.DOI
18 
Wu, Y., & Du, X. A Ven “Condition monitoring method of DC-link capacitors for power converters,” IEEE Transactions on Industrial Electronics, vol. 66, no. 2, pp. 1296-1306, 2018.DOI
19 
Zhao, Z., Lu, W., Davari, P., Du, X., Iu, H. H. C., & Blaabjerg, F. “An online parameters monitoring method for output capacitor of buck converter based on large-signal load transient trajectory analysis,” IEEE Journal of Emerging and Selected Topics in Power Electronics, vol. 9, no. 4, pp. 4004-4015, 2020.DOI
20 
S. Kwak, U. Moon, and J. Park, “Predictive-Control-Based Direct Power Control with an Adaptive Parameter Identification Technique for Improved AFE Performance,” IEEE Transactions on Power Electronics, vol. 29, no. 11, pp. 6178-6187, 2014.DOI
21 
Park, H. J., Kim, J. C., & Kwak, S. “Deep learning-based estimation technique for capacitance and ESR of input capacitors in single-phase DC/AC converters,” Journal of Power Electronics, pp. 1-9, 2021.DOI
22 
T. Meng, & P. Zhang, “An Online DC-Link Capacitance Estimation Method for Motor Drive Systems Based on an Intermittent Reverse-Charging Control Strategy,” IEEE Transactions on Power Electronics, vol. 38, no. 2, pp. 2481-2492, 2023.DOI
23 
M. Ghadrdan, B. Abdi, S. Peygham, H. Mokhtari, & F. Blaabjerg, “On-Line Condition Monitoring System for DC-Link Capacitor of Back-to-Back Converters Using Large-Signal Transients,” IEEE Journal of Emerging and Selected Topics in Power Electronics, vol. 11, no. 1, pp. 1132-1142, 2023.DOI
24 
Z. Zhao, C. Huang, T. Liu, J. Liu, L. Zhu, L. Zheng, L. Zheng, & S. Ji, “An On-line Capacitance and ESR Monitoring Method of Submodule Capacitors for Nearest Level Modulation Based Modular Multilevel Converters,” in 2022 4th International Conference on Power and Energy Technology, 2022.DOI

저자소개

문운철 (Un-Chul Moon)
../../Resources/kiee/KIEE.2024.73.10.1670/au1.png

Un-Chul Moon received his B.S., M.S. and Ph.D. degrees from Seoul National University, Korea, in 1991, 1993 and 1996, respectively, all in Electrical Engineering. From 2000, he was with the Woo-Seok University, Korea, and from 2002 with the Chung-Ang University, Korea, where he is currently a Professor of Electrical Engineering. His current research interests are in the areas of power system analysis, computational intelligence and automation.

박혜진 (Hye-Jin Park)
../../Resources/kiee/KIEE.2024.73.10.1670/au2.png

Hye-Jin Park received her B.S. and M.S. degrees in Electrical and Electronics Engineering from Chung-Ang University, Seoul, Korea, in 2021 and 2023. Since 2023, she has been working in Samsung Electronics, Korea.

성정원 (Jung-Won Sung)
../../Resources/kiee/KIEE.2024.73.10.1670/au3.png

Jung-Won Sung received her B.S. degree in Electrical and Electronics Engineering from Chung-Ang University, Seoul, Korea, in 2023. She is currently pursuing the M.S. degree in Electrical and Electronics Engineering with Chung-Ang University, Seoul, Korea. Her current research interest is estimating parameters in converters.

곽상신 (Sang-Shin Kwak)
../../Resources/kiee/KIEE.2024.73.10.1670/au4.png

Sang-Shin Kwak received his Ph.D. degree in Electrical Engineering from Texas A&M University, College Station, TX, USA, in 2005. From 2007 to 2010, he was an Assistant Professor at Daegu University, Gyeongsan, Korea. Since 2010, he has been working at Chung-Ang University, Seoul, Korea, where he is presently a Professor. His current research interests include the design, modeling, control, and analysis of power converters for electric vehicles and renewable energy systems as well as the prognosis and fault tolerant control of power electronics systems.