This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Experiments for object tracking
#1
Hey all,

I'm in the final part in my Master of Education in Computer Science and currently working on my master's thesis, Sebastian is one of my supervisors.
The idea is to use the camera of the phone and implement object tracking, for example to track the mass of a spring pendulum.

Unfortunately we can give you no guarantee this will work at the end and can be added in phyphox, but I will give my best. Smile

Since I'm not a teacher yet, it would be very helpful if the community could help me by compiling a list of experiments, where object tracking could be useful.
So please write all the ideas you have in the comments!
I will construct some test setups here at the university, which can be recorded as video and then used to test the code.

I'm aware that this post gives not much technical background or limitations regarding the experiments, but I am very interested in open ideas!

Best
Nik
Reply
#2
hi,
I use video analysis very often in my physics classes. I currently use the software Tracker. I introduce the method mostly in kinematics when the movement is too fast to measure it in other ways easily.
When the students are familiar with the method I go further.
Here are a few examples I have done in my classes.

- track the motion of real objects like cars, rollercoasters, trams, bikes, etc. - Determination of the type of movement and the parameters of the movement

- free fall - measurement of the gravitational acceleration
- falling objects with air friction (paper cones) - measurement the air resistance
- any kind of projectile motion, especially to show the superposition of the motion in two dimensions and determine the parameters

- conservation of momentum - collision experiments to measure the conservation of momentum and energy

If it is of interest to you, I can provide you with some examples of jobs I have used to give you an idea of the implementation and requirements. (in german)

It would be great if such a function would become part of phyphox. This could make the process of analysis much easier. However, the implementation of a good operation on mobile devices is certainly a challenge.
Reply
#3
Hey,

thank you for the list of experiments! The free fall measurements where not on my radar yet.
And thanks also for the offer of examples, I will come back to it, if I need some ideas Smile
Reply
#4
Hello,

Ah, an object tracking would be great...

I am also using video analysis with students (with the fizziq app). A lot of free falls and trajectories as already mentioned. Also, the trajectory of a rotating stick (trajectory of the center of gravity and velocity of rotation).

Good luck, and looking forward to the result,

Cheers,

Fred
Reply
#5
I have just come across this thread: https://twitter.com/rjallain/status/1075493701147865101 – some ideas and convenient features…
Reply


Forum Jump: