Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Design and fabrication of a GaN HEMT power amplifier based on hidden Markov model for wireless applications

  • Mohammad Soruri,

    Roles Conceptualization, Data curation, Funding acquisition, Methodology, Resources, Software, Validation, Visualization, Writing – original draft, Writing – review & editing

    Affiliation Faculty of Electrical and Computer Engineering, University of Birjand, Birjand, Iran

  • S. Mohammad Razavi ,

    Roles Conceptualization, Formal analysis, Funding acquisition, Methodology, Project administration, Supervision, Validation, Writing – review & editing

    smrazavi@birjand.ac.ir

    Affiliation Faculty of Electrical and Computer Engineering, University of Birjand, Birjand, Iran

  • Mehdi Forouzanfar,

    Roles Conceptualization, Data curation, Formal analysis, Investigation, Methodology, Project administration, Software, Supervision, Validation, Visualization, Writing – review & editing

    Affiliation Faculty of Electrical and Computer Engineering, University of Birjand, Birjand, Iran

  • Paolo Colantonio

    Roles Conceptualization, Formal analysis, Investigation, Resources, Supervision, Visualization, Writing – review & editing

    Affiliation Electronic Engineering Department, University of Roma Tor Vergata, Roma, Italy

Abstract

Improvement of power amplifier’s performance is the desired topic in communication systems. There are many efforts are made to provide good input and output matching, high efficiency, sufficient power gain and appropriate output power. This paper presents a power amplifier with optimized input and output matching networks. In the proposed approach, a new structure of the Hidden Markov Model with 20 hidden states is used for modeling the power amplifier. The widths and lengths of the microstrip lines in the input and output matching networks are defined as the parameters that the Hidden Markov Model should optimize. For validating our algorithm, a power amplifier has been realized based on a 10W GaN HEMT with part number CG2H40010F from the Cree corporation. Measurement results have shown a PAE higher than 50%, a Gain of about 14 dB, and input and output return losses lower than -10 dB over the frequency range of 1.8–2.5 GHz. The proposed PA can be used in wireless applications such as radar systems.

1. Introduction

One of the essential components in the structure of a transmitter system is the Power Amplifier (PA) [1]. Since the power amplifier is located at the final stage of the transmitter, its efficiency influences the system’s overall efficiency. PAs are found in the realization of the many microwaves and millimeter-wave systems including radar and antenna systems [28], cellular phones [911], electronic warfare [12, 13], heating [14, 15], and also many other applications that highlight the importance of such component. Due to the wide variety of PA applications, from wireless communication handsets to heating and electronic warfare, PA is designed and biased in a suitable class to satisfy the desired parameters.

As the input signal of a PA is large, it typically operates in nonlinear conditions and the output signal has some unavoidable distortions. On the other hand, the biasing of a PA also affects its non-linear behavior. Generally, class A or class B structures achieve high linearity. However, for obtaining high linearity, PA must be operated in a low-efficiency region and vice versa [1618].

For improving the efficiency of a PA, several techniques are proposed [19]. Using switching power amplifiers and Doherty power amplifiers [20] are two traditional techniques for achieving this goal. The Envelope Tracking (ET) technique improves efficiency by adjusting the supply voltage [21]. Also for improving the linearity and efficiency simultaneously, the outphasing technique can be used [22].

In addition, to apply conventional methods to increase the efficiency of a circuit, the use of innovative and evolutionary methods for optimizing discrete and Monolithic Microwave Integrated Circuits (MMIC) has also become common. Evolutionary algorithms and multi-objective optimization were considered in [23]. Power amplifier optimization based on a nonlinear programming technique was studied in [24]. Particle Swarm Optimization (PSO) was used for the optimization of various PAs in [16, 2527]. Also, Artificial Bee Colony (ABC) and PSO algorithms were applied by Bipin and Rao for the linearization of a PA in [28]. Bayesian optimization for designing broadband and high-efficiency PA was studied in [29], that the proposed algorithm optimized the drain waveforms by maximizing the fundamental output power over the frequency range of 1.5 to 2.5 GHz. Improving the efficiency and gain with automated deep neural learning was obtained over the frequency range of 1.8–2.2 GHz by Koushalvandi et. all in [30].

