Design of a Multimedia-Assisted Distance English Teaching System for College Students

Page created by Thelma Harrison
 
CONTINUE READING
Hindawi
Computational Intelligence and Neuroscience
Volume 2022, Article ID 2184600, 8 pages
https://doi.org/10.1155/2022/2184600

Research Article
Design of a Multimedia-Assisted Distance English Teaching
System for College Students

          Haili Feng
          School of Foreign Languages, Qiongtai Normal University, Haikou 571127, China

          Correspondence should be addressed to Haili Feng; 030068@hainnu.edu.cn

          Received 1 April 2022; Revised 12 May 2022; Accepted 21 May 2022; Published 16 June 2022

          Academic Editor: Le Sun

          Copyright © 2022 Haili Feng. This is an open access article distributed under the Creative Commons Attribution License, which
          permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

          To address the problems of poor compatibility, weak load capacity, and time consumption of existing multimedia-assisted
          teaching systems, we propose and design a physics multimedia-assisted English teaching system based on a concept network. The
          architecture of the physics multimedia-assisted teaching system is constructed with the logical layer as the core, and the theoretical
          knowledge module, experiment module, and student practice module are designed, respectively. Based on the concept network, a
          large number of rules in the physics teaching system are attached to the concepts to form the concept network knowledge system
          and complete the design of the theoretical knowledge system. This paper explores the multimedia teaching of college English and
          points out the advantages and characteristics of this teaching mode and the problems to be paid attention to in the process of
          application. The design of the physics multimedia-assisted teaching system is completed by realizing students’ practice and giving
          feedback on the practice results. The experimental results show that the system has good compatibility, strong load capacity, low
          time consumption, and practical application value.

1. Introduction                                                           [5]. It injects new colors and vitality into the classroom and
                                                                          is becoming more and more important in English teaching
University education, an important part of the national                   [6].
higher education system, has been developing rapidly in                        Multimedia-assisted English teaching is conducive to
China in recent years. In order to promote the vigorous                   giving full play to students’ initiative and enthusiasm.
development of university education and meet the needs of                 Multimedia technology can make teaching forms more
social and economic development, the Ministry of Education                lively, further improve the quality of teaching, and change
has been actively promoting the reform of university edu-                 the passive acceptance of information to active acceptance of
cation, and the reform of university English courses also                 information, thus stimulating students’ initiative and crea-
needs to meet the needs of the times [1, 2]. The rapid de-                tivity [7]. Multimedia teaching integrates sound, image,
velopment of information technology and the increasing                    video, and text, which can produce a lively effect and help
maturity of computer network technology have made ed-                     improve students’ interest in learning and memory ability
ucation more and more modernized, and the application of                  [8]. It is better than the traditional teaching mode-textbook,
multimedia technology is one of the important symbols of                  chalk, or blackboard to stimulate students’ learning en-
education modernization [3, 4]. Multimedia teaching is the                thusiasm [9]. Computer multimedia will be vivid images,
latest stage of development of modern English teaching,                   vivid colors, and rich language and cultural scenes real in
which provides a colorful expression for English teaching                 front of the students, and multimedia courseware with its
with the characteristics of large amount of information, fast             images, graphics, text, sound, animation, and so on, a variety
transmission, graphic and text, human-computer dialogue,                  of functions on the students’ multiple senses, can stimulate
clear interface, effective combination of audio-visual, con-              students’ interest in learning, attract students’ attention,
venient information retrieval and high efficiency, and so on              more mobilize students’ enthusiasm for learning, stimulate
2                                                                                  Computational Intelligence and Neuroscience

students’ desire to learn, and give full play to students [10]. It   relatively simple and flexible structured functional modules
is not only stimulating students’ interest in learning and           installed, and all basic and business modules can be com-
attracting their attention but also stimulating their enthu-         bined at will to meet the existing or future system per-
siasm for learning, stimulating their desire to learn, and           sonalized application requirements. (3) Friendly operation
giving full play to their initiative and enthusiasm [11].            interface: the design of a friendly and easy-to-operate in-
    It is also conducive to improving teaching efficiency and          terface helps users carry out the functions of each link, thus
