vault backup: 2026-07-29 10:53:22
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"nodes":[
|
||||
{"id":"71880b99a91c67bd","type":"text","text":"13.08 [[Datenbanken und Informationssysteme]]","x":-540,"y":-280,"width":250,"height":60,"color":"1"},
|
||||
{"id":"d9dae797ebe948cd","type":"text","text":"20.08 Quantum Computing","x":-540,"y":-200,"width":250,"height":60,"color":"1"},
|
||||
{"id":"d9dae797ebe948cd","type":"text","text":"20.08 [[Introduction to Quantum Computing]]","x":-540,"y":-200,"width":250,"height":60,"color":"1"},
|
||||
{"id":"f1808e4ab000c548","type":"text","text":"27.08 MaLo","x":-540,"y":-120,"width":250,"height":60,"color":"1"},
|
||||
{"id":"3c8b84526662b594","type":"text","text":"16.09 MIT","x":-540,"y":-40,"width":250,"height":60,"color":"1"},
|
||||
{"id":"039d99cbeaa8bacd","type":"text","text":"23.09 EmSys","x":-540,"y":40,"width":250,"height":60,"color":"1"},
|
||||
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
+16
@@ -51,4 +51,20 @@ The bomb tester now looks like this:
|
||||
|
||||
A photon in the up state $\begin{pmatrix} 1 \\ 0 \end{pmatrix}$ is sent through the first beam splitter.
|
||||
Afterwards the photon is in the state $\begin{pmatrix} \frac{1}{\sqrt{2}} \\ \frac{1}{\sqrt{2}} \end{pmatrix}$
|
||||
So the photon is in a superposition between up and down, so between passing through the box with maybe a bomb and passing through empty air.
|
||||
|
||||
It makes a difference whether a bomb is inside the box or not!!
|
||||
|
||||
First, what happens if there is no bomb:
|
||||
Photon can pass through both paths.
|
||||
Second beam splitter is reached in any case.
|
||||
|
||||
After the second splitter the photon is in the state : $B(\begin{pmatrix} \frac{1}{\sqrt{2}} \\ \frac{1}{\sqrt{2}} \end{pmatrix})$ = $\begin{pmatrix} 1 \\ 0 \end{pmatrix}$
|
||||
After measuring we get the following distribution:
|
||||
![[Pasted image 20260729105142.png]]
|
||||
|
||||
|
||||
Now, what happens if there is a bomb:
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
1. [[Introduction]]
|
||||
Reference in New Issue
Block a user