In this paper, Hidden Markov Model (HMM) is used for improving the parameters of a PA. HMM was first introduced by Baum and Petrie in 1960 [31, 32]. HMM is a statistical model that was used to predict events and model the sequences [33, 34]. In the proposed approach, the widths and lengths of micro-strips are optimized by HMM. HMM is a robust algorithm for simulating the sequences and comparing them with various lengths. It can be considered as a machine with hidden states whose transition among them causes generating the observable states [35]. In the proposed approach for improving the efficiency, HMM is used for modeling the PA and predicting an optimized sentence that includes the widths and lengths of the microstrips in the RF paths.

The paper is organized as follows: In Sect. 2, the overall structure of HMM is discussed. In Sect. 3, the proposed method and its application in the high-efficiency PA are explained. Measurement results and discussion are presented in Sect. 4 and finally, a conclusion about the proposed approach is presented in Sect. 5.

2. Hidden Markov model

HMM consists of several hidden states and several observable states. The transitions between hidden states are determined through probability functions represented by matrix elements {aij} [36, 37]. Fig 1 represents a simple example of HMM that contains two hidden states (π1 and π2), and two observable states (V1 and V2). In this structure, each of the two hidden states can emit two observable states.

thumbnail
Fig 1. A simple model of HMM, hidden states, and observable states are shown with circles and squares, respectively.

Transition probabilities are shown with dashed lines and emission probabilities are shown with solid lines.

https://doi.org/10.1371/journal.pone.0285186.g001

If we have an HMM with n hidden states and m observables states, we can use the following equations for modeling the behavior of HMM [37]. (1) (2) (3) Where in Eq 1, π is the set of hidden states, and in Eq 2 aij is the transition probability of going from a hidden state πi to a hidden state πj. Eq 3 states that the sum of the transition probabilities taken out of each hidden state is equal to one. In each hidden state πi, the observable states can be produced [37]. These probabilities are named with emission probabilities that are shown with the elements of matrix B = {bjk}. (4) (5) (6) Where in Eq 4, v is the set of observable states, and in Eq 5, bjk is the probability of emitting an observable state vk in the hidden state πj. Eq 6 states that the sum of the emission probabilities taken out of each hidden state is equal to one. Initial probabilities determine the starting model with each hidden state at the finish. Eq 7 describes the initial probabilities. (7) Where in Eq 7, πi is the probability of starting the model with a hidden state π(1). As a result, each HMM is summarized with triple λ = (A, B, π) that can model the optimized sequence of widths and lengths of microstrip lines used in the PA matching network.

3. High-efficiency PA with HMM algorithm

As said, HMM is a robust algorithm for simulating the sequences, so in the proposed PA, we used HMM for modeling the PA and predicting an optimized sentence that includes the widths and lengths of the microstrips in the RF paths. For using HMM, we should first determine the set of hidden states and transition probabilities matrix and the set of observable states and emission probabilities matrix. After determining the overall structure of HMM, we define the sequence that should be optimized from the HMM structure. This sequence is the widths and lengths of the microstrips line in the RF path. Eq 8 shows this sequence.

(8)

The number of parameters in Eq 8 is proportional to the number of the microstrips lines in the input and output matching networks. In the proposed PA, 4 lines in the input and 6 lines in the output matching network were used to realize wideband matching. The number of lines for matching the input and output can be increased by the cost of increasing the total area of PA. The proposed matching circuit provides a suitable bandwidth, high efficiency, and a suitable gain while occupying a relatively small area.

The proposed structure of HMM is illustrated in Fig 2.

thumbnail
Fig 2. The proposed structure of HMM for generating the optimum parameters of PA.

https://doi.org/10.1371/journal.pone.0285186.g002

As shown in Fig 2, we considered 20 hidden states for the proposed HMM for modeling 20 parameters in the sequence p described in Eq 8. Each hidden state is the length or width of each microstrip that should be optimized and can generate eight observable states. These eight observable values for each hidden state, are close to the initial values obtained from the load-pull analysis and the design of the corresponding matching networks taking into account the initial tunes.

The proposed structure of Fig 2, actually expresses a sequence of the microstrip line values of the power amplifier, which according to the sequence values, the power amplifier can have its best performance. Based on the proposed structure in Fig 2, the transition probabilities matrix, A, can be shown in Eq 9.

(9)(10)

