Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Edit flow measurements

Flow Measurement Data

Flow measurements can be added with 'flow measurement data' function from the 'Edit and Entry' function map. The data entered or edited will not be stored in the HYMOS database but in separate files (extension *.flw).

...

Add a flow measurement by filling in the text boxes and making your selection concerning the discharge computation method and units. Enter the number of verticals and per vertical the number of measuring points. After entering all values give a filename and press <Save> to save your data.

Types of measurements

HYMOS can treat two types of flow measuring methods:

  • point velocity method
  • moving boat method.

In both cases average velocities in a number of verticals in the cross-section are computed. From these velocities the discharge is computed by:

  • mean-section method
  • mid-section method.

The computational results are presented in tables and graphs. The condensed results can be stored in the database.

Mean and mid-section methods

The flow velocity is measured in verticals at distances wi , i=1,m from a reference point on the river bank. The water depth at vertical i is denoted by di and the average flow velocity in that vertical by Image Added , see the underneath figure.

Image Added
Figure 8.1: Definition sketch

Discharge computation

The discharge qi in section i-1 to i is computed from:

  • Mean-section method:
    Image Added
  • Mid-section method:
    Image Added
    for i= 1,n+1, with: Image Added
    do = dn+1 = 0

The total discharge then follows from:
Image Added
If the water levels at the beginning and at the end of the measurements are denoted by h1 and h2 respectively, then the representative water level hQ is computed from:

  • if |h1 - h2 | < 0.05 by: hQ = ½ (h1 + h2 )
  • if |h1 - h2 | ³0.05 by: Image Added

To estimate the average velocity Image Added in a vertical in the cross-section from point measurements vp at p * flow depth, following methods are available in hymos: (iso748 and iso/tr7178):

  1. one-point method:
    Image Added
  2. two-point method:
    Image Added
  3. three-point method:
    Image Added
  4. four-point method:
    Image Added
  5. five-point method:
    Image Added
  6. six-point method:
    Image Added
  7. profile method, see Figure
    Image Added
    Image Added
    Figure 8.2: profile
    The last term in the equation assumes an extrapolation of the velocity profile to the bottom according to the power profile Image Added

Air- and wet-line correction

hymosallows you to include air- and wet-line corrections in case the depths are measured with a wire, see figure.

Image Added
Figure 8.3: Air- and wet-line correction

The air-line correction cd is computed from:

cd = ab (sec (P) - 1)

where:

ab = air-line length
P = vertical angle in the sounding line

The vertical angle P is adjusted to the true vertical angle X in case the plane of the protactor makes a horizontal angle H with the direction of the flow according to:

X = arctan (tan(P)/cos(H))

The wet-line correction ge is expressed as a percentage aof the wet-line length de according to iso748-1979 (E) Annex C Table 2. So the true depth bf follows from:

bf = (ce - cd) (1 - a /100)

Moving boat method

In the moving boat method the combined boat- and river velocity is measured. To compute from this the actual river velocity either the angle between the current meter and the section line or the boat velocity is measured additionally.

Following methods are distinguished to compute the stream velocity in vertical i :

  • vi = vv,i . sin ai
  • vi = Image Added

where:

vi = point velocity in vertical i
vv,i = combined boat and stream velocity
ai = angle between current meter and section line
vb,i = boat velocity at vertical i

The stream velocity is measured at a constant depth wd below the water surface. This velocity is transformed into the average velocity in the vertical by assuming a power law velocity profile:
Image Added
with:
Image Added = average stream velocity in vertical i
c = power of power law velocity profile (5 £c £7)
di = flow depth at vertical i
wd = current meter depth

Width adjustment

Since the sum of the segment widths B c may deviate from the actual river width B m the computed segment widths are adjusted by the ratio B m /B c in the calculations.

Layout of files

The Layout of the flow measurements file (.flw) is as follows

...