Data Collection with High Altitude Balloons. Brian Huang, Jeff Branson, Derek Runberg NSTA, April 2014.

Slides:



Advertisements
Similar presentations
Any object immersed in a fluid (gas or liquid) loses weight equal to the weight of the fluid displaced Archimedes Principle An object of volume 5 cm3.
Advertisements

REPORTED BY: Xela Alexis S. Ibarra III - NEWTON. Hydrostatics – it is the study of this branch of fluid mechanics. Pressure on the walls and dams, and.
Fluid Mechanics Liquids and gases have the ability to flow
RedBot An introduction to robotics using the SparkFun RedBot Board
Lab7: Introduction to Arduino
Mini-SumoBot Construction and Programming
Mass density ρ is the mass m divided by the volume v. ρ = m/v kg/m 3.
How to use Arduino By: Andrew Hoffmaster.
Re-programming the Simon Says with Arduino Linz Craig, Brian Huang.
Getting your Arduino to Work: Microsoft Windows 1.Install Arduino programming environment 2.Install Arduino Uno driver 3.Make sure you can download a program.
Buoyant Force and Archimedes Principle
Scientific Principles. Matter Matter is everything around you. Matter is anything made of atoms and molecules. Matter is anything that has a mass.
Buoyancy & Aerodynamics WHY THINGS FLOAT AND FLY MSU 2006 Jeff Rhoads & Terry Ballinger.
Jeff Branson Education Outreach Coordinator Derek Runberg Curriculum Curator
buoyant force and fluid pressure
Colorado Space Grant Consortium Gateway To Space ASEN 1400 / ASTR 2500 Class #13 Gateway To Space ASEN 1400 / ASTR 2500 Class #13 T-53.
Working with Arduino: Lesson #1: Getting Acquainted with the Kit EGN1007.
Colorado Space Grant Consortium Gateway To Space ASEN 1400 / ASTR 2500 Class #12 Gateway To Space ASEN 1400 / ASTR 2500 Class #12 T-58.
Buoyancy What is buoyancy? The ability to float..
Physical Science Unit: Forces in Fluids.
Sect. 10-7: Buoyancy/Archimedes Principle Experimental facts: –Objects submerged (or partially submerged) in a fluid APPEAR to “weigh” less than in air.
Dynatest LWD Program - Sections
Forces and Fluids.
Density. Density Densities of some common materials Substance Density (kg/m3) Aluminum 2700 Bone Water 1000 Ice 920 Saltwater 1025 Blood.
Fluid Mechanics Liquids and gases have the ability to flow They are called fluids There are a variety of “LAWS” that fluids obey Need some definitions.
Tweaking Your Simon Adding a photoresistor and changing code Instruction by Pete Lewis and Linz Craig.
L ILY P AD T RAINING C ENTENNIAL E LEMENTARY 2012 Material by Linz Craig Revision by Sarah Bloms Additional images by Modkit & Adam Meyer.
Tweaking Your Simon Adding a photoresistor and changing code Instruction by Pete Lewis.
steel ship float in water when a steel marble sinks?
Chapter 12: Properties of Matter
BUOYANCY ARCHIMEDES’ PRINCIPLE. less density float Objects with less density will float on fluids with greater density. more densitysink Objects with.
Archimedes Principle & “Bath Legend”. Archimedes was (supposedly) asked by the King, “Is the crown made of pure gold?”. To answer, he weighed the crown.
Density and Buoyancy. Float? Whether an object will float or not is dependent on the density of the object and the density of the fluid.
Forces and Fluids.
ewer/File:Buoyancy.svg In physics, Archimedes' principle says that any fluid exerts a buoyant.
Chapter 19 Liquids.
Buoyancy What is buoyancy? The ability to float..
Hydrostatics Lesson 6 © nitatravels. Fluids are Everywhere  Liquids or Gasses  Air is a fluid!!!  Typically take the shape of their container.
Buoyancy Buoyant force vs. Weight Apparent weight
Properties of Fluids 16-2.
Lesson 4 January 25 th – 26 th, Mass Mass is the amount of matter in a object Related to weight but not quite the same. The Honda 599 seen in the.
 Suppose we lower a cube of some material into a beaker of water:  We may have to hold it in place. Topic 2.2 Extended K – Fluid statics : Archimedes’
1 - Remove LED from 13 and GND - Bring out your breadboard from HW#4 Arduino Overview:
Fluid Mechanics Liquids and gases have the ability to flow
Chapter 7 Forces in Fluids
Gases Yet another state of matter. Gases Gases are compressible (unlike liquids or solids) Gases do not hold their own shape Gases are less dense than.
1 Bell Ringer What word should we think of when we think of pressure? 2. What is the formula for pressure? 3. What SI unit measures pressure?
Forces influence the motion and properties of fluids.
White Helium The Ballooneers Caleb Scott Andrew. Purpose To code an Arduino to record data and transmit it back to our base station on the ground.
AND THEIR FORCES Fluids. Matter that can flow is called a fluid. “Fluid” does not mean the same thing as “liquid.” Both liquids and gases are called fluids.
Chapter 10 Fluids Pressure in Fluids Pressure is defined as the force per unit area. Pressure is a scalar; the units of pressure in the SI system.
Buoyancy The relationship is → B = ρVg
Downloading Arduino FOR WINDOWS.
An Arduino Workshop A Microcontroller.
High Altitude Balloons
Physical Science Forces in Fluids.
Arduino Part 1 Topics: Microcontrollers Programming Basics
Programming with Arduinos and Rapsberry Pi
Introduction to Arduino Microcontrollers
Introduction to Arduino Microcontrollers
Data Collection with High Altitude Balloons
Roller Coaster Design Project
Density and Buoyant Force
Working with Arduino: Lesson #1: Getting Acquainted with the Kit
Welcome to Digital Electronics using the Arduino Board
Banyule Coding Club: Learn Arduino Richard Counsel Malcolm Macleod Watsonia Library - June 2018 Reference materials here ->
Physical Science Forces in Fluids.
Buoyancy Buoyant force vs. Weight Apparent weight
Aeroponic Engineering and Vertical Farming
Properties of Fluids.
Presentation transcript:

Data Collection with High Altitude Balloons

Brian Huang, Jeff Branson, Derek Runberg NSTA, April 2014

Overview ● Introductions ● Buoyancy as a platform for learning ● Hands on time ● An introduction to some tools for better measurement ● Code, hardware and getting data ● Fly, be free

Buoyancy Any object, wholly or partially immersed in a fluid, is buoyed up by a force equal to the weight of the fluid displaced by the object. — Archimedes of SyracuseArchimedesSyracuse

Let's check Archimedes against our measurements ● At 15 degrees Celsius air has a density of Kg/m^3 at sea level ● If we measure the lifting power of our balloon what do we get? ● How do we measure? ● Archimedes says the volume displaced should be equivalent the buoyant force, what is the buoyant force and what is the volume?

Where are the differences in our problem set? ● What does Helium weigh? ● Is the balloon fully filled? ● Is it spherical? ● What is the weight of the balloon? ● What is the weight of the string?

Where are the differences in our problem set? ● What does Helium weigh? ● Is the balloon fully filled? ● Is it spherical? ● What is the weight of the balloon? ● What is the weight of the string? ● How would we get better numbers?

What is Arduino? ● Hardware and Software ● Supports a range of hardware ● Free, open source, community supported ● Graphical environments ● Named after a bar

Using some new tools ● Arduino Fio 8 bit microcontroller 32K of flash 8K of RAM This one includes a wireless footprint

Using some new tools ● Arduino Fio 8 bit microcontroller 32K of flash 8K of RAM This one includes a wireless footprint

Instrumentation (Sensor): BMP 180 ● Bosch sensor ● I2C ● Pressure, Temperature ● From this we can derive Altitude and Standard Atmospheres

Let's open Arduino ● Click on the desktop icon or open the applications folder, we're looking for this; Double click and open the.exe file

Let's hook up the FTDI

Here's our window

We'll need to make a couple selections ● First the Board, the Fio;

Now for the COM port ● We need to select where the programming data goes to;

Now our first program, let's open Blink

Some things we can do in Blink ● Change the delay ● Unequal blinks for a heart beat ● Add a pinMode and commands for a traffic light ● Add a variable for delay, lets try some variable code....

Let's open the balloon code ● Find the NSTA_Boston folder and open it ● Open NSTA and open the example sketch: BMP085.ino ● We then need to load the code to the Fio

Let's wire up the hardware

Let's check the Serial Data ● Open the port and see that your data is flowing ● We'll click on the magnifying glass in the upper right corner ● We should see four values separated by commas

Time to add wireless ● We need to plug the Xbee wireless units into the back of the Fio.Xbee ● Make sure the orientation matches the outline on the Fio board and be careful getting the pins lined up. If you aren't sure ask one of us ● We'll add the Xbee Explorer to the usb port and go to Arduino and look for a port to pull the data from.

Want to learn more about Xbee? ● Check out our tutorial on Xciting Xbees based on Rob Faludi’s book: Building Wireless Sensor NetworksXciting XbeesBuilding Wireless Sensor Networks

Time to fly ● Inflate, tether and fly at will! ● There are a number of options for logging and displaying the data ● The NSTA balloon code is comma seperated values and will load to Excel, Open Office and about any language that takes CSV ● For a nice terminal display, use the BMP 085 code

More stuff ● Learn.sparkfun.com ● ● Included is the summer camp materials from the University of Colorado, Colorado Springs ● There are great balloon resources for the next level here; ●