期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
基于C#的AUV控制软件的设计与实现 被引量:2
1
作者 黄敬尧 杨爽 +2 位作者 张超 赵慧杰 郭昊 《机械工程师》 2013年第5期139-141,共3页
介绍了用于水下自主机器人(AUV)航行的控制软件的设计与实现。该软件是基于C#在Visual Studio 2005.NET环境下,运行于Windows操作系统下的程序,使用SerialPort类实现串口通信功能,可以有效控制AUV的前进、后退、左转、右转、自主航行、... 介绍了用于水下自主机器人(AUV)航行的控制软件的设计与实现。该软件是基于C#在Visual Studio 2005.NET环境下,运行于Windows操作系统下的程序,使用SerialPort类实现串口通信功能,可以有效控制AUV的前进、后退、左转、右转、自主航行、预编程模式航行等,并在数据处理后将AUV状态及航行轨迹显示到界面上。试验表明,该控制软件达到了预期效果。 展开更多
关键词 C#语言 auv控制 串口通讯 图形显示
下载PDF
2种典型AUV编队控制算法比较与局部优化研究
2
作者 郑鹏 曹园山 +2 位作者 张超 王健 徐令令 《舰船科学技术》 北大核心 2023年第24期102-107,共6页
本文研究分析了基于领航者-跟随者的编队控制方法和基于路径跟随的编队控制方法等2种常用的AUV编队控制方法异同点。针对2种方法在路径点切换时航向变化较大的共性问题,提出采用B样条曲线对规划航路做在线的局部B样条拟合优化,对路径切... 本文研究分析了基于领航者-跟随者的编队控制方法和基于路径跟随的编队控制方法等2种常用的AUV编队控制方法异同点。针对2种方法在路径点切换时航向变化较大的共性问题,提出采用B样条曲线对规划航路做在线的局部B样条拟合优化,对路径切换点处领航AUV的控制航向角作适度平滑处理。通过数值仿真验证了该方法可改善路径切换时,基于领航者-跟随者的编队控制中的跟随AUV目标跟踪位置变化速度和曲率,削弱了跟随AUV的点跟随难度;同时在路径跟随的编队控制中,利用B样条基函数自变量作为在切换点附近路径的同步控制参数的一部分,可提高切换点附近路径上编队的同步速度。 展开更多
关键词 领航跟随 路径跟随 auv编队控制 局部路径B样条优化
下载PDF
基于GA_Basic spline算法的AUV运动智能控制器
3
作者 王春国 施小成 《应用科技》 CAS 2005年第10期33-35,共3页
在研究B样条神经网络的基础上,提出了基于遗传算法学习的B样条神经网络控制算法,并应用于AUV运动控制,以AUV的航向控制和深度控制为例,进行了仿真验证.仿真结果表明该算法具有良好的控制性能.
关键词 auv运动控制 B样条 遗传算法
下载PDF
基于领航跟随的2型AUV编队航行仿真对比
4
作者 郑鹏 张华 +2 位作者 张超 徐令令 顾媛媛 《舰船科学技术》 北大核心 2024年第11期98-102,共5页
基于领航跟随的编队控制方法简洁实用,但其在不同自主式水下航行器(Autonomous Undenuater Vehicle,AUV)平台上的控制效果缺乏对比。本文针对500 kg的“海翔500”AUV与5000 kg的“NPS”AUV开展AUV编队航行仿真,对比分析了基于领航跟随... 基于领航跟随的编队控制方法简洁实用,但其在不同自主式水下航行器(Autonomous Undenuater Vehicle,AUV)平台上的控制效果缺乏对比。本文针对500 kg的“海翔500”AUV与5000 kg的“NPS”AUV开展AUV编队航行仿真,对比分析了基于领航跟随编队控制方法下的2型AUV的队形距离偏差、队形角度偏差。500 kg的“海翔500”AUV与5000 kg的“NPS”AUV在路径跟随上的航行能力接近,航行稳定后偏离设定路径的法向距离小于1 m。基于领航跟随的编队控制方法对2型AUV的编队均有较好的控制效果,在稳定直航段跟随者与领航者的距离偏差保持在7~8 m,角度偏差保持在3°~5°。但在切换点处由于队形相对位置的约束,对编队内外侧AUV的加减速性能有一定要求,“NPS”AUV在直角拐弯处的距离偏差较“海翔500”AUV增大50%左右。 展开更多
关键词 auv编队控制 队形距离偏差 队形角度偏差
下载PDF
弱磁型四旋翼AUV的深度与姿态控制
5
作者 张宝泉 向冰 +1 位作者 余祖耀 曾雨昊 《舰船科学技术》 北大核心 2023年第20期105-110,共6页
为对磁性敏感的实验装置提供一个无磁干扰、具有一定深度以及姿态稳定的水下测试环境,设计一款基于经典比例积分微分(PID)算法控制的弱磁型四旋翼水下自主航行器。本文通过外形设计,对该自主航行器进行三维建模,从而建立该AUV的运动学模... 为对磁性敏感的实验装置提供一个无磁干扰、具有一定深度以及姿态稳定的水下测试环境,设计一款基于经典比例积分微分(PID)算法控制的弱磁型四旋翼水下自主航行器。本文通过外形设计,对该自主航行器进行三维建模,从而建立该AUV的运动学模型,进行稳定性分析。通过电气系统以及控制系统的设计与组装,调整各控制参数,成功搭建该自主航行器并进行水池实验。通过实验可知,基于PID控制的弱磁型四旋翼水下自主航行器通过无浮力缆与上位机连接,可以实现定深以及定姿态的功能。同时将各个误差值控制在理想范围内,验证了该控制系统的稳定性以及鲁棒性。 展开更多
关键词 水下自主航行器 PID控制 四旋翼 auv深度与姿态控制 auv电气系统
下载PDF
Intelligent PID guidance control for AUV path tracking 被引量:9
6
作者 李晔 姜言清 +2 位作者 王磊峰 曹建 张国成 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第9期3440-3449,共10页
Based on rational behavior model of three layers, a tracking control system is designed for straight line tracking which is commonly used in underwater survey missions. An intelligent PID control law implemented as pl... Based on rational behavior model of three layers, a tracking control system is designed for straight line tracking which is commonly used in underwater survey missions. An intelligent PID control law implemented as planning level during the control system using transverse deviation is came up with. Continuous tracking of path expressed by a point sequence can be realized by the law. Firstly, a path tracking control system based on rational behavior model of three layers is designed, mainly satisfying the needs of underactuated AUV. Since there is no need to perform spatially coupled maneuvers, the 3D path tracking control is decoupled into planar 2D path tracking and depth or height tracking separately. Secondly, planar path tracking controller is introduced. For the reason that more attention is paid to comparing with vertical position control, transverse deviation in analytical form is derived. According to the Lyapunov direct theory, control law is designed using discrete PID algorithm whose parameters obey adaptive fuzzy adjustment. Reference heading angle is given as an output of the guidance controller conducted by lateral deviation together with its derivative. For the purpose of improving control quality and facilitating parameter modifying, data normalize modules based on Sigmoid function are applied to input-output data manipulation. Lastly, a sequence of experiments was carried out successfully, including tests in Longfeng lake and at the Yellow sea. In most challenging sea conditions, tracking errors of straight line are below 2 m in general. The results show that AUV is able to compensate the disturbance brought by sea current. The provided test results demonstrate that the designed guidance controller guarantees stably and accurately straight route tracking. Besides, the proposed control system is accessible for continuous comb-shaped path tracking in region searching. 展开更多
关键词 guidance control region search underactuated auv intelligent PID path tracking
下载PDF
Market based framework for multiple AUVs cooperation 被引量:1
7
作者 YOU Guang-xin PANG Yong-jie JIANG Da-peng 《Journal of Marine Science and Application》 2005年第2期7-12,共6页
A“Market” based framework for multiple AUVs team is introduced in this paper.It is a distributed meta-level task allocation framwork. The formulation and the basic concepts of the “Market” such as “goods” and “... A“Market” based framework for multiple AUVs team is introduced in this paper.It is a distributed meta-level task allocation framwork. The formulation and the basic concepts of the “Market” such as “goods” and “price” are discussed first, then the basic algorithm of the “auction”. The loosely coupled v-MDTSP tasks are considered as an example of the task allocation mission. A multiple AUV team controller and a detailed algorithm are developed for such applications. The simulation results show that the controller has the advantages such as robustness and low complexity and it can achieve better optimization results than the classical central controller (such as GA) in some tasks. And the comparison of two different local solvers also implies that we should get the reasonable task allocation even not using the high quality algorithm, which can considerably decrease the cooperation computation. 展开更多
关键词 autonomous underwater vehicle auv COOPERATION “Market” based framework
下载PDF
Improved S Surface Controller and Semi-physical Simulation for AUV 被引量:2
8
作者 吕翀 庞永杰 +1 位作者 李晔 张磊 《Journal of Marine Science and Application》 2010年第3期301-306,共6页
S surface controllers have been proven to provide effective motion control for an autonomous underwater vehicle (AUV).However, it is difficult to adjust their control parameters manually.Choosing the optimum parameter... S surface controllers have been proven to provide effective motion control for an autonomous underwater vehicle (AUV).However, it is difficult to adjust their control parameters manually.Choosing the optimum parameters for the controller of a particular AUV is a significant challenge.To automate the process, a modified particle swarm optimization (MPSO) algorithm was proposed.It was based on immune theory, and used a nonlinear regression strategy for inertia weight to optimize AUV control parameters.A semi-physical simulation system for the AUV was developed as a platform to verify the proposed control method, and its structure was considered.The simulation results indicated that the semi-physical simulation platform was helpful, the optimization algorithm has good local and global searching abilities, and the method can be reliably used for an AUV. 展开更多
关键词 S surface controller auv MPSO semi-physical simulation
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部