Skip to content

Commit d7d8674

Browse files
committed
restructure first round
1 parent ec3e927 commit d7d8674

11 files changed

Lines changed: 149 additions & 23 deletions

docs/img/Sonar-3D-15-grip.png

335 KB
Loading

docs/img/Sonar-3D-15-side.png

-483 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# How to take a Diagnostic Log
2+
Explain how to take it and where to upload it
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Wiring Sonar 3D-15
2+
3+
The tables below shows the pinning of the Sonar 3D-15 interface.
4+
5+
| Interface | Color |
6+
| :-----------------| :-------------|
7+
| Negative/Ground | Black |
8+
| Positive (10-30V) | Red |
9+
| ETH RX+ | Green/White |
10+
| ETH RX- | Green |
11+
| ETH TX- | Orange |
12+
| ETH TX+ | Orange/White |
13+
| Shielded wire | Naked (silver)|
14+
15+
# LED Sonar 3D-15
16+
17+
The table below shows the LED behavior of the Sonar 3D-15.
18+
19+
| LED behavior | Description |
20+
| :---------------------| :-----------------------------|
21+
| No light | Power is off |
22+
| Solid green | Powering on |
23+
| Flashing green, mostly off (slow, about every second) | Power on, acoustics disabled |
24+
| Flashing green, mostly on (slow, about every second) | Power on, acoustics enabled |
25+
| Flashing green for a few seconds | Diagnostics blink initiated from GUI or API |
26+
| Flashing green (fast, many times a second) | Sonar is in thermal shutdown |

docs/sonar-3d/sonar-3d-15-faq.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Sonar 3D-15 FAQ
2-
32
Below are some frequently asked questions about the Sonar 3D-15. Click on a question in the table of content to the right or simply scroll down to read the FAQ's.
43

54
---
@@ -31,9 +30,6 @@ By default, the Sonar 3D-15 uses **DHCP** to request an address. If no DHCP serv
3130
## 5. Is any software installation required to operate the Sonar 3D-15?
3231
No, there is no software installation needed. Once connected and powered on, you can access the Sonar 3D-15’s built-in GUI through a standard web browser. This allows you to operate and configure the sonar without installing any additional software.
3332

34-
### What if I need custom integration?
35-
For advanced integrations, you can use the Sonar 3D-15’s API to develop custom solutions. This requires some programming knowledge but enables control and automation of the Sonar 3D-15’s functionality from your custom system.
36-
3733
---
3834

3935
## 6. The performance is not as expected?
@@ -43,3 +39,8 @@ If the performance is not as expected and you can not find a solution in this do
4339

4440
## 7. How should I maintain the Sonar 3D-15?
4541
After operating in seawater, brackish water, chlorinated pools, or any medium other than freshwater, rinse the unit thoroughly with fresh water to remove residues and salt deposits. Once dry, wipe the exterior with a clean, dry cloth. Avoid solvents or abrasive cleaners.
42+
43+
---
44+
45+
## 8. What if I need a custom integration?
46+
For advanced integrations, you can use the Sonar 3D-15’s API to develop custom solutions. This requires some programming knowledge but enables control and automation of the Sonar 3D-15’s functionality from your custom system.

docs/sonar-3d/sonar-3d-15-gui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GUI
22

3-
The GUI is designed to be user friendly with a clean an intuitive set of controls.
3+
The GUI provides a simple no-setup solution to view the Sonar 3D-15 data and change its settings.
44

55
When you first start the Sonar 3D-15 GUI you will be greeted with a view showing the 3D point cloud and various settings. To get familiar with the interface, click the ![?](../img/Sonar-3D-15-question-mark-solid-transparent-20x20.png) icon (help overlay).
66
The 3D view can be controlled via mouse and keyboard, or touch controls.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Sonar 3D-15
2+
![Sonar](../img/Sonar-3D-15-side.png)
3+
4+
The Water Linked Sonar 3D-15 is an advanced 3D multibeam imaging sonar designed to enhance underwater exploration and navigation.
5+
6+
With real-time 3D imaging capabilities, it provides a comprehensive view of submerged environments, even in low-visibility conditions.
7+
8+
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Mechanical Integration of the Sonar 3D-15
2+
3+
Here you should find all the information needed for a successful mechanical integration of the Sonar 3D-15 into your system.
4+
5+
## Dimensions
6+
7+
A detailed model (.step) of the Sonar, including the field of view, is available under [Resources](sonar-3d-15-resources.md)
8+
9+
![Sonar 3D 15 Dimensions](../img/Sonar-3D-15-physical-dims-public-alpha-4x.png)
10+
![Sonar 3D 15 Right Side View](../img/Sonar-3D-15-side-right.png)
11+
The cable can be bent as shown in the image up to 90 degrees without causing any damage.
12+
![Sonar 3D 15 Back Dim](../img/Sonar-3D-15-back.png)
13+
14+
15+
16+
## Field of view
17+
18+
![Sonar 3D 15 FOV](../img/Sonar-3D-15-FOV-Visualization.png)
19+
20+
The Sonar 3D-15 provides an opening angle as described in the tables below for the different modes.
21+
22+
### Low Frequency (1.2 MHz)
23+
24+
| Specification | Range |
25+
|----------------------|-------------------|
26+
| Pitch (opening) | -20° to +20° |
27+
| Yaw (opening) | -45° to +45° |
28+
| Vertical coverage | 40° total |
29+
| Horizontal coverage | 90° total |
30+
31+
32+
### High Frequency (2.4 MHz)
33+
34+
| Specification | Range |
35+
|----------------------|-------------------|
36+
| Pitch (opening) | -20° to +20° |
37+
| Yaw (opening) | -20° to +20° |
38+
| Vertical coverage | 40° total |
39+
| Horizontal coverage | 40° total |
40+
41+
42+
43+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Resources for the Sonar 3D-15
2+
3+
## Sonar 3D-15 Shop Page Resources
4+
Here you can find the Datasheet, 3D Model (.step) and Certificate of Origin
5+
6+
[Shop Page](https://www.waterlinked.com/shop/wl-21045-2-sonar-3d-15-689#Downloads-%2F-Resources)
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Software Versions
2+
3+
## V 1.6.0 - Nov. 2025
4+
Improve imaging performance
5+
Improve diagnostic functionality
6+
Add compression of image packets (RIP2 protocol)
7+
Add automatic check for clock difference between Sonar and users time
8+
Change protocol from WebRTC to websocket for Web GUI

0 commit comments

Comments
 (0)