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.
1. Introduction
The Internet of Things is an emerging thing. By combining various wired and wireless networks with the Internet, information about objects can be transmitted in real time and accurately [1]. The information data collected by the sensors at the perception level of the Internet of Things needs to be transmitted through the network. Due to the huge amount of data, a huge amount of information is formed. In the process of transmission, in order to ensure the accuracy and real time of the data, it must be adapted to various differences [2]. The Internet of Things is the integration of all things in the world, and of course, it is also the integration of all networks. Among the underlying perception layers of the Internet of Things, the most important and most widely used one is the wireless sensor network. Different wireless sensor networks have different requirements for sensor nodes. The development of wireless sensors provides a material foundation for the progress of the Internet of Things. Wireless sensor networks are now widely used in smart industries, smart communities, smart furniture, smart transportation, and smart medical care. The wireless sensor network has a strong application type, and different applications use different sensor nodes, network protocols, and security architectures, which have strong particularities [3].
The Internet of Things is a ubiquitous network built on the Internet. Through the organic integration of existing networks, a unified whole is formed. The Internet of Things has been developed gradually with the progress of various networks, especially the improvement of the technology of the original wireless sensor. The wireless sensor network is the most important part of the Internet of Things [4]. The wireless sensor network is an important part of the perception layer of the Internet of Things. With the development of science and technology, the functions of wireless sensor nodes are more diverse. Different perception nodes can perceive all kinds of information that people need and send them to the final application in a timely and stable manner. It is a deep-level expansion of the original network and an important material basis for the development of the Internet of Things. The Internet of Things is an extension of the existing network. In the process of merging the existing network, a large number of new problems will arise, such as the four points mentioned above. These problems will directly affect the security and stability of the network [5]. Only protocols that meet the requirements of the Internet of Things and ensure the safety and reliability of wireless sensor networks can solve these problems [6].
This article analyzes the requirements of the IoT sensor data processing platform, puts forward the overall design ideas and framework of the platform on this basis, and divides the platform into a web management platform that provides web services and sensor data that provides data services and communication services. This article gives the necessity and feasibility of combining neural network and genetic algorithm. We use an improved genetic algorithm (IGA) to optimize the neural network, so that IGA can optimize both the structure of the network and the weight of the network. Specifically, the technical contributions of this article can be summarized as follows:
First, the approximation of the nonlinear function is realized on the MATLAB platform, which proves that the method enhances the performance of the network and improves the generalization ability. In this paper, the structure of the wing box specimen is analyzed, using the finite element method, the finite element model of the wing box specimen is established, and the excitation voltage response is numerically simulated.
Second, based on the problem of detecting the impact damage position, we optimize the piezoelectric sensor of the wing box section specimen and obtain the optimal configuration of the sensor in the initial layout mode. Compared with the case of selecting 42 sensors in the initial sensor layout, now only 24 sensors are needed, which reduces the cost. Although the damage detection error has been improved, the costs and benefits are integrated.
Third, the simulation results show that for the initial deployment mode of more sensors, the genetic neural network method can effectively reduce the number of more sensors, thereby reducing costs. The simulation results can provide certain guidance for the optimal configuration of the actual piezoelectric sensor of the structural specimen.
2. Related Work
Related scholars have designed a model theorem for genetic algorithms [7]. In this model theorem, there is a prominent problem. It is difficult to calculate and analyze model fitness. Zhou et al. [8] developed an analysis tool using wash function and model conversion. In this way, in view of the above problems, the calculation of model fitness can be solved, but there are also some shortcomings. For example, the genetic process of genetic algorithm cannot be directly explained, and the accuracy of model fitness is not high. Regarding the code length, experts have done some research on this [9]. Akbas et al. [10] proved that if binary coding is used, the code length is related to the optimal number of individuals. Regarding the population size, the size of the population is difficult to calculate. To find a suitable population size, you need to start from the actual problem. The process of solving the problem is different, and the required population size is also different. There are two more important parameters in genetic operators (crossover probability
Neural networks are based on the distributed storage, parallel processing, and adaptive learning of the biological nervous system, which enable the neural network to obtain preliminary intelligence. The expert system is similar to intelligence. The expert system stores relevant professional knowledge. When a problem is encountered, there is corresponding logical reasoning to solve the problem [13]. However, when the situation encountered is not stored in the expert system, the entire system will be paralyzed. The neural network has fault tolerance and self-learning ability. When encountering incomplete information or abnormal situations, the system will give a reasonable judgment and decision on complex problems based on the knowledge and experience learned in the past. Artificial intelligence is the organic combination of expert system and neural network, using the advantages of the two rules [14]. The field of artificial intelligence applications has been extensive, for example, password deciphering, predictive valuation, market analysis, system diagnosis, logical reasoning, and fuzzy judgment.
The HEED protocol proposed by related scholars aims at the deficiencies of the LEACH protocol and proposes an improved clustering algorithm [15–17]. The algorithm selects cluster heads through two primary and secondary parameters. The primary parameter is the remaining energy of the node, and the secondary parameter is the proximity of the node or the density of the node. The cluster head selection of this algorithm is an iterative process [8, 18, 19]. When a candidate cluster head is found to be better than itself, it will join the cluster. The convergence speed of the HEED algorithm is faster, and the energy and location of the node are fully considered, which balances the energy consumption of the node and reduces the occurrence of conflicts. Relevant scholars put forward the concept of virtual clusters [20–22]. The synchronization of time between virtual clusters must be ensured, and each node will sleep and work periodically according to the schedule. This method solves the problem of channel conflicts, but due to the communication problems between the network and the nodes, how to achieve time synchronization is really difficult to solve [23, 24]. This algorithm is more difficult to implement. Because time synchronization requires the cluster head node to continuously broadcast, it takes up a large number of channels [25].
A large number of facts show that the selection process is very important, and improper selection will lose the genes of excellent individuals, which will affect the convergence effect of genetic algorithms [26, 27]. There are many ways to choose, about 20 kinds, for example, ratio selection, equally divided selection, and essence selection. The key role in the genetic algorithm is the crossover operator. Selection operator and crossover operator are the two operations that best embody genetic algorithms. At the same time, nature’s “natural selection by nature, survival of the fittest” is also realized through these two operations. There are not many theories about crossover, and they are immature, but there are about 20 kinds of crossover technologies. Selection and crossover cannot solve all the problems in genetic algorithms. The mutation operator changes the nature of an individual in order to avoid “premature” convergence, that is, the change of an individual’s genetic information. Different crossover operators are used to improve the convergence efficiency and global search ability of genetic algorithms, so as to obtain better genetic effects. The application of different mutation operators is to avoid the occurrence of “premature” phenomenon. In the process of genetic algorithm optimization, it is difficult to have both convergence efficiency and global search capability [28, 29].
3. IoT Sensor Data Processing Platform Architecture
3.1. Overall Analysis of the Platform
The IoT sensor data processing platform designed in this paper needs to build a website as a client terminal management platform and a data communication system to complete various data communication services. An internal message loop is required between the two systems so that the status of the front-end equipment of the Internet of Things can be quickly reflected on the page through the platform, and at the same time, the client can send page requests to the front-end equipment through the platform. In terms of specific function realization, the basic function of the Internet of Things is to provide ubiquitous connections and services. Therefore, the basic functions provided by the platform should include providing support for the connection of users and devices, providing support for the online setting and management of device information, providing support for processing sensor data collected by the device, and providing support for user visualized operation communication data.
The network transmission format of sensor data collected by the device is generally divided into two types: text transmission format and binary transmission format. The text transmission format is more readable, but because it contains redundant items such as tags, the transmission efficiency is relatively low compared to the binary transmission format, and it also takes up a relatively large volume when stored; the binary format is composed of simple bytes. The information volume is small and the transmission efficiency is high, but the readability and the convenience of encoding and decoding are relatively poor.
The text transmission format and the binary transmission format have their own advantages and disadvantages in the transmission process, but the existing IoT platforms generally choose the text transmission format and a single transmission protocol for communication, which is not conducive to the expansion of the platform and has certain limitations. Therefore, in order to meet diversified transmission requirements, the IoT sensor data processing platform designed in this article needs to support both binary transmission format and text transmission format, so that users can choose the most suitable transmission according to the requirements of data transmission and the conditions of hardware equipment.
3.2. The Overall Function and Framework Design of the Platform
We design the functions and framework of the IoT sensor data processing platform, as shown in Figure 1. The overall structure of IoT applications includes three parts: IoT device terminals, servers, and client terminals. The IoT sensor data processing platform designed in this article corresponds to the server part, providing support for the communication between IoT device terminals and client terminals. Therefore, this article divides the IoT sensor data processing platform into three parts: web services, communication services, and data services. It provides analysis, processing, and monitoring functions for the collected sensor data.
[figure omitted; refer to PDF]
The existing Internet of Things application platforms on the market generally provide user information management services, including user registration, login, information modification, and other functions. This article designs the platform functions on this basis.
The platform’s web service provides users with a visual and friendly operation interface. After logging in to the system, they can classify and manage personal information, device information, and sensor data information and can also perform simple message publishing to provide communication services within the platform. On this basis, the platform provides users with customized pages of communication protocols. Users can freely customize within the framework of communication protocols according to the needs of devices or applications. The customized communication protocols are output in the form of XML documents.
3.3. The Overall Technical Architecture of the Platform
The IoT sensor data platform designed in this paper uses simple and efficient Maven for project management and development. SSH2 and Easyui plug-ins are jointly responsible for the construction of the web management platform, and the MINA framework is responsible for the construction of data communication service system modules. At the same time, this article uses the XML language with good scalability to construct the communication protocol for data transmission and uses XStream technology to analyze and operate according to the communication protocol.
As the core framework, SSH and MINA frameworks provide a guarantee for the construction of the entire platform. The SSH framework is composed of the Spring framework, the Struts framework, and the Hibernate framework and is a relatively classic web application construction framework model. Struts2 is the final implementation framework of the MVC model, and its hierarchical structure makes it necessary to focus only on the implementation of the specific business logic layer when building the platform. At the same time, only a simple configuration in the Struts configuration file can make corresponding countermeasures to various abnormal conditions of the platform. The Hibernate framework is nonintrusive when applied. At the same time, the framework provides an object-oriented HQL language, which simplifies the workload of connecting to the database. The Spring framework provides various management services for the entire web platform and performs persistence operations through Spring-Dao to complete operations such as adding, deleting, modifying, and checking data.
The MINA server framework is a Socket communication framework for building data communication services, which has good scalability. At the same time, MINA introduces an asynchronous nonblocking mechanism and a multithreaded mechanism in the IO operation, so that the system can communicate with a large number of clients at the same time, which improves the performance of the system. The filtering layer in the MINA framework can achieve hierarchical processing of the underlying communication and business logic. Therefore, the use of MINA to build a data communication service system does not consider the complexity of the network layer, making the development process simple and straightforward.
By adding support for Spring in MINA, at runtime, the system will inject the relationship between the programs into the corresponding components according to the content of the configuration file, so as to achieve loose coupling between classes. Therefore, at the technical level, this article combines MINA and SSH to jointly build an IoT sensor data processing platform, integrates the business logic layer of the web management platform and the data communication service system through Spring, and realizes the efficient operation of the entire platform. Figure 2 shows the technical architecture diagram of the Internet of Things service platform. When the platform is started through the Tomcat server, the data communication service based on MINA and the web service based on SSH2 run at the same time and, finally, realize the communication service between the device terminal and the client terminal.
[figure omitted; refer to PDF]
Using the impact load shown in Figure 6, the impact simulation test is performed on the right half of the model of the test piece, the transient response signals of each piezoelectric sensor are obtained, and the feature extraction is performed. Since the piezoelectric sheet uses the planar element PLANE13 and is polarized in the
[figure omitted; refer to PDF]
Regarding the layout mode of the wall plate sensor on the test piece, although the maximum possible arrangement of 42 sensors is expected to reduce the detection error, that is, it can improve the detection efficiency, but too many sensors increase the workload of signal processing, and it is used in conjunction with the sensor. The cost of data acquisition and processing equipment is high, and the sensor itself requires a certain cost, that is, the overall cost has increased. Therefore, considering the comprehensive cost and benefit, the layout mode of the sensor is not optimal. For this reason, it can be considered to appropriately reduce the benefits of detection and to reduce the cost as much as possible, that is, to reduce the number of sensors as much as possible while increasing the detection error as little as possible, so as to achieve the maximum number and location of the test piece sensors.
Using the genetic neural network method, based on the impact damage location detection problem, we optimize the sensor configuration of the right half of the test piece model and then realize the optimal configuration of the entire test piece sensor.
The genetic neural network method is used to optimize the sensor placement when the number of sensors. In the optimization process, we take relevant data for different sensor placement modes to perform IGA-ANN training and testing and finally obtain the optimal placement positions of different numbers of sensors. These figures show that due to the symmetry of the structure and boundary conditions of the test piece, the optimal placement positions of the different numbers of sensors are also symmetrical about the structure. The detection error of the impact damage position of IGA-ANN with different numbers of sensors is shown in Figure 9. The results show that for the initial placement of more sensors, the IGA-ANN method can effectively reduce the detection error. This simulation result can provide a certain guiding basis for the optimal configuration of the actual piezoelectric sensor of the structure test piece.
[figure omitted; refer to PDF]6. Conclusion
This paper presents the overall design framework of the IoT sensor data processing platform and elaborates the advantages of using SSH and MINA to build the platform integratedly. The platform is divided into two parts, a web management platform and a data communication service system, and interacts with the database by integrating the business layers of the two into one. The web management platform provides services such as customizable communication protocol customization, equipment information, personal information, announcement information management, and data collection information monitoring and analysis. The sensor data communication service system is responsible for realizing the communication service between the client terminal and the device terminal and the data processing service of the sensor data collected by the device. The system we are facing is becoming more and more complex, and the system problems we deal with are becoming more and more complex. It is very difficult to express the regularity of complex systems with the string representation method in traditional GA. The tree structure is used in genetic planning, which can easily express the hierarchy in the problem. We adopt an excellent individual strategy and retain a few of the best (high fitness value) individuals in each generation not to participate in selection and mutation operations. We find the most adaptive individuals and the least adaptive individuals in the current population. If the fitness of the best individual in the current group is higher than the fitness of the total best individual so far, the best individual in the current group is taken as the new best individual. We replace the worst individual in the current population with the best individual so far. We use IGA to optimize the neural network, so that IGA can optimize both the structure of the network and the weight of the network. In this paper, the structure of the wing box test piece is analyzed, using the finite element method, the finite element model of the wing box test piece is established, and the shock piezoelectric response numerical simulation is carried out. Using the genetic neural network method, based on the impact damage location detection problem, the piezoelectric sensor of the test piece of the wing box section is optimized, and the optimal configuration of the sensor is obtained in the initial layout mode. Compared with the situation when all 42 sensors are selected in the initial sensor layout mode, only 24 sensors are now required, that is, the number of sensors is reduced by 18, and the cost is reduced. Although the damage detection error has been improved, the comprehensive evaluation index of cost and benefit is the best. This simulation result can provide a certain value for the optimal configuration of the actual piezoelectric sensor of the structure test piece.
The current genetic algorithm learning human evolution process is only formal; it has not been able to characterize the evolution process of human itself, let alone the real learning process of neuronal thinking. These are reflected in the fact that the realization of the existing genetic algorithm is affected by many factors and fails to form a systematic theory. Therefore, the genetic algorithm needs more in-depth discussion in terms of its model. The current research on genetic algorithms is just the beginning. It is necessary to examine the current status of genetic algorithms from a higher height and broader perspective and to explore a new way for the future. When the genetic neural network method is used to optimize the placement of sensors, the feasibility analysis adopts engineering judgment and gives a certain explanation. However, the engineering judgment method is rough, and sometimes, it is necessary to delve into the theoretical basis behind the problem and seek the verification of the relevant theory. This is also the difficulty of the problem and needs to be studied in depth.
Acknowledgments
This work was supported by Hohhot Vocational College.
[1] M. K. Hassan, S. S. Ariffin, S. K. S. Yusof, N. E. Ghazali, M. E. A. Kanona, "Analysis of hybrid non-linear autoregressive neural network and local smoothing technique for bandwidth slice forecast," TELKOMNIKA (Telecommunication Computing Electronics and Control), vol. 19 no. 4, pp. 1078-1089, DOI: 10.12928/telkomnika.v19i4.17024, 2021.
[2] A. Ghosal, S. Halder, S. K. Das, "Distributed on-demand clustering algorithm for lifetime optimization in wireless sensor networks," Journal of Parallel and Distributed Computing, vol. 141, pp. 129-142, DOI: 10.1016/j.jpdc.2020.03.014, 2020.
[3] P. K. R. Maddikunta, T. R. Gadekallu, R. Kaluri, G. Srivastava, R. M. Parizi, M. S. Khan, "Green communication in IoT networks using a hybrid optimization algorithm," Computer Communications, vol. 159, pp. 97-107, DOI: 10.1016/j.comcom.2020.05.020, 2020.
[4] D. Mora-Melia, P. Iglesias-Rey, F. Martínez-Solano, P. Muñoz-Velasco, "The efficiency of setting parameters in a modified shuffled frog leaping algorithm applied to optimizing water distribution networks," Water, vol. 8 no. 5, pp. 182-182, DOI: 10.3390/w8050182, 2016.
[5] L. Tang, Y. Wei, W. Chen, Q. Chen, "Delay-aware dynamic resource allocation and ABS configuration algorithm in HetNets based on Lyapunov optimization," IEEE Access, vol. 5, pp. 23764-23775, DOI: 10.1109/ACCESS.2017.2761863, 2017.
[6] M. C. Chen, S. Q. Lu, Q. L. Liu, "Uniqueness of weak solutions to a Keller-Segel-Navier-Stokes model with a logistic source," Applications of Mathematics,DOI: 10.21136/AM.2021.0069-20, 2021.
[7] S. Essallah, A. Khedher, "Optimization of distribution system operation by network reconfiguration and DG integration using MPSO algorithm," Renewable Energy Focus, vol. 34, pp. 37-46, DOI: 10.1016/j.ref.2020.04.002, 2020.
[8] G. D. Zhou, M. X. Xie, T. H. Yi, H. N. Li, "Optimal wireless sensor network configuration for structural monitoring using automatic-learning firefly algorithm," Advances in Structural Engineering, vol. 22 no. 4, pp. 907-918, DOI: 10.1177/1369433218797074, 2019.
[9] M. Karakose, M. Baygin, K. S. Parlak, N. Baygin, E. Akin, "A novel reconfiguration method using image processing based moving shadow detection, optimization, and analysis for PV arrays," Journal of Information Science and Engineering, vol. 34 no. 5, pp. 1307-1328, 2018.
[10] A. Akbas, H. U. Yildiz, A. M. Ozbayoglu, B. Tavli, "Neural network based instant parameter prediction for wireless sensor network optimization models," Wireless Networks, vol. 25 no. 6, pp. 3405-3418, DOI: 10.1007/s11276-018-1808-y, 2019.
[11] M. Mirzaei, H. Taghvaei, "A novel configuration optimization for high-speed ventilated supercavitating vehicles," Ocean Engineering, vol. 179, pp. 13-21, DOI: 10.1016/j.oceaneng.2019.03.013, 2019.
[12] P. Chen, W. du, M. Zhang, F. Duan, L. Zhang, "Numerical studies on heat coupling and configuration optimization in an industrial hydrogen production reformer," International Journal of Hydrogen Energy, vol. 44 no. 30, pp. 15704-15720, DOI: 10.1016/j.ijhydene.2018.10.238, 2019.
[13] L. U. Khan, S. R. Pandey, N. H. Tran, W. Saad, Z. Han, M. N. H. Nguyen, C. S. Hong, "Federated learning for edge networks: resource optimization and incentive mechanism," IEEE Communications Magazine, vol. 58 no. 10, pp. 88-93, DOI: 10.1109/MCOM.001.1900649, 2020.
[14] A. Marcastel, E. V. Belmega, P. Mertikopoulos, I. Fijalkow, "Online power optimization in feedback-limited, dynamic and unpredictable IoT networks," IEEE Transactions on Signal Processing, vol. 67 no. 11, pp. 2987-3000, DOI: 10.1109/TSP.2019.2910479, 2019.
[15] Q. Tu, H. Chen, "Array configuration optimization of first-order steerable differential arrays with minimum number of microphones," The Journal of the Acoustical Society of America, vol. 148 no. 3, pp. 1732-1747, DOI: 10.1121/10.0001996, 2020.
[16] B. Mao, Y. Kawamoto, J. Liu, N. Kato, "Harvesting and threat aware security configuration strategy for IEEE 802.15.4 based IoT networks," IEEE Communications Letters, vol. 23 no. 11, pp. 2130-2134, DOI: 10.1109/LCOMM.2019.2932988, 2019.
[17] J. Zhao, Y. Du, "Multi-objective optimization design for windows and shading configuration considering energy consumption and thermal comfort: a case study for office building in different climatic regions of China," Solar Energy, vol. 206, pp. 997-1017, DOI: 10.1016/j.solener.2020.05.090, 2020.
[18] L. Yan, W. Xu, Z. Hu, B. Liang, "Multi-objective configuration optimization for coordinated capture of dual-arm space robot," Acta Astronautica, vol. 167, pp. 189-200, DOI: 10.1016/j.actaastro.2019.11.002, 2020.
[19] T. Wang, J. Cai, Y. Meng, S. Zhu, "Embryonic array configuration optimization method based on reliability and hardware consumption," Chinese Journal of Aeronautics, vol. 32 no. 3, pp. 639-652, DOI: 10.1016/j.cja.2018.08.018, 2019.
[20] K. Cai, H. Chen, W. Ai, X. Miao, Q. Lin, Q. Feng, "Feedback convolutional network for intelligent data fusion based on near-infrared collaborative IoT technology," IEEE Transactions on Industrial Informatics,DOI: 10.1109/TII.2021.3076513, 2021.
[21] W. Wei, Q. Ke, D. Polap, M. Wozniak, "Spline interpolation and deep neural networks as feature extractors for signature verification purposes," IEEE Internet of Things Journal,DOI: 10.1109/JIOT.2021.3086034, 2021.
[22] J. Zhang, G. Qu, "Physical unclonable function-based key sharing via machine learning for IoT security," IEEE Transactions on Industrial Electronics, vol. 67 no. 8, pp. 7025-7033, DOI: 10.1109/tie.2019.2938462, 2020.
[23] L. Hua, H. Zhu, K. Shi, S. Zhong, Y. Tang, Y. Liu, "Novel finite-time reliable control design for memristor-based inertial neural networks with mixed time-varying delays," IEEE Transactions on Circuits and Systems I: Regular Papers, vol. 68 no. 4, pp. 1599-1609, DOI: 10.1109/TCSI.2021.3052210, 2021.
[24] J. Yan, Y. Meng, X. Yang, X. Luo, X. Guan, "Privacy-preserving localization for underwater sensor networks via deep reinforcement learning," IEEE Transactions on Information Forensics and Security, vol. 16, pp. 1880-1895, DOI: 10.1109/tifs.2020.3045320, 2021.
[25] F. Orujov, R. Maskeliūnas, R. Damaševičius, W. Wei, "Fuzzy based image edge detection algorithm for blood vessel detection in retinal images," Applied Soft Computing, vol. 94, article 106452,DOI: 10.1016/j.asoc.2020.106452, 2020.
[26] Y. Li, X. Chao, "Semi-supervised few-shot learning approach for plant diseases recognition," Plant Methods, vol. 17 no. 1,DOI: 10.1186/s13007-021-00770-1, 2021.
[27] M. T. Benmessaoud, P. Vasant, A. B. Stambouli, M. Tioursi, "Modeling and parameters extraction of photovoltaic cell and modules using the genetic algorithms with lambert W-function as objective function," Intelligent Decision Technologies, vol. 14 no. 3,DOI: 10.3233/idt-180015, 2020.
[28] Y. Li, J. Yang, "Meta-learning baselines and database for few-shot classification in agriculture," Computers and Electronics in Agriculture, vol. 182, article 106055,DOI: 10.1016/j.compag.2021.106055, 2021.
[29] B. Arasteh, R. Sadegi, K. Arasteh, "ARAZ: a software modules clustering method using the combination of particle swarm optimization and genetic algorithms," Intelligent Decision Technologies, vol. 14 no. 4,DOI: 10.3233/idt-200070, 2020.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2021 Yuanyuan Yang. This is an open access article distributed under the Creative Commons Attribution License (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. https://creativecommons.org/licenses/by/4.0/
Abstract
This article carries out the overall design framework of the IoT sensor data processing platform and analyzes the advantages of using the integrated construction platform. The platform is divided into two parts, a web management platform and a data communication system, and interacts with the database by integrating the business layers of the two into one. The web management platform provides configurable communication protocol customization services, equipment information, personal information, announcement information management services, and data collection information monitoring and analysis services. The collected data is analyzed by the sensor data communication service system and then provided to the web management platform for query and call. This paper discusses the theoretical basis of the combination of genetic algorithm and neural network and proposes the necessity of improving genetic algorithm. The improved level involves chromosome coding methods, fitness function selection, and genetic manipulation. We propose an improved genetic algorithm and use an improved genetic algorithm (IGA) to optimize the neural network structure. The finite element method is adopted, the finite element model is established, and the shock piezoelectric response is numerically simulated. The genetic neural network method is used to simulate the collision damage location detection problem. The piezoelectric sensor is optimized, and the optimal sensor configuration corresponding to its initial layout is obtained, which provides guidance for the optimal configuration of the actual piezoelectric sensor.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer