Development of a movement simulation system of an autonomous underwater vehicle

Yizhou Gu,Tian Wang,Xiufen Ye
2008-01-01
Abstract:This paper proposes a movement simulation system of an autonomous underwater vehicle (AUV) based on virtual reality (VR), which solves the lack of visual ability in remote control. Above all, a 3D model should be built and the OpenGL 3D graphics should be developed: Firstly build the model by 3DS MAX. Secondly the data files are converted into code documents of the C Language which OpenGL can identify by PolyTrans. Thirdly combine the code documents with the developed OpenGL program. Then establish a kinematics model of AUV, a serial communication program is developed using a MSComm control for the Motion Tracker Instrument (MTi) to complete gesture data receiving and processing. The processed data meets the requirements of the precision and accuracy, and can be used in the simulation program to guide the movement of AUV. At the end of this paper, the entire simulation program which is as a part of a group workstation software is completed and obtains the real-time simulation of the movement of AUV in the three degrees of freedom.
What problem does this paper attempt to address?