Next Article in Journal
A Low-Profile Dielectric Resonator Antenna Array for OAM Waves Generation at 5G NR Bands
Next Article in Special Issue
Low Switching Loss Built-In Diode of High-Voltage RC-IGBT with Shortened P+ Emitter
Previous Article in Journal
Optical Characterization of ALD-Coated Nanoporous Alumina Structures: Effect of Sample Geometry or Coated Layer Material
Previous Article in Special Issue
Remaining Useful Lifetime Prediction Based on Extended Kalman Particle Filter for Power SiC MOSFETs
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Communication

Automatic Piecewise Extreme Learning Machine-Based Model for S-Parameters of RF Power Amplifier

1
School of Micro-Nano Electronics, Zhejiang University, Hangzhou 310058, China
2
Key Laboratory of Advanced Science and Technology on High Power Microwave, Northwest Institute of Nuclear Technology, Xi’an 710024, China
3
Qingdao Institute for Marine Technology of Tianjin University, Qingdao 266200, China
4
Research Center for Intelligent Chips and Devices, Zhejiang Lab, Hangzhou 311121, China
5
School of Microelectronics, Tianjin University, Tianjin 300072, China
*
Author to whom correspondence should be addressed.
Micromachines 2023, 14(4), 840; https://doi.org/10.3390/mi14040840
Submission received: 2 March 2023 / Revised: 11 April 2023 / Accepted: 11 April 2023 / Published: 13 April 2023
(This article belongs to the Special Issue Power Semiconductor Devices and Applications)

Abstract

:
This paper presents an automatic piecewise (Auto-PW) extreme learning machine (ELM) method for S-parameters modeling radio-frequency (RF) power amplifiers (PAs). A strategy based on splitting regions at the changing points of concave-convex characteristics is proposed, where each region adopts a piecewise ELM model. The verification is carried out with S-parameters measured on a 2.2–6.5 GHz complementary metal oxide semiconductor (CMOS) PA. Compared to the long-short term memory (LSTM), support vector regression (SVR), and conventional ELM modeling methods, the proposed method performs excellently. For example, the modeling speed is two orders of magnitude faster than SVR and LSTM, and the modeling accuracy is more than one order of magnitude higher than ELM.

1. Introduction

As a critical building block of wireless radio-frequency (RF) systems, the characteristics of power amplifiers (PAs) can directly affect the performance of wireless communication systems [1]. Therefore, it is an essential demand for RF circuit designers to design a well-behaved power amplifier for different application systems [2]. S-parameters are essential specifications to characterize microwave devices, which is no exception for power amplifiers [3]. The S11 parameter reflects whether the input port is well-matched, the same as the S22 parameter for the output port [2]. Generally, the power amplifier gain at the corresponding input power can be calculated with the S21 parameter. In particular, the S12 parameter can severely influence the circuit stability [2]. Above all, the S-parameters modeling of a power amplifier can realize the effective characterization and prediction of its performance.
Some researchers have performed S-parameters modeling in the literature. For example, in 2018, support vector regression (SVR) technique was adopted in S-parameters modeling by A. Khusro with modeling curves agreeing with the trend of the measured curves [4]. However, without mean square error (MSE) in the paper, obvious differences could be seen in the S12 and S22 parameters models. Furthermore, in 2019, A. Khusro et al. [5] used several improved artificial neural network (ANN) models for S-parameters modeling while models were only 10−1 orders of precision. It was worth noting that the whole models take at least the order of seconds. In 2020, S-parameters models of 1–10 GHz based on the piecewise SVR technique were constructed in Ref. [6] by M. Geng with MSE of 1.3 × 10−2 for S12 parameters due to the strong nonlinear characteristic. Moreover, in 2021, M. Geng et al. adopted the long-short term memory (LSTM) and SVR methods in the measured 1–10 GHz S-parameters modeling [7]. Both models achieved an average accuracy of less than 10−2 orders of magnitude while the modeling time exceeded 10 s. In 2022, the support vector machine (SVM) method was used to model the measured S-parameters of 2.5–5.2 GHz CMOS PA varying with frequency at three different temperatures [8]. The model precision was only 10−2 orders of magnitude.
By summarizing the above literature, we can find much research on modeling S-parameters in the literature. However, they cannot show good modeling performance because of insufficient modeling precision or long modeling time. Particularly, modeling time becomes an important metric as testing and modeling requirements increase in mass production. In 2006, an extreme learning machine was proposed with the advantages of less adjustable parameters, better generalization performance, and fast convergence speed [9,10]. However, facing the large and strong nonlinear data samples, the model order increases as the model is complex, making the high precision demand challenging. Therefore, an improved ELM method based on model reduction technology is created to solve this problem.
This paper proposes an automatic piecewise ELM modeling method, which provides a segmentation strategy based on the change points of curve concavity and convexity as the segmentation points. After the segmentation, each segment is modeled with the ELM method, respectively. In this way, the aim of improving the precision of the model is realized with model order reduction. To verify the validity of the proposed method, an S-parameters measurement based on a 2.2–6.5 GHz CMOS PA is carried out. The modeling results show that the proposed model performs excellently compared with the conventional ELM, LSTM, and SVR methods, which achieves MSE below 5 × 10−3 and model time on the order of 10−2. Furthermore, the method presented in this paper is an excellent candidate for microwave device modeling.

