Skip to main content
Skip table of contents

TSHD - Miscellaneous (TDS, Solid & Water Density, etc.)

Miscellaneous System Definition

Various observations are definable under the Miscellaneous Systems category. For example: wind speed and direction, water temperature, TDS, water density, solid density.

On this page:

Using this system type in conjunction with:

  • a Dredging Sensor system decoding mixture density, mixture velocity, weight (displacement), volume, hopper levels, status and a flag (e.g. PMO status) 
  • a USBL System to decode drag head positions
  • an Underwater System driver decoding vessel draft (fore and aft), 
  • and the Dredging System where the dredger type is selected, density/velocity sensors are enabled, TDS and PMO calculations are enabled, nodes are allocated and observations are assigned. 

.....it is possible to compute TDS in the software if it is not available from the dredger's PLC. The computation uses the generally accepted TDS formula used by "Rijkswaterstaat" of the Netherlands. This requires the hopper volume and current displacement from the data string as well as some user-defined fields. The user must define a KP versus water density / solid density table and the empty hopper displacement.

Some predefined drivers are available. For example, the IHC Dredge Montioring TDS ($PIHC) driver can compute the Tons Dry Solid (TDS) figure representing the load of the dredger. The following fields are decoded: USBL type X,Y,Z of the suction head, dredging status (8,9,10,3), displacement (11) and hopper volume (20) for TDS calculation.

Otherwise it is possible to use the IO Editor to write a user-defined driver to decode a data format not currently supported.

System Definition

Add a new system by selecting “Edit” from the menu bar, and then “New” and “System”, or right click on the item System in the item tree.

The following dialog opens. It is the first page of a wizard that steps you through the system definition process.

Enter an appropriate name that provides instant recognition in Online displays.

Select Miscellaneous System from the drop down list.

From the drop down list select the driver that corresponds to the data message output by the system to which QINSy is interfaced.

Note that the interfacing can be either serial or network so make sure to select the correct type.

Enter interface port parameters.

Please refer to A Note on Interfacing Parameters.

Enter the data update parameters. Depending on the driver selected one or other, or both, these parameters are shown:

Updates
 
Maximum update rate

Enter a value to determine how often data will be decoded by the interface driver. Some equipment is capable of outputting data at high output rates, but it may not be necessary to use each update. A sensor system may for example output values hundreds of times per second, where five times per second is sufficient. In this case, enter a value of 0.20s. Any data not decoded by the driver is lost and cannot be recovered later.

LatencyLatency is the time between the actual measurement made in the sensor system and the time the data message arrives at the port. The time in QINSy will thus be the arrival time corrected with the latency.
Modern sensor systems will exhibit no latency, or will have compensated for the latency in the time tag of each data message.

Press Next to advance to the second page of the wizard which will look like this:

Initially the dialog is empty. Click on the Add button which brings up the Edit Observation Properties dialog.

Enter a name for the observation which is easily recognizable when Online.

Usually an observation contained in a data message has an associated alphabetic, numeric or alphanumeric identification.

This is in order that the software can 'marry' the right data value to the observation.

Enter the identifier in the Slot field. Note that the Drivers and Interfacing Manual has identifier listings for many of the Miscellaneous System drivers.

Apply a scaling factor to the observation value if necessary. This could represent a change of unit for example.

Click OK to close the dialog.

If additional observations must be defined, click on the Add button again and repeat the process. A final definition might look like this:

To change observation names and/or slots use the Edit button to reopen the Edit Observation Properties dialog.

Click Next.

On the third and last page of the wizard enter all the observation parameters for each observation listed on the left.

Observation parameters
 
NameEnter a descriptive name for the observation.
UnitSelect the appropriate observation unit. In some cases there will only be one choice.
a-priori SDEnter the SD for each observation in turn.
Fixed C-OConstant correction to the parameter value.
Variable C-OVariable correction to the parameter value.
Scale factorUse scale factor to convert the raw output to units in the Acquisition Software.
For example if local output is in centimeters, then enter scale factor 0.01 here to convert to meters.
Apply C-Os offsets firstC-Os are added or subtracted before a scale factor is applied.
Apply Scale factor firstScale factor is applied before C-Os are applied.
Apply automaticallyThe order in which corrections are applied is done in the software.

Click Finish to complete the Miscellaneous system definition.

Online Driver

When a Miscellaneous System is defined with one or more of the observations (Current KP, Hopper Volume, Hopper Displacement (weight), Water Density, Solid Density, and TDS), a Dredge Monitoring driver window (see below) is displayed when going Online.

You must enter a KP versus Water and Solid Density table and the Empty Hopper Displacement value in Tons. Press the "Setup" button on the driver's window. This will show the Setup dialog as shown below:

The driver selects/interpolates the appropriate densities from this table. It uses the KP value of the steered node with respect to the currently selected mainline as the input value.
If the table is empty then the TDS calculation is not performed. The Table is stored in the registry of the PC. These values will be automatically retrieved on start-up of the driver.

Main window Explanation:


If driver is properly set up and the positioning is valid then the figures as shown in the picture above will be refreshed whenever a new string arrives from the IHC dredging computer.

Explanation of fields in main window:

Current KP

Shows calculated KP of steered node with respect to mainline

Hopper volume

Current volume of load in hopper (from IHC)

Hopper displacement

Current hopper displacement (from IHC)

Water density

Density used for TDS calculation, derived from current KP and user-defined table

Solid density

Density used for TDS calculation, derived from current KP and user-defined table

Tons dry solid (TDS)

Calculated TDS.


Return to top of page.

Return to: Trailing Suction Hopper Dredger (TSHD) - System Definitions

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.