As is shown in Eq 9 and Fig 2, in transition probability matrix A, the probability of going from each hidden state to other hidden states is equal to 1. Eq 11 shows the initial optimized values of microstrip lines that are obtained based on the initial tunes of PA from the load-pull simulation and optimization of the input and output matching network. (All values are in millimeters).

(11)

The set of observable states is determined based on the initial values vectors, p*, in Eq 11. Therefore, for obtaining the emission probabilities matrix, B, at first, we should select eight values (observable states) for each of the initial values (hidden states) in Eq 8. These eight observable values are selected according to the initial values of each of the micro-strips values obtained in Eq 11. The emission probabilities matrix, B, is expressed by Eq 12.

(12)(13)

The training of HMM is performed with the Baum-Welch algorithm which is a traditional algorithm for the training of HMM [37]. Eq 13 is the condition related to the sum of emission probabilities taken out of each hidden state, controlled in each training algorithm iteration. All the eight observable values that 20 hidden states can generate are shown in Eq 14 (All values are in millimeters).

(14)

In the Baum-Welch algorithm, the Parameters of HMM, are obtained based on the training sequences. The number of training sequences is 160 specified based on Eq 14 (160 = 20*8). For training of HMM, the maximum likelihood concept is used which is defined by Eq 15 [37]: (15) Where in Eq 15, F is the maximum posterior probability of generating sequence S by λ = (A, B, π).

We want to find the sequence of observable states that optimize the PA performance. For obtaining the solution, first, we should define a fitness function. In other words, we want to find that sequence of observable states that minimize our fitness function. The fitness function that we define, is the PAE of PA. Eq 16, defines this fitness function [38]. (16) Where in Eq 16, PDC is the supply power, and Pin and Po are the input and output power, respectively.

We can consider the PDC as the following equation [1].

(17)

In Eq 17, Pdiss is the dissipation power in PA and Pout,f and are the fundamental output power and the sum of output powers in the harmonic frequencies, respectively. At the finish, we can state the PAE by Eq 18.

(18)

In Eq 18, for optimizing the PAE, we should minimize dissipation power and the sum of output power in the harmonic frequencies. It means for obtaining a maximum PAE, this equation should be minimized: (19)

So, Eq 19 is the primary cost function for optimizing the HMM. The algorithm is terminated when the maximum number of iterations is reached or the specified error is below a given threshold value.

4. Measurement results and discussion

The proposed algorithm used the ADS and Matlab software for the implementation of the Harmonic Balance of PA and HMM, respectively and during the optimization algorithm, ADS is linked to Matlab [39]. For the realization of PA, we use a GaN HEMT with the part number CGH40010F, from the Cree corporation. The substrate specifications are Rogers 4003, with a thickness of 32 mils and εr = 3.55. It should be noted that a deep AB class is selected for biasing of the transistor. The bias voltage of the drain, VDD is 28V, the bias voltage of the gate, VGG is -2.74 V, and the drain current, ID is 160 mA. Fig 3 shows the overall structure of PA and Fig 4 shows the I-V curve of the transistor.

thumbnail
Fig 4. The I-V curve of the transistor, Q is the DC bias point.

https://doi.org/10.1371/journal.pone.0285186.g004

In Fig 3, each line in the RF path of PA is specified by its width and length. For example, the line specified with , is a line with the width of Wg1 and length of Lg1. As shown in Fig 3, we considered 4 lines in the input and 6 lines in the output matching networks. It should be noted that all high-frequency simulations of the proposed PA were performed in the momentum microwave environment of ADS software using the precise non-linear model of the transistor, which is provided by Cree company.

In the proposed circuit in Fig 3, the parallel resistor and capacitor and the two first microstrip lines in the transistor gate that are specified with and , are used to stabilize the PA. The values of the resistor and capacitor and and are selected in such a way as to stabilize the PA at all frequencies. It should be noted that the values of the selected resistor and capacitor and and are fixed and don’t vary among the optimization algorithm. After optimizing the PA, the Mu factor of the PA was obtained, as shown in Fig 5. For a PA to be stable, the Mu factor must be greater than one [19]. The simulation results show that the amplifier is stable at all frequencies. Fig 6 shows the fabricated PA.

S11, S22 and S21 versus frequency are shown in Fig 7. As is shown in Fig 7, the simulated and measured results are in quite good agreement. The average of the S11 and S22 are lower than -9.5 dB and -10.5 dB in the frequency range of 1.8–2.5 GHz, respectively. The values of the S21 is above 14.5 dB in the frequency range mentioned.

