#set document(title: "12.2 Bernoulli’s Equation", author: "OpenStax / XYZ Homework") #set page(width: 8.5in, height: auto, margin: 1in) #import "@preview/cetz:0.5.2" #set text(font: ("STIX Two Text", "Libertinus Serif", "New Computer Modern"), size: 10.5pt, lang: "en") #show math.equation: set text(font: ("STIX Two Math", "New Computer Modern Math")) #set par(justify: true, leading: 0.62em, spacing: 0.9em) #set enum(spacing: 1.1em) // room between list items so tall inline fractions don't collide #set list(spacing: 1.1em) #set table(stroke: 0.5pt + rgb("#c7ccd3")) #let BLUE = rgb("#183B6F") // brand navy — section bars + example/solution labels (white on navy 11.09:1) #let ORANGE = rgb("#A94509") // brand primary-700 — AA-safe deep orange for TEXT (5.93:1 on white; raw brand #F37021 is 2.94:1 and must never carry text) #let RED = rgb("#DC2626") // brand error-600 #let GREEN = rgb("#059669") // brand success-600 (decoration only; small green text uses green-text #007942) #show heading.where(level: 1): it => block(width: 100%, above: 0pt, below: 16pt, fill: gradient.linear(BLUE, rgb("#2C5AA0")), inset: (x: 14pt, y: 12pt), radius: 3pt, text(fill: white, weight: "bold", size: 19pt, it.body)) #show heading.where(level: 2): it => block(width: 100%, above: 18pt, below: 10pt, fill: BLUE, inset: (x: 10pt, y: 6pt), radius: 2pt, text(fill: white, weight: "bold", size: 12pt, it.body)) #show heading.where(level: 3): it => text(fill: ORANGE, weight: "bold", size: 12.5pt, it.body) #show heading.where(level: 4): it => text(fill: BLUE, weight: "bold", size: 10.5pt, it.body) #let examplebox(label, title, body) = block(width: 100%, breakable: true, fill: rgb("#EFF1F5"), stroke: 0.5pt + rgb("#CFDDF0"), radius: 4pt, inset: 10pt, above: 12pt, below: 12pt)[ #block(below: 6pt)[#box(fill: BLUE, inset: (x: 6pt, y: 2pt), radius: 2pt, text(fill: white, weight: "bold", size: 8.5pt, label)) #h(0.4em) #strong[#title]] #body] // rail = decorative left rule (raw brand token); labelcolor = AA-safe label text shade #let notebox(label, rail, labelcolor, tint, body) = block(width: 100%, breakable: true, fill: tint, stroke: (left: 3pt + rail), inset: (left: 10pt, rest: 8pt), radius: (right: 4pt), above: 11pt, below: 11pt)[ #text(fill: labelcolor, weight: "bold", size: 7.5pt, tracking: 0.5pt)[#upper(label)] #linebreak() #body] #let solutionbox(body) = block(above: 4pt, below: 8pt)[ #text(fill: BLUE, weight: "bold", size: 8.5pt)[Solution] #linebreak() #body] #let figph(msg) = block(width: 100%, height: 60pt, fill: rgb("#f6f7f9"), stroke: (paint: rgb("#c7ccd3"), dash: "dashed"), radius: 4pt, inset: 10pt)[ #align(center + horizon, text(fill: rgb("#889"), style: "italic", size: 9pt, msg))] // Standardize inlined figure sizes: measure the natural CeTZ canvas, then scale to a // consistent envelope (aspect-aware; see build_typst.py FIG_* constants). Unlike the // print preamble, dimensions are FLOORED: in an editor a user can trim a figure to a // degenerate 1-D shape (a bare line), and w/h or tw/w would then divide by zero. #let _STD_W = 3.5 #let _WIDE_W = 5.6 #let _MAX_H = 3.4 #let _ASPECT_WIDE = 2.2 #let _UPSCALE_MAX = 1.15 #let stdfig(body) = context { let m = measure(body) let w = calc.max(m.width / 1in, 0.01) let h = calc.max(m.height / 1in, 0.01) let tw = if w / h > _ASPECT_WIDE { _WIDE_W } else { _STD_W } let s = calc.min(tw / w, _MAX_H / h, _UPSCALE_MAX) align(center, box(scale(x: s * 100%, y: s * 100%, reflow: true, body))) } #show figure: set block(breakable: false) #set figure(gap: 8pt) #show figure.caption: set text(size: 8.5pt, fill: rgb("#555")) == 12.2#h(0.6em)Bernoulli’s Equation === Learning Objectives By the end of this section, you will be able to: - Explain the terms in Bernoulli’s equation. - Explain how Bernoulli’s equation is related to conservation of energy. - Explain how to derive Bernoulli’s principle from Bernoulli’s equation. - Calculate with Bernoulli’s principle. - List some applications of Bernoulli’s principle. When a fluid flows into a narrower channel, its speed increases. That means its kinetic energy also increases. Where does that change in kinetic energy come from? The increased kinetic energy comes from the net work done on the fluid to push it into the channel and the work done on the fluid by the gravitational force, if the fluid changes vertical position. Recall the work-energy theorem, #math.equation(block: true, alt: "W sub net equals the fraction 1 over 2 mv squared minus the fraction 1 over 2 mv 0 2 .")[$W_("net") = frac(1, 2) "mv"^(2) − frac(1, 2) "mv"_(0)^(2) "."$] There is a pressure difference when the channel narrows. This pressure difference results in a net force on the fluid: recall that pressure times area equals force. The net work done increases the fluid’s kinetic energy. As a result, the #emph[pressure will drop in a rapidly-moving fluid], whether or not the fluid is confined to a tube. There are a number of common examples of pressure dropping in rapidly-moving fluids. Shower curtains have a disagreeable habit of bulging into the shower stall when the shower is on. The high-velocity stream of water and air creates a region of lower pressure inside the shower, and standard atmospheric pressure on the other side. The pressure difference results in a net force inward pushing the curtain in. You may also have noticed that when passing a truck on the highway, your car tends to veer toward it. The reason is the same—the high velocity of the air between the car and the truck creates a region of lower pressure, and the vehicles are pushed together by greater pressure on the outside. () This effect was observed as far back as the mid-1800s, when it was found that trains passing in opposite directions tipped precariously toward one another. #figure(figph[An overhead view of a car passing by a truck on a highway toward left is shown. The air passing through the vehicles is shown using lines along the length of both the vehicles. The lines representing the air movement has a velocity v one outside the area between the vehicles and velocity v two between the vehicles. v two is shown to be greater than v one with the help of a longer arrow toward right. The pressure between the car and the truck is represented by P i and the pressure at the other ends of both the vehicles is represented as P zero. The pressure P i is shown to be less than P zero by shorter length of the arrow. The direction of P i is shown as pushing the car and truck apart, and the direction of P zero is shown as pushing the car and truck toward each other.], alt: "An overhead view of a car passing by a truck on a highway toward left is shown. The air passing through the vehicles is shown using lines along the length of both the vehicles. The lines representing the air movement has a velocity v one outside the area between the vehicles and velocity v two between the vehicles. v two is shown to be greater than v one with the help of a longer arrow toward right. The pressure between the car and the truck is represented by P i and the pressure at the other ends of both the vehicles is represented as P zero. The pressure P i is shown to be less than P zero by shorter length of the arrow. The direction of P i is shown as pushing the car and truck apart, and the direction of P zero is shown as pushing the car and truck toward each other.", caption: [An overhead view of a car passing a truck on a highway. Air passing between the vehicles flows in a narrower channel and must increase its speed (#math.equation(block: false, alt: "v sub 2")[$v_(2)$] is greater than #math.equation(block: false, alt: "v sub 1")[$v_(1)$]), causing the pressure between them to drop (#math.equation(block: false, alt: "P sub i")[$P_("i")$] is less than #math.equation(block: false, alt: "P sub o")[$P_("o")$]). Greater pressure on the outside pushes the car and truck together.]) #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Making Connections: Take-Home Investigation with a Sheet of Paper] Hold the short edge of a sheet of paper parallel to your mouth with one hand on each side of your mouth. The page should slant downward over your hands. Blow over the top of the page. Describe what happens and explain the reason for this behavior. ] === Bernoulli’s Equation The relationship between pressure and velocity in fluids is described quantitatively by #strong[Bernoulli’s equation], named after its discoverer, the Swiss scientist Daniel Bernoulli (1700–1782). Bernoulli’s equation states that for an incompressible, frictionless fluid, the following sum is constant: #math.equation(block: true, alt: "P plus the fraction 1 over 2 ρv squared plus ρ gh equals constant,")[$P + frac(1, 2) "ρv"^(2) + ρ "gh" = "constant,"$] where #math.equation(block: false, alt: "P")[$P$] is the absolute pressure, #math.equation(block: false, alt: "ρ")[$ρ$] is the fluid density, #math.equation(block: false, alt: "v")[$v$] is the velocity of the fluid, #math.equation(block: false, alt: "h")[$h$] is the height above some reference point, and #math.equation(block: false, alt: "g")[$g$] is the acceleration due to gravity. If we follow a small volume of fluid along its path, various quantities in the sum may change, but the total remains constant. Let the subscripts 1 and 2 refer to any two points along the path that the bit of fluid follows; Bernoulli’s equation becomes #math.equation(block: true, alt: "P sub 1 plus the fraction 1 over 2 ρv 1 2 plus ρ gh sub 1 equals P sub 2 plus the fraction 1 over 2 ρv 2 2 plus ρ gh sub 2 .")[$P_(1) + frac(1, 2) "ρv"_(1)^(2) + ρ "gh"_(1) = P_(2) + frac(1, 2) "ρv"_(2)^(2) + ρ "gh"_(2) "."$] Bernoulli’s equation is a form of the conservation of energy principle. Note that the second and third terms are the kinetic and potential energy with #math.equation(block: false, alt: "m")[$m$] replaced by #math.equation(block: false, alt: "ρ")[$ρ$]. In fact, each term in the equation has units of energy per unit volume. We can prove this for the second term by substituting #math.equation(block: false, alt: "ρ equals m / V")[$ρ = m / V$] into it and gathering terms: #math.equation(block: true, alt: "the fraction 1 over 2 ρv squared equals the fraction the fraction 1 over 2 mv squared over V equals the fraction KE over V .")[$frac(1, 2) "ρv"^(2) = frac(frac(1, 2) "mv"^(2), V) = frac("KE", V) "."$] So #math.equation(block: false, alt: "the fraction 1 over 2 ρv squared")[$frac(1, 2) "ρv"^(2)$] is the kinetic energy per unit volume. Making the same substitution into the third term in the equation, we find #math.equation(block: true, alt: "ρ gh equals the fraction mgh over V equals the fraction PE sub g over V ,")[$ρ "gh" = frac("mgh", V) = frac("PE"_("g"), V) ,$] so #math.equation(block: false, alt: "ρ gh")[$ρ "gh"$] is the gravitational potential energy per unit volume. Note that pressure #math.equation(block: false, alt: "P")[$P$] has units of energy per unit volume, too. Since #emph[#math.equation(block: false, alt: "P equals F / A")[$P = F / A$]], its units are #math.equation(block: false, alt: "N/m squared")[$"N/m"^(2)$]. If we multiply these by m/m, we obtain #math.equation(block: false, alt: "N times m/m cubed equals J/m cubed")[$"N" ⋅ "m/m"^(3) = "J/m"^(3)$], or energy per unit volume. Bernoulli’s equation is, in fact, just a convenient statement of conservation of energy for an incompressible fluid in the absence of friction. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Making Connections: Conservation of Energy] Conservation of energy applied to fluid flow produces Bernoulli’s equation. The net work done by the fluid’s pressure results in changes in the fluid’s #math.equation(block: false, alt: "KE")[$"KE"$] and #math.equation(block: false, alt: "PE sub g")[$"PE"_("g")$] per unit volume. If other forms of energy are involved in fluid flow, Bernoulli’s equation can be modified to take these forms into account. Such forms of energy include thermal energy dissipated because of fluid viscosity. ] The general form of Bernoulli’s equation has three terms in it, and it is broadly applicable. To understand it better, we will look at a number of specific situations that simplify and illustrate its use and meaning. === Bernoulli’s Equation for Static Fluids Let us first consider the very simple situation where the fluid is static—that is, #math.equation(block: false, alt: "v sub 1 equals v sub 2 equals 0")[$v_(1) = v_(2) = 0$]. Bernoulli’s equation in that case is #math.equation(block: true, alt: "P sub 1 plus ρ gh sub 1 equals P sub 2 plus ρ gh sub 2 .")[$P_(1) + ρ "gh"_(1) = P_(2) + ρ "gh"_(2) "."$] We can further simplify the equation by taking #math.equation(block: false, alt: "h sub 2 equals 0")[$h_(2) = 0$] (we can always choose some height to be zero, just as we often have done for other situations involving the gravitational force, and take all other heights to be relative to this). In that case, we get #math.equation(block: true, alt: "P sub 2 equals P sub 1 plus ρ gh sub 1 .")[$P_(2) = P_(1) + ρ "gh"_(1) "."$] This equation tells us that, in static fluids, pressure increases with depth. As we go from point 1 to point 2 in the fluid, the depth increases by #math.equation(block: false, alt: "h sub 1")[$h_(1)$], and consequently, #math.equation(block: false, alt: "P sub 2")[$P_(2)$] is greater than #math.equation(block: false, alt: "P sub 1")[$P_(1)$] by an amount #math.equation(block: false, alt: "ρ gh sub 1")[$ρ "gh"_(1)$]. In the very simplest case, #math.equation(block: false, alt: "P sub 1")[$P_(1)$] is zero at the top of the fluid, and we get the familiar relationship #math.equation(block: false, alt: "P equals ρ gh")[$P = ρ "gh"$]. (Recall that #math.equation(block: false, alt: "P equals ρgh")[$P = "ρgh"$] and #math.equation(block: false, alt: "Δ PE sub g equals mgh .")[$"Δ" "PE"_("g") = "mgh" .$]) Bernoulli’s equation includes the fact that the pressure due to the weight of a fluid is #math.equation(block: false, alt: "ρ gh")[$ρ "gh"$]. Although we introduce Bernoulli’s equation for fluid flow, it includes much of what we studied for static fluids in the preceding chapter. === Bernoulli’s Principle—Bernoulli’s Equation at Constant Depth Another important situation is one in which the fluid moves but its depth is constant—that is, #math.equation(block: false, alt: "h sub 1 equals h sub 2")[$h_(1) = h_(2)$]. Under that condition, Bernoulli’s equation becomes #math.equation(block: true, alt: "P sub 1 plus the fraction 1 over 2 ρv 1 2 equals P sub 2 plus the fraction 1 over 2 ρv 2 2 .")[$P_(1) + frac(1, 2) "ρv"_(1)^(2) = P_(2) + frac(1, 2) "ρv"_(2)^(2) "."$] Situations in which fluid flows at a constant depth are so important that this equation is often called #strong[Bernoulli’s principle]. It is Bernoulli’s equation for fluids at constant depth. (Note again that this applies to a small volume of fluid as we follow it along its path.) As we have just discussed, pressure drops as speed increases in a moving fluid. We can see this from Bernoulli’s principle. For example, if #math.equation(block: false, alt: "v sub 2")[$v_(2)$] is greater than #math.equation(block: false, alt: "v sub 1")[$v_(1)$] in the equation, then #math.equation(block: false, alt: "P sub 2")[$P_(2)$] must be less than #math.equation(block: false, alt: "P sub 1")[$P_(1)$] for the equality to hold. #examplebox("Example 1")[Calculating Pressure: Pressure Drops as a Fluid Speeds Up][ In , we found that the speed of water in a hose increased from 1.96 m/s to 25.5 m/s going from the hose to the nozzle. Calculate the pressure in the hose, given that the absolute pressure in the nozzle is #math.equation(block: false, alt: "1 . 01 times 10 to the power 5 N/m squared")[$1 "." "01" × "10"^(5) #h(0.25em) "N/m"^(2)$] (atmospheric, as it must be) and assuming level, frictionless flow. Strategy Level flow means constant depth, so Bernoulli’s principle applies. We use the subscript 1 for values in the hose and 2 for those in the nozzle. We are thus asked to find #math.equation(block: false, alt: "P sub 1")[$P_(1)$]. Solution Solving Bernoulli’s principle for #math.equation(block: false, alt: "P sub 1")[$P_(1)$] yields #math.equation(block: true, alt: "P sub 1 equals P sub 2 plus the fraction 1 over 2 ρv 2 2 minus the fraction 1 over 2 ρv 1 2 equals P sub 2 plus the fraction 1 over 2 ρ open parenthesis v 2 2 minus v 1 2 close parenthesis .")[$P_(1) = P_(2) + frac(1, 2) "ρv"_(2)^(2) − frac(1, 2) "ρv"_(1)^(2) = P_(2) + frac(1, 2) ρ ( v_(2)^(2) − v_(1)^(2) ) "."$] Substituting known values, #math.equation(block: true, alt: "P sub 1, equals, 1 . 01 times 10 to the power 5 N/m squared; plus the fraction 1 over 2 open parenthesis 10 cubed kg/m cubed close parenthesis open parenthesis 25.5 m/s close parenthesis squared minus open parenthesis 1.96 m/s close parenthesis squared; equals, 4.24 times 10 to the power 5 N/m squared .")[$P_(1) & = & 1 "." "01" × "10"^(5) #h(0.25em) attach(" N/m", t: 2) \ & & + frac(1, 2) ( "10"^(3) #h(0.25em) attach(" kg/m", t: 3) ) ( "25.5 m/s" )^(2) − ( "1.96 m/s" )^(2) \ & = & 4.24 × "10"^(5) #h(0.25em) attach(" N/m", t: 2) "."$] Discussion This absolute pressure in the hose is greater than in the nozzle, as expected since #math.equation(block: false, alt: "v")[$v$] is greater in the nozzle. The pressure #math.equation(block: false, alt: "P sub 2")[$P_(2)$] in the nozzle must be atmospheric since it emerges into the atmosphere without other changes in conditions. ] === Applications of Bernoulli’s Principle There are a number of devices and situations in which fluid flows at a constant height and, thus, can be analyzed with Bernoulli’s principle. ==== Entrainment People have long put the Bernoulli principle to work by using reduced pressure in high-velocity fluids to move things about. With a higher pressure on the outside, the high-velocity fluid forces other fluids into the stream. This process is called #emph[entrainment]. Entrainment devices have been in use since ancient times, particularly as pumps to raise water small heights, as in draining swamps, fields, or other low-lying areas. Some other devices that use the concept of entrainment are shown. #figure(figph[Part a of the figure shows a rectangular section of a cylindrical Bunsen burner as a vertical column. The natural gas is shown to enter the rectangular column from the bottom upward. The air is shown to enter though a nozzle at the left side near the bottom part of the rectangular column and rise upward. Both air and natural gas are shown to rise up together along the length of the column, shown as vertical arrows along the length pointing upward. Part b of the figure shows an atomizer that uses a squeeze bulb in the shape of a small sphere to create a jet of air that entrains drops of perfume contained in a spherical bottomed container. The air is shown to come out of the squeeze bulb and the perfume is shown to rise up from the spherical bottomed container. Part c of the figure shows a common aspirator which contains a cylindrical tube held vertically. The tube is broader on the top and narrow at the bottom. Water is shown to enter the tube from the broader region and flow toward the narrow region. Air is shown to enter the cylindrical tube from the bottom part of the broader side and also flow toward the narrow tube. Part d of the figure shows the chimney of a water heater. Water heater is shown as a rectangular box at the bottom having a cylindrical section in the middle. The cylindrical section is broader at the bottom and narrow toward the top. Hot air is shown to rise up along the vertical section of the cylindrical tube. The chimney is conical at the bottom and rectangular upward and is shown above the rectangular water heater. The hot air enters the chimney at the conical end and rises upward. Cool air is shown to enter the chimney through the area between the rectangular section of heater and chimney from the two sides and rise up along the chimney with the hot air as shown by vertical arrows.], alt: "Part a of the figure shows a rectangular section of a cylindrical Bunsen burner as a vertical column. The natural gas is shown to enter the rectangular column from the bottom upward. The air is shown to enter though a nozzle at the left side near the bottom part of the rectangular column and rise upward. Both air and natural gas are shown to rise up together along the length of the column, shown as vertical arrows along the length pointing upward. Part b of the figure shows an atomizer that uses a squeeze bulb in the shape of a small sphere to create a jet of air that entrains drops of perfume contained in a spherical bottomed container. The air is shown to come out of the squeeze bulb and the perfume is shown to rise up from the spherical bottomed container. Part c of the figure shows a common aspirator which contains a cylindrical tube held vertically. The tube is broader on the top and narrow at the bottom. Water is shown to enter the tube from the broader region and flow toward the narrow region. Air is shown to enter the cylindrical tube from the bottom part of the broader side and also flow toward the narrow tube. Part d of the figure shows the chimney of a water heater. Water heater is shown as a rectangular box at the bottom having a cylindrical section in the middle. The cylindrical section is broader at the bottom and narrow toward the top. Hot air is shown to rise up along the vertical section of the cylindrical tube. The chimney is conical at the bottom and rectangular upward and is shown above the rectangular water heater. The hot air enters the chimney at the conical end and rises upward. Cool air is shown to enter the chimney through the area between the rectangular section of heater and chimney from the two sides and rise up along the chimney with the hot air as shown by vertical arrows.", caption: [Examples of entrainment devices that use increased fluid speed to create low pressures, which then entrain one fluid into another. (a) A Bunsen burner uses an adjustable gas nozzle, entraining air for proper combustion. (b) An atomizer uses a squeeze bulb to create a jet of air that entrains drops of perfume. Paint sprayers and carburetors use very similar techniques to move their respective liquids. (c) A common aspirator uses a high-speed stream of water to create a region of lower pressure. Aspirators may be used as suction pumps in dental and surgical situations or for draining a flooded basement or producing a reduced pressure in a vessel. (d) The chimney of a water heater is designed to entrain air into the pipe leading through the ceiling.]) ==== Wings and Sails The airplane wing is a beautiful example of Bernoulli’s principle in action. (a) shows the characteristic shape of a wing. The wing is tilted upward at a small angle and the upper surface is longer, causing air to flow faster over it. The pressure on top of the wing is therefore reduced, creating a net upward force or lift. (Wings can also gain lift by pushing air downward, utilizing the conservation of momentum principle. The deflected air molecules result in an upward force on the wing — Newton’s third law.) Sails also have the characteristic shape of a wing. (See (b).) The pressure on the front side of the sail, #math.equation(block: false, alt: "P sub front")[$P_("front")$], is lower than the pressure on the back of the sail, #math.equation(block: false, alt: "P sub back")[$P_("back")$]. This results in a forward force and even allows you to sail into the wind. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Making Connections: Take-Home Investigation with Two Strips of Paper] For a good illustration of Bernoulli’s principle, make two strips of paper, each about 15 cm long and 4 cm wide. Hold the small end of one strip up to your lips and let it drape over your finger. Blow across the paper. What happens? Now hold two strips of paper up to your lips, separated by your fingers. Blow between the strips. What happens? ] ==== Velocity measurement shows two devices that measure fluid velocity based on Bernoulli’s principle. The manometer in (a) is connected to two tubes that are small enough not to appreciably disturb the flow. The tube facing the oncoming fluid creates a dead spot having zero velocity (#math.equation(block: false, alt: "v sub 1 equals 0")[$v_(1) = 0$]) in front of it, while fluid passing the other tube has velocity #math.equation(block: false, alt: "v sub 2")[$v_(2)$]. This means that Bernoulli’s principle as stated in #math.equation(block: false, alt: "P sub 1 plus the fraction 1 over 2 ρv 1 2 equals P sub 2 plus the fraction 1 over 2 ρv 2 2")[$P_(1) + frac(1, 2) "ρv"_(1)^(2) = P_(2) + frac(1, 2) "ρv"_(2)^(2)$] becomes #math.equation(block: true, alt: "P sub 1 equals P sub 2 plus the fraction 1 over 2 ρv 2 2 .")[$P_(1) = P_(2) + frac(1, 2) "ρv"_(2)^(2) "."$] #figure(figph[Part a of the figure shows a picture of a wing. It is in the form of an aerofoil. One side of the wing is broader and the other end tapers. The direction of the air is shown as lines along the length of the wing. The direction of the air below the wing is shown as flowing along the length of the wing. The pressure exerted by the air given by P b is upward. The direction of the air on the top or front part of the wing is shown as flowing along the length of the wing. The pressure exerted by the air is given by P f, and it acts downward. Part b of the figure shows a boat with a sail. The direction of the sail is almost across the boat. The direction of the air in the sail is shown by lines on the front and back sides of the sail. The air currents on the front exert a pressure P front toward the sail, and air currents on the back sides of sail exert a pressure P back again toward the sail.], alt: "Part a of the figure shows a picture of a wing. It is in the form of an aerofoil. One side of the wing is broader and the other end tapers. The direction of the air is shown as lines along the length of the wing. The direction of the air below the wing is shown as flowing along the length of the wing. The pressure exerted by the air given by P b is upward. The direction of the air on the top or front part of the wing is shown as flowing along the length of the wing. The pressure exerted by the air is given by P f, and it acts downward. Part b of the figure shows a boat with a sail. The direction of the sail is almost across the boat. The direction of the air in the sail is shown by lines on the front and back sides of the sail. The air currents on the front exert a pressure P front toward the sail, and air currents on the back sides of sail exert a pressure P back again toward the sail.", caption: [(a) The Bernoulli principle helps explain lift generated by a wing. (b) Sails use the same technique to generate part of their thrust.]) Thus pressure #math.equation(block: false, alt: "P sub 2")[$P_(2)$] over the second opening is reduced by #math.equation(block: false, alt: "the fraction 1 over 2 ρv 2 2")[$frac(1, 2) "ρv"_(2)^(2)$], and so the fluid in the manometer rises by #math.equation(block: false, alt: "h")[$h$] on the side connected to the second opening, where #math.equation(block: true, alt: "h ∝ the fraction 1 over 2 ρv 2 2 .")[$h ∝ frac(1, 2) "ρv"_(2)^(2) "."$] (Recall that the symbol #math.equation(block: false, alt: "∝")[$"∝"$] means “proportional to.”) Solving for #math.equation(block: false, alt: "v sub 2")[$v_(2)$], we see that #math.equation(block: true, alt: "v sub 2 ∝ the square root of h .")[$v_(2) ∝ sqrt(h) "."$] (b) shows a version of this device that is in common use for measuring various fluid velocities; such devices are frequently used as air speed indicators in aircraft. #figure(figph[Part a shows a U-shaped manometer tube connected to ends of two tubes which are placed close together. Tube one is open on the end and shows a velocity v one equals zero at the end. Tube two has an opening on the side and shows a velocity v two across the opening. The level of fluid in the U-shaped tube is more on the right side than on the left. The difference in height is shown by h. Part b of the figure shows a velocity measuring device a pitot tube. Two coaxial tubes, one broader outside and other narrow inside are connected to a U-shaped tube. The U-shaped tube is also narrow at one end and broader at the other. The narrow end of the U-shaped tube is connected to the narrow inner tube and the broader end of the U-shaped tube is connected to the broader outer tube. The tube one has an opening at one of its edges and the velocity of the fluid at the end is v one equals zero. Tube two has an opening on the side and shows a velocity v two across the opening. The level of fluid in the U-shaped tube is more on the right side than on the left. The difference in height is shown by h.], alt: "Part a shows a U-shaped manometer tube connected to ends of two tubes which are placed close together. Tube one is open on the end and shows a velocity v one equals zero at the end. Tube two has an opening on the side and shows a velocity v two across the opening. The level of fluid in the U-shaped tube is more on the right side than on the left. The difference in height is shown by h. Part b of the figure shows a velocity measuring device a pitot tube. Two coaxial tubes, one broader outside and other narrow inside are connected to a U-shaped tube. The U-shaped tube is also narrow at one end and broader at the other. The narrow end of the U-shaped tube is connected to the narrow inner tube and the broader end of the U-shaped tube is connected to the broader outer tube. The tube one has an opening at one of its edges and the velocity of the fluid at the end is v one equals zero. Tube two has an opening on the side and shows a velocity v two across the opening. The level of fluid in the U-shaped tube is more on the right side than on the left. The difference in height is shown by h.", caption: [Measurement of fluid speed based on Bernoulli’s principle. (a) A manometer is connected to two tubes that are close together and small enough not to disturb the flow. Tube 1 is open at the end facing the flow. A dead spot having zero speed is created there. Tube 2 has an opening on the side, and so the fluid has a speed #math.equation(block: false, alt: "v")[$v$] across the opening; thus, pressure there drops. The difference in pressure at the manometer is #math.equation(block: false, alt: "the fraction 1 over 2 ρv 2 2")[$frac(1, 2) "ρv"_(2)^(2)$], and so #math.equation(block: false, alt: "h")[$h$] is proportional to #math.equation(block: false, alt: "the fraction 1 over 2 ρv 2 2")[$frac(1, 2) "ρv"_(2)^(2)$]. (b) This type of velocity measuring device is a Prandtl tube, also known as a pitot tube.]) === Test Prep for AP Courses At what depth beneath the surface of the lake is the pressure in the water equal to twice atmospheric pressure? + 10 m + 100 m + 1000 m + 10,000 m #solutionbox[ (a) ] A pump provides pressure to the lower end of a long pipeline that supplies water from a reservoir to a house located on a hill 150 m vertically upward from the lower end of the pipe (where the water is initially at rest before being pumped). The pipeline has a constant diameter of 3.5 cm, and the upper end of the pipeline is open to the atmosphere. What pressure must the pump provide for water to flow from the upper end of the pipeline at a rate of 5.0 m/s? According to Bernoulli's equation, if the pressure in a given fluid is constant and the kinetic energy per unit volume of a fluid increases, which of the following is true? + The potential energy per unit volume of the fluid decreases. + The potential energy per unit volume of the fluid increases. + The fluid must no longer be considered incompressible. + The flow rate of the fluid increases. #solutionbox[ (a) ] Consider the following circumstances within a fluid, and determine the answer using Bernoulli's equation. (a) The pressure and kinetic energy per unit volume along a fluid path increases. What must be true about the potential energy per unit volume of the fluid along the fluid path? Explain. (b) The pressure along a fluid path increases, and the kinetic energy per unit volume remains constant. What must be true about the potential energy per unit volume of the fluid along the fluid path? Explain. === Summary - Bernoulli’s equation states that the sum on each side of the following equation is constant, or the same at any two points in an incompressible frictionless fluid: #math.equation(block: true, alt: "P sub 1 plus the fraction 1 over 2 ρv 1 2 plus ρ gh sub 1 equals P sub 2 plus the fraction 1 over 2 ρv 2 2 plus ρ gh sub 2 .")[$P_(1) + frac(1, 2) "ρv"_(1)^(2) + ρ "gh"_(1) = P_(2) + frac(1, 2) "ρv"_(2)^(2) + ρ "gh"_(2) .$] - Bernoulli’s principle is Bernoulli’s equation applied to situations in which depth is constant. The terms involving depth (or height #emph[h] ) subtract out, yielding #math.equation(block: true, alt: "P sub 1 plus the fraction 1 over 2 ρv 1 2 equals P sub 2 plus the fraction 1 over 2 ρv 2 2 .")[$P_(1) + frac(1, 2) "ρv"_(1)^(2) = P_(2) + frac(1, 2) "ρv"_(2)^(2) .$] - Bernoulli’s principle has many applications, including entrainment, wings and sails, and velocity measurement. === Conceptual Questions You can squirt water a considerably greater distance by placing your thumb over the end of a garden hose and then releasing, than by leaving it completely uncovered. Explain how this works. Water is shot nearly vertically upward in a decorative fountain and the stream is observed to broaden as it rises. Conversely, a stream of water falling straight down from a faucet narrows. Explain why, and discuss whether surface tension enhances or reduces the effect in each case. Look back to . Answer the following two questions. Why is #math.equation(block: false, alt: "P sub o")[$P_("o")$] less than atmospheric? Why is #math.equation(block: false, alt: "P sub o")[$P_("o")$] greater than #math.equation(block: false, alt: "P sub i")[$P_("i")$]? Give an example of entrainment not mentioned in the text. Many entrainment devices have a constriction, called a Venturi, such as shown. How does this bolster entrainment? #figure(figph[Figure shows a venturi tube, a cylindrical tube broader at both the ends and narrow in the middle. The narrow part is labeled as venturi constriction. The flow of fluid is shown as horizontal arrows along the length of the tube toward the right. The flow lines are closer in the center and spread apart at both the ends. There is an opening on the top portion of the narrow section for the entrained fluid to enter.], alt: "Figure shows a venturi tube, a cylindrical tube broader at both the ends and narrow in the middle. The narrow part is labeled as venturi constriction. The flow of fluid is shown as horizontal arrows along the length of the tube toward the right. The flow lines are closer in the center and spread apart at both the ends. There is an opening on the top portion of the narrow section for the entrained fluid to enter.", caption: [A tube with a narrow segment designed to enhance entrainment is called a Venturi. These are very commonly used in carburetors and aspirators.]) Some chimney pipes have a T-shape, with a crosspiece on top that helps draw up gases whenever there is even a slight breeze. Explain how this works in terms of Bernoulli’s principle. Is there a limit to the height to which an entrainment device can raise a fluid? Explain your answer. Why is it preferable for airplanes to take off into the wind rather than with the wind? Roofs are sometimes pushed off vertically during a tropical cyclone, and buildings sometimes explode outward when hit by a tornado. Use Bernoulli’s principle to explain these phenomena. Why does a sailboat need a keel? It is dangerous to stand close to railroad tracks when a rapidly moving commuter train passes. Explain why atmospheric pressure would push you toward the moving train. What assumptions are made in Bernoulli’s equation? Are these assumptions reasonably valid in the example of water flowing in a hose? A perfume bottle or atomizer sprays a fluid that is in the bottle. (.) How does the fluid rise up in the vertical tube in the bottle? #figure(figph[A perfume bottle with a spray cap.], alt: "A perfume bottle with a spray cap.", caption: [Atomizer: perfume bottle with tube to carry perfume up through the bottle.]) If you lower the window on a car while moving, an empty plastic bag can sometimes fly out the window. Why does this happen? === Problems & Exercises Verify that pressure has units of energy per unit volume. #solutionbox[ #math.equation(block: true, alt: "P, equals, the fraction Force over Area ,; open parenthesis P close parenthesis sub units, equals, N/m squared equals N times m/m cubed equals J/m cubed; equals, energy/volume")[$P & = & frac(" Force ", " Area ") , \ ( P )_(" units ") & = & attach(" N/m ", t: 2) = " N " ⋅ attach(" m/m ", t: 3) = attach(" J/m ", t: 3) \ & = & " energy/volume "$] ] Suppose you have a wind speed gauge like the pitot tube shown in (b). By what factor must wind speed increase to double the value of #emph[#math.equation(block: false, alt: "h")[$h$]] in the manometer? Is this independent of the moving fluid and the fluid in the manometer? If the pressure reading of your pitot tube is 15.0 mm Hg at a speed of 200 km/h, what will it be at 700 km/h at the same altitude? #solutionbox[ 184 mm Hg ] Calculate the maximum height to which water could be squirted with the hose in example if it: (a) Emerges from the nozzle. (b) Emerges with the nozzle removed, assuming the same flow rate. Every few years, winds in Boulder, Colorado, attain sustained speeds of 45.0 m/s (about 100 mi/h) when the jet stream descends during early spring. Approximately what is the force due to the Bernoulli effect on a roof having an area of #math.equation(block: false, alt: "220 m squared")[$"220" #h(0.25em) "m"^(2)$]? Typical air density in Boulder is #math.equation(block: false, alt: "1 . 14 kg/m cubed")[$1 "." "14" #h(0.25em) "kg/m"^(3)$], and the corresponding atmospheric pressure is #math.equation(block: false, alt: "8 . 89 times 10 to the power 4 N/m squared")[$8 "." "89" × "10"^(4) #h(0.25em) "N/m"^(2)$]. (Bernoulli’s principle as stated in the text assumes laminar flow. Using the principle here produces only an approximate result, because there is significant turbulence.) #solutionbox[ #math.equation(block: true, alt: "2 . 54 times 10 to the power 5 N")[$2 "." "54" × "10"^(5) #h(0.25em) " N"$] ] (a) Calculate the approximate force on a square meter of sail, given the horizontal velocity of the wind is 6.00 m/s parallel to its front surface and 3.50 m/s along its back surface. Take the density of air to be #math.equation(block: false, alt: "1.29 kg /m cubed")[$"1.29 kg" "/m"^(3)$]. (The calculation, based on Bernoulli’s principle, is approximate due to the effects of turbulence.) (b) Discuss whether this force is great enough to be effective for propelling a sailboat. (a) What is the pressure drop due to the Bernoulli effect as water goes into a 3.00-cm-diameter nozzle from a 9.00-cm-diameter fire hose while carrying a flow of 40.0 L/s? (b) To what maximum height above the nozzle can this water rise? (The actual height will be significantly smaller due to air resistance.) #solutionbox[ (a) #math.equation(block: false, alt: "1 . 58 times 10 to the power 6 N/m squared")[$1 "." "58" × "10"^(6) #h(0.25em) attach(" N/m", t: 2)$] (b) 163 m ] (a) Using Bernoulli’s equation, show that the measured fluid speed #math.equation(block: false, alt: "v")[$v$] for a pitot tube, like the one in (b), is given by #math.equation(block: false, alt: "v equals the fraction 2 ρ ′ gh over ρ to the power 1 / 2 ,")[$v = attach(frac(2 ρ ′ "gh", ρ), t: 1 / 2) ,$] where #math.equation(block: false, alt: "h")[$h$] is the height of the manometer fluid, #math.equation(block: false, alt: "ρ ′")[$ρ ′$] is the density of the manometer fluid, #math.equation(block: false, alt: "ρ")[$ρ$] is the density of the moving fluid, and #emph[#math.equation(block: false, alt: "g")[$g$]] is the acceleration due to gravity. (Note that #emph[#math.equation(block: false, alt: "v")[$v$]] is indeed proportional to the square root of #emph[#math.equation(block: false, alt: "h")[$h$]], as stated in the text.) (b) Calculate #emph[#math.equation(block: false, alt: "v")[$v$]] for moving air if a mercury manometer’s #emph[#math.equation(block: false, alt: "h")[$h$]] is 0.200 m.