With the development of society and economy, electrical automation has come to be widely used in many industries; from industries in which merely basic construction activity is involved to aerospace high-tech, there is no shortage of electrical automation, and it has found the most extensive application in heavy industry and power generation [1]. The improvement and effective use of electrical automation can comprehensively improve work quality and work efficiency, and maximise the economic benefits obtained by enterprises [2]. A series of standards has been formulated in China to ensure the better development of electrical automation and to improve the versatility of related equipment [3]. In the 21st century, electrical engineering and its automation technology are being continuously improved and updated, and the effective integration of computer information technology and electrical automation can comprehensively improve the quality and work efficiency of the entire electrical automation system, thus facilitating it to become one of the important guarantees for the long-term development of the Chinese economy [4].
In traditional electrical control, most components of the electrical system are controlled in the form of relay contact, but relay control has the disadvantages of slow response time, high average repair rate, complicated wiring, low reliability, high power consumption and poor flexibility [5]. Therefore, an automatic control system with a wide range of applications, powerful functions and convenient use is urgently needed. The programmable logic controller appeared in response to this requirement and has been widely used in the field of automatic control, which has greatly promoted an enhancement in the levels of effectiveness and efficiency for industries that have adopted this automation [6]. The working principle of PLC is fundamentally the same as that of a computer, and it also realises a series of task controls through the execution of certain user programs. In terms of time, the PLC controller is different from the relay control system when performing tasks [7]. In the work of PLC, the method of cyclic scanning is used. This method refers to sampling the signals in each process during the running time of the program, and then performing operations and processing on the signals. The results are sent to the relevant actuators [8]. During the operating cycle of the system, some of the input data do not change, and similarly, some output data remain fixed whereas others might or might not change. In the PLC, the cycle scanning method is used to continuously sample and output the input variables and output variables, so that the corresponding execution actions can be made when the conditions are met [9].
Electrical automation based on PLC technology is widely used in all walks of life. In the field of agriculture, through precise control of the supply of water and fertiliser to crops, the waste of water resources can be reduced and the level of agricultural modernisation can be improved [10], Accordingly, several studies are available in the literature describing the impact of application of this technology in agricultural automation tasks. Leedy et al. [11] designed a fertiliser distribution device for a sprinkler irrigation system to realise the integrated irrigation of water and fertiliser. Colaco and Molin [12] and Chandel et al. [13] equipped the fertiliser applicator with a PDA and a vehicle-mounted computer, respectively, combined with technologies such as sensors, cameras and GIS positioning, to achieve accurate measurement and control of orchard fertilisation decision-making information. Sarangapani et al. [14] used two-line decoding technology and cloud computing to realise the intelligent irrigation of the water and fertiliser integrated delivery machine. Dwinugroho et al. [15] designed and optimised the mixed fertiliser system of the three-channel bypass fertiliser applicator, and verified the stability of the whole machine structure through simulation and experiments. Boobalan et al. [16] combined fuzzy control and FPGA technology to design a greenhouse water and fertiliser integration system for online fertiliser mixing. The application results show that the system has good control performance. Yang and Cheng [17] developed an intelligent irrigation system controlled and monitored by the Android platform. In applying this system, any Android-powered mobile phone can be used to communicate with soil moisture and temperature sensors in real time to realise automatic irrigation of farmland and online analysis of optimal water volume or crop yield. Liu et al. [18] designed a soilless cultivation irrigation cloud system based on EC sensors, which drives the single-chip microcomputer to control the irrigation and fertilisation devices according to the fertiliser parameters collected by the wireless sensors. Ouberri et al. [19] designed a fuzzy controller for precision irrigation nonlinear systems, using the T-S model to achieve continuous management of multiple input variables. Rajkumar et al. [20] established an intelligent fuzzy inference model for the randomness and nonlinearity of automatic irrigation systems, which can effectively improve their accuracy. Yadav and Shevade [21] proposed using the WebGIS framework to connect discrete agricultural systems to the Internet, and use big data analysis, AI, drones and other technologies to achieve sustainable promotion of precision agriculture. Stavrakoudis et al. [22] used UAV remote sensing technology to predict the data of rice yield and fertiliser requirement, and established a nutrient content inversion model of rice growth period through multiple linear regression method to ensure accurate diagnosis of rice fertiliser application.
In the field of urban drainage automation, Chopade [22] studied the adaptability of automatic control systems under different environmental conditions, and used experimental tests to obtain the results; Nie and Xu [23] mainly designed and implemented BCI-based automatic control systems. Yang and Fu [24] focussed on research into the automatic display system of drainage systems under certain conditions, using a mobile liquid crystal display. After years of development, the automation level of the current sewage treatment industry has been greatly improved, and the related technologies of the control system have been gradually updated and improved [25]. At present, the three main control systems in the control field are PLC programmable controller system, FCS fieldbus control system and DCS distributed control system [26]. Among them, the structure of the DCS control system is divided into three levels, including the control station, the operation station and the instruments in the process. FCS realises the organic combination of field process equipment, PLC controller and upper computer monitoring part through the established communication network, and thus facilitates the automation of field-level industrial control. FCS system is a relatively popular development point in the current control field, and it is also a popular development direction [27]. The openness, dispersion, maintainability and operability of the FCS system are relatively good, and it is also simple and easy to implement in such a way as to achieve complete onsite control. It is being increasingly used in current industrial production applications [28]. As a result of the effective development of the development platform and configuration software, the PLC control system has a more friendly human–machine interface, and at the same time, the cost is reduced; thus, by opting for this system, users can economically use a control system that offers a greater capability for friendly (i.e. hassle-free) human–machine interaction. The improvement of the communication level also makes the security and stability of the control system develop by leaps and bounds. The openness characteristics of PLC systems are also generally developed based on the customised needs of users, allowing the integration of third-party software and hardware to make PLC more powerful and empowering its use in a wider range.
Based on the findings from the literature outlined above, it is observed that PLC technology is widely used in various fields of electrical automation, which greatly improves the efficiency of the control system and simplifies the installation, monitoring, management, maintenance and other procedures. However, it still has some shortcomings, such as the efficiency still not being very high, the response time being long and the control accuracy being low. Therefore, this paper studies the practical application of PLC technology in various fields of electrical automation engineering, analyses its working principle in depth and optimises the automatic control system based on the PLC principle.
In the electrical automation control system, the RL network is a common loop in the electrical system, in which the resistance R and the inductance L are constants, the voltage U is the input quantity, the current I is the output quantity and the differential equation expressions of the input quantity and the output quantity are such as indicated in Eqs (1)–(4):
In addition, the RC network structure is also a common loop of the electrical system. The resistance R and the capacitance C are both constants, the voltage Ur is the input quantity and the voltage Uc is the output quantity. Further, according to the circuit theory, the differential equation expressions of the input and output quantities can be obtained as shown in Eqs (5) and (6):
At the same time, the PLC uses the armature voltage to control the DC motor in the system, I is the excitation current,
The back EMF is proportional to the motor speed, as shown in Eq. (10):
The electromagnetic torque M generated by the motor is proportional to the armature current I, as shown in Eq. (11):
The torque balance formula on the motor is shown in Eq. (12):
Eqs (9)–(12) are the dynamic and static correlations of the armature controlled by the PLC, which is one of the mathematical models of the electrification system. The four equations mentioned above are transformed by formulas to obtain the attitude equation between the input and output of the motor, as shown in Eq. (13):
Since the inductance of the motor has little influence on the system, Eq. (13) can be simplified to Eq. (14):
At the same time, the rotational speed of the motor is known as the input quantity, and it can be simplified by using the following Eq. (15):
At the same time, PLC is in the motor drive control, in which the servo motor drives the screw to rotate once, and the volume V of the object brought out is shown in Eq. (16):
Then, every time the screw rotates once, the mass
For the power model of the PLC-controlled motor drive, the motor power balance equation can be written as shown in Eq. (18):
The transmission force formula of PLC-controlled servo motor is given by Eq. (19):
After Laplace transformation from Eqs (18) and (19), Eqs (20)–(22) can be obtained:
For the motor controlled by PLC, if the influence of the friction resistance of the screw is not considered, the transfer function of the power model of the mechanical transmission of the servo system can be written as shown in Eq. (23):
By mathematical transformation, Eq. (23) can be simplified to Eq. (24):
In the engineering electrical automation control system, the advantages of PLC technology are particularly prominent. Electrical automation regards PLC technology as a sequential control system in many fields, and the test practice effect of PLC is very significant. The automatic sequence function is a feature of PLC technology, which can reasonably and effectively arrange the sequence of electrical automation equipment, thereby reducing the repetition rate and the processing process related to electrical automation, further improving the processing efficiency of electrical automation, effectively reducing the production cost of electrical automation, and ensuring that the automation and efficiency targets are completed on time. The automation program includes the main program and multiple functional sub-modules, and the electrical automation sequence control is one of them. The mutual assistance between the modules can realise remote control, and can strengthen the management and control of related electrical automation equipment. The application of PLC technology in sequence control can be divided into primary and secondary stations, on-site sensing and remote control, etc.; designers need to carry out the relevant electrical automation program design scientifically and reasonably, so as to achieve effective management of electrical automation data, thereby improving production efficiency. Also, the remote control function can reduce the occurrence rate of safety accidents and realise the comprehensive improvement of the control ability of electrical automation equipment.
In the operation of the traditional electrical automation switch system, the system consumes a certain amount of time and a large amount of power when starting control, and the electrical automation system is often short-circuited. The use of PLC technology can effectively solve such problems. The rational application of PLC technology in the control of switching electrical automation system can effectively promote the integration of electrical operation and information editing, thereby ensuring the safety and stability of the electrical automation control system. At the same time, the application of PLC technology can effectively shorten the response time of the relays in the electrical automation system during operation, can control the frequency of short-circuit accidents taking place in the system, and can also improve the production efficiency, thereby avoiding the major pitfalls or limitations typically associated with electrical automation systems, namely loss of equipment control and resulting safety issues.
PLC technology can strengthen the processing of electrical automation data, and is also the main task of engineering electrical automation. PLC technology may be used to carry out simple programming, conduct preliminary screening of electrical automation information, and then perform an overall scan of the ladder diagram inside the electrical automation equipment to obtain electrical automation data information. In this way, the electrical automation operation steps can be optimised, the PLC running speed can be accelerated and the electrical automation data information can be processed more effectively. The digital information age has imposed strict requirements on data security, and given the background of this requirement, it is noteworthy to emphasise that accelerated data processing can effectively manage data and improve the security of electrical automation data. Since the electrical automation data control includes two parts, namely the control part and the controlled object, the electrical automation control program can be used to collect the electrical automation data reasonably and effectively, arrange the controller to compile the program, and then use statistical methods and digitalisation to efficiently process data that control electrical automation.
The sequence of processing the electrical automation output information and returning to the original beginning is called electrical automation closed-loop control. The electrical automation closed-loop control can start the system operation under the action of the feedback mechanism, and output relevant information smoothly; and at the same time, it can re-input and output basic object information, and achieve the expected effect through reasonable improvement. The application of PLC technology in closed-loop control can effectively integrate the running time of the motor in electrical automation and make a reasonable selection of production tools, and this ideally results in improvement in production quality. PLC technology includes closed-loop control and sequence control, which can further improve the intelligence level of the control electrical automation system, and effectively enhance the structure control and electrical automation data closed-loop management.
In order to ensure the mechanical strength, the rivet necessitates strict requirements on the processing pressure and temperature in the process of hot pressing and forming. If the pressure is too low, the forming effect of the rivet will be poor, which will affect its normal use. If the temperature is too high or too low, it will affect the stability of the internal structure of the rivet and reduce its life and mechanical strength. In order to provide the yield of rivet processing, PLC is used to automatically control the CNC machine tool press in the process of rivet processing. The effect is shown in Figure 1 and Table 1. An analysis of Figure 1 shows that when PLC is used to control the pressure of the CNC machine tool for pressing rivets, when the control time is between 0 s and 10 s, the pressure curve of the rivet will overshoot during the preparation process. However, with the increase of PLC automatic control time, the curve of rivet bearing pressure begins to maintain a smooth state, and there is almost no fluctuation. Before PLC is used, the pressure change of rivets will have a large amplitude and the curve will fluctuate greatly.
Test results of PLC temperature regulation
1.0 | 700 | 700 | 0.010 |
1.2 | 700 | 700 | 0.012 |
1.4 | 700 | 700 | 0.014 |
1.6 | 700 | 700 | 0.015 |
1.8 | 700 | 699.56 | 0.017 |
2.0 | 700 | 699.58 | 0.019 |
2.2 | 700 | 699.66 | 0.023 |
2.4 | 700 | 698.51 | 0.026 |
2.6 | 700 | 698.46 | 0.029 |
2.8 | 700 | 698.57 | 0.030 |
Fig. 1
Pressure control effect under different control methods

