diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 8eb6809..ec4c7df 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,30 @@ "state": { "type": "markdown", "state": { - "file": "SS2026/Datenbanken und Informationssysteme/4. SQL/SQL.md", + "file": "SS2026/Quantum Computing/1. Introduction/Introduction.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "SQL" + "title": "Introduction" + } + } + ] + }, + { + "id": "321a27ba88bc7ef2", + "type": "tabs", + "children": [ + { + "id": "644429833dab1cca", + "type": "leaf", + "state": { + "type": "pdf", + "state": { + "file": "SS2026/Quantum Computing/Anhänge/Introduction-to-Quantum-Computing.pdf" + }, + "icon": "lucide-file-text", + "title": "Introduction-to-Quantum-Computing" } } ] @@ -74,8 +92,7 @@ "title": "Lesezeichen" } } - ], - "currentTab": 1 + ] } ], "direction": "horizontal", @@ -197,15 +214,22 @@ "obsidian-git:Open Git source control": false } }, - "active": "25f5b25d5eca7203", + "active": "644429833dab1cca", "lastOpenFiles": [ + "SS2026/Quantum Computing/1. Introduction/Introduction.md", + "SS2026/Quantum Computing/1. Introduction/Anhänge/Pasted image 20260728152302.png", + "SS2026/Quantum Computing/1. Introduction/Anhänge", + "SS2026/Quantum Computing/Introduction to Quantum Computing.md", + "SS2026/Quantum Computing/1. Introduction", + "SS2026/Quantum Computing/Anhänge/Introduction-to-Quantum-Computing.pdf", + "SS2026/Quantum Computing/Anhänge", + "SS2026/Datenbanken und Informationssysteme/4. SQL/SQL.md", "SS2026/Datenbanken und Informationssysteme/Datenbanken und Informationssysteme.md", "SS2026/Datenbanken und Informationssysteme/5. Relationale Anfragebearbeitung/Relationale Anfragebearbeitung.md", "SS2026/Klausurplan.canvas", "SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Resource Description Framework und Wissensgraphen.md", "SS2026/Datenbanken und Informationssysteme/6. Relationale Entwurfstheorie/Relationale Entwurfstheorie.md", "SS2026/Datenbanken und Informationssysteme/7. Transaktionsverwaltung/Transaktionsverwaltung.md", - "SS2026/Datenbanken und Informationssysteme/4. SQL/SQL.md", "SS2026/Datenbanken und Informationssysteme/MongoDB/MongoDB.md", "SS2026/Datenbanken und Informationssysteme/MongoDB", "SS2026/Datenbanken und Informationssysteme/8. Alternative Datenmodelle und No-SQL/Alternative Datenmodelle und No-SQL.md", @@ -221,13 +245,8 @@ "SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Anhänge", "SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web", "SS2026/Datenbanken und Informationssysteme/8. Alternative Datenmodelle und No-SQL/Anhänge", - "SS2026/Datenbanken und Informationssysteme/8. Alternative Datenmodelle und No-SQL", "SS2026/Datenbanken und Informationssysteme/7. Transaktionsverwaltung/Anhänge/Pasted image 20260723185939.png", "SS2026/Datenbanken und Informationssysteme/7. Transaktionsverwaltung/Anhänge/Pasted image 20260723185557.png", - "SS2026/Datenbanken und Informationssysteme/7. Transaktionsverwaltung/Anhänge/Pasted image 20260723185549.png", - "SS2026/Datenbanken und Informationssysteme/7. Transaktionsverwaltung/Anhänge/7-TM.pdf", - "SS2026/Datenbanken und Informationssysteme/7. Transaktionsverwaltung/Anhänge", - "SS2026/Datenbanken und Informationssysteme/7. Transaktionsverwaltung", "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/DQL Data Query Language SQL.md", @@ -242,8 +261,6 @@ "SS2026/Datenbanken und Informationssysteme/2. ER-Modell/Konzeptueller Entwurf.md", "SS2026/Datenbanken und Informationssysteme/2. ER-Modell/Erweitertes Konzept isA.md", "SS2026/Datenbanken und Informationssysteme/2. ER-Modell/Datenbankentwurf.md", - "SS2026/Datenbanken und Informationssysteme/2. ER-Modell/Kardinalitäten.md", - "SS2026/Datenbanken und Informationssysteme/2. ER-Modell/Schwache Entity-Typen.md", - "SS2026/Datenbanken und Informationssysteme/1. Einführung/Einführung.md" + "SS2026/Datenbanken und Informationssysteme/2. ER-Modell/Kardinalitäten.md" ] } \ No newline at end of file diff --git a/SS2026/Quantum Computing/1. Introduction/Anhänge/Pasted image 20260728152302.png b/SS2026/Quantum Computing/1. Introduction/Anhänge/Pasted image 20260728152302.png new file mode 100644 index 0000000..f75fd74 Binary files /dev/null and b/SS2026/Quantum Computing/1. Introduction/Anhänge/Pasted image 20260728152302.png differ diff --git a/SS2026/Quantum Computing/1. Introduction/Introduction.md b/SS2026/Quantum Computing/1. Introduction/Introduction.md new file mode 100644 index 0000000..e8174e6 --- /dev/null +++ b/SS2026/Quantum Computing/1. Introduction/Introduction.md @@ -0,0 +1,8 @@ +## Double slit experiment +Light source behind wall with two narrow closely spaced slits. +Photosensitive plate on other side +![[Pasted image 20260728152302.png]] + +Light waves overlap and interfere with each other. +Same amplitude = reinforcement +Different amplitude = cancel each other out diff --git a/SS2026/Quantum Computing/Anhänge/Introduction-to-Quantum-Computing.pdf b/SS2026/Quantum Computing/Anhänge/Introduction-to-Quantum-Computing.pdf new file mode 100644 index 0000000..85a66c6 Binary files /dev/null and b/SS2026/Quantum Computing/Anhänge/Introduction-to-Quantum-Computing.pdf differ diff --git a/SS2026/Quantum Computing/Introduction to Quantum Computing.md b/SS2026/Quantum Computing/Introduction to Quantum Computing.md new file mode 100644 index 0000000..e69de29