Physical Applications: Learn It 4

Work Done in Pumping

Consider the work done to pump water (or some other liquid) out of a tank. Pumping problems are a little more complicated than spring problems because many of the calculations depend on the tank’s shape and size. In addition, instead of being concerned about the work done to move a single mass, we are looking at the work done to move a volume of water, and it takes more work to move the water from the bottom of the tank than it does to move the water from the top of the tank.

Assume a cylindrical tank of radius [latex]4[/latex] m and height [latex]10[/latex] m is filled to a depth of [latex]8[/latex] m. How much work does it take to pump all the water over the top edge of the tank?

The first thing we need to do is define a frame of reference. We let [latex]x[/latex] represent the vertical distance below the top of the tank. That is, we orient the [latex]x\text{-axis}[/latex] vertically, with the origin at the top of the tank and the downward direction being positive.

This figure is a right circular cylinder that is vertical. It represents a tank of water. The radius of the cylinder is 4 m, the height of the cylinder is 10 m. The height of the water inside the cylinder is 8 m. There is also a horizontal line on top of the tank representing the x=0. A line is drawn vertical beside the cylinder with a downward arrow labeled x.
Figure 5. How much work is needed to empty a tank partially filled with water?

Using this coordinate system, the water extends from [latex]x=2[/latex] to [latex]x=10.[/latex]

Therefore, we partition the interval [latex]\left[2,10\right][/latex] and look at the work required to lift each individual “layer” of water.

This figure is a right circular cylinder representing a tank of water. Inside of the cylinder is a layer of water with thickness delta x. The thickness begins at xsub(i-1) and ends at xsubi.
Figure 6. A representative layer of water.

In pumping problems, the force required to lift water to the top of the tank is equal to the weight of the water, overcoming gravity. Given that the weight-density of water is [latex]9800 N/m^3[/latex], or [latex]62.4 lb/ft^3[/latex].

Calculating the volume of each layer gives us the weight. In this case, we have,

[latex]V=\pi {(4)}^{2}\text{Δ}x=16\pi \text{Δ}x[/latex]

Then, the force needed to lift each layer is,

[latex]F=9800·16\pi \text{Δ}x=156,800\pi \text{Δ}x[/latex]

Note that this step becomes a little more difficult if we have a noncylindrical tank. We look at a noncylindrical tank in the next example.

Based on our choice of coordinate systems, we can use [latex]{x}_{i}^{*}[/latex] as an approximation of the distance the layer must be lifted.

Then the work to lift the [latex]i\text{th}[/latex] layer of water [latex]{W}_{i}[/latex] is approximately,

[latex]{W}_{i}\approx 156,800\pi {x}_{i}^{*}\text{Δ}x[/latex]

Adding the work for each layer, we see the approximate work to empty the tank is given by

[latex]W=\underset{i=1}{\overset{n}{\text{∑}}}{W}_{i}\approx \underset{i=1}{\overset{n}{\text{∑}}}156,800\pi {x}_{i}^{*}\text{Δ}x[/latex]

This is a Riemann sum, so taking the limit as [latex]n\to \infty ,[/latex] we get

[latex]\begin{array}{cc}\hfill W& =\underset{n\to \infty }{\text{lim}}\underset{i=1}{\overset{n}{\text{∑}}}156,800\pi {x}_{i}^{*}\text{Δ}x\hfill \\ & =156,800\pi {\displaystyle\int }_{2}^{10}xdx\hfill \\ & =156,800\pi {\left[\frac{{x}^{2}}{2}\right]|}_{2}^{10}\hfill \\ & =7,526,400\pi\hfill \\ & \approx 23,644,883.\hfill \end{array}[/latex]

The work required to empty the tank is approximately [latex]23,650,000 J[/latex].

For pumping problems, the calculations vary depending on the shape of the tank or container.

The following problem-solving strategy lays out a step-by-step process for solving pumping problems.

Problem-Solving Strategy: Solving Pumping Problems

  1. Sketch a picture of the tank and select an appropriate frame of reference.
  2. Calculate the volume of a representative layer of water.
  3. Multiply the volume by the weight-density of water to get the force.
  4. Calculate the distance the layer of water must be lifted.
  5. Multiply the force and distance to get an estimate of the work needed to lift the layer of water.
  6. Sum the work required to lift all the layers. This expression is an estimate of the work required to pump out the desired amount of water, and it is in the form of a Riemann sum.
  7. Take the limit as [latex]n\to \infty[/latex] and evaluate the resulting integral to get the exact work required to pump out the desired amount of water.

We now apply this problem-solving strategy in an example with a noncylindrical tank.

Assume a tank in the shape of an inverted cone, with height [latex]12[/latex] ft and base radius [latex]4[/latex] ft. The tank is full to start with, and water is pumped over the upper edge of the tank until the height of the water remaining in the tank is [latex]4[/latex] ft.

How much work is required to pump out that amount of water?