Fig 8 shows the simulated and measured Pout, PAE, and gain of the proposed PA versus frequency. According to the measurement values specified in Fig 8, PAE is above 50% in the frequency range of 1.8–2.5 GHz and is above 60% in the frequency range of 2–2.3 GHz. The output power is above 38.4 dBm in the frequency range of 1.8–2.5 GHz and is above 39 dBm in the frequency range of 1.95–2.35 GHz. Also, the PA provides an average gain of 14.5 dB in the frequency range of 1.8–2.5 GHz.

thumbnail
Fig 8. Simulated and measured Gain, Pout, and PAE versus frequency at Pin of 24 dBm.

https://doi.org/10.1371/journal.pone.0285186.g008

Pout, PAE, and Gain versus Pin at the frequency of 2.2 GHz are shown in Fig 9. As shown in Fig 9, the fabricated PA provides a PAE above 61.6%, a power gain above the 14.5 dB, and a Pout above 39.5 dBm in the saturation region, where the input power is between 24 dBm and 30 dBm.

thumbnail
Fig 9. Simulated and measured Gain, Pout, and PAE versus input power at the frequency of 2.2 GHz.

https://doi.org/10.1371/journal.pone.0285186.g009

Fig 10 shows the drain voltage and drain current waveforms of the proposed PA versus Pin at the frequency of 2.2 GHz. Input power, Pin is swept from 0 dBm to 30 dBm. When input power increases, the output capacitor enters into its nonlinear region which leads to reducing the phase overlap between the drain current and the drain voltage and so increases the overall PA efficiency.

thumbnail
Fig 10. Drain voltage and drain current waveforms of the proposed PA versus Pin at the frequency of 2.2 GHz, Pin is swept from 0 dBm to 30 dBm.

https://doi.org/10.1371/journal.pone.0285186.g010

Fig 11 shows the input and output third-order intercept (TOI) of the proposed PA versus frequency. The input and output third-order intercept (TOI) are important linearity parameters for PA characterization, as strong narrow-band interferers can exist in the desired bandwidth. As shown in Fig 11, across the bandwidth the input and output TOI of the proposed PA are higher than 31.3 dBm and 43.8 dBm, respectively, where a two-tone test is performed with 1 MHz spacing.

thumbnail
Fig 11. The input and output third-order intercept (TOI) of the proposed PA versus frequency.

https://doi.org/10.1371/journal.pone.0285186.g011

For verifying the proposed algorithm, the PA is optimized by the ADS gradient optimizer. Pout, PAE, and Gain are defined as the main goals. Fig 12 shows the Pout, PAE, and gain of the PA optimized by ADS_Optimizer and HMM_Optimizer versus frequency at Pin of 24 dBm and Fig 13 shows these results versus input power at the frequency of 2.2 GHz. By investigating the results that are shown in Figs 12 and 13, we can see that the average of PAE, Pout and Gain obtained by the HMM_Optimizer is higher than the ADS_optimizer. A brief comparison of the two algorithms is summarized in Tables 1 and 2. In Table 2, the comparison is considered in the saturation region, where the input power is between 24dBm and 30dBm.

thumbnail
Fig 12. Gain, Pout, and PAE versus frequency at Pin of 24 dBm for PA optimized by ADS_Optimizer and HMM_Optimizer.

https://doi.org/10.1371/journal.pone.0285186.g012

thumbnail
Fig 13. Gain, Pout, and PAE versus input power at the frequency of 2.2 GHz for PA optimized by ADS_Optimizer and HMM_Optimizer.

https://doi.org/10.1371/journal.pone.0285186.g013

thumbnail
Table 1. A brief comparison between HMM optimizer and ADS optimizer for results obtained by swept of frequency (GHz).

https://doi.org/10.1371/journal.pone.0285186.t001

thumbnail
Table 2. A brief comparison between HMM optimizer and ADS optimizer for results obtained by swept of input power (dBm).

https://doi.org/10.1371/journal.pone.0285186.t002

The obtained results are also compared with some previously published similar works that are shown in Table 3. As shown in Table 3, the fabricated PA has a better performance in comparison with other similar works. This improvement can be seen in the PAE, Gain, and output power of PA.

