Thread Closed

Deriving displacement, velocity and acceleration projecticle motion

 
Share Thread
Aug20-09, 05:10 PM   #1
 

Deriving displacement, velocity and acceleration projecticle motion


1. An object of mass, M, is projected into the air with an initial vertical component of velocity, Vo. If the air resistance is proportional to the instantaneous velocity, with the constant of proportionality being, K, derive the equations for the displacement, velocity and acceleration as functions of time.

appologies for the way this is wrote if anyone has a better way of notating this it would be much appreciated.


my work
m dv/dt=(-mg-kv)

so first I got my V's on one side and my T's on the other

mdv/(mg+kv)=-dt then added the integral sign to this equation and integrated it too get

m/k ln(mg+kv)=-t+c

next I tidied it up

mg+kv=e^-((k/m)*t)+c that goop in the middle is meant to be exp to the power of whats in the brackets

mg+kv=ce^-((k/m)*t) movin the c for more tidiness

now I tried to get V on its own

V=ce^-((k/m)*t)-mg/k

sub in t=0 and V=Vo

Vo=C-mg/k therfore c is

C=Vo + mg/k

subbing back into my previous I got

v=(Vo + mg/k)e^-((k/m)*t)-mg/k that is my velocity part right

thats pretty much it for me any help would be appreciated for displacement and acceleration[/b]
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Aug20-09, 06:03 PM   #2
 
Mentor
Quote by TheYoungFella View Post
1. An object of mass, M, is projected into the air with an initial vertical component of velocity, Vo. If the air resistance is proportional to the instantaneous velocity, with the constant of proportionality being, K, derive the equations for the displacement, velocity and acceleration as functions of time.

appologies for the way this is wrote if anyone has a better way of notating this it would be much appreciated.


my work
m dv/dt=(-mg-kv)

so first I got my V's on one side and my T's on the other

mdv/(mg+kv)=-dt then added the integral sign to this equation and integrated it too get

m/k ln(mg+kv)=-t+c

next I tidied it up

mg+kv=e^-((k/m)*t)+c that goop in the middle is meant to be exp to the power of whats in the brackets

mg+kv=ce^-((k/m)*t) movin the c for more tidiness

now I tried to get V on its own

V=ce^-((k/m)*t)-mg/k

sub in t=0 and V=Vo

Vo=C-mg/k therfore c is

C=Vo + mg/k

subbing back into my previous I got

v=(Vo + mg/k)e^-((k/m)*t)-mg/k that is my velocity part right

thats pretty much it for me any help would be appreciated for displacement and acceleration[/b]
I'm not tracking this part:

mdv/(mg+kv)=-dt then added the integral sign to this equation and integrated it too get

m/k ln(mg+kv)=-t+c
Integrated with respect to what? You have a differential equation... what method are you trying to use to solve this DiffEq?
Aug20-09, 06:55 PM   #3
 
Sorry I just took that part from my notes I just have first

mdv/(mg+kv)=-dt

then adding the intergration symbol

integrate mdv/(mg+kv)= integrate -dt

So I am quessing it's with respect to time as its to be as a function of time I really have only a vague idea whats going on here.

I believe its a separable equation yes no
Aug20-09, 07:03 PM   #4
 
Mentor

Deriving displacement, velocity and acceleration projecticle motion


Quote by TheYoungFella View Post
Sorry I just took that part from my notes I just have first

mdv/(mg+kv)=-dt

then adding the intergration symbol

integrate mdv/(mg+kv)= integrate -dt

So I am quessing it's with respect to time as its to be as a function of time I really have only a vague idea whats going on here.
Ah, confusing lecture notes, eh? Okay, writing your original post's first equation in the traditional form for inhomogeneous differential equations:

[tex]m\frac{dv(t)}{dt} + kv(t) + mg = 0[/tex]

You can then solve it using the traditional techniques discussed here:

http://hyperphysics.phy-astr.gsu.edu...h/deinhom.html

Hope that helps.
Aug21-09, 04:51 PM   #5
 
[tex]\frac{mdv}{mg+kv}=-dt[\tex]

[tex]\int\frac{mdv}{mg+kv}=\int-dt[\tex]

[tex]\frac{m}{k}\ln{mg+kv}=-t+c[\tex]

[tex]mg+kv=\exp^\frac{-k}{m}t+c[\tex]

ah I cant for the life od me figure this fancy way of displaying the functions like you would on paper so I will gracefully withdraw.
Aug22-09, 12:25 PM   #6
 
Mentor
Blog Entries: 10
Quote by TheYoungFella View Post
ah I cant for the life od me figure this fancy way of displaying the functions like you would on paper so I will gracefully withdraw.
Use a forward slash in the [/tex] tag:

[tex]\frac{mdv}{mg+kv}=-dt[/tex]

