2025 volumne 46 Issue 04
LI Xiaoyuan1, 2, REN Liqing1, LIU Denghui1, 3, LI He1, CHENG Han2,4
Abstract: This study designed a goal-directed training system to conduct video learning and ob<x>ject transfer tests on pigeons. The behavioral experiments consisted of three phases: pigeon screening and adaptation, video learning, and ob<x>ject transfer testing. Electrodes were then implanted in the MVL nucleus to record neural signals during the recognition of video and ob<x>ject targets. The power spectrum before and after target recognition was calculated using the Welch method, identifying the characteristic frequency bands associated with target recognition in the pigeons MVL brain region. Finally, a brain functional network was constructed ba<x>sed on phase-locking value (PLV), and features such as average node degree, clustering coefficient, and global efficiency were extracted. The behavioral results showed that video learning significantly improved the pigeons ability to recognize ob<x>jects, confirming the brains capability for transfer learning in visual cognition. The analysis of brain functional network features in the MVL nucleus during visual target recognition suggested that it plays a crucial role in both visual target recognition and visual transfer learning. The MVL, as a higher-order visual nucleus, may extract common features between video and physical ob<x>jects in visual target recognition.
YANG Huogen1, 2, WANG Yan1, LUO Wei3
Abstract: To address the problem of getting stuck in local optimal solutions in UAV path planning with particle swarm algorithm and insufficient consideration for obstacle avoidance after smoothing discrete path points, a threedimensional B-spline curve path planning method for unmanned aerial vehicles based on an improved particle swarm algorithm was proposed. Firstly, considering the flight performance requirements such as UAV path length, safe obstacle avoidance, flight altitude, and smoothness, a path planning model was constructed using the geometric properties of B-spline curves. Then, an improved particle swarm algorithm was used to solve the model. The algorithm improvement was mainly achieved by optimizing the particle initialization strategy, updating the inertia weight factor and learning factor strategy, and increasing the particle perturbation strategy. The test results on the CEC2017 standard test function set showed that the improved particle swarm algorithm exhibited stronger optimization ability and better stability compared to other algorithms. The simulation results of two scenarios showed that the planned path cost was reduced by 2%, stability was improved by 65%, path safety avoided obstacles and C 2 was continuous, which could meet the comprehensive performance requirements of UAV flight.
WANG Feng1, MA Xingyu2, MENG Pengshuai2, ZHAO Wei2, ZHAI Weiguang2
Abstract: Aiming at the problems such as lack of infrastructure, high task delay and high bandwidth demand in complex geographical conditions, a multi-stage mobile edge computing system model which combined computing offloading and power distribution was proposed. In this model, a server equipped with MEC was deployed near the UAV to provide computing services, and the problems such as task offloading, power consumption and computing resource allocation of the UAV were comprehensively analyzed and the measurement methods were given. At the same time, the types of tasks that the UAV could perform and the requirements of the CPU and GPU on the UAV were considered. The problem was expressed as a mixed integer nonlinear problem. A task computing offloading algorithm based on deep reinforcement learning was proposed to solve this problem. Based on the improved double deep Q learning algorithm, the algorithm used deep neural network to find the mapping between UAVs in deep reinforcement learning, finding potential patterns from the state space and estimating the optimal action, and used model-free DRL method to enable each UAV to make quick offloading decisions based on local observations. Simulation results showed that the proposed algorithm reduced the average offloading cost by 42. 8% compared with LCGP algorithm. Compared with DDPG algorithm, the energy consumption was reduced by 16%. Compared with DDQN algorithm, the task execution delay was reduced by 12. 9%.
WU Zhenlong1,2, LI Lin1, LIU Yanhong1
Abstract: In order to solve the problem that the tracking accuracy of agricultural machinery vehicles on the reference path was not easily influenced by unknown disturbances and could not meet needs of various operating environments, the most common front-wheel steering and rear-wheel driven wheeled agricultural machinery vehicles infarmland operation was taken as the object, and the tracking control problem of agricultural machinery vehicles withthe fully actuated control approaches was studied. The widely used proportional-integral-derivative ( PID) controland active disturbance rejection control were used as comparison controllers. And the controllers designed with theproposed control method were compared and simulated in different experimental environments. The results showedthat, compared with the other two methods, the proposed method performed better in tracking the reference path,more stable in different experimental conditions, and with higher control accuracy and robustness.
MA Liuyang, HU Zhengzheng, LI Wuhua
Abstract: To address the problem of target identity ( ID) fluctuation during target tracking, which might affect the time-sensitive target recognition, an " detection-decision" time-sensitive target recognition method ( AR-SSVEP-YOLOv3) was proposed which integrated augmented reality (AR) technology, steady state visual evoked potential ( SSVEP) , and YOLOv3. The target perception module obtained the front-end scene video and presented it in reatime through an AR headset. The YOLOv3 algorithm completed the detection of sensitive targets in the scene video, and the AR-SSVEP EEG processing module decoded the EEG data of the subject during ID changes to identify time-sensitive targets. The correct recognition rate of time-sensitive targets was compared and analyzed. The results showed that the average improvement was 18. 8% in the recognition accuracy of AR-SSVEP-YOLOv3 time-sensitive target recognition method compared with the YOLOv3 algorithm, and the average improvement was 8. 0% compared with the YOLOv3-Sort algorithm. The AR-SSVEP-YOLOv3 time-sensitive target recognition method could reduce the influence of target ID fluctuation on time-sensitive target recognition and improve the human-computer interaction ability and the correct recognition rate of time-sensitive targets.
ZHANG Zhen1, GE Shuaibing2, CHEN Kexin3, LI Youhao4, HUANG Weitao4
Abstract: An abandoned object detection algorithm based on improved YOLOv8 was proposed to address the difficulties of traditional background subtraction based abandoned object detection algorithms in dealing with crowded environments, small targets, occlusion, and light changes, as well as the low accuracy of models based on deep learning methods. Firstly, dynamic upsampling DySample was used to replace the nearest neighbor upsampling, optimizing the upsampling process, and increasing the model′s generalization ability. Secondly, the downsampling convolution was replaced with the efficient lightweight ADown module which reduced the overall model parameters while improving the detection accuracy of the algorithm. In addition, the introduction of EMA attention mechanism optimized the feature extraction process, enhanced feature extraction capabilities, and improved the effectiveness of small object detection. The experimental results showed that the improved model YOLO-DAE achieved P, R, and mAP@ 50 and mAP@ 50:95 was 93. 4%, 87. 7%, 91. 7%, and 80. 2%, respectively, which was 1. 8, 1. 6, 1. 2, and 2. 1 percentage points higher than the original YOLOv8s. And the average accuracy mAP@ 50 and mAP@ 50: 95 was higher than YOLOv5s r6. 0, YOLOv6s v3. 0, YOLOv7s AF, and YOLOv9s, effectively improving the ability to detect abandoned object。
XUAN Hua1, XIONG Mengying1, CAO Ying2
Abstract: Distributed hybrid flowline rescheduling was investigated considering machine breakdown and transportation time constraints. An integer programming model was constructed with the optimization objective of simultaneously minimizing the maximum completion time, total energy consumption, and total delay. An improved grey wolf optimization algorithm was then proposed to solve it. Firstly, according to the characteristics of the problem, a three-chain encoding method based on factory-operation-machine was designed. A population initialization method combined with NEH heuristic approach and completely random procedure was proposed. Next, after the leadership individuals were chosen, a dual-mode parallel search method based on tracking and autonomous action was introduced to update the bottom wolves. Finally, tabu search integrated with forward insertion transformation of operation chain and backward shift operation of machine chain was applied to avoid falling into local optimum. Simulation experiments tested 370 instances. The effectiveness of the improvement items in the proposed algorithm was verified. The improved grey wolf optimization algorithm improved by 9. 33%, 12. 24%, 10. 43%, and 9. 61%, respectively, compared with the four algorithms, including hybrid beluga whale optimization algorithm, hybrid flower pollination algorithm, classical grey wolf optimization algorithm and improved moth-flame optimization algorithm. It illustrated the effectiveness of the proposed algorithm.
XIA Zhaoyu, LIN Yujie, HU Chunyuan, WU Zihao
Abstract: Aiming to meet the requirement of modulation recognition in high order and to solve the difficulty of modulation recognition in low signal-to-noise ratio environment in 6G communication, a modulation recognition algorithm based on multi-criteria fusion and intelligent decision was proposed by combining artificial intelligence technology and modern signal processing technology. The algorithm was divided into two parts. Multi-criteria fusion network and intelligent decision network. The multi-criteria fusion network calculated the higher-order cumulative extensions of the standard modulation signals, traversed all the potential thresholds by using local optimal solutions, and determined the judgment thresholds by Gini coefficient and the entropy of certainty gain. The intelligent decision network adopted a CART architecture to recognize the modulation format of unknown signals using the determined judgment thresholds, and the model was iterative optimized using a pruning algorithm to obtain the finally optimal decision tree, forming a modulation recognition algorithm based on multi-criteria fusion and intelligent decision making. Experimental results showed that the algorithm could accurately recognize 16QAM, 64QAM, 128QAM, 1024QAM, 2PSK, 4PSK, 8PSK, 2FSK, 4FSK at 0 dB SNR, and the comprehensive recognition accuracy reached 99. 4%. Compared with other methods, the modulation recognition accuracy and the types of recognizable modulation were improved.
XI Yangli1, QU Dan2,3, WANG Fangfang1, DU Liming1
Abstract: Aiming at the problems of lack of small target information during feature extraction, partial loss of information during feature fusion, and inconspicuous small target feature information in remote sensing image target detection task, which lead to the low accuracy of small target detection, an algorithm for remote sensing image target detection based on FEW-YOLOv8 model was proposed. Firstly, the backbone network architecture was optimized to use the FasterNet backbone network, which extracted the spatial features of small targets in remote sensing images more efficiently, making the network model more focused on tiny targets, thus improving the small target detection accuracy. Secondly, the new C2f_EMA module was constructed using EMA attention and C2f to replace the C2f module in Neck network, and the feature attention enhancement operation was performed before fusing the features, so that the network model highlighted the small-target part of the feature information more, which effectively solved the problem of small-target feature loss in the process of feature fusion. Finally, WIoUv3, which had a dynamic non-monotonic FM, was used as the bounding box loss function to improve the accuracy of the model′s bounding box localization and strengthen the localization ability of small targets. The experimental results on NWPU VHR-10, HRSC2016 and DOTA v1. 0 datasets showed that the test mAP50 of the improved YOLOv8 algorithm was 7. 71, 9. 70 and 12. 32 percentage points higher than that of the original YOLOv8 algorithm, respectively, which proved that the proposed algorithm could effectively improve the detection accuracy of small targets in remote sensing images.
WAN Hong1,2, GU Zhiyuan1,2, LI Mengmeng1,2
Abstract: To explore the inherent characteristics of Tai Chi Stake training and digitally interpret its movement essentials, an effective plantar pressure detection equipment was used to collect plantar pressure signals from participants, and the relative position, time-domain, frequency-domain, and regularity indicators of the center of pressure (COP) movement between the expert group and the trainee group were compared and analyzed. The results showed that the relative position of COP of the expert group was closer to 50% compared to the trainee group. In terms of time-domain indicators, the root mean square of COP movement of the expert group was significantly larger than that of the trainee group in both the left-right and front-back directions, while the frequency-domain peak frequency of the movement was significantly lower than that of the trainee group in both directions. For the sample entropy analysis of COP that measured the regularity, the expert group showed significantly lower values in both the left-right and front-back directions compared to the trainee group. The Tai Chi Stake COP of the expert group was more concentrated in the central position, reflecting the technical essential of " stand straight and be centered" . The regular low-frequency adjustment reflected the characteristic of " motion in quiescence" in Tai Chi Stake.
XU Mingda1, DU Zhanwei2, WANG Zhen3, GAO Chao1
Abstract: Given the challenge of limited high-resolution human contact data during the early stages of emerging infectious disease outbreaks, it is difficult to implement early warning strategies via the global structural characteristics of contact networks. Multi-source data-driven sentinel surveillance strategies for infectious diseases were the focuses of this study, and a novel framework for emerging infectious disease risk surveillance based on urban contact networks was proposed. By integrating multi-source census and survey data, a contact network reflecting the characteristics of the urban population structure was constructed to simulate the transmission of emerging infectious disease in specific cities. Based on this, a " one person per household" surveillance strategy was proposed. This strategy leveraged a small number of selected sentinel samples to achieve near-whole population coverage for effective risk surveillance, eliminating the need for prior knowledge of the global network structure. Experimental results demonstrated that during periods of low disease transmissibility ( basic reproduction number of 1. 2) , the proposed household surveillance strategy performed at the same level to the random surveillance strategy, while with lower cost compared with surveillance the whole population. As transmissibility increased ( basic reproduction number from 2. 0 to 3. 0) , the early warning performance of household surveillance strategy ranked the second only to the most connected strategy, effectively capturing the transmission of emerging infectious diseases. Notably, it effectively captured the transmission risk of emerging infectious diseases, providing an early warning time of 1. 03 d(37%) and 0. 69 d(53%) compared with the random surveillance strategy.
ZHANG Jixian1,2, HONG Jinliang1
Abstract: In response to the issue of traditional incentive mechanisms that required users to disclose personal value judgments in advance, potentially leading to privacy leakage, a mathematical model for mobile crowdsensing was established, to clarify key factors such as sensing tasks, value functions, budgets, and user benefits. Then, an MCCA mechanism based on clock auction was proposed to effectively address privacy leakage. The mechanism consisted of an initial allocation pricing phase and a final winner determination phase. Both could effectively protect uner privacy. Theoretical analysis demonstrated that the MCCA algorithm satisfied all requirements of truthfulness, individual rationality, budget feasibility, and efficiency. In the experimental section, MCCA was compared with existing algorithms from the perspectives of use scale, budget scale, and POI scale. The results showed that MCCA achieved comparable value gain to existing algorithms while significantly improving execution efficiency and successfully preventing user privacy leakage.
YAN Yu, JING Yuchao, SHI Mengxiang, YANG Duo
Abstract: In order to solve the problem of low efficiency of steel defect detection and economic loss caused by false detection, an improved YOLOv5 algorithm was proposed for steel defect detection. On the condition of keeping the original YOLOv5 detection layer unchanged, three auxiliary branches with adaptive weights to extract the shallow information of the YOLOv5 network were added to the improved algortihm, and the auxiliary branches could also enhance the gradient flow of the whole network, which made the training effect better. The EMA attention mechanism was added to the main part of the network, and the weighted feature information of the EMA module could help the model better focus on and understand the important target features. SIoU was used instead of the CIoU loss function, and the angle loss and shape loss introduced by SIoU could make the anchor frame fast and accurate in the regression process to improve the stability and robustness of the detection. Through experiments on the NEUDET dataset, the proposed algorithm improved the accuracy by 3. 7 percentage points compared with the original YOLOv5s, with better detection performance than other mainstream algorithms.
GUO Chengchao1, DANG Peng2, YIMING Mahemuti2, LIU Jiangang2, WU Dong2, WANG He3, CAO Dingfeng1
Abstract: The deep soil-bearing heavy ice layer is the extreme adverse geology, on which the construction of roadbed will be exposed to serious frost heave, and thawing and settlement disease, threatening the safe operation of vehicles. Polyurethane polymer ( PU) material was investigated as a thermal insulation layer for roadbeds to prevent freeze-thaw damage. The thermal insulation capability test of PU was conducted to analyze the effect of density and number of freeze-thaw cycles on the thermal conductivity of PU. The model test of thermal insulation of heavy ice layer frozen soil roadbed was carried out. The temperature distribution characteristics of ordinary roadbed, single-layer PU board roadbed and double-layer PU board roadbed during freeze-thaw process were investigated and the thermal insulation effect of PU board was described quantitatively. The results showed that the thermal conductivity of PU was positively correlated with its own density and the number of freeze-thaw cycles. The lower the density of PU, the more its thermal conductivity was affected by freeze-thaw cycles. The higher the density of PU, the more its thermal insulation performance could remain stable in multiple freeze-thaw cycles. The heat flux of ordinary roadbed was 1. 7 times of single-layer PU board roadbed and double-layer PU board roadbed in the freezing process, and 2. 1 times of single-layer PU board roadbed and 2. 8 times of double-layer PU board roadbed in the thawing process. PU board had thermal insulation ability, which could lift the freezing depth of the roadbed and reduce frost heave disease. The existence of PU could also prolong the freezing process of the roadbed and avoid thawing and settlement disease. Double-layer PU board showed better thermal insulation effect than single-layer PU board.
BAO Tengfei1, ZHAO Xiangyu1, ZHOU Xiwu2, CHEN Yuting1, CHENG Jianyue1
Abstract: In view of the complex design process of the spiral case with cushion layer, the cumbersome nature of design changes, and the low efficiency of structure optimization, design parameters for the spiral case with cushion layer were established based on the Inventor platform, and the parametric modeling method of the spiral case was investigated. To tackle the challenge of handling contact states between the steel lining and cushion layer, as well as between the cushion layer and outer concrete during parametric modeling, a surface partitioning algorithm was introduced, enabling effective segmentation among the steel lining, cushion layer, and outer concrete. For the overlap between spiral case with cushion layer and the inlet cushion layer, an entity contact determination algorithm and cutting method were proposed, achieving refined treatment at their intersections. Case studies showed that using the proposed parametric design approach allowed for rapid model creation based on design parameter adjustments. As the thickness increased, the proportion of internal water pressure borne by the outer concrete decreased, reaching a minimum of 20. 16%, while the circumferential and radial displacements of the steel lining increased, with maximum values of 12. 26 mm and 9. 39 mm, respectively. As the laying range expanded, the proportion of internal water pressure borne by the outer concrete roughly showed a decreasing trend, with a minimum of 23. 17%, while the circumferential and radial displacements of the steel lining decreased, with minimum values of 4. 27 mm and 2. 06 mm, respectively. Ultimately, the meridional wrapping angle of the cushion layer was selected to extend 15° below the waistline, with a thickness of 20 mm.
GE Wei1, LI Haodong1, ZHANG Yadong1, SUN Xiangpeng2, ZHOU Yanwei2, LI Zongkun1
Abstract: Aiming at the problem that the potential life benefits of river treatment projects are ignored due to the difficulty in quantifying the value of life, a quantification method for the potential life benefits in the flood control benefits of river treatment projects was proposed. Combined with the loss of life caused by floods, the income elasticity coefficient method was introduced to calculate the statistical value of life, and a quantification function for the monetary value of the loss of life caused by floods was constructed. The frequency method for calculating the flood control benefits of water conservancy projects was simplified, and a quantification method for the potential life benefits of river treatment projects based on the statistical value of life was proposed. The method was applied to the comprehensive treatment project of the Jialu River. The results showed that the average potential life benefits of the project over many years was 30. 735 4 million yuan / a. Among them, Zhongmu County accounted for 39. 5%, Chuanhui District of Zhoukou City, Xihua County, Fugou County and the urban area of Weishi County together accounted for 38. 7%, and the non-urban areas along the line accounted for 21. 8%. The potential life benefits of river treatment projects are mainly in urban areas and densely populated areas. By quantifying the potential life benefits in flood control benefits, the calculation theory and method of flood control benefits of water conservancy projects were improved.
XING Haipeng1,2, WU Guanghua1,2, WANG Ge1, CHEN Kunyang1, LI Xiaolong1, ZHANG Bei1
Abstract: The existing compaction grouting simulation method only can analyze the stress distribution after grouting, but cannot obtain the parameter information reflecting the compaction effect of grouting, such as the void ratio and density of soil after compaction. Therefore, a modified Cam-clay ( MCC ) model was introduced to describe the mechanical property of soil, and based on the elastic-plastic finite element theory, a simulation method was established to simulate the compaction grouting process of constant density slurry in soil. A more comprehensive and intuitive description of the formation compaction effect was achieved. The compaction grouting simulation analysis was carried out on clay, silty clay and other low permeability soil. Compared with the analytical solutioin and experimental results, the overall average relative errors of the simulated values and analytical solutions of radial stress and void ratio with different grouting pressures were 4. 04% and 0. 29%, respectively, and the average relative errors between the calculated void ratio and elastic modulus and the field test results were 5. 70% and 2. 85%, respectively, which proved the applicability of the proposed model. On this basis, the distribution characteristics of soil density, void ratio and elastic modulus around the grouting column after grouting reinforcement were analyzed. The results showed that when the grouting pressure increased from 0. 4 MPa to 1. 0 MPa at the grouting depth of 1. 5 m, the soil density, elastic modulus and void ratio at 0. 05 m from the center of the grouting hole approximated linear changes, and the average change rates werre 0. 148 g / ( cm 3·MPa) , 0. 808 and -0. 127 MPa - 1 , respectively. When the grouting pressure was 0. 4 MPa, the increase rates of soil density and elastic modulus and the decrease rate of void ratio at 0. 05 m from the center of the grouting hole gradually decreased with the increase of grouting depth. Overall, the density and elastic modulus of the soil around the grouting column were greatly increased after grouting reinforcement, and the void ratio was significantly reduced. The soil parameters changed less with the distance from the grouting hole, and gradually returned to the initial state. On the same grouting pressure condition, with the increase of grouting depth, the compaction effect gradually weakened.
JIANG Jiandong1, ZHANG Haifeng1, GUO Jiaqi2
Abstract: A short-term wind power prediction model based on POTDBO-VMD-CNN-BiLSTM was proposed to improve the accuracy of short-term wind power prediction. Firstly, three strategies were adopted to improve the dung beetle optimization algorithm, including integrating Piecewise chaotic mapping, integrating Osprey optimization algorithm, and integrating adaptive T-distribution perturbation, in order to balance the global exploration and local development capabilities of the dung beetle optimization algorithm and accelerate its convergence speed. Secondly, the improved dung beetle optimization algorithm ( POTDBO) was used to optimize the decomposition number and penalty factor of variational mode decomposition (VMD) to improve the decomposition effect of VMD. Then, the POTDBO-VMD model was used to decompose the wind power. Finally, the decomposed frequency components and residual components were input into the CNN-BiLSTM hybrid model for prediction, and the prediction results of each frequency component and residual component were sequentially reconstructed to obtain the wind power prediction results. The proposed model was experimentally tested using actual data from wind farms in Xinjiang and Jilin. Compared with the CNN-BiLSTM model, the results showed that the proposed model increased by 4. 21% and 7. 69% on R 2 respectively, demonstrating better prediction accuracy.
LI Hongwei1, CHEN Weifa1, YANG Yang2, WAN Chongshan1, LIU Lingyuan1
Abstract: In order to make effective use of the pressure energy in the transmission and regulation process of natural gas networks, a integrated energy system scheme involving the comprehensive use of power generation and cold energy of the natural gas pressure was proposed. Firstly, considering that natural gas pressure energy could be used with power generation and refrigeration, a model of electricity-heat-gas-cold integrated energy system containing natural gas pressure energy was established. Secondly, an economic optimization scheduling model with the minimum daily operating cost as the objective function was proposed including the cost of power purchase, gas purchase and equipment operation and maintenance, etc. Finally, the mixed-integer nonlinear optimization model was solved based on MATLAB platform combined with CPLEX solver. The economy and effectiveness of the proposed model were verified with the operation data of a real industrial park. The results showed that the operating cost of the system could be reduced by 74. 9% compared with no natural gas pressure energy utilization, and the system could obtain a good economic benefit.
Pre-publication   
DONG Weiyu1, LIU Pengkun2, LIU Chunling1, TANG Yonghe1 , MA Yupu 2
Abstract: In the field of automated penetration testing, most existing attack path decision algorithms are based on partially observable Markov decision processes (POMDP), which have problems such as high algorithm complexity, slow convergence speed, and susceptibility to getting stuck in local optima. This article proposes a reinforcement learning algorithm NoisyNet-A3C based on Markov Decision Process (MDP) and applies it to the field of automated penetration testing. This algorithm trains Actor Critic through multiple threads, and the operation results of each thread are fed back to the main neural network. At the same time, the latest parameter updates are obtained from the main neural network, fully utilizing computer performance, reducing data correlation, and improving training efficiency. In addition, adding noise parameters and weight network training update parameters to the training network increases the randomness of the behavior strategy, facilitates faster exploration of effective paths, reduces the impact of data disturbances, and enhances the robustness of the algorithm. The experimental results show that compared with A3C, Q-learning, DQN, and NDSPI-DQN algorithms, the NoisyNet-A3C algorithm converges more than 30% faster, verifying that the algorithm proposed in this paper converges faster
QIN Dongchen, ZHANG Wencan, WANG Tingting, CHEN Jiangyi
Abstract: Aiming at the problem of long time and low success rate of automatic parking planning in restricted parking channels, an improved hybrid A * algorithm for path planning is proposed. Firstly, the parking path is divided into two parts: the forward pose adjustment section and the backward reverse parking section. Secondly, the collision risk cost is introduced into the hybrid A * algorithm, the node expansion method is improved, and the collision detection is carried out by judging whether the vehicle contour line intersects with the obstacle line, so as to improve the real-time and safety of the parking segment planning. Finally, the objective function is designed with the path length, smoothness and deviation as indexes, and the initial path is smoothed by quadratic programming to get the final path. The improved algorithm and the original algorithm are simulated by MATLAB. The results show that the improved algorithm can obtain a smooth and collision-free parking path under the constrained parking channel, and the search time is reduced by 23.8% compared with the hybrid A * algorithm, and the obtained path is safer and easier to track.
ZHAO Dong, LI Yarui, WANG Wenxiang, SONG Wei
Abstract: In order to improve the accuracy of missing value filling of power load data and ensure the efficient follow-up data analysis and application, a filling model based on dynamic fusion attention mechanism is proposed. The model consists of an attention mechanism module and a dynamic weighted fusion module, and the deep association between features and timestamps is mined through two different attention mechanisms of the attention mechanism module. The learnable weights are assigned to the two outputs of the attention mechanism module by the dynamic weighted fusion module to get the feature representation. Finally, the feature representation is used to replace the values at the missing positions to obtain accurate filling results. The proposed model is validated using the meteorological and load dataset of a certain area of New York City and the UCI power load dataset, and the experimental results show that DFAIM has certain advantages over statistical, machine learning, and deep learning filling models in MAE, RMSE, and MRE.
[0]
Abstract:
Bi Ying,Xue Bing,Zhang Mengjie
Abstract: As an evolutionary computation (EC) technique, Genetic programming (GP) has been widely applied to image analysis in recent decades. However, there was no comprehensive and systematic literature review in this area. To provide guidelines for the state-of-the-art research, this paper presented a survey of the literature in recent years on GP for image analysis, including feature extraction, image classification, edge detection, and image segmentation. In addition, this paper summarised the current issues and challenges, such as computationally expensive, generalisation ability and transfer learning, on GP forimage analysis, and pointd out promising research directions for future work.
Wang Wen1,Hu Haoliang1,He Shitang1,Pan Yong2,Zhang Caihong3
Abstract: In view of the current situation that the traditional methane sensor technology is difficult to imple-ment the field detection and monitor on methane gas, a novel room-temperature SAW methane gas sensor coa-ted with cryptophane-A sensing interface is proposed by utilizing the supermolecular compound cryptophane-A’ s specific clathration to methane molecules. The sensor was composed of differential resonator-oscillators with excellent frequency stability, a supra-molecular CrypA coated along the acoustic propagation path, and a frequency acquisition module. The supramolecular CrypA was synthesized from vanillyl alcohol using a three-step method and deposited onto the surface of the sensing resonators via dropping method. Fast response and excellent repeatability were observed in gas sensing experiment, and the estimated detection limit and meas-ured sensitivity in gas dynamic range of 0 . 2% ~5% was evaluated as ~0 . 05 % and ~184 Hz/%, respec-tively. The measured results indicated the SAW sensor was promising for under-mine methane gas detection and monitor.
Li Yanyan 1,Yang Haotian 2,Zeng Yufan 3
Abstract: Urban capital structure was a complex?problem affected by multi-factors and multi-objective particle.This paper attempt ed to explore a scientific and appropriate d algorithm to construct the optimal capital structure model under the influence of multi-objective and multi-factors to analyze the situation of urban capital structure.First, the data in history could find the relationship among features of the data in history by using the regression characteristics of random forest. Then, the multi-objective particle swarm optimization algorithm was used to find values of the features that achieve the best results according to the existing relationship features. Then finding the most correlate data from the historical data based on the best eigenvalues of these effects. Therefore, the cities and the years with relatively better capital structure allocations are analyzed. We could play a good role in the reference and development of each city by continuously learning these superior structural configurations
Wang Jianming; Qiu Qinyu; He Xunchao
Abstract: By means of EDEM-FLUENT simulation and VOF(Volume of Fluid) method and Euler-Lagrangian model, a mixture model of discrete solid, continuous liquid and gas phase was constructed to simulate the three-phase flow with solid-liquid-gas in a stirring tank. The effect of the moving state of solid particles in stirring tank and free liquid level were explored. The gas-liquid continuous phase modeling based on VOF method using FLUENT software could capture gas-liquid interface well and the model was closer to the actual working condition. Based on the Discrete Element Method(DEM), the discrete element modeling of solid particles was established and its position information in the tank was simulated intuitively by the joint simulation of the two software. The dispersion of solid particles was consistent with the results obtained by Euler method.
Huang Yuda; Wang Yanran; Niu Sijie;
Abstract: In order to improve the super-resolution reconstruction quality of single image, an improved learning based super-resolution approach was proposed in this paper. To tackle the problem of low details of semi-coupled dictionary learning super-resolution algorithm, the paper presented learning strategy where detail constraint factor and semi-coupled dictionary learning were performed in turn. In reconstruction stage, detail constraint factor was designed by the gradient in both horizontal and vertical direction. Combined with semi-coupled dictionary learning, detail constraint factor was used to further improve the super-resolution reconstruction quality. In order to improve the contribution of detail constraint factor on preserving boundary information, the adaptive regular parameter was explored via the approximate Laplacian distribution of edge difference. Compared with the semi coupled dictionary learning super-resolution algorithm, the peak signal-to-noise ratio of this method was increased by 1.5% on average. Experiments demonstrated that the proposed method could achieve better reconstruction effect in both subjective and objective evaluation and improve the quality of super-resolution.
Zhou Junjie, Wang Pu, Zhou Jinfang
Abstract: The analysis was held with the 125MW axial flow steam turbine impulse stage blade.The three-dimensional numerical simulation and optimization were conducted by using the commercial software ANSYS CFX.The results showed that the pressure distribution of blade surface reduced,and the radial secondary flow loses was controlled effectively,with optimizing the structure geometric parameters such as ellipticity of the leading edge and trailing edge,relative pitch,inter-stage ratio,and so on.Isentropic efficiency increased by 0.43%,the total pressure loss coefficiency decreased about 0.005.After the optimization,the aerodynamic performance of the blade increased,and the energy loss in the blade decreased and the efficiency of steam turbine increased.
Jiang Yang1,Guo Jiankun 1,Wang Xiaomou 2,Hou Chaoqun 3
Abstract:  In the field of engineering construction, foundations were often placed adjacent to slopes. In the present research work, the evaluation of the maximum bearing capacity of slope foundations lacked a sufficientrate method. A bilateral asymmetry slip failure model for ground foundation adjacent to slope was develthe strength of soil on the side of flat ground was reduced and this is characterized by a mobilization factor. Base on limit equilibrium method and superposition principle, three bearing capacity factors were ex-pressed. The upper bound bearing capacity for ground foundation adjacent to slope was deduced based on limitanalysis approach. Centrifugal model tests were used to verify the theoretical analysis results; and thetion and failure characteristics of these foundations were studied. In addition the influence of variousuch as the contact conditions of the foundation, the location of the foundation, and the height of slope on themaximum bearing capacity of these foundation

