2025 volumne 46 Issue 02
HUO Benyan1, WANG Yanan1, ZHANG Zan1, DONG Anqin2, LIU Yanhong1
Abstract: Functional electrical stimulation (FES) was an important rehabilitation treatment for stroke-induced disabilities. However, existing FES devices primarily used single-pair surface electrodes to stimulate muscles, making it difficult to precisely locate the optimal stimulation position during limb movements. Additionally, the accuracy of rehabilitation movement control could be affected by internal and external disturbances. To achieve precise control of upper limb movements. A multi-electrode coordinated control method based on active disturbance rejection control (ADRC) was proposed in this study. First, a multi-electrode functional electrical stimulation system for upper limb rehabilitation was designed. Next, an electrode switching strategy was determined by analyzing the dynamics model of the upper limb, dynamically adjusting the electrode combination according to the angle range during angle tracking to track the optimal stimulation position. Subsequently, ADRC was introduced as the controller to estimate and compensate for system disturbances in real-time. Finally, healthy subjects were recruited for simulations and experimental validation. The results showed that the proposed control method achieved precise control of upper limb movements. Compared with the fixed electrode strategy, the average tracking error was reduced by approximately 50.41%, and the root mean square error was reduced by approximately 43.30%. Furthermore, analysis of the subjects′ electromyographic signals indicated that the electrode switching strategy reduced mean absolute value MAV and median frequency MF by approximately 44.21% and 17.97%, respectively, while mitigating muscle fatigue.
CHEN Xiaopeng1, XU Peng1, WANG Zhantao2, XING Cheng1, QIU Yuhan1
Abstract: To address the issues of the lack of three-dimensional depth information and slow convergence speed in monocular vision-based manipulator aiming, a fast aiming algorithm based on monocular visual feedforward approach for a 6D of robotic arm was proposed. First of all, the CSPDarknet of YOLOv4 was cropped through reducing the number of the Cov2D_BN_Mish units and simplifying the complexity of the backbone network so as to form a Lite YOLOv4 algorithm to accelerate object detection speed. Then, the pixel coordinates of the target object detected from monocular images were inversely projected to a 3D ray emitted from the camera center. The 3D ray was exactly the target ray for the aiming laser. What was more, a multiple common points based calibration approach was proposed to obtain the extrinsic parameters of the monocular camera and the aiming laser, and the expected joint poses of the robotic arm were then deducted based on the expected 3D ray coordinates. Finally, direct position control was used to replace visual servoing control based on the expected joint poses to accelerate convergence speed, and realize the monocular visual feedforward based fast 3D aiming for robotic arms. Experiments verified that the average monocular aiming time was 0.611 second. The aiming success rate was 95.238%, which was 4.762 percentage points higher than traditional image based visual servoing.
ZHANG Boqiang1, ZHANG Chenglong1, FENG Tianpei1, GAO Xiangchuan2
Abstract: In order to solve the problems of HybridA∗ algorithm′s, such as low search efficiency and long time consumption in high-resolution map of complex scenes, J-HybridA∗ algorithm was proposed after analyzing the factors affecting the search efficiency of traditional HybridA∗ algorithm. Firstly, before HybridA∗ algorithm expanded its nodes, JPS algorithm was used to search the path from the starting point to the end point, and the path was straightened and processed as the basis for calculating the node heuristic value, which reduced the time required for HybridA∗ to calculate the heuristic value when expanding the nodes. Second, a new function is created to calculate all of the node heuristic values before the HybridA∗ algorithm is expanded. This reduces the time needed to calculate the heuristic values when HybridA∗ expands the nodes. Finally, the change of the RS curve from minimum turning radius search to variable radius RS curve search enabled the RS curve to search for a collision-free path earlier, which further accelerated the search of the HybridA∗ algorithm. The results of the simulation demonstrate that the enhanced J-HybridA∗ algorithm reduced the search time by 68% and 21% in comparison to the conventional HybridA∗ algorithm and the reverse HybridA∗ algorithm in straightforward environments. In complex environments, the reduction in search time was 59% and 27%. Furthermore, the planning efficiency is markedly enhanced with the increase of map resolution in diverse resolution map scenarios. Experiments conducted on actual vehicles demonstrated that the J-HybridA∗ algorithm, reduced the search time by 88% and 82% in comparison to the traditional HybridA∗ algorithm and the reverse HybridA∗ algorithm. This effectively enhanced the search efficiency of the HybridA∗ algorithm and reduced the time required for path planning.
CHEN Yixin, DUAN Yuxuan, LIU Hao, TAN Shijie, ZHENG Tianle
Abstract: An improved A∗ algorithm was proposed to address the problems of excessive path turning points, redundant nodes, and susceptibility to local optimum in AGV path planning when the traditional A∗ algorithm was applied in obstacle-dense scenarios. The environment model was constructed using the grid method. Firstly, an obstacle density function K(n) was introduced into the heuristic function to improve the cost function, enabling a more accurate estimation of the actual cost from the current node to the target node. Secondly, a dynamic neighborhood search strategy was adopted to enhance the search efficiency and operational performance of the algorithm. Finally, a redundant node processing strategy was implemented to reduce path turning points and remove redundant nodes, yielding a path that contained only the starting point, turning points, and the endpoint. Simulation experiments were conducted on grid maps with varying sizes and complexities. The results demonstrated that, compared to the traditional A∗ algorithm and other improved A∗ algorithm, the proposed algorithm achieved path length reductions of 4.71% and 2.07%, turning point reductions of 45.45% and 20.54%, and node reductions of 84.24% and 62.45%, respectively.
LIU Zhongchang, LI Guoliang
Abstract: To cope with the issues of low convergence speed and low success rate in the realization of segregating multiple coupled subgroups, a swarm intelligence optimization inspired method was proposed to provide a decentralized navigation method for the robots. The designed navigation algorithm enabled each robot to utilize information of the other robots within a limited sensing range, and calculated the preferred navigation speed for its aggregation with other robots of the same subgroup by following principles of the grey wolf optimization (GWO) algorithm. Based on the inclination of information sharing among different subgroups, the applicable information for each robot was determined separately for the cases of being cooperative or being independent among different subgroups, so that the original centralized GWO algorithm could be applied in a decentralized manner. Furthermore, the original GWO algorithm was improved by using a nonlinearly convergence factor which could improved the exploration ability of the robots. In this way, the chance of encountering with group members for each robot was increased, and eventually improved the success rate of group aggregation. In order to avoid collisions between robots during the moving process, in this study the decentralized optimal reciprocal collision avoidance (ORCA) algorithm was used to adjust the preferred navigation speed of each robot. Simulation results demonstrated the effectiveness of the designed group aggregation navigation algorithm, showing higher success rates, faster convergence speed, and greater stability compared to an existing particle swarm optimization (PSO) algorithm-based method.
ZHANG Fuqiang1,2, BAI Junyan1,2, MU Hui3
Abstract: In order to improve the current situation that the existing gesture recognition algorithms required a large amount of training data, aiming at the drawbacks of low accuracy and complex recognition process, a gesture recognition method for human-machine interaction based on improved GAN model was proposed through taking the generative confrontation networks combined with the variational self-encoder and the label information. Firstly, the improved InceptionV2 and InceptionV2-trans structures were added to the encoder and decoder respectively to enhance the feature recovery ability of the model. Secondly, conditional batch normalization (CBN) was carried out in each component network to improve overfitting, and Mish activation function was used to replace ReLU to improve the network performance. Finally, the experimental results indicated that the proposed method could obtain 100% classification accuracy with fewer samples and short convergence time, which verified the reliability of the method.
LI Erchao, WU Yu
Abstract: In order to solve the problem of low management efficiency of classification surrogate-assisted evolutionary algorithms based on fuzzy classification and how to effectively reduce the number of real function evaluations, in this study a fuzzy classification surrogate-assisted evolutionary algorithm was proposed based on an adaptive sampling strategy. Firstly, in the algorithm the agent model was constructed by screening samples through the Pareto dominance relationship. Then, the selection pressure was improved by using a transfer-based density estimation strategy, which balanced convergence and diversity. At the same time, ten-fold cross-validation was used to obtain accuracy information to divide the states. Finally, an adaptive model management strategy was designed. Considering the convergence, diversity, and uncertainty of the current population, targeted sampling methods was adopted according to different accuracy states. The algorithm could ensure overall performance while rationally reducing the number of real evaluations. To verify the performance of the proposed algorithm, it was compared with four other algorithms on the MaF and WFG test sets and real-world engineering problems of automotive side impact design and driving cabin design. The experimental results showed that the proposed algorithm, which could prove that the algorithm had good competitiveness in solving expensive multi-objective optimization problems with the limited number of real evaluations.
PAN Lili1, QU Dongliang2, YIN Jingjing2, MA Xueqiang1
Abstract: In view of the fact that the self-supervised remote sensing image retrieval model by using the sample pair for learning due to the lack of labels, resulted in sampling bias and affecting the accuracy of image representation, a self-supervised remote sensing image retrieval model based on cross-quantization and sample correction (CQSC) was proposed. Firstly, in order to reduce the load of data storage and processing, the mapping layer and product quantization in traditional contrast learning were combined to compress the high-dimensional image data and improve the retrieval efficiency. Secondly, the cross-learning strategy was used to maximize the cross-similarity before and after the feature mapping in the retrieval model, and the feature generation ability and retrieval accuracy of the model were enhanced. Finally, design adaptive correction labels to annotate training samples, correct erroneous negative samples during training and address sampling bias caused by missing labels in self-supervised remote sensing image retrieval. Experiments on UCMerced and EuroSAT datasets showed that compared with PLSH, mAP@20 of CQSC improved by 2.52 percentage points on average on UCMerced, and mAP@100 of CQSC improved by 3.83 percentage points on EuroSAT with 64bits.
GUO Xinying1, 2, 3, LIU Longfei1, 2, 3, ZHU Chunhua1, 2, 3
Abstract: In order to enhance the spectrum efficiency of the RIS-UAV relay communication system formed by integrating UAV and RIS in complex urban environments, research was conducted to explore the optimization of maximizing system downlink sum rate of RIS-UAV relay communication system with fixed trajectory, and a multi-variable non-convex optimization problem of joint active and passive beamforming was constructed. To address this, a lowcomplexity AO dual-loop algorithm based on FP and manifold optimization was designed. Firstly, it was simplified by using the FP algorithm. Secondly, followed by the design of the base station′s active beamforming by using standard convex optimization algorithms, and the design of the RIS′s passive beamforming by using manifold optimization algorithms. Finally, the alternating iterative optimization through the dual internal and external loops continues until convergence is achieved. Simulation results demonstrated that the proposed algorithm had better convergence and lower complexity compared to classical schemes. Moreover, at a maximum transmission power of 20 dBm, the sum rate achieved approximately 6 dB gain over the random phase scheme. Additionally, when the RIS employed 3 bit discrete phase shift, the system′s sum rate performance was nearly equivalent to that with continuous phase shift.
ZHANG Jinfang, ZHOU Yulong, WANG Tongyu, QIAO Beibei, XU Huiru
Abstract: To accurately and quickly evaluate the performance of cascade systems and address the shortcomings of the translation invariance in entropy metrics, new performance indicators were proposed based on knowledge related to image quality evaluation in image processing. Additionally, a hybrid sparrow algorithm was introduced to tackle the inaccuracy and slowness of traditional system identification algorithms. Firstly, the Diophantine equation decomposition was applied to the cascade system based on the minimum variance theory to obtain system feedback invariants, thereby establishing the system evaluation benchmark. Secondly, a hybrid sparrow algorithm incorporating sine and cosine concepts was used to identify the system, resulting in the model parameters and the noise probability density functions of the primary and secondary loops. Finally, the new indicators were mixed with entropy metrics to create a more applicable hybrid metric. Simulations were conducted on cascade systems in different noise conditions. The simulation results showed a significant improvement in the accuracy of the algorithm, with a speed increase of 11.98%, and the evaluation results of the new indicators were more reasonable than those of the entropy metrics.
WU Zhilong1, ZHENG Changjiang1, ZHENG Shukang2, MA Genghua3, CHEN Zhichao1, WU Fei4, DAI Jinwen1
Abstract: To alleviate the congestion problem and improve the reliability of the urban road traffic networks, the cascading failures based on complex network theory were studied in this study. Firstly, a double-layer weighted urbon road traflic networks network model was constructed. Secondly, a failure threshold was integrated into the nonlinear load-capacity model to quantify the probability of failure. Thus, the nodes were also classified into three states: normal, failure and congestion. Additionally, a hybrid load redistribution strategy was proposed to distribute the failure load to the neighboring and sub-neighboring nodes of the failure node considering the spatio-temporal correlation. Finally, the proposed model was simulated by a case study of Nanjing to analyze the impact of different attack strategies and failure thresholds on the reliability of the urbon road traflic networks. The results showed that the urbon road traflic networks had the ability to resist small-scale node and link failures. Attacking high-importance nodes could accelerate congestion diffusion, leading to a decrease in network reliability. During the early stages of congestion propagation (t=40 to 65), increasing the failure threshold δ was able to delay the spread of cascading failure to some extent. However, after congestion reached the critical time, a higher failure threshold (δ= 1.6 compared to δ=1.8) triggered more severe cascading failure.
QIN Dongchen, ZHAO Hongfei, WU Hongxia, YANG Junjie, CHEN Jiangyi, WANG Tingting
Abstract: In order to solve the problem of inconsistent state of charge of single cells in battery pack, the active equalization control technology was studied with series connected battery pack as the research object. The research content included the improvement of the balancing topology and the design of the balancing control strategy. Firstly, a new topology was proposed and verified. Secondly, the mathematical model of equalization circuit was established, and the effects of voltage difference and switching frequency on equalization performance were analyzed. According to the results of voltage difference analysis, a multi-cell-to-multi-cell balancing control strategy based on variable duty cycle is designed to improve the equalization speed and consistency of battery pack. Finally, the joint simulation of equalization topology and equalization strategy was carried out in MATLABR2021b/Simulink. The results showed that, compared with the fixed group balancing control strategy, the proposed balancing topology and control strategy could improve the balancing speed and consistency of the battery pack, the time efficiency was increased by 29.71%, the battery SOC variance was reduced by 16.13% and the number of energy transfers was reduced by 52.5%.
HE Yituan, WANG Qian, QIN Zihan, FU Yanyan
Abstract: In order to avoid the phenomena of combustion instability and knock in the process of power generation of large bore low concentration coalbed methane engine, the promoting effect on combustion of hydrogen jet ignition was studied. The influence of ignition-hydrogen injection interval on jet flame structure and combustion-supporting efficiency of engine were investigated. Based on the three-dimensional fluid mechanics software, the effects of different ignition-hydrogen injection matching strategies on the combustion performance of the engine were studied by changing the ignition time with fixed hydrogen injection time and hydrogen injection pulse width. The results showed that the obvious plume jet flame could be formed in the two working conditions of ignition before hydrogen injection (ignition in 5 ℃A before hydrogen injection) and ignition during hydrogen injection, which could improve the combustion rate of the engine. The ignition delay period and combustion duration were shortened by 64% and 68% respectively compared with the original engine. The peak pressure and the peak heat release rate were increased by 2.1 MPa and 1.05 kJ/℃A. Fixing the hydrogen injection time and changing the ignition time, the indicated thermal efficiency of the two working conditions of the ignition before hydrogen injection and the ignition during hydrogen injection was not much different, both of which are about 40%. The efficiency of the two groups of cases that ignition after hydrogen injection were 38.3% and 36.7%, respectively. The indicated thermal efficiency of the engine could be increased by about 4% compared with the original engine by reasonably controlling the ignitionhydrogen injection time.
LIU Huadong, ZHANG Ya, HAO Qi, SUN Hao
Abstract: Aiming at the problem of low entrainment ratio of the traditional air ejector, the topology optimization method was used to optimize its structure. And an air ejector with airfoil-like spoiler element was proposed based on the topology optimization results and grag reduction mechanism analysis. The internal flow field of the ejector was studied by numerical simulation, and the influence of the height of the airfoil-like spoiler element and the distance between the element and the nozzle throat on the ejector performance was analyzed. The results showed that the secondary nozzle effect would occur after adding the spoiler element and the primary flow accelerated after flowing out of the nozzle, and the pressure was further reduced. The driving pressure difference of the primary flow was increased, the velocity difference between the two flows was reduced, and the entrainment ratio was significantly improved. The entrainment ratio increased as the height of the spoiler element increased, and the entrainment ratio increased first then decreased with the increase of the distance between the spoiler element and the nozzle throat. The entrainment ratio of the airfoil-like spoiler element ejector could increase by 146%~224% by changing the height of the airfoil-like spoiler element and the distance between the element and the nozzle throat. The entrainment ratio reached the optimal value of 2.07 when the height of the airfoil-like spoiler element was 3.3 mm and the distance between the spoiler element and the nozzle throat was 0.8 mm.
ZHAO Dong 1, LI Yarui 2, WANG Wenxiang3, SONG Wei4
Abstract: In order to improve the imputation accuracy of power load missing value data and guarantee the efficiency of subsequent data analysis and application, firstly, a imputation model based on dynamic fusion of attention mechanism dynamic fusion of attention mechanism imputation model (DFAIM) was proposed. The model consisted of an attention mechanism module and a dynamic weighted fusion module, where the deep correlation between features and timestamps was mined through the two different attention mechanisms of the attention mechanism module. Secondly, feature representations were obtained by assigning learnable weights to the two outputs of the attention mechanism module through the dynamic weighted fusion module. Finally, replacing the values of the missing locations with the obtained feature representations to obtain the imputed values. The proposed model was validated using the meteorological and load dataset and the UCI electric load dataset for an area in New York City, and the experimental results showed that DFAIM had certain advantages in evaluating metrics such as MAE, RMSE, and MRE compared to statistics, machine learning, and deep learning models imputation models.
SONG Ling1, CHANG Longtao1, LYU Shunming2, YANG Zhaohui1, LIU Xinfeng1, CHEN Guanzhong1
Abstract: In order to improve the operational efficiency of photovoltaic (PV) power stations a proposal of multi-site forecasting model (MSFM) was proposed to addressing the multi-site location selection problem. In the proposed model, spatiotemporal correlation, event data, and meteorological factors were leveraged to predict power output across multiple sites. A three-dimensional tensor was introduced to represent spatiotemporal data, and tensor decomposition techniques were utilized to recover missing entries. Additionally, the spatiotemporal adjacency, trends, event text data, and meteorological impacts were modeled using both the three-dimensional tensor and the ResNet model. An experimental dataset was established using operational and meteorological data from 1,155 PV power stations in Jinan, Shandong Province. The performance of the proposed method was validated through mean absolute error, relative absolute error, root mean square error, and relative root mean square error, with at least 2.3%, 0.9%, 2.6%, and 2.5% reductions, respectively, in these four evaluation metrics, the experimental results demonstrated that the proposed method was applicable to multi-site location selection problems.
Abstract: The subgrade along the river was affected by unilateral water level changes for a long time, which could increase the risk of overall instability of the subgrade. In order to analyze the seepage characteristics and stability of the flooded widened subgrade with the condition of seasonal change of water level, the seepage characteristics of the subgrade were calculated in real time based on the secondary development of FLAC3D software, and the soil strength parameters were corrected on this basis, and the influence of seasonal change of water level on the stability of the widened subgrade was studied. The results showed that the distribution of pore water pressure and saturation curves of subgrade with horizontal distance was different at the same water level at different times in a certain area near the water surface of the subgrade. During the high water level period, the curve formed a hysteresis circle-like shape, and the pore water pressure and saturation in the middle region were greater than those in the water level rise period. In the low water level period, the curves converge at a certain depth, but the pore water pressure and saturation in the near water area were greater than those in the water level rise period. The safety factor of the frontal slope varied greatly with the seasonal change of water level, with a maximum of 22%, while the backwater surface was less affected by it, with a variation of only 4.5%. The change trend of safety factor of frontal slope was positively correlated with the seasonal trend of water level, while that of backwater surface was diametrically opposite. In the process of seasonal fluctuations of water level, the most unfavorable condition occurred when the water level reached its peak, and the potential sliding surface appeared at the junction of the old and new subgrade on the backwater.
ZHOU Ke
Abstract: The land use pattern with uncertainty influences was deeply studied based on land use suitability. The geographic information system (GIS) and interval probability planning (IPP) technology was combined to build a land use planning management (IPP-LUPM) model. Firstly, land use suitability evaluation was carried out based on GIS data. Secondly, taking the maximum area of different land use types and the constraints as input, the IPPLUPM model was used to optimize land use area and to obtain land use optimum schemes with uncertainties. Taking Henan Province as an example, it was shown by the study results that when the land use suitability i=1, uncertainty probability p=0.01 level,[4.78, 5.55] trillion Yuan could be obtained for the land use benefit, when i=1, p=0.5,[9.66, 10.44] trillion Yuan could be obtained for the land use benefit. The greater the suitability level, the higher the land proposed benefit could be, and the greater the ecological environmental risks would be. It was shown by the results that the model could provide an effective way to solve the land use optimization under uncertainty conditions. It was of important reference value to optimize the land use pattern and management scheme.
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
XING Haipeng1,2, WU Guanghua1,2, WANG Ge1, CHEN Kunyang1, LI Xiaolong1, ZHANG Bei1
Abstract: The existing compaction grouting simulation method can only analyze the stress distribution after grouting, and cannot obtain the parameter information reflecting the compaction effect of grouting, such as the void ratio and density of soil after compaction. Therefore, the MCC is introduced to describe the mechanical property of soil, and based on the elastic-plastic finite element theory, a simulation method is established to simulate the compaction grouting process of constant density slurry in soil. A more comprehensive and intuitive description of the formation compaction effect is achieved. The compaction grouting simulation analysis was carried out on clay, silty clay and other low permeability soil. Compared with the analytical and experimental results, t he overall average relative errors of the simulated values and analytical solutions of radial stress and void ratio under different grouting pressures are 4.04% and 0.29% respectively , and the average relative errors between the calculated elastic modulus and void ratio and the field test results are 2.85% and 5.69% respectively, which proves the applicability of this method. On this basis, the distribution characteristics of soil density, void ratio and elastic modulus around the grouting column after grouting reinforcement are analyzed. The results show that when the grouting pressure increases 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 the grouting hole center of 0.05 m approximate linear changes, and the average change rates are 0.148 g/cm3/MPa, 0.808 and -0.126 MPa-1, respectively. When the grouting pressure is 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 decrease with the increase of grouting depth. Overall, the density and elastic modulus of the soil around the grouting column are greatly increased after grouting reinforcement, and the void ratio is significantly reduced. The soil parameters change less with the distance from the grouting hole, and gradually return to the initial state. Under the same grouting pressure condition, with the increase of grouting depth, the compaction effect gradually weakens
JIANG Jiandong1, ZHANG Haifenf1,2GUO jiaqi2
Abstract: A short-term wind power prediction model based on POTDBO-VMD-CNN- BiLSTM is proposed in the thesis to improve the accuracy of short-term wind power prediction. Firstly, three strategies are 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) is 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 is used to decompose the wind power . Finally, the decomposed frequency components and residual components are input into the CNN-BiLSTM hybrid model for prediction, and the prediction results of each frequency component and residual component are sequentially reconstructed to obtain the wind power prediction results. The proposed model is experimentally tested using actual data from wind farm s in Xinjiang and Jilin . Compared with the CNN-BiLSTM model , the results show that the model in this thesis increases by 4.21% and 7.14% on R 2 respectively, demonstrating better prediction accuracy demonstrates better prediction accuracy
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.Under the condition of keeping the original YOLOv5 detection layer unchanged, the improved algorithm added three auxiliary branches with adaptive weights to extract the shallow information of the YOLOv5 network, 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 more 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 had an accuracy improvement of 3. 7 percentage points compared with the original YOLOv5s, and had better detection performance than other mainstream algorithms.


