Hydraulics Prof. B.S.
Thandaveswara
19.3 Solution of Algebraic or Transcendental Equation by the
Bisection Method
In the algebraic expression F (x) = 0, when a range of values of x is known that contains
only one root, the bisection method is a practical way to obtain it. It is best shown by an
example.
The critical depth in a trapezoidal channel is to be computed for given discharge Q and
Q 2T
the dimensions of the channel. The corresponding equation is 1- =0 must be
gA3
satisfied by some positive depth yc greater than 0 and less than an upper bound say
100 m. T is the top width given by (b + 2 myc). The interval is bisected and this value of
yc tried. If the value of F is positive, as with the solid line shown in figure, then the root is
less than the midpoint and the upper limit is moved to the midpoint and the remaining
half bisected and the procedure is repeated.
T F(x)
1y 0
1
m m 100
b
Trapezoidal Bisection
Similarly it could be used for obtaining uniform flow depth using the following equation.
2
1
Q= AR 3 S0
n
2
1
Q - AR 3 S0 = 0
n
2
nQ
- AR 3 = 0
S0
Indian Institute of Technology Madras