Sunday, 10 July 2011

Astrobiology and Space Exploration

"Pencarian akan persahabatan di dunia luar sana, akan membutuhkan kesabaran yang panjang bagi umat manusia"
~Arip~

2. The Search for other Earths and Life in the Universe

Stanford University Course

In the Stanford Astrobiology Course, our lectures follow a more or less linear path from the Big Bang all the way to the development of complex life and, finally, space exploration. It is truly amazing how evolutionary principles have operated at the macro, and micro, level ever since the birth of the universe we reside in today.


Physics, research, experimentation, astronomy, extraterrestrial life, planets, asteroids, cosmology, measurements, data, innovation, development, history, science, telescopes, observations, theories, predictions, telescopes, instruments, light, expansion.



Every year Professor Marcy brings new discoveries to his lecture and this year it was 1200 new exoplanets! Read about the Kepler Team’s announcement in the Wall Street Journal or watch their video.
Save the playlist of Professor Marcy’s latest lecture.
The first of 6 parts begins here:










Also listen on Stanford iTunes to Greg Laughlin’s talk on Extrasolar Planets from 2008. With Arbesman Laughlin has tried to predict how soon an Earth-like exoplanet will be found by extrapolating the rate of discovery so far in the search for habitable exoplanets. See the New Scientist, September 21



A syllabus for the Winter, 2010 Astrobiology Course can be downloaded here.

Below you will find a list of recommended resources. If you would like to learn more about the Big Bang, check out these books, videos, and articles.

"There are so many benefits to be derived from space exploration and exploitation; why not take what seems to me the only chance of escaping what is otherwise the sure destruction of all that humanity has struggled to achieve for 50,000 years?"
~Isaac Asimov, speech at Rutgers University~


Sumber:
1. Stanford University
2. NASA

Ucapan Terima Kasih:

1. Bapak. Prof. Dr. Ing. H. B. J. Habibie.

2. Departemen Pendidikan Nasional

3. Kementrian Riset dan Teknologi

4. Lembaga Penerbangan dan Antariksa Nasional


Disusun Ulang Oleh:

Arip Nurahman

Department of Physics, Indonesia University of Education

&

Follower Open Course Ware at MIT-Harvard University, Cambridge.USA.

Semoga Bermanfaat dan Terima Kasih

Wednesday, 6 July 2011

Relativitas Umum dan Ke Geniusan Einstein

Teori Einstein memiliki implikasi astrofisika yang penting. Teori ini memprediksikan adanya keberadaan daerah lubang hitam yang mana ruang dan waktu terdistorsi sedemikiannya tiada satu pun, bahkan cahaya pun, yang dapat lolos darinya. 

Terdapat bukti bahwa lubang hitam bintang dan jenis-jenis lubang hitam lainnya yang lebih besar bertanggungjawab terhadap radiasi kuat yang dipancarkan oleh objek-objek astronomi tertentu, seperti inti galaksi aktif dan miktrokuasar. 

Melengkungnya cahaya oleh gravitasi dapat menyebabkan fenomena pelensaan gravitasi. Relativitas umum juga memprediksikan keberadaan gelombang gravitasi. Keberadaan gelombang ini telah diukur secara tidak langsung, dan terdapat pula beberapa usaha yang dilakukan untuk mengukurnya secara langsung. 

Selain itu, relativitas umum adalah dasar dari model kosmologis untuk alam semesta yang terus berkembang. 

 
Referensi:


Kunjungi Juga:

Apa Itu Relativitas Umum Einstein? 



Sumber:


The University of Cambridge

Wikipedia

To Be Continued

Monday, 4 July 2011

Mekanika Orbit: Teknik-Teknik Matematika

"Teknik-Teknik Mekanika dalam IPTEK Antariksa Sangat Perlu Dikembangkan" 
*Arip Nurahman*


Persamaan Kepler

One approach to calculating orbits (mainly used historically) is to use Kepler's equation:
M=E-\varepsilon\cdot\sin E.
where M is the mean anomaly, E is the eccentric anomaly, and \varepsilon is eccentricty.
With Kepler's formula, finding the time-of-flight to reach an angle (true anomaly) of θ from periapsis is broken into two steps:
  1. Compute the eccentric anomaly E from true anomaly θ
  2. Compute the time-of-flight t from the eccentric anomaly E