[tex]\int\frac{mdv}{mg+kv}=\int-dt[/tex]

[tex]\frac{m}{k}\ln{mg+kv}=-t+c[/tex]

[tex]mg+kv=\exp^\frac{-k}{m}t+c[/tex]
Aug22-09, 03:12 PM   #7
 
Quote by Redbelly98 View Post
Use a forward slash in the [/tex] tag:

[tex]\frac{mdv}{mg+kv}=-dt[/tex]

[tex]\int\frac{mdv}{mg+kv}=\int-dt[/tex]

[tex]\frac{m}{k}\ln{mg+kv}=-t+c[/tex]

[tex]mg+kv=\exp^\frac{-k}{m}t+c[/tex]
Thanks for the tip man
Aug22-09, 03:33 PM   #8
 
[tex]F=ma[/tex]

[tex]F=ma=(-mg-kv)[/tex]

[tex]a=\frac{dv}{dt}[/tex]

[tex]\frac{mdv}{dt}=(-mg-kv)[/tex]

[tex]\frac{mdv}{mg+kv}=-dt[/tex]

[tex]\int\frac{mdv}{mg+kv}=\int-dt[/tex]

[tex]\frac{m}{k}\ln{mg+kv}=-t+c[/tex]

[tex]mg+kv=\exp^\frac{-k t}{m}+c[/tex]

[tex]v=C\exp^\frac{-k t}{m}-\frac{mg}{k}[/tex]

[tex]v=v0[/tex] [tex]t=0[/tex]

[tex]v0=C\exp^\frac{-k}t{m}-\frac{mg}{k}[/tex]

[tex]v0=C\exp^0-\frac{mg}{k}[/tex]

[tex]c=v0-\frac{mg}{k}[/tex]

[tex]V=(v0-\frac{mg}{k})\exp^\frac{-k (0)}{m}-\frac{mg}{k}[/tex]
Aug22-09, 03:42 PM   #9
 
[tex]F=ma[/tex]

[tex]F=ma=(-mg-kv)[/tex]

[tex]a=\frac{dv}{dt}[/tex]

[tex]\frac{mdv}{dt}=(-mg-kv)[/tex]

[tex]\frac{mdv}{mg+kv}=-dt[/tex]

[tex]\int\frac{mdv}{mg+kv}=\int-dt[/tex]

[tex]\frac{m}{k}\ln{mg+kv}=-t+c[/tex]

[tex]mg+kv=\exp^\frac{-kt}{m}+c[/tex]

[tex]v=C\exp^\frac{-kt}{m}-\frac{mg}{k}[/tex]

[tex]v=v0[/tex]
[tex]t=0[/tex]

[tex]v0=C\exp^\frac{-k(0)}{m}-\frac{mg}{k}[/tex]

[tex]v0=C\exp^0-\frac{mg}{k}[/tex]

[tex]c=v0+\frac{mg}{k}[/tex]

[tex]V=(v0+\frac{mg}{k})\exp^\frac{-k t}{m}-\frac{mg}{k}[/tex] Velocity

displacement is [tex]s=\int vdt[/tex]

[tex]s=\int(v0+\frac{mg}{k})\exp^\frac{-k t}{m}-\frac{mg}{k}dt[/tex]

[tex]s=\frac{-m}{k}(v0+\frac{mg}{k})\exp^\frac{-k t}{m}-\frac{mg}{k}t-c[/tex]

[tex]s=0[/tex]
[tex]t=0[/tex]

[tex]0=\frac{-m}{k}(v0+\frac{mg}{k})\exp^\frac{-k (0)}{m}-\frac{mg}{k}(0)+c[/tex]

[tex]0=\frac{-m}{k}(v0+\frac{mg}{k})\exp^0-0+c[/tex]

[tex]0=\frac{-m}{k}(v0+\frac{mg}{k})1+c[/tex]

[tex]c=\frac{m}{k}(v0+\frac{mg}{k})[/tex]

[tex]s=\frac{-m}{k}(v0+\frac{mg}{k})\exp^\frac{-k t}{m}-\frac{mg}{k}t+\frac{m}{k}(v0-\frac{mg}{k})[/tex]

[tex]s=\frac{-m}{k}(v0+\frac{mg}{k})(1-\exp^\frac{-k t}{m}-\frac{mg}{k}t[/tex] Displacement
Thread Closed

Similar discussions for: Deriving displacement, velocity and acceleration projecticle motion
Thread Forum Replies
Deriving an equation for displacement and acceleration (given velocity) Introductory Physics Homework 5
Velocity/Acceleration/displacement Help Introductory Physics Homework 4
velocity, acceleration, displacement Introductory Physics Homework 3
[SOLVED] Kinematic motion problem. (acceleration, displacement, velocity) Introductory Physics Homework 17
Displacement, velocity, acceleration Calculus & Beyond Homework 5