Finding mass to resonate a system

  • Thread starter Thread starter Kubix
  • Start date Start date
  • Tags Tags
    Mass System
Click For Summary

Homework Help Overview

The discussion revolves around a mechanical system involving torques, springs, and oscillations, focusing on finding the mass required for resonance. Participants explore the dynamics of the system, including the calculation of torques and moments of inertia, and the formulation of differential equations related to angular displacement.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss calculating torques from various sources, including a point mass and a spring, and attempt to derive the system's natural frequency. There are attempts to express the system's behavior through differential equations and general solutions, with questions about initial conditions and the role of external driving forces.

Discussion Status

The discussion is active, with participants providing feedback on each other's differential equations and solutions. Some guidance has been offered regarding the relationship between the natural frequency and the driving frequency, as well as the implications for resonance. Multiple interpretations of the problem are being explored, particularly concerning the conditions for resonance.

Contextual Notes

Participants are navigating the complexities of the system's dynamics, including the effects of external forces and the need for specific mass values to achieve resonance. There are references to assumptions about initial conditions and the nature of the oscillations.

Kubix
Messages
8
Reaction score
0
Homework Statement
Rotable disc with r = 0.5m and m_1 = 4kg is mounted on its center, in point O. It can freely rotate. On its side point mass is mounted(m_2), on other side spring is mounted(k=10000N/m). There is also external torque relative to point 0, M_o(t) = 10sin(20t).
Calculate at what m_2 system will resonate. Gravitation should be taken into account. Use small angle approximation - sin(θ) = θ, cos(θ)=1.
Relevant Equations
τ=Iα
τ=rF*sin(θ)
θ = Asin(20t+φ)
1resonanse.png


My first step was to calculate Torques acting on system, I found 3, one given(external):

a)torque produced by point mass:
(m2)grcos(θ)=(m2)gr

b)torque produced by spring
krsin(θ)rcos(θ)=kr2θ

c)external torque
τ_o(t)=10sin(20t)

I also calculated moments of inertia

I=m1r2+(1/2)m1∗r2

then I made differential equations
τ=Iατ=Iα
θ¨=(k(r2)θ+10sin(20t)−(m2)gr)/((m2)(r2)+(1/2)(m1)(r2))

And from now i don't know what to do next.

I have tried also substitute θ with θ = Asin(20t+φ) but still couldn't find an answer.
 
Physics news on Phys.org
For a given mass ##m_2## the system has a natural frequency of small oscillations. Can you find an expression for that?
 
Yes, it is ω0=(k/m)(1/2)
 
That's for a linear spring-mass system. That's not what you have here. Writing the differential equation is a good start. You don't need the driving force torque to figure out the natural frequency of the system.
 
Last edited:
  • Like
Likes   Reactions: Kubix
Ok, so my differential equation is θ'' - kθ/m = (gm_2)/(rm) and general solution is x(t) = (gm_2)/(kr)+c1*e((-sqrt(k)*t)/sqrt(m))+c2*e((sqrt(k)*t)/sqrt(m)), but I'm not sure about my t=0 conditions, is it θ(0)=0 and θ'(0)=0?
 
Your differential equation is incorrect. The torque is restoring which means that the torque is always opposite to the angular displacement. What is the angular equivalent of ##F=-kx##?

The one-dimensional harmonic oscillator equation has one form, $$\frac{d^2(\text{something)}}{dt^2}+\omega^2{\text{(something)}}=0$$and its general solution is $$\text{something}(t)=A\sin(\omega t)+ B\cos (\omega t). $$ Can you arrange your differential equation to look like the generic form above? If so, then whatever multiplies the "something" variable in it is the frequency squared.
 
  • Like
Likes   Reactions: Kubix
ok, i think, finally, i found an answer:

$$ \frac {(gm_2)} {(-w^2+(k/m))*rm}(t) = Asin(\omega_0 t)+Bcos(\omega_0 t)$$

Please give me some advice for further steps, i live in europe and I'm going to sleep right now. Thank you for your help
 
Last edited:
Kubix said:
ok, i think, finally, i found an answer:

$$ \frac {(gm_2)} {(-w^2+(k/m))*rm}*\theta(t) = Asin(\omega t)+Bcos(\omega t)$$

Please give me some advice for further steps, i live in europe and I'm going to sleep right now. Thank you for your help
My advice is to write the appropriate differential equation. What you have above is not a differential equation. You need to fix your first attempt,

θ¨=(k(r2)θ+10sin(20t)−(m2)gr)/((m2)(r2)+(1/2)(m1)(r2))

It is the equation you get from a free body diagram but without the driving force. After you fix it, see if you can bring it into the form shown in post #6.

Good night. By the time you wake up, I will probably be asleep so take your time thinking about your response.
 
  • Like
Likes   Reactions: Kubix
ok, so when $$(1/2)m_1 + m_2 = m$$

then $$\theta ''+ \frac {k\theta} {m} = \frac {m_2 g} {mr}$$,

general solution is:

$$\theta (t) = c_1 cos( \frac {\sqrt k} {\sqrt m} t) + c_2 sin( \frac {\sqrt k} {\sqrt m} t ) + \frac {gm_2} {kr}$$can i assume that $$ \theta (0)=0$$
and $$\theta ' (0) = 0?$$So natural frequency for my system is $$ \omega = \frac {\sqrt k} {\sqrt{ (1/2)m_1 + m_2}} $$, right?
 
Last edited:
  • #10
Right. Note that you do not need to solve the differential equation to find the natural frequency and you do not need initial conditions. The system will oscillate at its natural frequency (assuming no driving torque) regardless of when or how you start it. Please re-read post #6. In the context of that post, "something" here is ##\theta##. Whatever multiplies it in your equation is the frequency squared. Therefore $$\theta ''+ \frac {k\theta} {m} = \frac {m_2 g} {mr}~~\Rightarrow~\omega^2=\frac{k}{m}=\frac{k}{\frac{1}{2}m_1+m_2}.$$.See how easy? Now how will you find what the problem is asking?
 
  • Like
Likes   Reactions: Kubix
  • #11
Do i need to find amplitude A and make its denominator equal 0? Or is it enough to compare$$ \omega^2 = 20, $$
because $$ \tau_o(t) = 10sin(20t)?$$
 
  • #12
Kubix said:
Do i need to find amplitude A and make its denominator equal 0? Or is it enough to compare$$ \omega^2 = 20, $$
because $$ \tau_o(t) = 10sin(20t)?$$
You don't need the amplitude which you cannot find anyway because you don't have the damping term.

In the expression ##10\sin(20t)## what does the "20" represent? Please remind me.
 
  • #13
It is frequency of external torque(forced frequency): $$ \omega_e = 20 $$
 
  • #14
Right and, when the system resonates, how is the driving frequency related to the natural frequency?
 
  • #15
When $$\omega = \omega_e $$
 
  • #16
Right again. How would you use this information to find what ##m_2## is needed?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
16
Views
2K
Replies
17
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
25
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
4K
  • · Replies 11 ·
Replies
11
Views
2K