期刊文献+
共找到47,175篇文章
< 1 2 250 >
每页显示 20 50 100
Offset fabrication of off-axis aspherical surfaces with large off-axis amounts by slow tool servo single-point diamond turning
1
作者 Menghui Lan Bing Li +1 位作者 Xiang Wei Xiuyuan Wu 《Chinese Journal of Mechanical Engineering》 2026年第1期179-190,共12页
Off-axis aspherical mirrors are widely used in optical systems and precision measuring instruments,whereas off-axis aspherical mirrors with large sizes and off-axis are used in large optical systems such as astronomic... Off-axis aspherical mirrors are widely used in optical systems and precision measuring instruments,whereas off-axis aspherical mirrors with large sizes and off-axis are used in large optical systems such as astronomical telescopes and radio telescopes.However,if the off-axis amount of an off-axis aspherical mirror exceeds the capability of the machine tool,traditional rotary-turning machining methods are not applicable,and advanced computerized numerical control(CNC)machining methods,such as the slow-tool-servo method,must be im-plemented.This article proposes a non-conventional offset(NCO)fabrication method based on slow-tool-servo single-point diamond turning for machining off-axis aspherical surfaces with large off-axis amounts.This method is theoretically applicable to the machining of off-axis aspherical surfaces with any off-axis amount.NCO fab-rication is a simpler and more efficient path-planning solution for machining individual off-axis parabolic sur-faces.In addition,corresponding solutions for other types of aspherical surfaces are proposed using the NCO method.The turning depths of workpieces with different off-axis amounts at the same machining position are analyzed and compared.A specific measurement scheme for the NCO method is presented,and the experimental results indicate that the PV and RMS form errors are 0.658μm and 60 nm,respectively.This work demonstrates that the NCO method can effectively deal with the machining challenges of off-axis aspherical structures with large off-axis amounts. 展开更多
关键词 Offset fabrication Off-axis aspheric Slow tool servo Single-point diamond turning
在线阅读 下载PDF
Individual Software Expertise Formalization and Assessment from Project Management Tool Databases
2
作者 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
Elastohydrodynamic lubrication mechanism and grinding force prediction for high-shear and low-pressure grinding with a flexible ball-end body-armor-like abrasive tool
3
作者 Chengwei Wei Yebing Tian +3 位作者 Xinyu Fan Zhuang Meng Yukang Zhao Hao Yun 《Chinese Journal of Mechanical Engineering》 2026年第1期370-383,共14页
The surfaces of brittle materials are susceptible to defects such as scratches,cracks,and chipping during con-ventional grinding processes,which significantly compromise surface quality and service performance.A flexi... The surfaces of brittle materials are susceptible to defects such as scratches,cracks,and chipping during con-ventional grinding processes,which significantly compromise surface quality and service performance.A flexible ball-end body-armor-like abrasive tool(BAAT)can effectively remove micro-convex peaks from the surfaces of brittle materials by employing a high tangential grinding force and a low normal grinding force,thereby achieving nano-level surface roughness and ultra-smooth mirror finishes.However,the surface contact me-chanism,pressure distribution pattern,and grinding force behavior between BAAT and workpiece remain in-adequately understood.This study examines the mechanism of liquid film formation and the distribution pattern of elastohydrodynamic pressure in high-shear and low-pressure grinding areas,drawing on the theories of elastohydrodynamic lubrication,non-Newtonian fluid dynamics,and material mechanics.A high-shear low-pressure grinding force model,which incorporates elastohydrodynamic liquid film thickness and abrasive grain size,was developed.The effects of the main grinding parameters(normal load,spindle rotational speed,and abrasive grain size)on the tangential grinding force were investigated through the processing of lithium niobate crystals using an intelligent precision-grinding system.The experimental results indicated that the relative error between the predicted and experimental values was 10.74%,thereby confirming the accuracy of the grinding force model.This study advances the understanding of elastohydrodynamic lubrication mechanisms in abrasive machining and provides a crucial theoretical foundation for the application of flexible ball-end BAAT. 展开更多
关键词 Grinding force High-shear and low-pressure grinding Elastohydrodynamic lubrication Flexible ball-end body-armor-like abrasive tool Lithium niobate
在线阅读 下载PDF
Deep Learning-Based Toolkit Inspection:Object Detection and Segmentation in Assembly Lines
4
作者 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
Beware of the Double-Edged Sword of Populism
5
作者 Antoine Bondaz 《International Understanding》 2017年第1期44-46,共3页
Populism in Western democracies is on the rise.What was once conf ined to outliers and extreme political parties is now tearing away into the whole political system.Inflammatory speeches and critics of so-called'f... Populism in Western democracies is on the rise.What was once conf ined to outliers and extreme political parties is now tearing away into the whole political system.Inflammatory speeches and critics of so-called'fake news'made by 展开更多
关键词 WEST In Beware of the double-edged Sword of Populism
在线阅读 下载PDF
Geometric Accuracy Design of High Performance CNC Machine Tools:Modeling,Analysis,and Optimization 被引量:2
6
作者 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
Accuracy allocation method for five-axis machine tools based on geometric error cost sensitivity prioritizing tool direction deviation 被引量:1
7
作者 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
原文传递
Double-edged sword-Challenges and opportunities
8
作者 Shang Lin’aiyi 《China Textile》 2007年第8期30-33,共4页
In this Shi Jiazhuang Royal King Apparel Group fashion show and franchise recruitment event, Liu Lianhong, president of the association of clothing industry trade of Hebei province made his presence and delivered a ke... In this Shi Jiazhuang Royal King Apparel Group fashion show and franchise recruitment event, Liu Lianhong, president of the association of clothing industry trade of Hebei province made his presence and delivered a key speech involving the status quo of Hebei garment industry, opportunities and challenges it faces, practical solutions and expectation as well, which impressed all the present a lot. After the event l had a face to face interview with him: 展开更多
关键词 In double-edged sword-Challenges and opportunities
在线阅读 下载PDF
A parameter-variant trochoidal-like tool path planning method for chatter-free and high-efficiency milling 被引量:1
9
作者 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
原文传递
Science & Technology,a Double-edged Sword for a Gallant Gladiator?
10
《China Textile》 2006年第1期34-35,共2页
关键词 SCIENCE Technology a double-edged Sword for a Gallant Gladiator
在线阅读 下载PDF
Thin layer identification using a theoretical X-ray logging while drilling(LWD)density imaging tool 被引量:1
11
作者 Wen-Bin He Ji-Lin Fan +3 位作者 Qiong Zhang Ya Jin Wei Yuan Quan-Wen Zhang 《Petroleum Science》 2025年第6期2403-2413,共11页
With the increasing demand for oil exploration and subsurface resource development,density imaging plays an increasingly important role in identifying thin layers.However,conventional density imaging tools are limited... With the increasing demand for oil exploration and subsurface resource development,density imaging plays an increasingly important role in identifying thin layers.However,conventional density imaging tools are limited by poor vertical resolution and therefore suffer from errors in accurately estimating the thickness and relative dip angle of thin layers.This affects the accurate evaluation of thin layer oil and gas reserves.To address this issue,this study evaluates the feasibility of employing novel methods based on advanced tool design.First,an electronically controllable X-ray source is selected to replace the traditional Cs-137 source,aiming to improve the tool's vertical resolution while reducing the radioactive risks commonly associated with chemical sources.Simulation results show that the X-ray tool provides sufficient depth of investigation with better vertical resolution while maintaining the same level of measurement sensitivity.Once the tool design is established,Fisher's optimal segmentation method is improved to enhance the estimation of thin layer thickness and relative dip angle.This is completed by transforming identifying thin layer interface into a mathematical clustering problem.The thin layer interface is fitted using the nonlinear least squares method,which enables the calculation of its parameters.The results demonstrate a 38.5%reduction in RMSE(root mean square error)for thin layer thickness and a 33.7%reduction in RMSE for relative dip angle,demonstrating the superior performance of enhanced X-ray tool in thin layer identification.This study provides a new perspective on the design of density imaging tools and assessment of thin layer,which can help in future thin layer hydrocarbon reserves evaluation and development decisions. 展开更多
关键词 LWD density imaging X-ray tool design Thin layer identification
原文传递
Research on wear state prediction of ball end milling cutter based on entropy measurement of tool mark texture images 被引量:1
12
作者 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
Development and validation of a quality appraisal tool for case reports in traditional Chinese medicine using the Delphi method 被引量:1
13
作者 Duoting TAN Hao LIANG +3 位作者 Yipin YU Jin GUO Liqin ZHONG Zhixi HU 《Digital Chinese Medicine》 2025年第2期137-146,I0018-I0024,共17页
Objective To develop a quality appraisal tool for case reports in traditional Chinese medicine(TCM)based on their characteristics.Methods An extensive literature search was conducted in Chinese Biomedical Literature D... Objective To develop a quality appraisal tool for case reports in traditional Chinese medicine(TCM)based on their characteristics.Methods An extensive literature search was conducted in Chinese Biomedical Literature Database(CBM),China National Knowledge Infrastructure(CNKI),and China Science and Technology Journal Database(CSTJ),focusing on expert consensus statements and check-lists for TCM case reports.Relevant items were extracted,and a Delphi method involving 34 experts was used in two rounds to rate each item on a 5-point Likert scale.Items were screened based on measures of central tendency and coordination(including total score,mean score,percentage of items rated as unimportant,and coefficient of variation).The weighted average method was used to determine item weights and construct the appraisal tool.Internal consistency was assessed using Cronbach’sαcoefficient.The finalized tool was pilot-tested by two reviewers independently appraising 20 case reports,with an additional four reviewers evaluating 5 of these cases to compare inter-rater consistency.Results A total of 9513 articles were retrieved,and 96 items from 25 articles were extracted.After two rounds of the Delphi method,27 items across 10 domains were retained.The Cron-bach’sαcoefficient was 0.72 in the first round(acceptable range),and 0.96 in the second round,indicating strong internal consistency.The tool was piloted by six reviewers,achieving a kappa value of 0.663 and a Kendall’s coefficient of concordance of 0.845,demonstrating high consistency among reviewers.Conclusion The developed TCM case report quality appraisal tool,consisting of 27 items in 10 domains,offers a scientific and reliable means of assessing the quality of TCM case reports.The tool showed high consistency and practical utility,and its application is expected to en-hance the standardization,scientific rigor,and evidence quality of TCM case reports,facilitat-ing the integration of traditional medical knowledge with modern evidence-based standards. 展开更多
关键词 Case report Traditional Chinese medicine(TCM) Delphi study Quality appraisal tool Quality rating Reporting recommendations
在线阅读 下载PDF
An Expert Judgment-based Prediction Tool for Developmental and R eproductive Toxicity(DART)
14
作者 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
Breaking barriers: MS-BDF tools in the quality control of insect-derived traditional Chinese medicine 被引量:1
15
作者 Caixia Yuan Dandan Zhang +2 位作者 Hairong Zhang Jiyang Dong Caisheng Wu 《Journal of Pharmaceutical Analysis》 2025年第6期1403-1405,共3页
Insect-derived traditional Chinese medicine(TCM)constitutes an essential component of TCM,with the earliest records found in“52 Bingfang”(Prescriptions of fifty-two diseases,which is one of the earliest Chinese medi... Insect-derived traditional Chinese medicine(TCM)constitutes an essential component of TCM,with the earliest records found in“52 Bingfang”(Prescriptions of fifty-two diseases,which is one of the earliest Chinese medical prescriptions). 展开更多
关键词 traditional chinese medicine tcm constitutes chinese medical prescriptions prescriptions fifty two diseases ms bdf tools insect derived traditional chinese medicine quality control breaking barriers TCM
暂未订购
Utilization and Uptake of the UpToDate Clinical Decision Support Tool in Five Medical Schools in Uganda (August 2022-August 2023): A Partnership with the Better Evidence Program
16
作者 Alison Annet Kinengyere Glorias Asiimwe +4 位作者 Adrine Nyamwiza Wilson Adriko Emmanuel Twinamasiko Arthur Karemani Julie Rosenberg 《International Journal of Clinical Medicine》 2025年第2期171-198,共28页
Background: Clinical decision support tools provide suggestions to support healthcare providers and clinicians, as they attend to patients. Clinicians use these tools to rapidly consult the evidence at the point of ca... Background: Clinical decision support tools provide suggestions to support healthcare providers and clinicians, as they attend to patients. Clinicians use these tools to rapidly consult the evidence at the point of care, a practice which has been found to reduce the time patients spend in hospitals, promote the quality of care and improve healthcare outcomes. Such tools include Medscape, VisualDx, Clinical Key, DynaMed, BMJ Best Practice and UpToDate. However, use of such tools has not yet been fully embraced in low-resource settings such as Uganda. Objective: This paper intends to collate data on the use and uptake of one such tool, UpToDate, which was provided at no cost to five medical schools in Uganda. Methods: Free access to UpToDate was granted through the IP addresses of five medical schools in Uganda in collaboration with Better Evidence at The Global Health Delivery Project at Harvard and Brigham and Women’s Hospital and Wolters Kluwer Health. Following the donation, medical librarians in the respective institutions conducted training sessions and created awareness of the tool. Usage data was aggregated, based on logins and content views, presented and analyzed using Excel tables and graphs. Results: The data shows similar trends in increased usage over the period of August 2022 to August 2023 across the five medical schools. The most common topics viewed, mode of access (using either the computer or the mobile app), total usage by institution, ratio of uses to eligible users by institution and ratio of uses to students by institution are shared. Conclusion: The study revealed that the tool was used by various user categories across the institutions with similar steady improved usage over the year. These results can inform the librarians as they encourage their respective institutions to continue using the tool to support uptake of point-of-care tools in clinical practice. 展开更多
关键词 UpToDate Clinical Decision Support tool Medical Schools Uganda Digital Health Medical Education Evidence-Based Medicine
在线阅读 下载PDF
Biomimetic Desert Beetle Microgrinding Tool Flow-field Model and Processability Evaluation
17
作者 Zhonghao Li Jiachao Hao +10 位作者 Min Yang Xiaoming Wang Yifei Cheng Zongming Zhou Fenghan Jiang Xiao Ma Mingzheng Liu Xin Cui Yanbin Zhang Benkai Li Changhe Li 《Chinese Journal of Mechanical Engineering》 2025年第6期404-426,共23页
Microgrinding is widely used in clinical bone surgery,but saline spray cooling faces technical challenges such as low wettability at the microgrinding tool–bone interface,easy clogging of the microgrinding tools,and ... Microgrinding is widely used in clinical bone surgery,but saline spray cooling faces technical challenges such as low wettability at the microgrinding tool–bone interface,easy clogging of the microgrinding tools,and high grinding temperatures.These issues can lead to bone necrosis,irreversible thermal damage to nerves,or even surgical failure.Inspired by the water-trapping and directional transportation abilities of desert beetles,this study proposes a biomimetic desert beetle microgrinding tool.The flow-field distribution directly influences the convective heat transfer of the cooling medium in the grinding zone,which in turn affects the grinding temperature.To address this,a mathematical model of the two-phase flow field at the biomimetic microgrinding tool–bone interface is developed.The results indicate an average error of 14.74%between the calculated and experimentally obtained airflow field velocities.Next,a biomimetic desert beetle microgrinding tool is prepared.Experiments with physiological saline spray cooling were conducted on fresh bovine femur bone,which has mechanical properties similar to human bone.Results show that,compared with conventional microgrinding tools,the biomimetic tools reduced bone surface temperature by 21.7%,13.2%,5.8%,20.3%,and 25.8%at particle sizes of 150#,200#,240#,270#,and 300#,respectively.The surface morphology of the biomimetic microgrinding tools after grinding is observed and analyzed,revealing a maximum clogging area reduction of 23.0%,which is 6.1%,6.0%,10.0%,15.6%,and 9.5%less than that observed with conventional tools.Finally,this study unveils the dynamic mechanism of cooling medium transfer in the flow field at the biomimetic microgrinding tool–bone interface.This research provides theoretical guidance and technical support for clinical bone resection surgery. 展开更多
关键词 Biomimetic grinding tools Bone grinding Flowfield Grinding tool clogging Grinding temperature
在线阅读 下载PDF
Design and Performance Verification of a Novel Eccentric Rotational Cutting Tool for Removal of Vascular Calcification Tissue
18
作者 Chuhang Gao Zhaoju Zhu +1 位作者 Ziyu Cui Bingwei He 《Chinese Journal of Mechanical Engineering》 2025年第6期385-403,共19页
Cardiovascular disease is the leading cause of human mortality,and calcified tissue blocking blood vessels is the main cause of major adverse cardiovascular events(MACE).Rotational Atherectomy(RA)is a minimally invasi... Cardiovascular disease is the leading cause of human mortality,and calcified tissue blocking blood vessels is the main cause of major adverse cardiovascular events(MACE).Rotational Atherectomy(RA)is a minimally invasive catheterbased treatment method that involves high-speed cutting of calcified tissue using miniature tools for removal.However,the cutting forces,heat,and debris can induce tissue damage and give rise to serious surgical complications.To enhance the effectiveness and efficiency of RA,a novel eccentric rotational cutting tool,with one side comprising axial and circumferential staggered micro-blades,was designed and fabricated in this study.In addition,a series of experiments were conducted to analyze their performance across five dimensions:tool kinematics,force,temperature,debris,and surface morphology of the specimens.Experimental results show that the force,temperature and debris size of the novel tool were well inhibited at the highest rotational speed.For the tool of standard clinical size(diameter 1.25 mm),the maximum force is 0.75 N,with a maximum temperature rise in the operation area of 1.09℃.Debris distribution followed a normal distribution pattern,with 90%of debris measuring smaller than 9.12μm.All tool metrics met clinical safety requirements,indicating its superior performance.This study provides a new idea for the design of calcified tissue removal tools,and contributes positively to the advancement of RA. 展开更多
关键词 Rotational atherectomy Calcified tissue removal Eccentric cutting tool tool performance
在线阅读 下载PDF
Retraction:The Crime Scene Tools Identification Algorithm Based on GVF-Harris-SIFT and KNN
19
作者 Nan Pan Dilin Pan Yi Liu 《Intelligent Automation & Soft Computing》 2025年第1期147-147,共1页
Intelligent Automation&Soft Computing has retracted the article titled“The Crime Scene Tools IdentificationAlgorithmBased onGVF-Harris-SIFT andKNN”[1],IntellAutomat SoftComput.2019;25(2):413–419 at the request ... Intelligent Automation&Soft Computing has retracted the article titled“The Crime Scene Tools IdentificationAlgorithmBased onGVF-Harris-SIFT andKNN”[1],IntellAutomat SoftComput.2019;25(2):413–419 at the request of the authors.DOI:10.31209/2019.100000103 URL:https://www.techscience.com/iasc/v25n2/39669. 展开更多
关键词 soft computing KNN crime scene tools identification intelligent automation crime scene tools GVF Harris SIFT
在线阅读 下载PDF
Physics-based modeling and mechanism of polycrystalline diamond tool wear in milling of 70 vol%Si/Al composite
20
作者 Lianjia Xin Guolong Zhao +3 位作者 Zhiwen Nian Haotian Yang Liang Li Ning He 《International Journal of Extreme Manufacturing》 2025年第5期336-356,共21页
High-volume fraction silicon particle-reinforced aluminium matrix composites(Si/Al)are increasingly applied in aerospace,radar communications,and large-scale integrated circuits because of their superior thermal condu... High-volume fraction silicon particle-reinforced aluminium matrix composites(Si/Al)are increasingly applied in aerospace,radar communications,and large-scale integrated circuits because of their superior thermal conductivity,wear resistance,and low thermal expansion coefficient.However,the abrasive and adhesive wear caused by the hard silicon reinforcement and the ductile aluminium matrix leads to significant tool wear,decreased machining efficiency,and compromised surface quality.This study combines theoretical analysis and cutting experiments to investigate polycrystalline diamond(PCD)tool wear during milling of 70 vol%Si/Al composite.A key contribution of this work is the development of a tool wear model that incorporates reinforcement particle characteristics,treating them as ellipsoidal structures,which enhances the accuracy of predicting abrasive and adhesive wear mechanisms.The model is based on abrasive and adhesive wear mechanisms,and can analyze the interaction between silicon particles,aluminium matrix,and tool components,thus providing deeper insights into PCD tool wear processes.Experimental validation of the model shows a good agreement with the results,with a mean deviation of approximately 10%.The findings on the tool wear mechanism reveal that,as tool wear progresses,the proportion of abrasive wear increases from 40%in the running-in stage to 75%in the rapid wear stage,while adhesive wear decreases.The optimal machining parameters of 120 m·min^(–1) cutting speed(v_(c))and 0.04 mm·z^(–1) feed rate(f_(z)),result in tool life of 33 min and surface roughness(S_(a))of 2.2μm.The study uncovers the variation patterns of abrasive and adhesive wear during the tool wear process,and the proposed model offers a robust framework for predicting tool wear during the machining of high-volume fraction Si/Al composites.The research findings also offer key insights for optimizing tool selection and machining parameters,advancing both the theoretical understanding and practical application of PCD tool wear. 展开更多
关键词 70 vol%Si/Al composite tool wear PCD tools theoretical model mesoscopic feature
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部