IB Math IA
IB Math IA
Intro:
https://www.statesmanjournal.com/videos/news/local/eclipse/2017
Not wanting to miss an opportunity to do some math and science with the event, I set up and
recorded both temperature and light intensity over the course of about two hours so that I could
analyze the data at a future time. I used two different temperature measuring devices; one was a
Vernier Temperature probe and the other was an Arduino powered thermistor. I also used an Arduino
to record the light intensity on a light dependent resistor and recorded it as a percentage of the
maximum intensity it could measure. My purpose in this paper is to investigate how the temperature
was altered because of the eclipse.
Math Background
In order to come up with a mathematical model for my data, I needed to choose a couple of
representative data points that would allow me to compute the parameters I need for my equation. As
mentioned, I am choosing to use a cosine model of the form:
The first order of business is to determine the parameter A in my model. The amplitude can be
found by calculating ½ the total height of the curve. A is related to the amplitude of a cosine or sine
function in the following way: Amplitude = |A|.
Since my curve starts and ends at a maximum value, I do not need to change the sign of A to a
negative, hence I will drop the absolute value.
My next calculation is for the parameter B, which is related to the period of the function
according to the equation:
I can calculate the period by determining the difference in time betweens points P and R.
This is the period of the temperature change, which yields the following for B:
Now that I have each of the parameters, my equation can be written as:
This equation is only valid, however, within the domain restriction of { t | 1400s ≤ t
≤ 6935s}. Applying my equation to anything outside of these t-values is not valid
because it would be outside the time frame of the eclipse.
I now need to graph this equation over the top of my data and see how well it fits. For ease of
viewing I eliminated the red graph and superimposed my curve, in black, on top of the actual data
below. My graphing software would not let me easily restrict the domain of my function, so I
superimposed red brackets to indicate the limits instead.
Analysis of my model
I accessed the temperature records for the local Hatfield Marine science Center Weather
Station for the date in question so that I could compare my results to an official record. When I plotted
the data however, I discovered that since they only record the temperature every 5 minutes, they were
not able to catch the significant drop in temperature during the eclipse. There was also intermittent fog
over the bay leading up to the eclipse, which also may have prevented their temperature sensor from
detecting the drop due to the eclipse.
Further Math analysis
I will use actual temperature data from the morning of August 21st before the eclipse and then
from several hours after the eclipse to create my function. I looked up the temperature recordings for
the day and times in question from the HMSC weather station archives.
(http://weather.hmsc.oregonstate.edu/weather/weatherproject/archive/2017/HMSC_201708.dat)
The following summarizes the information:
9:00 am: Temperature = 57.1oF = 13.9oC
1:00 pm: Temperature = 65.4oF = 18.6oC
I needed to convert these temperatures to Celsius according to the equation:
C = (F - 32)*(5/9),
where C is Celsius temperature and F is the corresponding Fahrenheit temperature.
For the first part of the piecewise function I will create the linear equation using the following
data points:
(0s, 13.9oC) and (14400s, 18.6oC) where 0s corresponds to 9:00 am and 14400s corresponds
to 1:00 pm.
The equation then becomes: T =0.000326 t +13.9. I will use this equation for sections 1 and 3
of my piecewise function.
The middle function will include the cosine term. I used the same amplitude and period for the
function I created in the first part of this paper. I needed to change the horizontal shift to match the
new domain restriction I was using and also the vertical shift because the graph continued upwards
instead of falling off. My new equation for this section is:
T =0.00326 t +13.9+3.83 cos (0.00106 t−1.25)+ 0.350
I chose not to simplify the equation so that it would be easier to see the two parts; the linear increase
and the cosine perturbation caused by the eclipse. I need to check that the endpoints of each
piecewise section allow the function to be continuous.
Model for the temperature drop for the Newport, OR August 17th 2017 Solar Eclipse (from 9:00-11:00am)
Conclusions: