【目的】针对风电法兰分类细、规格多、直径大、孔数多,导致多孔加工坐标计算量大、输入效率低,且极坐标、旋转坐标及宏程序、二次开发等加工方案难以满足法兰生产企业实际生产需求的问题,提出一种高效解决方案。【方法】基于Visual Stu...【目的】针对风电法兰分类细、规格多、直径大、孔数多,导致多孔加工坐标计算量大、输入效率低,且极坐标、旋转坐标及宏程序、二次开发等加工方案难以满足法兰生产企业实际生产需求的问题,提出一种高效解决方案。【方法】基于Visual Studio 2022开发平台,开发了一款高效实用、能灵活快速生成螺栓孔加工程序的专用CAM系统。该系统应用了模块化设计思路,把零件信息、加工参数等按相应模块独立处理,有利于系统根据法兰设计标准的变化而及时调整,自动生成不同规格的风电法兰螺栓孔加工程序。【结果】所开发的风电法兰螺栓孔加工CAM系统,实现了多孔加工程序的快速自动生成,显著降低了数控编程员的劳动强度,提高了法兰孔加工生产效率。【结论】未来可进一步对AutoCAD、NX平台进行二次开发,借助平台强大的二维三维图形设计基础,开发基于法兰零件的集设计制造为一体的中小型CAD/CAM系统,以满足企业不断发展的生产管理需求。展开更多
This paper presents a method of multicopter intercep-tion control based on visual servo and virtual tube in a cluttered environment.The proposed hybrid heuristic function improves the efficiency of the A*algorithm.The...This paper presents a method of multicopter intercep-tion control based on visual servo and virtual tube in a cluttered environment.The proposed hybrid heuristic function improves the efficiency of the A*algorithm.The revised objective function makes the virtual tube generating curve not only smooth but also close to the path points generated by the A*algorithm.In six dif-ferent simulation scenarios,the efficiency of the modified A*algorithm is 6.2%higher than that of the traditional A*algorithm.The efficiency of path planning and virtual tube planning is veri-fied by simulations.The effectiveness of interception control is verified by a software-in-loop(SIL)simulation.展开更多
Deep learning has achieved excellent results in various tasks in the field of computer vision,especially in fine-grained visual categorization.It aims to distinguish the subordinate categories of the label-level categ...Deep learning has achieved excellent results in various tasks in the field of computer vision,especially in fine-grained visual categorization.It aims to distinguish the subordinate categories of the label-level categories.Due to high intra-class variances and high inter-class similarity,the fine-grained visual categorization is extremely challenging.This paper first briefly introduces and analyzes the related public datasets.After that,some of the latest methods are reviewed.Based on the feature types,the feature processing methods,and the overall structure used in the model,we divide them into three types of methods:methods based on general convolutional neural network(CNN)and strong supervision of parts,methods based on single feature processing,and meth-ods based on multiple feature processing.Most methods of the first type have a relatively simple structure,which is the result of the initial research.The methods of the other two types include models that have special structures and training processes,which are helpful to obtain discriminative features.We conduct a specific analysis on several methods with high accuracy on pub-lic datasets.In addition,we support that the focus of the future research is to solve the demand of existing methods for the large amount of the data and the computing power.In terms of tech-nology,the extraction of the subtle feature information with the burgeoning vision transformer(ViT)network is also an important research direction.展开更多
The orchards usually have rough terrain,dense tree canopy and weeds.It is hard to use GNSS for autonomous navigation in orchard due to signal occlusion,multipath effect,and radio frequency interference.To achieve auto...The orchards usually have rough terrain,dense tree canopy and weeds.It is hard to use GNSS for autonomous navigation in orchard due to signal occlusion,multipath effect,and radio frequency interference.To achieve autonomous navigation in orchard,a visual navigation method based on multiple images at different shooting angles is proposed in this paper.A dynamic image capturing device is designed for camera installation and multiple images can be shot at different angles.Firstly,the obtained orchard images are classified into sky and soil detection stage.Each image is transformed to HSV space and initially segmented into sky,canopy and soil regions by median filtering and morphological processing.Secondly,the sky and soil regions are extracted by the maximum connected region algorithm,and the region edges are detected and filtered by the Canny operator.Thirdly,the navigation line in the current frame is extracted by fitting the region coordinate points.Then the dynamic weighted filtering algorithm is used to extract the navigation line for the soil and sky detection stage,respectively,and the navigation line for the sky detection stage is mirrored to the soil region.Finally,the Kalman filter algorithm is used to fuse and extract the final navigation path.The test results on 200 images show that the accuracy of visual navigation path fitting is 95.5%,and single frame image processing costs 60 ms,which meets the real-time and robustness requirements of navigation.The visual navigation experiments in Camellia oleifera orchard show that when the driving speed is 0.6 m/s,the maximum tracking offset of visual navigation in weed-free and weedy environments is 0.14 m and 0.24 m,respectively,and the RMSE is 30 mm and 55 mm,respectively.展开更多
文摘【目的】针对风电法兰分类细、规格多、直径大、孔数多,导致多孔加工坐标计算量大、输入效率低,且极坐标、旋转坐标及宏程序、二次开发等加工方案难以满足法兰生产企业实际生产需求的问题,提出一种高效解决方案。【方法】基于Visual Studio 2022开发平台,开发了一款高效实用、能灵活快速生成螺栓孔加工程序的专用CAM系统。该系统应用了模块化设计思路,把零件信息、加工参数等按相应模块独立处理,有利于系统根据法兰设计标准的变化而及时调整,自动生成不同规格的风电法兰螺栓孔加工程序。【结果】所开发的风电法兰螺栓孔加工CAM系统,实现了多孔加工程序的快速自动生成,显著降低了数控编程员的劳动强度,提高了法兰孔加工生产效率。【结论】未来可进一步对AutoCAD、NX平台进行二次开发,借助平台强大的二维三维图形设计基础,开发基于法兰零件的集设计制造为一体的中小型CAD/CAM系统,以满足企业不断发展的生产管理需求。
基金supported by the National Natural Science Foundation of China(62303350).
文摘This paper presents a method of multicopter intercep-tion control based on visual servo and virtual tube in a cluttered environment.The proposed hybrid heuristic function improves the efficiency of the A*algorithm.The revised objective function makes the virtual tube generating curve not only smooth but also close to the path points generated by the A*algorithm.In six dif-ferent simulation scenarios,the efficiency of the modified A*algorithm is 6.2%higher than that of the traditional A*algorithm.The efficiency of path planning and virtual tube planning is veri-fied by simulations.The effectiveness of interception control is verified by a software-in-loop(SIL)simulation.
基金supported by the National Natural Science Foundation of China(61571453,61806218).
文摘Deep learning has achieved excellent results in various tasks in the field of computer vision,especially in fine-grained visual categorization.It aims to distinguish the subordinate categories of the label-level categories.Due to high intra-class variances and high inter-class similarity,the fine-grained visual categorization is extremely challenging.This paper first briefly introduces and analyzes the related public datasets.After that,some of the latest methods are reviewed.Based on the feature types,the feature processing methods,and the overall structure used in the model,we divide them into three types of methods:methods based on general convolutional neural network(CNN)and strong supervision of parts,methods based on single feature processing,and meth-ods based on multiple feature processing.Most methods of the first type have a relatively simple structure,which is the result of the initial research.The methods of the other two types include models that have special structures and training processes,which are helpful to obtain discriminative features.We conduct a specific analysis on several methods with high accuracy on pub-lic datasets.In addition,we support that the focus of the future research is to solve the demand of existing methods for the large amount of the data and the computing power.In terms of tech-nology,the extraction of the subtle feature information with the burgeoning vision transformer(ViT)network is also an important research direction.
基金National Key Research and Development Program of China(2022YFD2202103)National Natural Science Foundation of China(31971798)+2 种基金Zhejiang Provincial Key Research&Development Plan(2023C02049、2023C02053)SNJF Science and Technology Collaborative Program of Zhejiang Province(2022SNJF017)Hangzhou Agricultural and Social Development Research Project(202203A03)。
文摘The orchards usually have rough terrain,dense tree canopy and weeds.It is hard to use GNSS for autonomous navigation in orchard due to signal occlusion,multipath effect,and radio frequency interference.To achieve autonomous navigation in orchard,a visual navigation method based on multiple images at different shooting angles is proposed in this paper.A dynamic image capturing device is designed for camera installation and multiple images can be shot at different angles.Firstly,the obtained orchard images are classified into sky and soil detection stage.Each image is transformed to HSV space and initially segmented into sky,canopy and soil regions by median filtering and morphological processing.Secondly,the sky and soil regions are extracted by the maximum connected region algorithm,and the region edges are detected and filtered by the Canny operator.Thirdly,the navigation line in the current frame is extracted by fitting the region coordinate points.Then the dynamic weighted filtering algorithm is used to extract the navigation line for the soil and sky detection stage,respectively,and the navigation line for the sky detection stage is mirrored to the soil region.Finally,the Kalman filter algorithm is used to fuse and extract the final navigation path.The test results on 200 images show that the accuracy of visual navigation path fitting is 95.5%,and single frame image processing costs 60 ms,which meets the real-time and robustness requirements of navigation.The visual navigation experiments in Camellia oleifera orchard show that when the driving speed is 0.6 m/s,the maximum tracking offset of visual navigation in weed-free and weedy environments is 0.14 m and 0.24 m,respectively,and the RMSE is 30 mm and 55 mm,respectively.