Solve Oscillation Problem: Find C Value to Avoid Oscillations

  • Thread starter Thread starter Petrulis
  • Start date Start date
  • Tags Tags
    Oscillation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Petrulis
Messages
18
Reaction score
0

Homework Statement



A spring (which tension is k) is connected with a body (which mass is m). The whole system is in viscous liquid. In this liquid frictional force is proportional to speed: F = -C*v. With what C value the oscillation won't happen?


The Attempt at a Solution



The damping ratio is defined as dr = c / (2 * sqrt(k * m)). No oscillation will happen when there is critical damping dr = 1 or when there is overdamping dr > 1.

So: C >= sqrt(4mk);

Is the solution above right?
 
Physics news on Phys.org
The reasoning is correct, but I haven't checked your formulae.