How Does Viscous Resistance Affect Object Motion?

  • Thread starter Thread starter hastings
  • Start date Start date
  • Tags Tags
    Dynamic Physics
Click For Summary

Homework Help Overview

The discussion revolves around the motion of an object with mass in a viscous medium, specifically focusing on the effects of viscous resistance on its motion. The object is thrown with an initial speed, and participants are exploring the mathematical modeling of its motion under the influence of a resistance force proportional to its velocity.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants are attempting to derive equations of motion using Newton's second law and integrating to find distance covered. There are discussions about the relationship between velocity, acceleration, and distance, as well as the need to account for initial conditions and constants of integration.

Discussion Status

Several participants have provided insights and corrections to each other's approaches, indicating a collaborative effort to refine the understanding of the problem. There is ongoing exploration of different methods to integrate and solve for distance, with some participants questioning the assumptions made and the implications of their results.

Contextual Notes

Participants are navigating the complexities of integrating functions that involve variables dependent on time and velocity, and there is acknowledgment of the need for constants of integration based on initial conditions. The discussion also touches on the concept of limits as time approaches infinity in relation to the object's motion in the viscous medium.

hastings
Messages
80
Reaction score
0

Homework Statement


An object with mass m=0.1 kg is thrown with an initial speed v0=20m/s in a viscous matter which opposes its motus with a resistance force of F=-Bv (v is the speed and B=2kg/s). Find the distance this object has covered in the viscous matter. Leave aside gravity force.


Homework Equations


F=m*a


The Attempt at a Solution


I tried this way

[tex]\vec F=-\beta \vec v=m \cdot a[/tex]

[tex]\frac{-\beta \vec v}{m}= a= \frac{dv}{dt}=\frac{ds}{d^2t}[/tex]

[tex]\frac{-\beta \vec v}{m} d^2t=ds[/tex]

[tex]\int{\frac{-\beta \vec v}{m} }d^2t=\int ds[/tex]

[tex]\int{\frac{-\beta \vec v}{m} } \cdot t dt=s[/tex]

[tex]\displaystyle{-\frac{1}{2}} \frac{\beta v }{m}t^2+K=s[/tex]

How to continue? Is it right till this point?
 
Physics news on Phys.org
Realize that v is not a constant but a function of t. Stick with this:
[tex]\frac{-\beta \vec v}{m}= a= \frac{dv}{dt}[/tex]

Rearrange so that v is on one side and t on the other. Then you can integrate.
 
you mean like this?
[tex]-\frac{\beta dt}{m}=\frac{1}{v}dv[/tex]

[tex]\int{ -\frac{\beta}{m}}dt=\int \frac{1}{v}dv[/tex]

[tex]-\frac{\beta}{m}t=ln(v)+K[/tex]

How to get K? Should i substitute t0=0s & v0=20m/s?
 
to get the distance "s", I need a formula with a, t and v
Where do I go with an expression with 2 unknown quantities, v and t?
[tex]-\frac{\beta}{m}t=ln(v)-ln20[/tex]
 
suppose I do ...
[tex]-\frac{\beta}{m}t+\log20=\log v[/tex]

[tex]\frac{ds}{dt}=v=e^{-\frac{\beta}{m}t+\log20}[/tex]

[tex]\int{ds}=\int{e^{-\frac{\beta}{m}t+\log20} }dt[/tex]

[tex]\int ds=\int (C \cdot e^{\alpha t})dt \ \ \mbox{where \alpha=\frac{-\beta}{m} } \ \mbox{ and C=e^{\log20} }[/tex]

[tex]s=\frac{C}{\alpha}e^{\alpha t}+K_1[/tex]

I assume k1=0; I know all the quantities except t
 
Last edited:
Looks good to me (with a bit of correction).

You can simplify a bit. For example:
[tex]C=e^{\ln20}[/tex]
What does that equal?

hastings said:
[tex]s=\frac{C}{\alpha}e^{\alpha t}+K_1[/tex]

I assume k1=0; I know all the quantities except t
Realize that k1 cannot equal zero if s = 0 at t = 0.
 
Last edited:
ok, Doc Al. got your message about posting the same topic more than once.
Won't do it again. This is what happened: after waiting a long time I didn't get much help in this section so I tried my luck on some other section - where eventually I got some interesting hint to solve this problem (THANKS A LOT TO "arunbg"!).
Here's what I did

[tex]F_R= -\beta \cdot v=m \cdot a[/tex]

[tex](1) \ a=-\frac{\beta v}{m}[/tex]

[tex](2) \ a=v \frac{dv}{dx} \ \mbox{ infact } \displaystyle{(v \cdot \frac{ \frac{dv}{dt}}{\frac{dx}{dt} } = v \cdot \frac{a}{v} = a)}[/tex]

[tex]v \frac{dv}{dx}= -\frac{\beta v}{m}[/tex]

[tex]\frac{dv}{dx}= -\frac{\beta}{m}[/tex]

[tex]dv=-\frac{\beta}{m} dx[/tex]

[tex]\int{dv}= \ -\int{\frac{\beta}{m}dx}[/tex]

[tex]v=-\frac{\beta}{m}x[/tex]

[tex]x=-\frac{mv}{\beta}[/tex]

[tex]x=-\frac{0.1 \mbox{ kg } (20 \mbox{ m/s})}{2 \mbox{ kg/s}}=-1m[/tex]

I'm not sure whether this is the correct way, but the result is 1m.
 
Doc Al said:
Looks good to me (with a bit of correction).

