期刊文献+
共找到1,029篇文章
< 1 2 52 >
每页显示 20 50 100
Construction Activity Analysis of Workers Based on Human Posture Estimation Information
1
作者 Xuhong Zhou Shuai Li +2 位作者 Jiepeng Liu Zhou Wu Yohchia Frank Chen 《Engineering》 SCIE EI CAS CSCD 2024年第2期225-236,共12页
Identifying workers’construction activities or behaviors can enable managers to better monitor labor efficiency and construction progress.However,current activity analysis methods for construction workers rely solely... Identifying workers’construction activities or behaviors can enable managers to better monitor labor efficiency and construction progress.However,current activity analysis methods for construction workers rely solely on manual observations and recordings,which consumes considerable time and has high labor costs.Researchers have focused on monitoring on-site construction activities of workers.However,when multiple workers are working together,current research cannot accu rately and automatically identify the construction activity.This research proposes a deep learning framework for the automated analysis of the construction activities of multiple workers.In this framework,multiple deep neural network models are designed and used to complete worker key point extraction,worker tracking,and worker construction activity analysis.The designed framework was tested at an actual construction site,and activity recognition for multiple workers was performed,indicating the feasibility of the framework for the automated monitoring of work efficiency. 展开更多
关键词 Pose estimation Activity analysis Object tracking Construction workers Automatic systems
下载PDF
Deep Structure Optimization for Incremental Hierarchical Fuzzy Systems Using Improved Differential Evolution Algorithm
2
作者 Yue Zhu Tao Zhao 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第2期1139-1158,共20页
The optimization of the rule base of a fuzzy logic system (FLS) based on evolutionary algorithm has achievednotable results. However, due to the diversity of the deep structure in the hierarchical fuzzy system (HFS) a... The optimization of the rule base of a fuzzy logic system (FLS) based on evolutionary algorithm has achievednotable results. However, due to the diversity of the deep structure in the hierarchical fuzzy system (HFS) and thecorrelation of each sub fuzzy system, the uncertainty of the HFS’s deep structure increases. For the HFS, a largenumber of studies mainly use fixed structures, which cannot be selected automatically. To solve this problem, thispaper proposes a novel approach for constructing the incremental HFS. During system design, the deep structureand the rule base of the HFS are encoded separately. Subsequently, the deep structure is adaptively mutated basedon the fitness value, so as to realize the diversity of deep structures while ensuring reasonable competition amongthe structures. Finally, the differential evolution (DE) is used to optimize the deep structure of HFS and theparameters of antecedent and consequent simultaneously. The simulation results confirm the effectiveness of themodel. Specifically, the root mean square errors in the Laser dataset and Friedman dataset are 0.0395 and 0.0725,respectively with rule counts of rules is 8 and 12, respectively.When compared to alternative methods, the resultsindicate that the proposed method offers improvements in accuracy and rule counts. 展开更多
关键词 Hierarchical fuzzy system automatic optimization differential evolution regression problem
下载PDF
Automatic modulation recognition of radiation source signals based on two-dimensional data matrix and improved residual neural network
3
作者 Guanghua Yi Xinhong Hao +3 位作者 Xiaopeng Yan Jian Dai Yangtian Liu Yanwen Han 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第3期364-373,共10页
Automatic modulation recognition(AMR)of radiation source signals is a research focus in the field of cognitive radio.However,the AMR of radiation source signals at low SNRs still faces a great challenge.Therefore,the ... Automatic modulation recognition(AMR)of radiation source signals is a research focus in the field of cognitive radio.However,the AMR of radiation source signals at low SNRs still faces a great challenge.Therefore,the AMR method of radiation source signals based on two-dimensional data matrix and improved residual neural network is proposed in this paper.First,the time series of the radiation source signals are reconstructed into two-dimensional data matrix,which greatly simplifies the signal preprocessing process.Second,the depthwise convolution and large-size convolutional kernels based residual neural network(DLRNet)is proposed to improve the feature extraction capability of the AMR model.Finally,the model performs feature extraction and classification on the two-dimensional data matrix to obtain the recognition vector that represents the signal modulation type.Theoretical analysis and simulation results show that the AMR method based on two-dimensional data matrix and improved residual network can significantly improve the accuracy of the AMR method.The recognition accuracy of the proposed method maintains a high level greater than 90% even at -14 dB SNR. 展开更多
关键词 Automatic modulation recognition Radiation source signals Two-dimensional data matrix Residual neural network Depthwise convolution
下载PDF
Path Planning and Tracking Control for Parking via Soft Actor-Critic Under Non-Ideal Scenarios
4
作者 Xiaolin Tang Yuyou Yang +3 位作者 Teng Liu Xianke Lin Kai Yang Shen Li 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第1期181-195,共15页
Parking in a small parking lot within limited space poses a difficult task. It often leads to deviations between the final parking posture and the target posture. These deviations can lead to partial occupancy of adja... Parking in a small parking lot within limited space poses a difficult task. It often leads to deviations between the final parking posture and the target posture. These deviations can lead to partial occupancy of adjacent parking lots, which poses a safety threat to vehicles parked in these parking lots. However, previous studies have not addressed this issue. In this paper, we aim to evaluate the impact of parking deviation of existing vehicles next to the target parking lot(PDEVNTPL) on the automatic ego vehicle(AEV) parking, in terms of safety, comfort, accuracy, and efficiency of parking. A segmented parking training framework(SPTF) based on soft actor-critic(SAC) is proposed to improve parking performance. In the proposed method, the SAC algorithm incorporates strategy entropy into the objective function, to enable the AEV to learn parking strategies based on a more comprehensive understanding of the environment. Additionally, the SPTF simplifies complex parking tasks to maintain the high performance of deep reinforcement learning(DRL). The experimental results reveal that the PDEVNTPL has a detrimental influence on the AEV parking in terms of safety, accuracy, and comfort, leading to reductions of more than 27%, 54%, and 26%respectively. However, the SAC-based SPTF effectively mitigates this impact, resulting in a considerable increase in the parking success rate from 71% to 93%. Furthermore, the heading angle deviation is significantly reduced from 2.25 degrees to 0.43degrees. 展开更多
关键词 Automatic parking control strategy parking deviation(APS) soft actor-critic(SAC)
下载PDF
Audio-Text Multimodal Speech Recognition via Dual-Tower Architecture for Mandarin Air Traffic Control Communications
5
作者 Shuting Ge Jin Ren +3 位作者 Yihua Shi Yujun Zhang Shunzhi Yang Jinfeng Yang 《Computers, Materials & Continua》 SCIE EI 2024年第3期3215-3245,共31页
In air traffic control communications (ATCC), misunderstandings between pilots and controllers could result in fatal aviation accidents. Fortunately, advanced automatic speech recognition technology has emerged as a p... In air traffic control communications (ATCC), misunderstandings between pilots and controllers could result in fatal aviation accidents. Fortunately, advanced automatic speech recognition technology has emerged as a promising means of preventing miscommunications and enhancing aviation safety. However, most existing speech recognition methods merely incorporate external language models on the decoder side, leading to insufficient semantic alignment between speech and text modalities during the encoding phase. Furthermore, it is challenging to model acoustic context dependencies over long distances due to the longer speech sequences than text, especially for the extended ATCC data. To address these issues, we propose a speech-text multimodal dual-tower architecture for speech recognition. It employs cross-modal interactions to achieve close semantic alignment during the encoding stage and strengthen its capabilities in modeling auditory long-distance context dependencies. In addition, a two-stage training strategy is elaborately devised to derive semantics-aware acoustic representations effectively. The first stage focuses on pre-training the speech-text multimodal encoding module to enhance inter-modal semantic alignment and aural long-distance context dependencies. The second stage fine-tunes the entire network to bridge the input modality variation gap between the training and inference phases and boost generalization performance. Extensive experiments demonstrate the effectiveness of the proposed speech-text multimodal speech recognition method on the ATCC and AISHELL-1 datasets. It reduces the character error rate to 6.54% and 8.73%, respectively, and exhibits substantial performance gains of 28.76% and 23.82% compared with the best baseline model. The case studies indicate that the obtained semantics-aware acoustic representations aid in accurately recognizing terms with similar pronunciations but distinctive semantics. The research provides a novel modeling paradigm for semantics-aware speech recognition in air traffic control communications, which could contribute to the advancement of intelligent and efficient aviation safety management. 展开更多
关键词 Speech-text multimodal automatic speech recognition semantic alignment air traffic control communications dual-tower architecture
下载PDF
An inverse analysis of fluid flow through granular media using differentiable lattice Boltzmann method
6
作者 Qiuyu Wang Krishna Kumar 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2024年第6期2077-2090,共14页
This study presents a method for the inverse analysis of fluid flow problems.The focus is put on accurately determining boundary conditions and characterizing the physical properties of granular media,such as permeabi... This study presents a method for the inverse analysis of fluid flow problems.The focus is put on accurately determining boundary conditions and characterizing the physical properties of granular media,such as permeability,and fluid components,like viscosity.The primary aim is to deduce either constant pressure head or pressure profiles,given the known velocity field at a steady-state flow through a conduit containing obstacles,including walls,spheres,and grains.The lattice Boltzmann method(LBM)combined with automatic differentiation(AD)(AD-LBM)is employed,with the help of the GPU-capable Taichi programming language.A lightweight tape is used to generate gradients for the entire LBM simulation,enabling end-to-end backpropagation.Our AD-LBM approach accurately estimates the boundary conditions for complex flow paths in porous media,leading to observed steady-state velocity fields and deriving macro-scale permeability and fluid viscosity.The method demonstrates significant advantages in terms of prediction accuracy and computational efficiency,making it a powerful tool for solving inverse fluid flow problems in various applications. 展开更多
关键词 Inverse problem Fluid flow Granular media Automatic differentiation(AD) Lattice Boltzmann method(LBM)
下载PDF
Cluster DetectionMethod of Endogenous Security Abnormal Attack Behavior in Air Traffic Control Network
7
作者 Ruchun Jia Jianwei Zhang +2 位作者 Yi Lin Yunxiang Han Feike Yang 《Computers, Materials & Continua》 SCIE EI 2024年第5期2523-2546,共24页
In order to enhance the accuracy of Air Traffic Control(ATC)cybersecurity attack detection,in this paper,a new clustering detection method is designed for air traffic control network security attacks.The feature set f... In order to enhance the accuracy of Air Traffic Control(ATC)cybersecurity attack detection,in this paper,a new clustering detection method is designed for air traffic control network security attacks.The feature set for ATC cybersecurity attacks is constructed by setting the feature states,adding recursive features,and determining the feature criticality.The expected information gain and entropy of the feature data are computed to determine the information gain of the feature data and reduce the interference of similar feature data.An autoencoder is introduced into the AI(artificial intelligence)algorithm to encode and decode the characteristics of ATC network security attack behavior to reduce the dimensionality of the ATC network security attack behavior data.Based on the above processing,an unsupervised learning algorithm for clustering detection of ATC network security attacks is designed.First,determine the distance between the clustering clusters of ATC network security attack behavior characteristics,calculate the clustering threshold,and construct the initial clustering center.Then,the new average value of all feature objects in each cluster is recalculated as the new cluster center.Second,it traverses all objects in a cluster of ATC network security attack behavior feature data.Finally,the cluster detection of ATC network security attack behavior is completed by the computation of objective functions.The experiment took three groups of experimental attack behavior data sets as the test object,and took the detection rate,false detection rate and recall rate as the test indicators,and selected three similar methods for comparative test.The experimental results show that the detection rate of this method is about 98%,the false positive rate is below 1%,and the recall rate is above 97%.Research shows that this method can improve the detection performance of security attacks in air traffic control network. 展开更多
关键词 Air traffic control network security attack behavior cluster detection behavioral characteristics information gain cluster threshold automatic encoder
下载PDF
Radar Signal Intra-Pulse Modulation Recognition Based on Deep Residual Network
8
作者 Fuyuan Xu Guangqing Shao +3 位作者 Jiazhan Lu Zhiyin Wang Zhipeng Wu Shuhang Xia 《Journal of Beijing Institute of Technology》 EI CAS 2024年第2期155-162,共8页
In view of low recognition rate of complex radar intra-pulse modulation signal type by traditional methods under low signal-to-noise ratio(SNR),the paper proposes an automatic recog-nition method of complex radar intr... In view of low recognition rate of complex radar intra-pulse modulation signal type by traditional methods under low signal-to-noise ratio(SNR),the paper proposes an automatic recog-nition method of complex radar intra-pulse modulation signal type based on deep residual network.The basic principle of the recognition method is to obtain the transformation relationship between the time and frequency of complex radar intra-pulse modulation signal through short-time Fourier transform(STFT),and then design an appropriate deep residual network to extract the features of the time-frequency map and complete a variety of complex intra-pulse modulation signal type recognition.In addition,in order to improve the generalization ability of the proposed method,label smoothing and L2 regularization are introduced.The simulation results show that the proposed method has a recognition accuracy of more than 95%for complex radar intra-pulse modulation sig-nal types under low SNR(2 dB). 展开更多
关键词 intra-pulse modulation low signal-to-noise deep residual network automatic recognition
下载PDF
An intelligent automatic correlation method of oilbearing strata based on pattern constraints:An example of accretionary stratigraphy of Shishen 100 block in Shinan Oilfield of Bohai Bay Basin,East China
9
作者 WU Degang WU Shenghe +1 位作者 LIU Lei SUN Yide 《Petroleum Exploration and Development》 SCIE 2024年第1期180-192,共13页
Aiming at the problem that the data-driven automatic correlation methods which are difficult to adapt to the automatic correlation of oil-bearing strata with large changes in lateral sedimentary facies and strata thic... Aiming at the problem that the data-driven automatic correlation methods which are difficult to adapt to the automatic correlation of oil-bearing strata with large changes in lateral sedimentary facies and strata thickness,an intelligent automatic correlation method of oil-bearing strata based on pattern constraints is formed.We propose to introduce knowledge-driven in automatic correlation of oil-bearing strata,constraining the correlation process by stratigraphic sedimentary patterns and improving the similarity measuring machine and conditional constraint dynamic time warping algorithm to automate the correlation of marker layers and the interfaces of each stratum.The application in Shishen 100 block in the Shinan Oilfield of the Bohai Bay Basin shows that the coincidence rate of the marker layers identified by this method is over 95.00%,and the average coincidence rate of identified oil-bearing strata reaches 90.02% compared to artificial correlation results,which is about 17 percentage points higher than that of the existing automatic correlation methods.The accuracy of the automatic correlation of oil-bearing strata has been effectively improved. 展开更多
关键词 oil-bearing strata automatic correlation contrastive learning stratigraphic sedimentary pattern marker layer similarity measuring machine conditional constraint dynamic time warping algorithm
下载PDF
Automatic modulation recognition of radio fuzes using a DR2D-based adaptive denoising method and textural feature extraction
10
作者 Yangtian Liu Xiaopeng Yan +2 位作者 Qiang Liu Tai An Jian Dai 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第4期328-338,共11页
The identification of intercepted radio fuze modulation types is a prerequisite for decision-making in interference systems.However,the electromagnetic environment of modern battlefields is complex,and the signal-to-n... The identification of intercepted radio fuze modulation types is a prerequisite for decision-making in interference systems.However,the electromagnetic environment of modern battlefields is complex,and the signal-to-noise ratio(SNR)of such environments is usually low,which makes it difficult to implement accurate recognition of radio fuzes.To solve the above problem,a radio fuze automatic modulation recognition(AMR)method for low-SNR environments is proposed.First,an adaptive denoising algorithm based on data rearrangement and the two-dimensional(2D)fast Fourier transform(FFT)(DR2D)is used to reduce the noise of the intercepted radio fuze intermediate frequency(IF)signal.Then,the textural features of the denoised IF signal rearranged data matrix are extracted from the statistical indicator vectors of gray-level cooccurrence matrices(GLCMs),and support vector machines(SVMs)are used for classification.The DR2D-based adaptive denoising algorithm achieves an average correlation coefficient of more than 0.76 for ten fuze types under SNRs of-10 d B and above,which is higher than that of other typical algorithms.The trained SVM classification model achieves an average recognition accuracy of more than 96%on seven modulation types and recognition accuracies of more than 94%on each modulation type under SNRs of-12 d B and above,which represents a good AMR performance of radio fuzes under low SNRs. 展开更多
关键词 Automatic modulation recognition Adaptive denoising Data rearrangement and the 2D FFT(DR2D) Radio fuze
下载PDF
Research on Quantitative Identification of Three-Dimensional Connectivity of Fractured-Vuggy Reservoirs
11
作者 Xingliang Deng Peng Cao +3 位作者 Yintao Zhang Yuhui Zhou Xiao Luo Liang Wang 《Energy Engineering》 EI 2024年第5期1195-1207,共13页
The fractured-vuggy carbonate oil resources in the western basin of China are extremely rich.The connectivity of carbonate reservoirs is complex,and there is still a lack of clear understanding of the development and ... The fractured-vuggy carbonate oil resources in the western basin of China are extremely rich.The connectivity of carbonate reservoirs is complex,and there is still a lack of clear understanding of the development and topological structure of the pore space in fractured-vuggy reservoirs.Thus,effective prediction of fractured-vuggy reservoirs is difficult.In view of this,this work employs adaptive point cloud technology to reproduce the shape and capture the characteristics of a fractured-vuggy reservoir.To identify the complex connectivity among pores,fractures,and vugs,a simplified one-dimensional connectivity model is established by using the meshless connection element method(CEM).Considering that different types of connection units have different flow characteristics,a sequential coupling calculation method that can efficiently calculate reservoir pressure and saturation is developed.By automatic history matching,the dynamic production data is fitted in real-time,and the characteristic parameters of the connection unit are inverted.Simulation results show that the three-dimensional connectivity model of the fractured-vuggy reservoir built in this work is as close as 90%of the fine grid model,while the dynamic simulation efficiency is much higher with good accuracy. 展开更多
关键词 Fractured-vuggy reservoir three-dimensional connectivity connection unit dynamic prediction automatic history matching
下载PDF
Design of Fully Automatic Specification Selection System for Resistance Welding Equipment
12
作者 Xiangkun Lu Zengtai Tian +1 位作者 Hao Xu Yue Guo 《Journal of Harbin Institute of Technology(New Series)》 CAS 2024年第1期64-68,共5页
A system for fully automatic selection of welding specifications in resistance welding equipment has been developed to address the problem of workers frequently choosing the wrong specifications during manual welding ... A system for fully automatic selection of welding specifications in resistance welding equipment has been developed to address the problem of workers frequently choosing the wrong specifications during manual welding of multiple parts on a single machine in automobile factories. The system incorporates an automatic recognition system for different workpiece materials using the added machine fixture,visual detection system for nuts and bolts,and secondary graphical confirmation to ensure the correctness of specification calling. This system achieves reliable,fully automatic selection of welding specifications in resistance welding equipment and has shown significant effects in improving welding quality for massproduced workpieces,while solving the problem of specification calling errors that can occur with traditional methods involving process charts and code adjustments. This system is particularly suitable for promoting applications in manual welding of multiple parts on a single machine in automobile factories,ensuring correct specification calling and welding quality. 展开更多
关键词 seat spot welding welding specifications fully automatic
下载PDF
Automatic recognition of depression based on audio and video:A review
13
作者 Meng-Meng Han Xing-Yun Li +4 位作者 Xin-Yu Yi Yun-Shao Zheng Wei-Li Xia Ya-Fei Liu Qing-Xiang Wang 《World Journal of Psychiatry》 SCIE 2024年第2期225-233,共9页
Depression is a common mental health disorder.With current depression detection methods,specialized physicians often engage in conversations and physiological examinations based on standardized scales as auxiliary mea... Depression is a common mental health disorder.With current depression detection methods,specialized physicians often engage in conversations and physiological examinations based on standardized scales as auxiliary measures for depression assessment.Non-biological markers-typically classified as verbal or non-verbal and deemed crucial evaluation criteria for depression-have not been effectively utilized.Specialized physicians usually require extensive training and experience to capture changes in these features.Advancements in deep learning technology have provided technical support for capturing non-biological markers.Several researchers have proposed automatic depression estimation(ADE)systems based on sounds and videos to assist physicians in capturing these features and conducting depression screening.This article summarizes commonly used public datasets and recent research on audio-and video-based ADE based on three perspectives:Datasets,deficiencies in existing research,and future development directions. 展开更多
关键词 Depression recognition Deep learning Automatic depression estimation System Audio processing Image processing Feature fusion Future development
下载PDF
Automatic SOC Equalization Strategy of Energy Storage Units with DC Microgrid Bus Voltage Support
14
作者 Jingjing Tian Shenglin Mo +1 位作者 Feng Zhao Xiaoqiang Chen 《Energy Engineering》 EI 2024年第2期439-459,共21页
In this paper,an improved sag control strategy based on automatic SOC equalization is proposed to solve the problems of slow SOC equalization and excessive bus voltage fluctuation amplitude and offset caused by load a... In this paper,an improved sag control strategy based on automatic SOC equalization is proposed to solve the problems of slow SOC equalization and excessive bus voltage fluctuation amplitude and offset caused by load and PV power variations in a stand-alone DC microgrid.The strategy includes primary and secondary control.Among them,the primary control suppresses the DC microgrid voltage fluctuation through the I and II section control,and the secondary control aims to correct the P-U curve of the energy storage system and the PV system,thus reducing the steady-state bus voltage excursion.The simulation results demonstrate that the proposed control strategy effectively achieves SOC balancing and enhances the immunity of bus voltage.The proposed strategy improves the voltage fluctuation suppression ability by approximately 39.4%and 43.1%under the PV power and load power fluctuation conditions,respectively.Furthermore,the steady-state deviation of the bus voltage,△U_(dc) is only 0.01–0.1 V,ensuring stable operation of the DC microgrid in fluctuating power environments. 展开更多
关键词 Automatic equalization independent DC microgrid improve droop control secondary control state of charge
下载PDF
Operation practice of real-time intelligent seismic processing system for the Nei Monggol seismic network——Taking the 2020 Helinger earthquake event as an example
15
作者 ZHAI Hao WANG Yong WANG Lujun 《地震地磁观测与研究》 2024年第2期163-163,共1页
To evaluate the reliability of the Real-time Intelligent Seismic Processing System(RISP)in the operation of the Nei Monggol seismic network,31 earthquake events occurred in the area within 30 days before and after the... To evaluate the reliability of the Real-time Intelligent Seismic Processing System(RISP)in the operation of the Nei Monggol seismic network,31 earthquake events occurred in the area within 30 days before and after the Helinger ML 4.5 earthquake that occurred on March 30,2020,were taken as the research object.The results of manual cataloging and real-time intelligent seismic processing system output(automatic cataloging)were compared and analyzed,and the following conclusions were drawn:The number of events identified by the real-time intelligent seismic processing system(RISP)is about 2.5 times that of manual identification.The automatic catalog matches 30 events from the manual catalog,and the event recall rate is as high as 96.8%.The automatic catalog has a smaller deviation from the manual catalog in terms of the time of earthquake occurrence,epicenter position,magnitude,and P and S phase arrivals.By comparing the results of automatic and manual catalogs,it can be seen that the cataloging results for the same event in both catalogs are consistent,with an epicenter deviation generally within the range of±10 km and an earthquake occurrence time generally within the range of±2 s.The automatic catalog basically meets the requirements of the error range for manual cataloging.Overall,the output results of the Real-time Intelligent Earthquake Processing System(RISP)meet the expected goals and can provide data support for scientific research such as rapid post-earthquake aftershock sequences and earthquake swarm trend judgment. 展开更多
关键词 seismic phase identification earthquake detection deep learning Helinger automatic cataloging
下载PDF
Application Strategies of Automatic Addressable Single-Lamp Control Technology in Tunnel Lighting
16
作者 Huiyan Yang 《Journal of World Architecture》 2024年第2期90-95,共6页
The article mainly studies the application strategy of automatic addressable single-lamp control technology in tunnel lighting.It encompasses an introduction to this technology,an analysis of the tunnel lighting syste... The article mainly studies the application strategy of automatic addressable single-lamp control technology in tunnel lighting.It encompasses an introduction to this technology,an analysis of the tunnel lighting system using automatic addressable single-lamp control technology,and outlines the main development direction for this technology in modern tunnel lighting.The aim is to offer insights that can inform the rational deployment of this technology,thereby enhancing the lighting control effectiveness in modern tunnels and meeting their specific lighting requirements more effectively. 展开更多
关键词 Tunnel lighting Automatic addressable single-lamp control technology System design Cascade control
下载PDF
滚-跳多运动模式球形机器人的动力学仿真研究
17
作者 于源 吴怀松 +1 位作者 焦志伟 李秉洋 《北京化工大学学报(自然科学版)》 CAS CSCD 北大核心 2023年第1期89-96,共8页
复杂的探索环境对探测机器人的通行能力提出了更高要求,具有多种运动模式的球形机器人是探测机器人领域的研究热点之一。通过对球形机器人内部构件质量分布的调节,设计了一种基于单摆驱动式的滚-跳多运动模式球形机器人,其具有滚动、转... 复杂的探索环境对探测机器人的通行能力提出了更高要求,具有多种运动模式的球形机器人是探测机器人领域的研究热点之一。通过对球形机器人内部构件质量分布的调节,设计了一种基于单摆驱动式的滚-跳多运动模式球形机器人,其具有滚动、转向、爬坡与跳跃4种基本运动能力;随后,又根据球形机器人的设计方案建立了球形机器人4种基本运动动力学方程。利用Automatic Dynamics Analysis of Mechanical Systems(ADAMS)软件构建该球形机器人虚拟样机并对其进行了滚动、转向、爬坡与跳跃的动力学仿真,最后以此为依据计算滚动、转向、爬坡与跳跃运动性能的仿真值,并制作实验室样机验证了动力学仿真的正确性。 展开更多
关键词 球形机器人 多运动模式 动力学仿真 Automatic Dynamics Analysis of Mechanical Systems(ADAMS)
下载PDF
Pavement Cracks Coupled With Shadows:A New Shadow-Crack Dataset and A Shadow-Removal-Oriented Crack Detection Approach 被引量:2
18
作者 Lili Fan Shen Li +3 位作者 Ying Li Bai Li Dongpu Cao Fei-Yue Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2023年第7期1593-1607,共15页
Automatic pavement crack detection is a critical task for maintaining the pavement stability and driving safety.The task is challenging because the shadows on the pavement may have similar intensity with the crack,whi... Automatic pavement crack detection is a critical task for maintaining the pavement stability and driving safety.The task is challenging because the shadows on the pavement may have similar intensity with the crack,which interfere with the crack detection performance.Till to the present,there still lacks efficient algorithm models and training datasets to deal with the interference brought by the shadows.To fill in the gap,we made several contributions as follows.First,we proposed a new pavement shadow and crack dataset,which contains a variety of shadow and pavement pixel size combinations.It also covers all common cracks(linear cracks and network cracks),placing higher demands on crack detection methods.Second,we designed a two-step shadow-removal-oriented crack detection approach:SROCD,which improves the performance of the algorithm by first removing the shadow and then detecting it.In addition to shadows,the method can cope with other noise disturbances.Third,we explored the mechanism of how shadows affect crack detection.Based on this mechanism,we propose a data augmentation method based on the difference in brightness values,which can adapt to brightness changes caused by seasonal and weather changes.Finally,we introduced a residual feature augmentation algorithm to detect small cracks that can predict sudden disasters,and the algorithm improves the performance of the model overall.We compare our method with the state-of-the-art methods on existing pavement crack datasets and the shadow-crack dataset,and the experimental results demonstrate the superiority of our method. 展开更多
关键词 Automatic pavement crack detection data augmentation compensation deep learning residual feature augmentation shadow removal shadow-crack dataset
下载PDF
Deep Learning Based Automatic Charging Identification and Positioning Method for Electric Vehicle 被引量:1
19
作者 Hao Zhu Chao Sun +1 位作者 Qunfeng Zheng Qinghai Zhao 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第9期3265-3283,共19页
Electric vehicle charging identification and positioning is critically important to achieving automatic charging.In terms of the problem of automatic charging for electric vehicles,a dual recognition and positioning m... Electric vehicle charging identification and positioning is critically important to achieving automatic charging.In terms of the problem of automatic charging for electric vehicles,a dual recognition and positioning method based on deep learning is proposed.The method is divided into two parts:global recognition and localization and local recognition and localization.In the specific implementation process,the collected pictures of electric vehicle charging attitude are classified and labeled.It is trained with the improved YOLOv4 networkmodel and the corresponding detectionmodel is obtained.The contour of the electric vehicle is extracted by the BiSeNet semantic segmentation algorithm.The minimum external rectangle is used for positioning of the electric vehicle.Based on the location relationship between the charging port and the electric vehicle,the rough location information of the charging port is obtained.The automatic charging equipment moves to the vicinity of the charging port,and the camera near the charging gun collects pictures of the charging port.The model is detected by the Hough circle,the KM algorithmis used for featurematching,and the homography matrix is used to solve the attitude.The results show that the dual identification and location method based on the improved YOLOv4 algorithm proposed in this paper can accurately locate the charging port.The accuracy of the charging connection can reach 80%.It provides an effective way to solve the problems of automatic charging identification and positioning of electric vehicles and has strong engineering practical value. 展开更多
关键词 Electric vehicle automatic charging identification and positioning deep learning
下载PDF
Automatic identification of rock discontinuity and stability analysis of tunnel rock blocks using terrestrial laser scanning 被引量:1
20
作者 Meng Wang Jiawen Zhou +3 位作者 Junlin Chen Nan Jiang Puwen Zhang Haibo Li 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2023年第7期1810-1825,共16页
Local geometric information and discontinuity features are key aspects of the analysis of the evolution and failure mechanisms of unstable rock blocks in rock tunnels.This study demonstrates the integration of terrest... Local geometric information and discontinuity features are key aspects of the analysis of the evolution and failure mechanisms of unstable rock blocks in rock tunnels.This study demonstrates the integration of terrestrial laser scanning(TLS)with distinct element method for rock mass characterization and stability analysis in tunnels.TLS records detailed geometric information of the surrounding rock mass by scanning and collecting the positions of millions of rock surface points without contact.By conducting a fuzzy K-means method,a discontinuity automatic identification algorithm was developed,and a method for obtaining the geometric parameters of discontinuities was proposed.This method permits the user to visually identify each discontinuity and acquire its spatial distribution features(e.g.occurrences,spac-ings,trace lengths)in great detail.Compared with hand mapping in conventional geotechnical surveys,the geometric information of discontinuities obtained by this approach is more accurate and the iden-tification is more efficient.Then,a discrete fracture network with the same statistical characteristics as the actual discontinuities was generated with the distinct element method,and a representative nu-merical model of the jointed surrounding rock mass was established.By means of numerical simulation,potential unstable rock blocks were assessed,and failure mechanisms were analyzed.This method was applied to detection and assessment of unstable rock blocks in the spillway and sand flushing tunnel of the Hongshiyan hydropower project after a collapse.The results show that the noncontact detection of blocks was more labor-saving with lower safety risks compared with manual surveys,and the stability assessment was more reliable since the numerical model built by this method was more consistent with the distribution characteristics of actual joints.This study can provide a reference for geological survey and unstable rock block hazard mitigation in tunnels subjected to complex geology and active rockfalls. 展开更多
关键词 Rock tunnel Terrestrial laser scanning(TLS) Discontinuity automatic identification Distinct element method Rock block stability assessment
下载PDF
上一页 1 2 52 下一页 到第
使用帮助 返回顶部