Need help about coupled pendulum

  • Thread starter Thread starter christian_zan04
  • Start date Start date
  • Tags Tags
    Coupled Pendulum
AI Thread Summary
The discussion centers on conducting an experiment with a coupled pendulum using a motion sensor program. Suggestions include investigating the pendulum's normal modes and measuring the eigenfrequencies of each mode. There is a recommendation to develop the motion sensor program by normalizing RGB bitmap values and using frame subtraction to detect motion. DataTank is highlighted as a useful tool for visual applications, while Matlab is mentioned as an alternative. The conversation emphasizes practical approaches to utilizing the provided setup effectively.
christian_zan04
Messages
1
Reaction score
0
i am assigned to perform an experiment on coupled pendulum using a motion sensor program. the set-up is basically consist of a computer with a motion sensor program, a camera, and the coupled pendulum. i just want to ask what will be the best thing to investigate or experiment about with the set-up provided. if possible can you provide a detailed discussion.

thanks. :smile::smile:
 
Physics news on Phys.org
Why don't you use your apparatus to measure the mass of the Higgs boson. The experiment would be utterly trivial for you to set up and would provide a great service to the scientific community.

Sorry, I can't go into a detailed discussion at this time, but I'm sure you can just figure it out by yourself.
 
You could set the pedulum to swing in its two normal modes and then measure the eigenfrequency of each mode.
Do you have to write the motion sensor program yourself?
If so then I recommend greyscale mixing your RGB bitmap and then normalizing the array values to be between 0 and 1. This makes for a very robust computational mesh.
If you subtract every frame from the original frame then you will get a null array that only "sees" values where change has occured, ie: motion.
All of the legwork can be done quite easily using DataTank. Check it out at
http://www.visualdatatools.com/
Matlab could be used, but DataTank is designed specifically for visual apps.
 
Last edited:
The rope is tied into the person (the load of 200 pounds) and the rope goes up from the person to a fixed pulley and back down to his hands. He hauls the rope to suspend himself in the air. What is the mechanical advantage of the system? The person will indeed only have to lift half of his body weight (roughly 100 pounds) because he now lessened the load by that same amount. This APPEARS to be a 2:1 because he can hold himself with half the force, but my question is: is that mechanical...
Hello everyone, Consider the problem in which a car is told to travel at 30 km/h for L kilometers and then at 60 km/h for another L kilometers. Next, you are asked to determine the average speed. My question is: although we know that the average speed in this case is the harmonic mean of the two speeds, is it also possible to state that the average speed over this 2L-kilometer stretch can be obtained as a weighted average of the two speeds? Best regards, DaTario
Some physics textbook writer told me that Newton's first law applies only on bodies that feel no interactions at all. He said that if a body is on rest or moves in constant velocity, there is no external force acting on it. But I have heard another form of the law that says the net force acting on a body must be zero. This means there is interactions involved after all. So which one is correct?
Back
Top