首页期刊导航|Journal of Sensors
期刊信息/Journal information
Journal of Sensors
Hindawi Publishing Corporation
Journal of Sensors

Hindawi Publishing Corporation

1687-725X

Journal of Sensors/Journal Journal of SensorsEISCI
正式出版
收录年代

    Remote Sensing Big Data Analysis of the Lower Yellow River Ecological Environment Based on Internet of Things

    Yuntong LiuKuan HeFen QinGengxin Sun...
    11页
    查看更多>>摘要:This paper collects data on the ecological environment of the lower Yellow River through an IoT approach and provides an in-depth analysis of the ecological remote sensing big data. An impervious fusion of multisource remote sensing data cooperation and multimachine learning algorithm cooperation is proposed. The water surface extraction method has improved the extraction accuracy of the construction land and rural settlements in the Yellow River Delta. The data system, big data management platform, and application scenarios of the environmental data resource center are designed specifically, respectively. Based on the spherical mesh information structure to sort out environmental data, an environmental data system containing data characteristics such as information source, timeliness, and presentation is formed. According to the characteristics of various types of environmental data, the corresponding data access, storage, and analysis support system is designed to form the big data management platform. Strengthen the construction of ecological interception projects for farmland receding water. Speed up the construction of sewage treatment facilities. Carry out waste and sewage pipeline network investigation, speed up the construction of urban sewage collection pipeline network, and improve the waste and sewage collection rate and treatment rate. The management platform adopts the Hadoop framework, which is conducive to the storage of massive data and the utilization of unstructured data. Combined with the relevant national policy requirements and the current environmental protection work status, the application scenarios of environmental big data in environmental decision-making, supervision, and public services are sorted out to form a complete data resource center framework. Gray correlation analysis is used to identify the key influencing factors of different types of cities to elaborate the contents of the construction of water ecological civilization in different types of cities and to build a framework of ideas for the construction of urban water ecological civilization to improve the health of urban water ecological civilization. To realize the sustainable development of the lower reaches of the Yellow River, blind logging and reclamation should be avoided in the process of land development, and more efforts should be made to protect tamarisk scrub and reed scrub, which are vegetation communities with positive effects on the regional ecological environment. In urban planning, the proportion of green area and water area within the city should be reasonably increased, so that the city can develop towards a livable city that is more conducive to human-land harmony and sustainability.

    Submarine Cable Detection Method Based on Multisensor Communication

    Yikang ChenXiaojun LiChi CaiCong Wu...
    9页
    查看更多>>摘要:Submarine cable is widely used in today's oil industry, and it is a much hidden large-scale industrial facility, which vigorously promotes the development of people's lives. With the widespread use of submarine cables based on multisensor communication, as far as the current situation is concerned, this paper makes a report and summary on the research of submarine cable detection method in shallow sea area (sea area within 200 m). According to the implementation of the project and the way of controlling variables, the current common detection modes are planned, fault prediction, fault diagnosis, fault analysis and summary, and experimental data comparison, and then, we can use Brillouin radio frequency to prevent the occurrence of submarine cable fault, and when the fault occurs, we can detect the fault at the first time. The feedback value range of TTSL electromagnetic detection is very stable, and the Brillouin scattering frequency is within the normal fluctuation range. In deep-sea exploration, TTSL electromagnetic detection can detect faults for submarine cables and will not affect the fault in all aspects of waveform and wavelength. Finally, the best path and future development trend of submarine cable detection method are obtained by analyzing and summarizing the detection data, and a complete scheme plan such as some preventive measures and repair technology is put forward.

    Construction of Enterprise Management Business Model Based on Internet of Things RFID Technology

    Fang ChenGengxin Sun
    12页
    查看更多>>摘要:This paper proposes a new tag anticollision algorithm. On the basis of the common query tree algorithm, this algorithm increases the number of query bits, so that the algorithm has a faster tag identification amount in the state of full time slots. Collision bit and total response bit are used to estimate the number of tags, and combined with the highest collision bit to determine whether it is continuous, the number of query crosses is adaptively adjusted, and a variable bit dynamic query tree tag anticollision algorithm is designed. In conjunction with the settlement environment, improvements have also been made in the status of the identified tags. The new algorithm has improved progress in reducing idle time slots and reducing search depth. Under the premise of ensuring stability, the recognition efficiency of the algorithm is improved. From the perspective of different dimensions of corporate network and marketing dynamic capabilities, based on the strength of network relationships and product development processes, it can promote value creation model innovation in business model innovation. That is, when the network partners communicate very frequently, they can provide new ideas and resources for enterprise product development and creation and then can better integrate innovation through product innovation, quality improvement, product development cycle shortening, and development advance management. Typed products and resources are put into the operation process of the industrial chain of product output to better create new products for customers and lay the foundation for realizing the innovation of corporate value creation models. Based on the network density and customer relationship process, it can promote the value proposition model innovation in the business model innovation. Enterprise business model innovation should not only pay attention to the collaborative innovation between different elements within the enterprise but also pay attention to the overall coordination mechanism of the company's external interest network, pay attention to the different value propositions of stakeholders through the enterprise network, and cultivate the enterprise's rapid response to market changes. Network centrality has the greatest positive impact on the supply chain process. The company develops new products, manages customer relationships across departments, and implements supply chain management across departments.

    UWB Indoor Localization Algorithm Using Firefly of Multistage Optimization on Particle Filter

    Xiaoguo ZhangYujin KuangHaoran YangHang Lu...
    9页
    查看更多>>摘要:With the increasing application potential of indoor personnel positioning, ultra-wideband (UWB) positioning technology has attracted more and more attentions of scholars. In practice, an indoor positioning process often involves multipath and Non-Line-Of-Sight (NLOS) problems, and a particle filtering (PF) algorithm has been widely used in the indoor positioning research field because of its outstanding performance in nonlinear and non-Gaussian estimations. Aiming at mitigating the accuracy decreasing caused by the particle degradation and impoverishment in traditional Sequential Monte Carlo (SMC)positioning, we propose a method to integrate the firefly and particle algorithm for multistage optimization. The proposed algorithm not only enhances the searching ability of particles of initialization but also makes the particles propagate out of the local optimal condition in the sequential estimations. In addition, to prevent particles from falling into the oscillatory situation and find the global optimization faster, a decreasing function is designed to improve the reliability of the particle propagation. Real indoor experiments are carried out, and results demonstrate that the positioning accuracy can be improved up to 36%, and the number of needed particles is significantly reduced.

    Multistage Polymerization Network for Multiperson Pose Estimation

    Yu-Fei BaiHong-Bo ZhangQing LeiJi-Xiang Du...
    10页
    查看更多>>摘要:Multiperson pose estimation is an important and complex problem in computer vision. It is regarded as the problem of human skeleton joint detection and solved by the joint heat map regression network in recent years. The key of achieving accurate pose estimation is to learn robust and discriminative feature maps. Although the current methods have made significant progress through interlayer fusion and intralevel fusion of feature maps, few works pay attention to the combination of the two methods. In this paper, we propose a multistage polymerization network (MPN) for multiperson pose estimation. The MPN continuously learns rich underlying spatial information by fusing features within the layers. The MPN also adds hierarchical connections between feature maps at the same resolution for interlayer fusion, so as to reuse low-level spatial information and refine high-level semantic information to obtain accurate keypoint representation. In addition, we observe a lack of connection between the output low-level information and the high-level information. To solve this problem, an effective shuffled attention mechanism (SAM) is proposed. The shuffle aims to promote the cross-channel information exchange between pyramid feature maps, while attention makes a trade-off between the low-level and high-level representations of the output features. As a result, the relationship between the space and the channel of the feature map is further enhanced. Evaluation of the proposed method is carried out on public datasets, and experimental results show that our method has better performance than current methods.

    Optimized Design of Multilines Center of Subway AFC System via Distributed File System and Bayesian Network Model

    Hui FangJiandi JiangFeng LinWei Zhang...
    16页
    查看更多>>摘要:Automatic fare collection system (AFCS) is a modern, automatic, networked toll collection system for rail transit ticket sales, collection, billing, charging, statistics, sorting, and management. To realize the subway transit networking operation, this paper designs the subway AFCS based on a distributed file system (DFS), namely, Gluster File System (GlusterFS). Firstly, the multiline center (MLC) in the subway AFCS is designed to analyze the status and current situation of distributed file processing in subway MLC system; secondly, the relevant technical theories are summarized, the Bayesian Network (BN)theoretical model and DFS are explored, and the principles of four DFS are comparatively analyzed; thirdly, the architecture and cluster mode of GlusterFS is expounded, and then based on GlusterFS, the architecture of subway AFCS is discussed. This paper presents several innovation points: first, the subway AFCS is designed based on GlusterFS by analyzing and aiming at the functional requirements, performance requirements, and safety requirements of the MLC subway system; second, the safety risk analysis (SRA) of AFCS is conducted from six security requirements, and a Web scanning system is designed to ensure the system data security. Finally, the design scheme is used to analyze the subway passenger flow and power consumption. The results demonstrate that the design scheme can competently adapt to three different application scenarios. Through comparison of two deployment modes of the Web scanning system, the data security Web scanning system can ensure the safe operation of the AFCS. Furthermore, the statistical analysis of subway passenger flow and power supply data shows that the proposed scheme can support the smooth operation of the subway system, which has significant practical value.

    Digital Twin-Assisted Simulation of Complex Assembly Models in Descending Process and Implementation of Key Link Characterization

    Zhuqiao MaYifei TongLinyan LiuLei Huang...
    12页
    查看更多>>摘要:In this paper, the simulation and key link characterization of the complex assembly model step-down process are studied and analysed in depth using the digital twin approach, and the method is used in the practical process. The physical model step-down method MORA algorithm and its physical interpretation in various simplified cases are given, and the MORA method is improved on this basis. The concept of local activeness based on knot structure is introduced, and the process of model transformation and downscaling and decomposition based on local activeness is explained in detail. The high-fidelity mapping of solid equipment is completed in virtual space, which can accurately reproduce and predict the health state of engineering equipment throughout its life cycle, effectively avoiding the huge property losses and safety risks caused by early failure of vulnerable structures and providing a safe and stable working environment for offshore oil and gas production. With the prototype monitoring data as reference, the response surface method is used to identify the parameters of the finite element model of the hinge node, which improves the fidelity of the virtual model of the hinge node. Considering the friction coefficient changes and load characteristics during the degradation of the hinge node, the dynamics simulation conditions are set, and the operating states of the hinge node at different stages of its whole life cycle are simulated by using the high-fidelity virtual model of the hinge node, and the prediction model of the hot spot stress of the hinge node is established to monitor its in-position state in real time, and the operation and maintenance overhaul method based on the health state of the hinge node is proposed. The system is divided into four modules: multilevel inverse modelling of the assembly twin, statistical shape characterization and analysis of batch parts, optimization of fixture positioning and flexible assembly of thin-walled parts, and optimization of low-stress assembly of bolted joint structure, which verifies the feasibility of the method and provides guidance for the actual product forming process.

    Zero-Correlation Linear Cryptanalysis on SPARX-64

    Dawei ZhouHuaifeng ChenRui ZongNingning Song...
    11页
    查看更多>>摘要:SPARX is a family of ARX-based block ciphers designed according to the long-trail strategy, which has 32-bit ARX-based SBoxes and has provable bounds against single-differential and single-linear cryptanalysis. Since its proposation, some third-party cryptanalysis methods have been presented. As far as we know, the best attacks against SPARX-64 covered 16 (out of 24)rounds. In this paper, we propose zero-correlation linear attacks on SPARX-64. At first, we construct some new zero-correlation linear distinguishers covering 14-round and 15-round SPARX-64. Then, 15,16,17 and 18-round versions can be attacked using multidimensional or multiple zero-correlation linear attack models, under DKP(distinct known plaintexts)settings. These are the best attacks against SPARX-64 up to now, regarding to the number of attacked rounds. Finally, we transform the zero-correlation distinguishers into integral ones using existing methods, which are also longer than the ones proposed by the designers.

    Research on Hysteresis Modeling and Compensation Method of Giant Magnetostrictive Force Sensor

    Rui ShiCaofeng YuZhuo ChenYu Wang...
    19页
    查看更多>>摘要:Linearity is an important index for evaluating the performance of various sensors. Under the Villari effect, there may be some hysteresis between the input force and the output voltage of a force sensor, meaning that the output will be multivalued and nonlinear. To improve the linearity and eliminate the hysteresis of such sensors, an output compensation method using a variable bias current is proposed based on the bidirectional energy conversion mechanism of giant magnetostrictive material. First, the magnetization relationship between the input force, bias current, and flux density is established. Second, a nonlinear neural network model of the force-magnetization hysteresis and a neural network model for the compensation control of the force sensor are established. These models are trained using the magnetic flux density-force curve and the magnetic flux density-current curve, respectively. Taking the optimal linearity as the objective function, the bias current under different input forces is optimized. Finally, a bias current control system is developed and an experimental test platform is built to verify the proposed method. The results show that the proposed variable bias current hysteresis compensation method enables the linearity under the return of the force sensor to reach 1.6%, which is around 48.3% higher than under previous methods. Thus, the proposed variable bias current method effectively suppresses the hysteresis phenomenon and provides improved linearity for giant magnetostrictive force sensors.

    A Novel Optimal Robotized Parking System Using Advanced Wireless Sensor Network

    Hariprasath ManoharanYuvaraja TeekaramanRamya KuppusamyArun Radhakrishnan...
    10页
    查看更多>>摘要:This article addresses the importance of parking system which makes the movement of moving vehicles to be unrestricted thus providing integration between hominid classification and sensing systems. If two distinct systems are combined, then all the vehicles can monitor the parking space, and they can directly move towards the destination end within short span of time. In addition for this type of establishment, rapidity of transportation vehicles is calculated with error minimization technique where all technical hitches will be avoided by sustaining the user constraints. Further, to solve the designed user constraints, a nonlinear optimization which is termed as machine learning algorithm is introduced for avoiding high loss during packet transmission technique, and percentage of efficiency is analyzed using simulated results with network simulator (NS2). Moreover, from simulated results, it is substantiated that the projected method on automatic parking of vehicles provides high efficient operation, and even cost of installation is reduced.