Table 1 illustrates the effect of temperature changes during rivet processing on automatic control. During the operation of the PLC-controlled electrical automation system, the flow of people and the changes in indoor and outdoor temperatures will cause thermal load disturbances in the rivet processing workshop. Therefore, when the thermal load disturbance multiples of the electrical automation system are different, the effect of PLC on the automatic control of CNC machine tools is tested. The results are shown in Table 1. On analysing Table 1, it is inferred that the thermal load disturbance multiple can have a certain impact on the automatic temperature control of the CNC machine tool. When using PLC to control the temperature of the electrical automation system, when the disturbance multiple is 1.0–1.6, it has no obvious influence on the PLC automatic control, and the automatic control of the CNC machine tool temperature response time is short. However, with the increase of the thermal load disturbance multiple of the electrical automation system, there is a deviation when the PLC automatically controls the temperature of the CNC machine tool, but the maximum deviation value is 1.49°C, and the error percentage is only about 0.001. The results show that PLC has a better effect on temperature control of electrical equipment, and higher precision.
The control electrical automation system designed by this PLC adopts Siemens S7–200 series PLC external analogue input module EM235 to input the signal obtained by the weighing sensor into the PLC. This module can convert the signal obtained by the sensor into (0–32,000) between the numbers. Therefore, the design deviation of the electrical automation system can be converted into (−32 to 32), and its absolute value is changed to (0–32) to simplify the programming, so that the quantisation factor is 3/16; the PID control loop number is selected as 0, and VB100 as the starting address.
In order to edit the fuzzy controller, Matlab mathematical simulation software is used to input the controller into the software, and then a two-dimensional fuzzy controller is determined with two inputs and three outputs. The parameters in the editing interface select the FIS controller type as Mamdani, and the defuzzification method adopts the centre of gravity method. The minimum method is selected for inference rules, and the maximum method is selected for synthesis rules. Then, the membership functions of the input and output variables are edited, the obtained control rules are input into the controller, the Simulink simulation simulator provided in Matlab is used to conduct electrical automation simulation experiments, and a simulation model is established for the control effect of fuzzy PID control.
After the simulation is completed, the weighing system of the electrical automatic packaging machine is run and debugged. Table 2 shows the weighing data in the experiment of weighing accuracy of 200 g with 200 g/bag as the experimental basis. The distribution line of the deviation corresponding to the target quality is shown in Figure 2. After the above experimental analysis, it can be known that the accuracy of the weighing system of the packaging machine is within the range of
Packaging test results of PLC control 200 g
1 | 200.20 | −0.20 | 0.10 |
2 | 200.30 | −0.30 | 0.15 |
3 | 199.60 | +0.40 | 0.20 |
4 | 200.40 | −0.40 | 0.20 |
5 | 199.80 | +0.20 | 0.10 |
6 | 200.10 | −0.10 | 0.05 |
7 | 199.90 | +0.10 | 0.05 |
8 | 200.30 | −0.30 | 0.15 |
9 | 200.60 | −0.60 | 0.30 |
10 | 200.10 | −0.10 | 0.05 |
Fig. 2
Deviation when PLC control mass is 200 g