thumbnail
Table 3. Comparison of the proposed PA with some other proposed S-band PAs.

https://doi.org/10.1371/journal.pone.0285186.t003

5. Conclusion

In this paper, we designed and fabricated an optimized power amplifier with a GaN HEMT for the wireless application that its widths and lengths were predicted and modeled by HMM. For doing this, we defined a new structure of HMM for modeling the PA that consists of several hidden and observable states based on the number of microstrip lines in the input and output matching network. The proposed HMM consisted of 20 hidden states and each hidden state emitted 8 observable states so that their values was close to the initial values obtained from the load-pull analysis and the design of the corresponding matching networks taking into account the initial tunes. The maximum likelihood concept was applied for the training of HMM and the sum of the dissipation power and output powers in the harmonic frequencies was defined as a fitness function. After training HMM, we obtained the optimum values of the widths and lengths of the microstrip lines. With the optimized values, we simulated and realized the PA. Also, In all steps of optimization and simulation of the PA, the precise non-linear model of the transistor was used. Measurement results showed that the PA obtained a PAE higher than 50%, a Gain of about 14 dB, and input and output return losses lower than -10 dB over the frequency range of 1.8–2.5 GHz.

References

  1. 1. Colantonio P, Giannini F, Limiti E. High efficiency RF and microwave solid state power amplifiers. John Wiley & Sons; 2009.
  2. 2. Raab FH. Average efficiency of class-G power amplifiers. IEEE Transactions on Consumer Electronics. 1986 May(2):145–50.
  3. 3. Ciappa M, Carbognani F, Fichtner W. Lifetime prediction and design of reliability tests for high-power devices in automotive applications. IEEE Transactions on device and materials reliability. 2003 Dec;3(4):191–6.
  4. 4. Blount P, Huettner S, Cannon B. A high efficiency, Ka-band pulsed gallium nitride power amplifier for radar applications. In: 2016 IEEE Compound Semiconductor Integrated Circuit Symposium (CSICS); 2016 Oct 23; Austin, TX: IEEE; 2016. p. 1–4.
  5. 5. Chang HY, Wang H, Yu M, Shu Y. A 77-GHz MMIC power amplifier for automotive radar applications. IEEE microwave and wireless components letters. 2003 Apr 8;13(4):143–5.
  6. 6. Nocera C, Papotto G, Cavarra A, Ragonese E, Palmisano G. A 13.5-dBm 1-V power amplifier for W-band automotive radar applications in 28-nm FD-SOI CMOS technology. IEEE transactions on Microwave Theory and Techniques. 2021 Jan 20;69(3):1654–60.
  7. 7. AlibakhshiKenari M, Naser-Moghadasi M, Sadeghzadeh RA. Composite right–left-handed-based antenna with wide applications in very‐high frequency–ultra-high frequency bands for radio transceivers. IET Microwaves, Antennas & Propagation. 2015 Dec;9(15):1713–26.
  8. 8. Alibakhshikenari M, Virdee BS, Shukla P, See CH, Abd-Alhameed RA, Falcone F, et al. Improved adaptive impedance matching for RF front-end systems of wireless transceivers. Scientific Reports. 2020 Aug 21;10(1):1–1.
  9. 9. Ali F, Gupta A, Higgins A. Advances in GaAs HBT power amplifiers for cellular phones and military applications. In: IEEE 1996 Microwave and Millimeter-Wave Monolithic Circuits Symposium. Digest of Papers 1996 Jun 17; San Francisco, CA: IEEE; 1996. p. 61–66.
  10. 10. Makioka S, Enomoto S, Furukawa H, Tateoka K, Yoshikawa N, Kanazawa K. A miniaturized GaAs power amplifier for 1.5 GHz digital cellular phones. In: IEEE 1996 Microwave and Millimeter-Wave Monolithic Circuits Symposium. Digest of Papers 1996 Jun 17; San Francisco, CA: IEEE; 1996. p. 13–16.
  11. 11. Ota Y, Adachi C, Takehara H, Yanagihara M, Fujimoto H, Masato H, et al. Application of heterojunction FET to power amplifier for cellular telephone. Electronics Letters. 1994 May 26;30(11):906–7.
  12. 12. Gonzalez-Garrido MA, Grajal J, Cubilla P, Cetronio A, Lanzieri C, Uren M. 2–6 GHz GaN MMIC power amplifiers for electronic warfare applications. In: 2008 European Microwave Integrated Circuit Conference 2008 Oct 27; Amsterdam, Netherlands: IEEE; 2008. p. 83–86.
  13. 13. Oreja-Gigorro E, Pascual ED, Sánchez-Martínez JJ, Gil-Heras ML, Bueno-Fernández V, Bódalo-Marquez A, et al. A 6–18 GHz GaN on SiC high power amplifier MMIC for electronic warfare. In: 2018 13th European Microwave Integrated Circuits Conference (EuMIC) 2018 Sep 23; Madrid, Spain: IEEE; 2018. p. 85–88.
  14. 14. Srimuang P, Puangngernmak N, Chalermwisutkul S. 13.56 MHz class E power amplifier with 94.6% efficiency and 31 watts output power for RF heating applications. In: 2014 11th International Conference on Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology (ECTI-CON) 2014 May; Nakhon Ratchasima, Thailand: IEEE; 2014. p. 1–5.
  15. 15. Hinchliffe S, Hobson L. High power class-E amplifier for high-frequency induction heating applications. Electronics Letters. 1988 Jul 7;24(14):886–8.
  16. 16. Hosseini SA, Hajipour A, Tavakoli H. Design and optimization of a CMOS power amplifier using innovative fractional-order particle swarm optimization. Applied Soft Computing. 2019 Dec 1;85:105831.
  17. 17. Groe JB, Larson LE. CDMA mobile radio design. Boston: Artech House, Inc.; 2000.
  18. 18. Wang F, Kimball DF, Popp JD, Yang AH, Lie DY, Asbeck PM, et al. An improved power-added efficiency 19-dBm hybrid envelope elimination and restoration power amplifier for 802.11 g WLAN applications. IEEE Transactions on Microwave Theory and Techniques. 2006 Dec 4;54(12):4086–99.
  19. 19. Kazimierczuk MK. RF power amplifiers. Second ed. Chichester: John Wiley & Sons, Inc.; 2014.
  20. 20. Kim B. Doherty power amplifiers: from fundamentals to advanced design methods. First ed. London: Academic Press; 2018.
  21. 21. Staudinger J, Gilsdorf B, Newman D, Norris G, Sadowniczak G, Sherman R, et al. High efficiency CDMA RF power amplifier using dynamic envelope tracking technique. In: 2000 IEEE MTT-S International Microwave Symposium Digest (Cat. No. 00CH37017) 2000 Jun 11; Boston, MA: IEEE; 2000. Vol. 2, p. 873–876.
  22. 22. Cripps SC. RF power amplifiers for wireless communications. Second ed. Norwood, MA: Artech house; 2006.
  23. 23. Bhuvaneswari M. Application of evolutionary algorithms for multi-objective optimization in VLSI and embedded systems. London: Springer; 2014.
  24. 24. Momoh JA, Adapa R, El-Hawary ME. A review of selected optimal power flow literature to 1993. I. Nonlinear and quadratic programming approaches. IEEE transactions on power systems. 1999 Feb;14(1):96–104.
  25. 25. Manjula S, Selvathi D. Design and optimization of ultra low power low noise amplifier using particle swarm optimization. Indian Journal of Science and Technology. 2015 Dec;8(36):1–8.
  26. 26. Karimi G, Lotfi A. An analog/digital pre-distorter using particle swarm optimization for RF power amplifiers. AEU-International Journal of Electronics and Communications. 2013 Aug 1;67(8):723–8.
  27. 27. Li C, You F, Yao T, Wang J, Shi W, Peng J, et al. Simulated annealing particle swarm optimization for high-efficiency power amplifier design. IEEE Transactions on Microwave Theory and Techniques. 2021 Mar 5;69(5):2494–505.
  28. 28. Bipin PR, Rao PV. Linearization of high power amplifier using modified artificial bee colony and particle swarm optimization algorithm. Procedia Technology. 2016 Jan 1;25:28–35.
  29. 29. Chen P, Merrick BM, Brazil TJ. Bayesian optimization for broadband high-efficiency power amplifier designs. IEEE Transactions on Microwave Theory and Techniques. 2015 Nov 11;63(12):4263–72.
  30. 30. Kouhalvandi L, Ceylan O, Ozoguz S. Automated deep neural learning-based optimization for high performance high power amplifier designs. IEEE Transactions on Circuits and Systems I: Regular Papers. 2020 Jul 20;67(12):4420–33.
  31. 31. Baum LE, Petrie T. Statistical inference for probabilistic functions of finite state Markov chains. The annals of mathematical statistics. 1966 Dec 1;37(6):1554–63.
  32. 32. Soruri M, Sadri J, Zahiri SH. Gene clustering with hidden Markov model optimized by PSO algorithm. Pattern Analysis and Applications. 2018 Nov;21:1121–6.
  33. 33. Kennedy J, Eberhart R. Particle swarm optimization. InProceedings of ICNN’95-international conference on neural networks 1995 Nov 27; Perth, WA, Australia: IEEE; 1995. Vol. 4, p. 1942–1948.
  34. 34. Krogh A, Brown M, Mian IS, Sjölander K, Haussler D. Hidden Markov models in computational biology: Applications to protein modeling. Journal of molecular biology. 1994 Feb 3;235(5):1501–31.
  35. 35. Rabiner L, Juang B. An introduction to hidden Markov models. ieee assp magazine. 1986 Jan;3(1):4–16.
  36. 36. Rabiner LR. A tutorial on hidden Markov models and selected applications in speech recognition. Proceedings of the IEEE. 1989 Feb;77(2):257–86.
  37. 37. Durbin R, Eddy SR, Krogh A, Mitchison G. Biological sequence analysis: probabilistic models of proteins and nucleic acids. Cambridge: Cambridge university press; 1998.
  38. 38. Bahl I. Fundamentals of RF and microwave transistor amplifiers. New Jersey: John Wiley & Sons, Inc.; 2009.
  39. 39. Github.com [Internet]: ADS-Matlab-Interface; c2022 [cited 2022 Mar 12]. https://github.com/korvin011/ADS-Matlab-Interface.
  40. 40. Ding X, He S, You F, Xie S, Hu Z. 2–4 GHz wideband power amplifier with ultra-flat gain and high PAE. Electronics Letters. 2013 Feb;49(5):326–7.
  41. 41. Le QH, Nghe CT, Zimmer G. High efficiency 10 W GaN-HEMT power amplifier with optimum input stabilization. In: 2017 International Conference on Advanced Technologies for Communications (ATC) 2017 Oct 18; Quy Nhon, Vietnam: IEEE; 2017. p. 27–30.
  42. 42. Meng X, Yu C, Liu Y, Wu Y. Design approach for implementation of class-J broadband power amplifiers using synthesized band-pass and low-pass matching topology. IEEE Transactions on Microwave Theory and Techniques. 2017 Jun 22;65(12):4984–96.
  43. 43. Sayed AS, Ahmed HN. A 10-W, high efficiency, broadband harmonically tuned GaN-HEMT power amplifier. In: 2018 IEEE International Symposium on Circuits and Systems (ISCAS) 2018 May 27; Florence, Italy: IEEE; 2018. p. 1–4.
  44. 44. Tuffy N, Zhu A, Brazil TJ. Class-J RF power amplifier with wideband harmonic suppression. In: 2011 IEEE MTT-S International Microwave Symposium 2011 Jun 5; Baltimore, MD, USA: IEEE; 2011. p. 1–4.
  45. 45. Ma R, Goswami S, Yamanaka K, Komatsuzaki Y, Ohta A. A 40-dBm high voltage broadband GaN Class-J power amplifier for PoE micro-basestations. In2013 IEEE MTT-S International Microwave Symposium Digest (MTT) 2013 Jun 2; Seattle, WA, USA: IEEE; 2013. p. 1–3.
  46. 46. Goyal U, Tomar SK, Mishra M, Vinayak S. Design and development of S band 10W And 20W power amplifier. In2015 IEEE Applied Electromagnetics Conference (AEMC) 2015 Dec 18; Guwahati, India: IEEE; 2015. p. 1–2.
  47. 47. Mahdi AE, Sobih AG, El-Kafafi MA. Design and implementationof 10W, highly linear, wideband and efficient power amplifier using harmonic termination. In2016 IEEE Middle East Conference on Antennas and Propagation (MECAP) 2016 Sep 20; Beirut, Lebanon: IEEE; 2016. p. 1–4.