eliassr / TMR4345-DP

Dynamic Positioning Project TMR4345 - Marine Computer Science Lab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMR4345 - Marine Computer Science Lab Project

Dynamic Positioning Project for course TMR4345 Marine Computer Science Lab, Maritime Department (IMT) NTNU. Written spring 2020.

Experimental set-up

Using Phidget servo interface, a small boat model in a basin is controlled using a PID-algorithm written in C. The boat position is measured using a Phidget potentiometer, whose voltage ratio is controlled to stabilize boat in desired position.

pic1

Contents of this repository

The repository will contain the code used during the project, and Python code for post-processing of recorded data during experimental testing. To replicate the project, Phidget drivers and API will need to be downloaded and used alongside the provided code.

License

The project is licensed under the MIT license. See LICENSE.md for more info.

About

Dynamic Positioning Project TMR4345 - Marine Computer Science Lab.

License:MIT License


Languages

Language:C 82.7%Language:Python 17.3%