Difference between revisions of "CNC yacht"
From Department of Theoretical and Applied Mechanics
(Created page with " ==Contacts== * Sergey Le-Zakharov * Alexey Maistrov * Alexey Red'kov * Andrey Murachev * Dmitry Elets [http://vk.com/public_yacht_club_polytech Club Page VK] ==Projec...") |
m |
||
Line 8: | Line 8: | ||
− | [http://vk.com/public_yacht_club_polytech | + | [http://vk.com/public_yacht_club_polytech VK page] |
==Project goals and objectives== | ==Project goals and objectives== | ||
Line 15: | Line 15: | ||
In order to achieve our goals, the following tasks need to be done: | In order to achieve our goals, the following tasks need to be done: | ||
*Construction and installation of steering and hoisting sails mechanisms on the yacht | *Construction and installation of steering and hoisting sails mechanisms on the yacht | ||
− | * | + | *Equipping the yacht with onboard sensors (GPS, magnetic compass, wind sensor, accelerometer) |
− | *Hardware: | + | *Hardware development: a control module, based on the Arduino controller able to receive signals from the sensors and provide a feedback signal for a closed-loop control. |
− | *Software: | + | *Software development: a program tool that calculates an optimal route considering the information received from the sensors. |
Line 25: | Line 25: | ||
==Completed Goals== | ==Completed Goals== | ||
− | Yacht "Nubble" (6.5 m), which | + | Yacht "Nubble" (6.5 m), which is going to be equipped with an automatic control system, was purchased, renovated and launched on water. |
− | + | We developed a steering control system allowing to maintain a course. The work of the system was demonstrated at The XVII International Forum “Russian Industrialist” in LenExpo. | |
− | |||
==Current Goals== | ==Current Goals== | ||
− | * | + | *Developing a simple algorithm allowing to tack downwind (Maistrov, Red’kov, Murachev) |
− | *Choosing the best algorithm to control the tiller | + | *Choosing the best algorithm to control the tiller (Maistrov, Murachev, Red’kov) |
− | * | + | *Developing various of filtering algorithms, e.g. "Kalman filter" (A. Murachev) |
− | * | + | *Acquiring data from a magnetic compass, taking into account the yacht’s heeling effect (A. Maistrov) |
− | *The second option is an Android app with a yacht remote control interface | + | *The second option is an Android app with a yacht remote control interface, a map, and a data monitor (A. Red’kov) |
==Solved problems== | ==Solved problems== | ||
− | * | + | *Acquiring data from the GPS sensor and first versions of a path-tracing algorithm allowing to sail from point A to point B (A. Murachev) |
− | *The first version of the Android app for the yacht remote control | + | *The first version of the Android app for the yacht remote control (A. Red’kov) |
Line 47: | Line 46: | ||
*[http://vk.com/away.php?to=http%3A%2F%2Fwww.metronews.ru%2Fnovosti%2Fv-peterburge-postroili-jahtu-na-avtoupravlenii%2FTpomjv---j6gTGnFxStkW2%2F&post=885003_5938 Newspaper "Metro": "An autopilot yacht built In St. Petersburg"] | *[http://vk.com/away.php?to=http%3A%2F%2Fwww.metronews.ru%2Fnovosti%2Fv-peterburge-postroili-jahtu-na-avtoupravlenii%2FTpomjv---j6gTGnFxStkW2%2F&post=885003_5938 Newspaper "Metro": "An autopilot yacht built In St. Petersburg"] | ||
− | *[http://www.piter.fm/share/7836/20131031/fromtime:18:30:13 | + | *[http://www.piter.fm/share/7836/20131031/fromtime:18:30:13 "Autoradio" air from 31.10 at 18:30 (a part of a news broadcast about Fablab)]. |
− | *[http://www.topspb.tv/news/news26429/ | + | *[http://www.topspb.tv/news/news26429/ A broadcast on TV channel «St. Petersburg» about the self-steering gear"] |
==Participation in competitions and exhibitions== | ==Participation in competitions and exhibitions== | ||
− | *June 2013: a victory in | + | *June 2013: a victory in UMNIK competition |
− | *St. | + | *St.Petersburg International Innovation Forum “LenExpo” |
− | *Competition | + | *Competition of small-size shipbuilding projects (2nd prize) |
*Exhibition "VOLGA Boat Show 2013" | *Exhibition "VOLGA Boat Show 2013" | ||
− | == | + | ==Market demands== |
− | The yacht | + | The yacht should be capable of: |
− | * | + | *To follow the track that user drew with a finger |
− | * | + | *Track memory and a cyclic sailing option |
*Sonar function | *Sonar function | ||
− | *"Parktronic" | + | *"Parktronic" with a proximity sensor and a camera (optional) |
*Fail-safe autopilot automatically turning off at a speed over 20 km/h | *Fail-safe autopilot automatically turning off at a speed over 20 km/h | ||
*Cruise control up to 35 km/h | *Cruise control up to 35 km/h | ||
Line 72: | Line 71: | ||
==Informational resources== | ==Informational resources== | ||
− | *http://yachtingcalendar.ru/ | + | *[http://yachtingcalendar.ru/ Yachting calendar] |
Revision as of 16:34, 2 June 2016
Contents
Contacts
- Sergey Le-Zakharov
- Alexey Maistrov
- Alexey Red'kov
- Andrey Murachev
- Dmitry Elets
Project goals and objectives
Objective: Developing an automatic control system for a sailing yacht.
In order to achieve our goals, the following tasks need to be done:
- Construction and installation of steering and hoisting sails mechanisms on the yacht
- Equipping the yacht with onboard sensors (GPS, magnetic compass, wind sensor, accelerometer)
- Hardware development: a control module, based on the Arduino controller able to receive signals from the sensors and provide a feedback signal for a closed-loop control.
- Software development: a program tool that calculates an optimal route considering the information received from the sensors.
The project is developing by Technical Section of Yachting.
Completed Goals
Yacht "Nubble" (6.5 m), which is going to be equipped with an automatic control system, was purchased, renovated and launched on water. We developed a steering control system allowing to maintain a course. The work of the system was demonstrated at The XVII International Forum “Russian Industrialist” in LenExpo.
Current Goals
- Developing a simple algorithm allowing to tack downwind (Maistrov, Red’kov, Murachev)
- Choosing the best algorithm to control the tiller (Maistrov, Murachev, Red’kov)
- Developing various of filtering algorithms, e.g. "Kalman filter" (A. Murachev)
- Acquiring data from a magnetic compass, taking into account the yacht’s heeling effect (A. Maistrov)
- The second option is an Android app with a yacht remote control interface, a map, and a data monitor (A. Red’kov)
Solved problems
- Acquiring data from the GPS sensor and first versions of a path-tracing algorithm allowing to sail from point A to point B (A. Murachev)
- The first version of the Android app for the yacht remote control (A. Red’kov)
Press about us
Participation in competitions and exhibitions
- June 2013: a victory in UMNIK competition
- St.Petersburg International Innovation Forum “LenExpo”
- Competition of small-size shipbuilding projects (2nd prize)
- Exhibition "VOLGA Boat Show 2013"
Market demands
The yacht should be capable of:
- To follow the track that user drew with a finger
- Track memory and a cyclic sailing option
- Sonar function
- "Parktronic" with a proximity sensor and a camera (optional)
- Fail-safe autopilot automatically turning off at a speed over 20 km/h
- Cruise control up to 35 km/h
- GSM alarm system
- Wireless speakers for the iPhone
- Satellite tracking