expanding classroom capacity [12]. Multimedia-assisted               enhancing the efficiency of the system. The designed in-
English teaching can expand the amount of classroom in-              formation input interface should follow the requirements of
formation, make full use of classroom teaching time, greatly         simplifying the actual work of users as much as possible and
enrich and improve the content of foreign language                   effectively reducing the error rate of data input. Therefore, in
teaching, and fundamentally improve teaching efficiency                the process of designing this English teaching system, the
[13, 14]. Teachers and students can use the information              user’s memory burden should be reduced as much as
resources stored on CDs, VCDs, floppy disks, CD-ROMs,                 possible, and automatic data input should be increased to
and hard disks in the multimedia classroom and can also use          avoid the situation of user data input errors. (4) High ef-
multimedia courseware for teaching, which can create a               ficiency: the designed system should have high security and
vivid, imaginative, authentic, and interesting English lan-          operation efficiency so as to provide users with high-quality
guage environment for students, which is conducive to their          services and obtain a quick response and relatively stable
understanding and mastery of teaching contents [15]. In              system. In addition, each program and interface of the
traditional English classroom teaching, teachers spend most          system must be designed with a uniform standard to ensure
of the time on writing and explaining in each lesson, which is       that the system shows good portability and also facilitates
less dense and less informative, but teachers can increase the       timely expansion and application.
information of each lesson by arranging the board with the
courseware, which can save time and make students get
more knowledge in the same time and improve the learning             2.2. Overall System Architecture. Although the rapid de-
efficiency [16, 17].                                                   velopment of computer and network technology has solved
    The use of multimedia technology in teaching puts                many problems, it is still a difficult problem to design and
forward higher requirements for teachers, who should not             develop an English teaching system with complex infor-
only know educational technology and teaching theory and             mation, such as how to secure the front-end of the system.
have a high level of English but also have a certain ability to      The system architecture is the basis for the proper operation
use computers [18]. Through multimedia courseware,                   of a system, and its layout directly affects the stability of the
teachers can design a new teaching process, display subtle           system’s operation. In the J2EE system, the server-side Web
teaching ideas and new creativity, expand the capacity of            application is divided into several layers. Each of these layers
classroom teaching, and attract students’ pursuit of                 is configured with significantly different functions and
knowledge, which is both promotion and challenge for                 promises to be linked to different communication interfaces.
teachers and a process of improving themselves. Multimedia           The specific architecture of the system is shown in Figure 1.
teaching can also effectively use network resources [19].                 In Figure 1, the JSP page is seen as the view layer, the
There is a large amount of information related to English            main function of which is to smoothly implement the in-
teaching content on the Internet, so teachers can use the            teraction between the system and the user and to display the
Internet to download the content they need and expand the            final interaction combination directly using the JSP page.
language materials so that students can use and obtain the           The view does not unfold the actual business but can accept
latest information. This not only enriches the teaching              data update operations so that the system interface can be
content dynamically but also keeps the teachers’ teaching            updated at any time. Action control layer aims to receive
ideas and content up to date with the development of the             response requests from the client user at any time and timely
times [20].                                                          invoke the model in the business layer to smoothly realize
                                                                     the delivery of user requests. If the user submits a request
2. System Design Principles and                                      using the page, mainly by sending an HTML form, the
   Functional Design                                                 controller must respond to the request and finally deliver the
                                                                     result to the user using the view method. In one layer, the
