vault backup: 2026-04-07 14:47:13

This commit is contained in:
Jan Meyer
2026-04-07 14:47:13 +02:00
parent 2dad565acf
commit 4047ed61c2
4 changed files with 51 additions and 4 deletions

View File

@@ -13,12 +13,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "00 Inbox/Zählpfeilsysteme.md", "file": "00 Inbox/Übungsaufgabe 2.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "Zählpfeilsysteme" "title": "Übungsaufgabe 2"
} }
} }
] ]
@@ -184,9 +184,11 @@
}, },
"active": "0e89c1d1d5ec049c", "active": "0e89c1d1d5ec049c",
"lastOpenFiles": [ "lastOpenFiles": [
"00 Inbox/Übungsaufgabe 1.md",
"00 Inbox/Zeitabhängige Größen.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", "00 Inbox/Zählpfeilsysteme.md",
"30 Library/ET_II_Folien_gesamt_020426.pdf",
"99 Templates/New File Template.md", "99 Templates/New File Template.md",
"30 Library/d6d88eed747e389e597d2a19bb868ee6?cid=4b45b3a6f32c35a6d9ca5b1b07b760de", "30 Library/d6d88eed747e389e597d2a19bb868ee6?cid=4b45b3a6f32c35a6d9ca5b1b07b760de",
"30 Library/wget-log", "30 Library/wget-log",

View File

@@ -1,7 +1,7 @@
--- ---
created: 2026-04-07 14:02 created: 2026-04-07 14:02
course: "[[Elektrotechnik II]]" course: "[[Elektrotechnik II]]"
topic: topic: "#sine #cosine"
type: lecture type: lecture
status: 🔴 status: 🔴
tags: tags:
@@ -19,3 +19,17 @@ tags:
## 📝 Content ## 📝 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

View File

@@ -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"$

View File

@@ -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]]