Thursday, March 14, 2013

Drag Force on A Coffee Filter

Purpose

To study the relationship between air drag forces and the velocity of a falling body.

Equipment

Computer with Logger Pro software, Lab Pro, motion detector, nine (9) coffee filters, meter stick

Introduction

When an object moves through a fluid, such as air, it experiences a drag force that opposes its motion. This force generally increases with the velocity of the object. In this lab, we are going to investigate the velocity dependence of the drag force. We will start by assuming the drag force, FD has a simple power law dependence on the speed given by the formula:

FD = k |V|n, where the power n is to be determined by the experiment.

This lab will investigate drag forces acting on a falling coffee filter. Because of the large surface area and low mass of these filters, they reach terminal speed soon after being released.

Procedure

You will be given a packet of nine (9) nested coffee filters. It is important that the shape of this packet stays the same throughout the experiment so do not take the filters apart or otherwise alter the shape of the packet. Why is it important for the shape to stay the same? Explain and use a diagram.

-The reason why the shape of the packet has to stay the same throughout the experiment is to have consistent data. If the packet has a different shape, the drag force on the packet would be different.


-This picture shows that if the packet was flattened, there would be more air resistance and drag force. To keep the results consistent, the packet's shape should not be altered.

1. Login to your computer with username. Start the Logger Pro software, open the Mechanics folder and the graphlab file. Don't forget to label the axes of the graph and create an appropriate title for the graph. Set the data collection rate to 30 Hz.

2. Place the motion detector on the floor facing upward and hold the packet of nine (9) filters at a minimum height of 1.5 meters directly above the motion detector. (Be aware of any nearby objects which can cause reflections.) Start the computer collecting data, and then release the packet. What should the Position vs Time graph look like? Explain.


-This is my prediction on what Position vs Time should look like. The origin would be the motion detector. Since the packet is falling, the motion would be going to the 0 meter mark in less than a second.

Verify that the data are consistent. If not, repeat the trial. Examine the graph and using the mouse, select (click and drag) a small range of data points near the end of the motion where the packet moved with constant speed. Exclude and early or late points where the motion is not uniform.

3. Use the curve fitting option from the analysis menu to fit a linear curve (y = mx + b) to the selected data. Record the slope (m) of the curve from this fit. What should this slope represent? Explain.


-This is a graph of one of the trials we did. The slope represents the velocity. My earlier prediction was wrong because the velocity is fairly constant the instant the packet was released; it did not curve unlike in my prediction.

Repeat this measurement at least four more times, and calculate the average velocity. Record all data in an excel table.

4. Carefully remove one filter from the packet and repeat the procedure in parts 2 and 3 for the remaining packet of eight (8) filters. Keep removing filters one at a time and repeating the above steps until you finish with a single coffee filter. Print a copy of one of your best x vs t graphs that show the motion and the linear curve fit data for everyone in your group (Do not include the data table; graph only please).
















-This is the data sheet of all the trials we did from nine (9) filters to one (1) filter. All these values are the velocities in m/s. We used the average velocity as the terminal velocity for that set of filters.

5. In Graphical Analysis, create a two column data table with packet weight (number of filters) in one column and the average terminal speed (|V|) in the other. Make a plot of packet weight (y-axis) vs. terminal speed not velocity (x-axis). Choose appropriate labels and scales for the axes of your graph. Be sure to remove the "connecting lines" from the plot. Perform a Power Law fit of the data and record the power, n, given by the computer. Obtain a printout of your graph for each member of your group. (Check the % error between your experimentally determined n and the theoretical value before you make a printout - you may need to repeat trials if the error is too large.)



-This is our power law fit of the experiment. The number of filters is the y-axis and the average terminal speed is the x-axis. Our n is 2.68, which is considerably larger than the theoretical value of 2. Our percent error was 34% . I believe this happened due to human error. One of my groupmates in charge of data collection may have included data points outside of the sloped lines in the position vs time graphs, thereby increasing the terminal velocities.


6. Since the drag force is equal to the packet weight, we have found the dependence of drag force on speed. Write equation 1 above with the value of n obtained from your experiment. Put a box around this equation. Look in the section of drag forces in your text and write down the equation given there for the drag force on an object moving through a fluid. How does your value of n compare with the value given in the text? What does the other fit parameter represent? Explain.


-This lab's formula for drag force: FD = k |V|n
-Another formula for drag force: FD = (1/2) ρ υ2 CD A, where FD is the drag force, ρ is the mass density of the fluid, υ is the velocity of the object relative to the fluid, A is the reference area, and CD is the drag coefficient.
-Our value for n is significantly different from the one in the text.
-The other parameter, k, is the mass of the packet.

Conclusion

In this lab experiment, I've learned how to calculate drag force using the formula: FD = k |V|n. I've also learned how to find the terminal speeds of objects and use the computer to determine the value of n.

Sources of error include: improper data measurement by using data from the edges of the sloped lines in the position vs time graphs, inconsistent handling of packet which includes varying drop heights and packet landing to the side of the motion detector, and lack of additional trials to gather the best data.

*Author's Notes*

-Hand-drawn figures aren't drawn to scale.

Wednesday, February 20, 2013

Working with Spreadsheets

 Purpose:

The purpose of this laboratory exercise is to get familiar with electronic spreadsheets by using them in some simple applications.

Equipment:

Computer with Microsoft Excel software.

Procedure:

1. Your instructor will give you a brief explanation of how a spreadsheet works and show you some of the basic operations and functions.

