Skip to main content

Questions tagged [velocity]

Questions regarding the movement of an object at a given speed and direction, often related to the concepts of orbital velocity and escape velocity.

-1 votes
0 answers
36 views

Satellite slew rate with respect to a ground station [closed]

For a given satellite orbit and observation time, I have the vectors containing the elevation and azimuth angles of the satellite with respect to a ground station. I know that the elevation slew rate ...
Carla Cantore's user avatar
1 vote
2 answers
115 views

Determining the speed of meteor

How to determine the velocity of a meteor from two video data? I want to try to determine the orbit of the meteor, but before that I have to determine the meteor's entry velocity and apparent radiant ...
alphaaquilae's user avatar
8 votes
5 answers
2k views

Does the escape velocity formula take into account how a gravitationally bound object's distance to its primary increases before coming back down?

Confusing title, I know. Imagine a perfect, homogenous sphere with an exact radius of $1,000 \text{km}$ and an exact mass of $8 \times 10^{15} \text{kg} $. If you use the formula for escape velocity $...
user177107's user avatar
  • 2,699
1 vote
0 answers
97 views

Deriving the Tully-Fisher relation from the virial theorem

So I know this is a loose proof and a lot of assumptions are made, but I do not understand how these assumptions lead to the quantities we obtain so I will be asking questions at each step: start with ...
realanswers's user avatar
1 vote
1 answer
280 views

The preferred way of binning (classifying) data for galaxy snapshots in Python

Let's say I have a galaxy snapshot that I load with some package (pynbody etc) and I store my spatial coordinates of stars in the galaxy in x, y, z arrays and also velocity in array vz. Now I want to ...
Jerome's user avatar
  • 155
1 vote
0 answers
124 views

How are CMB frame redshifts of galaxies corrected for coherent flows?

Say, if I downloaded the CMB frame redshifts of some galaxies from NED database, then what is the procedure to correct it for coherent flows? I'm using the SNooPy(snpy) Python package to analyze some ...
gautam bhuyan's user avatar
2 votes
0 answers
58 views

How long is the sunrise (or sunset) on North (or South) Pole? [duplicate]

I wonder how to calculate the duration of the Sun crossing the line of the horizon on equinox on Pole. For equator I used this formula: $t = \frac{2 \times p}{\cos(\phi) \times u}$, where $u$ - is ...
ALiCe P.'s user avatar
  • 1,017
27 votes
5 answers
6k views

Can a planet with no atmosphere be orbited at extremely low altitudes?

