You need to log-in or subscribe in order to use Student access.

Optional Practical: Bernoulli simulation (GeoGebra)

Introduction

This is a brief description of how to construct a simulation of the Bernoulli equation in GeoGebra so you will need to be familiar with the basic features of GeoGebra. Although it looks complicated it's actually quite simple to set up, just takes time to put all the elements together. The Bernoulli equation is used to find the change in pressure as water flows through a pipe:

P subscript 1 plus 1 half rho v subscript 1 squared plus rho g z subscript 1 equals P subscript 2 plus 1 half rho v subscript 2 squared plus rho g z subscript 2

In this simulation the volume flow rate will be adjusted rather than the velocity so we will use the continuity equation to find the velocities.

V equals A subscript 1 v subscript 1 equals A subscript 2 v subscript 2

Setting up the sliders

As always the first task is to set up sliders for all the variable (there are many), it is important to set the ranges so that the values will make some practical sense. Problems often involve water in pipes so pipe diameters are a few cm, height differences a few m density is 1000 kgm-3, flow rates are cm3 s-1 (or l s-1 ) and pressures in kPa. For calculations it is important to use SI units so we will have to convert the units in the calculations

  • z1 from 0 to 10 increment 0.1 (to get the subscript type z_1).
  • z2 from 0 to 10 increment 0.1
  • P1 from 0 to 1000 increment 0.1
  • P2 from 0 to 1000 increment 0.1
  • ρ from 0 to 5000 increment 100
  • r1 from 0 to 5 increment 0.1
  • r2 from 0 to 5 increment 0.1
  • Arrange the sliders so the 1's are on the left and the 2's on the right.
  • Fix the slider lengths to 100 px (this can be done in one go if you highlight all of them)
  • Fix the position of the sliders as absolute.

Calculating velocities and Pressure

Before making the simulation you need to do some calculations first the velocities

  • Use the continuity equation to calculate the velocity v1 and v2 (remember to convert cm to m in your calculation).
  • Display the velocities under the sliders by making a text box (include units).

Then the pressures. You first need to set the incoming pressure P1 , this is created by a head of water or pump.

  • Make a slider for P1 from 0 to 1000 increment 0.1 (this is kPa).
  • Use Bernoulli equation to calculate P2 (be careful with the units here, you want the answer in kPa but your calculation must be in SI).
  • Display P2 using a text box.

The sliders are all numbers but it would be better if they had units.

  • Create a text box for each slider value including units.
  • hide the slider label.
  • move the text box label to the slider an fix its position.

Adding graphics

You could leave your simulation as a simple calculator but you will get much better idea of how the quantities are related by adding an animation.

  • Using the "move graphics view tool", shrink the x axis so that it extends from -30 to +30 leaving y so it goes from 0 to 10

This is so that the circles used to mark the end of the pipe appear as ellipses.

  • Add line y = z1
  • Add line y = z1 + r ( this marks the top of the pipe)
  • Add line y = z2 - r (the bottom)
  • At about x = -10 add a circle with centre on y = z1 and radius r (this will be an ellipse due to scaling)
  • Add points where the circle intercepts the pipe and where the outside edges of the pipe intercept the y axis.

  • Hide the 3 lines and add segments to mark the edges of the pipe.
  • Hide all points and labels.

Now you use the same idea to build a pipe on the right side extending from x = 10 to x = 20. Join this section to the other with line segments. If you want to finish it properly then you can:

  • Fill with colour by drawing a polygon the between all the edge points.
  • Add velocity vectors by using the "line segment with given length tool" then adding a vector to give the arrow.
  • Add manometers to show pressure also using the "line segment with given length tool" and playing with the edges to make the manometer tube go up and down with the pipe (you can work that out for yourself).

Note that in my simulation the radius of the pipes and the height difference are not to scale nor are the manometers (this is to get them all to fit in the picture)
radius - cm
Height - m
Manometer - 100m (so you must multiply your simulation length by 100 to convert to m)

Questions

Solve these on paper then check with your simulation

1. Water flows into a pipe of radius 1 cm at rate of 200 cm3 s-1. The water flows into a second pipe of diameter 0.2 cm that is 6 m lower. Calculate:

a. The velocity of the water flowing through the top pipe.
b. The velocity in the bottom pipe.
c. The pressure in the bottom pipe.

2. A Venturi meter is set up to measure water flow with with a large radius of 1 cm and small of 0.5 cm. If the difference in height between the two manometers is 0.3 m calculate

a. The velocity of the water.
b. The volume flowing per second.

To measure the manometer heights use a horizontal line and move it about to find the heights of the water. Remember that you must multiply the manometer heights by 100 to convert to m

All materials on this website are for the exclusive use of teachers and students at subscribing schools for the period of their subscription. Any unauthorised copying or posting of materials on other websites is an infringement of our copyright and could result in your account being blocked and legal action being taken against you.