2. Open the Microsoft Excel program.

3. Create a simple spreadsheet that calculates the following function: f(x) = A sin(Bx + C). Your experimental values are A = 5, B = 3, and C = π/3. Place these values at the right side of the spreadsheet in the region reserved for constants. Put the words amplitude, frequency, and phase next to each as an explanation for the meaning of each constant. Place column headings for "x" and "f(x)" near the middle of the spreadsheet, enter a zero in the cell below "x", and enter the formula shown above in the cell below "f(x)". Be sure to put an equal sign in front of the formula. Create a column for values of x that run from zero to 10 radians in steps of 0.1 radians. Use the copy feature to create these x values. Similarly, create in the next column the corresponding values of f(x) by copying the formula shown above down through the same number of rows.

*Author's note: Use the dollar ($) sign before the letter and number designation of the cell that you want the value to remain constant. This is because the copy feature will include the empty cells beneath your constant values (e.g. A = 5, B = 3, C = π/3). The resulting values under the "f(x)" column will not be the values you need.


4. Once the generated data looks reasonable, copy this data onto a clipboard by highlighting the contents of the two columns and choosing EDIT => COPY from the menu bar. Print out a copy of your spreadsheet (the first 20 rows or so) and also print out the spreadsheet formulas (press CTRL ~).



*Note that in the "x" column, the formulas are: =[previous cell] + 0.1. The formulas in the "f(x) column are: =$E$3*SIN($F$3*[corresponding "x" column cell]+$G$3). The dollar signs ($) before the letter and number designation of the cells E3, F3, and G3 mean that the values of cells E3, F3, and G3 are constant throughout the copying process. The only value that changes is that of the cells in the "x" column.

5. Minimize the spreadsheet window and run the Graphical Analysis program by opening the Physics Apps icon and double-click the Graphical Analysis icon. Once the program loads, click on the top of the "x" column then choose EDIT => PASTE to place the data from the clipboard into your graphing program. A graph of the data should appear in the graph window. Put appropriate labels on the horizontal and vertical axes of the graph.

6. Highlight the portion of the graph you want to analyze and choose ANALYZE => CURVE FIT from the menu bar to direct the computer to find a function that best fits the data. From the list of possible functions, give the computer a hint as to what type of function you expect your data to match. The computer should display a value for A, B, and C that fit the sine curve that you are plotting. Make a copy of the data and graph by selecting FILE => PRINT.


7. Repeat the above process for a spreadsheet that calculates the position of a freely falling particle as a function of time. This time, your constants should include the acceleration of gravity (g = 9.8 m/s2), the initial position (x0 = 1000 m), initial velocity (v0 = 50 m/s), and the time increment (Δt = 0.2 s). Print out the spreadsheet (Resulting values and formulas). Again, copy the data into the Graphical Analysis program and obtain a graph of position vs time. Fit this data to a function (y = A + Bx + Cx2) which closely matches the data. Get the print out of this graph with the data table.




Conclusion:

In this lab exercise, I've learned how to properly write certain formulas into Excel. I did not know the functionality of the dollar sign ($) before this exercise. I've also learned how to properly calculate and transfer data from Excel to the Graphical Analysis program. This exercise is not limited to linear or quadratic formulas. You can create a complex formula and Excel will calculate the data with the given parameters and limitations.

Wednesday, January 30, 2013

Acceleration Lab

Fig. 1: Acceleration of Gravity page 1
Fig. 2: Acceleration of Gravity page 2
  

Today's lab experiment was about acceleration due to gravity. Our materials were a ball, a wire basket, a motion detector, Lab Pro interface, Logger Pro software, and a windows-based computer.

The goal of this lab was to use the computer to collect position vs time data for a rubber ball tossed into the air. The position vs time graph can be changed to a velocity vs time graph of the motion of the ball.

We connected the motion detector to the lab pro to the computer and booted up the Logger Pro software. We opened the graphlab file and the position vs time graph was set. Before tossing the ball, we clicked the COLLECT button to make sure that the motion of the bal does not go unrecorded. The motion detector works by sending sound waves parallel to the emitting face. As the sound waves travel through the air, any object going above the motion detector will reflect the sound waves back to it. The Logger Pro software then reads the data from the detector and plots it in a graph.

The data we needed depended on how well did we toss the ball over the motion detector. We did many, MANY trial tests to get the right graphs.

Fig. 3: Position vs Time Graph
   
The above picture is one of three graphs we took our data from. This is the Position vs Time graph. The highlighted region is part of a parabola from which we got our data for the column labelled "gexp2a" on our table. The irregular motion of the ball and the hands of one of my groupmates before releasing the ball above the detector is represented by the data before the highlighted region. The data after the highlighted region is the motion of the ball hitting the wire grate above the motion detector.

Fig. 4: Velocity vs Time graph

This picture is one of three Velocity vs Time graphs derived from the Position vs Time graphs. This graph is the derivative of the P vs T graph above it. We put the data we gathered from the V vs T graphs in the column labeled "gexp(m)".

All of the data we collected is in Figure 2 in the table titled "Results from Falling Body Experiment".

In conclusion, we graphed the motion of a ball free-falling over a motion detector. The position graph shows the distance between the ball and the motion detector. The derivative of the position graph is the velocity graph. When a parabola is plotted in a position graph, a sloped line is plotted in its derived velocity graph. There were many sources of error such as varying distance between the ball and the motion detector, improper release of the ball, poor grate and detector placement, and inconsistent ball motion and direction above the detector.