What is the value of the dampening constant?

  • Thread starter Thread starter HiggsBrozon
  • Start date Start date
  • Tags Tags
    Constant Value
AI Thread Summary
The discussion revolves around calculating the damping coefficient for a car's shock absorber, which is critically damped when the car is empty. The problem states that the absorber is compressed by an amount A and, after 1 second, the compression reduces to A/2. The key equation used is x(t) = (A + Bt)e^(-βt), where β represents the damping coefficient. Participants clarify that the initial conditions must be applied correctly to derive the value of B and subsequently solve for β. The conversation emphasizes the importance of accurately deriving the velocity equation to find the damping coefficient.
HiggsBrozon
Messages
7
Reaction score
0

Homework Statement



The shock absorber of a car has elastic constant k. When the car is empty, the design is such that the absorber is critically damped. At time t=0 the absorber is compressed by an amount A from its equilibrium position and released.
a) If after 1 second the absorber compression is reduced to A/2, what is the value of the damping coefficient? (Note you will have to solve numerically an implicit equation).


Homework Equations



x(t) = (A+Bt)e-βt where β = ω0


The Attempt at a Solution



A(t) = Ae-βt
1/2A = Ae-βt where t = 1s
ln(1/2) = -β

I know this can't be right because I'm suppose to arrive at an implicit equation. I can't seem to figure out where I'm going wrong at. Any help would be appreciated.
 
Physics news on Phys.org
HiggsBrozon said:

Homework Statement



The shock absorber of a car has elastic constant k. When the car is empty, the design is such that the absorber is critically damped. At time t=0 the absorber is compressed by an amount A from its equilibrium position and released.
a) If after 1 second the absorber compression is reduced to A/2, what is the value of the damping coefficient? (Note you will have to solve numerically an implicit equation).

Homework Equations



x(t) = (A+Bt)e-βt .

The Attempt at a Solution



A(t) = Ae-βt ?
1/2A = Ae-βt where t = 1s
ln(1/2) = -β

I know this can't be right because I'm suppose to arrive at an implicit equation. I can't seem to figure out where I'm going wrong at. Any help would be appreciated.

The general equation for the displacement is

x(t) = (A+Bt)e-βt .

At t=0, x=A. What is the value of B if the velocity is 0 at t=0 (that is, the derivative of x(t) has to be zero at t=0)? ehild
 
Thanks for you reply!

x' = (-Aβ - Btβ + β)e-βt
The velocity is 0 at t=0 so,

0 = (-Aβ + β)(1)
β=0 and A = 1

Would I then go on to use t = 1 sec at A0 = A0/2
where A0 = A+βt, the initial amplitude, or is A0 equal to the value I just solved for, A = 1?
 
β is the damping coefficient. It is a parameter of the problem. It does not depend on the initial condition.

You have to fit the constant B to the initial condition V=0. There is a mistake in your derivation. Check the derivative of x(t) = (A+Bt)e-βt.

ehild
 
After correcting my derivative I got,
x' = (-Aβ - Btβ + B)e-βt
Then using my initial conditions v = 0 at t = 0,

0 = (-Aβ + B)(1)
→ B = Aβ

so, x(t) = (A+Bt)e-βt where B = Aβ
and then I can use A = A/2 when t = 1s correct?
 
Yes, it will be correct.

ehild
 
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