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

  1. (Dept. of Electrical Engineering, Changwon National University, Republic of Korea. E-mail : phunghia01012002@gmail.com)
  2. (DNA+ Research Institute, Changwon National University, Republic of Korea. E-mail : thanchau7787@gmail.com, eell7803@naver.com)



Doubly fed induction generator (DFIG), Virtual generator, Digital twin, PVdq control, State-space

1. Introduction

Wind power has become one of the fastest-growing renewable energy sources in modern power systems. With the rapid expansion of wind turbine deployment and large-scale wind farm integration, recent studies have increasingly focused on wind power modeling, prediction, and system-level integration [1], [2]. This trend highlights the growing need for accurate and computationally efficient models of wind turbine generators for stability studies, control design, condition monitoring, and digital twin applications. Among various wind turbine generator types, doubly-fed induction generator (DFIG) wind turbines are widely used because they allow variable-speed operation and independent control of active and reactive power [3], [4].

Different modeling approaches have been developed depending on the target application and time scale. Detailed electromagnetic transient (EMT) models are suitable for representing fast electrical transients, switching converters, and detailed network dynamics. Therefore, they are commonly used when high-resolution transient behavior is the main concern. However, for repeated large-scale studies, Supervisory Control and Data Acquisition (SCADA)-time-scale validation, and digital twin implementation, EMT models are often less practical because they require small simulation time steps, high computation time, and detailed component parameters [5], [6]. On the other hand, Root Mean Square (RMS)-type and generic dynamic models are widely used for large-scale power system stability studies because they improve simulation efficiency by simplifying electromagnetic transients and preserving the dominant electromechanical dynamics [7], [8]. However, these models generally simplify converter and control dynamics and are mainly intended for grid-level dynamic simulation rather than direct integration with turbine-level rotor-current control.

In wind power applications, Phasor Measurement Unit (PMU) data have been used to monitor fast grid dynamics and oscillations related to wind farms because PMUs provide synchronized phasor measurements at a high reporting rate [9]. However, for validating a digital-twin-oriented wind turbine model under practical operating conditions, SCADA data are more suitable because they provide long-term operational records from actual turbines, including wind speed, active power, terminal voltage, and turbine status. Phasor-based formulations have been introduced to support steady-state representation and initialization, but they are not primarily intended for time-domain tracking of measured SCADA signals under varying wind-speed conditions [10]. In addition, synchronous dq state-space DFIG models have been developed to represent the dominant electrical and mechanical dynamics for transient and small-signal studies [11], [12]. PVdq-based control models have also addressed active and reactive power regulation by using rotor-current commands [13]. Although many previous studies have investigated the control structure and dynamic behavior of DFIG systems, the development of a reusable DFIG virtual generator model applicable to different network conditions and operating scenarios, together with validation using measured SCADA data, has not been sufficiently addressed.

To fill this gap, this study develops a current-based DFIG state-space model that integrates rotor-side PVdq control, mechanical shaft dynamics, and a grid Thevenin equivalent. The proposed model is implemented as a reusable MATLAB/ Simulink S-function block, allowing the DFIG virtual generator to be flexibly incorporated into various grid configurations and wind turbine operating cases. The model is validated using three SCADA datasets obtained from an operating wind turbine by comparing simulated and measured active power over the same time intervals. The validation accuracy is evaluated using Mean Absolute Percentage Error (MAPE) and Percentage Root Mean Square Error (%RMSE), demonstrating that the proposed virtual generator can reproduce the main active-power behavior at the SCADA time scale under actual turbine operating conditions.

2. State-Space Modeling of the DFIG Wind Turbine

The DFIG system consists of a stator directly connected to the grid and a rotor interfaced through a back-to-back power converter with a DC-link, enabling independent control of active power P and reactive power Q over a variable speed operating range. This configuration allows the stator to deliver power directly to the grid, while the rotor-side converter regulates the rotor currents to control the generator output. Fig. 1 illustrates the overall DFIG hardware structure. Using the stator and rotor voltage, current, and flux equations, the abc to dq transformation is applied and the equations are rearranged to derive the DFIG state-space model:

(1)
$\dot{x} = Ax + Bu, y = Cx + Du$

Fig. 1. DFIG wind turbine structure

../../Resources/kiee/KIEE.2026.75.8.1824/fig1.png

