期刊文献+
共找到465篇文章
< 1 2 24 >
每页显示 20 50 100
Side-Scan Sonar Image Detection of Shipwrecks Based on CSC-YOLO Algorithm
1
作者 Shengxi Jiao Fenghao Xu Haitao Guo 《Computers, Materials & Continua》 2025年第2期3019-3044,共26页
Underwater shipwreck identification technology, as a crucial technique in the field of marine surveying, plays a significant role in areas such as the search and rescue of maritime disaster shipwrecks. When facing the... Underwater shipwreck identification technology, as a crucial technique in the field of marine surveying, plays a significant role in areas such as the search and rescue of maritime disaster shipwrecks. When facing the task of object detection in shipwreck side-scan sonar images, due to the complex seabed environment, it is difficult to extract object features, often leading to missed detections of shipwreck images and slow detection speed. To address these issues, this paper proposes an object detection algorithm, CSC-YOLO (Context Guided Block, Shared Conv_Group Normalization Detection, Cross Stage Partial with 2 Partial Convolution-You Only Look Once), based on YOLOv8n for shipwreck side-scan sonar images. Firstly, to tackle the problem of small samples in shipwreck side-scan sonar images, a new dataset was constructed through offline data augmentation to expand data and intuitively enhance sample diversity, with the Mosaic algorithm integrated to strengthen the network’s generalization to the dataset. Subsequently, the Context Guided Block (CGB) module was introduced into the backbone network model to enhance the network’s ability to learn and express image features. Additionally, by employing Group Normalization (GN) techniques and shared convolution operations, we constructed the Shared Conv_GN Detection (SCGD) head, which improves the localization and classification performance of the detection head while significantly reducing the number of parameters and computational load. Finally, the Partial Convolution (PConv) was introduced and the Cross Stage Partial with 2 PConv (C2PC) module was constructed to help the network maintain effective extraction of spatial features while reducing computational complexity. The improved CSC-YOLO model, compared with the YOLOv8n model on the validation set, mean Average Precision (mAP) increases by 3.1%, Recall (R) increases by 6.4%, and the F1-measure (F1) increases by 4.7%. Furthermore, in the improved algorithm, the number of parameters decreases by 20%, the computational complexity decreases by 23.2%, and Frames Per Second (FPS) increases by 17.6%. In addition, compared with the advanced popular model, the superiority of the proposed model is proved. The subsequent experiments on real side-scan sonar images of shipwrecks fully demonstrate that the CSC-YOLO algorithm meets the requirements for actual side-scan sonar detection of underwater shipwrecks. 展开更多
关键词 Enhanced YOLOv8 side-scan sonar shipwreck detection group normalization deep learning
在线阅读 下载PDF
Side-Scan Sonar Image Synthesis Based on CycleGAN with 3D Models and Shadow Integration
2
作者 Byeongjun Kim Seung-Hun Lee Won-Du Chang 《Computer Modeling in Engineering & Sciences》 2025年第11期1237-1252,共16页
Side-scan sonar(SSS)is essential for acquiring high-resolution seafloor images over large areas,facilitat-ing the identification of subsea objects.However,military security restrictions and the scarcity of subsea targ... Side-scan sonar(SSS)is essential for acquiring high-resolution seafloor images over large areas,facilitat-ing the identification of subsea objects.However,military security restrictions and the scarcity of subsea targets limit the availability of SSS data,posing challenges for Automatic Target Recognition(ATR)research.This paper presents an approach that uses Cycle-Consistent Generative Adversarial Networks(CycleGAN)to augment SSS images of key subsea objects,such as shipwrecks,aircraft,and drowning victims.The process begins by constructing 3D models to generate rendered images with realistic shadows frommultiple angles.To enhance image quality,a shadowextractor and shadow region loss function are introduced to ensure consistent shadowrepresentation.Additionally,amulti-resolution learning structure enables effective training,even with limited data availability.The experimental results show that the generated data improved object detection accuracy when they were used for training and demonstrated the ability to generate clear shadow and background regions with stability. 展开更多
关键词 side-scan sonar(SSS) cycle-consistent generative adversarial networks(CycleGAN) automatic target recognition(ATR) sonar imaging sample augmentation image simulation image translation
在线阅读 下载PDF
DcNet: Dilated Convolutional Neural Networks for Side-Scan Sonar Image Semantic Segmentation 被引量:2
3
作者 ZHAO Xiaohong QIN Rixia +3 位作者 ZHANG Qilei YU Fei WANG Qi HE Bo 《Journal of Ocean University of China》 SCIE CAS CSCD 2021年第5期1089-1096,共8页
In ocean explorations,side-scan sonar(SSS)plays a very important role and can quickly depict seabed topography.As-sembling the SSS to an autonomous underwater vehicle(AUV)and performing semantic segmentation of an SSS... In ocean explorations,side-scan sonar(SSS)plays a very important role and can quickly depict seabed topography.As-sembling the SSS to an autonomous underwater vehicle(AUV)and performing semantic segmentation of an SSS image in real time can realize online submarine geomorphology or target recognition,which is conducive to submarine detection.However,because of the complexity of the marine environment,various noises in the ocean pollute the sonar image,which also encounters the intensity inhomogeneity problem.In this paper,we propose a novel neural network architecture named dilated convolutional neural network(DcNet)that can run in real time while addressing the above-mentioned issues and providing accurate semantic segmentation.The proposed architecture presents an encoder-decoder network to gradually reduce the spatial dimension of the input image and recover the details of the target,respectively.The core of our network is a novel block connection named DCblock,which mainly uses dilated convolution and depthwise separable convolution between the encoder and decoder to attain more context while still retaining high accuracy.Furthermore,our proposed method performs a super-resolution reconstruction to enlarge the dataset with high-quality im-ages.We compared our network to other common semantic segmentation networks performed on an NVIDIA Jetson TX2 using our sonar image datasets.Experimental results show that while the inference speed of the proposed network significantly outperforms state-of-the-art architectures,the accuracy of our method is still comparable,which indicates its potential applications not only in AUVs equipped with SSS but also in marine exploration. 展开更多
关键词 side-scan sonar(SSS) semantic segmentation dilated convolutions SUPER-RESOLUTION
在线阅读 下载PDF
YOLOv5-Based Seabed Sediment Recognition Method for Side-Scan Sonar Imagery 被引量:1
4
作者 WANG Ziwei HU Yi +1 位作者 DING Jianxiang SHI Peng 《Journal of Ocean University of China》 SCIE CAS CSCD 2023年第6期1529-1540,共12页
Seabed sediment recognition is vital for the exploitation of marine resources.Side-scan sonar(SSS)is an excellent tool for acquiring the imagery of seafloor topography.Combined with ocean surface sampling,it provides ... Seabed sediment recognition is vital for the exploitation of marine resources.Side-scan sonar(SSS)is an excellent tool for acquiring the imagery of seafloor topography.Combined with ocean surface sampling,it provides detailed and accurate images of marine substrate features.Most of the processing of SSS imagery works around limited sampling stations and requires manual interpretation to complete the classification of seabed sediment imagery.In complex sea areas,with manual interpretation,small targets are often lost due to a large amount of information.To date,studies related to the automatic recognition of seabed sediments are still few.This paper proposes a seabed sediment recognition method based on You Only Look Once version 5 and SSS imagery to perform real-time sedi-ment classification and localization for accuracy,particularly on small targets and faster speeds.We used methods such as changing the dataset size,epoch,and optimizer and adding multiscale training to overcome the challenges of having a small sample and a low accuracy.With these methods,we improved the results on mean average precision by 8.98%and F1 score by 11.12%compared with the original method.In addition,the detection speed was approximately 100 frames per second,which is faster than that of previous methods.This speed enabled us to achieve real-time seabed sediment recognition from SSS imagery. 展开更多
关键词 seabed sediment real-time target recognition YOLOv5 model side-scan sonar imagery transfer learning
在线阅读 下载PDF
Sedimentary processes in Zenisu deep-sea channel revealed by side-scan imagery
5
作者 吴时国 郭军华 TOKUYAMA Hidekazu 《Chinese Journal of Oceanology and Limnology》 SCIE CAS CSCD 2005年第4期368-375,共8页
Side-scan sonar data collected by Cruises 99-09 Leg 2 and 00-06 Leg l of R/V Yokosuka were used to reveal the sedimentary processes in Zenisu deep-sea channel. The middle and lower segments of the channel are rich in ... Side-scan sonar data collected by Cruises 99-09 Leg 2 and 00-06 Leg l of R/V Yokosuka were used to reveal the sedimentary processes in Zenisu deep-sea channel. The middle and lower segments of the channel are rich in turbidite and other debrite deposits. By high-resolution imaging, three sedimentary processes were distinguished with distinct acoustic features. 1. Slumps and slides occur with contrasting backscatter, rough surface textures, blockings, and acoustic shadows at headwalls. They are very extensive and often in lobate form downslope. 2. Debris flow has uniform, general medium backscatter, sometimes showing marbling/lineation in lobate form. 3. Turbidity current is characterized by low backscatter confined to the channel as acoustic signal is attenuated. Regional tectonics must be the dominating factor that controls deposition pattern in this area. 展开更多
关键词 side-scan sonar image sedimentary processes deep-sea channel Nankai Trough
原文传递
RepDNet:A re-parameterization despeckling network for autonomous underwater side-scan sonar imaging with prior-knowledge customized convolution
6
作者 Zhuoyi Li Zhisen Wang +2 位作者 Deshan Chen Tsz Leung Yip Angelo P.Teixeira 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第5期259-274,共16页
Side-scan sonar(SSS)is now a prevalent instrument for large-scale seafloor topography measurements,deployable on an autonomous underwater vehicle(AUV)to execute fully automated underwater acoustic scanning imaging alo... Side-scan sonar(SSS)is now a prevalent instrument for large-scale seafloor topography measurements,deployable on an autonomous underwater vehicle(AUV)to execute fully automated underwater acoustic scanning imaging along a predetermined trajectory.However,SSS images often suffer from speckle noise caused by mutual interference between echoes,and limited AUV computational resources further hinder noise suppression.Existing approaches for SSS image processing and speckle noise reduction rely heavily on complex network structures and fail to combine the benefits of deep learning and domain knowledge.To address the problem,Rep DNet,a novel and effective despeckling convolutional neural network is proposed.Rep DNet introduces two re-parameterized blocks:the Pixel Smoothing Block(PSB)and Edge Enhancement Block(EEB),preserving edge information while attenuating speckle noise.During training,PSB and EEB manifest as double-layered multi-branch structures,integrating first-order and secondorder derivatives and smoothing functions.During inference,the branches are re-parameterized into a 3×3 convolution,enabling efficient inference without sacrificing accuracy.Rep DNet comprises three computational operations:3×3 convolution,element-wise summation and Rectified Linear Unit activation.Evaluations on benchmark datasets,a real SSS dataset and Data collected at Lake Mulan aestablish Rep DNet as a well-balanced network,meeting the AUV computational constraints in terms of performance and latency. 展开更多
关键词 side-scan sonar Sonar image despeckling Domain knowledge RE-PARAMETERIZATION
在线阅读 下载PDF
Multi-beam Sonar and Side-scan Sonar Image Co-registering and Fusing
7
作者 阳凡林 刘经南 赵建虎 《Marine Science Bulletin》 CAS 2003年第1期16-23,共8页
Multi-beam Sonar and Side-scan Sonar compensate each other. In order to fully utilize all information, it is necessary to fuse two kinds of image and data. And the image co-registration is an important and complicated... Multi-beam Sonar and Side-scan Sonar compensate each other. In order to fully utilize all information, it is necessary to fuse two kinds of image and data. And the image co-registration is an important and complicated job before fusion. This paper suggests combining bathymetric data with intensity image, obtaining the characteristic points through the minimal angles of lines, and then deciding the corresponding image points by the maximal correlate coefficient in searching space. Finally, the second order polynomial is applied to the deformation model. After the images have been co-registered, Wavelet is used to fuse the images. It is shown that this algorithm can be used in the flat seafloor or the isotropic seabed. Verification is made in the paper with the observed data. 展开更多
关键词 Multi-beam Sonar side-scan Sonar Co-registering FUSION
在线阅读 下载PDF
一种基于沉潜油行为机理的拖曳式多传感器联合探测方法研究
8
作者 吴培良 王智伟 +2 位作者 孔德明 崔永强 谢贝贝 《计量学报》 北大核心 2026年第3期422-430,共9页
沉潜油是指处于悬浮和沉底状态的2类海上溢油。目前,对于其尚未建立起系统性探测与治理体系。为此,提出了一种沉潜油联合探测方法,该方法通过集成链式多节点传感器探测阵列和侧扫声呐系统,构建了一个拖曳式多传感器联合探测平台,有效突... 沉潜油是指处于悬浮和沉底状态的2类海上溢油。目前,对于其尚未建立起系统性探测与治理体系。为此,提出了一种沉潜油联合探测方法,该方法通过集成链式多节点传感器探测阵列和侧扫声呐系统,构建了一个拖曳式多传感器联合探测平台,有效突破了传统单一传感器在空间覆盖范围有限和探测信息维度不足方面的限制。研究了链式多节点传感探测阵列中的主、辅节点传感器,并针对半潜油探测中的浓度参数建立了量化模型。实验结果表明:基于主、辅节点传感器获取的数据并结合线性回归方法建立的浓度量化模型表现出良好的效果,决定性系数分别达到0.98、0.99和0.95、0.96,说明所研制的主、辅节点传感器对半潜油浓度具有良好的测量性能。 展开更多
关键词 沉潜油 浓度测量 半潜油 侧扫声呐 链式多节点传感器 探测阵列
在线阅读 下载PDF
相控阵侧扫雷达在都衙水文站的应用研究
9
作者 安会静 刘鑫杨 +1 位作者 唐安庆 陈梦迪 《水利信息化》 2026年第1期71-76,共6页
为全面提升都衙水文站流量监测能力,解决恶劣天气、高水位、复杂水体、应急测量等特殊情况下流量监测难的问题,利用相控阵侧扫雷达相控扫描技术,采用基于狭义相对论搜索优化估计算法(SRS)构建的快速高分辨流速特征提取模型,实现空间多... 为全面提升都衙水文站流量监测能力,解决恶劣天气、高水位、复杂水体、应急测量等特殊情况下流量监测难的问题,利用相控阵侧扫雷达相控扫描技术,采用基于狭义相对论搜索优化估计算法(SRS)构建的快速高分辨流速特征提取模型,实现空间多角度水面多普勒特征的稳定提取,有效提高流量测验精度和稳定性,具有较强的抗干扰能力。利用水位215.45~215.80 m范围内的42测次实测流量成果,开展传统转子式流速仪与相控阵侧扫雷达同步比测分析,确定相控阵侧扫雷达测流系统与传统转子式流速仪实测流量之间的相关关系,建立符合相关规范要求的回归方程。比测分析计算的系统误差为0.33%,比测结果符合水文测验整编等规范要求。相控阵侧扫雷达可满足对河道流量的在线监测需求,为解决山区河道和水位暴涨暴落监测难题提供技术参考。 展开更多
关键词 相控阵侧扫雷达 流量监测 比测分析 狭义相对论搜索优化估计
在线阅读 下载PDF
侧扫声呐图像目标识别模型类增量更新方法
10
作者 于永灿 赵建虎 +1 位作者 李冰墨 贺子扬 《测绘学报》 北大核心 2026年第3期502-514,共13页
侧扫声呐目标图像的类间相似性在识别模型类增量更新中易引发特征偏置,加剧灾难性遗忘。针对这一问题,本文以MEMO算法为基线,提出一种阶段渐进的双尺度动态注意力模块,由阶段内注意力与阶段间注意力组成:前者作用于阶段专用块特征,通过... 侧扫声呐目标图像的类间相似性在识别模型类增量更新中易引发特征偏置,加剧灾难性遗忘。针对这一问题,本文以MEMO算法为基线,提出一种阶段渐进的双尺度动态注意力模块,由阶段内注意力与阶段间注意力组成:前者作用于阶段专用块特征,通过全局池化和通道重加权增强模型表示能力,缓解阶段内相似类别的混淆;后者作用于跨阶段串联特征,减少新类别主导的特征偏置。结合最近邻分类器,本文方法进一步强化了模型抗遗忘能力。在构建的SSS图像目标识别模型类增量更新框架中,本文方法取得了86.79%的平均识别准确率和80.94%的最后识别准确率,分别较基线提升10.88和11.43个百分点,性能优于主流类增量学习算法。在开源前视声呐数据上的拓展试验亦证明其泛化能力,平均识别准确率提升了2.65个百分点。本文方法仅引入1.41%的额外参数,并具备轻量级的更新开销与高效的推理速度。试验表明,本文方法能有效抑制类间相似性导致的特征干扰,提升模型在动态类别扩展中的稳定性,为侧扫声呐图像水下目标识别的持续学习提供了高效解决方案,对移动端部署和智能化、无人化水下测绘任务具有重要意义。 展开更多
关键词 水下目标识别 模型类增量更新 动态注意力 类间相似性 侧扫声呐图像
在线阅读 下载PDF
侧扫雷达测流系统在郁江横州水文站的应用分析
11
作者 韦芳月 潘成旭 +2 位作者 韦进龙 姚桂月 罗文欢 《广西水利水电》 2026年第1期80-85,共6页
横州水文站受站址条件和河道特性的限制,流量施测采用走航ADCP,长期以来自动化程度较低。为解决该问题,该站于2023年安装了主要用于解决中高水位自动测流问题的侧扫雷达测流系统。同时,在中高水和超标准洪水时,非接触式测流方式进一步... 横州水文站受站址条件和河道特性的限制,流量施测采用走航ADCP,长期以来自动化程度较低。为解决该问题,该站于2023年安装了主要用于解决中高水位自动测流问题的侧扫雷达测流系统。同时,在中高水和超标准洪水时,非接触式测流方式进一步增强了水文测验的安全性。根据分析结果,横州站使用侧扫雷达测流系统进行实时在线流量监测具备可行性,该系统适用于中高水位及相应的流速和流量范围。 展开更多
关键词 侧扫雷达 流速系数 流量系数 横州水文站
在线阅读 下载PDF
联合多波束和侧扫声呐的浅海磁异常探测技术
12
作者 钱景山 王银亭 +1 位作者 曾锦炎 麦建开 《北京测绘》 2026年第1期16-22,共7页
针对海上开发建设对海底环境精细探测的技术需求,本文创新性地构建了多波束测深、侧扫声呐与海洋磁法勘探三位一体的协同探测体系。该体系通过多波束系统实现厘米级海底地形建模,依托高分辨的侧扫声呐影像解析海底表面结构与可疑物,并... 针对海上开发建设对海底环境精细探测的技术需求,本文创新性地构建了多波束测深、侧扫声呐与海洋磁法勘探三位一体的协同探测体系。该体系通过多波束系统实现厘米级海底地形建模,依托高分辨的侧扫声呐影像解析海底表面结构与可疑物,并联合光泵磁力仪捕获磁异常信号。基于多物理场仿真技术,建立了典型海底目标物磁特征数据库,进而通过专业解析软件实现磁异常目标的识别与定位。在广东某海域实际应用表明,该技术体系成功识别出多处具有显著磁异常特征的目标物体。研究成果有效融合了多种地球物理探测手段的优势,显著提升了对海底人工设施、沉船、管线等目标物的综合探测与识别能力,为海上工程勘察、海洋资源开发、水下考古及国防安全等领域提供了重要的技术支撑。 展开更多
关键词 多波束测深系统 侧扫声呐 水下地形测量 海洋磁力测量 磁异常
在线阅读 下载PDF
梧州水文站流量全量程在线自动监测方案研究
13
作者 朱颖洁 潘仁红 《广西水利水电》 2026年第1期93-96,101,共5页
天然河道流量全量程在线自动监测技术一直是水文监测工作的热点和难点问题。本文利用现有的在线自动监测设备及方法(水平式ADCP、侧扫雷达、落差指数法等)在梧州水文站开展流量全量程全自动化监测探索。结果表明:非汛期(1~4月、11~12月... 天然河道流量全量程在线自动监测技术一直是水文监测工作的热点和难点问题。本文利用现有的在线自动监测设备及方法(水平式ADCP、侧扫雷达、落差指数法等)在梧州水文站开展流量全量程全自动化监测探索。结果表明:非汛期(1~4月、11~12月)选取水平式ADCP为主要监测方法;汛期(5~10月)选取落差指数法为主要在线自动监测方法;当发生较大、特大洪水时,则采用侧扫雷达为主要监测方法,在设备故障或数据缺失时,以落差指数法作为其他方法的辅助手段插缺补漏,可以作为梧州水文站流量全量程监测方案。 展开更多
关键词 水平式ADCP 侧扫雷达 落差指数法 流量全量程在线自动监测 梧州水文站
在线阅读 下载PDF
采用方向自适应密度聚类自动检测侧扫声呐图像海底线 被引量:2
14
作者 王爱学 金绍华 +2 位作者 刘天阳 查文富 刘畅 《武汉大学学报(信息科学版)》 北大核心 2025年第4期674-683,698,共11页
侧扫声呐是获取海底地貌图像的主要手段之一,海底线是侧扫声呐瀑布图像最显著的特征,准确检测和跟踪海底线是侧扫声呐数据精细处理的基础。受水体环境噪声、船体、水面及水体悬浮目标散射等干扰,传统阈值法及相关图像特征检测算法难以... 侧扫声呐是获取海底地貌图像的主要手段之一,海底线是侧扫声呐瀑布图像最显著的特征,准确检测和跟踪海底线是侧扫声呐数据精细处理的基础。受水体环境噪声、船体、水面及水体悬浮目标散射等干扰,传统阈值法及相关图像特征检测算法难以实现海底线自动、准确、高效提取。充分考虑侧扫声呐海底线的边缘特性及沿航迹向密集分布的空间特点,提出了一种边缘方向适应性密度聚类和聚类链筛选相结合的海底线检测方法。该方法通过高斯一阶导卷积模板及非极大值抑制实现高噪声图像边缘梯度和方向计算以及边缘特征的细化;通过设置窄带状搜索邻域,并依据边缘梯度方向实时调整搜索邻域的长轴,以实现对方向变化的线状特征的密度聚类;通过构建基于边缘特征密度聚类的海底线检测策略,包括设定经验范围、阈值法构建聚类种子集、长链原则、排他原则、对称原则、趋势延伸原则、修复原则等,以实现海底线边缘特征的快速密度聚类成链和海底线的筛选。实验验证和对比分析的结果表明,在持续噪声、复杂悬浮物等常见水体回波干扰下,所提方法在海底线检测的准确性和稳定性上优于传统阈值方法,且单呯平均检测耗时仅为0.661 ms。所提侧扫声呐图像海底线检测方法有较好的稳定性和干扰普适性,可在侧扫声呐数据采集和事后处理中推广应用。 展开更多
关键词 侧扫声呐 海底线跟踪 密度聚类 方向自适应
原文传递
基于SFS混合反射模型的侧扫声呐图像三维重建 被引量:2
15
作者 袁明新 张亮 +1 位作者 王以龙 刘维 《海洋工程》 北大核心 2025年第2期187-195,共9页
基于明暗恢复形状(shape from shading,简称SFS)方法进行海底侧扫声呐图像三维重建时,会因为方法中反射模型与海底表面不相符而降低重建精度。为此文章在分析大陆架海底表面特点及侧扫声呐工作机理的基础上,提出了基于SFS混合反射模型... 基于明暗恢复形状(shape from shading,简称SFS)方法进行海底侧扫声呐图像三维重建时,会因为方法中反射模型与海底表面不相符而降低重建精度。为此文章在分析大陆架海底表面特点及侧扫声呐工作机理的基础上,提出了基于SFS混合反射模型的侧扫声呐图像海底地形重建方法。首先在保留Lambert漫反射模型的基础上引入Blinn-Phong镜面反射模型,并基于侧扫声呐图像粗糙度进行漫反射系数、镜面反射系数和镜面反射指数的自适应设计,从而形成适合复杂海底表面的混合反射模型;然后线性化处理辐射照度方程,并采用牛顿-拉夫逊方法来获得海底表面高程;最后根据海底点设计反演高程约束系数来约束表面高程,进而完成侧扫声呐图像的三维重建。试验测试结果表明,相较于其他三维重建方法,文中方法的平均绝对误差值VMAE平均降低了32.18%、相关系数值VCC平均提高了29.62%、信噪比值VSNR平均提升了27.23%,有效实现了侧扫声呐图像三维重建。 展开更多
关键词 侧扫声呐图像 明暗恢复形状方法 混合反射模型 三维重建
在线阅读 下载PDF
雨水情监测预报“三道防线”建设技术和装备应用研究 被引量:3
16
作者 张建刚 穆禹含 +1 位作者 张欣 刘晨阳 《水利信息化》 2025年第2期50-55,63,共7页
针对近年来多地洪水频发的现状,梳理北京市水文总站雨水情监测预报“三道防线”建设技术和设备的应用情况,以及“三道防线”建设推进工作内容,重点介绍测雨雷达、山洪预警哨兵、水文监测侧扫雷达、北斗巡检设备等的技术原理和特点及应... 针对近年来多地洪水频发的现状,梳理北京市水文总站雨水情监测预报“三道防线”建设技术和设备的应用情况,以及“三道防线”建设推进工作内容,重点介绍测雨雷达、山洪预警哨兵、水文监测侧扫雷达、北斗巡检设备等的技术原理和特点及应用前景。这些技术和设备既起到雨水情监测预报“三道防线”建设示范引领作用,又能提升预报、预警、预演、预案能力,可为洪水灾害防御、水资源管理与调配等业务的决策管理提供基础支持。 展开更多
关键词 “三道防线” 雨水情监测预报 测雨雷达 山洪预警哨兵 水文监测侧扫雷达 北斗巡检设备
在线阅读 下载PDF
多源数据嵌套式同化在水量监测精度提升中的应用 被引量:5
17
作者 蒋飞卿 牛智星 +3 位作者 朱易青 王蓓 周安辉 嵇海祥 《人民长江》 北大核心 2025年第1期81-87,124,共8页
数据融合同化可以实现多源观测数据和模型模拟的优势互补,提升监测精度与可靠性。澜沧江下游的水量变化对沿岸国家影响重大,但其水量监测面临着流域复杂、水利工程影响等诸多挑战。为提高水量监测的精度与效率,提出一种耦合水动力模拟... 数据融合同化可以实现多源观测数据和模型模拟的优势互补,提升监测精度与可靠性。澜沧江下游的水量变化对沿岸国家影响重大,但其水量监测面临着流域复杂、水利工程影响等诸多挑战。为提高水量监测的精度与效率,提出一种耦合水动力模拟的多源数据嵌套式融合同化方法。首先利用人工实测数据构建基于机器学习LASSO模型的侧扫雷达精度提升方案,在此基础上构建河道水动力数值模拟模型,并利用提升后的侧扫雷达监测流速优化水动力模型参数,形成多层级多源数据的嵌套式融合同化,提高水量模拟精度的同时,将点观测数据扩展到全河道,扩展水量要素的获取范围,最后在澜沧江允景洪站进行应用验证。结果表明:基于机器学习LASSO模型的精度提升方案,使侧扫雷达在线监测系统的精度较常规方法提升22.93%;多层级多源数据的嵌套式融合同化模式有效提升了断面流量的模拟精度,验证期相关系数为0.935,并获取了建模河道内任意点的水位、流量、流速等水文要素数据。研究成果可为澜沧江水量监测提供技术支撑。 展开更多
关键词 多源数据 数据同化 水量监测 机器学习LASSO模型 水动力模型 侧扫雷达在线测流系统 澜沧江
在线阅读 下载PDF
复杂水流条件下侧扫雷达流量在线监测精度提升研究 被引量:3
18
作者 蒋飞卿 陈宇飞 +4 位作者 朱易青 张志强 王蓓 嵇海祥 王赠安 《水文》 北大核心 2025年第1期22-29,共8页
侧扫雷达流量在线监测能够提高监测效率和质量、扩大监测范围和密度,但在水利工程影响等复杂水流条件下,其应用精度面临挑战。综合考虑各种流量影响因素,分别构建基于多元线性回归模型、机器学习最小绝对收缩和选择算子(LASSO)模型、深... 侧扫雷达流量在线监测能够提高监测效率和质量、扩大监测范围和密度,但在水利工程影响等复杂水流条件下,其应用精度面临挑战。综合考虑各种流量影响因素,分别构建基于多元线性回归模型、机器学习最小绝对收缩和选择算子(LASSO)模型、深度学习长短记忆网络(LSTM)模型的侧扫雷达流量在线监测精度提升方案,并进行比较分析。在允景洪水文站的应用表明:(1)三种推流方案均满足规范要求,可为允景洪水文站及类似受水利工程影响测站的侧扫雷达推流方案构建提供参考。(2)LASSO模型最优,较常规的多元回归模型精度提升了22.93%;多元回归模型精度略低于LASSO模型,但构建简单,适用于需要快速推流的情况;LSTM模型虽然复杂度最高,但精度却最低。研究结果可为侧扫雷达推流方案的改进和优化提供思路和方法。 展开更多
关键词 侧扫雷达流量在线监测 复杂水流条件 推流方案 允景洪水文站 多元线性回归模型 LASSO模型 LSTM模型
在线阅读 下载PDF
明暗恢复形状算法改进的高精度快速水下图像三维重建方法 被引量:1
19
作者 管凤旭 吴卓锋 +3 位作者 张雨竹 唐世文 姚佳豪 杜雪 《智能系统学报》 北大核心 2025年第3期670-678,共9页
明暗恢复形状(shape from shading,SFS)算法是三维重建中不可缺少的关键技术。该方法通过单幅图像中物体的灰度的亮度信息,求出每个点的相对高度和表面法向量,现有的SFS线性化算法利用泰勒级数进行展开忽略了高阶部分的影响,导致三维重... 明暗恢复形状(shape from shading,SFS)算法是三维重建中不可缺少的关键技术。该方法通过单幅图像中物体的灰度的亮度信息,求出每个点的相对高度和表面法向量,现有的SFS线性化算法利用泰勒级数进行展开忽略了高阶部分的影响,导致三维重建的图像不够精确等问题。为解决三维重建精度问题,本文提出一种基于SFS算法改进的高精度快速水下图像三维重建方法,在提高三维重建精度的前提下,解决了对本轮数据利用率不够、迭代速度慢等问题。将其应用在真实图像和虚拟图像上进行实验评估以及三维重建的量化分析,验证了相比于经典SFS线性化算法和SFS最小化算法,本文提出的SFS算法改进的高精度快速水下图像三维重建方法,取得了令人满意的信噪比和图像信息熵值。 展开更多
关键词 侧扫声呐图像 明暗恢复形状 三维重建 线性化法 海底检测 高精度成像 水下图像 图像处理
在线阅读 下载PDF
海洋测绘仪器在海缆断点快速扫测定位中的应用 被引量:1
20
作者 秦金涛 陆川 +2 位作者 隋海琛 朱砚山 张龙 《自动化与仪器仪表》 2025年第1期24-26,共3页
海缆大规模敷设后面临各种威胁,其中锚害是造成海缆损坏的首要原因。海缆故障查找难度大、修复时间长,如何快速对损毁海缆进行断点定位是急需解决的技术问题。传统的磁力探测手段效率低且连续性差,针对传统物探方法很难对海缆断点快速... 海缆大规模敷设后面临各种威胁,其中锚害是造成海缆损坏的首要原因。海缆故障查找难度大、修复时间长,如何快速对损毁海缆进行断点定位是急需解决的技术问题。传统的磁力探测手段效率低且连续性差,针对传统物探方法很难对海缆断点快速定位的难题,提出了一种利用光时域反射法确定海缆断点大致区域,再使用低频合成孔径声呐与侧扫声呐同步探测并结合超短基线进行水下定位的快速获得海缆断点精确位置的新方法并结合福建某风场采集的实测数据进行分析比对,得出该方法获得的海缆断点位置准确可靠,误差范围在1 m以内。 展开更多
关键词 海上风电 海缆断点 光时域反射法 合成孔径声呐 侧扫声呐 水下定位
原文传递
上一页 1 2 24 下一页 到第
使用帮助 返回顶部