2.1. System Design Follows the Principles. The proposed              controller is implemented mainly through Action, Action-
English teaching system follows the following principles to          Servlet, where Action can be called the corresponding
carry out design: (1) Having complete functions: nowadays,           adapter and separates the request from the business logic,
most R&D enterprises are developing toward the level of              thus combining the user’s needs and calling the corre-
intensification and scale, and according to the infrastructure        sponding business logic components in time. The service
and technology already available, all levels are closely united      business layer is located between the persistence layer and
using information flow to achieve the purpose of unified               the Action layer, which is designed to implement the ap-
management and data acquisition. (2) Modularity: the                 plication logic and check the business, such as login pass-
English teaching system is designed according to the                 word authentication. The main function of the DAO layer is
principle of “modularity,” and the configuration is carried           to smoothly connect with the database, and the main
out according to the actual requirements of users, with              function of the DAO layer is to smoothly connect to the
Computational Intelligence and Neuroscience                                                                                                  3

                                 JSP page                             JSP page                             JSP page

                          Service layer: it is used to respond to the information of the control layer and call the function
                                       module of the persistence layer to carry out the persistence operation

                                                   Dao layer: various data interface components

                            Database                                                                         Resource
                                                              Streaming media
                           management                                                                    Recommendation
                                                                   database
                             system                                                                        rule database

                                         Figure 1: Functional design of English teaching system.

database and perform various operations on the database,                      audio/video data uploading, deleting, and other operations
such as adding, modifying, deleting, and other business                       to meet the needs of learners. The navigation management
functions, but in J2EE development, SQL statements are                        module is to meet the actual classification needs of the
generally used to smoothly implement the query operations,                    system. With the help of this function module, users can
so that different interfaces can be called to achieve the                      locate the required search resources in a very short time
corresponding functions.                                                      and start the operation of function switching and infor-
                                                                              mation finding according to the default order of the
                                                                              classification navigation configuration.
2.3. Design of Each Function of the System. In order to im-
prove the efficiency and level of students’ learning English and
to solve the time of learning English to a certain extent, the                3. System Development Environment and
English teaching system designed in this study is based on                       Its Implementation
advanced computer network technology, which is realized
                                                                              3.1. System Development Environment. In this study, Real-
through the combination of J2EE, MVC architecture, and other
                                                                              NetworkHelixServer was selected as the streaming media
technologies with related business, so that students can learn
                                                                              server, which can support different formats, and the server
related services through this system and ensure that students
                                                                              supports some of the current mainstream playback software
can learn English audio materials, video materials, and so on at
                                                                              to better meet the needs of users. The operating system of the
the first time. The system is designed to ensure that students
                                                                              system is Win7, the development platform is My Eclipse 3.5,
have the first access to English audio and video materials. Based
                                                                              the server used is 70mcat6.5, the development technology is
on this, combined with the actual needs of English teaching, the
                                                                              Struts2, Spring3, and Hibernate3, the configuration of
system functions are divided into the following functional
                                                                              MySQL5.0 database has the advantages of simple and easy to
modules in the paper, as shown in Figure 2.
                                                                              learn, the style of programming language is uniform, and the
     In Figure 2, the authority management mainly consists
                                                                              functions can be completed simply by using a few words. The
of user login, user logout, user management, and other
                                                                              SQL language is unified, simple, and easy to learn, all
functions. To ensure more convenient system operation,
                                                                              functions can be realized by combining a few English words,
the designed system login interface retains some similar-
                                                                              and this standardization makes it show its unique advan-
ities for different roles, and only some visual differences
                                                                              tages in data storage and update.
