Solve SHM Problem: 1 Initial Condition

AI Thread Summary
To solve a simple harmonic motion (SHM) problem with one initial condition, it's essential to recognize that two independent conditions are needed to determine both amplitude (A) and phase constant (⌀). In the given example, the initial displacement at t=0 and the displacement at t=7 ms provide the necessary information to create two equations. By manipulating these equations, particularly using the cosine angle-addition identity, one can express A in terms of ⌀ and vice versa. The calculations lead to the determination of A and ⌀, resulting in A = 0.0205 m and ⌀ = 0.2203 radians. Understanding the relationship between these variables is crucial for solving SHM problems effectively.
JNBirDy
Messages
37
Reaction score
0
What is the best way to go about solving a SHM problem that asks for amplitude and phase constant when only one initial condition (x(0)) is given? I'm a little confused because I read that to find A and the phase constant you must use the initial conditions - but I've encounter a few problems which only give one initial condition. I'm obviously missing some understanding... here's an example:

Homework Statement



You observe a vibration that has a frequency of 45 Hz. At t = 0 the displacement is 20 mm and at t = 7 ms the displacement is -12 mm. What is the amplitude (A) and phase constant (⌀) for the equation x(t) = Acos(ωt + ⌀)

Homework Equations



x(t) = Acos(ωt + ⌀)
T = 1/f
ω = 2πf = 2π/T

The Attempt at a Solution



ω = 2πf
ω = 2π(45)
ω = 282.7 rads/s

x(t) = Acos(ωt + ⌀)
x(0) = 0.02 = Acos((282.7)(0) + ⌀)
0.02 = Acos(⌀)
A = 0.02/cos(⌀)

Now what? Do I do the same with x(0.007) even though A and ⌀ are supposed to be found using initial conditions?

Any help is appreciated.
 
Physics news on Phys.org
Those constants don't have to be found using only initial conditions. The important point is that to determine the two unknowns, you need two independent conditions. In this problem, the two pieces of info are x(0)=20 mm and x(7 ms)=-12 mm.
 
Once I have the two equations:

0.02 = Acos(⌀)

-0.012 = Acos(1.98 + ⌀)

How exactly do I manipulate them so that I can solve for one of them? I know that I can get them into the form,

A = 0.02 / cos(⌀)

A = -0.012 / cos(1.98 + ⌀)

and

⌀ = arccos(0.02 / A)

⌀ = arccos(-0.012 / A) - 1.98

but I'm having trouble actually solving it.
 
Last edited:
Try using the angle-addition identity for cosine and set the two expressions you have for A equal to each other.
 
vela said:
Try using the angle-addition identity for cosine and set the two expressions you have for A equal to each other.

Are you referring to:

cos(α+β) = cos(α)cos(β) - sin(α)sin(β)

cos(α-β) = cos(α)cos(β) + sin(α)sin(β)

If so I don't understand how to use them in this case since

0.02 / cos(⌀) = -0.012 / cos(1.98 + ⌀)

cos(1.98 + ⌀) / cos(⌀) = -0.6

----

Maybe this is what you wanted me to do:

cos(1.98 + ⌀) / cos(⌀) = -0.6

cos(1.98)cos(⌀) - sin(1.98)sin(⌀) / cos⌀ = -0.6

cos(1.98) - sin(1.98)tan(⌀) = -0.6

tan⌀ = (-0.6 - cos(1.98))/-sin(1.98)

⌀ = 0.2203 rads

A = 0.02/cos⌀

A = 0.0205 m

?
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top