<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Y. Daineko);</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Virtual laboratory work to the study of modulation types of radio signals</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Yevgeniya Daineko</string-name>
          <email>y.daineko@iitu.edu.kz</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dmitry Gubsky</string-name>
          <email>d.gubsky@iitu.edu.kz</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Aigul Kulakayeva</string-name>
          <email>a.kulakayeva@iitu.edu.kz</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Altay Aitmagambetov</string-name>
          <email>a.aitmagambetov@iitu.edu.kz</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Bagdat Kozhakhmetova</string-name>
          <email>b.kozhakhmetova@iitu.edu.kz</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>International Information Technology University</institution>
          ,
          <addr-line>34/1 Manas St., Almaty, 050040</addr-line>
          ,
          <country country="KZ">Kazakhstan</country>
        </aff>
      </contrib-group>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0001</lpage>
      <abstract>
        <p>This paper presents computer models of modulators for studying the amplitude and frequency modulation of radio signals. The developed models can be integrated with a spectrum analyzer, which is part of a virtual laboratory for visualization and analysis of modulated radio signals in the frequency domain. The process of creating a virtual laboratory is described in detail in this paper. In addition, the results of a survey of its implementation in the educational process are presented, which showed student satisfaction when working with the laboratory. The developed models, as well as the entire virtual laboratory, can be effectively used both in the traditional training format and in distance learning. A set of software tools, including computer models of radio signal modulators, a spectrum analyzer and virtual laboratory work, was created using the MS Visual Studio environment in the C++ programming language.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;microwave devices</kwd>
        <kwd>modulation</kwd>
        <kwd>computer simulation</kwd>
        <kwd>distance education</kwd>
        <kwd>virtual laboratories</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Today, in the field of educational technologies, one of the most popular areas among researchers