2.1 Current-Based State-Space Model of the DFIG

The DFIG voltage equations in the synchronous dq reference frame are given by:

(2)
$v_{ds} = R_{s} i_{ds} + \frac{d\psi_{ds}}{dt} - \omega_{s} \psi_{qs}$
(3)
$v_{qs} = R_{s} i_{qs} + \frac{d\psi_{qs}}{dt} + \omega_{s} \psi_{ds}$
(4)
$v_{dr} = R_{r} i_{dr} + \frac{d\psi_{dr}}{dt} - (\omega_{s} - \omega_{r}) \psi_{qr}$
(5)
$v_{qr} = R_{r} i_{qr} + \frac{d\psi_{qr}}{dt} + (\omega_{s} - \omega_{r}) \psi_{dr}$

where $v$, $i$, $\psi$, and $R$ denote voltage, current, flux linkage, and resistance, respectively. The subscripts $s$ and $r$ represent stator and rotor quantities, while $d$ and $q$ indicate the direct and quadrature axes. In addition, $\omega_{s}$ and $\omega_{r}$ are the synchronous and rotor electrical angular speeds, respectively.

The flux linkages are related to stator and rotor currents as follows:

(6)
$\psi_{ds} = X_{ss} i_{ds} + X_{m} i_{dr}$
(7)
$\psi_{qs} = X_{ss} i_{qs} + X_{m} i_{qr}$
(8)
$\psi_{dr} = X_{m} i_{ds} + X_{rr} i_{dr}$
(9)
$\psi_{qr} = X_{m} i_{qs} + X_{rr} i_{qr}$

where $X_{ss}$, $X_{rr}$, and $X_{m}$ denote the stator self-reactance, rotor self-reactance, and magnetizing reactance, respectively.

By substituting the flux-current relationships into the voltage equations and arranging the derivatives of the current variables, the current-based state-space model is obtained [11]. In this representation, input and output vectors are defined in the synchronous dq reference frame:

(10)
$x = [i_{ds} \ i_{qs} \ i_{dr} \ i_{qr}]^{T}$
(11)
$u = [v_{ds} \ v_{qs} \ v_{dr} \ v_{qr}]^{T}$
(12)
$y = [i_{dr} \ i_{qr}]^{T}$

The system, control, output, and feedforward matrices are defined as:

(13)
$A = \frac{\omega_{b}}{\bar{X}_{ss} \bar{X}_{rr} \sigma} \begin{bmatrix} -\bar{R}_{s} \bar{X}_{rr} & \alpha_{1} \bar{\omega}_{s} & -\bar{R}_{r} \bar{X}_{m} & -\beta_{r} \bar{\omega}_{s} \\ -\alpha_{1} \bar{\omega}_{s} & -\bar{R}_{s} \bar{X}_{rr} & \beta_{r} \bar{\omega}_{s} & -\bar{R}_{r} \bar{X}_{m} \\ -\bar{R}_{s} \bar{X}_{m} & \beta_{s} \bar{\omega}_{s} & -\bar{R}_{r} \bar{X}_{ss} & -\alpha_{2} \bar{\omega}_{s} \\ -\beta_{s} \bar{\omega}_{s} & -\bar{R}_{s} \bar{X}_{m} & \alpha_{2} \bar{\omega}_{s} & -\bar{R}_{r} \bar{X}_{ss} \end{bmatrix}$
(14)
$B = \frac{\omega_{b}}{\bar{X}_{ss} \bar{X}_{rr} \sigma} \begin{bmatrix} -\bar{X}_{rr} & 0 & \bar{X}_{m} & 0 \\ 0 & -\bar{X}_{rr} & 0 & \bar{X}_{m} \\ -\bar{X}_{m} & 0 & \bar{X}_{ss} & 0 \\ 0 & -\bar{X}_{m} & 0 & \bar{X}_{ss} \end{bmatrix}$
(15)
$C = \begin{pmatrix} 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 1 \end{pmatrix} \quad D = 0_{2 \times 4}$