2. Automatic Piecewise ELM Model

As can be seen from the above research literature, the data samples to be modeled are large and strongly nonlinear. Modeling and analyzing complex nonlinear data often yield time and storage consumption and sometimes increase uncertainty [11]. To accurately capture these parameters, piecewise methods are proposed to divide the solution state space into multiple segments [12]. Piecewise models can conveniently model with distinct nonlinear characteristics and have been proposed in much of the literature [12]. As for the conventional ELM method [13,14], the global dependence on local effects may also exist, making it perform poorly in modeling strong nonlinear characteristics [15,16]. Overall, an automatic piecewise model based on the ELM method is considered.
The analysis of piecewise models consists of the following two main steps: segmentation and modeling. Considering the segmentation strategy, there are many approaches to realize it. For example, it can be achieved based on the parameter extraction process in actual experiments [17,18] or according to the curve trend of the parameters [7,19]. Otherwise, dynamic programming is also commonly applied to find the optimal solution for segmentation [20]. This paper proposes a segmentation strategy based on the changing points of concave-convex parameter characteristics. The number of segments is determined by the curvature of piecewise curves, which means points where slight variation occurs of concave-convex traits, will not be considered splitting points.
Generally, nonlinear parameters can be fitted by functions containing multiple concave-convex characteristic fragments. Consider the nonlinear parameters as a continuous function φ ( x ) with x = (x1, x2, …, xi, …, xn), where x i R . The function φ ( x ) is said to be concave with the following equation [21]:
φ ( c x i + ( 1 c ) x i + 1 ) c φ ( x i ) + ( 1 c ) φ ( x i + 1 )
where c   [ 0 , 1 ] , and x 1 < x 2 . In the same way, the function φ ( x )   is said to be convex with expression as follows:
φ ( c x i + ( 1 c ) x i + 1 ) c φ ( x i ) + ( 1 c ) φ ( x i + 1 )
For the concave function, the derivative is monotonically decreasing about x, while for the convex function is the opposite. Furthermore, the concave function’s second derivative is negative, whereas the convex function is positive. For i { 1 , 2 , , n } , the changing points   x i can be deduced with formulation as follows:
φ ( x i ) φ ( x i + 1 ) 0  
The second derivative represents the curvature of the function, which means the degree of deviation from the linear function. To avoid splitting regions at the points where data perturbation occurs, no action will be taken in the automatic splitting algorithm with the conditional statement as follows:
if   φ ( x i ) < c 0
where threshold c 0 is a constant and is determined by the degree of data jittering. Moreover, to save time, the second derivative of the discrete measured data can be calculated directly by the discrete differential equation without fitting functions.
After the segmentation process of parameters, the piecewise models chosen are in demand. Due to the simple structure and impressive performance, the ELM model is a good choice for piecewise region modeling in this paper. In this section, a brief review of related research on ELM is introduced as follows. Extreme Learning Machine is a feed-forward neural network algorithm with a single hidden layer, as shown in Figure 1.
Considering T arbitrary distinct samples { ( x j , y j ) } j = 1 T , where x j R N is the input vector, y j R M   is the target response, and L denotes the number of hidden nodes set artificially. The weights and biases of the input and hidden layers { ( w i , b i ) } i = 1 L are generated randomly, where w i R N , b i R . They remain unaltered after initiation, whereas the weight of the output layer { β i } i = 1 L is the only parameter the entire network needs to determine [22]. It has been proven that the single hidden layer forward network (SLFN) with random remote nodes has the universal approximation capability [9]. Thus, the ELM provides the best generalization performance at a breakneck learning speed. With the benefits mentioned above, ELM models are selected to apply in the piecewise regions. The flow chart of the auto-PW ELM method can be constructed in Figure 2.

