Michael Burns-Kaurin
@mburnskaurin
physics professor in Atlanta; pedagogy, curriculum development, infusing computation into physics courses (he/him/his)
Was it worth it, dropping the phone taking these pictures (only a small dent on the screen)? #iTeachPhysics #optics #spiderwebs #colors
In the middle of the picture, up in the trees, a spider web catches the sun light just right for light wave interference to produce interesting colors. #optics #iTeachPhysics
Venus and Moon upper left, Jupiter sneaking in lower right.
Delayed on the way into the Science Center. First saw the 22 degree halo (just above the tree at the bottom), took lots of pictures. Looked straight up and there was the circumzenithal arc (towards the top). Gotta love those ice crystals. This was shortly after a heavy band of rain came through.
#moire pattern from two baking/cooling racks. #iTeachPhysics
#iTeachPhysics #glowscript #webvpython Banked curve homework was turned in, so I added the force summation to the animation. Used labels for the first time. Code here glowscript.org#/user/burnsk...
Just a small animation, to help the students visualize a car going around a banked curve for an assignment next week. Code at trinket.io/glowscript/7...
In Thermal Physics, the students said they had trouble visualizing a 3d standing wave--I did show them a 2d wave. We'll see if this helps. Code at www.glowscript.org#/user/burnsk... #iTeachPhysics #webvpython #glowscript
#iTeachPhysics Using this in class next week for uniform circular motion.
#aaptsm25 #iTeachPhysics #optics Looking in the mirror at the hotel, I see squares around my pupils. The mirror has a light around its perimeter, about 3 feet on a side. I'm about 2 feet from the mirror. My eye is about 1 inch across. Sometime I suppose I can figure the curvature of the cornea.
Another raindrop falling through the rainbow (blown up from a frame of a video), this one came out nice.
#iTeachPhysics #optics #rainbow I was watching a light rainfall and was sure that I saw individual falling drops (about three feet away) that went through the rainbow as they fell. Pictures did not show it, but video did (left side of picture).
This was high in the sky this evening, not at zenith but maybe 80 degrees or so, 1.5 to 2 hours before sunset. I did not get pictures showing clear curve, but sometimes it was curved down and others a bit up (or both). Looked at a book and wikipedia, not sure if circumzenithal plus 46 degree arcs
Sunlight reflecting off spider webs, can see some colors. Seems like interference?
Had occasion to ask Google if Alabama was further south that Georgia. Got this. Sigh. This is the future?
Cooling looks more like the exponential decay I would look for if Newton cooling held. dT versus delta T is ugly, since the changes were small.
Nope. Couple of reasons, including Newton's law of cooling/heating does not work if size is significant (different parts have different temperatures). Also see the slowdown near 100 deg C. This graph shows change of potato temperature vs oven minus potato (time goes basically right to left).
I'm tweaking the thermal conduction experiment (aka cooking) for our capstone course and could not find my old cooking data, so I had to bake a (sprouting anyway) potato. The potato lost about 23 grams of mass during the baking.
Okay, when I plot each day instead of their binning, it is clearer. May even show a bit of decreasing slope.
Nice refresher on video analysis for me, first attempt (lost some frames, would like to average over a few pixels). Horizontal is frame number, vertical is value of image converted to black and white. Python, opencv, random web converter for getting video off youtube and converting to bitmaps.