Modelling the motion of a meteor

In summary, the conversation is about modeling the motion of a meteor through the atmosphere, taking into account factors such as air resistance, air density, and mass loss upon impact. The equations used and the need for numerical solution are discussed, with a suggestion to calculate it step by step. It is mentioned that there are better integration schemes and the use of a numerical solver is preferred. Some confusion arises over the equations and variables involved, with a request for clarification and a suggestion to simplify one of the equations. The topic of atmospheric density is also briefly mentioned.
  • #1
PeterH
16
0
Hi!
I am to model the motion of a meteor as it travels through the atmosphere, taking into account the loss of mass, which is 0.025 kg upon impact (height = 0). I also have to take into account the air resistance on the meteor, the fact that the air density is a function of height and that the orthographic projection of the meteor perpendicular the direction of movement (part of the air resistance equation) is a function of the mass of the meteor.
I assume that gravitational field strength is constant.

I have attached a picture of the equations I have been able to derive so far using standard formulas.

I have to solve the differential equations for x(t) and y(t) numerically, however, I fail to see how and therefore seek help.

This is for a very important school project and I'm running out of time, so I really need help. Even the smallest hint would be greatly appreciated!
 

Attachments

  • Mat.jpg
    Mat.jpg
    40.6 KB · Views: 447
Physics news on Phys.org
  • #2
Simply calculate it step by step in small time steps?
You know the initial position and velocity at t=0, you can calculate the acceleration there and use this to estimate the position and velocity at t=0.01s (or whatever). Use the data there to estimate the values for t=0.02s and so on. There are better integration schemes, but start with the easiest one and improve that later if you like.

Your equation for A can be simplified a bit.

The atmospheric density does not follow an exponential law as the temperature depends on height, by the way.
 
  • #3
Newtonian gravity with atmospheric drag is not solvable analytically. Use an ordinary differential equation numerical solver. I prefer MATLAB.

It would help if you tell us what exactly A(m), m(t), etc are. Also, what is that little squiggly variable for? Is it a constant?
 
Last edited:
  • #4
This is everything
 

Attachments

  • Mat.jpg
    Mat.jpg
    28.3 KB · Views: 418
  • #5
Mass as a function of time only
 

Attachments

  • Mass.jpg
    Mass.jpg
    5.6 KB · Views: 466
  • #6
I don't think that equation for m(t) makes sense, it has m(t) at the right side as well, but multiplied by t and other factors. Looks like a wrong differential equation.
 

1. How do you model the motion of a meteor?

The motion of a meteor can be modeled using mathematical equations that describe its position, velocity, and acceleration over time. These equations take into account factors such as the meteor's initial velocity, air resistance, and gravitational pull.

2. What tools or software are used to model meteor motion?

There are various tools and software used to model meteor motion, such as computer simulations, mathematical models, and specialized meteor trajectory software. These tools allow scientists to input data and parameters to accurately predict the path of a meteor.

3. How accurate are meteor motion models?

The accuracy of meteor motion models depends on the quality of the data and parameters used in the model. With accurate data and parameters, models can predict the trajectory of a meteor with a high degree of accuracy. However, there are always uncertainties and variables that can affect the accuracy of the model.

4. What factors influence the motion of a meteor?

The motion of a meteor is influenced by various factors such as its initial velocity, air resistance, gravitational pull from nearby objects, and the composition and shape of the meteor itself. These factors can affect the speed, direction, and path of a meteor as it travels through the Earth's atmosphere.

5. How can modeling meteor motion help us understand the solar system?

By accurately modeling meteor motion, scientists can gain insights into the formation and evolution of our solar system. They can also study the composition of meteors and how they interact with the Earth's atmosphere, providing valuable information about the origins of our planet and other celestial bodies.

Similar threads

  • Differential Equations
Replies
4
Views
2K
  • Differential Equations
Replies
1
Views
1K
  • Differential Equations
Replies
3
Views
2K
  • Introductory Physics Homework Help
Replies
27
Views
1K
  • Other Physics Topics
Replies
17
Views
2K
  • Differential Equations
Replies
8
Views
2K
Replies
2
Views
832
  • Electromagnetism
Replies
16
Views
2K
  • Differential Equations
Replies
2
Views
1K
  • Introductory Physics Homework Help
Replies
2
Views
869
Back
Top