| New Reply |
How to convert acceleration as a funtion of position to a function of time? |
Share Thread | Thread Tools |
| Oct16-11, 06:45 PM | #1 |
|
|
How to convert acceleration as a funtion of position to a function of time?
Suppose I have acceleration defined as a function of position, "a(x)". How to convert it into a function of time "a(t)"? Please give an example for the case a(x)= x/sē
|
| Oct16-11, 07:15 PM | #2 |
|
|
not sure what s is supposed to be, if its a function of t or x, this won't work, but anything else is fine.
a(x)=x/s^2 = F/m x'' - mx/s^2 = 0 has the general solution x = c*e^(sqrt(m)*t/s)+ d*e^(-sqrt(m)*t/s) differentiating this twice gives you a(t) = (mc/s^2)*e^(sqrt(m)*t/s) + (md/s^2)*e^(-sqrt(m)*t/s) where c and d are constants you can find from boundary conditions or initial values |
| Oct16-11, 10:16 PM | #3 |
|
|
That's correct except drop the "m", it doesn't belong. Also, there's a general way to do this-- write a(x) = v*dv/dx, use that to derive the work-energy theorem that the integral of a(x) over dx equals the change in v2/2. Solve that for v(x), and say t = integral of v(x) over dx. That gives you t(x), which you can invert to x(t), then plug into a(x(t)). This requires that t(x) be invertible, but it's the best you can do in general.
|
| New Reply |
| Tags |
| convert function |
| Thread Tools | |
Similar Threads for: How to convert acceleration as a funtion of position to a function of time?
|
||||
| Thread | Forum | Replies | ||
| Acceleration as a function of position, and time taken to travel a distance | Introductory Physics Homework | 3 | ||
| 1D Motion - Position as a Funtion of Time | Introductory Physics Homework | 2 | ||
| Convert a discrete time transfer function to a continous time transfer funtion | Engineering, Comp Sci, & Technology Homework | 0 | ||
| Position of a Particle as Function of Time (Velocity, Acceleration, etc.) | Introductory Physics Homework | 14 | ||
| Calculate objects Position/acceleration as function of time | Introductory Physics Homework | 1 | ||