期刊文献+
共找到84,675篇文章
< 1 2 250 >
每页显示 20 50 100
An enhanced segmentation method for 3D point cloud of tunnel support system using PointNet++t and coverage-voted strategy algorithms 被引量:1
1
作者 Wenju Liu Fuqiang Gao +4 位作者 Shuangyong Dong Xiaoqing Wang Shuwen Cao Wanjie Wang Xiaomin Liu 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1653-1660,共8页
3D laser scanning technology is widely used in underground openings for high-precision,rapid,and nondestructive structural evaluations.Segmenting large 3D point cloud datasets,particularly in coal mine roadways with m... 3D laser scanning technology is widely used in underground openings for high-precision,rapid,and nondestructive structural evaluations.Segmenting large 3D point cloud datasets,particularly in coal mine roadways with multi-scale targets,remains challenging.This paper proposes an enhanced segmentation method integrating improved PointNet++with a coverage-voted strategy.The coverage-voted strategy reduces data while preserving multi-scale target topology.The segmentation is achieved using an enhanced PointNet++algorithm with a normalization preprocessing head,resulting in a 94%accuracy for common supporting components.Ablation experiments show that the preprocessing head and coverage strategies increase segmentation accuracy by 20%and 2%,respectively,and improve Intersection over Union(IoU)for bearing plate segmentation by 58%and 20%.The accuracy of the current pretraining segmentation model may be affected by variations in surface support components,but it can be readily enhanced through re-optimization with additional labeled point cloud data.This proposed method,combined with a previously developed machine learning model that links rock bolt load and the deformation field of its bearing plate,provides a robust technique for simultaneously measuring the load of multiple rock bolts in a single laser scan. 展开更多
关键词 Point cloud segmentation Improved PointNet++ Tunnel laser scanning Rock bolt automatic recognition
在线阅读 下载PDF
基于Spring Cloud微服务架构的工业软件多层级组件平台设计
2
作者 张健 《自动化与仪器仪表》 2026年第1期131-134,139,共5页
针对当前投入应用的工业软件组件平台多人同时操作时容易发生冲突,导致平台吞吐量较低的问题,设计基于Spring Cloud微服务架构的工业软件多层级组件平台。依托Spring Cloud微服务架构,将工业软件系统拆分为多个独立的微服务模块。面向... 针对当前投入应用的工业软件组件平台多人同时操作时容易发生冲突,导致平台吞吐量较低的问题,设计基于Spring Cloud微服务架构的工业软件多层级组件平台。依托Spring Cloud微服务架构,将工业软件系统拆分为多个独立的微服务模块。面向每个微服务模块,考虑兼容性和重用性,构建软件构成组件选择模型。引入粒子群优化算法对模型进行求解,生成最佳组件选择决策。建立基于实体模型的代码和逻辑生成模块,将多层级组件结合起来,完成工业软件开发。结果表明:在并发1000线程的情况下,平台吞吐量达到了580.1 s,远超期望要求,证明该平台应用效果良好。 展开更多
关键词 Spring cloud微服务架构 工业软件 组件选择 兼容性 重用性 代码
原文传递
An Improved Blockchain-Based Cloud Auditing Scheme Using Dynamic Aggregate Signatures
3
作者 Haibo Lei Xu An Wang +4 位作者 Wenhao Liu Lingling Wu Chao Zhang Weiwei Jiang Xiao Zou 《Computers, Materials & Continua》 2026年第2期1599-1629,共31页
With the rapid expansion of the Internet of Things(IoT),user data has experienced exponential growth,leading to increasing concerns about the security and integrity of data stored in the cloud.Traditional schemes rely... With the rapid expansion of the Internet of Things(IoT),user data has experienced exponential growth,leading to increasing concerns about the security and integrity of data stored in the cloud.Traditional schemes relying on untrusted third-party auditors suffer from both security and efficiency issues,while existing decentralized blockchain-based auditing solutions still face shortcomings in correctness and security.This paper proposes an improved blockchain-based cloud auditing scheme,with the following core contributions:Identifying critical logical contradictions in the original scheme,thereby establishing the foundation for the correctness of cloud auditing;Designing an enhanced mechanism that integrates multiple hashing with dynamic aggregate signatures,binding encrypted blocks through bilinear pairings and BLS signatures,and improving the scheme by setting parameters based on the Computational Diffie-Hellman(CDH)problem,significantly strengthening data integrity protection and anti-forgery capabilities;Introducing a random challenge mechanism and dynamic parameter adjustment strategy,effectively resisting various attacks such as forgery,tampering,and deletion,significantly improving the detection probability of malicious Cloud Service Providers(CSPs),and significantly reducing the proof generation overhead for CSPswhilemaintaining the same computational cost forDataOwners.Theoretical analysis and performance evaluation experiments demonstrate that the proposed scheme achieves significant improvements in both security and efficiency.Finally,the paper explores potential applications of the Enhanced Security Scheme in fields such as healthcare,drone swarms,and government office attendance systems,providing an effective approach for building secure,efficient,and decentralized cloud auditing systems. 展开更多
关键词 cloud auditing cloud storage blockchain data integrity BLS signatures
在线阅读 下载PDF
基于Spring Cloud微服务框架的工厂全链路监控研究
4
作者 孙优 刘咏 +2 位作者 王淑慧 贾静丽 古明 《电子设计工程》 2026年第4期38-42,47,共6页
针对现有工厂全链路监控系统存在响应速率低、故障预测能力不足等问题,基于Spring Cloud微服务框架设计了一种具备负载均衡与智能预警功能的监控系统。分析了监控系统在全链路追踪、性能监控等方面的功能性需求,构建全网络框架基础模型... 针对现有工厂全链路监控系统存在响应速率低、故障预测能力不足等问题,基于Spring Cloud微服务框架设计了一种具备负载均衡与智能预警功能的监控系统。分析了监控系统在全链路追踪、性能监控等方面的功能性需求,构建全网络框架基础模型,重点设计服务网关模块与业务模块。其中,服务网关模块通过轮询、加权轮询等多种负载均衡算法实现全链路网络监控的流量分配,业务模块则借助大数据分析与机器学习技术对设备运行数据进行深度挖掘。实验结果显示,该系统在监控工厂设备过程中响应速度稳定,流量波动值被严格控制在0.6~1.6 bit/s范围内。进一步研究表明,所提监控方法对工厂设备潜在故障风险的预测准确率较传统方案提升15%以上,有效提高了工厂生产系统的运行可靠性与故障预警能力。 展开更多
关键词 Spring cloud微服务框架 工厂监控 全链路节点 接口技术
在线阅读 下载PDF
Improvement of Low-cloud Simulations with a Revised Cloud Microphysics Scheme in an Atmospheric General Circulation Model
5
作者 LI Jia-bo PENG Xin-dong +2 位作者 LI Xiao-han GU Juan DUAN Sheng-ni 《Journal of Tropical Meteorology》 2026年第1期1-18,共18页
Clouds play an important role in global atmospheric energy and water vapor budgets, and the low cloud simulations suffer from large biases in many atmospheric general circulation models. In this study, cloud microphys... Clouds play an important role in global atmospheric energy and water vapor budgets, and the low cloud simulations suffer from large biases in many atmospheric general circulation models. In this study, cloud microphysical processes such as raindrop evaporation and cloud water accretion in a double-moment six-class cloud microphysics scheme were revised to enhance the simulation of low clouds using the Global-Regional Integrated Forecast System(GRIST)model. The validation of the revised scheme using a single-column version of the GRIST demonstrated a reasonable reduction in liquid water biases. The revised parameterization simulated medium-and low-level cloud fractions that were in better agreement with the observations than the original scheme. Long-term global simulations indicate the mitigation of the originally overestimated low-level cloud fraction and cloud-water mixing ratio in mid-to high-latitude regions,primarily owing to enhanced accretion processes and weakened raindrop evaporation. The reduced low clouds with the revised scheme showed better consistency with satellite observations, particularly at mid-and high-latitudes. Further improvements can be observed in the simulated cloud shortwave radiative forcing and vertical distribution of total cloud cover. Annual precipitation in mid-latitude regions has also improved, particularly over the oceans, with significantly increased large-scale and decreased convective precipitation. 展开更多
关键词 low cloud cloud microphysics scheme general circulation model accretion process raindrop evaporation
在线阅读 下载PDF
Energy Aware Task Scheduling of IoT Application Using a Hybrid Metaheuristic Algorithm in Cloud Computing
6
作者 Ahmed Awad Mohamed Eslam Abdelhakim Seyam +4 位作者 Ahmed R.Elsaeed Laith Abualigah Aseel Smerat Ahmed M.AbdelMouty Hosam E.Refaat 《Computers, Materials & Continua》 2026年第3期1786-1803,共18页
In recent years,fog computing has become an important environment for dealing with the Internet of Things.Fog computing was developed to handle large-scale big data by scheduling tasks via cloud computing.Task schedul... In recent years,fog computing has become an important environment for dealing with the Internet of Things.Fog computing was developed to handle large-scale big data by scheduling tasks via cloud computing.Task scheduling is crucial for efficiently handling IoT user requests,thereby improving system performance,cost,and energy consumption across nodes in cloud computing.With the large amount of data and user requests,achieving the optimal solution to the task scheduling problem is challenging,particularly in terms of cost and energy efficiency.In this paper,we develop novel strategies to save energy consumption across nodes in fog computing when users execute tasks through the least-cost paths.Task scheduling is developed using modified artificial ecosystem optimization(AEO),combined with negative swarm operators,Salp Swarm Algorithm(SSA),in order to competitively optimize their capabilities during the exploitation phase of the optimal search process.In addition,the proposed strategy,Enhancement Artificial Ecosystem Optimization Salp Swarm Algorithm(EAEOSSA),attempts to find the most suitable solution.The optimization that combines cost and energy for multi-objective task scheduling optimization problems.The backpack problem is also added to improve both cost and energy in the iFogSim implementation as well.A comparison was made between the proposed strategy and other strategies in terms of time,cost,energy,and productivity.Experimental results showed that the proposed strategy improved energy consumption,cost,and time over other algorithms.Simulation results demonstrate that the proposed algorithm increases the average cost,average energy consumption,and mean service time in most scenarios,with average reductions of up to 21.15%in cost and 25.8%in energy consumption. 展开更多
关键词 Energy-efficient tasks internet of things(IoT) cloud fog computing artificial ecosystem-based optimization salp swarm algorithm cloud computing
在线阅读 下载PDF
MDMOSA:Multi-Objective-Oriented Dwarf Mongoose Optimization for Cloud Task Scheduling
7
作者 Olanrewaju Lawrence Abraham Md Asri Ngadi +1 位作者 Johan Bin Mohamad Sharif Mohd Kufaisal Mohd Sidik 《Computers, Materials & Continua》 2026年第3期2062-2096,共35页
Task scheduling in cloud computing is a multi-objective optimization problem,often involving conflicting objectives such as minimizing execution time,reducing operational cost,and maximizing resource utilization.Howev... Task scheduling in cloud computing is a multi-objective optimization problem,often involving conflicting objectives such as minimizing execution time,reducing operational cost,and maximizing resource utilization.However,traditional approaches frequently rely on single-objective optimization methods which are insufficient for capturing the complexity of such problems.To address this limitation,we introduce MDMOSA(Multi-objective Dwarf Mongoose Optimization with Simulated Annealing),a hybrid that integrates multi-objective optimization for efficient task scheduling in Infrastructure-as-a-Service(IaaS)cloud environments.MDMOSA harmonizes the exploration capabilities of the biologically inspired Dwarf Mongoose Optimization(DMO)with the exploitation strengths of Simulated Annealing(SA),achieving a balanced search process.The algorithm aims to optimize task allocation by reducing makespan and financial cost while improving system resource utilization.We evaluate MDMOSA through extensive simulations using the real-world Google Cloud Jobs(GoCJ)dataset within the CloudSim environment.Comparative analysis against benchmarked algorithms such as SMOACO,MOTSGWO,and MFPAGWO reveals that MDMOSA consistently achieves superior performance in terms of scheduling efficiency,cost-effectiveness,and scalability.These results confirm the potential of MDMOSA as a robust and adaptable solution for resource scheduling in dynamic and heterogeneous cloud computing infrastructures. 展开更多
关键词 cloud computing MULTI-OBJECTIVE task scheduling dwarf mongoose optimization METAHEURISTIC
在线阅读 下载PDF
Rock Discontinuity Extraction from 3D Point Clouds:Application to Identifying Geological Structures in the Miocene-Pliocene Deposits,Japan
8
作者 Masahiro Ohkawa Kota Osawa +1 位作者 Ryo Okino Shigeaki Matsuo 《Journal of Environmental & Earth Sciences》 2026年第1期29-46,共18页
Evaluating rock mass quality using three-dimensional(3D)point clouds is crucial for discontinuity extraction and is widely applied in various industrial sectors.However,the utilization of this method in geological sur... Evaluating rock mass quality using three-dimensional(3D)point clouds is crucial for discontinuity extraction and is widely applied in various industrial sectors.However,the utilization of this method in geological surveys remains limited.Notable limitations of current research include the scarcity of validation using simple geometric shapes for discontinuity extraction methods,and the lack of studies that target both planar and linear discontinuity.To address these gaps,this study proposes a workflow for identifying discontinuity planes and traces in rock outcrops from photogrammetric 3D modeling,employing the Compass and Facets plugins in the open-source CloudCompare software.Prior to field application,the efficacy of the extraction methods was first evaluated using experimental datasets of a cube and an isosceles triangular prism generated under laboratory-controlled conditions.This validation demonstrated exceptional accuracy,with the dip and dip direction(DDD)of extracted structures consistently within±2°of the actual values.Following this rigorous laboratory validation,this methodology was applied to a more complex natural rock outcrop(Miocene–Pliocene deposits in Japan),demonstrating its applicability in realistic geological settings for identifying structures.The results showed that the dip and dip direction trends of the extracted bedding planes and faults were consistent with field measurements,achieving a time reduction of approximately 40%compared to traditional methods.In conclusion,through strictly controlled initial verification and subsequent successful application to a complex natural setting,this study confirmed that the proposed workflow can effectively and efficiently extract discontinuous geological structures from point clouds. 展开更多
关键词 Digital Outcrop Model Rock Discontinuities Geological Information Point cloud
在线阅读 下载PDF
当Team Liquid和Cloud9宣布参加KeSPA杯
9
作者 杨直 《电子竞技》 2026年第2期41-43,共3页
蝴蝶还在扇动翅膀。去年11月19日,韩国电子竞技职业协会KeSPA在社交媒体X上宣布了2025年KeSPA杯的详细举办信息。当天,Cloud9总经理David Han转发了这条消息,他提到除了Cloud9,Team Liquid也将参赛,并解释了参赛原因:“在北美赛区的休假... 蝴蝶还在扇动翅膀。去年11月19日,韩国电子竞技职业协会KeSPA在社交媒体X上宣布了2025年KeSPA杯的详细举办信息。当天,Cloud9总经理David Han转发了这条消息,他提到除了Cloud9,Team Liquid也将参赛,并解释了参赛原因:“在北美赛区的休假期,Cloud9希望通过参加更多赛事带给粉丝更多精彩的内容。” 展开更多
关键词 Team Liquid cloud9 KeSPA杯 电子竞技
在线阅读 下载PDF
Federated Dynamic Aggregation Selection Strategy-Based Multi-Receptive Field Fusion Classification Framework for Point Cloud Classification
10
作者 Yuchao Hou Biaobiao Bai +3 位作者 Shuai Zhao Yue Wang Jie Wang Zijian Li 《Computers, Materials & Continua》 2026年第2期1889-1918,共30页
Recently,large-scale deep learning models have been increasingly adopted for point cloud classification.However,thesemethods typically require collecting extensive datasets frommultiple clients,which may lead to priva... Recently,large-scale deep learning models have been increasingly adopted for point cloud classification.However,thesemethods typically require collecting extensive datasets frommultiple clients,which may lead to privacy leaks.Federated learning provides an effective solution to data leakage by eliminating the need for data transmission,relying instead on the exchange of model parameters.However,the uneven distribution of client data can still affect the model’s ability to generalize effectively.To address these challenges,we propose a new framework for point cloud classification called Federated Dynamic Aggregation Selection Strategy-based Multi-Receptive Field Fusion Classification Framework(FDASS-MRFCF).Specifically,we tackle these challenges with two key innovations:(1)During the client local training phase,we propose a Multi-Receptive Field Fusion Classification Model(MRFCM),which captures local and global structures in point cloud data through dynamic convolution and multi-scale feature fusion,enhancing the robustness of point cloud classification.(2)In the server aggregation phase,we introduce a Federated Dynamic Aggregation Selection Strategy(FDASS),which employs a hybrid strategy to average client model parameters,skip aggregation,or reallocate local models to different clients,thereby balancing global consistency and local diversity.We evaluate our framework using the ModelNet40 and ShapeNetPart benchmarks,demonstrating its effectiveness.The proposed method is expected to significantly advance the field of point cloud classification in a secure environment. 展开更多
关键词 Point cloud classification federated learning multi-receptive field fusion dynamic aggregation
在线阅读 下载PDF
Application of Ground-Based Microwave Radiometers to Optimize the Estimation Method of Cloud Liquid Water on the Tibetan Plateau
11
作者 Yajing LIU Xuelong CHEN +4 位作者 Yaoming MA Dianbin CAO Fanglin SUN Xin XU Qiang ZHANG 《Advances in Atmospheric Sciences》 2026年第3期529-549,共21页
The cloud liquid water content(LWC)of the Tibetan Plateau(TP)is crucial for cloud water conversion.There are very few accurate observations of the LWC on the TP.This makes our estimation of the LWC and precipitation i... The cloud liquid water content(LWC)of the Tibetan Plateau(TP)is crucial for cloud water conversion.There are very few accurate observations of the LWC on the TP.This makes our estimation of the LWC and precipitation inaccurate on the TP.This paper introduces an indirect estimation scheme for the LWC profile obtained using a monochromatic radiative transfer model(MonoRTM)and microwave radiometers(MWRs)on the TP.The LWC estimation method was improved using an optimization of the difference between the simulated and observed brightness temperature(TB)at specific microwave channels that are sensitive to liquid water.The accuracy of the LWC estimation method depends heavily on the value of the cloud-base environment humidity criterion(CBEHC).Our experiment confirmed that the default CBEHC value of 95%is unsuitable for the TP.For the rainfall scenarios,the optimization method suggested the use of CBEHC values of 81%,76%,and 83%for Mangya,Nagqu,and Qamdo stations,respectively.The new CBEHC values produced a 30 K improvement in the TB simulation when compared to that of 95%CBEHC under rainfall conditions.This demonstrates the robustness of the LWC estimation scheme and its significant improvement in LWC estimation on the TP.For no-rainfall scenarios,the original Karstens model remained suitable for Nagqu station.An adjustment of the CBEHC to 94%for Mangya station resulted in a 1 K improvement of its TB simulation.Qamdo station had a 2.5 K improvement when the CBEHC was adjusted to 98%.The relationship between the simulated TB simulation error and the maximum relative humidity of the radiosonde profiles weakened after CBEHC optimization.Thus,the innovative method proposed in this article provides a practical estimation method for LWC in the TP region.This LWC estimation method has a higher potential for rainfall days than no-rainfall days.Under no-rainfall conditions,the accuracy of the proposed LWC estimation method is sensitive to TB errors included in its measurement and simulation.An accurate estimation of LWC for no-rainfall conditions relies more on the equipment and radiation model. 展开更多
关键词 cloud liquid water brightness temperature monochromatic transfer model
在线阅读 下载PDF
Color of the Year 2026: Cloud Dancer, a hue of serenity and space
12
《China Textile》 2026年第1期54-55,共2页
The Pantone Color of the Year 2026,PANTONE 11-4201 Cloud Dancer,has been introduced as a soft,lofty white symbolizing calm and clarity in an increasingly noisy world.This gentle shade invites a sense of peace and spac... The Pantone Color of the Year 2026,PANTONE 11-4201 Cloud Dancer,has been introduced as a soft,lofty white symbolizing calm and clarity in an increasingly noisy world.This gentle shade invites a sense of peace and spaciousness,encouraging focus and creating room for creativity and reflection.Cloud Dancer embodies a desire for simplicity and renewal-a blank canvas that allows our minds to wander and new ideas to take shape.Its expansive presence fosters environments where tranquility meets inspiration,offering visual calm that supports wellbeing and mental lightness. 展开更多
关键词 pantone color SERENITY SPACE clarity creativity blank canvas reflection cloud dancerhas
在线阅读 下载PDF
Evolution of grain orientation and slip mode in gradient AZ31 magnesium alloy sheets with multiple texture components
13
作者 Wen-tao NIU Feng LI +2 位作者 Jia-yang ZHANG Lu SUN Zi-yi WANG 《Transactions of Nonferrous Metals Society of China》 2026年第3期766-779,共14页
To investigate the evolution of grain orientation and slip modes in magnesium alloys with multiple texture components,an AZ31 gradient-structured magnesium alloy sheet was fabricated using hard plate rolling(HPR).The ... To investigate the evolution of grain orientation and slip modes in magnesium alloys with multiple texture components,an AZ31 gradient-structured magnesium alloy sheet was fabricated using hard plate rolling(HPR).The changes in texture and slip modes under different reductions were examined.The results demonstrate that the AZ31 magnesium alloy sheets display a self-epitaxial gradient structure,with the best mechanical properties observed at rolling temperature of 673 K and reduction of 50%.Significant changes in texture type and strength are observed along the normal direction(ND)of the sheet.The coarse-grain region exhibits a bimodal texture aligned with the rolling direction.These texture variations enhance the stress distribution at the fine grain-coarse grain interface,influencing the grain orientation and the activation of different slip modes,thus improving the mechanical properties of gradient-structured magnesium alloy sheets.This approach offers a new strategy for the fabrication of high-performance magnesium alloy sheets. 展开更多
关键词 hard plate rolling AZ31 magnesium alloy sheet gradient structure texture components grain orientation
在线阅读 下载PDF
Searchable Attribute-Based Encryption with Multi-Keyword Fuzzy Matching for Cloud-Based IoT
14
作者 He Duan Shi Zhang Dayu Li 《Computers, Materials & Continua》 2026年第2期872-896,共25页
Internet of Things(IoT)interconnects devices via network protocols to enable intelligent sensing and control.Resource-constrained IoT devices rely on cloud servers for data storage and processing.However,this cloudass... Internet of Things(IoT)interconnects devices via network protocols to enable intelligent sensing and control.Resource-constrained IoT devices rely on cloud servers for data storage and processing.However,this cloudassisted architecture faces two critical challenges:the untrusted cloud services and the separation of data ownership from control.Although Attribute-based Searchable Encryption(ABSE)provides fine-grained access control and keyword search over encrypted data,existing schemes lack of error tolerance in exact multi-keyword matching.In this paper,we proposed an attribute-based multi-keyword fuzzy searchable encryption with forward ciphertext search(FCS-ABMSE)scheme that avoids computationally expensive bilinear pairing operations on the IoT device side.The scheme supportsmulti-keyword fuzzy search without requiring explicit keyword fields,thereby significantly enhancing error tolerance in search operations.It further incorporates forward-secure ciphertext search to mitigate trapdoor abuse,as well as offline encryption and verifiable outsourced decryption to minimize user-side computational costs.Formal security analysis proved that the FCS-ABMSE scheme meets both indistinguishability of ciphertext under the chosen keyword attacks(IND-CKA)and the indistinguishability of ciphertext under the chosen plaintext attacks(IND-CPA).In addition,we constructed an enhanced variant based on type-3 pairings.Results demonstrated that the proposed scheme outperforms existing ABSE approaches in terms of functionalities,computational cost,and communication cost. 展开更多
关键词 cloud computing Internet of Things ABSE multi-keyword fuzzy matching outsourcing decryption
在线阅读 下载PDF
Global Assessment of the Cloud-Aerosol Transition Zone Using CALIPSO
15
作者 Jaume RUIZ DE MORALES Josep CALBÓ +4 位作者 Josep-Abel GONZÁLEZ Hendrik ANDERSEN Jan CERMAK Julia FUCHS Yolanda SOLA 《Advances in Atmospheric Sciences》 2026年第2期321-335,I0001-I0003,共18页
The interactions between clouds and aerosols represent one of the largest uncertainties in assessing the Earth's radiation budget, highlighting the importance of research on the transition zone(TZ) within the clou... The interactions between clouds and aerosols represent one of the largest uncertainties in assessing the Earth's radiation budget, highlighting the importance of research on the transition zone(TZ) within the cloud-aerosol continuum.This study assesses the global distribution of TZ conditions, analyzes its optical characteristics, and determines the cloud or aerosol types most commonly associated with them, using the cloud-aerosol discrimination(CAD) score of the CloudAerosol Lidar with Orthogonal Polarization(CALIOP) instrument on the CALIPSO satellite. The CAD score classifies clouds and aerosols by the probability density functions of attenuated backscatter, total color ratio, volume depolarization ratio, altitude, and latitude. After applying several filters to avoid artifacts, the TZ was identified as those atmospheric layers that cannot be clearly classified as clouds or aerosols, layers within the no-confidence range(NCR) of the CAD score, and cirrus fringes. The optical characteristics of NCR layers exhibit two main clusters: Cluster 1, with properties between high-altitude ice clouds and aerosols(e.g., wispy cloud fragments), and Cluster 2, with properties between water clouds and aerosols at lower altitudes(e.g., large hydrated aerosols). Our results highlight the significant ubiquity of TZ conditions, which appear in 9.5% of all profiles and comprise 6.4% of the detected layers. Cluster 1 and cirrus-fringe layers predominate near the ITCZ and in mid-latitudes, whereas Cluster 2 layers are more frequent over the oceans along the central West African and East Asian coasts, where elevated smoke and dusty marine aerosols are common. 展开更多
关键词 cloud-aerosol transition zone twilight zone aerosol-cloud interactions CALIPSO cloud vertical structure
在线阅读 下载PDF
An improved Alpha-shape algorithm for extracting section contours of the super-high steel bridge tower using point clouds
16
作者 ZHANG Yiming ZHAO Tianhao +2 位作者 LIAO Ruixuan LI Haoqing WANG Hao 《Journal of Southeast University(English Edition)》 2026年第1期26-35,共10页
The virtual preassembly of super-high steel bridge towers faces a challenge in the efficient and precise extraction of complex cross-sectional features.Factors such as fabrication errors,gravity-induced deformations,a... The virtual preassembly of super-high steel bridge towers faces a challenge in the efficient and precise extraction of complex cross-sectional features.Factors such as fabrication errors,gravity-induced deformations,and temperature fluctuations can compromise the accuracy of contour extraction.To address these limitations,an improved Alpha-shape-based point cloud contour extraction method is proposed.The proposed approach uses a hierarchical strategy to process three-dimensional laser scanning point clouds.The processed data are then subjected to curvatureadaptive voxel filtering to reduce acquisition noise.In addition,an enhanced iterative closest point(ICP)variant with correspondence validation accurately aligns the discrete point cloud segments.The proposed curvature-responsive Alpha-shape framework enables multiscale contour delineation through topology-adaptive threshold modulation,which resolves boundary ambiguities in geometrically complex cross-sections.The method was experimentally validated using field-acquired measurement datasets from the Zhangjinggao Yangtze River Bridge tower segments,confirming its capability to reconstruct noncanonical cross-sectional geometries.Three contour extraction methods,including Poisson reconstruction,the conventional Alpha-shape algorithm,and random sample consensus with ICP(RANSAC-ICP),were compared to evaluate the performance of the proposed Alpha-shape algorithm.The results demonstrate that the proposed method achieves superior contour extraction accuracy and data reduction efficiency,highlighting its effectiveness in contour extraction tasks. 展开更多
关键词 super-high steel bridge tower point cloud contour extraction improved Alpha-shape algorithm
在线阅读 下载PDF
Typhoon Kompasu(2118)simulation with planetary boundary layer and cloud physics parameterization improvements
17
作者 Xiaowei Tan Zhiqiu Gao Yubin Li 《Atmospheric and Oceanic Science Letters》 2026年第1期41-46,共6页
This study introduces a new ocean surface friction velocity scheme and a modified Thompson cloud microphysics parameterization scheme into the CMA-TYM model.The impact of these two parameterization schemes on the pred... This study introduces a new ocean surface friction velocity scheme and a modified Thompson cloud microphysics parameterization scheme into the CMA-TYM model.The impact of these two parameterization schemes on the prediction of the movement track and intensity of Typhoon Kompasu in 2021 is examined.Additionally,the possible reasons for their effects on tropical cyclone(TC)intensity prediction are analyzed.Statistical results show that both parameterization schemes improve the predictions of Typhoon Kompasu’s track and intensity.The influence on track prediction becomes evident after 60 h of model integration,while the significant positive impact on intensity prediction is observed after 66 h.Further analysis reveals that these two schemes affect the timing and magnitude of extreme TC intensity values by influencing the evolution of the TC’s warm-core structure. 展开更多
关键词 Tropical cyclone Numerical simulation Planetary boundary layer parameterization SCHEME cloud physics scheme
在线阅读 下载PDF
Analysis of Causes and Mesoscale Cloud Clusters of a Backflow Blizzard Process in Central Inner Mongolia
18
作者 Yushu WU Xiaoli GUO 《Meteorological and Environmental Research》 2026年第1期16-20,28,共6页
Based on the conventional observation data,daily reanalysis data from NCAR/NCEP,and TBB data derived from FY-2G infrared cloud images in April 2018,a heavy snowfall weather process in central Inner Mongolia from April... Based on the conventional observation data,daily reanalysis data from NCAR/NCEP,and TBB data derived from FY-2G infrared cloud images in April 2018,a heavy snowfall weather process in central Inner Mongolia from April 4 to 6 in 2018 was analyzed.The results show that the low trough at 500 hPa,the southerly wind jet stream at 700 hPa,and the inverted trough on the ground were the main influencing systems causing this blizzard.The transportation of warm and humid air by the southerly wind jet stream at 700 hPa and intense water vapor convergence provided sufficient water vapor conditions for the blizzard,and the moist layer in the blizzard area was deep.The low-level MPV in the blizzard area was<0,and the atmosphere was in a conditional symmetric instability state.The coupling of the upper and lower-level jets induced strong ascending motion.With the invasion of cold air,a low-level cold pad was formed,so that the warm and humid air tilted upward.The secondary circulation updraft triggered by the wet Q vector system released the conditional symmetric instability energy,so that the sloping motion was more intense,and the heavy snowfall appeared.Meanwhile,there was a good correspondence relationship between the blizzard area and the large-value area of low-level wet Q vector divergence.The mesoscale cloud clusters continuously generating,merging,and moving eastward in Hetao area were the direct cause of this blizzard,and the TBB of the cloud clusters was≤-56℃.The blizzard happened in the the edge gradient and large-value area of TBB. 展开更多
关键词 BLIZZARD Cold pad Conditional symmetric instability Wet Q vector Mesoscale cloud cluster
在线阅读 下载PDF
Similarity transformation-based modeling of the thermally-radiative tetra-hybrid Casson nanofluid flow over a nonlinear stretching sheet using the Clique polynomial collocation method
19
作者 U.L.MANIKANTA K.J.GOWTHAM +1 位作者 B.J.GIREESHA P.VENKATESH 《Applied Mathematics and Mechanics(English Edition)》 2026年第1期185-202,共18页
The flow of a tetra-hybrid Casson nanofluid(Al_(2)O_(3)-CuO-TiO_(2)-Ag/H_(2)O)over a nonlinear stretching sheet is investigated.The Buongiorno model is used to account for thermophoresis and Brownian motion,while ther... The flow of a tetra-hybrid Casson nanofluid(Al_(2)O_(3)-CuO-TiO_(2)-Ag/H_(2)O)over a nonlinear stretching sheet is investigated.The Buongiorno model is used to account for thermophoresis and Brownian motion,while thermal radiation is incorporated to examine its influence on the thermal boundary layer.The governing partial differential equations(PDEs)are reduced to a system of nonlinear ordinary differential equations(ODEs)with fully non-dimensional similarity transformations involving all independent variables.To solve the obtained highly nonlinear system of differential equations,a novel Clique polynomial collocation method is applied.The analysis focuses on the effects of the Casson parameter,power index,radiation parameter,thermophoresis parameter,Brownian motion parameter,and Lewis number.The key findings show that thermal radiation intensifies the thermal boundary layer,the Casson parameter reduces the velocity,and the Lewis number suppresses the concentration with direct relevance to polymer processing,coating flows,electronic cooling,and biomedical applications. 展开更多
关键词 similarity transformation nonlinear stretching sheet Casson parameter tetra-hybrid nanofluid thermal radiation Clique polynomial collocation method
在线阅读 下载PDF
A Real-Time IoT and CloudMonitoring Framework for Performance Enhancement of Solar Evacuated Tube Heaters
20
作者 Josmell Alva Alcántara Elder Mendoza Orbegoso +5 位作者 Nattan Roberto Caetano Luis Julca Verástegui Juan Bengoa Seminario Jimmy Silvera Otane Yvan Leiva Calvanapón Giulio Lorenzini 《Frontiers in Heat and Mass Transfer》 2026年第1期266-287,共22页
The continuous improvement of solar thermal technologies is essential to meet the growing demand for sustainable heat generation and to support global decarbonization efforts.This study presents the design,implementat... The continuous improvement of solar thermal technologies is essential to meet the growing demand for sustainable heat generation and to support global decarbonization efforts.This study presents the design,implementation,and validation of a real-time monitoring framework based on the Internet ofThings(IoT)and cloud computing to enhance the thermal performance of evacuated tube solar water heaters(ETSWHs).A commercial system and a custom-built prototype were instrumented with Industry 4.0 technologies,including platinum resistance temperature detectors(PT100),solar irradiance and wind speed sensors,a programmable logic controller(PLC),a SCADAinterface,and a cloud-connected IoT gateway.Data were processed locally and transmitted to cloud storage for continuous analysis and visualization via amobile application.Experimental results demonstrated the prototype’s superior thermal energy storage capacity−47.4 vs.36.2 MJ for the commercial system,representing a 31%—achieved through the novel integration of Industry 4.0 architecture with an optimized collector design.This improvement is attributed to optimized geometric design parameters,including a reduced tilt angle,increased inter-tube spacing,and the incorporation of an aluminum reflective surface.These modifications collectively enhanced solar heat absorption and reduced optical losses.The framework effectively identified thermal stratification,monitored environmental effects on heat transfer,and enabled real-time system diagnostics.By integrating automation,IoT,and cloud computing,the proposed architecture establishes a scalable and replicable model for the intelligent management of solar thermal systems,facilitating predictive maintenance and future integration with artificial intelligence for performance forecasting.This work provides a practical,data-driven approach to digitizing and optimizing heat transfer systems,promoting more efficient and sustainable solar thermal energy applications. 展开更多
关键词 Evacuated tube solar water heaters Industry 4.0 Internet ofThings cloud computing DIGITIZATION
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部