원본 파일(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 파일의 소스 코드 문법이 올바릅니다.
 
벡터 그림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:ko:크리에이티브 커먼즈
저작자표시 동일조건변경허락
이용자는 다음의 권리를 갖습니다:
  • 공유 및 이용 – 저작물의 복제, 배포, 전시, 공연 및 공중송신
  • 재창작 – 저작물의 개작, 수정, 2차적저작물 창작
다음과 같은 조건을 따라야 합니다:
  • 저작자표시 – 적절한 저작자 표시를 제공하고, 라이센스에 대한 링크를 제공하고, 변경사항이 있는지를 표시해야 합니다. 당신은 합리적인 방식으로 표시할 수 있지만, 어떤 방식으로든 사용권 허가자가 당신 또는 당신의 사용을 지지하는 방식으로 표시할 수 없습니다.
  • 동일조건변경허락 – 만약 당신이 이 저작물을 리믹스 또는 변형하거나 이 저작물을 기반으로 제작하는 경우, 당신은 당신의 기여물을 원저작물과 동일하거나 호환 가능한 라이선스에 따라 배포하여야 합니다.

설명

이 파일이 나타내는 바에 대한 한 줄 설명을 추가합니다
The Bloch sphere, a geometric representation of a two-level quantum system

image/svg+xml

57a83735d764f3e28ddf4b64439cde7dca567800

52,250 바이트

185 화소

163 화소

파일 역사

날짜/시간 링크를 클릭하면 해당 시간의 파일을 볼 수 있습니다.

날짜/시간섬네일크기사용자설명
현재2012년 12월 23일 (일) 11:062012년 12월 23일 (일) 11:06 판의 섬네일163 × 185 (51 KB)RayhemImproved text readability in thumbnails
2012년 12월 20일 (목) 11:412012년 12월 20일 (목) 11:41 판의 섬네일263 × 285 (51 KB)RayhemUser created page with UploadWizard

다음 문서 1개가 이 파일을 사용하고 있습니다:

이 파일을 사용하고 있는 모든 위키의 문서 목록

다음 위키에서 이 파일을 사용하고 있습니다:

이 파일의 더 많은 사용 내역을 봅니다.

메타데이터