跳至內容

File:Prograde and retrograde circular orbital velocity.gif

頁面內容不支援其他語言。
這個檔案來自維基共享資源
維基百科,自由的百科全書

Prograde_and_retrograde_circular_orbital_velocity.gif (513 × 322 像素,檔案大小:2.27 MB,MIME 類型:image/gif、​循環、​1,000 畫格、​42秒)

注意:由於技術限制,此類型高解析度 GIF 圖片無動畫效果。


摘要

描述
Deutsch: Prograde und retrograde äquatoriale Kreisbahngeschwindigkeit um ein rotierendes schwarzes Loch. a ist der Spinparameter in Einheiten von J·c/G/M² mit J als dem Drehimpuls des schwarzen Lochs. Die x-Achse ist der Boyer-Lindquist-Radius r, und die y-Achse die lokale 3er-Geschwindigkeit v. Die linke vertikale Hilfslinie bezeichnet den Ereignishorizont (rH) bei r=(1+√(1-a²))GM/c², und die beiden an die Funktionskurven anschließenden vertikalen Hilfslinien die Radien für den pro- (r+) und retrograden (r-) Photonenkreis auf r±=2(1+cos(2arccos(±a))/3)GM/c². Weiterführende Erklärung: Herleitung / Details
English: Prograde and retrograde equatorial circular orbit velocity around a rotating black hole. a is the spin parameter in units of J·c/G/M² where J ist the angular momentum of the black hole. The x-axis is the Boyer-Lindquist-Radius r, and the y-axis the local 3-velocity v. The left vertical gridline depicts the event horizon (rH) at r=(1+√(1-a²))GM/c², and the two vertical gridlines connecting to the function curves are the pro- (r+) and retrograde (r-) photon-orbits at r±=2(1+cos(2arccos(±a))/3)GM/c². Further reading: derivation / details
日期
來源 自己的作品
作者 Yukterez (Simon Tyran, Vienna)
其他版本
 Prograde and retrograde circular orbital velocity thumbnail.gif

en: Equations

The pro- and retrograde circular orbital velocity is derived by setting

and solving for . This gives the solution

for the prograde and

for the retrograde velocity.[1] For photons with one gets

for the prograde photon orbit radius (in Boyer-Lindquist-coordinates), and

for the retrograde one.[2] In the Schwarzschild-limit with both radii converge to .

Natural units:

de: Formeln

Die pro- und retrograde Kreisbahngeschwindigkeit ergibt sich indem

gesetzt und nach aufgelöst wird. Damit ergibt sich als Lösung

für die prograde und

für die retrograde Kreisbahngeschwindigkeit.[1] Für Photonen mit ergibt sich daher

für den prograden Photonenkreisradius (in Boyer-Lindquist-Koordinaten), und

für den retrograden.[2] Im Schwarzschild-Limit mit fallen beide Radien auf .

Natürliche Einheiten:

Code

(* Syntax: Mathematica *)
ClearAll["Global`*"]
vretro[a_,r_]:=(a^2+2 a Sqrt[r]+r^2)/(Sqrt[a^2+(-2+r) r] (a-r^(3/2))); 
vprogr[a_,r_]:=(a^2-2 a Sqrt[r]+r^2)/(Sqrt[a^2+(-2+r) r] (a+r^(3/2)));
rh = 1 + Sqrt[1 - a^2];
r1 = 2 (1 + Cos[2/3 ArcCos[-a]]);
r2 = 2 (1 + Cos[2/3 ArcCos[+a]]);
Do[Print[Rasterize[Grid[{{Show[
Plot[{vprogr[a, r], vretro[a, r]}, {r, 1, 10},
PlotRange->{{1, 10}, {-1, 1}},
GridLines->{{rh, r1, r2}, {}},
Frame->True, ImageSize->500, 
PlotStyle -> {{Blue, Thick}, {Magenta, Thick}}],
Graphics[{LightGray, Rectangle[{1, -1}, {rh, 1}]}]]}, 
{"a"->a}, {"rH"->rh}, {"r+"->r1}, {"r-"->r2}}, 
Alignment -> Left]]], 
{a, 0.0, 1.0, 0.1}]
(* kerr.yukterez.net *)

授權條款

我,本作品的著作權持有者,決定用以下授權條款發佈本作品:
w:zh:創用CC
姓名標示 相同方式分享
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
  • 相同方式分享 – 若要根據本素材進行再混合、轉換或創作,則必須以與原作相同或相容的授權來發布您的作品。

References

  1. a b Simon Tyran: Kreisbahnen in der Kerr-Raumzeit
  2. a b Edward Teo: Spherical Photon Orbits Around A Kerr Black Hole

File usage in Wikipedia articles

de.wikipedia.org/wiki/Kerr-Metrik

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

沒有維基數據項目的某些值

檔案來源 Chinese (Taiwan) (已轉換拼寫)

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸使用者備⁠註
目前2017年7月20日 (四) 00:59於 2017年7月20日 (四) 00:59 版本的縮圖513 × 322​(2.27 MB)Yukterezinsert pause at a=0 and a=1, add r coordinate of the event horizon and the photon orbit radii
2017年7月19日 (三) 14:22於 2017年7月19日 (三) 14:22 版本的縮圖513 × 322​(2.48 MB)YukterezUser created page with UploadWizard

沒有使用此檔案的頁面。

全域檔案使用狀況

以下其他 wiki 使用了這個檔案: