Hondex Sonar

The Hondex HE-8S is an echosounder (aka underwater sonar) with a 100m range, built-in GPS and NMEA output that can be consumed by ArduPilot. Other Hondex sonar may also work but this has not yet been confirmed.

../_images/hondex-sonar.png

image courtesy of www.honda-el.co.jp

Connecting and Configuring

The sonar provides distance measurements using the NMEA protocol over serial at 9600 baud. There should be a port on the back of the sonar labelled “NMEA” with a DB9 connector.

The sonar’s DB9 connector should be wired to the RS232-to-Serial converter board as shown below. Note that the sonar’s DB9 port’s pin2 and pin3 are connected to the converter board’s pin3 and pin2 (i.e. crossed). The converter board’s serial output can be connected to any available serial port on the autopilot. In the diagram below the SERIAL2 is used.

../_images/hondex-autopilot.png

If the SERIAL2 is used then the following parameters should be set:

The following range finder related parameters should also be set:

Testing the sensor

Distances read by the sensor can be seen in the Mission Planner’s Flight Data screen’s Status tab. Look closely for “sonarrange”.

../_images/mp_rangefinder_lidarlite_testing.jpg

More info on NMEA message contents can be found here