Can a planet that has absolutely no atmosphere be orbited by a spacecraft at extremely low "altitudes" (if you'd even call it altitude at such a low orbit. For instance, if this planet's ...
veezy_101's user avatar
  • 379
2 votes
0 answers
367 views

How to calculate orbital velocity of binary star?

I am trying to simulate the Alpha Centauri AB System. I built the simulation, it works flawlessly when trying to simulate our solar system, and I am now trying to simulate the AB System. I found all ...
Marc Klemm's user avatar
3 votes
0 answers
30 views

How to find x-values of fourier-transformed correlation functions in velocity space?

I am trying to extract the kinematic parameters (rotation velocity, velocity dispersion, ...) of an elliptical galaxy by extracting the kinematical broadening function using the FCQ-Algortihm first ...
trynerror's user avatar
  • 849
4 votes
1 answer
265 views

How to calculate mean line of sight velocity of stars after rotation of galaxy?

I am trying to calculate the mean line of sight velocity from a simulation snapshot of a galaxy after the galaxy is inclined by a certain angle, theta. I am coding it in python. What I have done so ...
Jerome's user avatar
  • 155
31 votes
6 answers
11k views

Why does light accelerate instantaneously to c, while no other phenomena do it? [closed]

In physics, it always takes some time for a particle to move from rest to some speed. However, photons (light particles) accelerate instantly from zero to c. How? (A visualization would be helpful.)
AnnexRemotelearn's user avatar
2 votes
1 answer
364 views

Flux vs. Velocity representation of spectra?

I'm looking for a basic explanation of the flux vs. velocity representation of a spectrum and how it's obtained from the regular flux vs. wavelength representation. A good example of this is in Arav ...
Erik's user avatar
  • 121
0 votes
2 answers
117 views

Why collisions between earth orbiting satelites do occur?

According to Kepler laws all earth orbiting satellites should have the same velocity. So how can they collide?
JCRCAN's user avatar
  • 31
0 votes
1 answer
145 views

can i use heliocentric velocity as a rotation speed? [closed]

In the research of the galaxies, does heliocentric velocity involves space's expanding velocity? and can i use heliocentric velocity by galaxy's rotation speed?
INHYUK PARK's user avatar
7 votes
1 answer
1k views

How to find the shape of an orbit

What is the minimum information I need to be able to draw the shape of an orbit of a body that orbits the sun? With this information how can I figure out the shape of its orbit?
Bartley's user avatar
  • 173
0 votes
1 answer
1k views

How to convert Proper Motion in RA & Dec to Galactic Coordinates

I'm trying to parse stellar data in the GAIA 2 release to galactic coordinates and am struggling with the velocity component. I've tried following online documentation and papers, but end up with ...
Borborbor's user avatar
1 vote
1 answer
70 views

Do planets have effect on velocity of Earth?

There is method for finding extrasolar planets called Transit-timing variation. If I understood correctly, exoplanets accelerate or decelerate each other (according on their position), so we can ...
Michal's user avatar
  • 323
4 votes
1 answer
451 views

What does "unremarkable transverse peculiar velocity" mean exactly, and how is it calculated here?

The abstract of A magnetar parallax (also in MNRAS) contains the following: Combining our new observations with two archival observations from 2006, we have refined the proper motion and reference ...
uhoh's user avatar
  • 30.7k
4 votes
2 answers
570 views

Binary Star Initial Speed

I am writing a 2D simulation for binary stars orbiting each other. Currently, the initial position of the stars are on opposite sides of the screen with the left star having a velocity up the page and ...
Tyler Smith's user avatar
1 vote
1 answer
170 views

can we calculate the velocity of galaxies at the edge of the observable universe?

I read this post Does the edge of the Universe travel faster than the speed of light? but there was no calculation, so I tried it thusly: The observable universe is 28.5 Gpc (gigaparsecs) = 28500 ...
aquagremlin's user avatar
4 votes
2 answers
8k views

Calculating object velocity at perihelion

I would like to calculate the velocity of an asteroid orbiting around a star (Sun) at the perihelion of its orbit. I know the excentricity of the ellipse and its semimajor axis. I have found that the ...
A.D's user avatar
  • 183
2 votes
0 answers
55 views

Find x,y,z velocity component of a star? [closed]

I am trying to find the initial x,y,z velocity components of the Epsilon Lyrae stars. How might I go about doing this? The radial velocities are available on Wikipedia, but I am not sure how to use ...
Stephane Hatgis-Kessell's user avatar
1 vote
1 answer
73 views

How to identify component of velocity of a star from its red shift? [duplicate]

When a telescope observes a distant star, all it sees is the light being emitted by the star. Observing the wavelength of this light, we determine the velocity of the star. If the wavelength is red-...
yathish's user avatar
  • 131
0 votes
1 answer
75 views

Where a database of different z values of redshift can be found?

I was working on reshift details for various galaxies but do not know any database to find the z values given to redshift galaxies. Can anyone help?
Pedro de Oliveira's user avatar
0 votes
2 answers
286 views

How can we calculate velocity of an object given the distance from an object in parsecs?

If you had the distance from a celestial object, in parsecs, how would you calculate the velocity of the said object? Edit: I'm sorry I don't have more context, the specific questions is: "A galaxy ...
Ganlas's user avatar
  • 11
2 votes
2 answers
305 views

Is blue light not traveling faster then red light in space?

I just can't understand why light and other massless particles are not traveling at different speeds? Gravity effects anything with a mass but light has no mass but a black hole, and weak lensing ...
Muze's user avatar
  • 1
5 votes
1 answer
1k views

How to determine the mass of a galaxy?

I am having a slight disagreement with my professor. We can measure the mass of a distant star cluster from: A.Its color B.Its radius C.Its metallicity D.Smearing of lines in its total spectrum My ...
Jim's user avatar
  • 67
8 votes
2 answers
312 views

Can "rogue" supermassive black holes be made this way?

Could two galaxies (one big and one small)intersect at a velocity to allow the smaller black hole to escape but not the galaxy around it?
Muze's user avatar
  • 1
1 vote
2 answers
1k views

What is the fastest a galaxy or other body has been measured to (or can) travel?

Our solar system travels at an average speed of 515,000 mph and our galaxy at 1.3 million mph through space. What is the fastest moving body in space recorded and the fastest can a black hole or ...
Muze's user avatar
  • 1

15 30 50 per page