diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index fec63d0..c49e49a 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "00 Inbox/Zählpfeilsysteme.md", + "file": "00 Inbox/Übungsaufgabe 2.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Zählpfeilsysteme" + "title": "Übungsaufgabe 2" } } ] @@ -184,9 +184,11 @@ }, "active": "0e89c1d1d5ec049c", "lastOpenFiles": [ + "00 Inbox/Übungsaufgabe 1.md", "00 Inbox/Zeitabhängige Größen.md", - "30 Library/ET_II_Folien_gesamt_020426.pdf", + "00 Inbox/Übungsaufgabe 2.md", "00 Inbox/Zählpfeilsysteme.md", + "30 Library/ET_II_Folien_gesamt_020426.pdf", "99 Templates/New File Template.md", "30 Library/d6d88eed747e389e597d2a19bb868ee6?cid=4b45b3a6f32c35a6d9ca5b1b07b760de", "30 Library/wget-log", diff --git a/00 Inbox/Zeitabhängige Größen.md b/00 Inbox/Zeitabhängige Größen.md index 6eab06d..e33c92d 100644 --- a/00 Inbox/Zeitabhängige Größen.md +++ b/00 Inbox/Zeitabhängige Größen.md @@ -1,7 +1,7 @@ --- created: 2026-04-07 14:02 course: "[[Elektrotechnik II]]" -topic: +topic: "#sine #cosine" type: lecture status: 🔴 tags: @@ -19,3 +19,17 @@ tags: ## 📝 Content +### Sinusfunktion +Normalform: $x(t) = hat(x) * sin(omega t + phi)$ +- $hat(x)$: Amplitude (positive Zahl) +- $omega$: $2pi * f$ = Kreisfrequenz [rad/s] +- $f$: $1/T$ = Frequenz [Hz] +- $T$: Periodendauer [s] +- $phi$: Gesamtphasenwinkel [Rad / Grad] + +> [!INFO] Warum Sinus/Cosinus +> - gleichförmige Bewegung im Kreis +> - dient als "Aufbau" für alle periodischen Funktionen +> - Verwendung im Ausdruck komplexer Zahlen +> - "Reproduktion" beim Ableiten / Integrieren + diff --git a/00 Inbox/Übungsaufgabe 1.md b/00 Inbox/Übungsaufgabe 1.md new file mode 100644 index 0000000..83c92c9 --- /dev/null +++ b/00 Inbox/Übungsaufgabe 1.md @@ -0,0 +1,17 @@ +--- +created: 2026-04-07 14:31 +course: "[[Elektrotechnik II]]" +topic: +type: task +status: 🔴 +tags: + - university + - übungsaufgabe +--- +# Übungsaufgabe 1 + +## 📝 Content + +![[ET_II_Folien_gesamt_020426.pdf#page=54]] + +a) $25"ms"$ \ No newline at end of file diff --git a/00 Inbox/Übungsaufgabe 2.md b/00 Inbox/Übungsaufgabe 2.md new file mode 100644 index 0000000..fefac1a --- /dev/null +++ b/00 Inbox/Übungsaufgabe 2.md @@ -0,0 +1,14 @@ +--- +created: 2026-04-07 14:35 +course: +topic: +type: task +status: 🔴 +tags: + - university +--- + +# Übungsaufgabe 2 + +## 📝 Content +![[ET_II_Folien_gesamt_020426.pdf#page=55]] \ No newline at end of file