Friday, June 16, 2017

Day 5: Data Woes, pt 1

The day began with a hitch when trying to get the BottleLogger to work with my personal computer. After giving up and moving on, the rest of the day was spent collecting data points with our pressure sensors submerged in water. Our first set up for the day led to unreliable data, so we went back to the drawing board and came up with this little beauty.

Look at this tall drink of water right here
I am confident  this "new" system limits environmental variables, and gives consistent measurements. Our sensors, however, disagree.

This is from the "old" system. The correct image to be placed in later.


After a few trials with this "new" system, our data does not match. Each one deviates further from the linear relationship we expect at different depths of the experiment. At this point, we're not sure what's causing this deviation, but our current speculation is that it is a variable unaccounted for with the sensors. Perhaps there's an air bubble involved, or maybe the sensors need to soak for awhile. We don't know. When we return to the project next week, we're going to have to spend our time diagnosing this.

On a positive note, the programming for the project is coming along nicely. I believe I nipped a memory leak in the bud before it became an issue, and we're ready to develop functions for controlling the water pump. On an abstract level, we're nearly ready to run our main experiment.

Here are some bonus photos of Ethan and me building our sensor testing vessel.


2 comments:

  1. I think the graph you included is from the run prior to the "new" system. The last two deviate from each other and expected but I don't think they do it consistently rather than having data all over the place.

    ReplyDelete
  2. To do list for sensor/Arduino stuff:
    1) repeat what we did Friday with sensors entirely submerged from weekend
    2) if still problematic, check for delay in code, increase it? (needs time for voltage to stabilize)
    3) if still problematic prepare (with graph?) email for northernwidget, explaining what we are seeing and asking for advice.
    4) Try to get two bucket oscillation going with the faulty readings? Might still work ok.

    What am I forgetting?

    ReplyDelete