The application of PLC technology can not only effectively improve various problems existing in the traditional electrical automation control system, but also play a role in controlling material loss and saving costs, which can also promote the production efficiency and economic benefits derived by electrical automation enterprises. The use of internal model PID control algorithm strengthens the adaptability of the controller to the changes of the electrical automation system model, better meets the control requirements of stability, accuracy and rapidity, and realises the system heat source that would enable effective and efficient operation corresponding to the least amount of resource consumption; however, the electrical automation system Fan PID parameters have not yet achieved self-matching and self-adaptive functions. Therefore, it is necessary to continue to carefully analyse a large amount of electrical automation data that have been collected, establish electrical automation system models under various working conditions, and combine fuzzy control rules, compile fuzzy programs and add them to existing programs. In this way, the electrical automation system can independently choose to change the motor PID parameters according to different working conditions, so that the entire electrical automation system can always maintain efficient operation.
In order to further improve the accuracy of the weighing system of the bag packaging machine based on the electrical automation system, this paper studies and analyses the PLC control system, combines the fuzzy control with the PID control and proposes the fuzzy control based on the traditional PID. The control of the fuzzy PID control electrical automation system in the packaging machine weighing system is realised through the powerful control effect and programming ability of PLC. The experimental results show that the improved electrical automation control system has good accuracy, the system overshoot is small and the weighing accuracy is controlled at about ±0.1%, which better meets the requirements of accurate measurement of electrical automation packaging machines.
The automatic control system of electrical equipment based on PLC technology is designed. The PID control algorithm is used in the system, and it is written into the PLC programmable electrical automation system controller in a self-programming way. The electrical automation system controller is used to realise electrical The device is automatically controlled. The simulation test results show that the PLC is less affected by the number of threads, and its operation is relatively stable. The spectrum efficiency curve of the electrical automation system coincides with the ideal curve, and it has better communication performance and good applicability.
Fig. 1