exist. After users enter their account numbers and pass-
words, the system automatically determines the user’s
identity type and quickly opens the operation privileges for                  3.2. Implementation of System Functions
that type of user. At the same time, the rights management
is used to guide users to register on the website and for                     3.2.1. User Login Implementation. When designing the
registered users to log in; the managerial rights include                     system login interface, the designers and developers gen-
functions such as classification of user rights and user                       erally use two security technologies to ensure the stability of
passwords. The teaching resource check includes two                           the system and its safe operation. When users enter their
functions of joint and category search, with the help of                      own accounts and passwords, the user accounts and per-
which the required resource information can be searched                       missions are judged by the system code, and only when the
according to the actual needs of users and the results can be                 visitors enter the correct accounts and passwords can they
directly linked to English teaching information. English                      successfully enter the system to complete various operations.
audio/video on demand aims to realize the playback of                         If the system suggests that the user has entered an incorrect
English teaching videos or audios, and users can realize the                  account number or password, the system will restrict the
download of English teaching resources with the help of                       visitor’s access to the system and warn the illegal visitor in an
this module. The resource management is mainly in the                         appropriate way.
4                                                                                       Computational Intelligence and Neuroscience

                                                      English teaching system based on MVC

                                                 English          Audio and
                          Authority                                                 Resource          Function
                                                Resource            video
                         management                                                management,        navigation
                                                Retrieval          playback
                                                                  Video on            Update,
                                               Joint search       demand              upload,         Recommend
                        Administrato               and            audio on          delete and       ed navigation
                         r privileges           classified        demand              classify           format
                                                  search          resource
                                                                                     resources
                                                                  download

                                        Figure 2: Overall architecture of English teaching system.

3.2.2. Implementation of Third-Party Insertion Operation.               which includes computer host, input/output devices, storage
In this paper, we would like to play the English audio/video            devices, and logic layer. The system architecture is shown in
material smoothly by inserting the corresponding player in              Figure 4.
the interface. Therefore, in the development process, we                    In this paper, the logic layer is the core of the system
chose the ActiveX control technology, which is based on the             design. Only by ensuring the smooth operation of the
principle of inserting an ActiveX control into the HTML file             theoretical knowledge module, experiment module, and
by using the object tag and accessing this space smoothly by            student practice module in the logic layer can the purpose of
using JavaScript.                                                       teaching system design be effectively realized. In this paper,
                                                                        the system design takes the teaching of the inaccuracy re-
                                                                        lationship in quantum mechanics as an example, and the
3.3. Analysis of Application Examples. With the rapid de-               specific module design is as follows.
velopment of computer technology, nowadays, most of the
new resources for teaching English in schools are saved in
the form of audio and video, which requires higher re-                  4.1. Theoretical Knowledge Module Based on Conceptual
quirements in terms of real-time transmission and certain               Network. Conceptual network is an exploration of artificial
quality assurance; RTP/RTCP can provide real-time trans-                intelligence research, using concepts as the basic nodes for
mission control services for streaming media and has QoS to             describing objective things and the knowledge representa-
ensure that the purpose of teaching resources transmission              tion framework system of the association between things.
can be achieved through this protocol. RTP/RTCP real-time               Conceptual networks can integrate cognition, understand-
video transmission can be based on compression coding to                ing, reasoning, and behavior into a whole and are used to
collect English teaching video to perform compression                   guide the judgment and processing of intelligent systems for
coding operations; the most basic process includes video                expected behaviors. A conceptual network consists of three
capture, encoding, decoding, and other operations, as shown             elements: attributes, behaviors, and relationships [23, 24].
in Figure 3.                                                            Attributes are inherent properties of things, behaviors are
    On the server side, the collected audio and video in-               used to distinguish conceptual networks from other net-
formation is used to generate the corresponding data source             works, and relationships are simple or complex associations
through compression coding. If a user requests access to the            formed between concepts. Conceptual network can produce
data information, the server receives the request informa-              a rule reasoning process, which is used to reflect the behavior
tion, generates a transmission channel at both the client and           of different concepts, so that a large number of rules in the
server endpoints, and then encapsulates the data source                 physics teaching system can be attached to the knowledge
information in RTP packets to meet the actual needs of the              system construction framework formed by the conceptual
client. At the same time, the RTCP feedback information is              network, different things in different fields can form dif-
used to monitor the packet loss rate and the quality of service         ferent knowledge systems based on their own characteristics
[21, 22].                                                               and at the same time based on the framework, and this
                                                                        knowledge system construction method is more in line with
                                                                        the human thinking mode. The conceptual network is ap-
