Differential equation for motion of a pendulum

AI Thread Summary
The discussion focuses on modeling pendulum motion in Matlab, incorporating non-linear components like friction. The equation of motion presented is \ddot{\phi}(t) = -k_2\dot{\phi}(t) - k_3\sin(\phi(t)). To achieve a sinusoidal solution, the common approach is to linearize the equation by assuming small angles, replacing sin(φ(t)) with φ(t). This simplification allows for easier analysis and fitting of the measured curve. The conversation emphasizes the need for adjustments to the equation to align with the desired sinusoidal output.
fiso
Messages
1
Reaction score
0
Hello,

I'm trying to create a model of pendulum motion in Matlab to fit the curve we measured in class, and it has some non-linear components (friction). It looks like the best fit is a sinusoid with an envelope given by a parabola (see attached file).

The equations of motion are given by:
\ddot{\phi}(t) = -k_2\dot{\phi}(t)-k_3\sin(\phi(t))

How this equation can be changed so that the solution of it is a searched sinusoid?

Thank you.

// edit: please move this to Differential Equations
 

Attachments

  • response.png
    response.png
    22.2 KB · Views: 491
Last edited:
Physics news on Phys.org
The usual approach is to linearize, assuming the angle of the swing is small, so replace sin(φ(t)) by φ(t).
 
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?

Similar threads

Replies
1
Views
2K
Replies
76
Views
6K
Replies
11
Views
2K
Replies
9
Views
2K
Replies
2
Views
1K
Replies
32
Views
2K
Back
Top