where $s = (\bar{\omega}_{s} - \bar{\omega}_{r}) / \bar{\omega}_{s}$, $\alpha_{1} = \bar{X}_{ss} \bar{X}_{rr} - s \bar{X}_{m}^{2}$, $\alpha_{2} = \bar{X}_{m}^{2} - s \bar{X}_{ss} \bar{X}_{rr}$, $\beta_{s} = \bar{X}_{m} \bar{X}_{ss} (1 - s)$, $\beta_{r} = \bar{X}_{m} \bar{X}_{rr} (1 - s)$, $\sigma = 1 - \bar{X}_{m}^{2} / (\bar{X}_{rr} \bar{X}_{ss})$. Notice that $\alpha_{1}, \alpha_{2}, \beta_{s}$ and $\beta_{r}$ are expressed in terms of the slip s and the bar in the notation indicates per unit. In this formulation, matrix A describes the internal electrical dynamics of the DFIG, including resistive damping, magnetic coupling, and dq-axis cross-coupling. Matrix B maps the stator and rotor dq-axis voltage inputs to the current dynamics.

The model is completed by the rotor mechanical equation:

(16)
$\frac{d}{dt} \bar{\omega}_{r} = \frac{1}{2H} (\bar{T}_{m} - \bar{T}_{e})$

where in terms of state variables,

(17)
$\bar{T}_{e} = \bar{X}_{m} (\bar{i}_{dr} \bar{i}_{qs} - \bar{i}_{qr} \bar{i}_{ds}).$

Fig. 2 shows the overall structure of the proposed DFIG model, including the mechanical system, state-space generator model, converter interface, and PVdq control. These components are interconnected to represent the dynamic behavior of the wind energy conversion system. Meanwhile, Tables 1 and 2 show the specifications of the wind turbine and DFIG model parameters, respectively.

Fig. 2. Overall structure of proposed DFIG model

../../Resources/kiee/KIEE.2026.75.8.1824/fig2.png

Table 1. Design specifications of the 2 MW wind turbine

Items Value
Rated power 2 MW
Rated wind speed 10.5 m/s
Rotation speed 15.7 rpm
Blade length 45.3 m
Rotor diameter 93.34 m
Maximum power coefficient 0.487
Optimum tip speed ratio 7.075

Table 2. DFIG model parameters

Parameter Value
Base power of generator ($P_{b}$) 2.1 MW
Base frequency ($f_{b}$) 60 Hz
Base line-to-line voltage ($V_{b}$) 690 V
Base angular frequency ($\omega_{b}$) 377 rad/s
Inertia constant ($H$) 2.5 s
Stator resistance ($\bar{R}_{s}$) 0.028 p.u
Rotor resistance ($\bar{R}_{r}$) 0.018 p.u
Stator leakage reactance ($\bar{X}_{ls}$) 0.013 p.u
Rotor leakage reactance ($\bar{X}_{lr}$) 0.021 p.u
Stator self-reactance ($\bar{X}_{ss}$) 0.041 p.u
Rotor self-reactance ($\bar{X}_{rr}$) 0.039 p.u
Magnetizing reactance ($\bar{X}_{m}$) 12.08 p.u

2.2 DFIG Control Strategy

The rotor-side converter of a DFIG enables independent control of active and reactive power by regulating the rotor current components in the synchronous dq reference frame. To clarify this decoupling principle, Fig. 3 illustrates the relationship between rotor current components and stator active/reactive power under stator-flux orientation. In this reference frame, the q-axis rotor current $i_{rq}$ is mainly associated with electromagnetic torque and stator active power, whereas the d-axis rotor current $i_{rd}$ is mainly associated with stator reactive power or terminal voltage. Based on this principle, the PVdq control strategy is divided into two main paths: the P control loop for torque/active power regulation and the V control loop for voltage/reactive power regulation.

Fig. 3. DFIG power decoupling principle

../../Resources/kiee/KIEE.2026.75.8.1824/fig3.png

After establishing the decoupling relationship, the torque reference used in the P control loop is derived from the maximum power extraction principle. The objective of a DFIG-based wind turbine is to extract the maximum available power from the wind. The aerodynamic power transferred from the wind to the turbine rotor is given by:

(18)
$P_{WT} = C_{p} P_{av} = \frac{1}{2} \rho A v_{w}^{3} C_{p}(\lambda, \beta)$

where $P_{av}$ is the available wind power, $\rho$ is the air density, $A$ is the swept area, $v_{w}$ is the wind speed, and $C_{p}$ is the power coefficient. The tip-speed ratio is defined as:

(19)
$\lambda = \frac{\omega_{r} R}{v_{w}}$