4. Teaching System Architecture                                         plied to the theoretical knowledge module to form the
                                                                        theoretical knowledge system, as shown in Figure 5.
Multimedia technology is based on animation, image, and
other technologies as the core, and the content involves
many fields such as communication, communication, and                    4.2. Experimental Module. The teaching of the inaccuracy
education. The multimedia-assisted teaching system is a new             relationship of quantum mechanics includes the experi-
teaching method designed based on multimedia technology,                ments of electron single slit diffraction, diffraction
Computational Intelligence and Neuroscience                                                                                                       5

                                                                          RTP packaging
                                                                            processing

                                    MPEG-4 source file                                                UDP/IP
                                   processing and coding

                                                                                                                     transmission
                                                                      RTCP packet processing

                                                                                                                       Network
                                                                         RTP head removal
                                     Video buffering,                       treatment
                                   decoding and playing                                               UDP/IP

                                                                      RTCP packet processing

                                                    Figure 3: Real-time video transmission operation.

                                                                                   streaks and the curve distribution using images and ani-
                                   Storage device
                                                                                   mations. The image design includes wave function and
       Data and still
        image input
                                                                                   probability distribution diagram. The animation is an image
                                                                                   that is dynamically displayed on the computer with regu-
                                                               monitor
         Scanner                                                                   larity, and the animation is designed with a strong sense of
                                     Comput                                        realism, which can increase the interest in teaching. The
      digital camera                 er host                                       images and animations formed in the experimental module
                                                           communication           design are realized through computer programming [25].
                                                              interface
          Video input
                                                                                   4.3. Student Practice Module. The design of the multimedia-
                                                                                   assisted teaching system needs to incorporate the student-
                                   Logical layer
                                                                                   oriented education idea advocated in the current education
                                                                                   field, which is a sign of educational progress and the basis for
       Theoretical             Student practice           Experimental
                                                                                   promoting the development of multimedia-assisted teach-
    knowledge module               module                   module                 ing. Based on the theoretical knowledge and experimental
                                                                                   module mentioned above, student knowledge is modeled to
Figure 4: Architecture of physics multimedia-assisted teaching                     ensure that student knowledge is consistent with theoretical
system.
                                                                                   knowledge and experimental knowledge, and student
                                                                                   knowledge is compared with the theoretical knowledge
                          Display of theoretical                                   system to form a comparison model, as shown in Figure 6.
                               knowledge                                                In Figure 6, a value of 1 is assigned to each attribute node
                                                                                   of the knowledge domain, and a range of values [0, 1] is also
                             Relationship                                          set in the student knowledge model. 0 means that the student
                           Management Center
                                                                                   has no knowledge at all, and 1 means that the student has
                                                                                   completely mastered the knowledge of the node. In the
                                                                                   initial stage of model construction, the values in the student
    Field of concept 1     Field of concept 2       ...   Field of concept n
                                                                                   model are set to 0. The student practice module is designed
                                                                                   with several multiple-choice questions to complete the
                                                                                   student practice based on the above mechanism and obtain
                   Conceptual                                                      the student behavior. Comprehensive analysis of the above
                                               Rule set
                   attribute set                                                   modules can complete the design of multimedia-assisted
                                                                                   teaching system of physics based on the concept network, as
                              Relation set                                         shown in Figure 7.

   Figure 5: Conceptual network theory knowledge system.
                                                                                   5. Experimental Results and Analysis
                                                                                   In order to test the performance of this system and conduct
                                                                                   experimental analysis, the hardware configuration required
influencing factors, and the study of the number of incident                        for the operation of this system is 64 GB of internal memory,
particles. The experiments for variables such as single slit                       256-color graphics card, 125 MB hard disk, and a monitor
width are done by scrolling bars, and through the experi-                          resolution of 1,024 × 768 pixels. The software configuration
mental settings, it is possible to apply the theoretical                           required for system operation is Windows XP operating
knowledge to reality and clearly show the particle diffraction                      system, data access component is MDAC2.8, and .Net
6                                                                                                            Computational Intelligence and Neuroscience

                                                                                                            Table 1: System load test parameters.
                                                                  Test parameters                                                                  Numerical value
                                                                  Test tools                                                                     Web application stress
                       Student knowledge                          Number of concurrent users                                                              7
                                                                  Running time (S)                                                                        5
                                                                  Line type                                                                           Ethernet

                       domain knowledge
Figure 6: Comparison of student knowledge and theoretical                                      80
knowledge system.

                                                                   System load rate (%)
                                                  Student                                      60
    Introduction of                              knowledge
                              Knowledge           modeling
      conceptual           structure theory
        network
                                                                                               40
                                                Master score
                                                 calculation
                            Constructing
                            experimental                                                       20
                              modules             feedback

Figure 7: Block diagram of multimedia-assisted teaching of
physics.                                                                                            1           2           3         4         5             6
                                                                                                                         Number of concurrent users
Framework version 2.0 is used for the running environment.                                                  ref [5]
The system design is based on the Struts framework, which                                                   ref [7]
uses Servlet and JSP technology and has the function of                                                     our method
unifying data resources, which can greatly save development                                         Figure 8: Comparison of system load test results.
time.
    In the experimental analysis, 1 million data in the SQL
Server database are selected as the data source, of which                                      35
500,000 data are used for system training and 500,000 data
are used for system testing. The following experimental                                        30
                                                                   System operation time (s)

indexes are selected for experimental validation analysis:
system load test and system time consumption.                                                  25

5.1. Experiment 1. For a complete system, the load capacity                                    20
size is a direct factor to determine the system performance,
this experiment uses Web Application Stress for system load                                    15
test, and the test parameters settings are shown in Table 1.
     The test results were compared with literature [5, 7], and                                10
the results are shown in Figure 8.
     Analysis of Figure 8 shows that no matter how the
number of concurrent users changes, the system load rate of                                             0           10         20               30       40        50
this paper is always lower than that of literature [5] and                                                                          test data
literature [6], and the low load rate means that the system                                                 ref [5]
can keep running efficiently for a longer time, which in-                                                     ref [7]
dicates that the system of this paper has better load capacity                                              our method
and is better than other literature methods.
                                                                                                     Figure 9: Comparison of system running time.

5.2. Experiment 2. The running time of the system in this         consuming, with a maximum value of 35 s, which is larger
paper is compared with the systems in literature [5] and          than the system in this paper. The low running time con-
literature [7], and the results are shown in Figure 9.            sumption and the significant advantage of the system in this
     From Figure 9, it can be seen that, with the increase in     paper are due to the fact that this paper uses conceptual
the amount of test data, the running time of the system in        networks to construct theoretical knowledge models and
this paper shows a small increase, with the maximum time          forms a knowledge representation framework, and the
consumed being 15 s. The curves of literature [5] and lit-        construction of this framework structure greatly reduces the
erature [6] have a larger change and are more time-               complexity of model construction and saves time.
Computational Intelligence and Neuroscience                                                                                                               7

                                             align = dots                                                           align = sacc
                          70                                                               70

                          60                                                               60

                          50                                                               50
            firing_rate

                                                                            firing_rate
                          40                                                               40

                          30                                                               30

                          20                                                               20

                          10                                                               10

                                    0      200            400         600                       -600        -400     -200          0         200
                                                   time                                                                time

                               coherence                    choice                              coherence                          choice
                                    0.0     12.8                 T1                                  0.0           12.8                 T1
                                    3.2     25.6                 T2                                  3.2           25.6                 T2
                                    6.4     51.2                                                     6.4           51.2
                                             Figure 10: Effect of teaching English with different media.

    The use of computer-assisted multimedia teaching sys-                       theoretical knowledge module, experiment module, and
