ToughSonic sensors need an echo from an object or liquid surface to make measurements. When the echo is missing the sensor responds according to its configuration. Since ToughSonic sensors have multiple outputs, there are several types of response possible at a loss of target echo.  For analog current loop or voltage output (4-20mA or 0-10v), the response choices include:

  • Goes to the highest level
  • Goes to the lowest level, or
  • Holds the last level

For switches the response choices include: :

  • Force the switch to ON
  • Force the switch to OFF, or
  • No reaction

For Modbus polled data or ASCII streaming output,  a distance measurement of 00000 signifies no echo was received. A time delay can be used before the analog or switch reaction occurs.

ToughSonic general purpose sensors have a status LED that is GREEN or RED any time the sensor is powered. GREEN means an echo was received on the last cycle while RED means no echo was received.

The output levels or switch states are maintained in the response position for as long as the echo loss persists. That steady output might be missed or not interpreted as a no echo response.  A switch that controls a valve or motor might activate incorrectly when the echo is lost. A way to monitor for the presence of target echo is desirable.

Senix ToughSonic sensors have multiple outputs, so they offer three possible methods:

  1. Set the analog range endpoints wider than the expected measurement range and respond with a maximum or minimum value when loss of echo occurs (after an optional delay)
  2. Set one switch to monitor over the whole operating range and configure it to react only to a loss of target echo (after an optional delay)
  3. Respond to a digital counts value of zero as a loss of target echo

In method #1 above, the analog output may only reach 6-18mA normally. Then a Loss of Target response might be to go to 4mA or 20mA. A PLC would be set to interpret that as a missing echo situation.

In method #2, if the full 0-10v or 4-20mA range is needed, a switch is configured to respond only to a Loss of Target event. It is a handy feature to use while also taking analog 4-20mA or 0-10v from the sensor. Configure it to either go to ON or OFF as appropriate upon a loss of target. The user knows the echo status independent of the other outputs, and he can use the switch to light an indicator.

A method #1 example is below. The analog response to loss of echo is configured to go to the low value after 5 seconds of no echo. Low value is outside normal analog range used.

 

 

Endpoints set wider than expected operating range. Output goes to Low Value if target echo is lost. One volt chosen for confidence.  

Analog setup for Loss of Echo after 5 seconds:

A method #2 example is below. Full analog range is needed. The analog loss of echo response it to hold the last value, and a switch monitoring the echo goes ON after 10 seconds of no echo. This can be used to control an alert light.  The Analog holding last value when echo was lost while Switch #1 went active at loss.