In below-rated operation, the pitch angle is kept constant and the turbine is controlled to operate near the optimal tip-speed ratio $\lambda_{opt}$, where $C_{p}$ reaches its maximum value. Under this condition, the optimal power can be expressed as:

(20)
$P_{opt} = K_{opt} \omega_{r}^{3}$

where

(21)
$K_{opt} = \frac{1}{2} \rho A C_{p,max} \left( \frac{R}{\lambda_{opt}} \right)^{3}$

Therefore, the corresponding torque set point for the MPPT-based speed control loop is given by:

(22)
$T_{SP} = \frac{P_{opt}}{\omega_{r}} = K_{opt} \omega_{r}^{2}$

This quadratic torque-speed relationship represents the MPPT characteristic in the below-rated region. In the rated and above-rated regions, the torque reference is limited by the rated power and coordinated with pitch control to avoid excessive power output.

Fig. 4. PVdq control strategy

../../Resources/kiee/KIEE.2026.75.8.1824/fig4.png

The detailed PVdq control structure is shown in Fig. 4. Based on the decoupling principle in Fig. 3, the V control path generates the d-axis rotor current reference $i_{dr,ref}$ from the stator voltage error. The inner d-axis current controller then regulates $i_{dr}$ and produces the rotor voltage command $V_{dr}$ for terminal voltage and reactive power regulation. In the P control path, the MPPT lookup table uses $\omega_{r}$ to generate the torque set point $T_{SP}$, as derived in (22). This torque command is then converted into the q-axis rotor current reference $i_{qr,ref}$ according to the torque-current relationship under stator-flux orientation. The inner q-axis current controller regulates $i_{qr}$ to track $i_{qr,ref}$, thereby producing the electromagnetic torque required for MPPT operation and controlling the stator active power. For simulation and dynamic analysis, the proposed PVdq controller is represented in state-space form and implemented in MATLAB/Simulink via an S-function.

3. Simulation Results and Comparative Analysis

3.1 Validation and Error Metrics

The proposed virtual generator model for the DFIG-based wind turbine was implemented in MATLAB/Simulink and validated against measured SCADA data using three independent datasets. The SCADA data used in this study were recorded at 10-minute intervals for wind turbine supervisory monitoring from 2020 to 2024.

The accuracy was quantified using MAPE and %RMSE. MAPE measures the mean relative error and reduces sensitivity to absolute power scale, while %RMSE reflects the overall error magnitude and penalizes large deviations. These metrics are defined as follows:

(23)
$\text{MAPE} = \frac{100}{N} \sum_{i=1}^{N} \left| \frac{P_{calculated}(i) - P_{SCADA}(i)}{\max(|P_{SCADA}(i)|, \epsilon)} \right|$
(24)
$\text{%RMSE} = 100 \times \frac{\sqrt{\frac{1}{N} \sum_{i=1}^{N} (P_{calculated}(i) - P_{SCADA}(i))^{2}}}{\max(\frac{1}{N} \sum_{i=1}^{N} P_{SCADA}(i)^{2}, \epsilon)}$

3.2 Simulation Results Using Three SCADA Datasets

The simulation results are compared with three SCADA datasets and presented in Figs. 57. The datasets are selected to represent different operating conditions: dataset 1 corresponds to below-rated operation with gradual wind speed variation, dataset 2 includes operation near and above the rated wind speed where power limiting is expected, and dataset 3 represents below-rated operation with stronger wind speed fluctuations.

In dataset 2 (Fig. 6), when the wind speed reaches the rated region, the active power is maintained close to the rated value, which is consistent with the rated power regulation behavior. In datasets 1 and 3 (Figs. 5 and 7), the wind speed remains mostly below the rated region, so the active power varies with wind speed, and the model follows the SCADA trend and captures the main power changes over the evaluation interval. In addition to active-power validation, the grid voltage response is also compared with the SCADA voltage data. As shown in Figs. 57, the calculated voltage is regulated around the rated grid voltage of 690 V for all three datasets. The measured SCADA voltage also remains within approximately ±5% of the rated value, indicating that the voltage behavior is reasonably maintained under different wind conditions.

Fig. 5. Validation of Active Power and Grid Voltage for Dataset 1

../../Resources/kiee/KIEE.2026.75.8.1824/fig5.png

Fig. 6. Validation of Active Power and Grid Voltage for Dataset 2