XIA Zhaoyu, LIN Yujie, HU Chunyuan, WU Zihao
Abstract: Aiming at the requirement of high modulation order identification and the difficulty of modulation identification 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 0dB SNR, and the comprehensive recognition accuracy reached 99.4%. Compared with other methods, the modulation recognition accuracy and the types of recognizable modulation have been improved
WAN Hong1,2, GU Zhi yuan1,2, LI Mengmeng1,2
Abstract: To explore the inherent characteristics of Tai Chi Stake training and digitally interpret its movement essentials, 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 show that the relative position of COP of the expert group is 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 is 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 is significantly lower than that of the trainee group in both directions. For the sample entropy analysis of COP that measures the regularity, the expert group showed significantly lower values in both the left-right and front-back directions compared to the trainee group. These results indicate that the Tai Chi Stake COP of the expert group is more concentrated in the central position, reflecting the technical essential of " stand straight and be centered". The regular low-frequency adjustment reflects the characteristic of " motion in quiescence" in Tai Chi Stake
MA Liuyang1, HU Zhengzheng1, LI Wuhua1
Abstract: To address the problem of target identity (identification, ID) fluctuation during target tracking, affecting the time-sensitive target recognition, this study proposed an "detection-decision" time-sensitive target recognition method (AR-SSVEP-YOLOV3) that integrates augmented reality (AR) technology, steady-state visual evoked potentials (SSVEP), and YOLOv3. The target perception module obtains the front-end scene video and presents it in real-time through an AR headset. The YOLOv3 algorithm completes the detection of sensitive targets in the scene video, and the AR-SSVEP EEG processing module decodes the EEG data of the subject during ID changes to identify time-sensitive targets. The correct recognition rate of time-sensitive targets is compared and analyzed, and the average improvement in the recognition rate of AR-SSVEP-YOLOV3 time-sensitive target recognition method compared to the YOLOv3 algorithm is about 40%, and the average improvement compared to the YOLOv3-Sort algorithm is about 15%. The experimental results show that the AR-SSVEP-YOLOV3 time-sensitive target recognition method can 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.
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.
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. 
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

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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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
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.
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 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.
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 % .
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.
Ding Guoqiang1Zhang Duo1Xiong Ming1Zhou Weidong2
Abstract: In order to improve the precision requirement about the attitude control of the strap-down inertial navigation system,the high order moment matching UKF (Higher-order Moment Matching UKF,HoMMUKF) algorithm was proposed,that is to estimate the SINS’ attitude parameters of based on its quaternion error model.In the recursive calculation process,for accurately approximating computational purposes,it uses high order moment matching method to calculate the average skewness value and peak value of the predicted sampling points set and their weights of the system state parameters in the view of the probability distribution.Making use of attitude quaternion method,then onlinear quaternion error model was constructed,in which model the systemnoise vector depends on system state vector,meanwhile construct its measure equation whose measurement noise vector depends on quaternion measurement vector by pseudo observation vector method was constructed,the weighted average of estimated quaternion with Lagrangian operator was calculated,the system noise variance calculation with the system noise separation algorithm was carried out,and finallyconstruct the SINS’ attitude estimation HoMM-UKF algorithms simulation on SINS attitude experiment platform was designed.It can be seen that HoMM-UKF algorithm’s calculation accuracy is higher than others and has better numerical stability,comparison of the UKF,and CDKF algorithms,and so the HoMM-UKF algorithm’s feasibility and calculation accuracy is verified.
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.
Chen Tiejun, Cai Jinshou, Guo Li
Abstract: Aiming at the defect that wavelet analysis cannot make full use of the unique geometric features of the data itself when dealing with multi-dimensional graphics, the second generation of curvelet transform (SGCT) method is used to process face images, and the image with the largest standard deviation is selected. Scale layer coefficients are used to complete the feature extraction of face images, and combined with data dimensionality reduction based on bidirectional two-dimensional principal component analysis (B2DPCA), a hybrid voting mechanism-based extreme learning machine (voting Extreme learning machine, VELM) face recognition algorithm. By comparing with the classification results of other algorithms, it is proved that the algorithm has a higher recognition accuracy.
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.
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.
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.
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.
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 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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%.
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.
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.
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.
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
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.
ZHAO Guosheng1,NIU Zhenzhen1,LIU Yongguang2, SUN Chaoliang2
Abstract: In view of the disadvantages of the traditional Fuy C-means clustering algorithm, the author pro-poses an adaptive FCM algorithm. This algorithm is based on two clustering results evaluation index of withinthe class distance MIA and between the class distance MDC. The ratio of MDC and MIA,defined as l, is anadaptive function to determine the clustering number c of FCM algorithm. At the same time,according to thefuzy decision method,we use the objective function and partition entropy of FCM algorithm together to deter-mine the value of optimal fuzzy weighted m. ’This algorithm not only overcomes the FCM algorithm disadvan-tage of not being able to determine the clustering number automatically and fuzzy weighted index needs to begiven by experience,but also the clustering result is optimal. Finally,the correctness and effectiveness of thealgorithm were proved through example analysis.
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.
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.
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 % .
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.
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.
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.
MU Xiaomin , SHI Guangqiang,LIU Ying , YANG Shouyi
Abstract: To solve the problem of contract-based cooperative spectrum sharing between multiple primary usersand multiple secondary users,we put forward a contract design method based on statistical theory to maximizethe total utility of primary users. Firstly,the primary users make full use of the accepting contract statisticalinformation of secondary users to design a reasonable contract. Then,the primary users according to the statis-tical expected utility to obtain the optimization problem of maximizing theirs total expected utilities. Further-more,we simplify the problem in theory and exploit the genetic algorithm to derive the sub-optimal solution.The simulation results and analysis show the contract design method can solve the problem of contract-basedcooperative spectrum sharing successfully.Compared with the DMA-UI,the approach we formulated can makeprimary users obtain a higher utility, and further improve the primary users’energy efficiency and spectrumefficiency.
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.
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.
Chen Tiejun, Cai Jinshou, Guo Li
Abstract: Aiming at the defect that wavelet analysis cannot make full use of the unique geometric features of the data itself when dealing with multi-dimensional graphics, the second generation of curvelet transform (SGCT) method is used to process face images, and the image with the largest standard deviation is selected. Scale layer coefficients are used to complete the feature extraction of face images, and combined with data dimensionality reduction based on bidirectional two-dimensional principal component analysis (B2DPCA), a hybrid voting mechanism-based extreme learning machine (voting Extreme learning machine, VELM) face recognition algorithm. By comparing with the classification results of other algorithms, it is proved that the algorithm has a higher recognition accuracy.
Zhang Zhonghui, Liu Gushuai, Xiong Jianfeng, Liu Xiaowan, Xu Gaochao
Abstract: The distribution of charging and battery swap station has always been one of the key problems for the development of electric vehicle.A site location of charging and battery swap station could be represented by a network with traffic flow,the distance from the power source,parcel load,and city block position respectively.Spectral clustering methodology was used to reveal the internal connectivity structure of such a network.First of all,it adopted the min-max standardized method in dimensionless to establish a sample space matrix S.Then,the normalized Laplacian was achived according to the similarity between matrix W and matrix D.The former two and three feature vector of Laplace matrix were mapped to the 2d and 3d space to observe parcel partition.Finally methodology goes beyond the standard k-means algorithm by instead representing the complete network substructure as a dendrogram and verifies its correctness by analyzing the voltage sags.We include the results of our methodology for a real distribution network in Jiangxi province.Example shows that our methodology has certain rationality and it could be helpful for distribution network planning.
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)