vault backup: 2026-08-05 19:47:37
@@ -218,6 +218,14 @@
|
||||
},
|
||||
"active": "25f5b25d5eca7203",
|
||||
"lastOpenFiles": [
|
||||
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194639.png",
|
||||
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194630.png",
|
||||
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194614.png",
|
||||
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194600.png",
|
||||
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194245.png",
|
||||
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194238.png",
|
||||
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805193638.png",
|
||||
"SS2026/Quantum Computing/15. Ion-based/Anhänge",
|
||||
"SS2026/Quantum Computing/Introduction to Quantum Computing.md",
|
||||
"SS2026/Quantum Computing/15. Ion-based/Ion-based Quantum Computers.md",
|
||||
"SS2026/Quantum Computing/14. Quantum Computer/From Quantum Physics to Quantum Computers.md",
|
||||
@@ -230,22 +238,15 @@
|
||||
"SS2026/Quantum Computing/14. Quantum Computer",
|
||||
"SS2026/Quantum Computing/13. Quantum Physics/Anhänge/Pasted image 20260805151259.png",
|
||||
"SS2026/Quantum Computing/13. Quantum Physics/Anhänge/Pasted image 20260805151253.png",
|
||||
"SS2026/Quantum Computing/13. Quantum Physics/Anhänge/Pasted image 20260805150253.png",
|
||||
"SS2026/Quantum Computing/13. Quantum Physics/Anhänge/Pasted image 20260805150241.png",
|
||||
"SS2026/Quantum Computing/13. Quantum Physics/Anhänge/Pasted image 20260805145615.png",
|
||||
"SS2026/Quantum Computing/13. Quantum Physics/Anhänge/Pasted image 20260805145536.png",
|
||||
"SS2026/Quantum Computing/13. Quantum Physics/Anhänge/Pasted image 20260805145524.png",
|
||||
"SS2026/Quantum Computing/13. Quantum Physics/Anhänge",
|
||||
"SS2026/Quantum Computing/12. Grover's Algorithm/Grover's Algorithm.md",
|
||||
"SS2026/Quantum Computing/13. Quantum Physics",
|
||||
"SS2026/Quantum Computing/12. Grover's Algorithm/Anhänge/Pasted image 20260805110648.png",
|
||||
"SS2026/Quantum Computing/12. Grover's Algorithm/Anhänge",
|
||||
"SS2026/Quantum Computing/12. Grover's Algorithm",
|
||||
"SS2026/Klausurplan.canvas",
|
||||
"SS2026/Quantum Computing/11. Shor's Algorithm/Shor's Algorithm.md",
|
||||
"SS2026/Quantum Computing/11. Shor's Algorithm/Anhänge",
|
||||
"SS2026/Quantum Computing/10. Discrete Fourier Transformation/Discrete Fourier Transformation.md",
|
||||
"SS2026/Quantum Computing/11. Shor's Algorithm",
|
||||
"SS2026/Quantum Computing/9. Bernstein-Vazirani/Bernstein-Vazirani Algorithm.md",
|
||||
"SS2026/Quantum Computing/8. Ket Notation/Ket Notation.md",
|
||||
"SS2026/Quantum Computing/7. Quantum Circuits/Quantum Circuits.md",
|
||||
@@ -263,7 +264,6 @@
|
||||
"SS2026/Datenbanken und Informationssysteme/7. Transaktionsverwaltung/Transaktionsverwaltung.md",
|
||||
"SS2026/Datenbanken und Informationssysteme/MongoDB/MongoDB.md",
|
||||
"SS2026/Datenbanken und Informationssysteme/8. Alternative Datenmodelle und No-SQL/Alternative Datenmodelle und No-SQL.md",
|
||||
"SS2026/Datenbanken und Informationssysteme/4. SQL/Unbenannt.md",
|
||||
"SS2026/Datenbanken und Informationssysteme/4. SQL/TCL Transaction Control Language SQL.md"
|
||||
"SS2026/Datenbanken und Informationssysteme/4. SQL/Unbenannt.md"
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 62 KiB |
|
After Width: | Height: | Size: 17 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 52 KiB |
|
After Width: | Height: | Size: 46 KiB |
@@ -0,0 +1,27 @@
|
||||
We will look at an approach of building a quantum computer by using trapped ions:
|
||||
|
||||
We look at single atoms with one electron orbiting the nucleus.
|
||||
The quantum state is encoded as the orbital of the electron.
|
||||
|
||||
## Setup
|
||||
|
||||
![[Pasted image 20260805193638.png]]
|
||||
|
||||
|
||||
## Operations
|
||||
|
||||
### Cooling
|
||||
|
||||
An ion of energy level $E_i$ when hit by a photon of energy level $E_j-E_i$ will go to energy level $E_j$
|
||||
|
||||
![[Pasted image 20260805194238.png]]
|
||||
![[Pasted image 20260805194245.png]]
|
||||
|
||||
### Measurements
|
||||
![[Pasted image 20260805194600.png]]
|
||||
|
||||
### Unitaries
|
||||
|
||||
![[Pasted image 20260805194614.png]]
|
||||
![[Pasted image 20260805194630.png]]
|
||||
![[Pasted image 20260805194639.png]]
|
||||