tems has provided us with great convenience in this area. Its                   student practice module based on the concept network. And
role is to apply modern technology to stimulate and motivate                    the good performance of the system is verified through
students to think, to inspire their thinking, and to cultivate                  experiments, which has a certain reference value. However,
their ability to find, think, and solve problems. Due to the                     there are still some shortcomings in the system design, and
inertia of thinking, when we use multimedia-assisted                            the interactive performance between students and teachers is
teaching, most of the courseware is still stuck in only using                   not analyzed. In the subsequent research, we will focus on
the computer to show the phenomenon and impart                                  the analysis of the interactivity and further improve the
knowledge, and many of them simply copy and electronize                         system performance.
the textbook knowledge. As shown in Figure 10, teachers do
not leave enough time for thinking, do not teach in a                           Data Availability
heuristic way, and show students all through multimedia,
which will kill students’ ability of independent learning and                   The experimental data used to support the findings of this
thinking over time. Therefore, when we design the                               study are available from the corresponding author upon
courseware, we should start by improving students’ ability                      request.
and creating problem situations as much as possible to
stimulate students’ thinking so as to accelerate students’                      Conflicts of Interest
development. In multimedia-assisted English teaching, if we
can pay attention to these problems, use the multimedia                         The author declare no conflicts of interest regarding this
teaching system reasonably, create the situation of learning                    work.
English, and let the advanced modern tools for teaching
services so that students can perceive the English language                     Acknowledgments
materials through audio-visual.
                                                                                The author is grateful to document [26], from which ideas
6. Conclusion                                                                   and benchmark schemes were obtained.

Multimedia-assisted teaching system is a new mode of
modern teaching, which can help teachers teach and assist
                                                                                References
students in completing independent learning. This paper                                   [1] N. Yue, “Computer multimedia assisted English vocabulary
designs a multimedia teaching system based on the concept                                     teaching courseware,” International Journal of Emerging
network. The system design is completed by describing the                                     Technologies in Learning (iJET), vol. 12, no. 12, p. 67, 2017.
8                                                                                         Computational Intelligence and Neuroscience

 [2] M. Lou, “Design of English multimedia teaching system based                from the Perspective of Constructivism,” The International
     on diversification theory,” International Journal of Emerging               Journal of Electrical Engineering & Education, vol. 27, 2021.
     Technologies in Learning (iJET), vol. 12, no. 01, p. 119, 2017.     [19]   H. P. Yueh, W. Lin, J. Y. Huang, and H. J. Sheen, “Effect of
 [3] D. Ni, “Design and research on English listening teaching                  student engagement on multimedia-assisted instruction,”
     assisted by computer multimedia,” International Journal of                 Knowledge Management & E-Learning: International Journal,
     Emerging Technologies in Learning (iJET), vol. 12, no. 01, p. 32,          vol. 4, no. 3, pp. 346–358, 2012.
     2017.                                                               [20]   N. Wang, “Research on the multimedia assisted English
 [4] S. Shi, “Computer English teaching model based on multi-                   teaching mode based on the computer platform,” in Pro-
     media platform,” International Journal of Emerging Tech-                   ceedInternational Conference on Frontier Computing,
     nologies in Learning (iJET), vol. 11, no. 08, p. 59, 2016.                 pp. 761–766, Springer, Singapore, 2018, July.
 [5] Y. Zhao, “A personalized English teaching design based on           [21]   J. Li and Z. J. J. S. X. H. S. Zhou, “Decentralized on-demand
     multimedia computer technology,” International Journal of                  energy supply for blockchain in Internet of things: a
     Emerging Technologies in Learning (iJET), vol. 15, no. 08,                 microgrids approach,” IEEE Transactions on Computational
     p. 210, 2020.                                                              Social Systems, vol. 6, no. 6, pp. 1395–1406, 2019.
 [6] E. Aprianto, O. Purwati, and S. u. Anam, “Multimedia-               [22]   W. Duan, J. Gu, M. Wen, G. Zhang, Y. Ji, and S. Mumtaz,
     assisted learning in a flipped classroom: a case study of                   “Emerging Technologies for 5G-IoV Networks: Applications,
     autonomous learning on EFL University students,” Inter-                    Trends and Opportunities,” IEEE Network, vol. 34, 2020.
     national Journal of Emerging Technologies in Learning (iJET),       [23]   D. Jiang, F. Z Wang, and S. S. A. Dobre, “QoE-aware efficient
     vol. 15, no. 24, p. 114, 2020.                                             content distribution scheme for satellite-terrestrial networks,”
 [7] C.-C. Kao and Y.-J. Luo, “Effects of multimedia-assisted                    IEEE Transactions on Mobile Computing, vol. 1, 2021.
     learning on learning behaviors and student knowledge in             [24]   M. Han and S. Niu, “Effect of computer multimedia assisted
     physical education lessons: using basketball game recording as             word annotation on incidental vocabulary acquisition of
     an example,” International Journal of Emerging Technologies                English reading,” International Journal of Emerging Tech-
     in Learning (iJET), vol. 15, no. 01, p. 119, 2020.                         nologies in Learning (iJET), vol. 14, no. 13, p. 21, 2019.
 [8] Y. Shu, “Experimental data analysis of college English              [25]   Z. Zhen, “The use of multimedia in English teaching,” US-
     teaching based on computer multimedia technology,”                         China Foreign Language, vol. 14, no. 3, pp. 182–189, 2016.
     Computer-Aided Design and Applications, vol. 17, no. S2,
     pp. 46–56, 2020.
 [9] J. Liu, “An experimental study on the effectiveness of mul-
     timedia in college English teaching,” English Language
     Teaching, vol. 3, no. 1, pp. 191–194, 2010.