3. Model Validation

Model verification is carried out with S-parameters measured on a two-stage stacked CMOS PA with an input signal level of −20 dBm. The Class-A PAs structure was described in [23]. The connection schematic diagram of the measurement is shown in Figure 3, where DC bias is provided with a DC power supply and S-parameters measured by vector network analyzer (VNA). The VNA (ZVA40) and power supply (HMP4040) from R&S were used during the whole experiment. The measurement connection schematic of the experimental environment with instruments and DUT is given in Figure 4.
S-parameters with 801 sampling points in the 2.2–6.5 GHz frequency band are extracted within the measurements. The flow chart in Figure 2 shows that the segmentation strategy is adopted first to obtain the piecewise regions. Since the S-parameters (S11, S12, S21, and S22 parameters) show different variation trends with frequency, we split them into several areas separately. Especially the threshold c 0 value is set individually, counting on the different conditions. The results of splitting algorithm processing on S-parameters are depicted in Figure 5. Besides, the two adjacent regions are marked in other colors as apparent distinctions.
As Figure 5 illustrates, different S-parameters present distinctly different data distributions with frequency. The S11 and S22 parameters show strong nonlinearity with frequency variation, as the frequency band has multiple minimax points. Considering a combination of various concave and convex functions, S11 and S22 parameters can be divided into several regions according to our segmentation strategy. Besides, a conditional statement with a high value of the threshold c 0 is set to prevent splitting at slight data jitter, which may result in many segments. As for S12 and S21 parameters with nearly only one extreme point or none, less dramatic fluctuations in the curve are still detected under the proposed segmentation strategy. A more reasonable segmentation can be achieved based on an appropriate threshold   c 0 .
After the splitting algorithm processing, models (SVR, LSTM, ELM, and auto-PW ELM models) are adopted in S-parameters for verification. For consistency, parameters are divided, with half for training and half for testing in the same way. For fairness, the sigmoidal additive function is used as the activation function in conventional ELM and PW-ELM. Modeling results and discussion are as follows.

3.1. Modeling Results of S11 Parameters

Figure 6 gives the modeling behavior of the S11 parameters based on SVR, LSTM, ELM, and piecewise ELM models. As Figure 6a shows, the deviation between the ELM model and the measured data is significantly significant, especially at the beginning and end of the measured curve, indicating that the ELM model is not good at modeling strong nonlinear characteristics. Figure 6b,c shows similar modeling performances based on the SVR and LSTM models. The modeling curves coincide well with the changing trend of the measurement curve, except for the data in the peak region with zooms shown in blue circles. While considering the performance of the auto-PW ELM model shown in Figure 6d, good agreement of the model curve and measured curve can be achieved wherever in the beginning, estimated turn, or peak region.

3.2. Modeling Results of S12 Parameters

Figure 7 gives the modeling behavior of the S12 parameters based on SVR, LSTM, ELM, and piecewise ELM models. As Figure 7 illustrates, the whole modeling curves within different methods coincide well with the changing trend of the measured curve. However, subtle fitting differences can be seen in the jitter of the measured angle. It is worth mentioning that the ELM model shows a decent performance of S12 parameters modeling, which indicates that it is a good option for PA behavior modeling with weak nonlinearity characteristics. Furthermore, the proposed model agrees better with the measured curve than the other three.

3.3. Modeling Results of S21 Parameters