Zhao Shufang, Dong Xiaoyu
Abstract: The language model based on neural network LSTM structure, the LSTM structure used in the hidden layer unit, the structure unit comprises a memory unit which can store the information for a long time, which has a good memory function for the historical information. But the LSTM in the current input information state9 does not affect the final output information of the output gate, get less historical information. To solve the above problems, this paper puts forward based on improved LSTM  (long short-term memory) modeling method of network model. The model increases the connection from the current input gate to the output gate, and simultaneously combines the oblivious gate and the input gate into a single update. The door keeper input and forgotten past and present memory consolidation, can choose to forget before the accumulation of information, the improved LSTM model can learn the long history of information, solve the drawback of the LSTM method is morerobust. This paper uses the neural network languag LSTM model based on the inproved model on TIMIT data sets show that the axxuracy of test. The results illustrate that the improved LSTM identification error rate is 5
% lower than the standard LSTM identification error rate. 
Han Chuang, Wu Lili
Abstract: For the modeling and control of proton exchange membrane fuel cells, the empirical model and mechanism model based on polarization curve and parameter dimension are summarized, the electrochemical steady-state model and dynamic model based on electrochemical reaction, temperature, pressure and other factors are analyzed, and the intelligent method model based on neural network identification, swarm intelligence algorithm and support vector machine is introduced.The existing intelligent control strategies of proton exchange membrane fuel cells are summarized. Finally, it is pointed out that it will be a development direction of modeling to optimize the model parameters and environmental parameters of proton exchange membrane fuel cells by using swarm intelligence algorithm. The generalized Hamilton theory can also be tried to be used in the modeling of proton exchange membrane fuel cells.At the same time, the intelligent control strategy combining the new algorithm will become the research trend of proton exchange membrane fuel cell control.
CHEN Deliang,DONG Huina,ZHANG Rui
Abstract: Molybdenum disulfide ( MoS2 ) with a typical layered structure easily forms few-layered MoS2 nanosheets,and has a wealth of optical,electrical and catalytic performance with wide application potentials in areas such as photo-electrical and energy conversion. The preparation of few-layered MoS2 nanocrystals and MoS2-based nanocomposites using molybdenum-containing chemicals as starting materials by wet-chemical and vapor-deposition methods are the cutting-edge focuses of recent research. However,the synthesis of MoS2 nanocrystals from chemical reagents with a long route is not low-carbon and environment friendly. Molybdenite is a typical layered mineral and composed of layered MoS2 units. The amount of molybdenite in China is huge and it is a green and low-carbon way to prepare few-layered MoS2 nanomaterials via the intercalation-exfoliation strategy using the purified molybdenite as the direct raw materials.
Shi Chunyan1,Fan Bingbing1,Li Yaya1,Hu Yongbao1,Zhang Rui2
Abstract: In this work,graphene oxide (GO) was prepared by an improved Hummers method.Zirconia/graphene composites (ZrO2/rGO) were rapidly synthesized by hydrothermal method with Zr(OH)4/rGO as precursor prepared by ultrasound-stirred-coprecipitation.The adsorption capacity of Zr (OH) 4/rGO and ZrO2/rGO composites decreased with the increase of pH value and increased with the increase of phosphate concentration and the solution temperature.The maximum adsorption capacities of Zr (OH)4/rGO and ZrO2/rGO composites were 81.84 mg/g and 63.58 mg/g respectively at pH 2.0.The adsorption kinetics of these two adsorbents accorded with the pseudo-second-order model and isothermal adsorption complied with the Langmuir isotherm equation.The results of its recycling properties showed the adsorption capacity decreased for the Zr (OH) 4/rGO samples,while ZrO2/rGO samples were almost the same as the initial adsorption performance.
Zhang Heng, Wang Heshan
Abstract: To improve the adaptability of echo state network (ESN),an optimization method based on mutual information (MI) and Just-In-Time (JIT) learning was proposed in this paper to optimize the input scaling and the output layer of ESN.The method was named as MI-JIT optimization method and the obtained new network was MI-JIT-ESN.The optimization method mainly consists of two parts.Firstly,the scaling parameters of multiple inputs were adjusted on the basis of MI between the network inputs and outputs.Secondly,based on JIT learning,a partial model of output layer was established.The new partial model could make the regression results more accurate.Further,a multi-input multi-output MI-JIT-ESN model was developed for the fed-batch penicillin fermentation process.The experimental results showed that the obtained MI-JIT-ESN model performed well,and that it had better adaptability than ESN model without optimization and other neural network models.
Liu Qian; Feng Yanhong; Chen Yingying;
Abstract: Moth-flame optimization algorithm (MFO) has some drawbacks in solving optimization problems, such as low precision and high possibility of being trapped in local optimum. A modified MFO algorithm based on chaotic initialization and Gaussian mutation is proposed. Firstly, the cube chaotic map is used to initialize the moth population, which makes the moth more evenly distributed in the search space. Then, Gaussian mutation is adopted to disturb a few poor individuals to enhance the ability of escaping the local optimum. Finally, Archimedes curve is introduced to expand the search scope and strength the exploration ability in the unknown field. A series of experiments are carried out on CEC14 test function set and 21 extensible Benchmark functions. Compared with standard moth-flame optimization algorithm, genetic algorithm, artificial bee colony algorithm, particle swarm algorithm, differential evolution algorithm, flower pollination algorithm, and butterfly optimization algorithm, the results demonstrate that the proposed algorithm is strengthened in obtaining solutions with better quality and convergence.
Li Yifeng, Mao Xiaobo, Yang Yihang, Zhu Feng
Abstract: In order to prevent the serious safety problem caused by the dry pot burning and stove explosion and firing,an anti-overheating system was designed.The system of infrared temperature sensor MLX90614 on the bottom of the pot was used to realize the non-contact real-time temperature monitoring.The real-time temperature data was collected and processed by the STM32 microcontroller and SMBus.When the temperature of the bottom of the boiler was beyond the normal heating range,the temperature monitoring module could send a voice alarm.When the threshold value of the dry burning temperature was reached,the gas circuit could be cut off by the control circuit serially connected in the thermocouple temperature detection circuit.Experimental results showed that the proposed system could cut off the gas path once the preset temperature reached and prevent the dry pot burning effectively.
Mao Xiaobo, Zhang Qun,Liang Jing, Liu Yanhong
Abstract: In this paper,a new algorithm of license plate recognition in the hazy weather was designed.Firstly,defogging operation was introduced for license plate image in the environment of hazy by using improved dark channel prior.Then after the pretreatment,positioning,segmentation and extraction,coarse grid characteristic matrix is obtained.Finally,radial basis function (RBF) neural network,which was optimized by particle swarm algorithm in advance,was used to identify the character.The experiment results showed that the improved algorithm not only had a good effect on haze removal,but also reduced the duration of defogging,which effectively improve the license plate recognition speed and accuracy in fog and haze weather.
Maling1,Jiang Huiqin1,Liu Yumin2
Abstract: In order to meet the practical requirements of automatic application and renewal of driver’s license,a high speed system for automatic recognition of driver’s licenser was designed and implemented.The hardware was designed to capture the image of the driver’s license that contained the smallest identifiable features.Because of the complex background such as the shadow line and so on in the driver’s license images,the existing recognition algorithms had the low recognition accuracy,universality and robustness problems.This paper first solved the segmentation difficulties for uneven illumination,noise,tilt and shadow line character by combined adaptive binarization and morphological processing.Then,the Blob analysis was used to extract the important local features of the driver’s license,and the recognition accuracy was further improved by using the prior information and the correlation matching algorithm.The experimental results showed that not only the false recognition rate was 0,but also the practical products was developed,and the better social effects were achieved.
Li Haibin1,Ke Shengwang2,Shen Yanjun2
Abstract: With the increasing of highway extension projects and widely use of sheet piles in railway construction,the mechanical behavior of extension embankment was analyzed through simulating different kinds of pile and load of different positions.Then the optimal pile kind and the most unfavorable load position were proposed.Through continuous observing of settlement in sheet pile section and CFG pile section,the optimal adaptability of sheet pile was showed in extension projects.The analysis results showed that the effect on settlement of PTC pile,CFG pile and cement mixing pile was gradually decreased.The PTC pile and CFG pile should be firstly selected from the options of controlling settlement.The most unfavorable load position was in new embankment and its quality was the key control point in construction.The effect on decreasing differential settlement was appeared in process of semi-rigid base construction,and it would be even obvious in pavement construction.The sheet pile was an effective supplement to traditional soft soil treatment methods.It had better adaptability and foreground in highway extension projects.
Liang Jing1,Liu Rui1,Qu Boyang2,Yue Caitong1
Abstract: Based on the characterisities of large-scale problems, lager-scale optimization were grossly analyzed. This paper  introduced some methods for lager-scale problems.The methods included the initialization method, decomposition strategy, updating strategy and so on. This paper mainly focued on the search strategy, update strategy, mutation strategy and cooperative coevolution. Meanwhile, the characteristics of lager-scale optimization algorithm testing function set and evaluation method were listed. Finally, the future research directions were given.
Sun Xiaoyan, Zhu Lixia, Chen Yang
Abstract: Interactive evolutionary algorithms with user preference implicitly extracted from interactions of user are more powerful in alleviating user fatigue and improving the exploration in personalized search or recommendation. However, the uncertainties existing in user interactions and preferences have not been considered in the previous research, which will greatly impact the reliability of the extracted preference model, as well as the effective exploration of the evolution with that model. Therefore, an interactive genetic algorithm with probabilistic conditional preference networks (PCP-nets)is proposed , in which, the uncertainties are further figured out according to the interactions, and a PCP-net is designed to depict user preference model with higher accuracy by involving those uncertainties. First, the interaction time is adopted to mathematically describe the relationship between the interactions and user preference, and the reliability of the interaction time is further defined to reflect the interactive uncertainty.The preference function with evaluation uncertainty is established with the reliability of interaction time. Second, the preference weights on each interacted object are assigned on the basis of preference function and reliability. With these weights, the PCP-nets are designed and updated by involving the uncertainties into the preference model to improve the approximation. Third, a more accurate fitness function is delivered to assign fitness for the individuals. Last, the proposed algorithm is applied to a personalized book search and its superiority in exploration and feasibility is experimentally demonstrated.
Sheng Zunrong1,Xue Bing1,Liu Zhouming1,Wei Xinli2
Abstract: A direct-contact method of zeolite adsorption liquid water was adopted to enhance heat and mass transfer rate within adsorption heat transformer.Hot water was recycled to generate superheated steam directly,and then saturated zeolite would be regenerated by drying gas.The reactor with was filled spherical zeolite with same mass and different diameters.The mass of steam generated by small particle packed bed was 64.89% higher than that generated by big particle packed bed.The maximum steam temperature and gross temperature life had increased by about 37C.Experiments of two kinds of packed types in double layer reactor (finecoarse bed and coarse-fine bed) have shown that small particle played a more effective role for the heating of steam and packed bed;the mean maximum temperature of the steam at the top of fine-coarse bed is 37.23% higher than that of coarse-fine bed and the lasting time of the maximum temperature is decreased by 14.25%.The steam generation rate of fine-coarse bed was 16.18% higher than that of coarse-fine bed,which is more efficient in steam generation.In regeneration process,drying time of upper reactor was 25.03% shorter than coarse-fine bed.It concluded that fine-coarse bed was more effective for zeolite regeneration.
LIU Zhenghua1, WANG Jing2,DU Haiying’1,2
Abstract: In order to solve the problem that electrospinning process is hard to control,FEA tool softwareCOMSOL Multiphysics was used to simulate the the electric field orientation within the electrospinning. Basedon the vector maps and contour lines, the electric fields distribution was analyzed. Which includes single-nee-dle electrospinning device,electrospinning device with circle and orparallel auxiliary electrodes. Experimentwith parallel auxiliary electrodes was conducted,and the deposition area with the ellipse shape matched thesimulation result.
JIAO Liu-cheng,YAO Tao
Abstract: In view of the speed control problem of the linear permanent magnet synchronous motor ( L.PMSM) ,which is viewed as an energy-transformation device,from the viewpoint of energy shaping,applying port-con-trolled Hamultonian with dissipation and passivty-based control theory,the port-controlled Hamltonan modelof LPMSM is deduced. Based on the Hamiltonian structure,the desired Hamiltonian function of the closed-loop system is given,and the speed controller is designed by using the method of interconnection and dampingassignment. In the design,the Hamiltonian function is used directly as the storage function,and the systemcan achieve the required performance and bring more definite physical meaning on the condition of satisfyingpassivity. The simulation results show that the closed-loop control system can respond quickly to changes inload resistance and has good robustness.
Li Cailin, Chen Wenhe, Wang Jiangmei, Tian Pengyan, Yao Jili
Abstract: Cliff and steep slope are important landscape elements of topographic map, and these elements play a very important role in the construction of the ecological environment and prevention of geological disasters, etc. However, it is unfavorable to observe and process data because of vegetation occlusion on cliff. In this paper, we present a cliff vegetation filtration method based on the principle of surface orthographic projection. Firstly, transform the original three dimensional point cloud of cliff to the spatial cartesian coordinate system, whose xy plane is the cliff face and z-axis is perpendicular to the direction of the cliff surface. Then the grid on the xy plane is divided to establish local grid Digital Terrain Model ( DTM) by fitting surface, and the vegeta-tion points can be extracted through setting a reasonable distance threshold. Finally, after inverse projection transformation, cliff rocky points preserved are mapped to the original spatial coordinate system. The experi-mental analysis using actual cliff point cloud data shows that the cliff point cloud vegetation filtering method based on the surface orthographic projection is feasible and effective.
WAN Ya-zhen,LIU Ya-nan,CHEN Di
Abstract: PTA supported catalyst was prepared by dip roasting method for the synthesis of 2-(4’ -ethyl benzoyl) benzoic acid (BEA) from phthalic anhydride and ethyl benzene as raw materials and chlorobenzene as solvent.The experimental results showed that when the load of PTA was 30%(mass fraction) and the roasting temperature was 300℃, the catalytic activity of PTA was more than doubled with SiO2 as the carrier.The effects of XRD on loading capacity and NH3-TPD on calcination temperature were analyzed. Ft-ir and BET were used to characterize PTA/SiO2 catalysts.The reuse performance of PTA/SiO2 catalyst was investigated, and the results showed that the original catalytic activity of PTA/SiO2 was still maintained after repeated use.
Wei Ran
Abstract: Impact effects on carbon emissions intensity by population, per capita GDP, and main types of energy in China were evaluated with the fixed effect model based on LSDV estimation with reasons of the results of Likelihood Ratio Test and Hausman Test. The traditional model of STIRPAT was improved by adding Carbon Emission Intensity and Energy Consumption Variables, which included consumptions of coal, coke, crude oil, gasoline, kerosene, diesel oil, fuel oil, and natural gas, except population and per capita GDP. The results show that consumptions of different types of energy have different impacts on carbon emissions intensity from 2004 to 2016 in China. Five variables of energy consumption, which were corresponding to coal, coke, gasoline, diesel oil, and natural gas, had played positive effects on carbon emission intensity from the data of China Statistical Yearbook and China Energy Statistical Yearbook of 200 5 to 201 7. Other variables of crude oil consumption, fuel oil consumption, and kerosene consumption took opposite impact on carbon emission intensity. Moreover, change of population had the most significant favorable influence on carbon emission intensity in all studied variables. Unfortunately, per capita GDP and coal consumption contributed to the increasing of carbon emission intensity in China in the studied period.
Liu Guangrui; Zhou Wenbo; Tian Xin; Guo Kefu
Abstract: BP neural network for effectively fusioning the information obtained by arc sensor and ultrasonic sensor and information of welding parameters such as welding current,welding speed,welding groove and so on was used to obtain the prediction model of weld penetration depth.Simulation results showed that:the prediction model of weld penetration depth could measure the weld penetration quickly,accurately and in real time.For the precise control of weld penetration,parameters self-tuning fuzzy PID controller was desing,which combined with the advantages of traditional PID controller and fuzzy controller.Smulation results showed that compared with traditional PID controller,parameters self-tuning fuzzy PID controller had a significant advantage in the performance of the system.
[0]
Abstract:
Deng Jicai, Geng Yanan
Abstract: In order to improve the detection rate of the acoustic magnetic EAS system,and enhance the antiinterference performance,the paper studied a new label detection algorithm that was the combination of the improved artificial fish swarm algorithm (IAFSA) and the support vector machine (SVM).An improved scheme was proposed after analyzing the strengths and weaknesses of the traditional AFSA and SVM.The experimentalresults showed that the IASFA had the faster rate of convergence and the higher accuracy than AFSA,the genetic algorithm and the particle swarm algorithm;The IASFA-SVM had the higher detection rate,the longer detective distance and the lower rate of false than the traditional magnetic label detection algorithm,and the IASFA-SVM also could meet the requirements of real-time detection.
Dong Chee-hwa1,Wang Guoyin2,Yongxi3,Shi Xiaoyu2,Li Qingliang4
Abstract: Principal Component Analysis (PCA) is a well known model for dimensionality reduction in data mining,it transforms the original variables into a few comprehensive indices.In this paper,we study the principle of PCA,the distributed architecture of Spark and PCA algorithm of distributed matrix from spark’s ML-lib,then improved the design and present a new algorithm named SNPCA (Spark’s Normalized Principal Component Analysis),this SNPCA algorithm computes principal components together with data normalization process.We carried out benchmarking on multicore CPUs and the results demonstrate the effectiveness of SNPCA.
Zhao Huadong, Jiangnan, Lei Chaofan
Abstract: Commercial automayic guided vehicles (AGV) usually used chain transmission mechanism power transmission, and the fixed structure of the wheel could be considered as cantilever structure. Therefore, the problem of wheels "tilting" and start-stop "shocking" easily occurs, which limited the accurate movement of the AGV during frequent and rapid acceleration or deceleration. In this paper, AGV designed by a company was taken as an example. Though repeated tests and numerical simulations, the structure and force analysis were used to find out the reasons for this phenomeno. The larger stress was caused by the "L"-shaped suspension mechanism, which magnified the contact gaps of each component; the uses of the chain transmission mechanism could make it easy for the AGV to form gaps between the sprocket and the chain when the AGV started, stopped, moved forward, backward frequently. Then a new drive unit structure was put forward from the engineering point of view, which could solves the above problems, at the same time-greatly could reduced the stress in the mechanism, could improve the transmission precision, and could provide a more practical and optimized driving structure for the design of AGV.
Mao Xiaobo, Hao Xiangdong, Liang Jing
Abstract: In view of the problem of object deviation when occlusions occur during the target tracking, a new algorithm using Mean Shift with ELM is proposed. According to the formal information of the object’ s loca-tion, current possible location was predicted by ELM, the iteration was started from the possible location in-stead of formal location, and the object’ s real center is calculated by mean shift algorithm. The simulation re-sults show that proposed algorithm can track precisely target occluded, operation time and number of iteration are reduced so that efficiency and robustness are improved.
Liu Yanhong, Zhao Jinglong
Abstract: A high-order non-singular terminal sliding mode control strategy is proposed to address the issue of achieving maximum wind energy capture in permanent magnet direct drive wind power generation systems. Based on the nonlinear model of the permanent magnet direct drive wind power generation system, a maximum power point tracking method based on optimal torque tracking is proposed, Applying high-order non-singular terminal sliding mode control to the design of torque controller and current controller for permanent magnet synchronous generator (PMSG), achieving fast tracking and stable control of the maximum power point of the permanent magnet direct drive wind power generation system without wind speed sensors. Simulation results verify the effectiveness of the proposed control scheme
Cao Ben, Yuan Zhong, Yu Liu Hong
Abstract: During heating process of sintering furnace,the model parameters were easy to change,and traditional PID control was difficult to achieve the desired control effect.This paper used particle swarm optimization algorithm to identify the mathematical model of sintering furnace,for sintering furnace with high inertia,time-variation and strong time delay etc,a method of supervision and control based on RBF neural network,which combined PID control with neural network control.When temperature or parameters changed greatly,PID control played a major role.neural network played a regulatory role and compensated the shortage of PID control.The simulation results of MATLAB software showed that this method could improve the control precision of sintering furnace,which had a certain practicality.
JIANG Jian-dong1 ,ZHANG Hao-jie1 ,WANG Jing2
Abstract: To further improve the accuracy of power load forecasting,on the basis of the analysis of affectingfactors of power load, a combination prediction model based on HHT is proposed. This model uses EMD algo-rithm to decompose the original load sequence. Thus, a stationary sequence of different frequencies,which ismore predictable than the original load sequence,can be obtained. Based on the components of different fre-quencies,according to the characteristics of the different frequency of subsequence ,the RBF neural network ,BP neural network and time series model are selected to forecast while considering the influence of temperatureon the load. Then,a new combined model can be achieved. The experiment shows that the proposed modelcan effectively improve the accuracy of load forecasting.
Xiao Junming, Zhou Qian, Qu Boyang, Wei Xuehui
Abstract: The energy supply of power system is very important to modern society, and the scientific and effective solution to the problem of environmental economic dispatch of power system is the guarantee of energy supply. The multi-objective evolutionary algorithm has unique advantages in solving the problem of environmental economic dispatch of power system. This paper presses In chronological order, the multi-objective evolutionary algorithm is first introduced, and then the application of the multi-objective evolutionary algorithm in the power system environmental economic dispatching problem is discussed. The direction of development is prospected.
FANGShuqi1,2,HELiping1,ZHANGLonglong1,CHANGChun1,2,BAI Jing1,2,CHENJunying1,
Abstract: The effects of processing variables,such as screw speed,initial moisture content and the length ofthe straw plug pipe of extrusion process on the dewatering rate,handling capacity,output per kW h etc.were experimentally studied using a low CR screw straw extruder. And the response surface optimization exper-imental results showed the extruder can run efficiently,stably and continuously with considerate dewateringrate,handling capacity and output per kW ·h under the conditions that moisture content is 85% ,screw speed50.8 r/min,length of the straw plug pipe is 26.91 mm.
LIU Min-shan,XU Wei-feng ,JIN Zun-long,WANG Yong-qing,WANG Dan
Abstract: A numerical simulation of trisection-ellipse heat exchangers with helical baffles is carried out, andthe helix angles are 15° and 20° respectively , and we studied the impact of triangle leakage between continu-ously overlapped and adjacent baffles on heat transfer and resistance performance of heat exchangers.Throughthe comparative analysis about the simulation results of existing triangle leakage and that of blocking trianglearea without leakage , the results show :triangle leakage makes a more serious short circuit flow for the shell-si-ded fluid;Triangle leakage makes heat transfer coefficient,shell-sided pressure drop and comprehensive per-formance of heat exchanger reduce. When triangle leakage is blocked,heat transfer coefficient increases by8.5% ~ 11% , shell-sided pressure drop increases marginally , comprehensive performance increases by 8.1 %~11 . 1 % .
LIU Zhi-fang,LIU Xin-hong,HUANG Ya-lei,MA Teng
Abstract: The effects of nano-ZR02 powder on the properties, composition and structure of Al-Si composite Al203-C were studied by using plate corundum aggregate and fine powder, Al powder, Si powder, graphite and nano-Zro2 powder as raw materials and phenolic resin as binder.The results show that the introduction of nano-ZRO2 powder has little effect on the strength of the sample at room temperature and high temperature, but it is beneficial to improve the molding density and oxidation resistance of the sample, and can significantly improve the thermal shock resistance of the sample.The reason for the increase of sample density is that the nano-cobalt oxide has a good filling effect and helps sintering.Nano-zro2 can promote the reaction of Al and Si to generate more non-oxide whiskers, and form a cross-linked network structure in the sample, and the toughening of nano-powder and the phase transition toughening of ZrO2 are conducive to improving the thermal shock resistance of the sample.
ZHU Yazhong,LI Shunyi,LUO Yimeng ,MA Hongye,WANG Yan
Abstract: Self-made biological fillers embedded with Pseudomonas putida were used as biofilter packing materials for treating toluene.The effects of inlet loading rate (ILR) and empty bed residence time (EBRT) were evaluated.Changes in micro-organisms before and after the shut down period and its effect on biofilter performance were investigated.Results indicated that,no need for hanging film,activities of micro-organisms were high,capacity to eliminate toluene was strong.Optimal EBRT was 74.2 s,and removal efficiency ranged from 49.3 to 97.3 %;maximum elimination capacity,16.97 g · (m3 · h)-1 was occurred at ILR of 22.11 g · (m3 · h)-1.The recovery time needed for achieving constant state,after biofilter shut down for 3 d,7 d and 30 d,were 5,21 and 45 h,respectively.Microbial counts after recovery were significantly higher than the 30d shut-down period,and lower layer had the highest microbial population.
Hu Xiaobing, Xie Zhenfang, Xie Ji, Xie Lili, Zhu Zhigang
Abstract: Micro/Nano-particles of CuO were prepared with hexamethylenetetramine template. The composi-tion and morphology of the product were characterized by SEM and X-ray diffraction. The synthetic powder was prepared as sensitive membrane, and its gas sensitivity was studied with a static gas distribution method. The results indicated that the uniform copper oxide powders was synthesized at the 110℃, and the molar ratio be-tween copper nitrate and hexamethylenetetramine was 1∶45. The spindle structure was around 1~2 μm, and was composed of 100 nm nanoplates. The sensor had better selectivity with CH3 COCH3 and H2 S. Copper ox-ide showed good selectivity to hydrogen sulfide and its sensitivity had a certain degree of improvement after fur-ther doping 0. 25% ~1. 25% noble metal catalyst Pt.
FENG Dong-qing,XING Kai-li
Abstract: Focusing on the target tracking problem in resource-constrained wireless sensor networks,a novelenergy-balanced optimal distributed clustering mechanism is adopted by introducing an energy-balanced indexbased on the standard deviation of residual energv of nodes. Then,it is transformed into a multi-obijective con-strained optimization problem,and a binary particle swarm optimization algorithm is employed to solve thisproblem. Simulation results in Matlab environment show that the energy-balanced optimal distributed clustering mechanism guarantees energy balance and tracking accuracy comparing with the clustering mechanisms respec-tively based on the energy consumption and the extended Kalman filter,and that it improves the network life-time of nearly 2-fold,effectively prolonging the network lifetime.
Deng Shaohong 1,Li Ling 1Guibin 2
Abstract: First, according to the theory of space crowdsourcing, the concept of equivalent task representative points is proposed, and the relationship between the original task pricing law and task density, membership density, member average credibility and nearest neighbor reach distance is studied. On this basis, from the perspectives of the contractor, the platform and the contractor, According to the four steps of completing the task, a task pricing model based on multi-objective programming , a member dynamic grab order model, a task allocation model and a task completion probability prediction model are respectively established. Furthermore, the TOPSIS method is used to calculate the comprehensive evaluation index of different pricing schemes, and then choose the optimal task pricing scheme by the ranking result of the comprehensive evaluation index. Finally, the optimized scheme is compared with the original scheme. Under the condition that the total cost of the contractor is as low as possible, the platform task completion rate, the average individual member income and the unit reputation value conversion rewards are significantly improved, that is, the crowdsourcing performance are improved. The result verifies the feasibility and effectiveness of the model and provides reference for the task pricing of the crowdsourcing platform
Ding Chang, Fu Yantang, Wu Xuehong, Gong Yi
Abstract: FLUENT software was adopted to simulate the sloshing process of liquid in container under the sudden braking condition based on VOF (volume of fluid) model.The pressure variation of front and back head was compared,which showed that the sloshing liquid mainly had a greater impact on the front head.Baffles could effectively weaken the sloshing in the container,reduce the impact on the head and improve the container safety.The liquid impact on front head was studied in the condition of different filling ratio for different baffle arrangement(all down,all up,up and downinterlaced,left and right interlaced) of five same arc baffles.Results show that the arrangement style of left and fight interlaced 、all down could reduce impact load on front head for low filling ratio,however the arrangement style of up and downinterlaced all up had poor anti-wave effect.The anti-wave effect of the arrangement style of left and right interlaced became poorer and poorer with the increment of filling ratio.Compared with other arrangement style,the arrangement style of all down had better anti-wave effect.
QU Dan, YANG Xukui, YAN Honggang, CHEN Yaqi, NIU Tong
Abstract: Low-resource few-shot speech recognition is an urgent technical demand faced by the speech recognition industry. The framework technology for few-shot speech recognition is first briefly discussed in this article. The research progress of several important low resource speech technologies, including feature extraction, acoustic model, and resource expansion, is then highlighted. The latest advancements in deep learning technologies, such as generative adversarial networks, self-supervised representation learning, deep reinforcement learning, and meta-learning, are then focused on in order to address few-shot speech recognition on the basis of the development of continuous speech recognition framework technology. On that basis, the problems of limited complementarity, unbalanced task and model deployment faced by this technology are analyzed for the subsequent development. Finally, a summary and prospect of few-shot continuous speech recognition are given.
CHEN Deliang,DONG Huina,ZHANG Rui
Abstract: Molybdenum disulfide ( MoS2 ) with a typical layered structure easily forms few-layered MoS2 nanosheets,and has a wealth of optical,electrical and catalytic performance with wide application potentials in areas such as photo-electrical and energy conversion. The preparation of few-layered MoS2 nanocrystals and MoS2-based nanocomposites using molybdenum-containing chemicals as starting materials by wet-chemical and vapor-deposition methods are the cutting-edge focuses of recent research. However,the synthesis of MoS2 nanocrystals from chemical reagents with a long route is not low-carbon and environment friendly. Molybdenite is a typical layered mineral and composed of layered MoS2 units. The amount of molybdenite in China is huge and it is a green and low-carbon way to prepare few-layered MoS2 nanomaterials via the intercalation-exfoliation strategy using the purified molybdenite as the direct raw materials.
RONG Xian,SONG Peng,ZHANG Jianxin,etc;
Abstract: Based on the quasi-static test study of seismic performance of HRB500 reinforced concrete piers ,influence law about steel strength ,the spacing,the axial compression ratio on seismic behavior was obtainedaccording to the analysis of its failure characteristics, hysteresis curves,skeleton curves,stiffness degradationunder low eyclic loads. The results show that increasing steel strength can improve components’ bearing ca-pacity and deformation capacity obviously , stirrup ratio can not influence members’ bearing capacity and de-formation capacity ,axial compression ratio can improve components’bearing capacity , but on the other hand,it is useless to improve components’deformation capacity.
WANG Hairong, XU Xi, WANG Tong, JING Boxiang
Abstract: In order to solve the problems in studies of multimodal named entity recognition, such as the lack of text feature semantics, the lack of visual feature semantics, and the difficulty of graphic feature fusion, a series of multimodal named entity recognition methods were proposed. Firstly, the overall framework of multi modal named entity recognition methods and common technologies in each part were examined, and classified into BilSTM-based MNER method and Transformer based MNER method. Furthermore, according to the model structure, it was further divided into four model structures, including pre-fusion model, post-fusion model, Transformer single-task model and Transformer multi-task model. Then, experiments were carried out on two data sets of Twitter-2015 and Twitter2017 for these two types of methods respectively. The experimental results showed that multi-feature cooperative representation could enhance the semantics of each modal feature. In addition, multi-task learning could promote modal feature fusion or result fusion, so as to improve the accuracy of MNER. Finally, in the future research of MNER, it was suggested to focus on enhancing modal semantics through multi-feature cooperative representation, and promoting model feature fusion or result fusion by multi-task learning.
CUI Jianming1, LIN Fanrong1, ZHANG Di1 , ZHANG Luning1, LIU Ming2
Abstract: As an important part of autonomous driving, trajectory prediction aimed to forcast the vehicle′s driving path, so that the vehicle could make path planning according to the driving estimation, so as to make safe and accurate decisions. Firstly, in order to improve the accuracy of vehicle trajectory prediction, the directed graph method was used to construct a high-definition driving scene map, and the directed graph method vectorized the map information to effectively extract the map topology. Secondly, GAIL was used to learn the driving strategy of the dataset through the confrontation game between the generator and the discriminator, so as to adopt the corresponding driving behavior according to the current state. Finally, the multimodal prediction trajectory scheme was obtained by sampling traversal. Simulation was carried out on the nuScenes motion prediction dataset. The quantitative results showed that compared with other methods, when K = 5, the minimum final displacement error MinFDE5 was increased by 10. 8%; when K = 10, the minimum fianl displacement error MinFDE10 increased by 17. 53%, the minimum average displacement error MinADE10 increased by 9. 52%, and the error rate MissRate10 decreased by 28. 26%. The evaluation showed that the generated trajectories were multimodal, could conform to the basic structure of the scene, with improved accuracy.
Li Yifeng, Mao Xiaobo, Yang Yihang, Zhu Feng
Abstract: In order to prevent the serious safety problem caused by the dry pot burning and stove explosion and firing,an anti-overheating system was designed.The system of infrared temperature sensor MLX90614 on the bottom of the pot was used to realize the non-contact real-time temperature monitoring.The real-time temperature data was collected and processed by the STM32 microcontroller and SMBus.When the temperature of the bottom of the boiler was beyond the normal heating range,the temperature monitoring module could send a voice alarm.When the threshold value of the dry burning temperature was reached,the gas circuit could be cut off by the control circuit serially connected in the thermocouple temperature detection circuit.Experimental results showed that the proposed system could cut off the gas path once the preset temperature reached and prevent the dry pot burning effectively.
Zhao Shujun, Duan Shaoli, Zhang Xiaofang, Li Lei, Liu Xiaomin
Abstract: The calibration method of the zoom camera is studied. The self-calibration method based on the two vanishing points is used to calibrate the general parameters of the zoom camera under two fixed focal lengths. By comparing with Zhang Zhengyou’s calibration method and the results of the machine vision software Halcon calibration, the results are verified. The feasibility and robustness of this method are verified. In order to better reflect the zoom characteristics of the zoom camera, a thick lens model that can more accurately describe the zoom camera is established. The author performs SIFT feature matching on the zoom image, and according to the matching point pair The linear equations are established, and the least square method is used to estimate the zoom center of the zoom image. In addition, the optical center displacement between different focal lengths is also calculated. The experimental results show that there is an obvious gap between the optical center displacement and the focal length, which shows that The thick lens model is more suitable for describing the zoom lens of the camera.
ZHANG Chunjiang1,2,TAN Kay Chen2,GAO Liang1, wU qing3
Abstract: In order for effective application of Multi-Objective Evolutionary Algorithm based on Decomposition(MOEA/D) in engineering optimization,normalization of the range of objective values is needed. A self-a-daptive s constrained Differential Evolution ( gDE) algorithm is proposed to obtain the minimum and maximumvalues of each objective on the Pareto Front ( PF). After normalization,MOEA/D can then be effectively ap-plied. In addition ,the self-adaptive s constraint method is combined with MOEA/D for constraint handling. Abenchmark problem and a weld bean design problem are used to evaluate the performance of the algorithm a-gainst two other normalization methods. One main advantage of the proposed method is the selective concen-trated optimization on some regions on the Pareto front which allows handling of problems where regions of Pa-reto front are difficult to be optimized.
Li Lingjun, Jin Bingma, Yanli Han, Jie Hao, Wang body
Abstract: The method of extracting degradation features was proposed based on MEMD and MMSE to solve the problem that non-stationarity of fault signals of roller bearing and degradation condition, which was characteristic of non-ststionarity and hard to recognize. The character of MEMD was adopted to catch different scales of signals effectively during the process of multiscalization,  which made complexity of different degradation condition distinguished better than other methods. Firstly, multichannel signals corresponding to various degradation condition of roller bearing were decomposed adaptively using MEMD, then, the reconstructed signals by multiscale IMF was dealt with MSE analysis. The results showed that the proposed method could efficiently evaluate the degradation trend of roller bearing by handing the experimental signals.
Han Chuang, Wu Lili
Abstract: For the modeling and control of proton exchange membrane fuel cells, the empirical model and mechanism model based on polarization curve and parameter dimension are summarized, the electrochemical steady-state model and dynamic model based on electrochemical reaction, temperature, pressure and other factors are analyzed, and the intelligent method model based on neural network identification, swarm intelligence algorithm and support vector machine is introduced.The existing intelligent control strategies of proton exchange membrane fuel cells are summarized. Finally, it is pointed out that it will be a development direction of modeling to optimize the model parameters and environmental parameters of proton exchange membrane fuel cells by using swarm intelligence algorithm. The generalized Hamilton theory can also be tried to be used in the modeling of proton exchange membrane fuel cells.At the same time, the intelligent control strategy combining the new algorithm will become the research trend of proton exchange membrane fuel cell control.
Li Guang1, Zhang Heng2, Wang Jie2, Zhu Xiaodong2, Yue Caitong2
Abstract: Warning technology of drilling engineering was the key technolog of drilling safety protection. Through the monitoring of real-time well site drilling process parameters, huge amounts of drilling data mining and intelligent learning, abnormal state modeling and optimization, abnormal state modeling and optimization, abnormal characteristics of the early warning model online judging process, achieved the goal of oil drilling abnormal state arly warning, and prevention of drilling engineering accidents. This paper reviewed the development course of early warning technology, introduced the drilling engieering warning technology architecture, and also introduced the early warning teachnology in detail and compared their characteristics, finally depicted the development of future early warning system for drilling engineering.
Liu Ke 1;Gong Dunwei 2
Abstract: In the human-computer interaction system based on fingertip, the position of fingertip center is very important. By solving the multi-objective optimization model for the fingertip localization, several fingertip center positions can be obtained. The fingertip pixels distribute around the fingertip centers, so the optimal solution components of this optimization model have the above distribution law. Using the estimation of distribution algorithm with the distribution law to solve this optimization model, can obtain accurate results. This paper discusses the estimation of distribution algorithm for the fingertip localization. It proposes that the decision variable dimension, population size, maximum sampling variance, and minimum sampling variance are the main parameters of this estimation of distribution algorithm. The experimental results show that each main parameter has its best value; when their values are their best values, the fingertip center positions obtained by the proposed method excel the results of the existing methods.
Zhao Fengxia , Jin Shaobo , Li Jifeng
Abstract: A method of considering tolerance principle for three dimensional tolerance analysis was put forward. Based on small displacement torsor (SDT) theory and modal interval arithmetic, the tolerance models of size tolerance and geometrical tolerance of the feature of size apply independent principle, envelope requirement, maximum material requirement, least material requirement or reciprocity requirement, were established respectively. By using the space vector to represent 3D dimension chain, a mathematical model is built to calculate the closed loop tolerance based on space vector loop stack principle. The application of the proposed method is illustrated through presenting an example, the tolerance analysis steps are given, and the availability of the proposed method was proved successfully.
Dong Chee-hwa1,Wang Guoyin2,Yongxi3,Shi Xiaoyu2,Li Qingliang4
Abstract: Principal Component Analysis (PCA) is a well known model for dimensionality reduction in data mining,it transforms the original variables into a few comprehensive indices.In this paper,we study the principle of PCA,the distributed architecture of Spark and PCA algorithm of distributed matrix from spark’s ML-lib,then improved the design and present a new algorithm named SNPCA (Spark’s Normalized Principal Component Analysis),this SNPCA algorithm computes principal components together with data normalization process.We carried out benchmarking on multicore CPUs and the results demonstrate the effectiveness of SNPCA.
Shen Chao1,Yu Peng1,Yang Jianzhong1,Zhang Dongwei2,Wei Xinli2
Abstract: Based on the cooling characteristics of the electric vehicle drive motor, a novel cooling structure the circumferential multi spiral structure, was proposed. The three dimensional numerical model of fluid flow and heat transfer in the shell was established. The flow field and temperature field of different water cooling schemes were calculated based on CFD technology. The numerical results showed that the temperature uniformity and cooling performance of Circumferential "Z" structure is better than the circumferential multi spiral structure; and the circumferential "Z" structure was suitable for the cooling of 135KW electric vehicle drive motor under the condition of inlet water temperature was 65ºC, with the optimal water flow rate 9.8L/min. However, the circumferential multi spiral structure could be used for higher power density of the motor cooling for the better performance of pressure resistance. The research provided a theoretical basis for cooling design and optimization of the small size and high power density motor.
Cheng Shi 1,Wang Rui 2,Wu Guohua 3,Guo Yinan 4,Malembo 5,Shi Yuhui 6
Abstract: The core idea of swarmintelligence (swarmintelligence) is that several simple individuals form a group, through cooperation, competition, interaction and learning mechanisms to show advanced and complex functions, in the absence of local information and models, still able to complete the solution of complex problems.The solution process is to initialize the variable randomly, and calculate the output value of the objective function after iterative solution.Swarm intelligent optimization algorithm is not dependent on gradient information, and it is not continuous and derivable to solve problems, which makes it suitable for both continuous numerical optimization and discrete combinational optimization.At the same time, the potential parallelism and distributed characteristics of swarm intelligence optimization algorithm make it have significant advantages in dealing with big data.
WANG Qinghai1,ZHAO Fengxia2,Ll Jifeng2,JIN Shaobo2
Abstract: In order to solve the problems,such as low efficiency,poor real-time performance and so on,in on-line detection of glass fiber fabric,a new method of fabric defect detection based on Blob analysis is proposed. Firstly,the image is smoothed by using mean filter,and the noises and the fabric textures are weakened. Then,the Otsu algorithm is used to find the best threshold to segment the image into Blob and background pixels. The shape of the Blob region is adjusted by using morphological processing. Finally,the connectivity analysis and feature extraction of the image are carried out. The number and size of the defects are obtained by using the least square fitting of the Blob region. Experimental results show that the method is simple,reliable and robust.
Cong PeiLIANG,LIU Jianfei,ZHAO Zhiqiang,etc;
Abstract: Aiming at the application of epoxy asphalt in concrete bridge pavement, epoxy asphalt was prepared. The effects of different resin content on viscosity, high and low temperature properties of epoxy asphalt bond, mechanical properties, low temperature crack resistance and high temperature stability of epoxy asphalt mixture were studied.The results show that the addition of epoxy resin can improve the road performance and mechanical properties of asphalt mixture. With the increase of the addition amount, the curing reaction process of epoxy asphalt is accelerated, the high temperature performance and fatigue resistance are enhanced, the stiffness modulus is increased, the creep rate is decreased, the low temperature crack resistance is decreased, and the fatigue resistance and high temperature stability of asphalt mixture are improved.By comprehensive analysis,30% is the best dosage of epoxy resin.
ZHENG Yuanxun ,YANG Peibing
Abstract: In order to study the influence of asphalt pavement temperature on pavement deflection, a finite element coupling model of asphalt pavement was established considering the temperature sensitivity of road material parameters.Based on the numerical model, the variation of pavement deflection under FWD dynamic loading under different temperature conditions and the influence of temperature on the maximum deflection of asphalt pavement with different thickness are analyzed.At the same time, the influence of asphalt pavement structure and material parameters on the dynamic bending temperature correction coefficient is analyzed. Finally, the dynamic bending temperature correction coefficient of asphalt pavement is studied based on the coupling model and compared with the test results.The results show that the pavement thickness and base modulus have great influence on the temperature correction coefficient. The temperature correction coefficient of asphalt pavement deflection established based on the finite element model is in good agreement with the temperature correction coefficient established through the experimental research, and can be used as an effective supplement to the experimental research.
FANGShuqi1,2,HELiping1,ZHANGLonglong1,CHANGChun1,2,BAI Jing1,2,CHENJunying1,
Abstract: The effects of processing variables,such as screw speed,initial moisture content and the length ofthe straw plug pipe of extrusion process on the dewatering rate,handling capacity,output per kW h etc.were experimentally studied using a low CR screw straw extruder. And the response surface optimization exper-imental results showed the extruder can run efficiently,stably and continuously with considerate dewateringrate,handling capacity and output per kW ·h under the conditions that moisture content is 85% ,screw speed50.8 r/min,length of the straw plug pipe is 26.91 mm.
Liang Jing1,Liu Rui1,Qu Boyang2,Yue Caitong1
Abstract: Based on the characterisities of large-scale problems, lager-scale optimization were grossly analyzed. This paper  introduced some methods for lager-scale problems.The methods included the initialization method, decomposition strategy, updating strategy and so on. This paper mainly focued on the search strategy, update strategy, mutation strategy and cooperative coevolution. Meanwhile, the characteristics of lager-scale optimization algorithm testing function set and evaluation method were listed. Finally, the future research directions were given.
Jia Rubin,Gao Jinfeng
Abstract: The dissolved gas content in transformer oil is an important index to measure the operation status of transformers. The differential autoregressive moving average model (ARIMA) is used to predict the gas content in transformer oil. This method uses the time corresponding to the gas content value as an index to input the prediction model through python programming. The original non-stationary time series is converted into a stationary time series by means of difference processing, and then several sets of models are obtained by using the autocorrelation function and partial autocorrelation function parameter selection principles, and are used in the process of optimizing several sets of models. A set of optimal models were obtained by Chichi information, Bayesian information, and Hannan-Quine criteria. Finally, the residuals of the optimal models were tested by correlation testing methods, and the gas content was predicted using the models that met the residual requirements. Experiments show that the proposed prediction method has high prediction accuracy, which can provide a valuable reference for rationally arranging the condition-based maintenance of transformers.
Li Jingli, He Pengwei, Qiu Zaisen, Li Yuanbo, Guo Liying
Abstract: Impulse charactersitic of grounding devices was the important factor of lightning withstand level and lightning trip-out rate of transmission line.Based on HIFREQ program and FFTSES program in grounding power system analysis software CDEGS,this paper presented a grounding system impulse characteristic modeling considered soil frequency-dependence,especially,the Visacro-Alipio soil frequency-dependence formula has been introduced.The impact of the soil frequency-dependence on the effective length of the grounding device in different initial soil resistivity and different impulse current waveform was analyzed.The calculating results showed that when considering soil frequency-dependence,the impulse effective length would be shorter,especially for the grounding devices buried in high resistivity soil.
SHI Lei, LI Tian, GAO Yufei, WEI Lin, LI Cuixia, TAO Yongcai
Abstract: Knobs tuning is a key technology that affects the performance and adaptability of databases. However, traditional tuning methods have difficulty in finding the optimal configuration in high-dimensional continuous parameter spaces. The development of machine learning could bring new opportunities to solve this problem. By summarizing and analyzing relevant work, existing work was classified according to development time and characteristics, including expert decision-making, static rules, heuristic algorithms, traditional machine learning methods, and deep reinforcement learning methods. The database tuning problem was defined, and the limitations of heuristic algorithms in tuning problems were discussed. Traditional machine learning-based tuning methods were introduced, including random forest, support vector machine, decision tree, etc. The general process of using machine learning methods to solve tuning problems was described, and specific implementations were provided. The shortcomings of traditional machine learning models in adaptability and tuning capabilities were also discussed. The principles of deep reinforcement learning models were emphasized, and the mapping relationship between tuning problems and deep reinforcement learning models was defined. Recent relevant work on improving database performance, time consumption and model characteristics was introduced, and the process of building and training agents based on deep neural networks was described. Finally, the characteristics of existing work were summarized, and the research hotspots and development directions of machine learning in database tuning were outlined. Distributed scenarios, multi-granularity tuning, adaptive algorithms and self-maintenance capabilities were identified as future research trends
Sun Xiaoyan, Zhu Lixia, Chen Yang
Abstract: Interactive evolutionary algorithms with user preference implicitly extracted from interactions of user are more powerful in alleviating user fatigue and improving the exploration in personalized search or recommendation. However, the uncertainties existing in user interactions and preferences have not been considered in the previous research, which will greatly impact the reliability of the extracted preference model, as well as the effective exploration of the evolution with that model. Therefore, an interactive genetic algorithm with probabilistic conditional preference networks (PCP-nets)is proposed , in which, the uncertainties are further figured out according to the interactions, and a PCP-net is designed to depict user preference model with higher accuracy by involving those uncertainties. First, the interaction time is adopted to mathematically describe the relationship between the interactions and user preference, and the reliability of the interaction time is further defined to reflect the interactive uncertainty.The preference function with evaluation uncertainty is established with the reliability of interaction time. Second, the preference weights on each interacted object are assigned on the basis of preference function and reliability. With these weights, the PCP-nets are designed and updated by involving the uncertainties into the preference model to improve the approximation. Third, a more accurate fitness function is delivered to assign fitness for the individuals. Last, the proposed algorithm is applied to a personalized book search and its superiority in exploration and feasibility is experimentally demonstrated.
ZHU Xiaodong,LIU Chong,GUO Yamo
Abstract: A novel approach to construct accurate and interpretable fuzzy classification system based on fire-works optimization algorithm(FOA) combined with differential evolution operators is proposed.It is the firsttime to apply FOA in fuzzy modeling.The fireworks optimization algorithm is a novel swarm intelligent algo-rithm based on simulating the explosion process of fireworks,which can optimize the construction and parame-ters of fuzzy system with good convergence speed and optimization accuracy.To improve the diversity of theswarm and avoid being trapped in local optima too early ,the differential evolution is performed to further opti-mize the model at each iteration.The proposed approach is applied to the lris benchmark classification prob-lem,and the results prove its validity.
Bi Ying,Xue Bing,Zhang Mengjie
Abstract: As an evolutionary computation (EC) technique, Genetic programming (GP) has been widely applied to image analysis in recent decades. However, there was no comprehensive and systematic literature review in this area. To provide guidelines for the state-of-the-art research, this paper presented a survey of the literature in recent years on GP for image analysis, including feature extraction, image classification, edge detection, and image segmentation. In addition, this paper summarised the current issues and challenges, such as computationally expensive, generalisation ability and transfer learning, on GP forimage analysis, and pointd out promising research directions for future work.
JIANG Jian-dong1 ,ZHANG Hao-jie1 ,WANG Jing2
Abstract: To further improve the accuracy of power load forecasting,on the basis of the analysis of affectingfactors of power load, a combination prediction model based on HHT is proposed. This model uses EMD algo-rithm to decompose the original load sequence. Thus, a stationary sequence of different frequencies,which ismore predictable than the original load sequence,can be obtained. Based on the components of different fre-quencies,according to the characteristics of the different frequency of subsequence ,the RBF neural network ,BP neural network and time series model are selected to forecast while considering the influence of temperatureon the load. Then,a new combined model can be achieved. The experiment shows that the proposed modelcan effectively improve the accuracy of load forecasting.
Liu Guangrui; Zhou Wenbo; Tian Xin; Guo Kefu
Abstract: BP neural network for effectively fusioning the information obtained by arc sensor and ultrasonic sensor and information of welding parameters such as welding current,welding speed,welding groove and so on was used to obtain the prediction model of weld penetration depth.Simulation results showed that:the prediction model of weld penetration depth could measure the weld penetration quickly,accurately and in real time.For the precise control of weld penetration,parameters self-tuning fuzzy PID controller was desing,which combined with the advantages of traditional PID controller and fuzzy controller.Smulation results showed that compared with traditional PID controller,parameters self-tuning fuzzy PID controller had a significant advantage in the performance of the system.
Dai Pinqiang1,Song Lairui2,Cui Zhixiang3,Wang Qianting3
Abstract: Chitosan ( CS)/poly ( vinyl alcohol) ( PVA) composite fibers were fabricated by electrospinning in this study. The influences of material formulation and formed time on the viscosity,electrical conductivity and the morphology, average diameter, diameter distribution of CS/PVA composite fiber were investigated. The re-sults showed that, the introduction of CS could increase the viscosity,electrical conductivity of CS/PVA blend solution. And the viscosity of blend solution decreased with the increase of formed time. In addition, the more CS content was, the smaller diameter of CS/PVA composite fiber would be. The fiber-forming capacity of CS/PVA blend solution decreased dramatically as the solution formed time increased.
WANG Peng , FAN Lei,CUI Can
Abstract: In order to research the effects of coefficient of thermal expansion ( CTE) on the PCC pavement de-sign,some efforts have been done. According to the PCC pavement design standard in our country ,the influ-ence of CTE on the temperature stress is analyzed , and the M-E design method is used to analyses the influ-ence of CTE on transverse joint faulting. The conclusion is drawn that CTE has a great impact on the designingof pavement thickness especially on the joint load transfer and the warping of slab corner. So introducing theparameter of CTE to the PCC pavement design is of great significance.
ZHANG Anlin1, ZHANG Qikun2, HUANG Daoying2, LIU Jianghao2, LI Jianchun2, CHEN Xiaowen2
Abstract: Aiming at the problems of unbalanced data types and incomplete feature learning in deep learning intrusion detection, a neural network intrusion detection model based on the fusion of convolutional neural networks(CNN)and bidirectional gated recurrent unit(BiGRU)was proposed.The SMOTE-Tomek algorithm was used to balance the data set, the feature importance algorithm based on mean decrease impurity was used to realize feature selection; the CNN and BiGRU models used for feature fusion and attention mechanism was introduced for feature extraction, so as to improve the overall detection performance of the model.The intrusion detection data set CSE-CIC-IDS2018 was used for multi classification experiments, the model was compared with the classical single deep learning models.The experimental results showed that, firstly, in terms of data set balance, after being processed by SMOTE-Tomek algorithm, the recognition accuracy of DoS attacks-Slow HTTP Test class was improved from 0 to 34.66%, that of SQL Injection class was improved from 0 to 100%, and DDoS attack-LOIC-UDP, Brute Force-Web and Brute Force-XSS classes were improved by 5.22 percentage points, 6.55 percentage points and 35.71 percentage points respectively.It was proved that the balanced data set improved the recognition accuracy of a few classes significantly compared with the unprocessed data set.Secondly, in terms of the overall detection performance of the model, in the comparison of multi classification experiments, the overall classification accuracy, recall and F1 value of the model in this study were higher than those of several other single neural network models.The overall evaluation accuracy of each attack traffic category was about 2.10 percentage points higher than that of the highest LSTM model.The recall rate of the overall evaluation was about 1.50 percentage points higher than that of the highest LSTM model.Compared with the highest GRU model, the overall F1 value increased by about 1.97 percentage points.It was proved that the model had better detection effect.
Zhang Heng, Wang Heshan
Abstract: To improve the adaptability of echo state network (ESN),an optimization method based on mutual information (MI) and Just-In-Time (JIT) learning was proposed in this paper to optimize the input scaling and the output layer of ESN.The method was named as MI-JIT optimization method and the obtained new network was MI-JIT-ESN.The optimization method mainly consists of two parts.Firstly,the scaling parameters of multiple inputs were adjusted on the basis of MI between the network inputs and outputs.Secondly,based on JIT learning,a partial model of output layer was established.The new partial model could make the regression results more accurate.Further,a multi-input multi-output MI-JIT-ESN model was developed for the fed-batch penicillin fermentation process.The experimental results showed that the obtained MI-JIT-ESN model performed well,and that it had better adaptability than ESN model without optimization and other neural network models.
Shi Chunyan1,Fan Bingbing1,Li Yaya1,Hu Yongbao1,Zhang Rui2
Abstract: In this work,graphene oxide (GO) was prepared by an improved Hummers method.Zirconia/graphene composites (ZrO2/rGO) were rapidly synthesized by hydrothermal method with Zr(OH)4/rGO as precursor prepared by ultrasound-stirred-coprecipitation.The adsorption capacity of Zr (OH) 4/rGO and ZrO2/rGO composites decreased with the increase of pH value and increased with the increase of phosphate concentration and the solution temperature.The maximum adsorption capacities of Zr (OH)4/rGO and ZrO2/rGO composites were 81.84 mg/g and 63.58 mg/g respectively at pH 2.0.The adsorption kinetics of these two adsorbents accorded with the pseudo-second-order model and isothermal adsorption complied with the Langmuir isotherm equation.The results of its recycling properties showed the adsorption capacity decreased for the Zr (OH) 4/rGO samples,while ZrO2/rGO samples were almost the same as the initial adsorption performance.
Wang Wen1,Hu Haoliang1,He Shitang1,Pan Yong2,Zhang Caihong3
Abstract: In view of the current situation that the traditional methane sensor technology is difficult to imple-ment the field detection and monitor on methane gas, a novel room-temperature SAW methane gas sensor coa-ted with cryptophane-A sensing interface is proposed by utilizing the supermolecular compound cryptophane-A’ s specific clathration to methane molecules. The sensor was composed of differential resonator-oscillators with excellent frequency stability, a supra-molecular CrypA coated along the acoustic propagation path, and a frequency acquisition module. The supramolecular CrypA was synthesized from vanillyl alcohol using a three-step method and deposited onto the surface of the sensing resonators via dropping method. Fast response and excellent repeatability were observed in gas sensing experiment, and the estimated detection limit and meas-ured sensitivity in gas dynamic range of 0 . 2% ~5% was evaluated as ~0 . 05 % and ~184 Hz/%, respec-tively. The measured results indicated the SAW sensor was promising for under-mine methane gas detection and monitor.
WANG Dingbiao, WANG Shuai, ZHANG Haoran, WU Qitao, YANG Chongrui, WANG Guanghui
Abstract: Fluid topology optimization is a breakthrough technology, which has broad application prospects in aerospace, automotive, electronic chips and other fields, however, the design of complex structure is difficult to process through the traditional manufacturing technology. With the development of additive manufacturing (3D printing) technology, it could provide an effective way to further expand the application and research of fluid topology optimization, which would of great significance for realizing the structural lightweight, dynamic optimization, safety optimization and performance improvement of related industrial equipment, and implementing the national strategy of “energy conservation and consumption reduction, carbon peak and carbon neutralization”. With the help of the literature metrology tool VOSviewer, were classified and summarized the literature related to fluid topology optimization in the Web of Science database were classified, comprehensively and the theoretical system, solution methods, optimization methods, and engineering applications of fluid topology optimization were expounded systematically, and the related problems were discussed. First of all, compared with solid topology optimization, fluid topology optimization involved more fields, more diverse flow regime characteristics, and more complex mathematical models, so it was more difficult to solve, took longer to calculate, and required more computing resources, which was the main factor restricting the engineering application of fluid topology optimization. Secondly, the three links and key technologies of fluid topology optimization were systematically described: representation method of design variable, CFD model and solution method, topology optimization model and solution method, and the characteristics and application scenarios of existing technologies were analyzed. At the same time, several application scenarios of fluid topology optimization, such as electronic chip heat sink, aircraft, automobile and heat exchanger, were briefly described. Finally, the development trend of fluid topology optimization was predicted and summarized. It was suggested that the multidisciplinary topology optimization research on turbulence, conjugate heat transfer, fluid-solid-heat coupling, fluid-solid-heat-mass coupling should be further strengthened; the research of topology optimization based on multi-objective function should be expanded; the deep combination with artificial intelligence should be further strengthened, more robust and mature intelligent CFD solver and intelligent optimization solver, and even intelligent software of fluid topology optimization should be developed.
CHEN Xiaopan1 ,QU Jiantao1,2,ZHAO Yameng2, WANG Peng1, 2 , CHEN Yulin1
Abstract: When dealing with massive terrain data ,the advantage of hardware performance can’t be fully uti-lized. This has become a bottleneck,which restricts the speed of massive terrain tiles rendering. This paperanalyzes the key factors that affect large-scale terrain rendering speed,and proposes a parallel algorithm formassive terrain data processing. The algorithm adopts double buffer queues and divides large scale terrain ren-dering into two parallel processing which includes data processing and rendering. The two buffer queues areresponsible for data reading and writing operations in turn. The loading priority of terrain tiles is consideredand tasks are allocated based on the priority. The experimental results show that this approach improves thespeed of rendering massive terrain tiles greatly.
Mao Xiaobo, Zhang Qun,Liang Jing, Liu Yanhong
Abstract: In this paper,a new algorithm of license plate recognition in the hazy weather was designed.Firstly,defogging operation was introduced for license plate image in the environment of hazy by using improved dark channel prior.Then after the pretreatment,positioning,segmentation and extraction,coarse grid characteristic matrix is obtained.Finally,radial basis function (RBF) neural network,which was optimized by particle swarm algorithm in advance,was used to identify the character.The experiment results showed that the improved algorithm not only had a good effect on haze removal,but also reduced the duration of defogging,which effectively improve the license plate recognition speed and accuracy in fog and haze weather.
Wang Dongshu, Tan Dapei, Wei Xiaoqin
Abstract: Based on the characteristic of face orientation,position and the light background in face recognition,a new method of face orientation recognition based on development network is proposed.The characteristic of human’s eye was very prominent,so the position of eyes was chosen as the face orientation feature vector.And the deveiopment network model was used to recognize human’s face orientation in the different light background images.The result showed that this method could effectively solve the difficult problem of face orientation recognition under varying illumination conditions by comparing with the test results of other methods,which was fast,stable and effective.The recognition rate was as high as 100%.
Liu Yanping Wei Hanghang, Li Qian
Abstract: The surface morphology and the different mechanical properties between crystalline region and amorphous region of the stereocomplex crystal were studied in this paper. The same mass ratio of Poly (L-lactic acid) (PLLA) and poly (D-lactic acid) (PDLA) stereocomplex was prepared by solution blending. Differential Scanning Calorimetry, Polarizing Microscope, Atomic Force Microscopy, Confocal Laser Scanning Microscope and Nano Indentation Tester were used to list the surface morpholigy of PLA stereocomplex crystal and the diversification of mechanical properties. The result showed  that a high degree of stereo-tacticity of PLLA/PDLA blend could be achieved from the mass ratio of 1/1 for sample.The research also showed that obviously depression phenomenon on the surface of crystal was formed due to the contraction of the molecular chain. Furthermore, the hardness and modulus of crystalline region were improved compared to the amorphous region.
Mao Xiaobo, Hao Xiangdong, Liang Jing
Abstract: In view of the problem of object deviation when occlusions occur during the target tracking, a new algorithm using Mean Shift with ELM is proposed. According to the formal information of the object’ s loca-tion, current possible location was predicted by ELM, the iteration was started from the possible location in-stead of formal location, and the object’ s real center is calculated by mean shift algorithm. The simulation re-sults show that proposed algorithm can track precisely target occluded, operation time and number of iteration are reduced so that efficiency and robustness are improved.
YU Kunjie, YANG Zhenyu, QIAO Kangjia, LIANG Jing, YUE Caitong
Abstract: To address the difficulties of slow convergence and difficulty in finding feasible solutions when solving large-scale constrained multi-objective optimization problems, an adaptive two-stage large-scale constrained multiobjective evolutionary algorithm was proposed. In the first stage, the algorithm adaptively selected some variables for optimization according to the nature of the decision variables, without considering any constraint to make the population quickly cross the infeasible region and approach the unconstrained Pareto front. In the second stage, the algorithm considered all the constraints and optimizes the variables as a whole using the ε constraint-handling technique. At the same time, the feasible and non-dominated solutions obtained in the evolutionary process were saved and updated using archive to continuously improve the convergence and diversity of the population. Finally, the proposed algorithm was experimentally compared with the other six algorithms on 37 test functions, and the results showed that the proposed algorithm could achieved the best results on 25 functions and outperforms the comparison algorithm on at least 31 functions, respectively; meanwhile, the feasibility rate of the proposed algorithm in more than 90% of the functions could reach 100%, which could effectively solve large-scale constrained multi-objective optimization problems.
Zhang Yang; Si Guangya; Wang Yanzheng
Abstract: In this paper, the system function analysis was carried out based on the capability demand of the joint operation for Cyberspace War Situation Visualization System(CWSVS). Then, a distributed system architecture based on HLA was constructed based on the capability perspective, service perspective and operational perspective, and the scenario generating architecture and real-time running architecture were designed. The component-based rapid and customizable situation driven technology and the map-based multi-layered dynamic fusion visualization technology were taken as the key technology examples. At last, the cyberspace Offensive and defensive operations against the C4ISR system was given as an typical example, and the utility of the system was demonstrated
Sheng Zunrong1,Xue Bing1,Liu Zhouming1,Wei Xinli2
Abstract: A direct-contact method of zeolite adsorption liquid water was adopted to enhance heat and mass transfer rate within adsorption heat transformer.Hot water was recycled to generate superheated steam directly,and then saturated zeolite would be regenerated by drying gas.The reactor with was filled spherical zeolite with same mass and different diameters.The mass of steam generated by small particle packed bed was 64.89% higher than that generated by big particle packed bed.The maximum steam temperature and gross temperature life had increased by about 37C.Experiments of two kinds of packed types in double layer reactor (finecoarse bed and coarse-fine bed) have shown that small particle played a more effective role for the heating of steam and packed bed;the mean maximum temperature of the steam at the top of fine-coarse bed is 37.23% higher than that of coarse-fine bed and the lasting time of the maximum temperature is decreased by 14.25%.The steam generation rate of fine-coarse bed was 16.18% higher than that of coarse-fine bed,which is more efficient in steam generation.In regeneration process,drying time of upper reactor was 25.03% shorter than coarse-fine bed.It concluded that fine-coarse bed was more effective for zeolite regeneration.
Cao Ben, Yuan Zhong, Yu Liu Hong
Abstract: During heating process of sintering furnace,the model parameters were easy to change,and traditional PID control was difficult to achieve the desired control effect.This paper used particle swarm optimization algorithm to identify the mathematical model of sintering furnace,for sintering furnace with high inertia,time-variation and strong time delay etc,a method of supervision and control based on RBF neural network,which combined PID control with neural network control.When temperature or parameters changed greatly,PID control played a major role.neural network played a regulatory role and compensated the shortage of PID control.The simulation results of MATLAB software showed that this method could improve the control precision of sintering furnace,which had a certain practicality.
Maling1,Jiang Huiqin1,Liu Yumin2
Abstract: In order to meet the practical requirements of automatic application and renewal of driver’s license,a high speed system for automatic recognition of driver’s licenser was designed and implemented.The hardware was designed to capture the image of the driver’s license that contained the smallest identifiable features.Because of the complex background such as the shadow line and so on in the driver’s license images,the existing recognition algorithms had the low recognition accuracy,universality and robustness problems.This paper first solved the segmentation difficulties for uneven illumination,noise,tilt and shadow line character by combined adaptive binarization and morphological processing.Then,the Blob analysis was used to extract the important local features of the driver’s license,and the recognition accuracy was further improved by using the prior information and the correlation matching algorithm.The experimental results showed that not only the false recognition rate was 0,but also the practical products was developed,and the better social effects were achieved.
WANG Wei-shu1, SHAGN GUAN Shan-shan1,LU Tong1 ,YANG Zhi-feng2 ,ZHENG Chun-xiong1,CHEN Gang1
Abstract: Based on FLUENT6.3 software,the simulation and analysis were applied to the optimization designof splitters in Selective Catalytic Reduction ( SCR ) denitrification system for a 600MW coal-fired boiler. Theresults show that because of variable cross-section and deflection in flue,flow field in the system appears non-uniform severely when there is no splitters. The velocity difference on two sides of the section at AlG lowerreaches is up to 15 m/s,the velocity deviations in the reactor inlet is 31.25% , and the flow field is poor intail flue,which affects the operation of downstream equipments.Reasonable splitters can improve flow field influe effectively. After equipping the transition pipe of the inlet with two group of longitudinal splitters, the ve-locity deviations in section at AIG lower reaches is reduced to 15% and in the reactor inlet is reduced to 13% .Splitters in elbow is equipped with an extension for guiding,which have a good effect on homogenization of thedownstream flow field.
LIU Min-shan,XU Wei-feng ,JIN Zun-long,WANG Yong-qing,WANG Dan
Abstract: A numerical simulation of trisection-ellipse heat exchangers with helical baffles is carried out, andthe helix angles are 15° and 20° respectively , and we studied the impact of triangle leakage between continu-ously overlapped and adjacent baffles on heat transfer and resistance performance of heat exchangers.Throughthe comparative analysis about the simulation results of existing triangle leakage and that of blocking trianglearea without leakage , the results show :triangle leakage makes a more serious short circuit flow for the shell-si-ded fluid;Triangle leakage makes heat transfer coefficient,shell-sided pressure drop and comprehensive per-formance of heat exchanger reduce. When triangle leakage is blocked,heat transfer coefficient increases by8.5% ~ 11% , shell-sided pressure drop increases marginally , comprehensive performance increases by 8.1 %~11 . 1 % .
Journal Information

Bimonthly(Started in 1980)
Administrated by:
The Education Department of Henan Province
Sponsored by: Zhengzhou University
Edited & Published by:
Editorial Office of Journal of Zhengzhou University( Engineering Sciences)
E-mail: gxb@zzu.edu.cn
Website: http://gxb.zzu.edu.cn/
Address: No.100 Science Avenue,100,
Zhengzhou 450001,China
Telephone: (0371) 67781276, 67781277
Chief Editor: ZHENG Suxia
Executive Chief Editor: XIANG Sa
Printed by: Shanxi Tongfang Knowledge Network Printing Co.,Ltd.
Distributed by: Office of Postal Distribution of Henan Proince
Distributed Abroad by: Publishing Trading Corporation,P.O.B.782, Beijing100011, China
Publication Scope: Public Publication
Periodicity:Bimonthly
Founded in:1980
Code of Domestic Distribution: 36-232
Code of Overseas Distribution: BM2642
ISSN:1671-6833
CN:41-1339/T
CODEN:ZDXGAN

QR Code
Selected Covers
Copyright © 2023 Editorial Board of Journal of Zhengzhou University (Engineering Science)