[10] J. Fu, “Innovation of engineering teaching methods based on
     multimedia assisted technology,” Computers & Electrical
     Engineering, vol. 100, Article ID 107867, 2022.
[11] L. An and G. Zhang, “Investigation and Reflection on Mul-
     timedia-Assisted English Classroom Teaching,” The Inter-
     national Journal of Electrical Engineering & Education, vol. 12,
     2021.
[12] B. Pei, “The adaptive study on college students to multimedia
     assisted college English teaching,” International Journal of
     Multimedia and Ubiquitous Engineering, vol. 8, no. 5,
     pp. 187–200, 2013.
[13] X. Zhang, “The college English teaching reform supported by
     multimedia teaching technology and immersive virtual reality
     technology,” in Proceedings of the 2019 International Con-
     ference on Virtual Reality and Intelligent Systems (ICVRIS),
     pp. 77–80, IEEE, Jishou, China, 2019, September.
[14] W. Deng and L. Wang, “Research on English teaching based
     on multimedia-assisted teaching,” in Proceedings of the 2021
     2nd International Conference on Computers, Information
     Processing and Advanced Education, pp. 1365–1368, 2021,
     May.
[15] Z. Zhu, “Applying innovative spirit to multimedia foreign
     language teaching,” English Language Teaching, vol. 3, no. 3,
     pp. 67–70, 2010.
[16] Z.-wan Zhang, Di Wu, and C.-jiong Zhang, “Study of cellular
     traffic prediction based on multi-channel sparse LSTM[J],”
     Computer Science, vol. 48, no. 6, pp. 296–300, 2021.
[17] P. An, Z. Wang, and C. Zhang, “Ensemble unsupervised
     autoencoders and Gaussian mixture model for cyberattack
     detection,” Information Processing & Management, vol. 59,
     no. 2, Article ID 102844, 2022.
[18] W. Du and X. Liang, “The Application of Multimedia
     Courseware in Teaching College English Intensive reading
You can also read