You can simplify a bit. For example:
[tex]C=e^{\ln20}[/tex]
What does that equal?


Realize that k1 cannot equal zero if s = 0 at t = 0.


[tex]C=e^{\ln 20} \ \Longrightarrow C=20?[/tex]

You are right about k1. with t=0 and x=0 i get

[tex]0=\frac{20}{\alpha} e^{\alpha \cdot 0}+K_1[/tex]

[tex]0=\frac{20}{\alpha}+K_1 \ \Longrightarrow K_1=-\frac{20}{\alpha}[/tex]
 
Suppose I try with the definite integral...
 
Last edited:
  • #10
Suppose I try with the definite integral...

[tex]a=\frac{dv}{dt}=-\frac{\beta v}{m}[/tex]

[tex]\frac{1}{v}dv=-\frac{\beta}{m}dt[/tex]

[tex]\int_{v_0}^v{\frac{1}{v}}dv=-\frac{\beta}{m} \int_0^t{}dt[/tex]

[tex]\ln v -\ln v_0=-\frac{\beta}{m}t[/tex]

[tex]\ln \frac{v}{v_0}=-\frac{\beta}{m}t[/tex]

[tex]\frac{v}{v_0}=e^{-\frac{\beta}{m}t}[/tex]

[tex]v=\frac{dx}{dt}=v_0e^{-\frac{\beta}{m}t}[/tex]

[tex]dx=v_0e^{-\frac{\beta}{m}t}dt[/tex]

[tex]\int_0^x{dx}= \int_0^t {v_0e^{-\frac{\beta}{m}t}}dt[/tex]

[tex]x=v_0[-\frac{m}{\beta}e^{-\frac{\beta}{m}t}]_0^t=v_0[\frac{m}{\beta}-\frac{m}{\beta}e^{-\frac{\beta}{m}t}]= \frac{m v_0}{\beta}[1-e^{-\frac{\beta}{m}t}][/tex]

So in the end I get

[tex]x=\frac{mv_0}{\beta} \displaystyle{[1-e^{-\beta t/m }]}[/tex]

How to go foward now? The answer is 1m
 
Last edited:
  • #11
What I don't know is the instant (time) this object stops or anyway comes out of the viscous medium. Just a step away from the solution...How do I go on now?

Anybody there to help me? Any suggestion is appreciated.
 
Last edited:
  • #12
hastings said:
ok, Doc Al. got your message about posting the same topic more than once.
Won't do it again. This is what happened: after waiting a long time I didn't get much help in this section so I tried my luck on some other section - where eventually I got some interesting hint to solve this problem (THANKS A LOT TO "arunbg"!).
Here's what I did

[tex]F_R= -\beta \cdot v=m \cdot a[/tex]

[tex](1) \ a=-\frac{\beta v}{m}[/tex]

[tex](2) \ a=v \frac{dv}{dx} \ \mbox{ infact } \displaystyle{(v \cdot \frac{ \frac{dv}{dt}}{\frac{dx}{dt} } = v \cdot \frac{a}{v} = a)}[/tex]

[tex]v \frac{dv}{dx}= -\frac{\beta v}{m}[/tex]

[tex]\frac{dv}{dx}= -\frac{\beta}{m}[/tex]

[tex]dv=-\frac{\beta}{m} dx[/tex]

[tex]\int{dv}= \ -\int{\frac{\beta}{m}dx}[/tex]
This method is fine up until you integrate and decide to omit the constant of integration! The next line should read

[tex]v=-\frac{\beta}{m}x +A[/tex] for some constant, A. Use your initial conditions to find A, then proceed as you did to find x.
 
  • #13
Assuming that "t" is endless (of course not negative, never heard of "t=-4s")

[tex]\lim_{t \to +\infty}\frac{mv_0}{\beta} \displaystyle{[1-e^{-\beta t/m }]}= \frac{mv_0}{\beta}[/tex] [tex]= \frac{0.1kg \ (20 \mbox{ m/s})}{2kg/s}=1m[/tex] :approve::smile:
 
Last edited:
  • #14
You seem to be doing the entire problem over and over several ways. Nothing wrong with that as long as you realize that any correct way will give you the answer if you stick with it. You had all you needed for the answer in post #5, once you found the correct constant.
hastings said:
So in the end I get

[tex]x=\frac{mv_0}{\beta} \displaystyle{[1-e^{-\beta t/m }]}[/tex]

How to go foward now? The answer is 1m
Examining this solution should tell you something about how the object will move. The distance reaches a limit as time goes to infinity.


hastings said:
What I don't know is the instant (time) this object stops or anyway comes out of the viscous medium. Just a step away from the solution...How do I go on now?
Take the limit.

hastings said:
Assuming that "t" is endless (of course not negative, never heard of "t=-4s")

[tex]\lim_{t \to +\infty}\frac{mv_0}{\beta} \displaystyle{[1-e^{-\beta t/m }]}= \frac{mv_0}{\beta}[/tex] [tex]= \frac{0.1kg \ (20 \mbox{ m/s})}{2kg/s}=1m[/tex]
There you go. :wink:

Just for fun, if you can stand it, plug in a few values of time (1 sec, 2 sec, etc...) to see that you don't really have to wait forever for the object to go pretty much as far as it will go.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 29 ·
Replies
29
Views
3K
Replies
4
Views
3K
Replies
13
Views
2K
Replies
3
Views
2K
Replies
13
Views
3K
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
12
Views
2K
Replies
3
Views
2K