Skip to content
This repository has been archived by the owner on Sep 21, 2019. It is now read-only.
/ DD-40 Public archive

[Deprecated] UWindsor Electrical&Computer Engineering Undergraduate Capstone Project - Remotely Operated Underwater Vehicle

Notifications You must be signed in to change notification settings

captdam/DD-40

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Deprecated]

This project is deprecated. Please see the DD-41 project: https://github.com/captdam/DD-41

DD-40

University of Windsor Electrical and Computer Engineering Undergraduate Capstone Project 2019 - Remotely Operated Underwater Vehicle

About this project

Documents

Operator-soide console

The operator-side console is an interface for the user to control the ROV. The operator-side console not only let the user directly control the ROV, display data and video returned by the ROV; but also allows the user to config the auto pilot function of the ROV.

Mechanical structure A summary of the layout of the operator-side console.

Electrical circuit The circuit board in the operator-side console.

Control software An abstruction level description of the software in operator-side console controller.

ROV

The ROV is a remotely operated underwater vehicle.

Mechanical structure The design and assembly of structure of the ROV, and the actuator instalation.

Electrical circuit The control circuit of the ROV, includes tail hub, main control circuit board and tail hub.

Control software An abstruction level description of the software in main controller and the AUX controller.

Communication

The ROV system contains two parts, the operator-side console and the ROV itself. During the operation, the user will use the operator-side console to send command to the ROV, such as direction; mean while, the ROV will send back data to the operator-console, including the battery voltage, depth and ect..

To establish a reliable and easy-to-implement communication between the ROV and the operator-side console, a communication sub-system is used in the ROV system. The communication system has 3 layers:

Physical layer Real circuit and cable, Rs-485 like transmitter and receiver.

Transport layer Framework software, provides a reliable data transmission. Packet defination.

Application layer Data exchange between the ROV and operator-side console.

About

[Deprecated] UWindsor Electrical&Computer Engineering Undergraduate Capstone Project - Remotely Operated Underwater Vehicle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published