Fig. 2

Packaging test results of PLC control 200 g
1 | 200.20 | −0.20 | 0.10 |
2 | 200.30 | −0.30 | 0.15 |
3 | 199.60 | +0.40 | 0.20 |
4 | 200.40 | −0.40 | 0.20 |
5 | 199.80 | +0.20 | 0.10 |
6 | 200.10 | −0.10 | 0.05 |
7 | 199.90 | +0.10 | 0.05 |
8 | 200.30 | −0.30 | 0.15 |
9 | 200.60 | −0.60 | 0.30 |
10 | 200.10 | −0.10 | 0.05 |
Test results of PLC temperature regulation
1.0 | 700 | 700 | 0.010 |
1.2 | 700 | 700 | 0.012 |
1.4 | 700 | 700 | 0.014 |
1.6 | 700 | 700 | 0.015 |
1.8 | 700 | 699.56 | 0.017 |
2.0 | 700 | 699.58 | 0.019 |
2.2 | 700 | 699.66 | 0.023 |
2.4 | 700 | 698.51 | 0.026 |
2.6 | 700 | 698.46 | 0.029 |
2.8 | 700 | 698.57 | 0.030 |
Law of interest rate changes in financial markets based on the differential equation model of liquidity Research and implementation of smart city public information mining analysis system based on mobile edge model of game theory Basalt fibre continuous reinforcement composite pavement reinforcement design based on finite element model Design of college education evaluation based on accompanying data acquisition and mathematical analysis Enterprise financial strategy and performance management analysis based on principal component analysis Study on the Dynamic Change of Regional Water Level and Climate Based on Forecast Equation Satisfactory consistency judgement and inconsistency adjustment of linguistic judgement matrix Municipal Civil Engineering Construction Based on Finite Element Differential Equations Financial Risk Prevention Model of Financial Institutions Based on Linear Partial Differential Equation Influence of heterogeneity of local officials on the economy of resource-based cities developed with high quality Analysis of influencing factors of SPOC course teaching effect using structural equation modelling Training Model of Basketball Offensive Route Based on Nonlinear Differential Equation Research on the construction of rural interface style based on aesthetic rules Optimization Algorithm of New Media Hot Event Push Based on Nonlinear Differential Equation Mathematical Differential Equation in Calculating the Strength of Building Beam Structure Impact Resistance Stability of Building Structural Engineering Based on Fractional Differential Equations The Technical Research on the Assessment of Network Security Situation Based on D-S Evidence Theory Computer big data modeling system based on finite element mathematical equation simulation Uniqueness of system integration scheme of artificial intelligence technology in fractional differential mathematical equation Uniqueness of system integration scheme of artificial intelligence technology in fractional differential mathematical equation The Composition System of Pop Music Movement Based on Finite Element Differential Equations The Structure and Influencing Factors of Innovation and Entrepreneurship Ability of Higher Vocational Students Based on Structural Equation Model Model System Study of Accordion Score Based on Fractional Differential Equations Data mining of Chain convenience stores location Parameter Id of Metal Hi-pressure State Equation P-Matrix Reasoning and Information Intelligent Mining Symmetry Analysis and Exact Solutions of Extended Kadomtsev-Petviashvili Equation in Fluids Research on Detection Model of Abnormal Data in Engineering Cost List Research on deformation monitoring of tunnel engineering based on 3D laser scanning Solidification treatment effect of wellsite waste mud based on physical adsorption of a composite curing agent A study of immersive technology for product usability improvement design based on comprehensive value evaluation Intelligent Recommendation System for English Vocabulary Learning – Based on Crowdsensing Application of Nonlinear Fractional Differential Equations in Computer Artificial Intelligence Algorithms Application of calculus function and value chain analysis method in the quantification of financial flexibility management indicators Optimal Research in Piano Shape Sound and Sound Propagation Model Based on Nonlinear Differential Equations Regarding new wave distributions of the non-linear integro-partial Ito differential and fifth-order integrable equations Badminton players’ trajectory under numerical calculation method Prediction of surface quality in end milling based on modified convolutional recurrent neural network Analysis of IPO pricing efficiency under the registration system Case application data research of traditional ink art elements in packaging design Research on an early warning model of effectiveness evaluation in ideological and political teaching based on big data Application of intelligent teaching resource organisation model and construction of performance evaluation model Secure transmission of simultaneous wireless information and power transfer system for Internet of things Innovations to Attribute Reduction of Covering Decision System Based on Conditional Information Entropy Numerical simulation of vortex vibration in main girder of cable-stayed bridge based on bidirectional fluid–structure coupling Research on location algorithm of new energy vehicle charging station based on multi-objective decision Optimisation of construction mode of residential houses based on the genetic algorithm under BIM technology A study on the reform of college English education inspired by the cultural differences between China and the United States Research on innovative strategies of college students’ English teaching under the blessing of big data Research on multi-dimensional optimisation design of user interface under Rhino/GH platform Has the belt and road initiative boosted the resident consumption in cities along the domestic route? – evidence from credit card consumption Attitude control for the rigid spacecraft with the improved extended state observer A long command subsequence algorithm for manufacturing industry recommendation systems with similarity connection technology Application of Higher-Order Ordinary Differential Equation Model in Financial Investment Stock Price Forecast Evaluation of spoken English self-study system considering speech knowledge recognition algorithm Application research on piano teaching in colleges and universities based on remote wireless network communication Construction of Financial Risk Evaluation Index System for Biomass Graphene Fibre Industrialisation Project System dynamics model of output of ball mill Sensitivity Analysis of the Waterproof Performance of Elastic Rubber Gasket in Shield Tunnel Design of Morlet wavelet neural network to solve the non-linear influenza disease system An online statistical analysis of the hotel management and operation performance model Research on the post-purchase behaviour tendency of the product quality to customers in fast-selling marketing Motion about equilibrium points in the Jupiter-Europa system with oblateness Ultra-short-term power forecast of photovoltaic power station based on VMD–LSTM model optimised by SSA Optimal preview repetitive control for impulse-free continuous-time descriptor systems Design of information management system based on wireless communication under the background of Internet of Things The impact of global warming on the small Scottish Fishing Company Development of main functional modules for MVB and its application in rail transit Analysis of agricultural economic development and optimisation measures under the strategy of rural revitalisation Study on the impact of forest fire prevention policy on the health of forest resources Value Creation of Real Estate Company Spin-off Property Service Company Listing Selection by differential mortality rates Research on the relationship between government subsidies, R&D investment and high-quality development of manufacturing industry Research on the protection and inheritance of intangible cultural heritage under the background of rural revitalisation Research on behavioural differences in the processing of tenant listing information: An eye-movement experiment Innovation of Economic Management Risk Control in Retailer Supply Chain Based on Differential Equation Model Computer vision recognition and tracking algorithm based on convolutional neural network A review of the treatment techniques of VOC Study on structural parameter design and life analysis of large four-point contact ball bearing channel Some classes of complete permutation polynomials in the form of ( x p m −x +δ )s +ax p m +bx overF p 2m Digital marketing solutions based on consumer data and homomorphic encryption The consistency method of linguistic information and other four preference information in group decision-making Statistical Model of College Ideological and Political Learning Based on Fractional Differential Equations Research on the driving principle and guiding strategy of the public's collaborative supervision of the sharing economy in my country Research on the willingness of Forest Land’s Management Rights transfer under the Beijing Forestry Development Nonlinear Differential Equation in Anti-aging Test of Polymer Nanomaterials Application research of bel canto performance based on artificial intelligence technology Fractal structure of magnetic island in tokamak plasma Mechanics of Building Structural Materials Based on Lagrangian Mathematical Model Analysis The Mental Health Education Management of Higher Vocational Students Based on Fractional Differential Equations Application of regression function model based on panel data in financial risk management of bank resource allocation Application of knowledge graph in smart grid fault diagnosis University Ideological and Political Learning Model Based on Statistical Memory Curve Mathematical Equation Research on the optimisation of logistics parcel intelligent sorting and conveying chain combined with variable clustering mathematical method Analysis of the properties of matrix rank and the relationship between matrix rank and matrix operations Research on Resonance Properties of Semantic Wave Fractal Fractals Based on Quantitative Analysis of English Corpus Research on urban landscape big data information processing system based on ordinary differential equations Modeling of fractional differential equation in cloud computing image fusion algorithm Application of Discriminative Training Algorithm Based on Intelligent Computing in English Translation Evaluation Research on the application of GLE teaching mode in English-medium colleges The application of directional derivative in the design of animation characters and background elements Research on product process design and optimisation model based on IoT intelligent computing Conventional Algorithms in Sports Training Based on Fractional Differential Equations Dynamic Nonlinear System Based on Complex System Theory in the Development of Vocational Education LTE wireless network coverage optimisation based on corrected propagation model The Algorithm Accuracy of Mathematical Model to Improve the Transmission Speed of E-commerce Platform Study on tourism development income index calculation of finite element ordinary differential mathematical equation The Security of Database Network Model Based on Fractional Differential Equations Electric Vehicle Mechanical Transmission System Based on Fractional Differential Equations The Practice System of Physics and Electronics Courses in Higher Vocational Colleges Based on Fractional Differential Equations The Economic Model of Rural Supply and Demand Under the Data Analysis Function Based on Ordered Probit 3D Modeling System of Indoor Environment Art Landscape Design under Statistical Equation Electronic Information Security Model of Nonlinear Differential Equations The Optimization Model of College Students' Physical Exercise Motivation and Self-control Ability Based on the Mathematical Model of Probability Theory Impact of ASEAN-China free trade area on fishery value chain based on difference-in-difference method Health monitoring of Bridges based on multifractal theory Health status diagnosis of the bridges based on multi-fractal de-trend fluctuation analysis Application and risk assessment of the energy performance contracting model in energy conservation of public buildings Sensitivity analysis of design parameters of envelope enclosure performance in the dry-hot and dry-cold areas Criminal law imputation path for biometric information Research on composite dynamic disaster prevention and control system of mine earthquake and shock in thick and hard rock mines Research on innovative strategies of college students’ English teaching under the background of artificial intelligence Electromagnetic interference prediction technology of new energy motor drive system Research on the application of PLC technology in electrical automation engineering Research on indoor environment design of comprehensive commercial shopping center based on numerical simulation Application of matrix multiplication in signal sensor image perception Empirical analysis of the economic absolute income hypothesis based on mathematical statistics Analysing the variation of metadiscourse verb patterns in English academic papers from within and between disciplines Impact of COVID-19 policy on stock prices of listed property companies Realization of Book Collaborative Filtering Personalized Recommendation System Based on Linear Regression Equation Research on the experimental principle of deep integration of LETS software and criminal procedure under the background of artificial intelligence Study on Interactive Relations between Enterprise Social Media and Decision Style Based on a vector Autoregressive Model Research on Dynamics of Flexible Multibody System with Deployable Antenna Based on Static Lagrangian Function The Optimization of Mathematics Teaching Models in Colleges and Universities Based on Nonlinear Differential Equations Study on spatial planning and design of learning commons in university libraries based on fuzzy matrix model The Stability Model of Piano Tone Tuning Based on Ordinary Differential Equations Construction and application of automobile user portrait based on k-mean clustering model The Homework Model of Screening English Teaching Courses Based on Fractional Differential Equations VR-based computer maintenance practical training platform development design and application research Research on innovative human capital for China’s economic development based on STI model In-depth analysis of the artistic expression of paper-cut elements in the design of boat space Knowledge graph construction and Internet of Things optimisation for power grid data knowledge extraction Modeling the pathway of breast cancer in the Middle East Construction and intelligent analysis of power grid physical data knowledge graph based on Internet of Things for power system Research on industrial Internet of Things and power grid technology application based on knowledge graph and data asset relationship model Research on the effects of financial literacy on rural household credit constraint Calculus Logic Function in Integrated Manufacturing Automation of Single Chip Microcomputer Football Offense Training Strategy Based on Fractional Differential Mathematical Modeling Research on educational resource recommendation system based on MRLG Rec The Mathematical Analysis Model of Educational System in Music Courses in Colleges and Universities Continuing Education Network Data Center Model Based on Fractional Differential Mathematical Equations A study on the phenomenon of anaphoric correction in college students’ English conversation Computer Art Design Model Based on Nonlinear Fractional Differential Equations The Optimization Model of Public Space Design Teaching Reform Based on Fractional Differential Equations The Approximate Solution of Nonlinear Vibration of Tennis Based on Nonlinear Vibration Differential Equation Graphical Modular Power Technology of Distribution Network Based on Machine Learning Statistical Mathematical Equation Employment and Professional Education Training System of College Graduates Based on the Law of Large Numbers Economic Research on Multiple Linear Regression in Fruit Market inspection and Management Nonlinear Differential Equations in Preventing Financial Risks Lagrange’s Mathematical Equations in the Sports Training of College Students Simulation Research of Electrostatic Precipitator Power Supply Voltage Control System Based on Finite Element Differential Equation Research on the effect of generative adversarial network based on wavelet transform hidden Markov model on face creation and classification Research on Lightweight Injection Molding (CAE) and Numerical Simulation Calculate of New Energy Vehicle Power Flow Calculation in Smart Distribution Network Based on Power Machine Learning Based on Fractional Differential Equations Demonstration of application program of logistics public information management platform based on fuzzy constrained programming mathematical model Basketball Shooting Rate Based on Multiple Regression Logical-Mathematical Algorithm The Optimal Application of Lagrangian Mathematical Equations in Computer Data Analysis Similarity Solutions of the Surface Waves Equation in (2+1) Dimensions and Bifurcation Optimal decisions and channel coordination of a green supply chain with marketing effort and fairness concerns Game theoretic model for low carbon supply chain under carbon emissions reduction sensitive random demand Limit cycles of a generalised Mathieu differential system Influence of displacement ventilation on the distribution of pollutant concentrations in livestock housing Application of data mining in basketball statistics The nonlinear effects of ageing on national savings rate – An Empirical Study based on threshold model Design of fitness walker for the elderly based on ergonomic SAPAD model AtanK-A New SVM Kernel for Classification Mechanical behaviour of continuous girder bridge with corrugated steel webs constructed by RW Study of a linear-physical-programming-based approach for web service selection under uncertain service quality The Relationship Between College Students’ Taekwondo Courses and College Health Based on Mathematical Statistics Equations Analysis and countermeasures of cultivating independent learning ability in colleges teaching English based on OBE theory A mathematical model of plasmid-carried antibiotic resistance transmission in two types of cells Fractional Differential Equations in the Exploration of Geological and Mineral Construction AdaBoost Algorithm in Trustworthy Network for Anomaly Intrusion Detection Projection of Early Warning Identification of Hazardous Sources of Gas Explosion Accidents in Coal Mines Based on NTM Deep Learning Network Burnout of front-line city administrative law-enforcing personnel in new urban development areas: An empirical research in China Enterprise Financial Risk Early Warning System Based on Structural Equation Model A Study on the Application of Quantile Regression Equation in Forecasting Financial Value at Risk in Financial Markets Fractional Differential Equations in the Model of Vocational Education and Teaching Practice Environment Information transmission simulation of Internet of things communication nodes under collision free probability equation Image denoising model based on improved fractional calculus mathematical equation Random Fourier Approximation of the Kernel Function in Programmable Networks The Complexity of Virtual Reality Technology in the Simulation and Modeling of Civil Mathematical Models University Library Lending System Model Based on Fractional Differential Equations Calculation and Performance Evaluation of Text Similarity Based on Strong Classification Features Intelligent Matching System of Clauses in International Investment Arbitration Cases Based on Big Data Statistical Model Evaluation and Verification of Patent Value Based on Combination Forecasting Model Financial Institution Prevention Financial Risk Monitoring System Under the Fusion of Partial Differential Equations Prediction and Analysis of ChiNext Stock Price Based on Linear and Non-linear Composite Model Calculus Logic Function in Tax Risk Avoidance in Different Stages of Enterprises The Psychological Memory Forgetting Model Based on the Analysis of Linear Differential Equations Optimization Simulation System of University Science Education Based on Finite Differential Equations The Law of Large Numbers in Children's Education Optimization System of Strength and Flexibility Training in Aerobics Course Based on Lagrangian Mathematical Equation Data structure simulation for the reform of the teaching process of university computer courses RETRACTION NOTE Research on the mining of ideological and political knowledge elements in college courses based on the combination of LDA model and Apriori algorithm Research on non-linear visual matching model under inherent constraints of images Good congruences on weakly U-abundant semigroups Can policy coordination facilitate unimpeded trade? An empirical study on factors influencing smooth trade along the Belt and Road Research on the processing method of multi-source heterogeneous data in the intelligent agriculture cloud platform Internal control index and enterprise growth: An empirical study of Chinese listed-companies in the automobile manufacturing industry Research on design of customer portrait system for E-commerce Research on rule extraction method based on concept lattice of intuitionistic fuzzy language Fed-UserPro: A user profile construction method based on federated learning A multi-factor Regression Equation-based Test of Fitness Maximal Aerobic Capacity in Athletes Design and evaluation of intelligent teaching system on basic movements in PE Garment Image Retrieval based on Grab Cut Auto Segmentation and Dominate Color Method Financial Risk Prediction and Analysis Based on Nonlinear Differential Equations Constructivist Learning Method of Ordinary Differential Equations in College Mathematics Teaching Multiple Effects Analysis of Hangzhou Issuing Digital Consumer Coupons Based on Simultaneous Equations of CDM Model Response Model of Teachers’ Psychological Education in Colleges and Universities Based on Nonlinear Finite Element Equations A Hybrid Computational Intelligence Method of Newton's Method and Genetic Algorithm for Solving Compatible Nonlinear Equations Pressure Image Recognition of Lying Positions Based on Multi-feature value Regularized Extreme Learning Algorithm English Intelligent Question Answering System Based on elliptic fitting equation Precision Machining Technology of Jewelry on CNC Machine Tool Based on Mathematical Modeling Application Research of Mathematica Software in Calculus Teaching Computer Vision Communication Technology in Mathematical Modeling Skills of Music Creation Based on Homogeneous First-Order Linear Partial Differential Equations Mathematical Statistics Technology in the Educational Grading System of Preschool Students Music Recommendation Index Evaluation Based on Logistic Distribution Fitting Transition Probability Function Children's Educational Curriculum Evaluation Management System in Mathematical Equation Model Query Translation Optimization and Mathematical Modeling for English-Chinese Cross-Language Information Retrieval The Effect of Children’s Innovative Education Courses Based on Fractional Differential Equations Fractional Differential Equations in the Standard Construction Model of the Educational Application of the Internet of Things Optimization research on prefabricated concrete frame buildings based on the dynamic equation of eccentric structure and horizontal-torsional coupling Optimization in Mathematics Modeling and Processing of New Type Silicate Glass Ceramics Green building considering image processing technology combined with CFD numerical simulation Research on identifying psychological health problems of college students by logistic regression model based on data mining Abnormal Behavior of Fractional Differential Equations in Processing Computer Big Data Mathematical Modeling Thoughts and Methods Based on Fractional Differential Equations in Teaching Research on evaluation system of cross-border E-commerce platform based on the combined model A mathematical model of PCNN for image fusion with non-sampled contourlet transform Nonlinear Differential Equations in Computer-Aided Modeling of Big Data Technology The Uniqueness of Solutions of Fractional Differential Equations in University Mathematics Teaching Based on the Principle of Compression Mapping Financial customer classification by combined model Influence of displacement ventilation on the distribution of pollutant concentrations in livestock housing Recognition of Electrical Control System of Flexible Manipulator Based on Transfer Function Estimation Method Automatic Knowledge Integration Method of English Translation Corpus Based on Kmeans Algorithm Real Estate Economic Development Based on Logarithmic Growth Function Model Design of Tennis Mobile Teaching Assistant System Based on Ordinary Differential Equations Financial Crisis Early Warning Model of Listed Companies Based on Fisher Linear Discriminant Analysis High Simulation Reconstruction of Crowd Animation Based on Optical Flow Constraint Equation Construction of Intelligent Search Engine for Big Data Multimedia Resource Subjects Based on Partial Least Squares Structural Equation 3D Animation Simulation of Computer Fractal and Fractal Technology Combined with Diamond-Square Algorithm Analysis of the Teaching Quality of Physical Education Class by Using the Method of Gradient Difference The Summation of Series Based on the Laplace Transformation Method in Mathematics Teaching Optimal Solution of the Fractional Differential Equation to Solve the Bending Performance Test of Corroded Reinforced Concrete Beams under Prestressed Fatigue Load Animation VR scene mosaic modeling based on generalized Laplacian equation Radial Basis Function Neural Network in Vibration Control of Civil Engineering Structure Optimal Model Combination of Cross-border E-commerce Platform Operation Based on Fractional Differential Equations The influence of accounting computer information processing technology on enterprise internal control under panel data simultaneous equation Research on Stability of Time-delay Force Feedback Teleoperation System Based on Scattering Matrix BIM Building HVAC Energy Saving Technology Based on Fractional Differential Equation Construction of comprehensive evaluation index system of water-saving irrigation project integrating penman Montei the quation Human Resource Management Model of Large Companies Based on Mathematical Statistics Equations Data Forecasting of Air-Conditioning Load in Large Shopping Malls Based on Multiple Nonlinear Regression Analysis of technical statistical indexes of college tennis players under the win-lose regression function equation Automatic extraction and discrimination of vocal main melody based on quadratic wave equation Analysis of wireless English multimedia communication based on spatial state model equation Optimization of Linear Algebra Core Function Framework on Multicore Processors Application of hybrid kernel function in economic benefit analysis and evaluation of enterprises Research on classification of e-commerce customers based on BP neural network The Control Relationship Between the Enterprise's Electrical Equipment and Mechanical Equipment Based on Graph Theory Mathematical Modeling and Forecasting of Economic Variables Based on Linear Regression Statistics Nonlinear Differential Equations in Cross-border E-commerce Controlling Return Rate 3D Mathematical Modeling Technology in Visualized Aerobics Dance Rehearsal System Fractional Differential Equations in Electronic Information Models BIM Engineering Management Oriented to Curve Equation Model Leakage control of urban water supply network and mathematical analysis and location of leakage points based on machine learning Analysis of higher education management strategy based on entropy and dissipative structure theory Prediction of corporate financial distress based on digital signal processing and multiple regression analysis Mathematical Method to Construct the Linear Programming of Football Training Multimedia sensor image detection based on constrained underdetermined equation The Size of Children's Strollers of Different Ages Based on Ergonomic Mathematics Design Application of Numerical Computation of Partial Differential Equations in Interactive Design of Virtual Reality Media Stiffness Calculation of Gear Hydraulic System Based on the Modeling of Nonlinear Dynamics Differential Equations in the Progressive Method Knowledge Analysis of Charged Particle Motion in Uniform Electromagnetic Field Based on Maxwell Equation Relationship Between Enterprise Talent Management and Performance Based on the Structural Equation Model Method Term structure of economic management rate based on parameter analysis of estimation model of ordinary differential equation Influence analysis of piano music immersion virtual reality cooperation based on mapping equation Chinese painting and calligraphy image recognition technology based on pseudo linear directional diffusion equation Label big data compression in Internet of things based on piecewise linear regression Animation character recognition and character intelligence analysis based on semantic ontology and Poisson equation Design of language assisted learning model and online learning system under the background of artificial intelligence Study on the influence of adolescent smoking on physical training vital capacity in eastern coastal areas Application of machine learning in stock selection Comparative analysis of CR of ideological and political education in different regions based on improved fuzzy clustering Action of Aut( G ) on the set of maximal subgroups ofp -groupsResearch on loyalty prediction of e-commerce customer based on data mining Algebraic Equations in Educational Model of College Physical Education Course Education Professional English Translation Corpus Under the Binomial Theorem Coefficient Geometric Tolerance Control Method for Precision Machinery Based on Image Modeling and Novel Saturation Function Retrieval and Characteristic Analysis of Multimedia Tester Based on Bragg Equation Semiparametric Spatial Econometric Analysis of Household Consumption Based on Ordinary Linear Regression Model Video adaptive watermark embedding and detection algorithm based on phase function equation English Learning Motivation of College Students Based on probability Distribution Scientific Model of Vocational Education Teaching Method in Differential Nonlinearity Research on mobile Awareness service and data privacy Protection based on Linear Equations computing protocol Vocal Music Teaching Model Based on Finite Element Differential Mathematical Equations Studying a matching method combining distance proximity and buffer constraints The trend and influence of media information Propagation based on nonlinear Differential equation Research on the construction of early warning model of customer churn on e-commerce platform Evaluation and prediction of regional human capital based on optimised BP neural network Study on inefficient land use determination method for cities and towns from a city examination perspective A study of local smoothness-informed convolutional neural network models for image inpainting Mathematical Calculus Modeling in Improving the Teaching Performance of Shot Put Application of Nonlinear Differential Equation in Electric Automation Control System Higher Mathematics Teaching Curriculum Model Based on Lagrangian Mathematical Model Computational Algorithm to Solve Two–Body Problem Using Power Series in Geocentric System Decisions of competing supply chain with altruistic retailer under risk aversion Optimization of Color Matching Technology in Cultural Industry by Fractional Differential Equations The Marketing of Cross-border E-commerce Enterprises in Foreign Trade Based on the Statistics of Mathematical Probability Theory Application of Linear Partial Differential Equation Theory in Guiding Football Scientific Training Nonlinear Channel Estimation for Internet of Vehicles Some Necessary Conditions for Feedback Functions of de Bruijn Sequences The Evolution Model of Regional Tourism Economic Development Difference Based on Spatial Variation Function System Model of Shipping Enterprise Safety Culture Based on Dynamic Calculation Matrix Model An empirical research on economic growth from industrial structure optimisation in the Three Gorges Reservoir area The Inner Relationship between Students' Psychological Factors and Physical Exercise Based on Structural Equation Model (SEM) Analysis and Research on Influencing Factors of Ideological and Political Education Teaching Effectiveness Based on Linear Equation Study of agricultural finance policy information extraction based on ELECTRA-BiLSTM-CRF Fractional Differential Equations in Sports Training in Universities Examination and Countermeasures of Network Education in Colleges and Universities Based on Ordinary Differential Equation Model Innovative research of vertical video creation under the background of mobile communication Higher Education Agglomeration Promoting Innovation and Entrepreneurship Based on Spatial Dubin Model Chinese-English Contrastive Translation System Based on Lagrangian Search Mathematical Algorithm Model Genetic algorithm-based congestion control optimisation for mobile data network