../../Resources/kiee/KIEE.2026.75.8.1824/fig6.png

Fig. 7. Validation of Active Power and Grid Voltage for Dataset 3

../../Resources/kiee/KIEE.2026.75.8.1824/fig7.png

Table 3. Active power validation errors for the three datasets

Dataset MAPE(%) %RMSE(%)
Dataset 1 6.17 5.97
Dataset 2 6.87 6.10
Dataset 3 7.45 6.81
Overall 6.83 6.29

Table 3 summarizes the active power validation errors obtained from the three SCADA datasets. The MAPE values are 6.17%, 6.87%, and 7.45% for datasets 1–3, respectively, while the corresponding %RMSE values are 5.97%, 6.10%, and 6.81%. The overall MAPE and %RMSE are 6.83% and 6.29%, respectively. Although dataset 3 shows the largest error due to stronger wind-speed fluctuations, the error variation among the three datasets remains relatively small, indicating that the proposed model provides consistent tracking performance under different operating conditions. Recent wind energy studies [14], [15] have reported similar error levels for model validation and power prediction, with MAPE values of approximately 6.9%–7.7%. Compared with these reported values, the overall MAPE of 6.83% obtained in this study indicates reasonably good accuracy for SCADA validation. Therefore, the proposed DFIG virtual generator model can reproduce the dominant active power behavior with acceptable accuracy while maintaining a compact structure suitable for digital twin applications.

4. Conclusion

This paper develops a state-space virtual generator model for DFIG-based wind turbine digital twin applications. The model is formulated in the synchronous dq frame as a continuous-time current-based representation and includes rotor-side PVdq control, mechanical shaft dynamics, and a grid Thevenin equivalent. The equations are implemented in MATLAB/Simulink as a reusable S-function block so that the model can be connected to different network models and case studies. The model parameters are set using SCADA-based information, and the model is verified using three SCADA datasets by comparing the simulated active power with the measured reference over the same time intervals. The verification results show consistent agreement with the SCADA measurements, with an overall MAPE of 6.83% and an overall %RMSE of 6.29%. These results indicate that the proposed model represents the main active power behavior of a DFIG wind turbine at the SCADA time scale and can be used as a virtual generator block for power system simulation and wind turbine digital twin studies. Future work will extend the validation to additional operating conditions and events.

Acknowledgements

This research was supported by the Regional Innovation System & Education(RISE) program through the RISE Center, Gyeongsangnam-do, funded by the Ministry of Education(MOE) and the Gyeongsangnam-do Provincial Government, Republic of Korea.(2026-RISE-16-002). This work was supported by the Korea Institute of Energy Technology Evaluation and Planning(KETEP) and the Ministry of Climate, Energy & Environment(MCEE) of the Republic of Korea (No. RS-2025-25443660).

References

1 
S. Cho, J. Hur, "A Study on Wind Power Output Prediction Using XGBoost and Spatial Interpolation of Meteorological Data," The Transactions of the Korean Institute of Electrical Engineers, vol. 74, no. 5, pp. 870-877, 2025. DOI
2 
H. Woo, S.-J. Park, S. Choi, "A Study on Hybrid AC/DC Transmission System Planning for Improving the Hosting Capacity of Offshore Windfarms," The Transactions of the Korean Institute of Electrical Engineers, vol. 74, no. 9, pp. 1433-1439, 2025. DOI
3 
F. Blaabjerg, M. Liserre, K. Ma, "Power electronics converters for wind turbine systems," IEEE Trans. Ind. Appl., vol. 48, no. 2, pp. 708-719, 2012. DOI
4 
V. Yaramasu, B. Wu, P. C. Sen, S. Kouro, M. Narimani, "High-power wind energy conversion systems: State-of-the-art and emerging technologies," Proc. IEEE, vol. 103, no. 5, pp. 740-788, 2015. DOI
5 
A. Honrubia-Escribano, E. Gomez-Lazaro, J. Fortmann, P. Sorensen, S. Martin-Martinez, "Generic dynamic wind turbine models for power system stability analysis: A comprehensive review," Renew. Sustain. Energy Rev., vol. 81, pp. 1939-1952, 2018. DOI
6 
J. Jung, "A Study on Average Models of DC/DC Converters for Fault Response Analysis of MVDC Distribution System Using EMT Simulation," The Transactions of the Korean Institute of Electrical Engineers, vol. 74, no. 7, 2025. DOI
7 
P. Pourbeik, "Generic dynamic models for modeling wind power plants and other renewable technologies in large-scale power system studies," IEEE Trans. Energy Convers., vol. 32, no. 3, pp. 1108-1116, 2017. DOI
8 
F. Goudarzi, L. Hofmann, "A combined RMS simulation model for DFIG-based and FSC-based wind turbines and its initialization," Energies, vol. 14, no. 23, pp. 8048, 2021. DOI
9 
E. Muljadi, Y. C. Zhang, A. Allen, M. Singh, V. Gevorgian, Y.-H. Wan, Tech. Rep. NREL/TP-5D00-60772, "Synchrophasor applications for wind power generation," National Renewable Energy Laboratory, 2014. Google Search
10 
A. Rolán, J. Pedra, "Initialization of DFIG wind turbines with a phasor-based approach," Wind Energy, vol. 22, no. 3, pp. 420-432, 2019. DOI
11 
C. E. Ugalde-Loo, J. B. Ekanayake, N. Jenkins, "State- space modeling of wind turbine generators for power system studies," IEEE Trans. Ind. Appl., vol. 49, no. 1, pp. 223-232, 2012. Google Search
12 
L. Sun, B. Xu, W. Du, H. Wang, "Model development and small-signal stability analysis of DFIG with stator winding inter-turn fault," IET Renew. Power Gener., vol. 11, no. 3, pp. 338-346, 2017. DOI
13 
O. Anaya-Lara, N. Jenkins, J. B. Ekanayake, P. Cartwright, M. Hughes, "Wind Energy Generation: Modelling and Control," John Wiley & Sons, Hoboken, NJ, USA, 2011. Google Search
14 
C. Kim, M.-C. Dinh, H.-J. Sung, K.-H. Kim, J.-H. Choi, L. Graber, I.-K. Yu, M. Park, Art. no. 6329, "Design, Implementation, and Evaluation of an Output Prediction Model of the 10 MW Floating Offshore Wind Turbine for a Digital Twin," Energies, vol. 15, no. 17, 2022. DOI
15 
S. T. Ayele, M. B. Ageze, M. A. Zeleke, T. A. Miliket, Art. no. e01831, "Adama II wind farm long-term power generation forecasting based on machine learning models," Scientific African, vol. 21, 2023. DOI

저자소개

응우옌딘푸응이아 (Phu-Nghia Nguyen Dinh)
../../Resources/kiee/KIEE.2026.75.8.1824/au1.png

Nguyen Dinh Phu Nghia received the B.S. degree in Electrical Engineering from Hanoi University of Science and Technology, Vietnam in 2024. He is currently pursuing a master’ degree in Department of Electrical Engineering, Changwon National University, Republic of Korea.

이준엽 (Jun-Yeop Lee)
../../Resources/kiee/KIEE.2026.75.8.1824/au2.png

Jun-Yeop Lee received the B.S. degree in Electrical Engineering from Changwon National University, in 2019, the M.S. degree in Electrical Engineering from Changwon National University, in 2021, and the Ph.D. degree in Electrical Engineering from Changwon National University, in 2025. He is currently serving as a Research Professor at the DNA+ Research Institute, Changwon National University, Republic of Korea.

딘민차우 (Minh-Chau Dinh)
../../Resources/kiee/KIEE.2026.75.8.1824/au3.png

Minh-Chau Dinh received his B.S. degree in electrical engineering from Hanoi University of Science and Technology, Vietnam, in 2010, and his M.S. and Ph.D. degrees in electrical engineering from Changwon National University in 2012 and 2016, respectively. From 2016 to 2018, he was a Senior Researcher at the KEPCO Research Institute, Daejeon, Republic of Korea. He is currently serving as a Research Professor at the DNA+ Research Institute, Changwon National University, Republic of Korea.

이석주 (Seok-Ju Lee)
../../Resources/kiee/KIEE.2026.75.8.1824/au4.png

Seok-Ju Lee received the B.S. degree in Mechanical Engineering from Changwon National University, in 2006, the M.S. degree in Electrical Engineering from Changwon National University in 2008, and the Ph.D. degree in Electrical Engineering from Changwon National University in 2019. He is currently an Assistant Professor with Changwon National University, Republic of Korea.