Figure 8 gives the modeling behavior of the S21 parameters based on SVR, LSTM, ELM, and piecewise ELM models. Regarding the S21 parameters, the four models perform a good fitting trend due to the slight fluctuation of the measured data. However, differences can be found in areas where convexity varied a lot. Overall, the proposed model offers superior modeling capabilities among the four models due to the reduced nonlinear strength of the piecewise method.

3.4. Modeling Results of S22 Parameters

As the S22 parameters modeling performance is based on SVR, LSTM, ELM, and piecewise ELM models displayed in Figure 9, a comparison of modeling performance can be observed. S22 parameters show vital nonlinear characteristics as S11 parameters, so as the modeling performance of the four different models. The conventional ELM model offers a significant deviation from the measured data, as expected in Figure 9a. While the SVR model and LSTM model exhibit a well-performed modeling ability, as Figure 9b,c illustrates. Moreover, the model accuracy of the two models is one magnitude higher than the ELM model. Figure 9d shows that the proposed model offers the most excellent performance compared with the other three models.
The modeling accuracy of different methods has been gathered in Table 1. The mean square error is selected as the performance evaluation indicator. For completeness, the execution time of different models is also provided. Different from the other three models, time spent for segmentation is also counted in Table 1 for auto-PW ELM models, with an average value of 0.03 s.
As can be observed, the modeling accuracy of the conventional ELM method falls significantly behind the auto-PW ELM method, especially for S11 and S22 parameters modeling, due to the strong nonlinearity. While it must be said that ELM performs relatively well in S12 and S21 parameters modeling with high speed and MSE below 0.02. In addition, from a time perspective, the ELM model shows a surprising speed in model training and can potentially be improved for the behavioral model. As for SVR and LSTM models, a similar modeling accuracy is obtained in Table 1, with a distribution of 6.3 × 10−3 to 8.1 × 10−2. At the same time, the execution time with an average value of 50 s seems to be a little large, almost 103 times that of the ELM method. Significantly, the auto-PW ELM model achieves the best performance among the whole models with MSE under 5 × 10−3 and execution time below 10−1. Furthermore, the model accuracy based on auto-PW ELM is one or even three orders of magnitude higher than the other three models.
In addition, Table 2 summarizes the number of hidden neurons in terms of LSTM, ELM, and Auto-PW ELM models, which is an evaluation index of model complexity. Benefiting from the model order reduction technique, the automatic piecewise model provides each segment’s most minor hidden neurons. By the way, the SVR model does not involve the number of hidden neurons.
To the best of our understanding, the overall improvement in the modeling performance results from better modeling of the nonlinear characteristics in segments. In addition, it can be stated that the auto-PW method stands as a flexible and accurate model for S-parameters modeling.

4. Conclusions

This paper proposes an improved automatic piecewise model based on the ELM algorithm for S-parameters modeling of RF PAs. First, the model order reduction technique based on piecewise models is adopted to ensure the accurate modeling of strong nonlinear characteristics. Furthermore, ELM models with the significant benefit of high speed are adopted in the piecewise regions. Then, the segmentation strategy is proposed based on the changing points of concave-convex characteristics of parameters. A threshold for judging the degree of concave-convex characteristics is considered in the splitting algorithm, which enhances the algorithm’s capacity to suit different modeling parameters. Finally, measurements of S-parameters on the CMOS PA are carried out for model verification. Moreover, four different SVR, LSTM, ELM, and auto-PW ELM models are constructed with accuracy and execution time calculated. Based on the modeling results, the auto-PW model offers superior accuracy and speed capabilities with MSE under 5 × 10−3 and execution time below 10−1 s. The auto-PW model proposed in this paper is expected to achieve good results in modeling other RF/microwave devices or circuits.

Author Contributions

