ISiMI6000自主水下航行器控制体系结构的设计与实现

Bang-hyun Kim, Pan-Mook Lee, B. Jun, Jin-Yeong Park, H. Shim
{"title":"ISiMI6000自主水下航行器控制体系结构的设计与实现","authors":"Bang-hyun Kim, Pan-Mook Lee, B. Jun, Jin-Yeong Park, H. Shim","doi":"10.1109/AUV.2012.6380727","DOIUrl":null,"url":null,"abstract":"This paper presents the design and implementation of control architecture for the ISiMI6000 AUV (Autonomous Underwater Vehicle) which is developing by MOERI-KIOST. The ISiMI6000 AUV is a sea-trial AUV up to the 6,000m depth. The control architecture of the ISiMI6000 AUV is a hybrid architecture consisting of the mission layer, the behavior layer, the logical sensor layer, and the library layer. The mission layer is in charge of the high level control of the AUV using TML (Tiny Mission Language). The TML can represent any mission easily and freely because it provides most functionality supported by general programming language. The behavior layer decides the AUV action by deterministic behavior arbitration mechanism. The logical sensor layer manages input data from sensors, output data from actuators, and environment data for AUV control using shared data pool. The library layer contains many useful libraries for fundamental functions such as hardware interface, communication and real-time management. The real-time management module provides soft real-time characteristic using software timer without real-time operating system. The control architecture has been implemented in two single board computers and two microcontrollers using C language and its software structure is hierarchy and modular.","PeriodicalId":340133,"journal":{"name":"2012 IEEE/OES Autonomous Underwater Vehicles (AUV)","volume":"65 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2012-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":"{\"title\":\"Design and implementation of control architecture for the ISiMI6000 Autonomous Underwater Vehicle\",\"authors\":\"Bang-hyun Kim, Pan-Mook Lee, B. Jun, Jin-Yeong Park, H. Shim\",\"doi\":\"10.1109/AUV.2012.6380727\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"This paper presents the design and implementation of control architecture for the ISiMI6000 AUV (Autonomous Underwater Vehicle) which is developing by MOERI-KIOST. The ISiMI6000 AUV is a sea-trial AUV up to the 6,000m depth. The control architecture of the ISiMI6000 AUV is a hybrid architecture consisting of the mission layer, the behavior layer, the logical sensor layer, and the library layer. The mission layer is in charge of the high level control of the AUV using TML (Tiny Mission Language). The TML can represent any mission easily and freely because it provides most functionality supported by general programming language. The behavior layer decides the AUV action by deterministic behavior arbitration mechanism. The logical sensor layer manages input data from sensors, output data from actuators, and environment data for AUV control using shared data pool. The library layer contains many useful libraries for fundamental functions such as hardware interface, communication and real-time management. The real-time management module provides soft real-time characteristic using software timer without real-time operating system. The control architecture has been implemented in two single board computers and two microcontrollers using C language and its software structure is hierarchy and modular.\",\"PeriodicalId\":340133,\"journal\":{\"name\":\"2012 IEEE/OES Autonomous Underwater Vehicles (AUV)\",\"volume\":\"65 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2012-12-13\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"2\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2012 IEEE/OES Autonomous Underwater Vehicles (AUV)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/AUV.2012.6380727\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2012 IEEE/OES Autonomous Underwater Vehicles (AUV)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/AUV.2012.6380727","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2

摘要

本文介绍了MOERI-KIOST公司开发的ISiMI6000自主水下航行器控制体系结构的设计与实现。ISiMI6000 AUV是一种海试AUV,深度可达6000米。ISiMI6000水下航行器的控制体系结构是由任务层、行为层、逻辑传感器层和库层组成的混合体系结构。任务层使用TML(微型任务语言)负责对水下航行器进行高层控制。TML可以方便、自由地表示任何任务,因为它提供了一般编程语言所支持的大部分功能。行为层通过确定性行为仲裁机制决定AUV的行为。逻辑传感器层使用共享数据池管理来自传感器的输入数据、来自执行器的输出数据和用于AUV控制的环境数据。库层包含许多有用的库,用于实现硬件接口、通信和实时管理等基本功能。实时管理模块采用软件定时器实现软实时性,无需实时操作系统。该控制体系结构采用C语言在两台单板机和两台单片机上实现,软件结构为层次化和模块化。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Design and implementation of control architecture for the ISiMI6000 Autonomous Underwater Vehicle
This paper presents the design and implementation of control architecture for the ISiMI6000 AUV (Autonomous Underwater Vehicle) which is developing by MOERI-KIOST. The ISiMI6000 AUV is a sea-trial AUV up to the 6,000m depth. The control architecture of the ISiMI6000 AUV is a hybrid architecture consisting of the mission layer, the behavior layer, the logical sensor layer, and the library layer. The mission layer is in charge of the high level control of the AUV using TML (Tiny Mission Language). The TML can represent any mission easily and freely because it provides most functionality supported by general programming language. The behavior layer decides the AUV action by deterministic behavior arbitration mechanism. The logical sensor layer manages input data from sensors, output data from actuators, and environment data for AUV control using shared data pool. The library layer contains many useful libraries for fundamental functions such as hardware interface, communication and real-time management. The real-time management module provides soft real-time characteristic using software timer without real-time operating system. The control architecture has been implemented in two single board computers and two microcontrollers using C language and its software structure is hierarchy and modular.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信