around the world is the creation of virtual laboratories (VL) for the study of various disciplines. VL
allows students to conduct experiments and work with models of complex systems in a safe and
controlled environment. They provide access to equipment and resources that may not be available in
traditional laboratories due to high cost or limited quantity [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The interactivity and multimedia
capabilities of virtual laboratories make the learning process more exciting and motivating, which
contributes to a deeper assimilation of knowledge and the development of practical skills among
students [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        When preparing students of technical fields, laboratory work plays a key role in the learning
process, since it provides practical application of theoretical knowledge gained during lectures and
seminars [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. In the process of completing laboratory tasks, students are faced with real tasks and
equipment, which contributes to an in-depth understanding of the material and the development of
skills for solving practical problems. In the context of globalization and the spread of online
education, the introduction of virtual laboratory work is an integral tool in the training of highly
qualified specialists, contributing to a better and modern education of students of technical fields [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>
        Virtual laboratories and environments have become valuable tools for studying radio signals and
improving the level of radio engineering education [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]-[12]. For example, in [
        <xref ref-type="bibr" rid="ref5 ref6 ref7">5-7</xref>
        ], the authors
present an interactive platform for modeling spectrum analyzers and signal modulators, allowing
students to visualize complex radio processes.
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref8">8-10</xref>
        ], a method of modulation and demodulation of signals based on LabVIEW is presented.
The results are displayed in both the time and the frequency domain. The modulation parameters are
set by the user, and the interface itself is simple and easy to use.
      </p>
      <p>The processes of modulation and demodulation of amplitude-modulated (AM) generated using NI
USRP-2920 and received using RTL-SDR using the Matlab/Simulink program are presented by
researchers in [11]. This paper clearly presents the main stages of signal reception and processing,
mathematical models, as well as signal modulation and demodulation schemes, which is necessary
for use in the educational process. The study of a more complex OFDM signal using SDR is presented
in [12]. In this paper, the SDR development is based on the integration of Matlab/Simulink and the
Raspberry PI 3 B+ platform. This, in turn, allows you to study digital communication systems,
understand the principles of digital signal processing, FPGA operation, and simulate the OFDM
system. The results of the work are presented on spectral diagrams and correspond to the transmitted
and received signal.</p>
      <p>An analysis of existing studies devoted to the creation of virtual laboratory complexes for
studying the parameters of radio signals has convincingly demonstrated their high efficiency. Many
of these developments have already found their application in university educational program and
are actively used by students. Virtual laboratory work not only increases interest in further study of
the discipline, but also stimulates the development of creative and critical thinking among students,
allowing them to better understand and apply theoretical knowledge in practice. In addition, such
complexes open up new opportunities for individualization of learning, which is especially important
in the context of the modern educational process. The purpose of this work is to create a computer
model of modulators for studying various types of radio signal modulations</p>
    </sec>
    <sec id="sec-2">
      <title>2. Problem statement</title>
      <p>To develop modulator models, previously developed requirements [14] for models of the studied
devices and virtual measuring devices must be taken into account. Compliance with these
requirements will ensure the integration of new devices into a virtual laboratory, which will
effectively study the spectra of harmonic signals with amplitude and frequency modulation. As a
result, the created models will not only meet the necessary technical standards, but also contribute to
improving the accuracy and effectiveness of training, providing students with high-quality tools for
practical mastering of complex radio engineering concepts. At the same time, the interface of the
computer model should be intuitive and functional, giving the user the opportunity to change the
characteristics of both the carrier and the modulating signal, as well as choose the types of
modulation and their parameters from the available options.</p>
      <p>Such a model should be able to integrate with a previously created spectrum analyzer model [13].
To do this, the modulator model must convert the input signals into a modulated signal in accordance
with the user's selected mode, convert this signal into a frequency representation using the Fourier
transform and generate an array of data to transmit the spectrum analyzer model. This array should
include the frequency and amplitude values of the spectral components of the modulated output
signal for subsequent processing and visualization.</p>
      <p>To demonstrate the operation of the created device models in combination with the already
existing spectrum analyzer model, a laboratory work has been created, which has already been tested
and implemented into the educational process.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Modeling of a spectrum analyzer</title>
      <p>
        When creating a laboratory work on the study of radio signal modulation, the developed model of the
spectrum analyzer will be used [13]. Its development used a general approach [14], which allowed it
to be included in the virtual laboratory [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>According to this concept, the measuring device must receive an input signal from the device
under study and process it in accordance with the settings and the selected spectrum display mode. In
this case, the input signal must be represented as an array of data (frequency and amplitude of the
spectrum component), the number of elements in the array depends on the number of spectral
components in the analyzed signal.</p>
      <p>The most frequently used functions are implemented in the computer model of the spectrum
analyzer. Such as: setting the viewing band and displaying the frequencies of the studied signal,
setting the amplitude parameters and the measuring line, as well as working with markers. These
functions are quite sufficient to carry out most of the necessary measurements and to obtain the
user's primary skills in working with the measuring device. The user selects the appropriate
functions by pressing the buttons on the device with a computer mouse and/or selecting the desired
items in the on-screen menu.</p>
      <p>
        The user also has the ability to enter the necessary data, for example, setting the center frequency,
viewing band, etc. The interface of the spectrum analyzer model is presented in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], where you can
see its full realism and visual compliance with the real device.
      </p>
      <p>The operation of the spectrum analyzer model is reduced to performing certain actions when
pressing the appropriate keys. These actions can be divided into two types: with or without
redrawing the characteristics of the connected device on the device screen. If redrawing of the
characteristic is not required, for example, when working with markers or a measuring line, then the
actions performed do not require repeated output of the input signal spectrum. In this case, all the
functionality is implemented by internal methods, without accessing the connected source of the
studied radio signal. For example, when the user selects the maximum value search function (PEAK
SEARCH menu), a method is called that searches for the maximum value in a previously created and
saved array, where the index is the frequency. After finding this index, the corresponding method is
called, which "draws" the marker with the specified coordinates and the values displayed on the
screen. All other internal methods of the device are implemented using a similar algorithm.</p>
      <p>If it is necessary to redraw the displayed spectrum of the studied radio signal (for example, when
the user changes the viewing band), a previously obtained data set is accessed, which is an array of
frequencies and amplitudes of the spectral components of the studied radio signal. After processing
this data set, the displayed spectrum is updated in accordance with the user-defined settings of the
measuring device. For example, when changing the viewing band, some spectral components that do
not fall into the new viewing band will not be displayed on the screen. A complete spectrum update is
carried out only when the input signal changes or upon request from the connected device under
study.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Creating a modulator model for studying various types of radio signal modulation</title>
      <p>Let's consider the creation of modulator models to study various types and parameters of radio signal
modulation. In communication technology, amplitude and frequency modulation, which is a special
case of phase modulation, as well as their modifications, are the most common and widely used.
Therefore, it is necessary to create a device model that will allow the user to change the
characteristics of the message and the carrier oscillation, as well as study the spectral characteristics
of the signals using a spectrum analyzer model.</p>
      <p>
        The model of the modulator under study can be conventionally represented as a "black box" [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ],
which includes the modulator itself (in the computer model there is a choice of the type of
modulation: amplitude or frequency) and an output signal processor (Figure 1).
      </p>
      <p>The processor converts the output signal of the modulator into the form necessary for
transmission to the spectrum analyzer model. Two harmonic signals are applied to the input of the
modulator: a carrier frequency signal (for example, from a high frequency generator) and a
modulating low frequency signal (for example, from a low frequency generator). The user should be
able to change the frequency and amplitude of these signals. Both signals are then converted by the
modulator according to the user-selected modulation mode (amplitude or frequency).</p>
      <p>After that, additional processing of the modulated signal is carried out in the model of the device
under study, during which, in accordance with the developed concept, the Fourier transform is
performed and the spectral representation of the output signal is calculated. Next, all the necessary
data is generated for transmission to the spectrum analyzer model for further processing and display
on the screen. Let's look at this process in more detail.</p>
      <p>Suppose that a harmonic oscillation is received at the input of the modulator, which is a carrier
high-frequency oscillation:</p>
      <p>U ( t )=U 0 cos (❑0 t +❑0 ) ,
(1)
where U0 – amplitude, 0 = 2f0, and f0 – carrier frequency, 0 – initial phase.</p>
      <p>And the second signal is a modulating signal (message), which for simplicity we represent as
harmonic:</p>
      <p>U c ( t )=U c 0 cos (❑c t +❑c ) ,
(2)
where Uc0 – amplitude, c = 2fc, fc – signal frequency, c – initial phase.</p>
      <p>Then, depending on the selected modulation type mode, you can determine the output signal.</p>
      <sec id="sec-4-1">
        <title>4.1. Amplitude modulation (AM)</title>
        <p>Let us consider the case of amplitude modulation, which is the simplest for analysis. As a modulating
signal, we use harmonic oscillation (2). This type is called tone modulation. In this case, the angular
frequency 0, c, and the initial phase 0 of the carrier oscillation remain unchanged, and with the
help of modulating oscillation Uc(t) the amplitude of the carrier oscillation changes U(t). In this case,
for the received amplitude-modulated signal, we can write:</p>
        <p>U am( t )=( U 0+ k a U c ( t )) cos (❑c t +❑c ) ,
(3)
where ka – amplitude modulation coefficient, reflecting the degree of influence of the modulating
signal on the magnitude of the change in the amplitude of the carrier wave; Uc(t) – time-dependent
function corresponding to the transmitted message (modulating signal).</p>
        <p>To simplify the analysis, the initial phases of oscillations (1-2) can be set equal to zero. This will
not affect the conclusions and reasoning. Then, substituting (2) into (3) and performing the necessary
transformations, we can write the resulting signal with amplitude modulation as the sum of
oscillations:</p>
        <p>k k
U am( t )=U 0 cos (❑0 t +❑0 )+U 0 2a cos (❑0+❑c ) t +U 0 2a cos (❑0−❑c ) t ,
(4)
where ka = Uc/U0 – amplitude modulation coefficient characterizing its depth.</p>
        <p>In order to avoid distortion of information, it is accepted that 0 ≤ ka ≤1. AM-oscillation consists of
three harmonic oscillations with close frequencies. The width of its spectrum is equal to twice the
modulation frequency c.</p>
        <p>
          Thus, in order to obtain the resulting modulated signal in the model in the spectral representation,
you can form it based on the analytical representation, or you can perform the Fourier transform.
According to the requirements for the output signal of our device model, we need to form an array of
data to transfer the spectrum analyzer model for further processing. The transmitted array is
presented in [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ].
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Frequency modulation (FM)</title>
        <p>Frequency-modulated oscillation is an oscillation, the frequency of which changes in proportion to
the modulating signal (2) with a constant oscillation amplitude. In such a way:</p>
        <p>( t )=❑0+ Δ∗U c ( t ) ,
where the quantity Δ – is called the frequency deviation, Uc(t) – modeling signal (2).
Therefore, the resulting FM signal can be written as:</p>
        <p>U fm( t )=U 0 cos (❑0+ Δ∗U c ( t )) ,</p>
        <p>The parameters characterizing the FM are the frequency deviation Δ and  = Δ/0 – the
frequency modulation index, which is the ratio of the frequency deviation to the frequency of the
modulating signal. In the case of an FM signal obtained as a result of modulation with a single-tone
modulating signal, one can write a complex representation of Ufm(t). Using the expansion in a
Fourier series, we get:</p>
        <p>∞
U fm( t )=U 0 ∑ J k ( β ) cos (❑0+ k ❑C ) t ) ,
k=−∞
(5)
(6)
(7)</p>
        <p>Here, for convenience, the initial phases of oscillations (1-2) can be set equal to zero. It can be seen
that the spectrum contains an infinite number of side harmonics, pairwise symmetrical with respect
to the carrier frequency 0. The amplitudes of all components, including the carrier, are proportional
to the values of the Bessel functions from the value of the frequency modulation index. It should be
noted that the Bessel functions are slowly decaying, which in the real case limits the spectral
representation of the signal to 5-10 components. It is also necessary to consider that, at certain values
of  the Bessel functions vanish, which makes it possible to obtain the minimum amplitude for the
component of the spectrum with the carrier frequency.</p>
        <p>Thus, in order to obtain the resulting modulated signal in the spectral representation in the
frequency modulator model, it is necessary to calculate the Fourier transform. As a result, we obtain
the values of the spectral components of the studied signal and can form an array of data to transmit
them to the spectrum analyzer model for further processing 5).</p>
        <p>
          Thus, we have obtained arrays that should form a model of the studied signal modulator,
depending on the type of modulation, as well as on the frequency and amplitude of the carrier
oscillation and the modulating signal (message). In addition, with frequency modulation, the user
should be able to change the frequency deviation. All this is implemented in the user interface of the
model, which is shown in [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ].
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Creation of a laboratory work and its approbation</title>
      <p>
        The created device model for studying various types of modulation was integrated into a virtual
laboratory [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], which significantly expanded its practical application. Thanks to this integration, the
model was connected to a virtual model of the HMS 3000 spectrum analyzer developed by
Rohde&amp;Schwarz. This made it possible not only to use the model for educational purposes, but also to
create a new laboratory work, including the study of the spectral characteristics of modulated signals
in real conditions.
      </p>
      <p>
        Thus, the user can choose different types of modulation (amplitude or frequency), set the
frequency and amplitude of the carrier signal and message (modulating low-frequency signal) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], as
well as measure the spectral representation of the radio signal on the screen of the spectrum analyzer
model [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. By changing these parameters, users can study their effect on the radio signal spectrum
and understand the dependence of spectral characteristics on various settings. For example, by
selecting frequency modulation and changing the amount of frequency deviation, the user can
observe on the screen of the spectrum analyzer model a change in the amplitude of the spectral
component of the signal at the carrier frequency.
      </p>
      <p>To assess the adequacy of the operation of the spectrum analyzer and modulator models, a
detailed comparison of the results obtained using virtual laboratory work with the data recorded on
real equipment was carried out. During testing, it was found that the frequency representation of the
signals in both cases is completely the same, which confirms the correctness of the virtual models in
terms of frequency analysis. However, when comparing the amplitudes of the spectral components of
the signal, small discrepancies were found. These differences did not exceed 3%, which is a slight
deviation. Such discrepancies can be explained by losses in real transmission lines that were not
taken into account in the virtual models. These losses are inevitable in physical systems, but their
absence in virtual models suggests that simulations are focused on idealized conditions. In real
conditions, additional factors may occur that affect the amplitude of the signal. Thus, it can be argued
that the comparison confirmed the high degree of accuracy and reliability of the developed virtual
models.</p>
      <p>Also, the created virtual laboratory work was tested in the educational process, including its
implementation in a remote format. Most of the students noted that the virtual model of the spectrum
analyzer almost completely corresponds to the real device, both in terms of the user interface and in
terms of operation. The survey showed that students like to start getting to know devices through
their virtual models. They consider working with virtual devices to be easy and intuitive, and the
absence of fear of "breaking a real device" allows them to focus on understanding physical patterns.
The experience gained in carrying out measurements on virtual equipment subsequently facilitates
the transition to working with real devices. The interviewed students believe that this laboratory
work helped them understand and master the principles of studying the spectrum of radio signals and
making measurements using spectrum analyzers.</p>
      <p>The structure of the survey consisted of 32 questions with answers in the form of a five-point
scale, where 1 is minimum and 5 is maximum. Also, 3 questions were to test the honesty of the
respondents with the answer options «Yes» and «No» and 2 open questions to identify sections that
were not reflected in the general questions according to the user. Fig. 2 shows the results of student
responses.</p>
      <p>The diagram shows the positive response of the students to the use of the created web platform in
the educational process. According to the users, the created mobile platform facilitates and simplifies
the perception of the studied material. Students noted that they were involved in the learning process
due to the visual demonstration and virtualization of the process of performing laboratory work, the
possibility of visual control of the experiment, and the realism of the appearance of measuring
instruments and devices.</p>
      <p>Also, the students consider working with virtual devices easy and intuitive. Also, the fact that they
are not afraid of “breaking the device” allows them to concentrate on understanding physical laws. In
addition, the students note the usefulness of the application and that it meets the expectations of the
majority. The experience gained in carrying out measurements on virtual equipment allows them to
easily switch to work on real equipment in the future. The interviewed students believe that this
laboratory work allowed them to understand and master the principles of studying the spectrum of
radio signals and making measurements using spectrum analyzers.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusion</title>
      <p>During the research, a computer model was developed to study the modulation of radio signals using
the HMS 3000 spectrum analyzer from Rohde&amp;Schwarz. This virtual laboratory work has been
successfully integrated into the educational process, including the distance learning format. During
the survey, students noted the high similarity of the virtual model with the real device, which is
confirmed by the results of the survey. More than 90% of students scored "5" or "4" according to
criteria such as simplification of understanding of the material, realism of the processes shown in the
application, and improvement of information assimilation. These data confirm the effectiveness of
the virtual laboratory in the educational process and its significant benefits for students.</p>
      <p>Thus, the virtual laboratory allowed students to easily master the material, get rid of the fear of
working with real equipment and improve their understanding of physical patterns.
Also, a detailed comparison of the results obtained using virtual laboratory work with data recorded
on real equipment confirmed the accuracy of virtual models, with minor deviations associated with
the lack of accounting for losses in real transmission lines.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgements</title>
      <p>This research was funded by the Strategic Academic Leadership Program of the Southern Federal
University ("Priority 2030").</p>
    </sec>
    <sec id="sec-8">
      <title>Declaration on Generative AI</title>
      <p>The authors have not employed any Generative AI tools.
[9] Kandasamy N., Telagam N., SeshagiriRaoV. R., Arulananth T. Simulation of Analog Modulation
and Demodulation Techniques in Virtual Instrumentation and Remote Lab. Int. J. Online Eng.,
13, (2017):140-147, doi:10.3991/IJOE.V13I10.7575.
[10] Uluışık Ç., Sevgi, L. A LabVIEW-Based Analog Modulation Tool for Virtual and Real
Experimentation. IEEE Antennas and Propagation Magazine, 54, (2012): 246-254.
doi:10.1109/MAP.2012.6387838.
[11] Crivova A. Research on the use of RTL-SDR and MATLAB environment on the example of
transmission and reception of AM-DSB-TC. Kronos 7.8 (70) (2022): 50-54.
[12] Hadi Zaidoon Y., Manal J. Al-Kindi. Design and Implementation of Software Defined Radio</p>
      <p>System for OFDM Communications. International Journal of Mechanical Engineering 7.2 (2022).
[13] D. S. Gubsky, Ye. A. Daineko, M. T. Ipalakova, A. B. Kleschenkov, A. Z. Aitmagambetov, S. A.</p>
      <p>Vyatkina. Spectrum Analyzer Model for a Virtual Laboratory. Photonics &amp; Electromagnetics
Research Symposium (PIERS), 2021, Hangzhou, China, 22 November, 373–376
[14] D.S. Gubsky, V.V. Zemlyakov, D.V. Lonkina “Virtual laboratory for microwave engineers
education”, Progress in Electromagnetics Research Symposium (PIERS), 2016, 3451 – 3454.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Gubsky</surname>
            <given-names>D.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kleschenkov</surname>
            <given-names>A.B.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Mamay</surname>
            <given-names>I.V.</given-names>
          </string-name>
          “
          <article-title>Virtual laboratory for microwave measurements”</article-title>
          . Computer Applications in Engineering Education,
          <volume>27</volume>
          , No.
          <volume>6</volume>
          , (
          <year>2019</year>
          ):
          <fpage>1496</fpage>
          -
          <lpage>1505</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>C. N.</given-names>
            <surname>Triejunita</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. Putri Y.</given-names>
            <surname>Rosmansyah</surname>
          </string-name>
          ,
          <article-title>"A Systematic Literature Review on Virtual Laboratory for Learning,"</article-title>
          <source>2021 International Conference on Data and Software Engineering (ICoDSE)</source>
          , Bandung, Indonesia,
          <year>2021</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          , doi: 10.1109/ICoDSE53690.
          <year>2021</year>
          .9648451
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Estriegana</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Medina-Merodio</surname>
            ,
            <given-names>J. A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Barchino</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <article-title>Student acceptance of virtual laboratory and practical work: An extension of the technology acceptance model</article-title>
          .
          <source>Computers &amp; Education</source>
          ,
          <volume>135</volume>
          , (
          <year>2019</year>
          ):
          <fpage>1</fpage>
          -
          <lpage>14</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>D.</given-names>
            <surname>Galvez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Delgado</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Caceres</surname>
          </string-name>
          and
          <string-name>
            <given-names>L.</given-names>
            <surname>Villarroel</surname>
          </string-name>
          ,
          <article-title>"Virtual Laboratory, a Learning Resource for Distance Education," 2022 IEEE 28th International Conference on Engineering, Technology and Innovation (ICE/ITMC) &amp; 31st International Association For Management of Technology (IAMOT) Joint Conference</article-title>
          , Nancy, France,
          <year>2022</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          , doi: 10.1109/ICE/ITMCIAMOT55089.
          <year>2022</year>
          .
          <volume>10033177</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>D. S.</given-names>
            <surname>Gubsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. A.</given-names>
            <surname>Daineko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. B.</given-names>
            <surname>Kleschenkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. T.</given-names>
            <surname>Ipalakova</surname>
          </string-name>
          and
          <string-name>
            <given-names>A. Z.</given-names>
            <surname>Aitmagambetov</surname>
          </string-name>
          ,
          <article-title>"Virtual Laboratory Work for Studying the Spectrum of Radio Signals," 2022 International Conference on Actual Problems of Electron Devices Engineering (APEDE), Saratov</article-title>
          , Russian Federation,
          <year>2022</year>
          , pp.
          <fpage>130</fpage>
          -
          <lpage>133</lpage>
          , doi: 10.1109/APEDE53724.
          <year>2022</year>
          .
          <volume>9912973</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Daineko</surname>
            ,
            <given-names>Y.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozhakhmetova</surname>
            ,
            <given-names>B.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kulakayeva</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tsoy</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aitmagambetov</surname>
            ,
            <given-names>A.Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gubsky</surname>
            ,
            <given-names>D.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ipalakova</surname>
            ,
            <given-names>M.T.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Seitnur</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <article-title>Development of Virtual Laboratory Work on the Base of Unity Game Engine for the Study of Radio Engineering Disciplines</article-title>
          .
          <source>International Conference on Augmented and Virtual Reality</source>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Daineko</surname>
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tsoy</surname>
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ipalakova</surname>
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kozhakhmetova</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aitmagambetov</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kulakayeva</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <article-title>Development of an Interactive Mobile Platform for Studying Radio Engineering Disciplines Using Augmented Reality Technology</article-title>
          .
          <source>International Journal of Interactive Mobile Technologies</source>
          ,
          <volume>16</volume>
          (
          <issue>19</issue>
          ), (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Hengkietisak</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tipyakanont</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tangsiriworakul</surname>
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manop</surname>
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Senavongse</surname>
            <given-names>W. Laboratory</given-names>
          </string-name>
          <article-title>digital signal analysis with virtual spectrum analyzer</article-title>
          .
          <source>IEEE International Conference on Industrial Technology</source>
          ,
          <year>2005</year>
          , pp.
          <fpage>857</fpage>
          -
          <lpage>860</lpage>
          , doi: 10.1109/ICIT.
          <year>2005</year>
          .
          <volume>1600755</volume>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>