期刊文献+
共找到47,184篇文章
< 1 2 250 >
每页显示 20 50 100
Post-Processing Time-Aware Optimal Scheduling of Single Robotic Cluster Tools 被引量:3
1
作者 Qing Hua Zhu Yan Qiao +1 位作者 NaiQi Wu Yan Hou 《IEEE/CAA Journal of Automatica Sinica》 EI CSCD 2020年第2期597-605,共9页
Integrated circuit chips are produced on silicon wafers.Robotic cluster tools are widely used since they provide a reconfigurable and efficient environment for most wafer fabrication processes.Recent advances in new s... Integrated circuit chips are produced on silicon wafers.Robotic cluster tools are widely used since they provide a reconfigurable and efficient environment for most wafer fabrication processes.Recent advances in new semiconductor materials bring about new functionality for integrated circuits.After a wafer is processed in a processing chamber,the wafer should be removed from there as fast as possible to guarantee its high-quality integrated circuits.Meanwhile,maximization of the throughput of robotic cluster tools is desired.This work aims to perform post-processing time-aware scheduling for such tools subject to wafer residencytime constraints.To do so,closed-form expression algorithms are derived to compute robot waiting time accurately upon the analysis of particular events of robot waiting for singlearm cluster tools.Examples are given to show the application and effectiveness of the proposed algorithms. 展开更多
关键词 Cluster tool discrete event systems optimization robotic systems SCHEDULING
在线阅读 下载PDF
Improving Model Chain Approaches for Probabilistic Solar Energy Forecasting through Post-processing and Machine Learning
2
作者 Nina HORAT Sina KLERINGS Sebastian LERCH 《Advances in Atmospheric Sciences》 2025年第2期297-312,共16页
Weather forecasts from numerical weather prediction models play a central role in solar energy forecasting,where a cascade of physics-based models is used in a model chain approach to convert forecasts of solar irradi... Weather forecasts from numerical weather prediction models play a central role in solar energy forecasting,where a cascade of physics-based models is used in a model chain approach to convert forecasts of solar irradiance to solar power production.Ensemble simulations from such weather models aim to quantify uncertainty in the future development of the weather,and can be used to propagate this uncertainty through the model chain to generate probabilistic solar energy predictions.However,ensemble prediction systems are known to exhibit systematic errors,and thus require post-processing to obtain accurate and reliable probabilistic forecasts.The overarching aim of our study is to systematically evaluate different strategies to apply post-processing in model chain approaches with a specific focus on solar energy:not applying any post-processing at all;post-processing only the irradiance predictions before the conversion;post-processing only the solar power predictions obtained from the model chain;or applying post-processing in both steps.In a case study based on a benchmark dataset for the Jacumba solar plant in the U.S.,we develop statistical and machine learning methods for postprocessing ensemble predictions of global horizontal irradiance(GHI)and solar power generation.Further,we propose a neural-network-based model for direct solar power forecasting that bypasses the model chain.Our results indicate that postprocessing substantially improves the solar power generation forecasts,in particular when post-processing is applied to the power predictions.The machine learning methods for post-processing slightly outperform the statistical methods,and the direct forecasting approach performs comparably to the post-processing strategies. 展开更多
关键词 solar forecasting post-processing probabilistic forecasting machine learning model chain
在线阅读 下载PDF
Scheduling Dual-Arm Multi-Cluster Tools With Regulation of Post-Processing Time
3
作者 Qinghua Zhu Bin Li +2 位作者 Yan Hou Hongpeng Li Naiqi Wu 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2023年第8期1730-1742,共13页
As wafer circuit width shrinks down to less than ten nanometers in recent years,stringent quality control in the wafer manufacturing process is increasingly important.Thanks to the coupling of neighboring cluster tool... As wafer circuit width shrinks down to less than ten nanometers in recent years,stringent quality control in the wafer manufacturing process is increasingly important.Thanks to the coupling of neighboring cluster tools and coordination of multiple robots in a multi-cluster tool,wafer production scheduling becomes rather complicated.After a wafer is processed,due to high-temperature chemical reactions in a chamber,the robot should be controlled to take it out of the processing chamber at the right time.In order to ensure the uniformity of integrated circuits on wafers,it is highly desirable to make the differences in wafer post-processing time among the individual tools in a multicluster tool as small as possible.To achieve this goal,for the first time,this work aims to find an optimal schedule for a dual-arm multi-cluster tool to regulate the wafer post-processing time.To do so,we propose polynomial-time algorithms to find an optimal schedule,which can achieve the highest throughput,and minimize the total post-processing time of the processing steps.We propose a linear program model and another algorithm to balance the differences in the post-processing time between any pair of adjacent cluster tools.Two industrial examples are given to illustrate the application and effectiveness of the proposed method. 展开更多
关键词 Cluster tool optimization SCHEDULING
在线阅读 下载PDF
Individual Software Expertise Formalization and Assessment from Project Management Tool Databases
4
作者 Traian-Radu Plosca Alexandru-Mihai Pescaru +1 位作者 Bianca-Valeria Rus Daniel-Ioan Curiac 《Computers, Materials & Continua》 2026年第1期389-411,共23页
Objective expertise evaluation of individuals,as a prerequisite stage for team formation,has been a long-term desideratum in large software development companies.With the rapid advancements in machine learning methods... Objective expertise evaluation of individuals,as a prerequisite stage for team formation,has been a long-term desideratum in large software development companies.With the rapid advancements in machine learning methods,based on reliable existing data stored in project management tools’datasets,automating this evaluation process becomes a natural step forward.In this context,our approach focuses on quantifying software developer expertise by using metadata from the task-tracking systems.For this,we mathematically formalize two categories of expertise:technology-specific expertise,which denotes the skills required for a particular technology,and general expertise,which encapsulates overall knowledge in the software industry.Afterward,we automatically classify the zones of expertise associated with each task a developer has worked on using Bidirectional Encoder Representations from Transformers(BERT)-like transformers to handle the unique characteristics of project tool datasets effectively.Finally,our method evaluates the proficiency of each software specialist across already completed projects from both technology-specific and general perspectives.The method was experimentally validated,yielding promising results. 展开更多
关键词 Expertise formalization transformer-based models natural language processing augmented data project management tool skill classification
在线阅读 下载PDF
Deep Learning-Based Toolkit Inspection:Object Detection and Segmentation in Assembly Lines
5
作者 Arvind Mukundan Riya Karmakar +1 位作者 Devansh Gupta Hsiang-Chen Wang 《Computers, Materials & Continua》 2026年第1期1255-1277,共23页
Modern manufacturing processes have become more reliant on automation because of the accelerated transition from Industry 3.0 to Industry 4.0.Manual inspection of products on assembly lines remains inefficient,prone t... Modern manufacturing processes have become more reliant on automation because of the accelerated transition from Industry 3.0 to Industry 4.0.Manual inspection of products on assembly lines remains inefficient,prone to errors and lacks consistency,emphasizing the need for a reliable and automated inspection system.Leveraging both object detection and image segmentation approaches,this research proposes a vision-based solution for the detection of various kinds of tools in the toolkit using deep learning(DL)models.Two Intel RealSense D455f depth cameras were arranged in a top down configuration to capture both RGB and depth images of the toolkits.After applying multiple constraints and enhancing them through preprocessing and augmentation,a dataset consisting of 3300 annotated RGB-D photos was generated.Several DL models were selected through a comprehensive assessment of mean Average Precision(mAP),precision-recall equilibrium,inference latency(target≥30 FPS),and computational burden,resulting in a preference for YOLO and Region-based Convolutional Neural Networks(R-CNN)variants over ViT-based models due to the latter’s increased latency and resource requirements.YOLOV5,YOLOV8,YOLOV11,Faster R-CNN,and Mask R-CNN were trained on the annotated dataset and evaluated using key performance metrics(Recall,Accuracy,F1-score,and Precision).YOLOV11 demonstrated balanced excellence with 93.0%precision,89.9%recall,and a 90.6%F1-score in object detection,as well as 96.9%precision,95.3%recall,and a 96.5%F1-score in instance segmentation with an average inference time of 25 ms per frame(≈40 FPS),demonstrating real-time performance.Leveraging these results,a YOLOV11-based windows application was successfully deployed in a real-time assembly line environment,where it accurately processed live video streams to detect and segment tools within toolkits,demonstrating its practical effectiveness in industrial automation.The application is capable of precisely measuring socket dimensions by utilising edge detection techniques on YOLOv11 segmentation masks,in addition to detection and segmentation.This makes it possible to do specification-level quality control right on the assembly line,which improves the ability to examine things in real time.The implementation is a big step forward for intelligent manufacturing in the Industry 4.0 paradigm.It provides a scalable,efficient,and accurate way to do automated inspection and dimensional verification activities. 展开更多
关键词 tool detection image segmentation object detection assembly line automation Industry 4.0 Intel RealSense deep learning toolkit verification RGB-D imaging quality assurance
在线阅读 下载PDF
Review of shock wave detection method in CFD post-processing 被引量:11
6
作者 Wu Ziniu Xu Yizhe +1 位作者 Wang Wenbin Hu Ruifeng 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2013年第3期501-513,共13页
In the present computational fluid dynamics (CFD) community, post-processing is regarded as a procedure to view parameter distribution, detect characteristic structure and reveal physical mechanism of fluid flow bas... In the present computational fluid dynamics (CFD) community, post-processing is regarded as a procedure to view parameter distribution, detect characteristic structure and reveal physical mechanism of fluid flow based on computational or experimental results. Field plots by contours, iso-surfaces, streamlines, vectors and others are traditional post-processing techniques. While the shock wave, as one important and critical flow structure in many aerodynamic problems, can hardly be detected or distinguished in a direct way using these traditional methods, due to possible confusions with other similar discontinuous flow structures like slip line, contact discontinuity, etc. Therefore, method for automatic detection of shock wave in post-processing is of great importance for both academic research and engineering applications. In this paper, the current status of methodologies developed for shock wave detection and implementations in post-processing platform are reviewed, as well as discussions on advantages and limitations of the existing methods and proposals for further studies of shock wave detection method. We also develop an advanced post-processing software, with improved shock detection. 展开更多
关键词 AERODYNAMICS Automatic detection Computational fluid dynamics Shock wave post-processing
原文传递
Development of a Post-Processing Automation Procedure for the GPS-Based Travel Time Data Collection Technique 被引量:2
7
作者 Laura Berzina Ardeshir Faghri +1 位作者 Morteza Tabatabaie Shourijeh Mingxin Li 《Journal of Transportation Technologies》 2014年第1期63-71,共9页
The travel time data collection method is used to assist the congestion management. The use of traditional sensors (e.g. inductive loops, AVI sensors) or more recent Bluetooth sensors installed on major roads for coll... The travel time data collection method is used to assist the congestion management. The use of traditional sensors (e.g. inductive loops, AVI sensors) or more recent Bluetooth sensors installed on major roads for collecting data is not sufficient because of their limited coverage and expensive costs for installation and maintenance. Application of the Global Positioning Systems (GPS) in travel time and delay data collections is proven to be efficient in terms of accuracy, level of details for the data and required data collection of man-power. While data collection automation is improved by the GPS technique, human errors can easily find their way through the post-processing phase, and therefore data post-processing remains a challenge especially in case of big projects with high amount of data. This paper introduces a stand-alone post-processing tool called GPS Calculator, which provides an easy-to-use environment to carry out data post-processing. This is a Visual Basic application that processes the data files obtained in the field and integrates them into Geographic Information Systems (GIS) for analysis and representation. The results show that this tool obtains similar results to the currently used data post-processing method, reduces the post-processing effort, and also eliminates the need for the second person during the data collection. 展开更多
关键词 Global POSITIONING Systems (GPS) post-processing tool VBA GIS KALMAN Filter
暂未订购
Post-processing Free Quantum Random Number Generator Based on Avalanche Photodiode Array 被引量:3
8
作者 李杨 廖胜凯 +3 位作者 梁福田 沈奇 梁昊 彭承志 《Chinese Physics Letters》 SCIE CAS CSCD 2016年第3期9-11,共3页
Quantum random number generators adopting single negligible dead time of avalanche photodiodes (APDs) photon detection have been restricted due to the non- We propose a new approach based on an APD array to improve... Quantum random number generators adopting single negligible dead time of avalanche photodiodes (APDs) photon detection have been restricted due to the non- We propose a new approach based on an APD array to improve the generation rate of random numbers significantly. This method compares the detectors' responses to consecutive optical pulses and generates the random sequence. We implement a demonstration experiment to show its simplicity, compactness and scalability. The generated numbers are proved to be unbiased, post-processing free, ready to use, and their randomness is verified by using the national institute of standard technology statistical test suite. The random bit generation efficiency is as high as 32.8% and the potential generation rate adopting the 32× 32 APD array is up to tens of Gbits/s. 展开更多
关键词 of in it APD post-processing Free Quantum Random Number Generator Based on Avalanche Photodiode Array IS on for been that
原文传递
Pre-processing and post-processing method for geostress simulation using seismic interpretation results 被引量:1
9
作者 ZHANG Li-hong 《Mining Science and Technology》 EI CAS 2009年第3期369-372,共4页
In order to carry out numerical simulation using geologic structural data obtained from Landmark(seismic interpretation system), underground geological structures are abstracted into mechanical models which can reflec... In order to carry out numerical simulation using geologic structural data obtained from Landmark(seismic interpretation system), underground geological structures are abstracted into mechanical models which can reflect actual situations and facilitate their computation and analyses.Given the importance of model building, further processing methods about traditional seismic interpretation results from Landmark should be studied and the processed result can then be directly used in numerical simulation computations.Through this data conversion procedure, Landmark and FLAC(the international general stress software) are seamlessly connected.Thus, the format conversion between the two systems and the pre-and post-processing in simulation computation is realized.A practical application indicates that this method has many advantages such as simple operation, high accuracy of the element subdivision and high speed, which may definitely satisfy the actual needs of floor grid cutting. 展开更多
关键词 seismic interpretation numerical simulation PRE-PROCESSING post-processing COUPLING
在线阅读 下载PDF
A study on fast post-processing massive data of casting numerical simulation on personal computers 被引量:1
10
作者 Chen Tao Liao Dunming +1 位作者 Pang Shenyong Zhou Jianxin 《China Foundry》 SCIE CAS 2013年第5期321-324,共4页
When castings become complicated and the demands for precision of numerical simulation become higher,the numerical data of casting numerical simulation become more massive.On a general personal computer,these massive ... When castings become complicated and the demands for precision of numerical simulation become higher,the numerical data of casting numerical simulation become more massive.On a general personal computer,these massive numerical data may probably exceed the capacity of available memory,resulting in failure of rendering.Based on the out-of-core technique,this paper proposes a method to effectively utilize external storage and reduce memory usage dramatically,so as to solve the problem of insufficient memory for massive data rendering on general personal computers.Based on this method,a new postprocessor is developed.It is capable to illustrate filling and solidification processes of casting,as well as thermal stess.The new post-processor also provides fast interaction to simulation results.Theoretical analysis as well as several practical examples prove that the memory usage and loading time of the post-processor are independent of the size of the relevant files,but the proportion of the number of cells on surface.Meanwhile,the speed of rendering and fetching of value from the mouse is appreciable,and the demands of real-time and interaction are satisfied. 展开更多
关键词 casting numerical simulation massive data fast post-processing
在线阅读 下载PDF
A method of line spectrum extraction based on target radiated spectrum feature and its post-processing 被引量:2
11
作者 DAI Wenshu ZHENG Enming BAO Kaikai 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第6期1381-1393,共13页
To improve the ability of detecting underwater targets under strong wideband interference environment,an efficient method of line spectrum extraction is proposed,which fully utilizes the feature of the target spectrum... To improve the ability of detecting underwater targets under strong wideband interference environment,an efficient method of line spectrum extraction is proposed,which fully utilizes the feature of the target spectrum that the high intense and stable line spectrum is superimposed on the wide continuous spectrum.This method modifies the traditional beam forming algorithm by calculating and fusing the beam forming results at multi-frequency band and multi-azimuth interval,showing an excellent way to extract the line spectrum when the interference and the target are not in the same azimuth interval simultaneously.Statistical efficiency of the estimated azimuth variance and corresponding power of the line spectrum band depends on the line spectra ratio(LSR)of the line spectrum.The change laws of the output signal to noise ratio(SNR)with the LSR,the input SNR,the integration time and the filtering bandwidth of different algorithms bring the selection principle of the critical LSR.As the basis,the detection gain of wideband energy integration and the narrowband line spectrum algorithm are theoretically analyzed.The simulation detection gain demonstrates a good match with the theoretical model.The application conditions of all methods are verified by the receiver operating characteristic(ROC)curve and experimental data from Qiandao Lake.In fact,combining the two methods for target detection reduces the missed detection rate.The proposed post-processing method in2-dimension with the Kalman filter in the time dimension and the background equalization algorithm in the azimuth dimension makes use of the strong correlation between adjacent frames,could further remove background fluctuation and improve the display effect. 展开更多
关键词 towed linear array sonar target radiated noise spectrum line spectra level ratio(LSR) receiver operating characteristic(ROC)curve post-processing
在线阅读 下载PDF
Laser additive manufacturing of titanium alloys:process,materials and post-processing 被引量:1
12
作者 Jin-Long Su Fu-Lin Jiang +10 位作者 Jie Teng Le-Qun Chen Guillermo Requena Ming Yan Lai-Chang Zhang Y.Morris Wang Ilya V.Okulov Hong-Mei Zhu Guo-Wei Bo You-Xiang Chew Chao-Lin Tan 《Rare Metals》 CSCD 2024年第12期6288-6328,共41页
Laser additive manufacturing(LAM)of titanium(Ti)alloys has emerged as a transformative technology with vast potential across multiple industries.To recap the state of the art,Ti alloys processed by two essential LAM t... Laser additive manufacturing(LAM)of titanium(Ti)alloys has emerged as a transformative technology with vast potential across multiple industries.To recap the state of the art,Ti alloys processed by two essential LAM techniques(i.e.,laser powder bed fusion and laser-directed energy deposition)will be reviewed,covering the aspects of processes,materials and post-processing.The impacts of process parameters and strategies for optimizing parameters will be elucidated.Various types of Ti alloys processed by LAM,includingα-Ti,(α+β)-Ti,andβ-Ti alloys,will be overviewed in terms of micro structures and benchmarking properties.Furthermore,the post-processing methods for improving the performance of L AM-processed Ti alloys,including conventional and novel heat treatment,hot isostatic pressing,and surface processing(e.g.,ultrasonic and laser shot peening),will be systematically reviewed and discussed.The review summarizes the process windows,properties,and performance envelopes and benchmarks the research achievements in LAM of Ti alloys.The outlooks of further trends in LAM of Ti alloys are also highlighted at the end of the review.This comprehensive review could serve as a valuable resource for researchers and practitioners,promoting further advancements in LAM-built Ti alloys and their applications. 展开更多
关键词 Additive manufacturing Titanium alloy Process parameter post-processing Microstructure and property FATIGUE
原文传递
Improved Sinusoid Analysis and Post-Processing in Parametric Audio Coding
13
作者 周宏 陈健 《Journal of Shanghai Jiaotong university(Science)》 EI 2003年第2期163-168,共6页
This paper proposed improvements to the low bit rate parametric audio coder with sinusoid model as its kernel. Firstly, we propose a new method to effectively order and select the perceptually most important sinusoids... This paper proposed improvements to the low bit rate parametric audio coder with sinusoid model as its kernel. Firstly, we propose a new method to effectively order and select the perceptually most important sinusoids. The sinusoid which contributes most to the reduction of overall NMR is chosen. Combined with our improved parametric psychoacoustic model and advanced peak riddling techniques, the number of sinusoids required can be greatly reduced and the coding efficiency can be greatly enhanced. A lightweight version is also given to reduce the amount of computation with only little sacrifice of performance. Secondly, we propose two enhancement techniques for sinusoid synthesis: bandwidth enhancement and line enhancement. With little overhead, the effective bandwidth can be extended one more octave; the timbre tends to sound much brighter, thicker and more beautiful. 展开更多
关键词 parametric audio coding SINUSOID post-processing
在线阅读 下载PDF
A Post-Processing Algorithm for Boosting Contrast of MRI Images
14
作者 B.Priestly Shan O.Jeba Shiney +3 位作者 Sharzeel Saleem V.Rajinikanth Atef Zaguia Dilbag Singh 《Computers, Materials & Continua》 SCIE EI 2022年第8期2749-2763,共15页
Low contrast of Magnetic Resonance(MR)images limits the visibility of subtle structures and adversely affects the outcome of both subjective and automated diagnosis.State-of-the-art contrast boosting techniques intole... Low contrast of Magnetic Resonance(MR)images limits the visibility of subtle structures and adversely affects the outcome of both subjective and automated diagnosis.State-of-the-art contrast boosting techniques intolerably alter inherent features of MR images.Drastic changes in brightness features,induced by post-processing are not appreciated in medical imaging as the grey level values have certain diagnostic meanings.To overcome these issues this paper proposes an algorithm that enhance the contrast of MR images while preserving the underlying features as well.This method termed as Power-law and Logarithmic Modification-based Histogram Equalization(PLMHE)partitions the histogram of the image into two sub histograms after a power-law transformation and a log compression.After a modification intended for improving the dispersion of the sub-histograms and subsequent normalization,cumulative histograms are computed.Enhanced grey level values are computed from the resultant cumulative histograms.The performance of the PLMHE algorithm is comparedwith traditional histogram equalization based algorithms and it has been observed from the results that PLMHE can boost the image contrast without causing dynamic range compression,a significant change in mean brightness,and contrast-overshoot. 展开更多
关键词 Contrast enhancement histogram equalisation image quality magnetic resonance imaging medical image analysis post-processing
在线阅读 下载PDF
Hybrid Post-Processing Procedure for Displacement-Based Plane Elements
15
作者 Xiaoming Chen Song Cen +1 位作者 Jianyun Sun Yungui Li 《Journal of Applied Mathematics and Physics》 2013年第6期15-19,共5页
In the analysis of high-rise building, traditional displacement-based plane elements are often used to get the in-plane internal forces of the shear walls by stress integration. Limited by the singular problem produce... In the analysis of high-rise building, traditional displacement-based plane elements are often used to get the in-plane internal forces of the shear walls by stress integration. Limited by the singular problem produced by wall holes and the loss of precision induced by using differential method to derive strains, the displacement-based elements cannot always present accuracy enough for design. In this paper, the hybrid post-processing procedure based on the Hellinger-Reissner variational principle is used for improving the stress precision of two quadrilateral plane elements. In order to find the best stress field, three different forms are assumed for the displacement-based plane elements and with drilling DOF. Numerical results show that by using the proposed method, the accuracy of stress solutions of these two displacement-based plane elements can be improved. 展开更多
关键词 FINITE ELEMENT Displacement-Based PLANE ELEMENT HYBRID post-processing PROCEDURE
在线阅读 下载PDF
Accuracy allocation method for five-axis machine tools based on geometric error cost sensitivity prioritizing tool direction deviation 被引量:1
16
作者 Xiaojian LIU Ao JIAO +7 位作者 Yang WANG Guodong YI Xiangyu GAO Xiaochen ZHANG Yiming ZHANG Yangjian JI Shuyou ZHANG Jianrong TAN 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 2025年第7期635-651,共17页
Accuracy allocation is crucial in the accuracy design of machining tools.Current accuracy allocation methods primarily focus on positional deviation,with little consideration for tool direction deviation.To address th... Accuracy allocation is crucial in the accuracy design of machining tools.Current accuracy allocation methods primarily focus on positional deviation,with little consideration for tool direction deviation.To address this issue,we propose a geometric error cost sensitivity-based accuracy allocation method for five-axis machine tools.A geometric error model consisting of 4l error components is constructed based on homogeneous transformation matrices.Volumetric points with positional and tool direction deviations are randomly sampled to evaluate the accuracy of the machine tool.The sensitivity of each error component at these sampling points is analyzed using the Sobol method.To balance the needs of geometric precision and manufacturing cost,a geometric error cost sensitivity function is developed to estimate the required cost.By allocating error components affecting tool direction deviation first and the remaining components second,this allocation scheme ensures that both deviations meet the requirements.We also perform numerical simulation of a BC-type(B-axis and C-axis type)five-axis machine tool to validate the method.The results show that the new allocation scheme reduces the total geometric error cost by 27.8%compared to a uniform allocation scheme,and yields the same positional and tool direction machining accuracies. 展开更多
关键词 Five-axis machine tool Accuracy allocation Geometric error modeling Error cost sensitivity tool direction deviation priority
原文传递
Geometric Accuracy Design of High Performance CNC Machine Tools:Modeling,Analysis,and Optimization 被引量:1
17
作者 Liping Wang Jihui Han +3 位作者 Zihan Tang Yun Zhang Dong Wang Xuekun Li 《Chinese Journal of Mechanical Engineering》 2025年第3期29-60,共32页
The CNC machine tool is the fundamental equipment of the manufacturing industry,particularly in sectors where achieving high levels of accuracy is crucial.Geometric accuracy design is an important step in machine tool... The CNC machine tool is the fundamental equipment of the manufacturing industry,particularly in sectors where achieving high levels of accuracy is crucial.Geometric accuracy design is an important step in machine tool design and plays an essential role in determining the machining accuracy of the workpiece.Researchers have extensively studied methods to model,extract,optimize,and measure the geometric errors that affect the geometric accuracy of machine tools.This paper provides a comprehensive review of the state-of-the-art approaches and an overview of the latest research progress associated with geometric accuracy design in CNC machine tools.This paper explores the interrelated aspects of CNC machine tool accuracy design:modeling,analysis and optimization.Accuracy analysis,which includes geometric error modeling and sensitivity analysis,determines a machine tool’s output accuracy through its volumetric error model,given the known accuracy of its individual components.Conversely,accuracy allocation designs the accuracy of the machine tool components according to given output accuracy requirements to achieve optimization between the objectives of manufacturing cost,quality,reliability,and environmental impact.In addition to discussing design factors and evaluation methods,this paper outlines methods for verifying the accuracy of design results,aiming to provide a practical basis for ensuring that the designed accuracy is achieved.Finally,the challenges and future research directions in geometric accuracy design are highlighted. 展开更多
关键词 Accuracy design Geometric error Geometric accuracy Machine tool
在线阅读 下载PDF
A parameter-variant trochoidal-like tool path planning method for chatter-free and high-efficiency milling 被引量:1
18
作者 Zhaoliang LI Jinbo NIU +1 位作者 Shuoxue SUN Yuwen SUN 《Chinese Journal of Aeronautics》 2025年第2期559-576,共18页
Trochoidal milling is known for its advantages in machining difficult-to-machine materials as it facilitates chip removal and tool cooling.However,the conventional trochoidal tool path presents challenges such as lowe... Trochoidal milling is known for its advantages in machining difficult-to-machine materials as it facilitates chip removal and tool cooling.However,the conventional trochoidal tool path presents challenges such as lower machining efficiency and longer machining time due to its time-varying cutter-workpiece engagement angle and a high percentage of non-cutting tool paths.To address these issues,this paper introduces a parameter-variant trochoidal-like(PVTR)tool path planning method for chatter-free and high-efficiency milling.This method ensures a constant engagement angle for each tool path period by adjusting the trochoidal radius and step.Initially,the nonlinear equation for the PVTR toolpath is established.Then,a segmented recurrence method is proposed to plan tool paths based on the desired engagement angle.The impact of trochoidal tool path parameters on the engagement angle is analyzed and coupled this information with the milling stability model based on spindle speed and engagement angle to determine the desired engagement angle throughout the machining process.Finally,several experimental tests are carried out using the bull-nose end mill to validate the feasibility and effectiveness of the proposed method. 展开更多
关键词 Trochoidal milling Milling stability tool path planning Machining efficiency Bull-nose end mill
原文传递
Research on wear state prediction of ball end milling cutter based on entropy measurement of tool mark texture images 被引量:1
19
作者 LI Mao-yue LU Xin-yuan +1 位作者 LIU Ze-long ZHANG Ming-lei 《Journal of Central South University》 2025年第1期174-188,共15页
Efficient tool condition monitoring techniques help to realize intelligent management of tool life and reduce tool usage costs.In this paper,the influence of different wear degrees of ball-end milling cutters on the t... Efficient tool condition monitoring techniques help to realize intelligent management of tool life and reduce tool usage costs.In this paper,the influence of different wear degrees of ball-end milling cutters on the texture shape of machining tool marks is investigated,and a method is proposed for predicting the wear state(including the position and degree of tool wear)of ball-end milling cutters based on entropy measurement of tool mark texture images.Firstly,data samples are prepared through wear experiments,and the change law of the tool mark texture shape with the tool wear state is analyzed.Then,a two-dimensional sample entropy algorithm is developed to quantify the texture morphology.Finally,the processing parameters and tool attitude are integrated into the prediction process to predict the wear value and wear position of the ball end milling cutter.After testing,the correlation between the predicted value and the standard value of the proposed tool condition monitoring method reaches 95.32%,and the accuracy reaches 82.73%,indicating that the proposed method meets the requirement of tool condition monitoring. 展开更多
关键词 ball-end cutter wear tool condition monitoring surface texture texture quantifier sample entropy
在线阅读 下载PDF
An Expert Judgment-based Prediction Tool for Developmental and R eproductive Toxicity(DART)
20
作者 LI Kangning ZHENG Yuting +7 位作者 Jane ROSE WU Shengde LI Bin Vatsal MEHTA Ashley MUDD George DASTON YU Yang WANG Ying 《生态毒理学报》 北大核心 2025年第2期77-91,共15页
Developmental and reproductive toxicity(DART)endpoint entails a toxicological assessment of all developmental stages and reproductive cycles of an organism.In silico tools to predict DART will provide a method to asse... Developmental and reproductive toxicity(DART)endpoint entails a toxicological assessment of all developmental stages and reproductive cycles of an organism.In silico tools to predict DART will provide a method to assess this complex toxicity endpoint and will be valuable for screening emerging pollutants as well as for m anaging new chemicals in China.Currently,there are few published DART prediction models in China,but many related research and development projects are in progress.In 2013,WU et al.published an expert rule-based DART decision tree(DT).This DT relies on known chemical structures linked to DART to forecast DART potential of a given chemical.Within this procedure,an accurate DART data interpretation is the foundation of building and expanding the DT.This paper excerpted case studies demonstrating DART data curation and interpretation of four chemicals(including 8-hydroxyquinoline,3,5,6-trichloro-2-pyridinol,thiacloprid,and imidacloprid)to expand the existing DART DT.Chemicals were first selected from the database of Solid Waste and Chemicals Management Center,Ministry of Ecology and Environment(MEESCC)in China.The structures of these 4 chemicals were analyzed and preliminarily grouped by chemists based on core structural features,functional groups,receptor binding property,metabolism,and possible mode of actions.Then,the DART conclusion was derived by collecting chemical information,searching,integrating,and interpreting DART data by the toxicologists.Finally,these chemicals were classified into either an existing category or a new category via integrating their chemical features,DART conclusions,and biological properties.The results showed that 8-hydroxyquinoline impacted estrous cyclicity,s exual organ weights,and embryonal development,and 3,5,6-trichloro-2-pyridinol caused central nervous system(CNS)malformations,which were added to an existing subcategory 8e(aromatic compounds with multi-halogen and nitro groups)of the DT.Thiacloprid caused dystocia and fetal skeletal malformation,and imidacloprid disrupted the endocrine system and male fertility.They both contain 2-chloro-5-methylpyridine substituted imidazolidine c yclic ring,which were expected to create a new category of neonicotinoids.The current work delineates a t ransparent process of curating toxicological data for the purpose of DART data interpretation.In the presence of sufficient related structures and DART data,the DT can be expanded by iteratively adding chemicals within the a pplicable domain of each category or subcategory.This DT can potentially serve as a tool for screening emerging pollutants and assessing new chemicals in China. 展开更多
关键词 developmental and reproductive toxicity decision tree prediction tool expert judgment new chemical management
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部