intro

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
intro [2020/01/21 12:30] nikolalintro [2022/09/19 11:34] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Introduction ====== ====== Introduction ======
 +The goal of the project, is to be able to perform persistent tracking of acoustic fish tags through combining sensor readings from multiple vessels through multilateration. To further break this down, a scenario of the type of mission is given below.
  
-The Otter ASV is a meters long catamaran propelled by two electrical fixed thrustersThis means that steering has to be done through differential thrust by the controller.  +^ # ^ Mission Phase ^ Description ^  
-{{ :otter_w_parts_descriptions.png?600 |}}+| 1 | Transport | Bring the equipment to the deployment area. | 
 +| Deployment | Assemble and prepare the vesselEnsure supporting systems (Server/Operator console) are running. Launch vessels. | 
 +| 3 | Travel to search area | Vessels travel from deployment area to search area| 
 +| 4 | Collaborative search | Search area is divided between vesselsEnds after first tag detection. If first search yields no result, perform predetermined action, like searching again or extending search area. | 
 +| 5 | First tag contact | First contact with acoustic tag. The detecting vessel waits or tries single vessel tag positioning. Other vessels congregate to its vicinity, entering formation. | 
 +| 6 | All vessel tag contact | Enter tag formation to commence collaborative fish tracking. | 
 +| 7 | Collaborative fish tracking | Keep formation around tag to estimate its position. | 
 +| 8 | Tracking end | Mission finished or battery level low – wait for pickup or return to predetermined point (like deployment point). | 
 +| 9 | Berthing/ Dismantling equipment | Removing the vessel from the water.| 
 +| 10 | Transport | Pack up equipment and leave deployment area |
  
-===== The control box ===== +===== Collaborative Fish Tracking =====
-The control box is based around a Raspberry Pi 4 with 4GB of RAM. Connected through it's GPIO pins is a [[https://www.sfeerralabs.cc/product/strato-pi-can-board/|Strato Pi CAN]] board that provides a robust power supply in addition to multiple communications interfaces and an independent hardware watchdog. A CAN network connects the Raspberry Pi to the Torqeedo Interface card. Thus it has access to both power channel and motor control. There is a passive PoE injector providing power for the external BulletAC IP67. It also contains a SLIM interface board that synchronizes and reads the RS-485 serial communication from the TBR-700 -/RT hydrophone.+
  
-{{ :control_box.png |}} +{{ :scenario.png?400|}} 
-===== The thrusters ===== +A visual representation of the most important phase of the scenario, the fish tracking, 
-The thrusters used by the Otter are two [[https://www.torqeedo.com/en/products/outboards/ultralight/ultralight-403/1404-00.html|Ultralight 403]] motors by Torqeedo. They can provide maximum propulsive power of 180 W each, and would be the equivalent of 1HP each according to the manufacturerIt can do a maximum of 1200rpm at the propeller, and has a gear ration of 7:1+is shown in the figureHere, the three Fish Otters have gained contact with tagged fish, 
-===== The batteries ===== +and is using multilateration to estimate its position. Based on the estimate, decisions are 
-The batteries are of the shelf [[https://www.torqeedo.com/en/products/accessories/spare-batteries/battery-915-wh-ultralight-403/1417-00.html|Torqeedo batteries]] developed for use with their electrical outboard motors. The Otter can carry four of these batteriesfor a total capacity of 3660Whor 124Ah. This provides the Otter with up to 20 hours of battery powered operationdepending on speed and payload(according to [[https://www.maritimerobotics.com/otter|Maritime Robotics]])+then made regarding the next position of the formationThe formation also has to try to 
-===== The hull ===== +minimize GDOP, while at the same time avoiding surrounding hazards and reducing the 
-Delivered by Maritime Robotics, the hull is designed to be light and portable. At 200cm length and 108cm width, transport and handling can become an issue, but the Otter solves this by being built in a highly modular wayAccording to the manufacturerit's possible to disassemble it into parts of under 20Kg each, making it possible to move it by a single person.+thruster usageReducing motor usage is beneficial because it conserves the stored energy 
 +and reduces noise in the medium (water)Increased noise makes it harder for the acoustic 
 +receiver to discern tag transmissions and may also influence the fish behavior. 
 + 
 +The communication between the operator and the vessels, can, as shown in the figure 
 +go through two channels: the public cellular networkand the private Ubiquiti AirMax 
 +network. Either one, or both at once is to be used, with the expectation that bandwidth 
 +and increased network control will be benefits of the AirMax channelwhile range is the 
 +benefit of the cellular communications. 
 + 
 +Positioning of the vessels is based on GNSS systems, which also is a multilateration 
 +systemThe GNSS can be used as an inverted analogy for the fish tracking performed by 
 +the OttersIn the GNSS, the satellites transmit signals, with the Otters receiving them. 
 +In the fish tracking scenario, the Otters have the same role as the satellites, but instead 
 +receives the message sent from the acoustic tag for surveillance purposes. 
 + 
 +===== The NTNU Fish Otter ===== 
 +The target vessel for the system is the NTNU Fish Otter, with its main entities as shown in the diagramFurther details on the vessel is given in their own sectionsavailable from the menu. 
 +{{ :otteroverallhw.png?600 |}}
  
-//Insert image of Otter hull here// 
  
  • intro.1579606201.txt.gz
  • Last modified: 2022/09/19 11:33
  • (external edit)