Momentum & gravitation question

AI Thread Summary
A spacecraft traveling at 10 m/s is approaching an asteroid, and the discussion focuses on estimating the gravitational effects and momentum change during the encounter. Participants emphasize the importance of understanding how gravitational force varies with distance, noting that it will increase as the spacecraft gets closer to the asteroid. A rough estimate of momentum change can be made by considering the gravitational interaction over time, although there is uncertainty about how to calculate this without programming tools. The mass of the asteroid can be derived from its volume and theoretical density, which is crucial for accurate calculations. Overall, the discussion seeks to clarify methods for estimating gravitational effects and momentum changes in a simplified manner.
teclo
Messages
117
Reaction score
0
hi, here's the problem I'm working on.


a spacecraft is passing by an asteroid. the spaceship is moving at 10 m/s relative to the asteroid. here is picture

X (spaceship) -=> 10 m/s |
|
|
| 1200 km
|
|
A (asteroid)

given is the mass of the spaceship, the volume of the asteroid, and the theoretical density of the asteroid

a) make a rough diagram to show the effect, well obviously the gravitational force will point from X-A and it will incrase the closer they get, then decrase the further away they get. it will accelerate towards the asteroid while the gravitational force is significant

b) make a rought estimate of the change of momentum for the spacecraft from encountering the asteroid.

here I'm not sure how to do it. we've been using vpython to model stuff, and it would seem like i could write a program that would start their interaction at the a fair distance away, where the gravitational force is negligable, and run the program updating the momentum of the spacecraft until it reaches the same distance on the other side of the asteroid. i could then subtract the position that it ends up at, from where it would be at if there would have been no gravitational interaction.

i'm just wondering if anyone could offer some advice on how to look at this without using a program. there has to be a way, hence 'rough estimate'

if anyone could help, i'd be rather appreciative! out of the other two questions, one is easy. the density turned out to be a lot smaller, they would know that because the momentum wouldn't change as much if the mass was smaller than theorized. however, it asks how much the momentum would change during one day.

anyway I'm a bit confused, and i would really appreciate anyone who could offer some insight!
 
Physics news on Phys.org
well my diagram didn't work out well the x component of the distance vector was a bit larger, i guess you could estimate it (assuming the book is drawn to scale) as 2400 km so you've got a <2400,1200> for the distance (as an assumption, the 2400 is not actually given or eluded to in any way shape or form)
 
The mass of the spaceship should be irrelivant.

What is the mass of the asteroid?

or are you supposed to compute that from the volume and density?
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top