Abstract
Admittance-based analysis of wind farm-integrated power systems is inaccurate across varying operating points (OPs) resulting from wind speed fluctuations and shifting grid conditions. Existing methods can be classified as model-driven, which require detailed system modeling and struggle with parameter extraction, and as data-driven, which often lack physical interpretability, suffer from high dimensionality, and provide insufficient coverage of training frequency points. This study introduces an AM reconstruction framework that integrates equivalent circuits with a support vector machine (SVM). The approach first applies vector fitting and an equivalent-circuit transformation to decompose the admittance response into first- and second-order subcircuits, thereby representing the frequency-domain characteristics with low-dimensional, more physically interpretable parameters. Subsequently, an SVM establishes a nonlinear mapping between OPs and equivalent-circuit parameters, enabling the reconstruction of continuous admittance transfer functions for new OPs. This framework transforms the modeling of high-dimensional frequency-domain data into a low-dimensional physical parameter prediction problem, thereby avoiding error accumulation from interpolation over discrete frequency points. The proposed method is validated using a direct-drive permanent magnet synchronous generator (PMSG) wind turbine model connected to the IEEE 14-bus test system. Frequency-domain simulations and error analyses under previously unseen OPs confirm the method’s high prediction accuracy and strong generalization capability.
1. Introduction
Wind power capacity has grown rapidly in recent years. During this period, direct-drive permanent magnet synchronous generator (PMSG) systems have been extensively deployed due to their high efficiency and reliability [1,2,3]. However, most wind farms are typically located far from major load centers and connected to the grid via long-distance transmission lines. This configuration intensifies control and electromagnetic coupling between wind farms and the external grid, thereby increasing the risk of wideband oscillations [4,5].
The black-box nature of practical equipment stems from incomplete information about control structures and parameters. This limitation has led to widespread adoption of admittance-based analysis to investigate instability issues [6,7]. This approach requires both equivalent grid admittance and PMSG output admittance at a specific operating point (OP). However, stochastic variability in wind speed and fluctuations in dispatch power commands cause wind farms to operate over a broad range of conditions [8]. As a result, small-signal stability characteristics can vary widely within a high-dimensional operating space [9]. Mainstream methods for admittance acquisition, such as analytical derivations and frequency-domain scanning measurements [10,11,12,13], typically produce models that are valid only near a single steady-state OP [14]. Thus, stability assessment requires repeated admittance identification at various operating points. This process is time-consuming, hard to extend over the entire region, and insufficient for comprehensive risk screening [15]. To address the operating-point dependence of admittance models (AM), previous studies have explored multiple approaches to develop generalized models that are robust across a range of OPs. These approaches fall into two broad categories: analytical-model-based and data-driven methods.
For analytical model-based methods, representative strategies have been reported in [16,17,18]. In [16], an approximately decoupled sequence-domain AM was developed for grid-following inverters (GFLIs); however, this method relies on the phase-locked loop (PLL) and does not apply to PLL-less grid-forming inverters (GFMIs). In [17], an improved decoupled AM of inverter-based resources (IBRs) in the synchronous reference frame was proposed. Although applicable to both GFL and GFM converters, it involves complex calculations and multiple matrix inversions, resulting in a relatively high computational burden and requiring at least 28 data points. In [18], a 2 × 2 frequency-coupled admittance matrix was established in the sequence domain to describe the coupling between subsynchronous and complementary supersynchronous frequencies simultaneously; however, it still fundamentally relies on equivalent modeling and several simplifying assumptions.
With the rapid development of data-driven techniques, machine learning has been increasingly used to address nonlinear operating uncertainties in grid-connected microgrids, such as forecasting, clustering, and energy management [19], and has also attracted growing attention for admittance prediction under varying OPs [20,21,22,23,24,25,26,27,28,29,30]. These methods use trained models to predict the admittance at unseen operating points. In [20], a recurrent neural network (RNN)-based method was proposed for measuring converter admittance, but it was limited to specific operating conditions. In [21], an artificial neural network (ANN) was employed to predict AMs under different operating conditions. Transfer-learning-based admittance prediction methods for two-level and modular multilevel converters were proposed in [22,23], both of which require offline data generation followed by online admittance identification. In [24,25], small-scale feedforward neural networks (FNNs) combined with transfer learning were used for admittance prediction; however, the overall procedure remains relatively complicated due to the need for pretraining and transfer learning. In [26], a physics-informed neural network (PINN)-based method was proposed for predicting the admittance of IBRs. Although it reduces the computational burden of online admittance identification, it still requires both offline and online training, relies on prior knowledge of the converter control structure, and has been validated only for current-controlled grid-following inverters. In [27], support vector machines (SVMs) were extended to admittance prediction for both grid-following and grid-forming converters. In [28], the Drop-KAN architecture was introduced into power electronics and shown to maintain high prediction accuracy across voltage-source-converter systems with different topologies without reconfiguring the network architecture. In [29], a transfer-learning-based data-driven method was proposed for identifying the admittance of doubly fed induction generators (DFIGs) under multiple operating conditions, providing an effective solution for small-sample scenarios through tailored operating-condition clustering, physics-informed feature selection, and maximum mean discrepancy (MMD)-based domain adaptation. In [30], frequency-coupled admittance measurements were combined with vector fitting (VF) and a polytopic modeling framework, thereby requiring only three to five local models, significantly reducing measurement effort, data volume, and model complexity.
In summary, analytical model-based methods provide clear physical interpretability but require dedicated derivations tailored to specific control structures and operating mechanisms. Consequently, these methods involve cumbersome modeling procedures, a strong reliance on prior knowledge, and a challenging tradeoff between accuracy and complexity, particularly in frequency-coupled and wide-operating-range scenarios. In contrast, data-driven methods circumvent the complexity of mechanism-based modeling and offer greater flexibility for predicting admittance across multiple operating points. However, current data-driven approaches generally lack physical interpretability, depend on high-dimensional admittance data, incur substantial offline acquisition costs, and demonstrate limited generalization. They are typically trained on discrete frequency points, which restricts frequency coverage.
To address these challenges, this paper introduces an admittance-model reconstruction framework that merges equivalent-circuit transformation with data-driven prediction. First, a vector fitting (VF)-based equivalent-circuit transformation method is developed for the PMSG to characterize its AM. By extracting equivalent-circuit element parameters, such as resistances, inductances, capacitances, and controlled sources, this approach reduces the dimensionality of frequency-domain admittance data. Second, a support vector machine (SVM) is used to predict these low-dimensional parameters. This enables the establishment of a generalized frame AM for black-box systems across a wide range of operating points, including nonconventional grid conditions. The key distinction is that the proposed method does not directly learn admittance samples at discrete frequencies; instead, it learns the operating-point dependence of physically interpretable circuit parameters extracted from a rational admittance representation. The main contributions of this paper are as follows.
- An equivalent-circuit transformation framework for PMSG admittance modeling is proposed, mapping the system into first- and second-order subcircuits.
- A data-driven SVM-based prediction strategy is developed to map varied grid conditions to low-dimensional equivalent-circuit parameters directly.
- Unlike standard black-box data-driven models prone to interpolation errors and limited frequency scope, the reconstructed AM, built from predicted parameters, provides full-frequency coverage.
The remainder of this paper is organized as follows. Section 2 presents the mathematical model of the PMSG in the synchronous reference frame. It also analyzes the impact of operating conditions on admittance characteristics. Section 3 details the VF-based equivalent-circuit transformation method. Section 4 introduces the proposed SVM-based prediction framework for equivalent-circuit parameters of the AM. Section 5 validates the method through multiple case studies. Section 6 provides further discussion. Section 7 concludes.
To better illustrate the novelty and advantages of our proposed method in comparison with existing admittance modeling approaches, Table 1 provides a structured comparison of representative algorithms, focusing on key dimensions including required prior knowledge, frequency coverage characteristics, physical interpretability, learning target/output form, and practical applicability. Unlike conventional methods, the proposed strategy jointly achieves low-dimensional parameterization, high physical interpretability, and continuous-frequency admittance reconstruction, while eliminating the need for repeated analytical derivations under varying operating points.
Table 1.
Comparison of the proposed framework with recent admittance prediction methods.
2. Mathematical Model of PMSG
This section reviews the background of PMSG, introduces its control structure and impedance models, and examines how variations in operating point affect the resulting impedance characteristics.
2.1. Control Structure of PMSG
Figure 1 illustrates the typical structure and control strategy of a permanent magnet synchronous generator (PMSG) integrated into the power grid. The system comprises a wind turbine and its control system, a PMSG, a full-power converter system, and a generator-side filter inductor. The full-power converter and its control system are divided into three components: the Machine-Side Converter (MSC) with its control system, a DC capacitor for voltage stabilization, and the Grid-Side Converter (GSC) with its control system. Both the MSC and GSC employ -decoupling control strategies to simplify the control of alternating current machines. The MSC regulates the generator’s output power according to the optimal speed reference, while the GSC maintains DC-link voltage stability and adjusts the wind turbine’s reactive power output to support voltage regulation.
Figure 1.
A schematic diagram of the grid connection structure and control method of PMSG.
The equivalent model of the utility grid employs a Thevenin grid voltage source and impedance . In this study, a standard 2-MW PMSG model, configured according to the motor convention, is utilized for training data acquisition and frequency-domain simulation. Controller limiters are not modeled in this analysis. This exclusion does not impact the admittance modeling of the PMSG, as admittance modeling is a small-signal analysis that describes a linearized steady-state model around a specific operating point.
2.2. AM of PMSG
The dynamic behavior of PMSG can be characterized by an AM. The AM can be established in either the sequence domain or the reference frame. In this paper, the AM is developed in the frame and denoted . In general, the AM relates the inverter output voltage to the point-of-common-coupling (PCC) current as follows:
Here, and denote the diagonal admittances of the AM along the d and q axes, respectively. The terms and correspond to the IM’s off-diagonal elements, which characterize the coupling between the d and q axes.
The matrix may be determined either analytically or through measurement. Although the analytical method provides an accurate characterization of the AM, it is generally impractical for engineering applications because of commercial confidentiality constraints. Therefore, is typically measured using identification techniques, where perturbations such as single- or multi-tone frequency scanning or pseudo-random binary sequence (PRBS) methods are applied to the d and q axes. To obtain linearly independent vectors for solving the AM, two independent measurement sets, and , are required, as shown below:
However, the measured in (2) is only valid for the corresponding OP. Once the OP of the PMSG changes, needs to be measured again.
OP variations mainly arise from two causes:
- External events that modify the equivalent grid admittance—such as faults, load connection/disconnection, and generator start-up/shutdown.
- Deliberate set-point adjustments of the PMSG—for example, injecting reactive power to support the grid voltage.
Both categories lead to OP shifts and fluctuations. The OP dependence of the AM introduces substantial challenges for stability assessment under varying OPs. Consequently, an admittance prediction algorithm is needed to estimate the corresponding at a new OP without repeating the measurement/identification procedure.
2.3. Impacts of the Variable OPs on PMSG
In the investigated PMSG system, the Grid-Side Converter operates in GFL mode. To evaluate the impact of OP variations on the AM of the PMSG, an analytical -domain AM is employed. The system parameters are summarized in Table 2.
Table 2.
Parameters used for PMSG.
Since the phase-locked loop (PLL) enforces during synchronization with the grid voltage, three operating points are considered by varying only the active power output (−0.3, −0.5, and −1 p.u.), while maintaining the reactive power p.u. and the grid voltage magnitude at 1 p.u. For each OP, the diagonal admittance elements and are extracted from the analytical dq-domain AM.
Figure 2 illustrates the influence of OP variations on the magnitude and phase characteristics of and . As shown in Figure 2a, under the condition , , and , the component exhibits significant sensitivity to the operating point. As |P| increases, the magnitude rises noticeably in the mid-to-high frequency range, while the phase roll-off region of shifts accordingly, indicating that the effective dynamic behavior of the system varies with the operating point.
Figure 2.
Bode plots of the AM of the PMSG considering variable OPs: (a) , and (b) .
In contrast, as depicted in Figure 2b, although the magnitude of shows a certain offset across different operating points, its overall frequency-dependent trend remains consistent. Moreover, the phase responses of under the three operating conditions nearly overlap, demonstrating that the phase characteristic of is largely insensitive to variations in the operating point.
3. Equivalent-Circuit Transformation Method Based on VF
This section first outlines the principle of VF as a modeling tool, and then elaborates on the methods for equivalent-circuit transformation and component parameter calculation based on VF.
3.1. Principle of VF Algorithm
The VF algorithm developed in [31,32,33] is widely used to obtain a rational approximation of a black-box model from frequency response measurements . The flow chart describing the working principle of the VF algorithm is shown in Figure 3. VF seeks a rational fitting function by iteratively minimizing the least-squares objective in Equation (3):
Figure 3.
Flow chart of VF algorithm.
The fitting function with partial fraction basis is assumed to be in the form of Equation (4):
where are the poles and , , are unknown variables.
For the frequency-domain AM, the frequency response measurements of the PMSG are collected at , where represents the number of measurements and denotes the frequency response, specifically the frequency-dependent PMSG admittance at each . Because the AM is influenced by the control structure and design parameters, resonance peaks may occur. To address potential ill-conditioning in the fitting process, the initial poles are chosen as complex values, denoted by , where is the number of poles (i.e., the selected system order), and refers to the pole set at the first iteration.
Because the initial poles are chosen arbitrarily, VF performs pole relocation, in which the poles are updated iteratively until convergence, i.e., . This pole relocation step is achieved by minimizing the least squares problem . Considering is in the form of
where and are the numerator and denominator of the fitting function defined as in Equation (6), the error can be expressed as Equation (5):
The minimization problem in Equation (3) is nonlinear. Hence, following the Sanathanam–Koerner iteration technique, at each iteration , the problem is linearized at each iteration [34] and cast into the form , where
Given the pole set from the previous iteration and the measurement data , the unknown vector is first computed. The poles are then updated from the identified . This iterative process continues until convergence. Upon convergence, the final residues obtained from the residue-calculation step are used to construct a transfer function that emulates the frequency-dependent PMSG admittance.
In standard VF, choosing results in a biased approximation. To address this limitation, VF is modified by treating as an additional free variable, resulting in the augmented unknown vector described in Equation (8). An additional constraint ensures that remains non-zero, allowing it to participate in the pole relocation step. This modification is termed relaxed vector fitting (RVF):
3.2. Equivalent-Circuit Conversion Method
Once the rational-function parameters , , , and are obtained via the vector fitting algorithm, the function is decomposed into three parts—(i) the constant and proportional terms, (ii) the contributions from real poles and their residues, and (iii) the contributions from complex-conjugate pole pairs and their residues. This decomposition enables computation of the parameters of the corresponding equivalent circuit, namely , , , and gm. As described in [35], the equivalent-circuit model is constructed from:
- The subcircuit associated with the term;
- The subcircuit corresponding to the real-pole part, ;
- The subcircuit corresponding to the complex-conjugate pairs, , where is the Laplace variable and denotes complex conjugation.
Specifically, these three components are represented by equivalent subcircuits in the admittance form . As shown in Figure 4: (a) an RC parallel network represents the constant and proportional terms; (b) a series RL branch represents the real-pole/residue contribution; and (c) a series RLC branch combined with a voltage-controlled current source (VCCS) represents the contribution of complex-conjugate pole pairs and their residues.
Figure 4.
Equivalent subcircuit schematics: (a) RC parallel branch for the constant and proportional terms; (b) series RL branch for a real-pole term; (c) series RLC branch with a VCCS for a complex-conjugate pole pair.
(a) Constant and proportional term :
The constant–proportional part is realized by an parallel network.
The target admittance is , while the RC parallel network admittance is .
Choosing and gives an exact match, .
(b) Real pole with residue :
Each real-pole term is synthesized by a series branch.
For a single term, . The series branch has admittance .
Setting and yields .
(c) Complex-conjugate pole pair :
In vector fitting, complex poles , and residues appear as conjugate pairs and . Their combined contribution is
which is realized by a series RLC branch augmented with a voltage-controlled current source (VCCS) referenced to the capacitor voltage. The augmented branch admittance is
Choosing gives . The VCCS transconductance can be written as
here .
It should be noted that the synthesized circuit is a behavioral equivalent representation of the fitted admittance function rather than a literal hardware circuit inside the PMSG system. Nevertheless, these parameters retain physical interpretability at the terminal-behavior level. For example, equivalent resistive terms are associated with damping or negative-damping characteristics, inductive and capacitive terms describe frequency-dependent phase and energy exchange behavior, and controlled source terms represent coupling effects introduced by converter control loops and -axis interactions.
4. Proposed SVM-Based Method for Predicting Equivalent-Circuit Element Parameters
The following subsections provide an overview of the SVM as a modeling tool, followed by a detailed description of the proposed SVM-based method for predicting equivalent-circuit element parameters, and then inversely derive each fraction of the rational function model from the equivalent-circuit element parameters according to the formulas in Section 3.2, which are combined to form the admittance transfer function under new OPs.
4.1. SVM as a Modeling Tool
Support vector machines (SVMs) are supervised learning algorithms commonly used for classification and regression. They demonstrate particular effectiveness with complex datasets that exhibit nonlinear feature relationships. SVMs are recognized for their ability to manage high-dimensional data and their robustness to overfitting. As a result, SVMs have been used across diverse domains, including image recognition, text classification, and bioinformatics [36,37,38].
For linearly separable problems, the fundamental principle of SVM operation is depicted in Figure 5. The SVM identifies an optimal separating hyperplane between classes by maximizing the margin, which is the distance from the hyperplane to the nearest samples of each class. This maximization is enforced by the margin (also called the RVF constraint), which ensures that all samples lie on the correct side of the margin, thereby increasing separation and robustness. The samples closest to the hyperplane, known as support vectors, primarily define the decision boundary.
Figure 5.
SVM classification for a linearly separable dataset.
For linearly non-separable problems commonly encountered in practice, SVMs employ the soft-margin formulation and kernel methods. The soft margin permits limited violations of separability to balance margin maximization with empirical error minimization. Kernel methods, implemented via kernel functions as depicted in Figure 6, map the input data into a (possibly higher-dimensional) feature space, enabling the construction of nonlinear decision boundaries. The kernel-based SVM formulation adopted in this paper for predicting equivalent-circuit element parameters is summarized below.
Figure 6.
SVM classification for a linearly non-separable dataset.
Given a training dataset (where ), the kernelized hyperplane for linearly non-separable data using a kernel function is expressed as
where denotes the nonlinear decision function that represents the predicted output for a new data point. is the bias term, is the number of training samples, are the Lagrange multipliers associated with the training samples, and denotes the target output value for the sample in regression or the class label in classification. For the regression task addressed in this study, which aims to predict the equivalent-circuit element parameter, corresponds to the PMSG output admittance in the reference frame used for training. is the kernel function evaluated on and , characterizing the similarity between the two samples.
During training, the objective is to determine the Lagrange multipliers that maximize the margin in the induced feature space while considering pairwise relationships among training samples. This objective is achieved by maximizing the following [39]:
subject to
for all training samples, where is the regularization parameter.
The kernel function evaluates the similarity between samples and in the original feature space. Although the data may not be linearly separable in the input space, kernel mapping can render them separable in a higher-dimensional space, thereby enabling more flexible decision boundaries. The kernel selection depends on the data characteristics and the target task; commonly used kernels include linear, polynomial, and Gaussian radial basis function (RBF) kernels. Recent studies have also shown that kernel adjustment in SVMs can improve their ability to handle complex and imbalanced datasets by reshaping nonlinear decision boundaries, further highlighting the importance of kernel selection and parameter tuning in SVM-based learning [40]. In this paper, the RBF kernel is adopted due to its prevalence in the SVM literature and its ability to capture complex nonlinear decision boundaries [41]. With denoting the kernel width, the RBF kernel is defined as
4.2. SVM for Predicting Component Parameters of Equivalent Circuits
Figure 7 illustrates the methodological framework of the SVM-based prediction approach for equivalent-circuit element parameters of the PMSG in the synchronous rotating reference frame. Table 3 shows the explanation of the symbols used in this section.
Figure 7.
The methodological framework of the SVM-based prediction approach for equivalent-circuit element parameters.
Table 3.
Organization of admittance channels, equivalent-circuit parameters, and SVR models.
For clarity, let denote the number of operating-point samples and denote the number of sampled frequency points. For the -th operating point, the input feature vector is defined as . The corresponding admittance model in the synchronous reference frame is expressed as a matrix, including four scalar admittance channels, i.e., , , , and . Each admittance channel is independently fitted by VF and then transformed into an equivalent-circuit representation. And it can be converted into a parameter matrix , defined as
The resulting equivalent-circuit parameter vector of is denoted as
where is determined by the synthesized equivalent-circuit topology of the corresponding admittance channel. The symbols , , , and represent categories of equivalent-circuit parameters rather than four fixed output variables.
In the present PMSG case, the synthesized topology shown in Section 5.2 consists of one RC parallel branch and six RL series branches for the illustrated admittance channel. Therefore, the corresponding parameter vector can be arranged as
Other admittance channels are processed in the same manner, with their parameter vectors organized according to their own synthesized circuit topologies.
Under the black-box scenario, the input and output vector datasets required for model training and testing can be obtained through disturbance injection and response measurement. In the white-box scenario, the aforementioned input and output vectors can be obtained directly via analytical derivation.
The frequency-domain dynamic behavior of the PMSG in the power grid, characterized by the AM, is affected by multiple factors, including grid admittance, load variations, operating-point fluctuations, the control algorithm, and internal interactions within cascaded control loops. The coupling of these factors complicates the accurate modeling of PMSG. Accordingly, the SVM-based method proposed in this paper formulates parameter prediction for equivalent-circuit elements as a nonlinear, non-separable problem and employs the radial basis function (RBF) kernel to address it.
Since this article is a regression prediction problem, the support vector regression model in the support vector machine is used. The SVR model is trained in a parameter-wise manner. For the -th equivalent-circuit parameter of , its values over all operating points form a scalar target vector:
An independent scalar SVR model is then trained as
Hence, the proposed implementation is an ensemble of independent single-output SVR models.
The workflow of the proposed SVM-based AM prediction approach is detailed in the following steps:
- Dataset Preparation
- Construction of Representative OP Subset: groups of typical operating points covering the full operating range are selected to establish the basic sample set for model training and testing.
- Construction of Model Input Feature Set: The input feature vector for a single operating point is defined as , where , , and denote the active power, reactive power, and grid voltage amplitude of the corresponding operating point, all expressed in per-unit (p.u.) values; denotes the phase angle of the grid voltage with the unit of radians (rad). By stacking the feature vectors of operating points row-wise, the input dataset matrix for the SVM model is constructed as , where each row corresponds to the complete features of one operating point, and each column corresponds to one feature dimension.
- For each operating point, the four admittance channels , , , and are extracted from the -frame admittance matrix. Each channel is independently fitted by VF and converted into its corresponding equivalent-circuit topology.
- According to the equivalent-circuit conversion formulas in Section 3.2, the branch parameters of each synthesized topology are calculated. The extracted parameters may include resistances, inductances, capacitances, and VCCS transconductances, depending on whether the corresponding topology contains RC, RL, or RLC–VCCS subcircuits.
- For each admittance channel and each equivalent-circuit parameter , the parameter values obtained under all operating points are collected as a scalar target vector. One independent SVR model is trained for this target vector. This parameter-wise construction avoids ambiguity in output dimensions and allows each branch parameter to be normalized and predicted separately.
- SVM Model Training: Construction and Training of SVM Model: Based on the input feature matrix and the output target matrix constructed in the dataset preparation section, the dataset is divided into the training set and validation set, to establish the nonlinear mapping relationship between OPs of PMSG and the equivalent-circuit element parameters in the reference frame.
- SVM Model Validation: Validate prediction accuracy using an independent test set that does not overlap with the training set.
- AM Prediction for New Inputs: Based on the well-trained SVR model, for the input feature vector of any new operating condition , the corresponding equivalent-circuit element parameter matrix can be directly predicted, and then the -frame AM in the full frequency range can be analytically generated.
With the proposed method, it is unnecessary to re-derive the frequency-domain analytical model of the PMSG for new OPs, nor to repeat the frequency-domain perturbation measurement experiments. The frequency-domain dynamic characteristics of the PMSG under variable operating conditions can be obtained quickly and accurately.
5. Performance Evaluation
5.1. Training and Testing Dataset
Figure 8 illustrates the generation logic and coverage of the training and testing datasets used in this study. To verify the generalization capability of the proposed SVM model, a grid-search multidimensional sampling strategy is adopted. This strategy comprehensively covers various steady-state OPs of PMSG.
Figure 8.
Training and testing datasets.
The characteristic parameters of the OPs in the training dataset are defined within a continuous state space , and the specific rules for linear uniform discretization are as follows:
- Active Power (): 10 discrete points are uniformly distributed within the range of p.u. (following the motor convention, negative values denote the generating state of the PMSG), strictly covering the medium- and full-load rated operating conditions with fine granularity.
- Reactive Power (): 10 discrete points are uniformly selected within p.u. This full range accurately accounts for the inductive and capacitive reactive power support capabilities required by grid standards.
- PCC Voltage Magnitude (): 10 equally spaced points are configured within the range of p.u. This ultra-wide continuous operating range exceeds conventional industry-standard limits (e.g., the p.u. limit specified in IEEE 1547 [42] and AS/NZS 4777 [43,44]), thereby ensuring adequate representation of extreme operating scenarios.
- Grid Voltage Phase Angle (): 10 discrete points are uniformly extracted within rad (i.e., to ) to simulate angle deviations induced by power flow shifts and grid disturbances.
By traversing wide ranges of and , this multidimensional sampling strategy seamlessly integrates ideal strong grid conditions with non-ideal weak grid scenarios—selecting a critically weak grid with a short-circuit ratio (SCR) of 2, which typically provokes severe fluctuations in both the PCC voltage magnitude and phase angle.
The admittance data required for training and testing can generally be obtained via frequency-scanning measurements using electromagnetic transient (EMT) models, or through direct analytical computation based on detailed state-space models. To ensure mechanistic rigor and sampling efficiency, this study uses the detailed analytical model of the PMSG derived in Section 2 to generate the dataset. The frequency sampling range for the AM is configured as Hz, within which 200 sampling frequencies are extracted using a logarithmic distribution.
For each OP, the dataset maps the system-side operating input features to the corresponding equivalent-circuit block-parameter matrix as the output target. The elements of are fitted and transformed from the source frequency-domain admittance data . In summary, the full-range operating input limits of the PMSG strictly satisfy—and even exceed—the steady-state requirements stipulated in GB/T 19963.1-2021 [45] and IEEE 1547-2018, defined as follows:
The interpolation and extrapolation generalization capabilities of the proposed SVM models are rigorously evaluated using a testing set constructed from the PMSG-integrated IEEE 14-bus system. By adjusting the network power-flow distribution, a series of operating points at the PMSG point of interconnection are generated. To prevent overlap between training and testing samples, all testing operating points are strictly separated from the grid points used during training. Five representative cases under ideal grid conditions and five under weak grid conditions are selected to assess the predictive accuracy of the proposed SVM models. The detailed operating-point (OP) parameter configurations for all test cases are provided in Table 4.
Table 4.
Configuration of OPs parameters for test sets.
5.2. VF and Equivalent-Circuit Conversion
Before training the SVM model, it is necessary to extract quantifiable, low-dimensional physical parameters from the raw wideband frequency-domain admittance data (generated in Section 5.1). To achieve this, the vector fitting (VF) algorithm is rigorously employed to approximate the frequency-domain characteristics of the admittance matrix . The numerical error (e.g., root mean square error) during the comprehensive VF process across the training dataset is strictly bounded below . Such a negligible discrepancy guarantees that the fitted rational functions effectively preserve the inherent dynamic fidelity of the original analytical model with limited fitting error.
Taking the diagonal element of the PMSG admittance matrix as an illustrative example, a 6th-order fitting configuration is determined to be optimal, which initializes and yields 6 real poles. Consequently, the mathematical output of the VF algorithm decomposes the complex admittance profile into a highly structured rational fraction form. This form comprises exactly a real constant term, a proportional derivative term, and six fractional terms corresponding to the real poles. Specifically, these real poles span a broad spectrum across multiple orders of magnitude, generally distributed from to .
To endow these black-box mathematical coefficients with explicit physical interpretability, the numerical results are subsequently mapped into circuit components based on the equivalent-circuit computation derivations detailed in Section 3.2. As illustrated in Figure 9, the synthesized equivalent-circuit topology for the admittance essentially consists of a main parallel branch (corresponding to the constant and proportional terms) connected in parallel with six series branches (derived from the six real pole terms).
Figure 9.
Equivalent-circuit topology synthesized from the VF result of in the PMSG case.
Driven by the broad span of the poles, the computed equivalent-circuit component parameters exhibit substantial fluctuations under varying operating conditions. Furthermore, unlike passive electrical networks, the target under conversion is an active PMSG system governed by complex control loops. Consequently, some derived circuit parameters inevitably assume negative values (e.g., negative equivalent resistance or negative inductance), which typically reflect the active dynamics and potential instability mechanisms of the wind turbine.
Negative equivalent resistance or inductance does not imply the existence of physical negative resistors or inductors inside the PMSG. Instead, these negative values arise from the rational approximation of an active, controlled power-electronic system. They represent non-passive small-signal behavior, such as equivalent negative damping, phase-leading effects, or active energy exchange induced by the converter control loops, PLL dynamics, and operating-point-dependent interactions.
This precise extraction structuralizes the frequency-dependent admittance into a static parameter matrix , capturing both wide-ranging deviations and non-positive physical traits, thereby serving as highly interpretable targets for the subsequent SVM multi-output regression.
5.3. Admittance Prediction of the PMSG
To evaluate the overall effectiveness of the proposed framework, the end-to-end admittance frequency responses are reconstructed algebraically from the SVM-predicted equivalent-circuit parameters.
5.3.1. SVR Configuration and Hyperparameter Optimization
This subsection details the training procedure and hyperparameter optimization strategy for support vector regression (SVR). As shown in the figure, for the equivalent-circuit model associated with each admittance component, an independent single-output SVR model is constructed to predict each equivalent-circuit parameter.
Taking the admittance component as an example, the corresponding equivalent-circuit parameter vector is expressed as
For the -th parameter , an individual SVR model is established to learn the nonlinear mapping:
where denotes the total number of equivalent-circuit parameters corresponding to the considered admittance component.
Since the operating variables and equivalent-circuit parameters generally exhibit nonlinear relationships, the radial basis function (RBF) kernel is adopted. A random search strategy is employed to independently optimize the SVR hyperparameters for each target parameter, including the penalty factor , the RBF kernel parameter , and the insensitive loss coefficient . Specifically, controls the trade-off between model smoothness and training error, determines the locality and smoothness of the RBF-based fitting, and defines the width of the insensitive zone in the SVR loss function. Random search samples multiple hyperparameter combinations within predefined ranges, and the combination yielding the lowest validation error is selected. After the optimal hyperparameters are determined, the final prediction model is retrained using the selected configuration and evaluated on an independent test set.
The prediction accuracy is quantified using the coefficient of determination , root mean square error (RMSE), and mean absolute percentage error (MAPE), defined as
Here, is the true parameter value, is the predicted value, is the mean value of the parameter, and is the total number of samples.
Table 5 presents the optimal hyperparameter configurations and prediction performance of representative SVR models with the RBF kernel for the equivalent-circuit parameters of .
Table 5.
Optimal SVR configurations and prediction performance for the equivalent-circuit parameters of .
5.3.2. Prediction Under the Ideal Grid Scenario
Figure 10 and Figure 11 illustrate the comparison between the true derived admittance and the SVM-predicted admittance under nominal grid voltage scenarios (fixed p.u.). Two random test cases are presented: Case with the operating point , and Case with . As observed in the Bode plots, the predicted admittance tightly tracks the true model across the entire ultra-wide frequency band (0.1 Hz to 100 kHz). It is particularly noteworthy that the high fidelity is strictly maintained in the crucial low-frequency range (1–50 Hz). Since this specific band dictates the occurrences of sub-synchronous oscillations (SSO) in PMSG systems, the exact replication of resonance peaks and phase angles guarantees the reliability of subsequent stability margin assessments.
Figure 10.
Results of Case in the ideal grid.
Figure 11.
Results of Case in the ideal grid.
5.3.3. Prediction Under the Weak Grid Scenario
To further validate the robustness of the highly nonlinear mapping, Figure 12 and Figure 13 depict the prediction performance under voltage-varying conditions, representative of non-ideal weak grid environments. The tested operating points are with , and with . Despite the substantial deviations imposed on the PCC voltage, the equivalent-circuit topology equipped with SVM regressions reproduces the analytical admittance profiles with low errors, indicating its good generalization performance under the tested conditions in the presence of grid disturbances.
Figure 12.
Results of Case in the weak grid.
Figure 13.
Results of Case in the weak grid.
5.3.4. Quantitative Error Validation
To conduct a rigorous statistical performance evaluation, Figure 14 and Figure 15 quantitatively characterize the absolute error (AE) between the predicted and reference values of the diagonal admittance components, i.e., and .
Figure 14.
Absolute errors of the predicted and of PMSG for the 5 random tests in the ideal grid: (a) , (b) , (c) , and (d) .
Figure 15.
Absolute errors of the predicted and of PMSG for 5 tests in the weak grid: (a) , (b) , (c) , and (d) .
AE includes amplitude error and phase absolute error. For the admittance response at frequency , let and denote the predicted and reference admittance values, respectively.
The magnitude error in decibels (dB) is defined as
This metric evaluates the deviation between the predicted and actual admittance magnitudes in the logarithmic frequency domain.
The phase absolute error is defined as
where constrains the phase difference within the interval to avoid nonphysical discontinuities caused by phase wrapping.
Specifically, Figure 14 presents the error results under the ideal grid scenario, where subplots in Figure 14a,b illustrate the AE of the magnitude and phase of , respectively, while subplots in Figure 14c,d correspond to the AE results of the magnitude and phase of . Similarly, Figure 15 depicts the detailed error distributions for the aforementioned metrics under the weak grid scenario. Comprehensive analytical results confirm that the predicted AE remains low. For instance, within the low-to-medium frequency range under both scenarios, the AE of the magnitude and phase for both and fall into a limited range. Such minimal prediction deviations indicate that the methodology for mapping frequency-domain regression results to static equivalent-circuit parameter predictions can achieve high prediction accuracy identification and prediction of the AM for PMSG.
To further quantify the prediction accuracy of the proposed method, Table 6 lists the magnitude and phase errors of the Ydd admittance channel for the representative cases presented in Section 5.3.2 and Section 5.3.3. The reported metrics include the root mean square error (RMSE), mean absolute error (MAE), and maximum error for both magnitude and phase. As shown in Table 6, the proposed model achieves consistently low prediction errors for these representative cases.
Table 6.
Quantitative prediction errors of the admittance channel for the representative cases shown in Section 5.3.2 and Section 5.3.3.
5.3.5. Impact of Training Dataset Size on Prediction Accuracy
This subsection further evaluates the predictive performance of the proposed SVM-based AM by investigating the impact of varying training dataset sizes. The evaluated datasets are constructed by discretizing the active power () operating range into 5, 10 (the default configuration used throughout this paper), and 15 grid points. In comparison, the other three operating variables are consistently set to the default of 10 grid points. A comparative case study is conducted, focusing on PMSG performance under the conditionally selected V_Fixed_4 testing scenario. To ensure a rigorous and fair comparison, the SVM models trained on varying dataset scales use identical training methodologies and hyperparameter settings. Figure 16 illustrates the comparative results between the analytical and predicted AMs derived from the three training scales. As observed, the model trained with 10 grid points for achieves the optimal prediction accuracy. In contrast, the performance degrades to varying degrees when adopting either 5 or 15 grid points. This non-monotonic trend suggests that a sparse sampling grid (5 points) provides insufficient data to fully capture the system dynamics. Conversely, scaling up to an overly dense grid (15 points) tends to cause the model to overfit to localized variations, especially under fixed hyperparameter constraints. Consequently, rather than a simple linear tradeoff, appropriately selecting the dataset sampling granularity is critical; the 10-grid-point configuration offers the optimal balance between dataset generation cost and robust model generalization in practical engineering applications.
Figure 16.
Impacts of varied training dataset sizes (5, 10, and 15 OPs) on the predicted AM using the proposed SVM-based approach.
5.3.6. Comparison with Alternative Regression Models and Rationale for Selecting SVR
To further justify the selection of the SVM-based predictor, a comparative study was conducted using the channel of the admittance matrix as a representative example. Five regression models were considered, including SVM, ANN, Deep MLP, Gaussian Process Regression (GPR), and Random Forest (RF). All models were evaluated and compared at the same representative operating point, in terms of magnitude error, phase error, prediction time, saved model size, and peak resident-set-size (RSS) increase.
Figure 17 compares the frequency-domain errors of the responses reconstructed using different regression models. The results indicate that no single model achieves the best performance across all accuracy metrics: In terms of magnitude reconstruction, Deep MLP gives the lowest error, with a magnitude RMSE of 0.4352 dB, followed by SVM and RF with RMSE values of 0.5669 dB and 0.6314 dB, respectively. However, for phase reconstruction, SVM provides the lowest phase RMSE and MAE, namely 1.1863 deg and 0.6547 deg. RF gives the smallest maximum phase error of 2.7332 deg, but its average phase error is higher than that of SVM. ANN and GPR exhibit larger overall reconstruction errors than SVM and Deep MLP for this representative operating point. These results suggest that Deep MLP is advantageous in magnitude reconstruction, whereas SVM provides more favorable average phase accuracy. Therefore, the SVM-based predictor should not be interpreted as uniformly superior to all alternatives, but rather as a competitive option with balanced reconstruction accuracy, particularly for phase-sensitive admittance analysis.
Figure 17.
Frequency-domain reconstruction errors of for different regression models at the representative operating point. The upper panel (a) shows the magnitude error in dB, and the lower panel (b) shows the phase error in degrees.
In addition to reconstruction accuracy, computational cost and memory requirement were evaluated to assess the feasibility of online or large-scale admittance prediction. As shown in Figure 18, SVM requires the shortest prediction time, the smallest saved model size, and the lowest peak memory increase among the compared models. Specifically, the SVM prediction time is 21.340 ms, with a saved model size of only 0.001495 MB and a peak RSS increase of 0.023438 MB. By contrast, Deep MLP achieves the lowest magnitude error but requires a larger model size of 3.589550 MB and a longer prediction time of 176.607 ms. RF obtains a relatively low maximum phase error, but its computational burden is considerably higher, with a prediction time of 1443.930 ms, a saved model size of 106.045 MB, and a peak RSS increase of 34.824 MB. GPR and ANN also require larger model sizes and memory footprints than SVM. These observations show that, although SVM is not the most accurate model in every error metric, it provides the most compact model representation and the lowest computational overhead in this comparison. Thus, SVM offers a favorable trade-off between frequency-domain reconstruction accuracy and deployment efficiency for the considered equivalent-circuit-parameter prediction task.
Figure 18.
Computational-resource comparison among different regression models for reconstruction: (a) prediction time, (b) saved model size, and (c) peak resident-set-size increase during prediction.
6. Discussion
The proposed modeling framework, which integrates equivalent-circuit conversion with SVM-based prediction, offers a new perspective on admittance prediction and modeling. Instead of mapping steady-state operating points (OPs) to a high-dimensional data space comprising many discrete frequency points, the proposed method maps them to equivalent-circuit parameters, thereby avoiding the curse of dimensionality inherent in conventional black-box machine learning approaches. Consequently, the proposed strategy requires a significantly smaller training dataset while still achieving high-fidelity prediction. Moreover, it enables the derivation of broadband admittance characteristics across the entire frequency range, thereby avoiding interpolation errors and the limitations of narrowband modeling.
Furthermore, unlike purely data-driven black-box neural networks, the proposed synthesized equivalent-circuit model inherently preserves physical interpretability. The constructed resistive, inductive, and capacitive elements all have clear physical meanings, providing insights into the system’s dynamic interaction characteristics and its passive and active behavior across different frequency bands.
Despite its robust performance in the tested cases and analytical advantages, the proposed method still exhibits certain limitations in terms of data dependence. As a fundamental characteristic of data-driven mapping strategies, the prediction accuracy and generalization capability of the SVM-based parameter estimator inherently depend on the completeness of the training dataset. To ensure reliable generalization performance, the selected operating points must adequately cover the target operating range, especially when the system operates near nonlinear stability boundaries or under extreme grid conditions, where the internal control dynamics may undergo topological changes. If these critical regions are insufficiently sampled, the prediction accuracy of the equivalent-circuit parameters under a fixed topology may be adversely affected.
It should be emphasized that, although this paper uses the PMSG as a specific case to validate the effectiveness of the proposed framework, its underlying mathematical topology and circuit synthesis principles are, in theory, not restricted to any particular device type. By decoupling complex frequency-domain responses into physically meaningful equivalent circuits and further enabling low-dimensional mapping, the proposed method has broad potential for application to power-electronic-grid-interfaced equipment characterized by frequency-domain terminal behavior. Future work will focus on extending this unified modeling framework to heterogeneous topologies, such as GFM converters and high-voltage direct current (HVDC) systems, to further verify its practical applicability.
In addition, future research will build on this work to investigate the relationship between operating conditions and variations in equivalent-circuit element parameters, to identify their analytical models. This is expected to support real-time online admittance-based stability assessment of power systems with high penetration of renewable energy sources.
7. Conclusions
This paper proposes a highly efficient, physics-interpretable dimensionality-reduction and prediction framework for the wideband AM of a PMSG under varying operating conditions. The key findings of this work are summarized as follows:
- The occurrence of negative equivalent resistance or inductance indicates that the fitted terminal admittance contains non-passive small-signal characteristics in certain frequency ranges. These parameters should be regarded as behavioral equivalents of active converter-control dynamics, rather than as physical negative components in the PMSG hardware.
- By establishing the prediction model in terms of equivalent-circuit element parameters, the dimensionality of the output space is reduced, thereby alleviating the computational burden.
- By applying the inverse transformation to the newly predicted element parameters, the admittance under unseen OPs can be reconstructed, thereby enabling continuous characterization over the entire frequency range.
Author Contributions
Software, Z.W.; data curation, Y.P. and S.L.; writing—original draft, Z.W.; writing—review and editing, D.G. and X.S.; visualization, H.L. All authors have read and agreed to the published version of the manuscript.
Funding
This work was supported by the National Natural Science Foundation of China, General Program, grant number 52577083; the Huxiang Youth Talent Support Program, grant number 2024RC3173; and the Distinguished Youth Scholar Foundation of Hunan Province, grant number 23B0309.
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Data Availability Statement
Dataset available on request from the authors.
Acknowledgments
The authors are grateful to their supervisors for their guidance and support, and to Duange Guo and Haoren Luo for their valuable discussions, constructive suggestions, and continuous support throughout this work. The authors also thank Kexin Lin, Wen Xiong, Hongbin Zhang and Berry for their encouragement during the preparation of this manuscript. The authors acknowledge the support provided by the State Key Laboratory of Disaster Prevention and Reduction for Power Grid, School of Electrical and Information Engineering, Changsha University of Science and Technology. The authors sincerely thank the editors and anonymous reviewers for their constructive comments and suggestions, which helped improve the quality of this manuscript. During the preparation of this manuscript, the authors used ChatGPT-5.5 (OpenAI, San Francisco, CA, USA) for English translation, language polishing, literature searching, and literature reading assistance. Grammarly for Windows, version 1.2.259.1886 (Grammarly, Inc., San Francisco, CA, USA), was also used for grammar checking and linguistic refinement. The authors reviewed and edited the outputs and take full responsibility for the content of this publication.
Conflicts of Interest
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
References
- Hatziargyriou, N.; Milanovic, J.; Rahmann, C.; Ajjarapu, V.; Canizares, C.; Erlich, I.; Hill, D.; Hiskens, I.; Kamwa, I.; Pal, B.; et al. Definition and Classification of Power System Stability—Revisited & Extended. IEEE Trans. Power Syst. 2021, 36, 3271–3281. [Google Scholar] [CrossRef] [Scilit]
- Buticchi, G.; Lam, C.-S.; Xinbo, R.; Liserre, M.; Barater, D.; Benbouzid, M.; Gomis-Bellmunt, O.; Ramos-Paja, C.A.; Kumar, C.; Zhu, R. The Role of Renewable Energy System in Reshaping the Electrical Grid Scenario. IEEE Open J. Ind. Electron. Soc. 2021, 2, 451–468. [Google Scholar] [CrossRef] [Scilit]
- Luo, J.; Liu, B.; Guo, X.; Yang, L.; Liu, C.; Xu, Y.; Bu, S. Oscillation stability induced by wind power integration: Incidents, mechanism, countermeasures and future challenges. Renew. Sustain. Energy Rev. 2025, 217, 115692. [Google Scholar] [CrossRef] [Scilit]
- Cheng, Y.; Fan, L.; Rose, J.; Huang, S.-H.; Schmall, J.; Wang, X.; Xie, X.; Shair, J.; Ramamurthy, J.R.; Modi, N.; et al. Real-World Subsynchronous Oscillation Events in Power Grids with High Penetrations of Inverter-Based Resources. IEEE Trans. Power Syst. 2023, 38, 316–330. [Google Scholar] [CrossRef] [Scilit]
- Zhan, Y.; Luo, Y.; Wang, L.; Xie, X. Interpretable data-driven method for sub/super-synchronous oscillation stability evaluation. Electr. Power Syst. Res. 2025, 241, 111399. [Google Scholar] [CrossRef] [Scilit]
- Kalcon, G.O.; Adam, G.P.; Anaya-Lara, O.; Lo, S.; Uhlen, K. Small-Signal Stability Analysis of Multi-Terminal VSC-Based DC Transmission Systems. IEEE Trans. Power Syst. 2012, 27, 1818–1830. [Google Scholar] [CrossRef] [Scilit]
- Sun, J. Impedance-Based Stability Criterion for Grid-Connected Inverters. IEEE Trans. Power Electron. 2011, 26, 3075–3078. [Google Scholar] [CrossRef] [Scilit]
- Pape, M.; Kazerani, M. A Generic Power Converter Sizing Framework for Series-Connected DC Offshore Wind Farms. IEEE Trans. Power Electron. 2021, 37, 2307–2320. [Google Scholar] [CrossRef] [Scilit]
- Luo, J.; Wang, P.; Zhao, H.; Liu, Y.; Terzija, V. Online identification of stability region for large-scale wind farms, Part II: Construction of stability region boundary. Int. J. Electr. Power Energy Syst. 2025, 169, 110790. [Google Scholar] [CrossRef] [Scilit]
- Zhou, W.; Torres-Olguin, R.E.; Gothner, F.; Beerten, J.; Zadeh, M.K.; Wang, Y.; Chen, Z. A Robust Circuit and Controller Parameters’ Identification Method of Grid-Connected Voltage-Source Converters Using Vector Fitting Algorithm. IEEE J. Emerg. Sel. Top. Power Electron. 2022, 10, 2748–2763. [Google Scholar] [CrossRef] [Scilit]
- Wang, L.; Qin, Z.; Bauer, P. A Gradient-Descent Optimization Assisted Gray-Box Impedance Modeling of EV Chargers. IEEE Trans. Power Electron. 2023, 38, 8866–8879. [Google Scholar] [CrossRef] [Scilit]
- Nahalparvari, M.; Asoodar, M.; Jahn, I.; Bessegato, L.; Despouys, O.; Norrga, S.; Nee, H.-P. DC-Side Impedance Estimation of a Modular Multilevel Converter Through System Identification of a Partially Black-Boxed Control System. IEEE Trans. Energy Convers. 2022, 37, 2708–2721. [Google Scholar] [CrossRef] [Scilit]
- Liao, Y.; Wu, H.; Wang, X.; Ndreko, M.; Dimitrovski, R.; Winter, W. Stability and Sensitivity Analysis of Multi-Vendor, Multi-Terminal HVDC Systems. IEEE Open J. Power Electron. 2023, 4, 52–66. [Google Scholar] [CrossRef] [Scilit]
- Li, Y.; Wu, X.; Shuai, Z.; Zhou, Q.; Chen, H.; Shen, Z.J. A Systematic Stability Enhancement Method for Microgrids With Unknown-Parameter Inverters. IEEE Trans. Power Electron. 2023, 38, 3029–3043. [Google Scholar] [CrossRef] [Scilit]
- Liao, Y.; Li, Y.; Chen, M.; Nordström, L.; Wang, X.; Mittal, P.; Poor, H.V. Neural Network Design for Impedance Modeling of Power Electronic Systems Based on Latent Features. IEEE Trans. Neural Netw. Learn. Syst. 2024, 35, 5968–5980. [Google Scholar] [CrossRef] [Scilit]
- Liu, W.; Xie, X.; Shair, J.; Li, X. A Nearly Decoupled Admittance Model for Grid-Tied VSCs Under Variable Operating Conditions. IEEE Trans. Power Electron. 2020, 35, 9380–9389. [Google Scholar] [CrossRef] [Scilit]
- Qiu, Q.; Huang, Y.; Ma, R.; Kurths, J.; Zhan, M. Black-Box Impedance Prediction of Grid-Tied VSCs Under Variable Operating Conditions. IEEE Access 2022, 10, 1289–1304. [Google Scholar] [CrossRef] [Scilit]
- Liu, W.; Xie, X.; Shair, J.; Liu, H.; He, J. Frequency-coupled impedance model-based sub-synchronous interaction analysis for direct-drive wind turbines connected to a weak AC grid. IET Renew. Power Gener. 2019, 13, 2966–2976. [Google Scholar] [CrossRef] [Scilit]
- Gbadega, P.A.; Sun, Y.; Balogun, O.A. Optimized energy management in Grid-Connected microgrids leveraging K-means clustering algorithm and Artificial Neural network models. Energy Convers. Manag. 2025, 336, 119868. [Google Scholar] [CrossRef] [Scilit]
- Xiao, P.; Venayagamoorthy, G.K.; Corzine, K.A.; Huang, J. Recurrent Neural Networks Based Impedance Measurement Technique for Power Electronic Systems. IEEE Trans. Power Electron. 2010, 25, 382–390. [Google Scholar] [CrossRef] [Scilit]
- Zhang, M.; Wang, X.; Yang, D.; Christensen, M.G. Artificial Neural Network Based Identification of Multi-Operating-Point Impedance Model. IEEE Trans. Power Electron. 2021, 36, 1231–1235. [Google Scholar] [CrossRef] [Scilit]
- Zhang, M.; Wang, X.; Yang, D.; Cui, Z.; Christensen, M.G. Transfer Learning for Identifying Impedance Estimation in Voltage Source Inverters. In Proceedings of the 2020 IEEE Energy Conversion Congress and Exposition (ECCE), Detroit, MI, USA, 11–15 October 2020; pp. 6170–6174. [Google Scholar] [CrossRef] [Scilit]
- Zhang, M.; Zhang, Y.; Xu, Q. Transfer Learning Based Online Impedance Identification for Modular Multilevel Converters. IEEE Trans. Power Electron. 2023, 38, 12207–12218. [Google Scholar] [CrossRef] [Scilit]
- Li, Y.; Liao, Y.; Wang, X.; Nordstrom, L.; Mittal, P.; Chen, M.; Poor, H.V. Neural Network Models and Transfer Learning for Impedance Modeling of Grid-Tied Inverters. In Proceedings of the 2022 IEEE 13th International Symposium on Power Electronics for Distributed Generation Systems (PEDG), Kiel, Germany, 26–29 June 2022; pp. 1–6. [Google Scholar] [CrossRef] [Scilit]
- Li, H.; Nian, H.; Zhan, L.; Hu, B.; Li, M. Few-Shot Data-Driven Modeling of Unified Grid Tied VSCs for Multioperation Impedance Identification Based on PINN. IEEE Trans. Ind. Electron. 2025, 72, 6957–6968. [Google Scholar] [CrossRef] [Scilit]
- Zhang, M.; Xu, Q.; Wang, X. Physics-Informed Neural Network Based Online Impedance Identification of Voltage Source Converters. IEEE Trans. Ind. Electron. 2023, 70, 3717–3728. [Google Scholar] [CrossRef] [Scilit]
- Mohammed, N.; Zhou, W.; Bahrani, B.; Hill, D.J. Support Vector Machines for Predicting the Impedance Model of Inverter-Based Resources. IEEE Trans. Power Syst. 2024, 39, 7359–7375. [Google Scholar] [CrossRef] [Scilit]
- Ali, M.; Mohamed, Y.A.-R.I. Dropout Kolmogorov–Arnold Networks: A Novel Data-Driven Impedance Modeling Approach for Voltage-Source Converters. IEEE Open J. Power Electron. 2025, 6, 562–582. [Google Scholar] [CrossRef] [Scilit]
- Wang, Y.; Li, H.; Zhang, F.; He, Z.; Zhang, J.; Nian, H. Data-Driven Modeling Method of Multi-Operation Impedance Identification for DFIG Based on Transfer Learning Theory. In Proceedings of the 2024 CPSS & IEEE International Symposium on Energy Storage and Conversion (ISESC), Xi’an, China, 8–11 November 2024; pp. 377–382. [Google Scholar] [CrossRef] [Scilit]
- Zhang, Z.; Wu, W.; Xie, Z.; Chen, Y.; Cao, S.; Luo, C. Identification Modeling of Frequency-Coupling Admittance for Grid-Connected Inverter Under All Operating Conditions. In Proceedings of the 2023 IEEE 6th International Electrical and Energy Conference (CIEEC), Hefei, China, 12–14 May 2023; pp. 2434–2439. [Google Scholar] [CrossRef] [Scilit]
- Gustavsen, B.; Semlyen, A. Rational approximation of frequency domain responses by vector fitting. IEEE Trans. Power Deliv. 1999, 14, 1052–1061. [Google Scholar] [CrossRef] [Scilit]
- Gustavsen, B. Improving the Pole Relocating Properties of Vector Fitting. IEEE Trans. Power Deliv. 2006, 21, 1587–1592. [Google Scholar] [CrossRef] [Scilit]
- Deschrijver, D.; Mrozowski, M.; Dhaene, T.; De Zutter, D. Macromodeling of Multiport Systems Using a Fast Implementation of the Vector Fitting Method. IEEE Microw. Wirel. Compon. Lett. 2008, 18, 383–385. [Google Scholar] [CrossRef] [Scilit]
- Knockaert, L.; Ferranti, F.; Dhaene, T. Vector Fitting vs. Levenberg-Marquardt: Some experiments. In Proceedings of the 2009 IEEE Workshop on Signal Propagation on Interconnects, Strasbourg, France, 12–15 May 2009; pp. 1–4. [Google Scholar] [CrossRef] [Scilit]
- Xiong, Y.; Li, X.; Li, Y.; Zhao, X. A High-frequency Motor Model Constructed Based on Vector Fitting Method. In Proceedings of the 2019 Joint International Symposium on Electromagnetic Compatibility, Sapporo and Asia-Pacific International Symposium on Electromagnetic Compatibility (EMC Sapporo/APEMC), Sapporo, Japan, 3–7 June 2019; pp. 191–194. [Google Scholar] [CrossRef] [Scilit]
- Cortes, C.; Vapnik, V. Support-vector networks. Mach. Learn. 1995, 20, 273–297. [Google Scholar] [CrossRef] [Scilit]
- Drucker, H.; Burges, C.; Kaufman, L.; Smola, A.; Vapnik, V. Support vector regression machines. Adv. Neural Inf. Process. Syst. 1997, 28, 779–784. [Google Scholar]
- Noble, W.S. What is a support vector machine? Nat. Biotechnol. 2006, 24, 1565–1567. [Google Scholar] [CrossRef] [Scilit]
- Burges, C.J.C. A Tutorial on Support Vector Machines for Pattern Recognition. Data Min. Knowl. Discov. 1998, 2, 121–167. [Google Scholar] [CrossRef] [Scilit]
- Ali, M.; Fissha, Y. Propose adjustable Support Vector Machine approach for classifying imbalanced work travel mode choice data. Transp. Res. Interdiscip. Perspect. 2026, 35, 101786. [Google Scholar] [CrossRef] [Scilit]
- Cervantes, J.; Garcia-Lamont, F.; Rodríguez-Mazahua, L.; Lopez, A. A comprehensive survey on support vector machine classification: Applications, challenges and trends. Neurocomputing 2020, 408, 189–215. [Google Scholar] [CrossRef] [Scilit]
- IEEE Std 1547-2018; IEEE Standard for Interconnection and Interoperability of Distributed Energy Resources with Associated Electric Power Systems Interfaces. IEEE: New York, NY, USA, 2018.
- AS/NZS 4777.1:2024; Grid Connection of Energy Systems via Inverters—Part 1: Installation Requirements. Standards Australia Limited: Sydney, Australia; Standards New Zealand: Wellington, New Zealand, 2024.
- AS/NZS 4777.2:2020; Grid Connection of Energy Systems via Inverters—Part 2: Inverter Requirements. Standards Australia Limited: Sydney, Australia; Standards New Zealand: Wellington, New Zealand, 2020.
- GB/T 19963.1-2021; Technical Requirements for Connecting Photovoltaic Power Station to Power System—Part 1: General Requirement. State Administration for Market Regulation: Beijing, China; Standardization Administration of the People’s Republic of China: Beijing, China, 2021.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2026 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license.

















