- #1
elijah78
- 17
- 0
hi guys, this is my first post, but I've read many. so my problem is actually for an engineering class, but it's more math/physics related.
i took DE last semester and i know how to solve linear eqs but the step function/force is throwing me for a loop.
1. Homework Statement we are given a block diagram:
{applied force} f(t) --> [ (1/m) / (s+D/m) ] --> y(t) {velocity} (Laplace stuff)
D = drag = 100kg/s
m = 1,000kg
2. Homework Equations
the 1st order linear eq is:
y'(t) + (D/m)y(t) = (1/m)f(t)
Q: solve the DE for y(t) if the input is a step function scaled by the force F, f(t)=Fu(t).
the initial velocity is y(0)=20.8m/s. choose F such that the final velocity is 27.8m/s. (using time domain)
3. The Attempt at a Solution
D/m = .1
1/m = .001
so i solved the linear equation:
μ=e^∫.1dt = e^.1t
e^.1t [ y'(t) + .1y(t) = .001 ]
(e^(.1t)y(t))' = .001e^(.1t)
e^(.1t)y(t) = ∫.001e^(.1t)
e^(.1t)y(t) = [.001e^(.1t)]/.1 + c
y(t) = .01 + ce^(-.1t)now solving for c: y(0) = 20.8 t=0
20.8 = .01 + ce^(-.1x0)
c = 20.79
so now i have:
y(t) = .01 + 20.79e^(-.1t)i don't know how Force figures into this. it seems so simple but I'm stuck here. and i don't believe this is right because the plot of y(t) doesn't show acceleration. thank you so much in advance for any assistance!
elijah
i took DE last semester and i know how to solve linear eqs but the step function/force is throwing me for a loop.
1. Homework Statement we are given a block diagram:
{applied force} f(t) --> [ (1/m) / (s+D/m) ] --> y(t) {velocity} (Laplace stuff)
D = drag = 100kg/s
m = 1,000kg
2. Homework Equations
the 1st order linear eq is:
y'(t) + (D/m)y(t) = (1/m)f(t)
Q: solve the DE for y(t) if the input is a step function scaled by the force F, f(t)=Fu(t).
the initial velocity is y(0)=20.8m/s. choose F such that the final velocity is 27.8m/s. (using time domain)
3. The Attempt at a Solution
D/m = .1
1/m = .001
so i solved the linear equation:
μ=e^∫.1dt = e^.1t
e^.1t [ y'(t) + .1y(t) = .001 ]
(e^(.1t)y(t))' = .001e^(.1t)
e^(.1t)y(t) = ∫.001e^(.1t)
e^(.1t)y(t) = [.001e^(.1t)]/.1 + c
y(t) = .01 + ce^(-.1t)now solving for c: y(0) = 20.8 t=0
20.8 = .01 + ce^(-.1x0)
c = 20.79
so now i have:
y(t) = .01 + 20.79e^(-.1t)i don't know how Force figures into this. it seems so simple but I'm stuck here. and i don't believe this is right because the plot of y(t) doesn't show acceleration. thank you so much in advance for any assistance!
elijah
Last edited: