Moved note
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 32s
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 32s
This commit is contained in:
@@ -330,14 +330,13 @@
|
|||||||
align(center, [
|
align(center, [
|
||||||
*$u$-gesteuert* \
|
*$u$-gesteuert* \
|
||||||
Helmholz / Thévenin
|
Helmholz / Thévenin
|
||||||
|
|
||||||
(Strom $-I_0$ wird als $I_0$ geschrieben)
|
|
||||||
]), align(center, [
|
]), align(center, [
|
||||||
*$i$-gesteuert* \
|
*$i$-gesteuert* \
|
||||||
Mayer / Norton
|
Mayer / Norton
|
||||||
]),
|
]),
|
||||||
|
|
||||||
align(
|
[
|
||||||
|
#align(
|
||||||
horizon + center,
|
horizon + center,
|
||||||
zap.circuit({
|
zap.circuit({
|
||||||
import zap: *
|
import zap: *
|
||||||
@@ -363,7 +362,8 @@
|
|||||||
cetz.draw.content((1.7, -0.75), [$u$])
|
cetz.draw.content((1.7, -0.75), [$u$])
|
||||||
cetz.draw.line((1.5, -0.1), (1.5, -1.4), stroke: 0.5pt)
|
cetz.draw.line((1.5, -0.1), (1.5, -1.4), stroke: 0.5pt)
|
||||||
}),
|
}),
|
||||||
),
|
)
|
||||||
|
],
|
||||||
align(
|
align(
|
||||||
horizon + center,
|
horizon + center,
|
||||||
zap.circuit({
|
zap.circuit({
|
||||||
@@ -413,7 +413,11 @@
|
|||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
Bei Dualwandlung, einfach Ersetzung durchführen
|
- Bei Dualwandlung, einfach Ersetzung durchführen
|
||||||
|
|
||||||
|
- Bei explizit: *Mayer-Norten*: $-I_0$ als $I_0$ schreiben und $-$ in die Variable reinziehen.
|
||||||
|
|
||||||
|
*NICHT* die Pfeilrichtung ändern!
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user