Finding the angle at a given time is harder. Kepler's equation is transcendental in E, meaning it cannot be solved for E analytically, and so numerical approaches must be used. In effect, one must guess a value of E and solve for time-of-flight; then adjust E as necessary to bring the computed time-of-flight closer to the desired value until the required precision is achieved. Usually, Newton's method is used to achieve relatively fast convergence.
The main difficulty with this approach is that it can take prohibitively long to converge for the extreme elliptical orbits. For near-parabolic orbits, eccentricity e is nearly 1, and plugging e = 1 into the formula for mean anomaly, E − sinE, we find ourselves subtracting two nearly-equal values, and so accuracy suffers. For near-circular orbits, it is hard to find the periapsis in the first place (and truly circular orbits have no periapsis at all). Furthermore, the equation was derived on the assumption of an elliptical orbit, and so it does not hold for parabolic or hyperbolic orbits at all. These difficulties are what led to the development of the universal variable formulation, described below.

Perturbation theory

Main article: Perturbation theory
One can deal with perturbations just by summing the forces and integrating, but that is not always best. Historically, variation of parameters has been used which is easier to mathematically apply with when perturbations are small.

Conic orbits

For simple procedures, such as computing the delta-v for coplanar transfer ellipses, traditional approaches[clarification needed] are fairly effective. Others, such as time-of-flight are far more complicated, especially for near-circular and hyperbolic orbits.

The patched conic approximation

The transfer orbit alone is a poor approximation for interplanetary trajectories because it neglects the planets' own gravity. Planetary gravity dominates the behaviour of the spacecraft in the vicinity of a planet. It severely underestimates delta-v, and produces highly inaccurate prescriptions for burn timings.
A relatively simple way to get a first-order approximation of delta-v is based on the patched conic approximation technique. One must choose the one dominant gravitating body in each region of space through which the trajectory will pass, and to model only that body's effects in that region. For instance, on a trajectory from the Earth to Mars, one would begin by considering only the Earth's gravity until the trajectory reaches a distance where the Earth's gravity no longer dominates that of the Sun.

The spacecraft would be given escape velocity to send it on its way to interplanetary space. Next, one would consider only the Sun's gravity until the trajectory reaches the neighbourhood of Mars. During this stage, the transfer orbit model is appropriate. Finally, only Mars's gravity is considered during the final portion of the trajectory where Mars's gravity dominates the spacecraft's behaviour.

The spacecraft would approach Mars on a hyperbolic orbit, and a final retrograde burn would slow the spacecraft enough to be captured by Mars.
The size of the "neighborhoods" (or spheres of influence) vary with radius rSOI:
r_{SOI} = a_p\left(\frac{m_p}{m_s}\right)^{2/5}
where ap is the semimajor axis of the planet's orbit relative to the Sun; mp and ms are the masses of the planet and Sun, respectively.
This simplification is sufficient to compute rough estimates of fuel requirements, and rough time-of-flight estimates, but it is not generally accurate enough to guide a spacecraft to its destination. For that, numerical methods are required.

The universal variable formulation

To address the shortcomings of the traditional approaches, the universal variable formulation was developed. It works equally well on circular, elliptical, parabolic, and hyperbolic orbits; and also works well with perturbation theory. The differential equations converge nicely when integrated for any orbit.

Perturbations

The universal variable formulation works well with the variation of parameters technique, except now, instead of the six Keplerian orbital elements, we use a different set of orbital elements: namely, the satellite's initial position and velocity vectors x0 and v0 at a given epoch t = 0.

In a two-body simulation, these elements are sufficient to compute the satellite's position and velocity at any time in the future, using the universal variable formulation.

Conversely, at any moment in the satellite's orbit, we can measure its position and velocity, and then use the universal variable approach to determine what its initial position and velocity would have been at the epoch. In perfect two-body motion, these orbital elements would be invariant (just like the Keplerian elements would be).
However, perturbations cause the orbital elements to change over time. Hence, we write the position element as x0(t) and the velocity element as v0(t), indicating that they vary with time. The technique to compute the effect of perturbations becomes one of finding expressions, either exact or approximate, for the functions x0(t) and v0(t).

Non-ideal orbits

The following are some effects which make real orbits differ from the simple models based on a spherical earth. Most of them can be handled on short timescales (perhaps less than a few thousand orbits) by perturbation theory because they are small relative to the corresponding two-body effects.
  • Equatorial bulges cause precession of the node and the perigee
  • Tesseral harmonics of the gravity field introduce additional perturbations
  • lunar and solar gravity perturbations alter the orbits
  • Atmospheric drag reduces the semi-major axis unless make-up thrust is used
Over very long timescales (perhaps millions of orbits), even small perturbations can dominate, and the behaviour can become chaotic.

On the other hand, the various perturbations can be orchestrated by clever astrodynamicists to assist with orbit maintenance tasks, such as station-keeping, ground track maintenance or adjustment, or phasing of perigee to cover selected targets at low altitude.

Sumber:

Wikipedia