Conceptualization, S.Z. and L.W.; methodology, S.Z. and L.W.; software, W.F. and L.W.; validation, S.Z. and W.H.; formal analysis, W.F. and L.W.; investigation, S.Z. and C.F.; data curation, C.F. and Z.Y.; writing—original draft preparation, L.W.; writing—review and editing, W.H. and Z.Y.; visualization, C.L. and L.W.; supervision, S.Z.; project administration, L.W.; funding acquisition, L.W. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the AoShan Talents Outstanding Scientist Program (No. 2017ASTCP-OS03), the National Key R&D Program of China (No. 2016YFA0202200), and the National Key Research and Development Project (No. 2020AAA0109001).

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Raab, F.H.; Asbeck, P.; Cripps, S.; Kenington, P.B.; Popovic, Z.B.; Pothecary, N. Power amplifiers and transmitters for rf and microwave. IEEE Trans. Microw. Theory Tech. 2022, 50, 814–826. [Google Scholar] [CrossRef] [Green Version]
  2. Grebennikov, A. PF and Microwave Power Amplifier Design; International Microwave Symposium Digest IEEE: Piscataway, NJ, USA, 2005; pp. 156–162. [Google Scholar]
  3. Ludwig, R.; Bretchko, P. Rf Circuit Design: Theory and Applications; Pearson Education, Inc.: Upper Saddle River, NJ, USA, 2000; pp. 110–111. [Google Scholar]
  4. Khusro, A.; Hashmi, M.S.; Ansari, A.Q. Exploring Support Vector Regression for Modeling of GaN HEMT. In Proceedings of the 2018 IEEE MTT-S International Microwave and RF Conference (IMaRC), Kolkata, India, 28–30 November 2018. [Google Scholar]
  5. Khusro, A.; Husain, S.; Hashmi, M.S.; Auyuneur, M.; Ansari, A.Q. A Reliable and Fast ANN Based Behavioral Modeling Approach for GaN HEMT. In Proceedings of the 2019 16th International Conference on Synthesis, Modeling, Analysis and Simulation Methods and Applications to Circuit Design (SMACD), Lausanne, Switzerland, 15–18 July 2019. [Google Scholar]
  6. Geng, M.; Cai, J.; Yu, C.; Su, J.; Liu, J. Piecewise Small Signal Behavioral Model for GaN HEMTs based on Support Vector Regression. In Proceedings of the 2020 IEEE MTT-S International Conference on Numerical Electromagnetic and Multiphysics Modeling and Optimization (NEMO), Hangzhou, China, 7–9 December 2020. [Google Scholar]
  7. Geng, M.; Zhu, Z.; Cai, J. Small-signal behavioral model for GaN HEMTs based on Long-Short Term Memory networks. In Proceedings of the 2021 IEEE MTT-S International Wireless Symposium (IWS), Nanjing, China, 23–26 May 2021. [Google Scholar]
  8. Zhou, S.; Yang, C.; Wang, J. Support Vector Machine–Based Model for 2.5–5.2 GHz CMOS Power Amplifier. Micromachines 2022, 13, 1012. [Google Scholar] [CrossRef] [PubMed]
  9. Huang, G.B.; Zhu, Q.Y.; Siew, C.K. Extreme learning machine: A new learning scheme of feedforward neural networks. In Proceedings of the IEEE International Joint Conference on Neural Networks, Budapest, Hungary, 25–29 July 2004. [Google Scholar]
  10. Luo, F.; Liu, G.; Guo, W.; Chen, G.; Xiong, N. ML-KELM: A Kernel Extreme Learning Machine Scheme for Multi-Label Classification of Real Time Data Stream in SIoT. IEEE Trans. Netw. Sci. Eng. 2021, 9, 1044–1055. [Google Scholar] [CrossRef]
  11. Dobronets, B.S.; Popova, O.A. Piecewise Polynomial Aggregation as Preprocessing for Data Numerical Modeling. J. Phys. Conf. Ser. 2018, 1015, 032028. [Google Scholar] [CrossRef]
  12. Zhang, Y.; Fong, N.; Wong, N. Piecewise-polynomial associated transform macro modeling algorithm for fast nonlinear circuit simulation. In Proceedings of the 2013 18th Asia and South Pacific Design Automation Conference (ASP-DAC), Yokohama, Japan, 22–25 January 2013. [Google Scholar]
  13. Zhang, C.Y.; Zhu, Y.Y.; Cheng, Q.F.; Fu, H.P.; Zhang, Q.J. Extreme learning machine for the behavioral modeling of RF power amplifiers. In Proceedings of the IEEE Mtt-s International Microwave Symposium, Honololu, HI, USA, 4–9 June 2017. [Google Scholar]
  14. Hong, H.; Lu, G.; Lan, H. Improved Variations for Extreme Learning Machine: Space Embedded ELM and Optimal Distribution ELM. In Proceedings of the 20th International Conference on Information Fusion, Xi’an, China, 10–13 July 2017. [Google Scholar]
  15. Brihuega, A.; Abdelaziz, M.; Anttila, L.; Li, Y.; Zhu, A.; Valkama, M. Mixture of experts approach for piecewise modeling and linearization of rf power amplifiers. IEEE Trans. Microw. Theory Tech. 2021, 70, 380–391. [Google Scholar] [CrossRef]
  16. Brihuega, A.; Abdelaziz, M.; Anttila, L.; Turunen, M.; Valkama, M. Piecewise Digital Predistortion for mmWave Active Antenna Arrays: Algorithms and Measurements. IEEE Trans. Microw. Theory Tech. 2020, 68, 4000–4017. [Google Scholar] [CrossRef]
  17. Lu, J. Piecewise nonlinear fitting method of tunnel surrounding rock displacement and its application. In Proceedings of the 2011 International Conference on Multimedia Technology, Hangzhou, China, 26–28 July 2011. [Google Scholar]
  18. Filiol, H.; O’Connor, I.; Morche, D. Piecewise-polynomial modeling for analog circuit performance metrics. In Proceedings of the European Conference on Circuit Theory & Design, Antalya, Turkey, 23–27 August 2009. [Google Scholar]
  19. Geng, M.; Yu, C.; Cai, J. A New Optimization Based Frequency Piecewise Small Signal Model for GaN HEMT. In Proceedings of the 2020 International Conference on Microwave and Millimeter Wave Technology (ICMMT), Shanghai, China, 20–23 September 2020. [Google Scholar]
  20. Duan, J.; Wang, Q.; Wang, Y. HOPS: A Fast Algorithm for Segmenting Piecewise Polynomials of Arbitrary Orders. IEEE Access 2021, 9, 155977–155987. [Google Scholar] [CrossRef]
  21. Zeng, Z.; Zheng, W.X. Multistability of neural networks with time-varying delays and concave-convex characteristics. IEEE Trans. Neural Netw. Learn. Syst. 2012, 23, 293–305. [Google Scholar] [CrossRef] [PubMed]
  22. Wang, B.; Sun, L.; Liang, P.; Nian, F. Nonlinear Model Method of Microwave Power Device Based on Extreme Learning Machine. In Proceedings of the 2020 International Conference on Microwave and Millimeter Wave Technology (ICMMT), Shanghai, China, 20–23 September 2020. [Google Scholar]
  23. Wu, H.F.; Cheng, Q.F.; Li, X.G.; Fu, H.P. Analysis and design of an ultra-broadband stacked power amplifier in CMOS technology. IEEE Trans. Circuits Syst.-II Express Briefs 2016, 63, 49–53. [Google Scholar] [CrossRef]
