Accounting for viscous drag and fuel-burning, the one-dimensional equation of motion for a rocket- propelled vehicle travelling along a horizontal surface is dv m dt dm - k dt 1 = -- where (in SI units) p = 1.2 is the density of air, A = 1 is the effective frontal area of the vehicle, Cp = 0. 25 is the drag coefficient and k = 3000 is the rocket's thrust coefficient. Furthermore, if the mass of the vehicle after fuelling is 3000 kg and the fuel burn rate is a linear 6 kg s¯', then one may write т %3D 3000 —6t Substitute this expression for m and the values of p, A, Cp and k into the differential equation above to show that dv 18, 000 – 0. 15v² dt 3000 – 6t and solve this numerically using Euler's method in MATLAB with the initial condition v(0)= 0 and the step size h = 5 (include a screenshot),
Accounting for viscous drag and fuel-burning, the one-dimensional equation of motion for a rocket- propelled vehicle travelling along a horizontal surface is dv m dt dm - k dt 1 = -- where (in SI units) p = 1.2 is the density of air, A = 1 is the effective frontal area of the vehicle, Cp = 0. 25 is the drag coefficient and k = 3000 is the rocket's thrust coefficient. Furthermore, if the mass of the vehicle after fuelling is 3000 kg and the fuel burn rate is a linear 6 kg s¯', then one may write т %3D 3000 —6t Substitute this expression for m and the values of p, A, Cp and k into the differential equation above to show that dv 18, 000 – 0. 15v² dt 3000 – 6t and solve this numerically using Euler's method in MATLAB with the initial condition v(0)= 0 and the step size h = 5 (include a screenshot),
Related questions
Question
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps