Single target detection - single beam (method 1) algorithm

This operator applies the algorithm implemented by Simrad in the EK500 echosounder to identify single targets from echogram data (Soule et al., 1995, 1996, 1997, Ona et al., 1999).

See Single target pulse properties for illustrations on how target TS and normalized pulse lengths are determined. The page also offers an illustration of a single target pulse with respect to single beam detection settings.

Refer to Single Target detection algorithms for information about the method that best suits your data.

Variable properties

The operand must be a TS variable as input.

The following Single Target detection settings are used in the algorithm:

Parameter

Unit

Allowed range

Default value

TS threshold (see note)

dB re 1m2

-120 - 20

-50

Pulse length determination level (PLDL)

dB re 1m2

0.01 - 30

6

Minimum normalized pulse length

-

0.01 - 10

0.7

Maximum normalized pulse length

-

0.01 - 10

1.5

Lines can also be selected for excluding targets above or below a line. Apart from limiting the target detection range, exclusions will also speed up processing, since less data will then be screened for single targets.

Notes:

  • You should also check the effects of Calibration settings.
  • In Method 1 versions of the operator, the TS threshold is applied to the TS data before the target detection occurs. The result is that it's a TS threshold of the uncompensated TS of the target.
  • The default value for PLDL is correct by convention and theory. It is not independent of other settings and it is not normally changed.

Algorithm

The algorithm acts on TS data on a ping by ping basis.

The algorithm begins by removing data for which no targets need to be determined (i.e. data outside the exclusions lines) and then processes the data in two main phases:

Phase I: determine all TS peaks that may indicate single targets

In the first stage the algorithm detects all peak values that could indicate the presence of a single target. In order for a TS value to be retained as a peak value it must satisfy following peak selection criteria. The criteria are applied in this order, and only samples that pass one criterion are considered in the next.

Peak selection criteria

  1. The TS value must be a local maximum. If the local maximum consists of more than one sample with the same TS value, then the first sample in this sequence is used. 

  2. The TS value must exceed the chosen TS threshold

  3. The pulse length must be between the set limits, Minimum normalized pulse length and Maximum normalized pulse length (see below)

Pulse envelope determination

The pulse envelope consists of all those samples surrounding the peak which are above both (peak TS - PLDL) and a threshold determined as follows:

If the chosen TS threshold is...

Then Echoview uses...

less than (peak TS - PLDL)

the chosen TS threshold

greater than (peak TS - PLDL)

the lowest of the following three thresholds that will pass the peak selection criteria above:

  • TS threshold - PLDL

  • TS threshold - PLDL/2

  • TS threshold

The pulse length (for the peak selection criteria) is determined as the distance between the first and last samples within the pulse envelope.

Phase II: reject overlapping pulses

Based on the set of peaks obtained in phase I, single targets are determined as follows:

  1. Pulses are screened in order, from low to high depth ranges.
  2. If a pulse overlaps with an earlier pulse, the pulse with the lower (peak) Target Strength is rejected. The pulse range used to detect overlap is as defined at the Pulse Detection Determination Level:

Target_range - Pulse_Start_Normalized_PLDL * Transmitted_Pulse_Length

to

Target_range - (Pulse_Start_Normalized_PLDL + PulseLength_Normalized_PLDL) * Transmitted_Pulse_Length

  1. Other peaks are considered to indicate single targets.
  2. The target TS value is identical to the uncompensated TS.

Single target properties

The table below describes how algorithm specific single target properties are calculated. See About analysis variables for a complete list of single target properties.

Analysis variable

Unit

Description

TS_uncomp

dB re 1m2

TS of the peak value. The TS value originates from the input operand (and is not derived from received power calculations under this operator).

Note: Beam Compensation is unavailable with this algorithm. The analysis variables output by the export include TS_comp and TS_uncomp. In this case the variables are identical.

Target-range

m

Range of the first sample in the pulse envelope

Angle-minor axis

degrees

Not available for targets detected using this algorithm

Angle-major axis

degrees

Not available for targets detected using this algorithm

Notes:

  • There is no limit on the number of possible single target detections in a single ping than theoretically possible with the given number of samples.
  • The number of targets detected by the Single beam (method 1) operator will always be greater than or equal to the number of targets detected by the Split beam (method 1) operator. This is because the Split beam (method 1) operator employs the same algorithm above, but the pulses must pass angle criteria as well before being accepted.
  • The single target detection algorithm implemented in the EK500 has a constant Pulse length determination level occurring at 6 dB down from the echo peak TS value as used by the Simrad software setting Min.Echo Length. In terms of power, 3dB (down from the peak value) represents half the power of the peak TS and consequently 6 dB (down) is one quarter of the power of the peak TS.
  • If you are comparing results with Simrad E telegrams please see Echoview and Simrad algorithms.
  • Use of Sv input variables with this operator was deprecated in Echoview 4.30.

See also

About Single target detection
Single target detection algorithms
Echoview and Simrad algorithms
References
Simrad and Echoview single target detection terminology
Single target pulse properties