Figure 1. Basic ELM network architecture.
Figure 1. Basic ELM network architecture.
Micromachines 14 00840 g001
Figure 2. Flow chart of auto-PW ELM method.
Figure 2. Flow chart of auto-PW ELM method.
Micromachines 14 00840 g002
Figure 3. Measurement connections.
Figure 3. Measurement connections.
Micromachines 14 00840 g003
Figure 4. Schematic diagram of the experimental environment.
Figure 4. Schematic diagram of the experimental environment.
Micromachines 14 00840 g004
Figure 5. Results of splitting algorithm processing on S-parameters. (a) Piecewise curves of S11 parameters. (b) Piecewise curves of S12 parameters. (c) Piecewise curves of S21 parameters. (d) Piecewise curves of S22 parameters.
Figure 5. Results of splitting algorithm processing on S-parameters. (a) Piecewise curves of S11 parameters. (b) Piecewise curves of S12 parameters. (c) Piecewise curves of S21 parameters. (d) Piecewise curves of S22 parameters.
Micromachines 14 00840 g005
Figure 6. Modeling results of S11 parameters. (a) Comparison of ELM model and measured data. (b) Comparison of SVR model and estimated data. (c) Comparison of LSTM model and measured data. (d) Comparison of automatic piecewise ELM model and measured data.
Figure 6. Modeling results of S11 parameters. (a) Comparison of ELM model and measured data. (b) Comparison of SVR model and estimated data. (c) Comparison of LSTM model and measured data. (d) Comparison of automatic piecewise ELM model and measured data.
Micromachines 14 00840 g006
Figure 7. Modeling results of S12 parameters. (a) Comparison of ELM model and measured data. (b) Comparison of SVR model and estimated data. (c) Comparison of LSTM model and measured data. (d) Comparison of automatic piecewise ELM model and measured data.
Figure 7. Modeling results of S12 parameters. (a) Comparison of ELM model and measured data. (b) Comparison of SVR model and estimated data. (c) Comparison of LSTM model and measured data. (d) Comparison of automatic piecewise ELM model and measured data.
Micromachines 14 00840 g007
Figure 8. Modeling results of S21 parameters. (a) Comparison of ELM model and measured data. (b) Comparison of SVR model and estimated data. (c) Comparison of LSTM model and measured data. (d) Comparison of automatic piecewise ELM model and measured data.
Figure 8. Modeling results of S21 parameters. (a) Comparison of ELM model and measured data. (b) Comparison of SVR model and estimated data. (c) Comparison of LSTM model and measured data. (d) Comparison of automatic piecewise ELM model and measured data.
Micromachines 14 00840 g008
Figure 9. Modeling results of S22 parameters. (a) Comparison of ELM model and measured data. (b) Comparison of SVR model and estimated data. (c) Comparison of LSTM model and measured data. (d) Comparison of automatic piecewise ELM model and measured data.
Figure 9. Modeling results of S22 parameters. (a) Comparison of ELM model and measured data. (b) Comparison of SVR model and estimated data. (c) Comparison of LSTM model and measured data. (d) Comparison of automatic piecewise ELM model and measured data.
Micromachines 14 00840 g009
Table 1. Modeling accuracy of different models in terms of SVR, LSTM, ELM, and Auto-PW ELM.
Table 1. Modeling accuracy of different models in terms of SVR, LSTM, ELM, and Auto-PW ELM.
SVRLSTMELMAuto-PW ELM in Paper
MSETime/sMSETime/sMSETime/sMSETime/s
S11 3.0   × 10−282 1.5   × 10−2331.2 3.4   × 10−2 1.4   × 10−3 8.5   × 10−2
S12 8.1   × 10−255 9.2   × 10−352 1.2   × 10−2 5.2   × 10−2 6.9   × 10−4 8.2   × 10−2
S21 6.3   × 10−372 9.3   × 10−366 1.3   × 10−2 4.3   × 10−2 2.9   × 10−3 7.7   × 10−2
S22 8.5   × 10−277 3.1   × 10−253 3.2   × 10−1 4.4   × 10−2 4.3   × 10−3 9.5 × 10−2
Table 2. Comparison of various approaches in terms of the number of hidden neurons.
Table 2. Comparison of various approaches in terms of the number of hidden neurons.
Number of Hidden NeuronsLSTMELMAuto-PW ELM in Paper
S1180805–15
S1250207–15
S2150205–15
S2275805–12
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.

Share and Cite

MDPI and ACS Style

Wang, L.; Zhou, S.; Fang, W.; Huang, W.; Yang, Z.; Fu, C.; Liu, C. Automatic Piecewise Extreme Learning Machine-Based Model for S-Parameters of RF Power Amplifier. Micromachines 2023, 14, 840. https://doi.org/10.3390/mi14040840

AMA Style

Wang L, Zhou S, Fang W, Huang W, Yang Z, Fu C, Liu C. Automatic Piecewise Extreme Learning Machine-Based Model for S-Parameters of RF Power Amplifier. Micromachines. 2023; 14(4):840. https://doi.org/10.3390/mi14040840

Chicago/Turabian Style

Wang, Lulu, Shaohua Zhou, Wenrao Fang, Wenhua Huang, Zhiqiang Yang, Chao Fu, and Changkun Liu. 2023. "Automatic Piecewise Extreme Learning Machine-Based Model for S-Parameters of RF Power Amplifier" Micromachines 14, no. 4: 840. https://doi.org/10.3390/mi14040840

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

Article Metrics

Back to TopTop