跳至內容

File:Bloch Sphere.svg

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

原始檔案(SVG 檔案,表面大小:163 × 185 像素,檔案大小:51 KB)


摘要

描述
English: Bloch sphere; a geometrical representation of a two-level quantum system. Rendered with Asymptote.
Deutsch: Bloch-Kugel; eine grafisch-geometrische Darstellung, die die Überlagerungen der Zustände eines quantenmechanischen Zweizustandssystems als Punkte auf einer Kugeloberfläche darstellt. Gerendert mit Asymptote.
日期
來源 自己的作品
作者 Glosser.ca
其他版本

此檔案衍生的作品:

SVG開發
InfoField
 
SVG檔案的原始碼通過W3C驗證
 
向量圖形使用Asymptote創作 by dvisvgm。
原始碼
InfoField

Asymptote code

size(6.5cm,6.5cm);
import olympiad;

pair origin, xhat, yhat, zhat;
origin=(0,0); xhat=-(1,1); yhat=(1,0); zhat=(0,1);

draw(circle(origin,1));
draw(ellipse(origin,1,2/5),dashed); //major axis = 2, minor axis = 4/5

draw(origin--zhat,Arrow);
label("$\hat{\mathbf{z}}=\left|0\right\rangle$",zhat,N);
label("$-\hat{\mathbf{z}}=\left|1\right\rangle$",-zhat,S);

draw(origin--yhat,Arrow);
label("$\hat{\mathbf{y}}$",yhat,E);

pair intersection;
intersection = 2/sqrt(29)*xhat;

draw(origin--intersection,Arrow);
label("$\hat{\mathbf{x}}$",intersection,SW);

pair psipoint = 0.6*expi(4*pi/13);
pair psiprime = psipoint - (0,0.7);

draw(origin--psipoint);
dot(psipoint);
label("$\left|\psi\right\rangle$",psipoint,NE);

draw(psipoint--psiprime--origin,dotted);

path thetaArc,phiArc;
thetaArc=Arc(origin,0.15,degrees(4*pi/13),90);
phiArc=Arc(origin,0.1,degrees(angle(psiprime)),degrees(-3*pi/4));

draw(thetaArc);
label("$\theta$",thetaArc);

draw(phiArc);
label("$\phi$",phiArc,S);
The olympiad package needed to draw arcs can be found here.

授權條款

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

說明

添加單行說明來描述出檔案所代表的內容
The Bloch sphere, a geometric representation of a two-level quantum system

在此檔案描寫的項目

描繪內容

布洛赫球面 中文 (已轉換拼寫)

量子系統 中文 (已轉換拼寫)

Asymptote 中文 (已轉換拼寫)

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

image/svg+xml

57a83735d764f3e28ddf4b64439cde7dca567800

斷定方法:​SHA-1 中文 (已轉換拼寫)

52,250 位元組

185 像素

163 像素

檔案歷史

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

日期/時間縮⁠圖尺寸使用者備⁠註
目前2012年12月23日 (日) 02:06於 2012年12月23日 (日) 02:06 版本的縮圖163 × 185(51 KB)RayhemImproved text readability in thumbnails
2012年12月20日 (四) 02:41於 2012年12月20日 (四) 02:41 版本的縮圖263 × 285(51 KB)RayhemUser created page with UploadWizard

下列頁面有用到此檔案:

全域檔案使用狀況

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

檢視此檔案的更多全域使用狀況

詮釋資料