diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 16f58f2..ee1c149 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -216,6 +216,8 @@ }, "active": "25f5b25d5eca7203", "lastOpenFiles": [ + "SS2026/Quantum Computing/4. Observing and measuring/Anhänge/Pasted image 20260729100435.png", + "SS2026/Quantum Computing/4. Observing and measuring/Anhänge/Pasted image 20260729100407.png", "SS2026/Quantum Computing/4. Observing and measuring/Anhänge/Pasted image 20260729094718.png", "SS2026/Quantum Computing/4. Observing and measuring/Anhänge/Pasted image 20260729094710.png", "SS2026/Quantum Computing/4. Observing and measuring/Anhänge/Pasted image 20260729094624.png", @@ -232,8 +234,6 @@ "SS2026/Quantum Computing/3. Quantum Systems/Anhänge", "SS2026/Quantum Computing/2. Probabilistic systems/Probabilistic Systems.md", "SS2026/Quantum Computing/3. Quantum Systems", - "SS2026/Quantum Computing/2. Probabilistic systems/Anhänge/Pasted image 20260728164820.png", - "SS2026/Quantum Computing/2. Probabilistic systems/Anhänge/Pasted image 20260728164547.png", "SS2026/Quantum Computing/2. Probabilistic systems/Anhänge", "SS2026/Quantum Computing/1. Introduction/Introduction.md", "SS2026/Quantum Computing/Anhänge/Introduction-to-Quantum-Computing.pdf", diff --git a/SS2026/Quantum Computing/4. Observing and measuring/Anhänge/Pasted image 20260729100407.png b/SS2026/Quantum Computing/4. Observing and measuring/Anhänge/Pasted image 20260729100407.png new file mode 100644 index 0000000..5765dea Binary files /dev/null and b/SS2026/Quantum Computing/4. Observing and measuring/Anhänge/Pasted image 20260729100407.png differ diff --git a/SS2026/Quantum Computing/4. Observing and measuring/Anhänge/Pasted image 20260729100435.png b/SS2026/Quantum Computing/4. Observing and measuring/Anhänge/Pasted image 20260729100435.png new file mode 100644 index 0000000..70bcf3f Binary files /dev/null and b/SS2026/Quantum Computing/4. Observing and measuring/Anhänge/Pasted image 20260729100435.png differ diff --git a/SS2026/Quantum Computing/4. Observing and measuring/Observing probabilistic and measuring quantum systems.md b/SS2026/Quantum Computing/4. Observing and measuring/Observing probabilistic and measuring quantum systems.md index 1a938d8..754c311 100644 --- a/SS2026/Quantum Computing/4. Observing and measuring/Observing probabilistic and measuring quantum systems.md +++ b/SS2026/Quantum Computing/4. Observing and measuring/Observing probabilistic and measuring quantum systems.md @@ -21,3 +21,21 @@ Measuring a quantum state CHANGES THE SYSTEM!!! ![[Pasted image 20260729094710.png]] ![[Pasted image 20260729094718.png]] + + +## Elitzur-Vaidman bomb tester + +Given a box we want to determine whether it contains a bomb. +To test, a photon can be send through the box. +- if the bomb detects a photon it explodes! +- if no bomb is present nothing happens + +![[Pasted image 20260729100407.png]] + +#### Beam Splitter + +![[Pasted image 20260729100435.png]] + +A beam splitter is a semi transparent mirror. +Photons entering from up can come out on the up or down path - analog for down +Quantum mechanically it could come in a superposition between up and down \ No newline at end of file