<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN" "http://jats.nlm.nih.gov/publishing/1.1/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xml:lang="en" article-type="research-article" dtd-version="1.1">
<front>
<journal-meta>
<journal-id journal-id-type="pmc">CMC</journal-id>
<journal-id journal-id-type="nlm-ta">CMC</journal-id>
<journal-id journal-id-type="publisher-id">CMC</journal-id>
<journal-title-group>
<journal-title>Computers, Materials &#x0026; Continua</journal-title>
</journal-title-group>
<issn pub-type="epub">1546-2226</issn>
<issn pub-type="ppub">1546-2218</issn>
<publisher>
<publisher-name>Tech Science Press</publisher-name>
<publisher-loc>USA</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">37297</article-id>
<article-id pub-id-type="doi">10.32604/cmc.2023.037297</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Article</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>MSCNN-LSTM Model for Predicting Return Loss of the UHF Antenna in HF-UHF RFID Tag Antenna</article-title>
<alt-title alt-title-type="left-running-head">MSCNN-LSTM Model for Predicting Return Loss of the UHF Antenna in HF-UHF RFID Tag Antenna</alt-title>
<alt-title alt-title-type="right-running-head">MSCNN-LSTM Model for Predicting Return Loss of the UHF Antenna in HF-UHF RFID Tag Antenna</alt-title>
</title-group>
<contrib-group>
<contrib id="author-1" contrib-type="author">
<name name-style="western"><surname>Yang</surname><given-names>Zhao</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-2" contrib-type="author">
<name name-style="western"><surname>Zhang</surname><given-names>Yuan</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-3" contrib-type="author" corresp="yes">
<name name-style="western"><surname>Zhu</surname><given-names>Lei</given-names></name><xref ref-type="aff" rid="aff-2">2</xref><email>zhulei@bigc.edu.cn</email></contrib>
<contrib id="author-4" contrib-type="author">
<name name-style="western"><surname>Huang</surname><given-names>Lei</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-5" contrib-type="author">
<name name-style="western"><surname>Hu</surname><given-names>Fangyu</given-names></name><xref ref-type="aff" rid="aff-3">3</xref></contrib>
<contrib id="author-6" contrib-type="author">
<name name-style="western"><surname>Du</surname><given-names>Yanping</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-7" contrib-type="author">
<name name-style="western"><surname>Li</surname><given-names>Xiaowei</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<aff id="aff-1"><label>1</label><institution>School of Mechanical and Electrical Engineering, Beijing Institute of Graphic Communication</institution>, <addr-line>Beijing, 102600</addr-line>, <country>China</country></aff>
<aff id="aff-2"><label>2</label><institution>Postal Industry Technology R&#x0026;D Center, Beijing Institute of Graphic Communication</institution>, <addr-line>Beijing, 102600</addr-line>, <country>China</country></aff>
<aff id="aff-3"><label>3</label><institution>Collage of Electronic Information and Automation, Civil Aviation University of China</institution>, <addr-line>Tianjin, 300300</addr-line>, <country>China</country></aff>
</contrib-group>
<author-notes>
<corresp id="cor1"><label>&#x002A;</label>Corresponding Author: Lei Zhu. Email: <email>zhulei@bigc.edu.cn</email></corresp>
</author-notes>
<pub-date date-type="collection" publication-format="electronic">
<year>2023</year></pub-date>
<pub-date date-type="pub" publication-format="electronic"><day>27</day><month>3</month><year>2023</year></pub-date>
<volume>75</volume>
<issue>2</issue>
<fpage>2889</fpage>
<lpage>2904</lpage>
<history>
<date date-type="received"><day>29</day><month>10</month><year>2022</year></date>
<date date-type="accepted"><day>23</day><month>12</month><year>2022</year></date>
</history>
<permissions>
<copyright-statement>&#x00A9; 2023 Yang et al.</copyright-statement>
<copyright-year>2023</copyright-year>
<copyright-holder>Yang et al.</copyright-holder>
<license xlink:href="https://creativecommons.org/licenses/by/4.0/">
<license-p>This work is licensed under a <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</ext-link>, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
</license>
</permissions>
<self-uri content-type="pdf" xlink:href="TSP_CMC_37297.pdf"></self-uri>
<abstract>
<p>High-frequency (HF) and ultrahigh-frequency (UHF) dual-band radio frequency identification (RFID) tags with both near-field and far-field communication can meet different application scenarios. However, it is time-consuming to calculate the return loss of a UHF antenna in a dual-band tag antenna using electromagnetic (EM) simulators. To overcome this, the present work proposes a model of a multi-scale convolutional neural network stacked with long and short-term memory (MSCNN-LSTM) for predicting the return loss of UHF antennas instead of EM simulators. In the proposed MSCNN-LSTM, the MSCNN has three branches, which include three convolution layers with different kernel sizes and numbers. Therefore, MSCNN can extract fine-grain localized information of the antenna and overall features. The LSTM can effectively learn the EM characteristics of different structures of the antenna to improve the prediction accuracy of the model. Experimental results show that the mean absolute error (0.0073), mean square error (0.00032), and root mean square error (0.01814) of the MSCNN-LSTM are better than those of other prediction methods. In predicting the return loss of 100&#x2005;UHF antennas, compared with the simulation time of 4800&#x2005;s for High Frequency Structure Simulator (HFSS), MSCNN-LSTM takes only 0.927519&#x2005;s under the premise of ensuring prediction accuracy, significantly reducing the calculation time, which provides a basis for the rapid design of HF-UHF RFID tag antenna. Then MSCNN-LSTM is used to determine the dimensions of the UHF antenna quickly. The return loss of the designed dual-band RFID tag antenna is <inline-formula id="ieqn-1"><mml:math id="mml-ieqn-1"><mml:mo>&#x2212;</mml:mo><mml:mn>58.76</mml:mn></mml:math></inline-formula> and <inline-formula id="ieqn-2"><mml:math id="mml-ieqn-2"><mml:mo>&#x2212;</mml:mo><mml:mn>22.63</mml:mn><mml:mspace width="thinmathspace" /><mml:mrow><mml:mtext>dB</mml:mtext></mml:mrow></mml:math></inline-formula> at 13.56 and 915&#x2005;MHz, respectively, achieving the desired goal.</p>
</abstract>
<kwd-group kwd-group-type="author">
<kwd>HF-UHF RFID tag antenna</kwd>
<kwd>multi-scale convolutional neural network</kwd>
<kwd>long-short term memory</kwd>
<kwd>return loss</kwd>
</kwd-group>
</article-meta>
</front>
<body>
<sec id="s1"><label>1</label><title>Introduction</title>
<p>As an essential component of radio frequency identification (RFID) systems, RFID tags have the function of storing and transmitting the information. Compared with other tags, integrated high-frequency (HF)&#x2013;ultrahigh-frequency (UHF) RFID tags are capable of both near-field (13.56&#x2005;MHz) communication and far-field (860&#x2013;960&#x2005;MHz) operation, which have the unique advantage of meeting different application scenarios simultaneously [<xref ref-type="bibr" rid="ref-1">1</xref>,<xref ref-type="bibr" rid="ref-2">2</xref>], and their antenna designs are gradually receiving attention from the industry [<xref ref-type="bibr" rid="ref-1">1</xref>&#x2013;<xref ref-type="bibr" rid="ref-4">4</xref>]. With the help of electromagnetic (EM) simulators to analyze the EM performance of the antenna has become an essential step in antenna design. Most simulators use numerical calculation methods to solve Maxwell equations for any given antenna, which has the advantage of high accuracy, there are also problems of complex computation and long solution time [<xref ref-type="bibr" rid="ref-5">5</xref>]. In addition, the non-linear relationship between the EM performance of RFID tag antennas and their physical dimensions leads to unclear optimization directions, requiring multiple simulation experiments to obtain the needed structures and dimensions. This not only increases the time cost of antenna design but may also face the problem of computational resources, such as memory bottlenecks.</p>
<p>Artificial neural network (ANN) is a viable solution to the above problems as it provides low computational cost solutions to complicated issues [<xref ref-type="bibr" rid="ref-5">5</xref>&#x2013;<xref ref-type="bibr" rid="ref-7">7</xref>]. In recent years, related scholars have used ANN to construct the mapping relationship between RFID tag antenna dimensions and EM responses to predict the EM performance of the antenna, which saves time in calculating antenna performance and improves antenna design efficiency. For example, Li used back propagation (BP) network to predict the S-parameters of the printed dipole antenna, and the results had amplitude and phase errors of less than 0.09&#x0025; [<xref ref-type="bibr" rid="ref-8">8</xref>]. Hong analyzed that the structural parameters of UHF RFID dipole tag antennas have sequential characteristics and used Bi-directional Long Short-Term Memory (BiLSTM) network to predict the return loss of the antennas. The BiLSTM had higher prediction accuracy compared with the non-sequential BP neural network and radial basis function (RBF) neural network [<xref ref-type="bibr" rid="ref-9">9</xref>]. Samson Daniel used ANN to optimize the performance of cavity-backed antenna loaded with slots for RFID applications [<xref ref-type="bibr" rid="ref-10">10</xref>]. However, there are comparatively few studies on ANN for EM performance prediction of RFID tag antennas, which have remarkable achievements in other antenna designs [<xref ref-type="bibr" rid="ref-11">11</xref>]. To mention a few, Sami Khafaga employed an improved LSTM to predict the bandwidth of a metamaterial antenna, and the predictions of the LSTM were superior compared to Multilayer Perceptron (MLP), K-Nearest Neighbors (KNN) and the basic LSTM [<xref ref-type="bibr" rid="ref-12">12</xref>]. Compared with LSTM and other networks, convolutional neural network (CNN) is more adept at extracting spatial features of antennas. Jacobs proposed a CNN for predicting resonant frequencies of dual-frequency pixelated microstrip antennas, the average relative errors of the predicted dual resonant frequencies are 0.13&#x0025; and 0.22&#x0025;, respectively, which were more accurate than the standard feedforward neural network [<xref ref-type="bibr" rid="ref-13">13</xref>]. Luo et al. proposed CNN that can be used for ultra-wideband antenna performance prediction, the inputs of the model were cross-sectional images or three views, and the outputs were the transfer function of the antenna [<xref ref-type="bibr" rid="ref-14">14</xref>].</p>
<p>The works described above achieve remarkable achievements, but still have certain limitations:
<list list-type="simple">
<list-item><label>1)</label><p>It is difficult for a one-sized convolution kernel to represent the overall information of the sample data as well as local features. In contrast, large kernels can extract the entire structure, while small kernels are better at extracting the fine-grain features [<xref ref-type="bibr" rid="ref-15">15</xref>].</p></list-item>
<list-item><label>2)</label><p>CNN, LSTM, etc. cannot learn both temporal and spatial features simultaneously. CNN is highly efficient at learning spatial features while LSTM can effectively handle temporal features [<xref ref-type="bibr" rid="ref-16">16</xref>].</p></list-item>
</list></p>
<p>To overcome the limitations of single-size convolutional kernels, Roy proposed a multi-scale feature fused CNN that could effectively extract local fine-grained information at high frequencies and overall features at low frequencies in the electroencephalogram signals and dramatically enhanced the accuracy of the motor imagery classifier [<xref ref-type="bibr" rid="ref-15">15</xref>]. The integration of CNN and LSTM is an effective strategy to combine the advantages of both, and Rajesh Kanna et al. has successfully built efficient Intrusion Detection Systems based on this strategy [<xref ref-type="bibr" rid="ref-16">16</xref>,<xref ref-type="bibr" rid="ref-17">17</xref>]. When predicting antenna performance, both multi-scale CNN and LSTM are needed to extract the multiple features of the antenna. Thus, this paper proposes the multi-scale CNN stacked with long short-term memory (MSCNN-LSTM) model which can effectively predict the return loss of the UHF antennas in HF-UHF RFID tag antennas. The model can partly replace EM simulation software to improve the efficiency of HF-UHF RFID tag antenna design.</p>
<p>The core work of this paper is as follows:
<list list-type="simple">
<list-item><label>1)</label><p>The impedance of different structures of UHF antennas has been analyzed as it is a crucial factor affecting the return loss of the antenna.</p></list-item>
<list-item><label>2)</label><p>The work designs a multi-branch and multi-scale CNN to learn fine-grain localized information of the antenna and overall features.</p></list-item>
<list-item><label>3)</label><p>A stacked integration strategy of MSCNN and LSTM is adopted, which combines the respective advantages of both models to extract antenna features better and improve the prediction performance of the model.</p></list-item>
<list-item><label>4)</label><p>The performance of CNN, LSTM, BiLSTM, and CNN-LSTM has been compared, and the results showed that the proposed MSCNN-LSTM accurately predicted the return loss and outperformed other models using the same dataset.</p></list-item>
<list-item><label>5)</label><p>A single-chip integrated HF-UHF RFID tag antenna has been designed by the proposed MSCNN-LSTM.</p></list-item>
</list></p>
<p>The paper is organized as follows: Section 2 briefly introduces CNN and LSTM; The HF-UHF RFID tag antenna is described in Section 3; Section 4 details the features of the UHF antenna dimension data and the verification experiment of the proposed model MSCNN-LSTM. Finally, the conclusions of this paper and plans for future research are given in Section 5.</p>
</sec>
<sec id="s2"><label>2</label><title>Theoretical Background</title>
<sec id="s2_1"><label>2.1</label><title>Convolutional Neural Network</title>
<p>Convolutional neural network (CNN) is a feedforward neural network proposed by LeCun et al. in 1998 [<xref ref-type="bibr" rid="ref-18">18</xref>]. The most central aspect of convolutional neural networks is the convolutional operation, which can be expressed as
<disp-formula id="eqn-1"><label>(1)</label><mml:math id="mml-eqn-1" display="block"><mml:msup><mml:mi>y</mml:mi><mml:mrow><mml:mi>l</mml:mi><mml:mo>+</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msup><mml:mo>=</mml:mo><mml:mi>a</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mo>&#x2211;</mml:mo><mml:msup><mml:mi>w</mml:mi><mml:mrow><mml:mi>l</mml:mi></mml:mrow></mml:msup><mml:mo>&#x2217;</mml:mo><mml:msup><mml:mi>x</mml:mi><mml:mrow><mml:mi>l</mml:mi></mml:mrow></mml:msup><mml:mo>+</mml:mo><mml:msup><mml:mi>b</mml:mi><mml:mrow><mml:mi>l</mml:mi></mml:mrow></mml:msup><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula>where <inline-formula id="ieqn-3"><mml:math id="mml-ieqn-3"><mml:msup><mml:mi>w</mml:mi><mml:mrow><mml:mi>l</mml:mi></mml:mrow></mml:msup></mml:math></inline-formula>, <inline-formula id="ieqn-4"><mml:math id="mml-ieqn-4"><mml:msup><mml:mi>b</mml:mi><mml:mrow><mml:mi>l</mml:mi></mml:mrow></mml:msup></mml:math></inline-formula> are the weights and biases of layer <italic>l</italic>, respectively, and <inline-formula id="ieqn-5"><mml:math id="mml-ieqn-5"><mml:msup><mml:mi>x</mml:mi><mml:mrow><mml:mi>l</mml:mi></mml:mrow></mml:msup></mml:math></inline-formula> denotes the inputs of layer <italic>l</italic>; <inline-formula id="ieqn-6"><mml:math id="mml-ieqn-6"><mml:mi>a</mml:mi></mml:math></inline-formula> denotes the activation function.</p>
<p>MSCNN is a modified convolutional neural network. Unlike neural networks with a single convolutional kernel, MSCNN has different numbers and sizes of convolutional kernels distributed in multiple branches. The large convolution kernels can extract overall information, while small kernels are better at extracting the fine-grain features, thereby improving the feature expression ability of the network.</p>
</sec>
<sec id="s2_2"><label>2.2</label><title>Long Short-Term Memory</title>
<p>Long short-term memory (LSTM) is an enhancement on the recurrent neural network (RNN), which largely overcomes the problems of gradient disappearance and gradient explosion by introducing memory units [<xref ref-type="bibr" rid="ref-19">19</xref>]. LSTM can retain critical features in input parameters for a long time, so it can effectively process a wide range of sequence data. As shown in <xref ref-type="fig" rid="fig-1">Fig. 1</xref>, the inputs of the LSTM at the <inline-formula id="ieqn-7"><mml:math id="mml-ieqn-7"><mml:mi>t</mml:mi><mml:mrow><mml:mtext>-</mml:mtext></mml:mrow><mml:mrow><mml:mtext>th</mml:mtext></mml:mrow></mml:math></inline-formula> update are the hidden information of the previous layer <inline-formula id="ieqn-8"><mml:math id="mml-ieqn-8"><mml:msub><mml:mi>h</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> and the memory unit <inline-formula id="ieqn-9"><mml:math id="mml-ieqn-9"><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> and the current input <inline-formula id="ieqn-10"><mml:math id="mml-ieqn-10"><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula>, and the outputs are <inline-formula id="ieqn-11"><mml:math id="mml-ieqn-11"><mml:msub><mml:mi>h</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> and <inline-formula id="ieqn-12"><mml:math id="mml-ieqn-12"><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula>. The structure of LSTM consists of three main gating units: the forget gate, the input gate, and the output gate.</p>
<fig id="fig-1"><label>Figure 1</label><caption><title>LSTM neuron internal structure</title></caption><graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_37297-fig-1.tif"/></fig>
<p>The forget gate is composed of the activation function <inline-formula id="ieqn-13"><mml:math id="mml-ieqn-13"><mml:mi>&#x03C3;</mml:mi></mml:math></inline-formula>, and its state update calculation formula is shown in <xref ref-type="disp-formula" rid="eqn-2">Eq. (2)</xref>. It decides if the memory unit <inline-formula id="ieqn-14"><mml:math id="mml-ieqn-14"><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> should be retained or thrown away.
<disp-formula id="eqn-2"><label>(2)</label><mml:math id="mml-eqn-2" display="block"><mml:msub><mml:mi>f</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mi>&#x03C3;</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>W</mml:mi><mml:mrow><mml:mi>f</mml:mi></mml:mrow></mml:msub><mml:mo>&#x22C5;</mml:mo><mml:mo stretchy="false">[</mml:mo><mml:msub><mml:mi>h</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo stretchy="false">]</mml:mo><mml:mo>+</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mi>f</mml:mi></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo></mml:math></disp-formula></p>
<p>The input gate consists of activation functions <inline-formula id="ieqn-15"><mml:math id="mml-ieqn-15"><mml:mi>&#x03C3;</mml:mi></mml:math></inline-formula> and <inline-formula id="ieqn-16"><mml:math id="mml-ieqn-16"><mml:mi>tanh</mml:mi></mml:math></inline-formula>, which is updated by <xref ref-type="disp-formula" rid="eqn-3">Eq. (3)</xref>, whose role is to regulate the degree to which the information <inline-formula id="ieqn-17"><mml:math id="mml-ieqn-17"><mml:msub><mml:mrow><mml:mover><mml:mi>c</mml:mi><mml:mo>&#x007E;</mml:mo></mml:mover></mml:mrow><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> obtained by <xref ref-type="disp-formula" rid="eqn-4">Eq. (4)</xref> is preserved to <inline-formula id="ieqn-18"><mml:math id="mml-ieqn-18"><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula>. The update of <inline-formula id="ieqn-19"><mml:math id="mml-ieqn-19"><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> is completed by <xref ref-type="disp-formula" rid="eqn-5">Eq. (5)</xref>
<disp-formula id="eqn-3"><label>(3)</label><mml:math id="mml-eqn-3" display="block"><mml:msub><mml:mi>i</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mi>&#x03C3;</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>W</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>&#x22C5;</mml:mo><mml:mo stretchy="false">[</mml:mo><mml:msub><mml:mi>h</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo stretchy="false">]</mml:mo><mml:mo>+</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo></mml:math></disp-formula>
<disp-formula id="eqn-4"><label>(4)</label><mml:math id="mml-eqn-4" display="block"><mml:msub><mml:mrow><mml:mover><mml:mi>c</mml:mi><mml:mo>&#x007E;</mml:mo></mml:mover></mml:mrow><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mi>tanh</mml:mi><mml:mo>&#x2061;</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:msub><mml:mi>W</mml:mi><mml:mrow><mml:mi>c</mml:mi></mml:mrow></mml:msub><mml:mo>&#x22C5;</mml:mo><mml:mrow><mml:mo>[</mml:mo><mml:msub><mml:mi>h</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>]</mml:mo></mml:mrow><mml:mo>+</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mi>c</mml:mi></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula>
<disp-formula id="eqn-5"><label>(5)</label><mml:math id="mml-eqn-5" display="block"><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:msub><mml:mi>f</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>&#x2297;</mml:mo><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>i</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>&#x2297;</mml:mo><mml:msub><mml:mrow><mml:mover><mml:mi>c</mml:mi><mml:mo>&#x007E;</mml:mo></mml:mover></mml:mrow><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:math></disp-formula></p>
<p>The output gate is composed of the activation functions <inline-formula id="ieqn-20"><mml:math id="mml-ieqn-20"><mml:mi>&#x03C3;</mml:mi></mml:math></inline-formula> and <inline-formula id="ieqn-21"><mml:math id="mml-ieqn-21"><mml:mi>tanh</mml:mi></mml:math></inline-formula>, whose update equation is <xref ref-type="disp-formula" rid="eqn-6">(6)</xref>, and finally, the update of <inline-formula id="ieqn-22"><mml:math id="mml-ieqn-22"><mml:msub><mml:mi>h</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> is completed by <xref ref-type="disp-formula" rid="eqn-7">Eq. (7)</xref>.
<disp-formula id="eqn-6"><label>(6)</label><mml:math id="mml-eqn-6" display="block"><mml:msub><mml:mi>o</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mi>&#x03C3;</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>W</mml:mi><mml:mrow><mml:mi>o</mml:mi></mml:mrow></mml:msub><mml:mo>&#x22C5;</mml:mo><mml:mo stretchy="false">[</mml:mo><mml:msub><mml:mi>h</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo stretchy="false">]</mml:mo><mml:mo>+</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mi>o</mml:mi></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo></mml:math></disp-formula>
<disp-formula id="eqn-7"><label>(7)</label><mml:math id="mml-eqn-7" display="block"><mml:msub><mml:mi>h</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:msub><mml:mi>o</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo>&#x2297;</mml:mo><mml:mi>tanh</mml:mi><mml:mo>&#x2061;</mml:mo><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo></mml:math></disp-formula></p>
<p>In the above equations, <italic>W</italic> and <italic>b</italic> denote the weights and biases, respectively, and <inline-formula id="ieqn-23"><mml:math id="mml-ieqn-23"><mml:mo>&#x2297;</mml:mo></mml:math></inline-formula> denotes the product operation.</p>
</sec>
</sec>
<sec id="s3"><label>3</label><title>Design of HF-UHF RFID Tag Antenna</title>
<sec id="s3_1"><label>3.1</label><title>HF-UHF RFID Chip</title>
<p>The RFID tag chip in this paper is em&#x007C;echo-V produced by EM Microelectronics, which is a dual frequency device that supports ISO/IEC15693, ISO/IEC18000-3 model 1, NFC Forum Type 5 Tag, ISO/IEC18000-63, EPC<sup>TM</sup> Gen2v2, and ISO/IEC29167-10. The electrical characteristics of the chip are shown in <xref ref-type="table" rid="table-1">Table 1</xref> [<xref ref-type="bibr" rid="ref-20">20</xref>].</p>
<table-wrap id="table-1"><label>Table 1</label><caption><title>Electrical characteristics of the chip</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Operating frequency</th>
<th align="left">Resonance capacitor</th>
<th align="left">Impedance</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">13.56&#x2005;MHz</td>
<td align="left">50 PF</td>
<td align="left">&#x2014;&#x2014;</td>
</tr>
<tr>
<td align="left">915&#x2005;MHz</td>
<td align="left">&#x2014;&#x2014;</td>
<td align="left">17.6-j273 &#x03A9;</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s3_2"><label>3.2</label><title>Design Goal of the HF-UHF RFID Tag Antenna</title>
<p>The energy source of the passive RFID tags is only the radio frequency energy transmitted by the RFID readers in the air. To improve the response distance of the tag, the antenna of the tag should have a good impedance match with the chip used, according to the maximum power transmission theory. The return loss (<inline-formula id="ieqn-24"><mml:math id="mml-ieqn-24"><mml:msub><mml:mi>S</mml:mi><mml:mrow><mml:mn>11</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula>) of the tag antenna port can effectively measure the degree of impedance matching between the antenna and chip. The <inline-formula id="ieqn-25"><mml:math id="mml-ieqn-25"><mml:msub><mml:mi>S</mml:mi><mml:mrow><mml:mn>11</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> is computed by
<disp-formula id="eqn-8"><label>(8)</label><mml:math id="mml-eqn-8" display="block"><mml:msub><mml:mi>S</mml:mi><mml:mrow><mml:mn>11</mml:mn></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>20</mml:mn><mml:mi>lg</mml:mi><mml:mo>&#x2061;</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mfrac><mml:mrow><mml:msub><mml:mi>Z</mml:mi><mml:mrow><mml:mi>a</mml:mi></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:msubsup><mml:mrow><mml:mi>Z</mml:mi></mml:mrow><mml:mrow><mml:mi>c</mml:mi></mml:mrow><mml:mrow><mml:mo>&#x2217;</mml:mo></mml:mrow></mml:msubsup></mml:mrow><mml:mrow><mml:msub><mml:mi>Z</mml:mi><mml:mrow><mml:mi>a</mml:mi></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>Z</mml:mi><mml:mrow><mml:mi>c</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mfrac><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula>where <inline-formula id="ieqn-26"><mml:math id="mml-ieqn-26"><mml:msub><mml:mi>Z</mml:mi><mml:mrow><mml:mi>a</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> is the antenna input impedance, <inline-formula id="ieqn-27"><mml:math id="mml-ieqn-27"><mml:msub><mml:mi>Z</mml:mi><mml:mrow><mml:mi>c</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> is the chip input impedance and <inline-formula id="ieqn-28"><mml:math id="mml-ieqn-28"><mml:msubsup><mml:mi>Z</mml:mi><mml:mrow><mml:mi>c</mml:mi></mml:mrow><mml:mrow><mml:mo>&#x2217;</mml:mo></mml:mrow></mml:msubsup></mml:math></inline-formula> is the conjugate value of chip impedance. According to the engineering requirements, this paper takes <inline-formula id="ieqn-29"><mml:math id="mml-ieqn-29"><mml:msub><mml:mi>S</mml:mi><mml:mrow><mml:mn>11</mml:mn></mml:mrow></mml:msub><mml:mo>&#x2264;</mml:mo><mml:mo>&#x2212;</mml:mo><mml:mn>10</mml:mn><mml:mtext>&#x00A0;</mml:mtext><mml:mrow><mml:mtext>dB</mml:mtext></mml:mrow></mml:math></inline-formula> as the design goal of the HF-UHF RFID tag antenna.</p>
</sec>
<sec id="s3_3"><label>3.3</label><title>Structure of the HF-UHF RFID Tag Antenna</title>
<p>The simulation software used in this research is Ansoft High Frequency Structure Simulator (HFSS) 19.2; the computer hardware configurations are Intel (R) Core (TM) i7-9750HF CPU @ 2.60&#x2005;GHz and 32G&#x2005;RAM.</p>
<p>The designed RFID tag antenna comprises a HF coil antenna and an UHF folded dipole antenna. <xref ref-type="fig" rid="fig-2">Fig. 2</xref> shows the structure of the HF coil antenna. The coil antenna distributes on both sides of the substrate in the form of a via-hole connection, and the winding direction is counterclockwise. The turn width and turn spacing of the coil antenna are represented by <italic>m</italic> and <italic>s</italic>. As shown in <xref ref-type="fig" rid="fig-3">Fig. 3</xref>, the UHF antenna is a left-right symmetrical folded dipole antenna with a matching ring, and the end of the antenna are radiation patches; the overall structure of the HF-UHF RFID tag antenna is demonstrated in <xref ref-type="fig" rid="fig-3">Fig. 3</xref>. The antenna builds on a polyethylene terephthalate film substrate of 2.7 relative permittivity and 0.075&#x2005;mm of thickness, whose size varies with the <inline-formula id="ieqn-30"><mml:math id="mml-ieqn-30"><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>o</mml:mi><mml:mi>u</mml:mi><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> in the HF RFID tag antenna and the <inline-formula id="ieqn-31"><mml:math id="mml-ieqn-31"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> in the UHF RFID tag antenna.</p>
<fig id="fig-2"><label>Figure 2</label><caption><title>Structure of the HF RFID tag antenna</title></caption><graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_37297-fig-2.tif"/></fig><fig id="fig-3"><label>Figure 3</label><caption><title>Structure of the HF-UHF tag antenna</title></caption><graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_37297-fig-3.tif"/></fig>
<p>Through experiments, it is found that the average simulation time of the HF RFID tag antenna is about 16&#x2005;s, which is only 1/3 of the UHF antenna. This is because the mesh size of the finite element analysis method profile is related to the wavelength of the antenna, and the wavelength of the HF antenna is much larger than that of the UHF antenna. As a result, the HF antenna is relatively computationally small and the simulation time is comparatively short. As explained in [<xref ref-type="bibr" rid="ref-21">21</xref>], the HF RFID tag antenna has a significant impact on the impedance of the UHF RFID tag antenna, while the latter has a relatively small influence on the former. Therefore, this paper will obtain the structural dimensions of the HF coil antenna with the help of HFSS simulation software and design the UHF antenna based on it. <xref ref-type="table" rid="table-2">Table 2</xref> shows the dimensions of the HF antenna obtained from the simulation experiment. To prevent the UHF antenna from contacting the HF antenna, overlapping itself, or exceeding the substrate, its dimensions must meet the following formulas:
<disp-formula id="eqn-9"><label>(9)</label><mml:math id="mml-eqn-9" display="block"><mml:mrow><mml:mo>{</mml:mo><mml:mtable columnalign="left left" rowspacing=".2em" columnspacing="1em" displaystyle="false"><mml:mtr><mml:mtd><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub><mml:mo>&#x003E;</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>o</mml:mi><mml:mi>u</mml:mi><mml:mi>t</mml:mi></mml:mrow></mml:msub><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mn>2</mml:mn></mml:mtd></mml:mtr><mml:mtr><mml:mtd><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub><mml:mo>&#x003E;</mml:mo><mml:mn>2</mml:mn><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:mtd></mml:mtr><mml:mtr><mml:mtd><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub><mml:mo>&#x003C;</mml:mo><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:mi>c</mml:mi><mml:mo>+</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>o</mml:mi><mml:mi>u</mml:mi><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:mtd></mml:mtr><mml:mtr><mml:mtd><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub><mml:mo>&#x003C;</mml:mo><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub></mml:mtd></mml:mtr><mml:mtr><mml:mtd><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub><mml:mo>&#x2248;</mml:mo><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub></mml:mtd></mml:mtr></mml:mtable><mml:mo fence="true" stretchy="true" symmetric="true"></mml:mo></mml:mrow></mml:math></disp-formula></p>
<table-wrap id="table-2"><label>Table 2</label><caption><title>HF RFID tag antenna dimensions (unit: mm)</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Parameter</th>
<th align="left">Value</th>
<th align="left">Parameter</th>
<th align="left">Value</th>
<th align="left">Parameter</th>
<th align="left">Value</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><inline-formula id="ieqn-32"><mml:math id="mml-ieqn-32"><mml:mi>s</mml:mi></mml:math></inline-formula></td>
<td align="left">0.50</td>
<td align="left"><inline-formula id="ieqn-33"><mml:math id="mml-ieqn-33"><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>i</mml:mi><mml:mi>n</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">4.85</td>
<td align="left"><inline-formula id="ieqn-34"><mml:math id="mml-ieqn-34"><mml:mi>d</mml:mi></mml:math></inline-formula></td>
<td align="left">0.76</td>
</tr>
<tr>
<td align="left"><inline-formula id="ieqn-35"><mml:math id="mml-ieqn-35"><mml:mi>m</mml:mi></mml:math></inline-formula></td>
<td align="left">0.43</td>
<td align="left"><inline-formula id="ieqn-36"><mml:math id="mml-ieqn-36"><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>i</mml:mi><mml:mi>n</mml:mi><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">10.89</td>
<td align="left"><inline-formula id="ieqn-37"><mml:math id="mml-ieqn-37"><mml:mi>e</mml:mi></mml:math></inline-formula></td>
<td align="left">11.50</td>
</tr>
<tr>
<td align="left"><inline-formula id="ieqn-38"><mml:math id="mml-ieqn-38"><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>o</mml:mi><mml:mi>u</mml:mi><mml:mi>t</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">20.12</td>
<td align="left"><inline-formula id="ieqn-39"><mml:math id="mml-ieqn-39"><mml:mi>k</mml:mi></mml:math></inline-formula></td>
<td align="left">5.37</td>
<td align="left"><inline-formula id="ieqn-40"><mml:math id="mml-ieqn-40"><mml:mi>f</mml:mi></mml:math></inline-formula></td>
<td align="left">5.65</td>
</tr>
<tr>
<td align="left"><inline-formula id="ieqn-41"><mml:math id="mml-ieqn-41"><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>o</mml:mi><mml:mi>u</mml:mi><mml:mi>t</mml:mi><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">18.26</td>
<td align="left"><inline-formula id="ieqn-42"><mml:math id="mml-ieqn-42"><mml:mi>l</mml:mi></mml:math></inline-formula></td>
<td align="left">8.52</td>
<td align="left"><inline-formula id="ieqn-43"><mml:math id="mml-ieqn-43"><mml:mi>R</mml:mi></mml:math></inline-formula></td>
<td align="left">1.50</td>
</tr>
<tr>
<td align="left"><inline-formula id="ieqn-44"><mml:math id="mml-ieqn-44"><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>o</mml:mi><mml:mi>u</mml:mi><mml:mi>t</mml:mi><mml:mn>2</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">18.19</td>
<td align="left"><inline-formula id="ieqn-45"><mml:math id="mml-ieqn-45"><mml:mi>g</mml:mi></mml:math></inline-formula></td>
<td align="left">8.58</td>
<td align="center"/>
<td align="left"/>
</tr>
<tr>
<td align="left"><inline-formula id="ieqn-46"><mml:math id="mml-ieqn-46"><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>o</mml:mi><mml:mi>u</mml:mi><mml:mi>t</mml:mi><mml:mn>3</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">18.19</td>
<td align="left"><inline-formula id="ieqn-47"><mml:math id="mml-ieqn-47"><mml:mi>c</mml:mi></mml:math></inline-formula></td>
<td align="left">3.00</td>
<td align="center"/>
<td align="left"/>
</tr>
</tbody>
</table>
</table-wrap>
<p><xref ref-type="table" rid="table-3">Table 3</xref> shows the range of the structure parameters of the UHF antenna.</p>
<table-wrap id="table-3"><label>Table 3</label><caption><title>Range of structure parameters of the UHF antenna (unit: mm)</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Parameter</th>
<th align="left">Range</th>
<th align="left">Parameter</th>
<th align="left">Range</th>
<th align="left">Parameter</th>
<th align="left">Range</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><inline-formula id="ieqn-48"><mml:math id="mml-ieqn-48"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">[1, 2]</td>
<td align="left"><inline-formula id="ieqn-49"><mml:math id="mml-ieqn-49"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">[24.5, 27.5]</td>
<td align="left"><inline-formula id="ieqn-50"><mml:math id="mml-ieqn-50"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">[22, 25]</td>
</tr>
<tr>
<td align="left"><inline-formula id="ieqn-51"><mml:math id="mml-ieqn-51"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">[9, 12]</td>
<td align="left"><inline-formula id="ieqn-52"><mml:math id="mml-ieqn-52"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">[2, 4]</td>
<td align="left"><inline-formula id="ieqn-53"><mml:math id="mml-ieqn-53"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">[1, 4]</td>
</tr>
<tr>
<td align="left"><inline-formula id="ieqn-54"><mml:math id="mml-ieqn-54"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">[7, 10]</td>
<td align="left"><inline-formula id="ieqn-55"><mml:math id="mml-ieqn-55"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">[21.5, 24.5]</td>
<td align="center"/>
<td align="center"/>
</tr>
<tr>
<td align="left"><inline-formula id="ieqn-56"><mml:math id="mml-ieqn-56"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">[6, 9]</td>
<td align="left"><inline-formula id="ieqn-57"><mml:math id="mml-ieqn-57"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">[2, 5]</td>
<td align="center"/>
<td align="center"/>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
</sec>
<sec id="s4"><label>4</label><title>MSCNN-LSTM Model Experiment</title>
<sec id="s4_1"><label>4.1</label><title>Data Preparation</title>
<p>Based on the initial structure of the HF-UHF RFID tag antenna shown in <xref ref-type="fig" rid="fig-3">Fig. 3</xref>, this study used MATLAB to control the HFSS to randomly adjust the dimensions of the UHF antenna according to <xref ref-type="table" rid="table-3">Table 3</xref> to generate a total of 480 sets of antenna simulation data. Then, in the working frequency band (860&#x2005;&#x2013;960&#x2005;MHz) of the UHF RFID tag antenna with a sampling interval of 4&#x2005;MHz, the return loss of antennas at 21 frequency points were taken respectively, and 480 groups of antennas collected a total of 10,080 sample data.</p>

</sec>
<sec id="s4_2"><label>4.2</label><title>Data Analysis</title>
<p>This section firstly introduces the structure of the UHF antenna, then shows the impact of each dimension change on UHF antenna impedance and explains the reason for changes from the principle, and finally infers the characteristics of UHF antenna dimension data and the relationship between the dimension and antenna return loss.</p>
<p>As shown in <xref ref-type="fig" rid="fig-4">Fig. 4</xref>, the UHF antenna is a left-right symmetric structure with an impedance matching ring in the middle, a folded dipole connected to the matching ring, and radiating patches [<xref ref-type="bibr" rid="ref-22">22</xref>] at the end. <inline-formula id="ieqn-58"><mml:math id="mml-ieqn-58"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> represents the line width of the matching ring and the folded dipole, <inline-formula id="ieqn-59"><mml:math id="mml-ieqn-59"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> represents the width of the radiation patches. The dimensions of the structures to the left from the center axis of the UHF antenna are <inline-formula id="ieqn-60"><mml:math id="mml-ieqn-60"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula>, <inline-formula id="ieqn-61"><mml:math id="mml-ieqn-61"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula>, <inline-formula id="ieqn-62"><mml:math id="mml-ieqn-62"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula>, <inline-formula id="ieqn-63"><mml:math id="mml-ieqn-63"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula>, <inline-formula id="ieqn-64"><mml:math id="mml-ieqn-64"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula>, <inline-formula id="ieqn-65"><mml:math id="mml-ieqn-65"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula>, <inline-formula id="ieqn-66"><mml:math id="mml-ieqn-66"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> and <inline-formula id="ieqn-67"><mml:math id="mml-ieqn-67"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula>, respectively.</p>
<fig id="fig-4"><label>Figure 4</label><caption><title>Structural division diagram of the UHF antenna</title></caption><graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_37297-fig-4.tif"/></fig>
<p><xref ref-type="fig" rid="fig-5">Fig. 5</xref> presents the simulation result of UHF RFID tag antenna impedance changing with each dimension adjustment. The results show that the antenna impedance is related to each dimension, but there are differences in the degree of correlation. For example, <inline-formula id="ieqn-68"><mml:math id="mml-ieqn-68"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> and <inline-formula id="ieqn-69"><mml:math id="mml-ieqn-69"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> are increased by 3&#x2005;mm in steps of 0.5&#x2005;mm the former increases the antenna reactance and resistance by about 108 and 28 &#x03A9;, respectively; the latter can only change it by 17 and 4 &#x03A9;. The effect of the same dimension alteration on the resistance and reactance of the antenna is generally the same. Still, there are exceptions, and the <inline-formula id="ieqn-70"><mml:math id="mml-ieqn-70"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> is a case in point, when <inline-formula id="ieqn-71"><mml:math id="mml-ieqn-71"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> increases from 4 to 4.5&#x2005;mm, the resistance of the antenna increases, and the reactance decreases. Finally, combined with <xref ref-type="fig" rid="fig-4">Fig. 4</xref>, one can observe that the dimensions of the matching ring and the end radiation patches have a significant influence on the impedance of the UHF RFID tag antenna. This is because the ring structure can introduce inductance and capacitance, and the end-loading method can accumulate more charges and increase the equivalent capacitance of the tag antenna [<xref ref-type="bibr" rid="ref-22">22</xref>].</p>
<fig id="fig-5"><label>Figure 5</label><caption><title>Simulation results of the UHF RFID tag antenna impedance variation with each dimension</title></caption><graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_37297-fig-5.tif"/></fig>
<p>To sum up, we draw the following conclusions: the data of dimensions not only represents the dimensions of different structures of the antenna, reflecting the spatial features of the antenna but also implies the impedance characteristics of different structures, which determine the overall impedance of the antenna to a large extent.</p>
<p>As shown in <xref ref-type="fig" rid="fig-6">Fig. 6</xref>, the return loss of the UHF RFID tag antenna varies with the antenna dimensions. According to the formula <xref ref-type="disp-formula" rid="eqn-8">(8)</xref>, UHF antenna return loss is related to the impedance of both the antenna and the chip, and the impedance of the chip at a specific frequency has been relatively fixed. Hence, it depends on the impedance of the antenna. Due to the impedance of the antenna is not linearly related to the dimensions, the return loss of the antenna is also a nonlinear mapping relationship with the dimensions.</p>
<fig id="fig-6"><label>Figure 6</label><caption><title>Simulation results of UHF RFID tag antenna return loss variation with each dimension</title></caption><graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_37297-fig-6.tif"/></fig>
</sec>
<sec id="s4_3"><label>4.3</label><title>MSCNN-LSTM Model</title>
<p>In this section, to obtain the non-linear mapping relationship between UHF antenna return loss and its dimensions, the MSCNN-LSTM model is established based on the spatial features of the antenna simulation data and the impedance characteristics implied by it. The model of the MSCNN-LSTM is shown in the inset of <xref ref-type="fig" rid="fig-7">Fig. 7</xref>.</p>
<fig id="fig-7"><label>Figure 7</label><caption><title>Structure of the MSCNN-LSTM</title></caption><graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_37297-fig-7.tif"/></fig>
<p>In the MSCNN-LSTM, ten structural parameters <inline-formula id="ieqn-72"><mml:math id="mml-ieqn-72"><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> of the UHF antenna and one sampling frequency point are set as input, and the return loss of the antenna is set as output. The input shape is (?, 11, 1), &#x201C;?&#x201D; indicates the number of samples delivered per batch of training, which is taken as 10 in this article. 11 and 1 represent the length and dimension of the input, respectively. The feature extraction layer is divided into the MSCNN module, Concatenate module, and LSTM module. MSCNN has three branches, Branch_1 has one dimensional convolution layer_1 (Conv L_1), Branch_2 contains Conv L_1 and Conv L_2, and Branch_ 3 consists of three convolution layers, Conv L_1, Conv L_2, Conv L_3 in that order. The parameters of Conv L_1, Conv L_2 and Conv L_3 are (32, 1), (64, 3) and (128, 5), respectively. Where 32, 64, 128 represent the number of convolution kernels, and 1, 3, and 5 are the size of the kernels. Conv L_1 uses relatively small convolution kernels, which can automatically extract fine-grain features of the antenna. Conv L_2 has a medium-sized kernel to extract the relatively coarse grain features of the antenna. Whereas, Conv L_3 extracts the overall features of the antenna, hence uses the larger kernel [<xref ref-type="bibr" rid="ref-15">15</xref>]. In addition, as the convolution depth increases and the size of the convolution kernels grows, more feature information is accumulated, and we increase the number of convolution kernels in the later convolution layers to fully extract the feature information. In each convolutional layer, the stride is 1, the padding is SAME, and the activation function is rectified linear unit (ReLU) which can improve the training speed of neural networks. Passing through Branch_1, the tensor dimension of the input data becomes (?, 11, 32). In Branch_2, the input data passes through Conv L_1and then Conv L_2, and the dimension of the tensor becomes (? 11, 64). The input data passes through the three convolutional layers in Branch_3 in turn, and the tensor dimension is changed to (? 11, 128).</p>
<p>The Concatenate module connects the features from the three branches to obtain broader feature information. The output shape of Concatenate module is (?, 11, 224).	</p>
<p>Long-term memory retention is one of the main advantages of LSTM. As demonstrated in [<xref ref-type="bibr" rid="ref-12">12</xref>], the LSTM also performs well in the prediction of antenna performance. This paper input the dimension data into the model in the order of the structure of the UHF RFID tag antenna so that the LSTM with 64 units can fully extract the EM characteristics of the antenna, after which the feature information is flattened into a vector of 704 by the flatten layer. The feature information then enters a fully connected layer consisting of two dense layers. Two dense layers can improve the accuracy of the prediction results. Finally, the last feature information is used to predict the return loss of the UHF antenna via the Sigmoid layer.</p>
</sec>
<sec id="s4_4"><label>4.4</label><title>Training of MSCNN-LSTM Model</title>
<p>This paper built related algorithm models based on the deep learning framework TensorFlow.</p>
<p>At the beginning of model training, we normalized the sample data to [0, 1] to improve the efficiency of model training [<xref ref-type="bibr" rid="ref-23">23</xref>]. These 10080 samples were then randomly divided into training and testing sets in an 8:2 ratio. The parameters of the model were optimized using the Adam optimizer during the model training process, with the initial learning rate set to 0.001 and the number of iterations trained to 100. The top part of <xref ref-type="fig" rid="fig-7">Fig. 7</xref> shows the change in tensor dimension after the data has gone through each module.</p>
</sec>
<sec id="s4_5"><label>4.5</label><title>Performance Analysis of MSCNN-LSTM</title>
<p>Four models of CNN, LSTM, CNN-LSTM and BiLSTM [<xref ref-type="bibr" rid="ref-9">9</xref>] with the same training parameters as the MSCNN-LSTM were built to verify the prediction ability of the MSCNN-LSTM model on the return loss of UHF antenna in HF-UHF RFID tag antenna. The prediction performance of each model was quantified by using the mean absolute error (MAE), mean square error (MSE), and root mean square error (RMSE) evaluation metrics. The evaluation metric is calculated as follows:
<disp-formula id="eqn-10"><label>(10)</label><mml:math id="mml-eqn-10" display="block"><mml:mi>M</mml:mi><mml:mi>A</mml:mi><mml:mi>E</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mn>1</mml:mn><mml:mi>n</mml:mi></mml:mfrac><mml:msubsup><mml:mrow><mml:mo>&#x2211;</mml:mo></mml:mrow><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mi>n</mml:mi></mml:mrow></mml:msubsup><mml:mrow><mml:mo>|</mml:mo><mml:msub><mml:mi>y</mml:mi><mml:mrow><mml:mi>p</mml:mi><mml:mi>r</mml:mi><mml:mrow><mml:msub><mml:mi>e</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>y</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mi>r</mml:mi><mml:mi>u</mml:mi><mml:mrow><mml:msub><mml:mi>e</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mrow></mml:msub><mml:mo>|</mml:mo></mml:mrow></mml:math></disp-formula>
<disp-formula id="eqn-11"><label>(11)</label><mml:math id="mml-eqn-11" display="block"><mml:mi>M</mml:mi><mml:mi>S</mml:mi><mml:mi>E</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mn>1</mml:mn><mml:mi>n</mml:mi></mml:mfrac><mml:msubsup><mml:mrow><mml:mo>&#x2211;</mml:mo></mml:mrow><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mi>n</mml:mi></mml:mrow></mml:msubsup><mml:msup><mml:mrow><mml:mo>(</mml:mo><mml:msub><mml:mi>y</mml:mi><mml:mrow><mml:mi>p</mml:mi><mml:mi>r</mml:mi><mml:mrow><mml:msub><mml:mi>e</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>y</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mi>r</mml:mi><mml:mi>u</mml:mi><mml:mrow><mml:msub><mml:mi>e</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></disp-formula>
<disp-formula id="eqn-12"><label>(12)</label><mml:math id="mml-eqn-12" display="block"><mml:mi>R</mml:mi><mml:mi>M</mml:mi><mml:mi>S</mml:mi><mml:mi>E</mml:mi><mml:mo>=</mml:mo><mml:msqrt><mml:mfrac><mml:mn>1</mml:mn><mml:mi>n</mml:mi></mml:mfrac><mml:msubsup><mml:mrow><mml:mo>&#x2211;</mml:mo></mml:mrow><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mi>n</mml:mi></mml:mrow></mml:msubsup><mml:msup><mml:mrow><mml:mo>(</mml:mo><mml:msub><mml:mi>y</mml:mi><mml:mrow><mml:mi>p</mml:mi><mml:mi>r</mml:mi><mml:mrow><mml:msub><mml:mi>e</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>y</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mi>r</mml:mi><mml:mi>u</mml:mi><mml:mrow><mml:msub><mml:mi>e</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:msqrt></mml:math></disp-formula></p>
<p><xref ref-type="table" rid="table-4">Table 4</xref> shows the prediction errors of MSCNN-LSTM, CNN-LSTM, LSTM, CNN, and BiLSTM [<xref ref-type="bibr" rid="ref-9">9</xref>] models in the test set and the time consumption comparison with HFSS for calculating the return loss of 100 UHF antennas. The smaller the value of each evaluation index of the model, the closer the predicted value of return loss is to the simulated value of HFSS, and the superior prediction performance of the model. As shown in <xref ref-type="table" rid="table-4">Table 4</xref>, the MAE, MSE, and RMSE of MSCNN-LSTM are 0.0073, 0.00032, and 0.01814 are smaller than the evaluation results of other models, indicating that the MSCNN-LSTM model proposed in this paper is superior to CNN-LSTM, LSTM, CNN, and BiLSTM [<xref ref-type="bibr" rid="ref-9">9</xref>] in UHF antenna return loss prediction. The evaluation indexes of MSCNN-LSTM are better than those of CNN-LSTM, reflecting the comprehensiveness and superiority of MSCNN in extracting antenna spatial features. The error of CNN-LSTM is smaller than that of LSTM and CNN, which means that combining CNN and LSTM can make up for the shortcomings of each and give full play to the advantages of both to improve the accuracy for predicting antenna performance. It can also be found that the prediction accuracy of LSTM is slightly higher than that of CNN, which is related to the electromagnetic characteristics of the different structures of the antenna, and it is difficult to reflect this intrinsic difference from the shape of the antenna alone. <xref ref-type="table" rid="table-4">Table 4</xref> shows that the BiLSTM [<xref ref-type="bibr" rid="ref-9">9</xref>] is marginally more precise than the LSTM, but it is not as powerful as the combination of the LSTM and CNN.</p>
<table-wrap id="table-4"><label>Table 4</label><caption><title>Error of each model and comparison with HFSS time consumption</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Model</th>
<th align="left">MAE</th>
<th align="left">MSE</th>
<th align="left">RMSE</th>
<th align="left">Time spent/s</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">CNN</td>
<td align="left">0.0352</td>
<td align="left">0.00289</td>
<td align="left">0.05378</td>
<td align="left">0.192527</td>
</tr>
<tr>
<td align="left">LSTM</td>
<td align="left">0.0144</td>
<td align="left">0.00065</td>
<td align="left">0.02563</td>
<td align="left">0.682110</td>
</tr>
<tr>
<td align="left">BiLSTM [<xref ref-type="bibr" rid="ref-9">9</xref>]</td>
<td align="left">0.0130</td>
<td align="left">0.00056</td>
<td align="left">0.02382</td>
<td align="left">0.612393</td>
</tr>
<tr>
<td align="left">CNN-LSTM</td>
<td align="left">0.0120</td>
<td align="left">0.00056</td>
<td align="left">0.02373</td>
<td align="left">0.744010</td>
</tr>
<tr>
<td align="left">MSCNN-LSTM</td>
<td align="left">0.0073</td>
<td align="left">0.00032</td>
<td align="left">0.01814</td>
<td align="left">0.927519</td>
</tr>
<tr>
<td align="left">HFSS</td>
<td align="left">&#x2014;&#x2014;</td>
<td align="left">&#x2014;&#x2014;</td>
<td align="left">&#x2014;&#x2014;</td>
<td align="left">4800</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>On the other hand, from the perspective of computation time, MSCNN-LSTM and other comparative models can evaluate the return loss of 100&#x2005;UHF antennas in less than 1&#x2005;s, while HFSS requires 4800&#x2005;s. MSCNN-LSTM is relatively complex in terms of network structure, causing it to fall behind in terms of time consumption. Still the difference of less than 1&#x2005;s between the models is entirely negligible compared to the simulation time of HFSS.</p>
<p><xref ref-type="fig" rid="fig-8">Fig. 8</xref> shows the prediction performance of the MSCNN-LSTM model in partial test sets, the black dash-dot line represents the simulated values of the return loss of different antennas at different frequencies, and the red dash-dot line indicates the predicted values. In <xref ref-type="fig" rid="fig-8">Fig. 8</xref>, the black simulation value distribution is irregular. However, each red prediction value is still very close to the black simulation value, which proves that the model can effectively predict the return loss of the UHF antenna.</p>
<fig id="fig-8"><label>Figure 8</label><caption><title>Example of MSCNN predictions</title></caption><graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_37297-fig-8.tif"/></fig>
<p>The prediction results of each model for some UHF antennas that are not in the sample data demonstrated in <xref ref-type="fig" rid="fig-9">Fig. 9</xref>, from which it can be found that the predicted values of MSCNN-LSTM are closer to the simulation value of HFSS, and the prediction performances surpass that of CNN-LSTM and LSTM. Moreover, the accuracy of the MSCNN-LSTM in predicting the return loss near the resonance point is also improved compared to the literature [<xref ref-type="bibr" rid="ref-24">24</xref>], which is invaluable as the return loss at the impedance matching point of the RFID tag antenna usually drops dramatically, making it more difficult to predict.</p>
<fig id="fig-9"><label>Figure 9</label><caption><title>Prediction effect of each model for UHF antennas</title></caption><graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_37297-fig-9.tif"/></fig>
<p>Combining <xref ref-type="table" rid="table-4">Table 4</xref>, <xref ref-type="fig" rid="fig-8">Figs. 8</xref> and <xref ref-type="fig" rid="fig-9">9</xref>, it can be concluded that compared to HFSS simulation calculation, MSCNN-LSTM greatly reduces the computational time consumption with guaranteed prediction accuracy, providing a basis for the fast design of HF-UHF RFID tag antennas.</p>

</sec>
<sec id="s4_6"><label>4.6</label><title>Determine the Antenna Dimensions of the HF&#x2013;UHF RFID Tag</title>
<p><xref ref-type="table" rid="table-5">Table 5</xref> shows a set of UHF antenna dimensions with good return loss at 915&#x2005;MHz predicted using the MSCNN-LSTM. Combined with the dimensions of the HF antenna in Section 3, the dimensions of the HF-UHF RFID tag antenna were determined in this paper.</p>
<table-wrap id="table-5"><label>Table 5</label><caption><title>UHF antenna structure dimensions (unit: mm)</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Parameter</th>
<th align="left">Value</th>
<th align="left">Parameter</th>
<th align="left">Value</th>
<th align="left">Parameter</th>
<th align="left">Value</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><inline-formula id="ieqn-73"><mml:math id="mml-ieqn-73"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">1.4</td>
<td align="left"><inline-formula id="ieqn-74"><mml:math id="mml-ieqn-74"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">25.8</td>
<td align="left"><inline-formula id="ieqn-75"><mml:math id="mml-ieqn-75"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">24.6</td>
</tr>
<tr>
<td align="left"><inline-formula id="ieqn-76"><mml:math id="mml-ieqn-76"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>1</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">9.6</td>
<td align="left"><inline-formula id="ieqn-77"><mml:math id="mml-ieqn-77"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">2.3</td>
<td align="left"><inline-formula id="ieqn-78"><mml:math id="mml-ieqn-78"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">2.7</td>
</tr>
<tr>
<td align="left"><inline-formula id="ieqn-79"><mml:math id="mml-ieqn-79"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">9.3</td>
<td align="left"><inline-formula id="ieqn-80"><mml:math id="mml-ieqn-80"><mml:msub><mml:mi>a</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">24.1</td>
<td align="left"/>
<td align="left"/>
</tr>
<tr>
<td align="left"><inline-formula id="ieqn-81"><mml:math id="mml-ieqn-81"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">7</td>
<td align="left"><inline-formula id="ieqn-82"><mml:math id="mml-ieqn-82"><mml:msub><mml:mi>b</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td align="left">3.1</td>
<td align="left"/>
<td align="left"/>
</tr>
</tbody>
</table>
</table-wrap>
<p><xref ref-type="fig" rid="fig-10">Fig. 10</xref> depicts the return loss of the designed HF-UHF RFID tag antenna. In <xref ref-type="fig" rid="fig-10">Fig. 10</xref>, the return loss of the HF antenna at 13.56&#x2005;MHz is <inline-formula id="ieqn-83"><mml:math id="mml-ieqn-83"><mml:mo>&#x2212;</mml:mo><mml:mn>58.76</mml:mn><mml:mtext>&#x00A0;</mml:mtext><mml:mrow><mml:mtext>dB</mml:mtext></mml:mrow></mml:math></inline-formula>, and the return loss of the UHF antenna at 915&#x2005;MHz is <inline-formula id="ieqn-84"><mml:math id="mml-ieqn-84"><mml:mo>&#x2212;</mml:mo><mml:mn>22.63</mml:mn><mml:mtext>&#x00A0;</mml:mtext><mml:mrow><mml:mtext>dB</mml:mtext></mml:mrow></mml:math></inline-formula>, both of which are less than <inline-formula id="ieqn-85"><mml:math id="mml-ieqn-85"><mml:mo>&#x2212;</mml:mo><mml:mn>10</mml:mn><mml:mtext>&#x00A0;</mml:mtext><mml:mrow><mml:mtext>dB</mml:mtext></mml:mrow></mml:math></inline-formula>, indicating that the antenna and the chip have good impedance matching. The design goal of the HF UHF RFID tag antenna has been achieved.</p>
<fig id="fig-10"><label>Figure 10</label><caption><title>(a) Return loss of HF antenna; (b) Return loss of UHF antenna</title></caption><graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_37297-fig-10.tif"/></fig>
</sec>
</sec>
<sec id="s5"><label>5</label><title>Conclusion</title>
<p>In this paper, a new deep learning framework called MSCNN-LSTM has been proposed for predicting the return loss of the UHF antenna in HF-UHF RFID tag antenna, which is comprised of multi-scale convolutional neural network and long short-term memory. The model combines the advantages of both MSCNN and LSTM networks, which can extract fine-grain localized information of the antenna as well as overall spatial features and learn the EM characteristics of the different structures of the antenna. The proposed MSCNN-LSTM was validated using simulated data of UHF antennas in HF-UHF RFID antennas and compared with other prediction methods. Experimental results showed that the MAE (0.0073), MSE (0.00032), and RMSE (0.01814) of MSCNN-LSTM were the smallest compared to CNN, LSTM, BiLSTM, and CNN-LSTM. MSCNN-LSTM was significantly more accurate in predicting the return loss of UHF antennas than the previous four. In terms of computational time consumption, MSCNN-LSTM had a significant advantage over the simulation time of HFSS. The return loss of the dual-band RFID tag antenna designed with the assistance of MSCNN-LSTM was <inline-formula id="ieqn-86"><mml:math id="mml-ieqn-86"><mml:mo>&#x2212;</mml:mo><mml:mn>58.76</mml:mn></mml:math></inline-formula> and <inline-formula id="ieqn-87"><mml:math id="mml-ieqn-87"><mml:mo>&#x2212;</mml:mo><mml:mn>22.63</mml:mn><mml:mtext>&#x00A0;</mml:mtext><mml:mrow><mml:mtext>dB</mml:mtext></mml:mrow></mml:math></inline-formula> at 13.56 and 915&#x2005;MHz, respectively, which was a good conjugate match with the chip used and achieved the desired goal. In future research, we will try to refine the structure of the MSCNN-LSTM and apply it to the design of other antennas.</p>
</sec>
</body>
<back>
<ack>
<p>We sincerely thank our colleagues who contributed to the article but were not mentioned.</p>
</ack>
<sec><title>Funding Statement</title>
<p>The research work is carried out under the <funding-source>Beijing Natural Science Foundation-Beijing Education Commission</funding-source> Joint Project (<award-id>KZ202210015020</award-id>), Discipline Construction and Postgraduate Education Project of BIGC (No. <award-id>21090122005</award-id>) and BIGC Project (<award-id>Ee202204</award-id>).</p></sec>
<sec sec-type="COI-statement"><title>Conflicts of Interest</title>
<p>The authors declare that they have no conflicts of interest to report regarding the present study.</p></sec>
<ref-list content-type="authoryear">
<title>References</title>
<ref id="ref-1"><label>[1]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>H. S.</given-names> <surname>Farahani</surname></string-name>, <string-name><given-names>B.</given-names> <surname>Rezaee</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Gadringer</surname></string-name>, <string-name><given-names>W.</given-names> <surname>Bosch</surname></string-name>, <string-name><given-names>L.</given-names> <surname>Zoscher</surname></string-name> <etal>et al.,</etal></person-group> &#x201C;<article-title>A miniaturized HF/UHF dual-band RFID tag antenna</article-title>,&#x201D; in <conf-name>2021 IEEE Int. Symp. on Antennas and Propagation and USNC-URSI Radio Science Meeting (APS/URSI)</conf-name>, <conf-loc>Singapore</conf-loc>, pp. <fpage>383</fpage>&#x2013;<lpage>384</lpage>, <year>2021</year>.</mixed-citation></ref>
<ref id="ref-2"><label>[2]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Sakonkanapong</surname></string-name> and <string-name><given-names>C.</given-names> <surname>Phongcharoenpanich</surname></string-name></person-group>, &#x201C;<article-title>Near-field HF-RFID and CMA-based circularly polarized far-field UHF-RFID integrated tag antenna</article-title>,&#x201D; <source>International Journal of Antennas and Propagation</source>, vol. <volume>2020</volume>, pp. <fpage>1</fpage>&#x2013;<lpage>15</lpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-3"><label>[3]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>P.</given-names> <surname>Wang</surname></string-name>, <string-name><given-names>L.</given-names> <surname>Dong</surname></string-name>, <string-name><given-names>H.</given-names> <surname>Wang</surname></string-name>, <string-name><given-names>G.</given-names> <surname>Li</surname></string-name>, <string-name><given-names>Y.</given-names> <surname>Di</surname></string-name> <etal>et al.,</etal></person-group> &#x201C;<article-title>Passive wireless dual-tag UHF RFID sensor system for surface crack monitoring</article-title>,&#x201D; <source>Sensors (Basel)</source>, vol. <volume>21</volume>, no. <issue>3</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>16</lpage>, <year>2021</year>.</mixed-citation></ref>
<ref id="ref-4"><label>[4]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>N.</given-names> <surname>Ha-Van</surname></string-name> and <string-name><given-names>C.</given-names> <surname>Seo</surname></string-name></person-group>, &#x201C;<article-title>A single-feeding port HF-UHF dual-band RFID tag antenna</article-title>,&#x201D; <source>Journal of Electromagnetic Engineering and Science</source>, vol. <volume>17</volume>, no. <issue>4</issue>, pp. <fpage>233</fpage>&#x2013;<lpage>237</lpage>, <year>2017</year>.</mixed-citation></ref>
<ref id="ref-5"><label>[5]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>A. I.</given-names> <surname>Hammoodi</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Milanova</surname></string-name> and <string-name><given-names>H.</given-names> <surname>Khaleel</surname></string-name></person-group>, &#x201C;<article-title>Design of flexible antenna for UWB wireless applications using ANN</article-title>,&#x201D; in <conf-name>2017 Int. Conf. on Computational Science and Computational Intelligence (CSCI)</conf-name>, <conf-loc>USA</conf-loc>, pp. <fpage>751</fpage>&#x2013;<lpage>754</lpage>, <year>2017</year>.</mixed-citation></ref>
<ref id="ref-6"><label>[6]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Chandio</surname></string-name>, <string-name><given-names>G.</given-names> <surname>Gui</surname></string-name>, <string-name><given-names>T.</given-names> <surname>Kumar</surname></string-name>, <string-name><given-names>I.</given-names> <surname>Ullah</surname></string-name>, <string-name><given-names>R.</given-names> <surname>Ranjbarzadeh</surname></string-name> <etal>et al.,</etal></person-group> &#x201C;<article-title>Precise single-stage detector</article-title>,&#x201D; <comment>arXiv preprint arXiv:2210.04252, pp</comment>. <fpage>1</fpage>&#x2013;<lpage>33</lpage>, <year>2022</year>.</mixed-citation></ref>
<ref id="ref-7"><label>[7]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>W.</given-names> <surname>Khan</surname></string-name>, <string-name><given-names>K.</given-names> <surname>Raj</surname></string-name>, <string-name><given-names>T.</given-names> <surname>Kumar</surname></string-name>, <string-name><given-names>A. M.</given-names> <surname>Roy</surname></string-name> and <string-name><given-names>B.</given-names> <surname>Luo</surname></string-name></person-group>, &#x201C;<article-title>Introducing urdu digits dataset with demonstration of an efficient and robust noisy decoder-based pseudo example generator</article-title>,&#x201D; <source>Symmetry</source>, vol. <volume>14</volume>, no. <issue>10</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>15</lpage>, <year>2022</year>.</mixed-citation></ref>
<ref id="ref-8"><label>[8]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>X.</given-names> <surname>Li</surname></string-name>, <string-name><given-names>J.</given-names> <surname>Gao</surname></string-name> and <string-name><given-names>G.</given-names> <surname>Boeck</surname></string-name></person-group>, &#x201C;<article-title>Printed dipole antenna design using artificial neural network modeling for RFID application</article-title>,&#x201D; <source>International Journal of RF and Microwave Computer-Aided Engineering</source>, vol. <volume>16</volume>, no. <issue>6</issue>, pp. <fpage>607</fpage>&#x2013;<lpage>611</lpage>, <year>2006</year>.</mixed-citation></ref>
<ref id="ref-9"><label>[9]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>T.</given-names> <surname>Hong</surname></string-name>, <string-name><given-names>Z.</given-names> <surname>He</surname></string-name>, <string-name><given-names>C.</given-names> <surname>Wang</surname></string-name>, <string-name><given-names>J.</given-names> <surname>Chen</surname></string-name> and <string-name><given-names>J.</given-names> <surname>Zhou</surname></string-name></person-group>, &#x201C;<article-title>Fast multi-objective RFID tag antenna design based on BiLSTM surrogate model</article-title>,&#x201D; <source>Journal of Microwaves</source>, vol. <volume>37</volume>, no. <issue>1</issue>, pp. <fpage>21</fpage>&#x2013;<lpage>27</lpage>, <year>2021</year>.</mixed-citation></ref>
<ref id="ref-10"><label>[10]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>R. S.</given-names> <surname>Daniel</surname></string-name></person-group>, &#x201C;<article-title>Multiband substrate integrated waveguide antenna loaded with slots using artificial neural network</article-title>,&#x201D; <source>International Journal of RF and Microwave Computer-Aided Engineering</source>, vol. <volume>32</volume>, no. <issue>10</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>12</lpage>, <year>2022</year>.</mixed-citation></ref>
<ref id="ref-11"><label>[11]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Katkevi&#x010D;ius</surname></string-name>, <string-name><given-names>D.</given-names> <surname>Plonis</surname></string-name>, <string-name><given-names>R.</given-names> <surname>Dama&#x0161;evi&#x010D;ius</surname></string-name> and <string-name><given-names>R.</given-names> <surname>Maskeli&#x016B;nas</surname></string-name></person-group>, &#x201C;<article-title>Trends of microwave devices design based on artificial neural networks: A review</article-title>,&#x201D; <source>Electronics</source>, vol. <volume>11</volume>, no. <issue>15</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>21</lpage>, <year>2022</year>.</mixed-citation></ref>
<ref id="ref-12"><label>[12]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>D.</given-names> <surname>Sami Khafaga</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Ali Alhussan</surname></string-name>, <string-name><given-names>E. -S. M.</given-names> <surname>El-kenawy</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Ibrahim</surname></string-name>, <string-name><given-names>S. H.</given-names> <surname>Abd Elkhalik</surname></string-name> <etal>et al.,</etal></person-group> &#x201C;<article-title>Improved prediction of metamaterial antenna bandwidth using adaptive optimization of LSTM</article-title>,&#x201D; <source>Computers, Materials &#x0026; Continua</source>, vol. <volume>73</volume>, no. <issue>1</issue>, pp. <fpage>865</fpage>&#x2013;<lpage>881</lpage>, <year>2022</year>.</mixed-citation></ref>
<ref id="ref-13"><label>[13]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>J. P.</given-names> <surname>Jacobs</surname></string-name></person-group>, &#x201C;<article-title>Accurate modeling by convolutional neural-network regression of resonant frequencies of dual-band pixelated microstrip antenna</article-title>,&#x201D; <source>IEEE Antennas and Wireless Propagation Letters</source>, vol. <volume>20</volume>, no. <issue>12</issue>, pp. <fpage>2417</fpage>&#x2013;<lpage>2421</lpage>, <year>2021</year>.</mixed-citation></ref>
<ref id="ref-14"><label>[14]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>H. -Y.</given-names> <surname>Luo</surname></string-name>, <string-name><given-names>Y.</given-names> <surname>Hong</surname></string-name>, <string-name><given-names>Y. -H.</given-names> <surname>Lv</surname></string-name> and <string-name><given-names>W.</given-names> <surname>Shao</surname></string-name></person-group>, &#x201C;<article-title>Parametric modeling of UWB antennas using convolutional neural networks</article-title>,&#x201D; in <conf-name>2020 IEEE Int. Symp. on Antennas and Propagation and North American Radio Science Meeting</conf-name>, <conf-loc>Montreal, Quebec, Canada</conf-loc>, pp. <fpage>2055</fpage>&#x2013;<lpage>2056</lpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-15"><label>[15]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A. M.</given-names> <surname>Roy</surname></string-name></person-group>, &#x201C;<article-title>Adaptive transfer learning-based multiscale feature fused deep convolutional neural network for EEG MI multiclassification in brain&#x2013;computer interface</article-title>,&#x201D; <source>Engineering Applications of Artificial Intelligence</source>, vol. <volume>116</volume>, pp. <fpage>1</fpage>&#x2013;<lpage>17</lpage>, <year>2022</year>.</mixed-citation></ref>
<ref id="ref-16"><label>[16]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>P. R.</given-names> <surname>Kanna</surname></string-name> and <string-name><given-names>P.</given-names> <surname>Santhi</surname></string-name></person-group>, &#x201C;<article-title>Hybrid intrusion detection using mapreduce based black widow optimized convolutional long short-term memory neural networks</article-title>,&#x201D; <source>Expert Systems with Applications</source>, vol. <volume>194</volume>, pp. <fpage>116545</fpage>, <year>2022</year>.</mixed-citation></ref>
<ref id="ref-17"><label>[17]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>P.</given-names> <surname>Rajesh Kanna</surname></string-name> and <string-name><given-names>P.</given-names> <surname>Santhi</surname></string-name></person-group>, &#x201C;<article-title>Unified deep learning approach for efficient intrusion detection system using integrated spatial&#x2013;temporal features</article-title>,&#x201D; <source>Knowledge-Based Systems</source>, vol. <volume>226</volume>, pp. <fpage>1</fpage>&#x2013;<lpage>12</lpage>, <year>2021</year>.</mixed-citation></ref>
<ref id="ref-18"><label>[18]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>Y.</given-names> <surname>LeCun</surname></string-name>, <string-name><given-names>L.</given-names> <surname>Bottou</surname></string-name>, <string-name><given-names>Y.</given-names> <surname>Bengio</surname></string-name> and <string-name><given-names>P.</given-names> <surname>Haffner</surname></string-name></person-group>, &#x201C;<article-title>Gradient-based learning applied to document recognition</article-title>,&#x201D; <conf-name>Proceedings of the IEEE</conf-name>, vol. <volume>86</volume>, no. <issue>11</issue>, pp. <fpage>2278</fpage>&#x2013;<lpage>2324</lpage>, <year>1998</year>.</mixed-citation></ref>
<ref id="ref-19"><label>[19]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A. S.</given-names> <surname>Navathe</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Mugiishi</surname></string-name> and <string-name><given-names>E. J.</given-names> <surname>Emanuel</surname></string-name></person-group>, &#x201C;<article-title>Population-based primary care payment system in Hawaii-reply</article-title>,&#x201D; <source>JAMA</source>, vol. <volume>322</volume>, no. <issue>21</issue>, pp. <fpage>2136</fpage>&#x2013;<lpage>2137</lpage>, <year>2019</year>; <pub-id pub-id-type="pmid">31794621</pub-id></mixed-citation></ref>
<ref id="ref-20"><label>[20]</label><mixed-citation publication-type="other"><ext-link ext-link-type="uri" xlink:href="https://www.emmicroelectronic.com/product/nfc-high-frequency-ics/em-echo-v">https://www.emmicroelectronic.com/product/nfc-high-frequency-ics/em-echo-v</ext-link></mixed-citation></ref>
<ref id="ref-21"><label>[21]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><given-names>Z.</given-names> <surname>Yang</surname></string-name>, <string-name><given-names>Y.</given-names> <surname>Zhang</surname></string-name>, <string-name><given-names>L.</given-names> <surname>Zhu</surname></string-name>, <string-name><given-names>L.</given-names> <surname>Shen</surname></string-name>, <string-name><given-names>Y.</given-names> <surname>Du</surname></string-name> <etal>et al.,</etal></person-group> &#x201C;<chapter-title>Design of a single chip HF-UHF dual-band RFID tag antenna</chapter-title>,&#x201D; in <source>Interdisciplinary Research for Printing and Packaging</source>, <publisher-loc>Springer, Singapore</publisher-loc>, pp. <fpage>301</fpage>&#x2013;<lpage>305</lpage>, <year>2022</year>.</mixed-citation></ref>
<ref id="ref-22"><label>[22]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>N.</given-names> <surname>Faudzi</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Ali</surname></string-name>, <string-name><given-names>I.</given-names> <surname>Ismail</surname></string-name>, <string-name><given-names>H.</given-names> <surname>Jumaat</surname></string-name> and <string-name><given-names>N.</given-names> <surname>Sukaimi</surname></string-name></person-group>, &#x201C;<article-title>A compact dipole UHF-RFID tag antenna</article-title>,&#x201D; in <conf-name>2013 IEEE Int. RF and Microwave Conf. (RFM)</conf-name>, <conf-loc>CA, USA</conf-loc>, pp. <fpage>314</fpage>&#x2013;<lpage>317</lpage>, <year>2013</year>.</mixed-citation></ref>
<ref id="ref-23"><label>[23]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>S.</given-names> <surname>Ioffe</surname></string-name> and <string-name><given-names>C.</given-names> <surname>Szegedy</surname></string-name></person-group>, &#x201C;<article-title>Batch normalization: Accelerating deep network training by reducing internal covariate shift</article-title>,&#x201D; in <conf-name>Int. Conf. on Machine Learning</conf-name>, <conf-loc>PMLR</conf-loc>, pp. <fpage>448</fpage>&#x2013;<lpage>456</lpage>, <year>2015</year>.</mixed-citation></ref>
<ref id="ref-24"><label>[24]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Y. -F.</given-names> <surname>Liu</surname></string-name>, <string-name><given-names>L.</given-names> <surname>Peng</surname></string-name> and <string-name><given-names>W.</given-names> <surname>Shao</surname></string-name></person-group>, &#x201C;<article-title>An efficient knowledge-based artificial neural network for the design of circularly polarized 3-D-printed lens antenna</article-title>,&#x201D; <source>IEEE Transactions on Antennas and Propagation</source>, vol. <volume>70</volume>, no. <issue>7</issue>, pp. <fpage>5007</fpage>&#x2013;<lpage>5014</lpage>, <year>2022</year>.</mixed-citation></ref>
</ref-list>
</back>
</article>