Added strom quelle knoten potenzial + Ohm/Semines einheiten
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 33s
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 33s
This commit is contained in:
@@ -123,6 +123,8 @@
|
||||
$u dot i > 0$: Nimmt Energie auf\
|
||||
$u dot i = 0$: Verlustlos\
|
||||
$u dot i < 0$: Gibt Energie ab\
|
||||
|
||||
#grid(columns: (1fr, 1fr), $[R] = Omega = "V"/"A"$, $[G] = S = "A"/"V"$)
|
||||
]
|
||||
|
||||
// Verschaltung
|
||||
@@ -1538,7 +1540,9 @@
|
||||
}),
|
||||
),
|
||||
|
||||
[*Übertrager/NIK* siehe Zweitor-Tabelle],
|
||||
[*Übertrager/NIK* siehe Zweitor-Tabelle
|
||||
|
||||
],
|
||||
|
||||
scale(90%, grid(
|
||||
columns: (auto, 0mm, 1fr),
|
||||
@@ -1708,7 +1712,7 @@
|
||||
align(center, image("../images/schaltungstheorie/knotenpotenzial/nullator.jpg", height: ImageHeight, fit: "contain")),
|
||||
|
||||
align(center, image("../images/schaltungstheorie/knotenpotenzial/norator.jpg", height: ImageHeight, fit: "contain")),
|
||||
|
||||
align(center, image("../images/schaltungstheorie/knotenpotenzial/schaltKnotenPotenziell13.png", height: ImageHeight, fit: "contain"))
|
||||
)
|
||||
]
|
||||
|
||||
@@ -1989,7 +1993,9 @@
|
||||
],
|
||||
align(center+horizon,
|
||||
$u = r dot i \
|
||||
i = u/r$
|
||||
i = u/r \
|
||||
[R] = Omega = "V"/"A" \ [G] = S = "A"/"V"
|
||||
$
|
||||
),
|
||||
[
|
||||
#scale(x: 75%, y: 75%, cetz.canvas({
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 116 KiB |
Reference in New Issue
Block a user